00:00:00.000 Started by user sys_sgci 00:00:00.008 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.009 The recommended git tool is: git 00:00:00.009 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.024 Fetching changes from the remote Git repository 00:00:00.025 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.037 Using shallow fetch with depth 1 00:00:00.037 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.037 > git --version # timeout=10 00:00:00.047 > git --version # 'git version 2.39.2' 00:00:00.047 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.057 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.057 > 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.236 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.247 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.258 Checking out Revision 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 (FETCH_HEAD) 00:00:02.258 > git config core.sparsecheckout # timeout=10 00:00:02.268 > git read-tree -mu HEAD # timeout=10 00:00:02.282 > git checkout -f 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=5 00:00:02.303 Commit message: "pool: fixes for VisualBuild class" 00:00:02.303 > git rev-list --no-walk 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=10 00:00:02.484 [Pipeline] Start of Pipeline 00:00:02.499 [Pipeline] library 00:00:02.500 Loading library shm_lib@master 00:00:02.501 Library shm_lib@master is cached. Copying from home. 00:00:02.529 [Pipeline] node 00:00:02.537 Running on ME2 in /var/jenkins/workspace/autotest-per-patch_2 00:00:02.542 [Pipeline] { 00:00:02.559 [Pipeline] cleanWs 00:00:02.569 [WS-CLEANUP] Deleting project workspace... 00:00:02.569 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.574 [WS-CLEANUP] done 00:00:02.580 [Pipeline] stage 00:00:02.584 [Pipeline] { (Prologue) 00:00:02.685 [Pipeline] withCredentials 00:00:02.695 > git --version # timeout=10 00:00:02.707 > git --version # 'git version 2.39.2' 00:00:02.728 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.731 [Pipeline] { 00:00:02.741 [Pipeline] retry 00:00:02.743 [Pipeline] { 00:00:02.914 [Pipeline] sh 00:00:03.194 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.121 [Pipeline] } 00:00:05.145 [Pipeline] // retry 00:00:05.151 [Pipeline] } 00:00:05.171 [Pipeline] // withCredentials 00:00:05.178 [Pipeline] nodesByLabel 00:00:05.180 Found a total of 2 nodes with the 'sorcerer' label 00:00:05.191 [Pipeline] httpRequest 00:00:05.196 HttpMethod: GET 00:00:05.198 URL: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.199 Sending request to url: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.204 Response Code: HTTP/1.1 200 OK 00:00:05.205 Success: Status code 200 is in the accepted range: 200,404 00:00:05.205 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.348 [Pipeline] sh 00:00:05.636 + tar --no-same-owner -xf jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:05.662 [Pipeline] httpRequest 00:00:05.668 HttpMethod: GET 00:00:05.668 URL: http://10.211.164.101/packages/spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:00:05.669 Sending request to url: http://10.211.164.101/packages/spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:00:05.672 Response Code: HTTP/1.1 404 Not Found 00:00:05.672 Success: Status code 404 is in the accepted range: 200,404 00:00:05.673 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:00:05.686 [Pipeline] sh 00:00:05.971 + rm -f spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:00:05.990 [Pipeline] node 00:00:06.002 Running on GP10 in /var/jenkins/workspace/autotest-per-patch 00:00:06.008 [Pipeline] { 00:00:06.029 [Pipeline] cleanWs 00:00:06.041 [WS-CLEANUP] Deleting project workspace... 00:00:06.041 [WS-CLEANUP] Deferred wipeout is used... 00:00:06.049 [WS-CLEANUP] done 00:00:06.053 [Pipeline] sh 00:00:06.347 + find /storage/packages/ -type f -mtime +34 -print -delete 00:00:06.362 [Pipeline] retry 00:00:06.365 [Pipeline] { 00:00:06.389 [Pipeline] checkout 00:00:06.397 The recommended git tool is: NONE 00:00:06.412 using credential 00000000-0000-0000-0000-000000000002 00:00:06.419 Cloning the remote Git repository 00:00:06.424 Honoring refspec on initial clone 00:00:06.424 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.425 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:06.434 Using reference repository: /var/ci_repos/spdk_multi 00:00:06.434 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:06.434 > git --version # timeout=10 00:00:06.438 > git --version # 'git version 2.42.0' 00:00:06.439 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:06.443 Setting http proxy: proxy-dmz.intel.com:911 00:00:06.443 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/01/22901/6 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:25.946 Avoid second fetch 00:00:25.921 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:25.926 > git config --add remote.origin.fetch refs/changes/01/22901/6 # timeout=10 00:00:25.930 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:25.945 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:25.962 Checking out Revision c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386 (FETCH_HEAD) 00:00:26.296 Commit message: "autorun_post: Check if skipped tests were executed in per-patch" 00:00:25.953 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:25.961 > git config core.sparsecheckout # timeout=10 00:00:25.965 > git checkout -f c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386 # timeout=10 00:00:26.295 > git rev-list --no-walk 344c652576b3351f4e66600fb428ffecb7c1297b # timeout=10 00:00:26.332 > git remote # timeout=10 00:00:26.336 > git submodule init # timeout=10 00:00:26.384 > git submodule sync # timeout=10 00:00:26.430 > git config --get remote.origin.url # timeout=10 00:00:26.437 > git submodule init # timeout=10 00:00:26.480 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:26.484 > git config --get submodule.dpdk.url # timeout=10 00:00:26.488 > git remote # timeout=10 00:00:26.491 > git config --get remote.origin.url # timeout=10 00:00:26.495 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:26.498 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:26.502 > git remote # timeout=10 00:00:26.506 > git config --get remote.origin.url # timeout=10 00:00:26.509 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:26.512 > git config --get submodule.isa-l.url # timeout=10 00:00:26.516 > git remote # timeout=10 00:00:26.519 > git config --get remote.origin.url # timeout=10 00:00:26.523 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:26.526 > git config --get submodule.ocf.url # timeout=10 00:00:26.529 > git remote # timeout=10 00:00:26.533 > git config --get remote.origin.url # timeout=10 00:00:26.536 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:26.540 > git config --get submodule.libvfio-user.url # timeout=10 00:00:26.544 > git remote # timeout=10 00:00:26.547 > git config --get remote.origin.url # timeout=10 00:00:26.551 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:26.554 > git config --get submodule.xnvme.url # timeout=10 00:00:26.558 > git remote # timeout=10 00:00:26.561 > git config --get remote.origin.url # timeout=10 00:00:26.565 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:26.569 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:26.572 > git remote # timeout=10 00:00:26.576 > git config --get remote.origin.url # timeout=10 00:00:26.579 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:26.583 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:26.583 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:26.583 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:26.583 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:26.583 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:26.584 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:26.584 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:26.590 Setting http proxy: proxy-dmz.intel.com:911 00:00:26.590 Setting http proxy: proxy-dmz.intel.com:911 00:00:26.590 Setting http proxy: proxy-dmz.intel.com:911 00:00:26.590 Setting http proxy: proxy-dmz.intel.com:911 00:00:26.590 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:26.590 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:26.590 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:26.590 Setting http proxy: proxy-dmz.intel.com:911 00:00:26.590 Setting http proxy: proxy-dmz.intel.com:911 00:00:26.590 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:26.590 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:26.590 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:26.590 Setting http proxy: proxy-dmz.intel.com:911 00:00:26.590 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:41.090 [Pipeline] dir 00:00:41.091 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:41.092 [Pipeline] { 00:00:41.102 [Pipeline] sh 00:00:41.390 ++ nproc 00:00:41.390 + threads=48 00:00:41.390 + git repack -a -d --threads=48 00:00:51.412 + git submodule foreach git repack -a -d --threads=48 00:00:51.412 Entering 'dpdk' 00:00:59.738 Entering 'intel-ipsec-mb' 00:00:59.738 Entering 'isa-l' 00:00:59.738 Entering 'isa-l-crypto' 00:00:59.738 Entering 'libvfio-user' 00:00:59.738 Entering 'ocf' 00:00:59.738 Entering 'xnvme' 00:00:59.998 + find .git -type f -name alternates -print -delete 00:00:59.998 .git/modules/libvfio-user/objects/info/alternates 00:00:59.998 .git/modules/dpdk/objects/info/alternates 00:00:59.998 .git/modules/ocf/objects/info/alternates 00:00:59.998 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:59.998 .git/modules/isa-l/objects/info/alternates 00:00:59.998 .git/modules/xnvme/objects/info/alternates 00:00:59.998 .git/modules/isa-l-crypto/objects/info/alternates 00:00:59.998 .git/objects/info/alternates 00:01:00.009 [Pipeline] } 00:01:00.031 [Pipeline] // dir 00:01:00.036 [Pipeline] } 00:01:00.058 [Pipeline] // retry 00:01:00.066 [Pipeline] sh 00:01:00.358 + tar -cf spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz -I pigz spdk 00:01:04.611 [Pipeline] httpRequest 00:01:04.619 HttpMethod: PUT 00:01:04.619 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:01:04.622 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:01:06.580 Response Code: HTTP/1.1 200 OK 00:01:06.584 Success: Status code 200 is in the accepted range: 200 00:01:06.590 [Pipeline] echo 00:01:06.592 00:01:06.592 Locking 00:01:06.592 Waited 0s for lock 00:01:06.592 Everything Fine. Saved: /storage/packages/spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:01:06.592 00:01:06.598 [Pipeline] cleanWs 00:01:06.607 [WS-CLEANUP] Deleting project workspace... 00:01:06.607 [WS-CLEANUP] Deferred wipeout is used... 00:01:06.613 [WS-CLEANUP] done 00:01:06.619 [Pipeline] } 00:01:06.653 [Pipeline] // node 00:01:06.662 [Pipeline] retry 00:01:06.664 [Pipeline] { 00:01:06.683 [Pipeline] httpRequest 00:01:06.688 HttpMethod: GET 00:01:06.689 URL: http://10.211.164.101/packages/spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:01:06.690 Sending request to url: http://10.211.164.101/packages/spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:01:06.694 Response Code: HTTP/1.1 200 OK 00:01:06.695 Success: Status code 200 is in the accepted range: 200,404 00:01:06.695 Saving response body to /var/jenkins/workspace/autotest-per-patch_2/spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:01:08.858 [Pipeline] } 00:01:08.883 [Pipeline] // retry 00:01:08.894 [Pipeline] sh 00:01:09.179 + tar --no-same-owner -xf spdk_c5e2a446defa06b8b8d4b09bf06ef38ceeaa3386.tar.gz 00:01:11.084 [Pipeline] sh 00:01:11.365 + git -C spdk log --oneline -n5 00:01:11.365 c5e2a446d autorun_post: Check if skipped tests were executed in per-patch 00:01:11.365 8b38652da test/fuzz: Rename llvm fuzzing tests 00:01:11.365 e55c9a812 vbdev_error: decrement error_num atomically 00:01:11.365 f16e9f4d2 lib/event: framework_get_reactors supports getting pid and tid 00:01:11.365 2d610abe8 lib/env_dpdk: add spdk_get_tid function 00:01:11.401 [Pipeline] setCustomBuildProperty 00:01:11.406 [Pipeline] setCustomBuildProperty 00:01:11.414 [Pipeline] catchError 00:01:11.416 [Pipeline] { 00:01:11.429 [Pipeline] sh 00:01:11.705 + git -C spdk describe --tags --abbrev=0 origin/master 00:01:11.720 [Pipeline] sh 00:01:11.996 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:01:12.011 [Pipeline] echo 00:01:12.013 Branch: master 00:01:12.017 [Pipeline] fileExists 00:01:12.035 [Pipeline] readJSON 00:01:12.052 [Pipeline] } 00:01:12.080 [Pipeline] // catchError 00:01:12.086 [Pipeline] } 00:01:12.113 [Pipeline] // stage 00:01:12.134 [Pipeline] sh 00:01:12.419 + /var/jenkins/workspace/autotest-per-patch_2/jbp/jenkins/jjb-config/jobs/scripts/get-pkgdep-jobs.sh /var/jenkins/workspace/autotest-per-patch_2/spdk 00:01:12.439 [Pipeline] catchError 00:01:12.441 [Pipeline] { 00:01:12.463 [Pipeline] stage 00:01:12.465 [Pipeline] { (Pre tests) 00:01:12.508 [Pipeline] parallel 00:01:12.522 [Pipeline] { (Branch: check-format-docker-autotest) 00:01:12.524 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:01:12.526 [Pipeline] { (Branch: doc-docker-autotest) 00:01:12.528 [Pipeline] { (Branch: build-files-docker-autotest) 00:01:12.554 [Pipeline] retry 00:01:12.556 [Pipeline] { 00:01:12.562 [Pipeline] retry 00:01:12.564 [Pipeline] { 00:01:12.570 [Pipeline] retry 00:01:12.572 [Pipeline] { 00:01:12.578 [Pipeline] retry 00:01:12.580 [Pipeline] { 00:01:12.607 [Pipeline] build 00:01:12.611 Scheduling project: check-format-docker-autotest 00:01:12.621 [Pipeline] build 00:01:12.626 Scheduling project: check-so-deps-docker-autotest 00:01:12.642 [Pipeline] build 00:01:12.661 Scheduling project: doc-docker-autotest 00:01:12.693 [Pipeline] build 00:01:12.696 Scheduling project: build-files-docker-autotest 00:01:20.126 Starting building: check-format-docker-autotest #23958 00:01:20.129 Starting building: doc-docker-autotest #24148 00:01:20.132 Starting building: build-files-docker-autotest #23947 00:01:20.135 Starting building: check-so-deps-docker-autotest #23953 00:01:55.622 Build doc-docker-autotest #24148 completed: SUCCESS 00:01:55.624 [Pipeline] } 00:01:55.660 [Pipeline] // retry 00:01:55.666 [Pipeline] } 00:02:08.498 Build check-format-docker-autotest #23958 completed: SUCCESS 00:02:08.500 [Pipeline] } 00:02:08.535 [Pipeline] // retry 00:02:08.541 [Pipeline] } 00:03:37.289 Build build-files-docker-autotest #23947 completed: SUCCESS 00:03:37.292 [Pipeline] } 00:03:37.327 [Pipeline] // retry 00:03:37.333 [Pipeline] } 00:04:19.821 Build check-so-deps-docker-autotest #23953 completed: SUCCESS 00:04:19.823 [Pipeline] } 00:04:19.860 [Pipeline] // retry 00:04:19.866 [Pipeline] } 00:04:19.921 [Pipeline] // parallel 00:04:19.927 [Pipeline] } 00:04:19.954 [Pipeline] // stage 00:04:19.959 [Pipeline] } 00:04:19.987 [Pipeline] // catchError 00:04:20.023 [Pipeline] catchError 00:04:20.025 [Pipeline] { 00:04:20.047 [Pipeline] stage 00:04:20.049 [Pipeline] { (Tests) 00:04:20.176 [Pipeline] parallel 00:04:20.271 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:04:20.272 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:04:20.273 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:04:20.274 [Pipeline] { (Branch: scan-build-docker-autotest) 00:04:20.276 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:04:20.277 [Pipeline] { (Branch: lvol-vg-autotest) 00:04:20.278 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:04:20.279 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:04:20.281 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:04:20.282 [Pipeline] { (Branch: nvme-vg-autotest) 00:04:20.283 [Pipeline] { (Branch: centos7-vg-autotest) 00:04:20.285 [Pipeline] { (Branch: rocky9-vg-autotest) 00:04:20.286 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:04:20.287 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:04:20.288 [Pipeline] { (Branch: freebsd-vg-autotest) 00:04:20.290 [Pipeline] { (Branch: iscsi-vg-autotest) 00:04:20.291 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:04:20.292 [Pipeline] { (Branch: zns-vg-autotest) 00:04:20.293 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:04:20.294 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:04:20.296 [Pipeline] { (Branch: crypto-phy-autotest) 00:04:20.297 [Pipeline] { (Branch: vhost-phy-autotest) 00:04:20.298 [Pipeline] { (Branch: nvmf-phy-autotest) 00:04:20.299 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:04:20.300 [Pipeline] { (Branch: nvme-phy-autotest) 00:04:20.302 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:04:20.303 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:04:20.304 [Pipeline] { (Branch: packaging-docker-autotest) 00:04:20.335 [Pipeline] retry 00:04:20.337 [Pipeline] { 00:04:20.342 [Pipeline] retry 00:04:20.344 [Pipeline] { 00:04:20.349 [Pipeline] retry 00:04:20.351 [Pipeline] { 00:04:20.356 [Pipeline] retry 00:04:20.357 [Pipeline] { 00:04:20.362 [Pipeline] retry 00:04:20.363 [Pipeline] { 00:04:20.368 [Pipeline] retry 00:04:20.370 [Pipeline] { 00:04:20.374 [Pipeline] retry 00:04:20.376 [Pipeline] { 00:04:20.381 [Pipeline] retry 00:04:20.383 [Pipeline] { 00:04:20.388 [Pipeline] retry 00:04:20.390 [Pipeline] { 00:04:20.395 [Pipeline] retry 00:04:20.397 [Pipeline] { 00:04:20.402 [Pipeline] retry 00:04:20.404 [Pipeline] { 00:04:20.409 [Pipeline] retry 00:04:20.410 [Pipeline] { 00:04:20.416 [Pipeline] retry 00:04:20.417 [Pipeline] { 00:04:20.423 [Pipeline] retry 00:04:20.424 [Pipeline] { 00:04:20.430 [Pipeline] retry 00:04:20.431 [Pipeline] { 00:04:20.436 [Pipeline] retry 00:04:20.438 [Pipeline] { 00:04:20.443 [Pipeline] retry 00:04:20.445 [Pipeline] { 00:04:20.450 [Pipeline] retry 00:04:20.451 [Pipeline] { 00:04:20.457 [Pipeline] retry 00:04:20.459 [Pipeline] { 00:04:20.464 [Pipeline] retry 00:04:20.465 [Pipeline] { 00:04:20.470 [Pipeline] retry 00:04:20.472 [Pipeline] { 00:04:20.477 [Pipeline] retry 00:04:20.479 [Pipeline] { 00:04:20.484 [Pipeline] retry 00:04:20.485 [Pipeline] { 00:04:20.490 [Pipeline] retry 00:04:20.492 [Pipeline] { 00:04:20.497 [Pipeline] retry 00:04:20.499 [Pipeline] { 00:04:20.504 [Pipeline] retry 00:04:20.505 [Pipeline] { 00:04:20.511 [Pipeline] retry 00:04:20.512 [Pipeline] { 00:04:20.517 [Pipeline] retry 00:04:20.519 [Pipeline] { 00:04:20.549 [Pipeline] build 00:04:20.552 Scheduling project: unittest-clang-docker-autotest 00:04:20.558 [Pipeline] build 00:04:20.561 Scheduling project: unittest-main-docker-autotest 00:04:20.567 [Pipeline] build 00:04:20.569 Scheduling project: autobuild-external-vg-autotest 00:04:20.576 [Pipeline] build 00:04:20.579 Scheduling project: scan-build-docker-autotest 00:04:20.586 [Pipeline] build 00:04:20.589 Scheduling project: unittest-valgrind-docker-autotest 00:04:20.595 [Pipeline] build 00:04:20.598 Scheduling project: lvol-vg-autotest 00:04:20.603 [Pipeline] build 00:04:20.606 Scheduling project: vhost-initiator-vg-autotest 00:04:20.611 [Pipeline] build 00:04:20.613 Scheduling project: nvmf-tcp-vg-autotest 00:04:20.619 [Pipeline] build 00:04:20.621 Scheduling project: nvmf-tcp-uring-vg-autotest 00:04:20.627 [Pipeline] build 00:04:20.629 Scheduling project: nvme-vg-autotest 00:04:20.634 [Pipeline] build 00:04:20.636 Scheduling project: centos7-vg-autotest 00:04:20.642 [Pipeline] build 00:04:20.644 Scheduling project: rocky9-vg-autotest 00:04:20.649 [Pipeline] build 00:04:20.652 Scheduling project: ubuntu20-vg-autotest 00:04:20.660 [Pipeline] build 00:04:20.662 Scheduling project: ubuntu22-vg-autotest 00:04:20.667 [Pipeline] build 00:04:20.669 Scheduling project: freebsd-vg-autotest 00:04:20.674 [Pipeline] build 00:04:20.676 Scheduling project: iscsi-vg-autotest 00:04:20.682 [Pipeline] build 00:04:20.684 Scheduling project: iscsi-uring-vg-autotest 00:04:20.689 [Pipeline] build 00:04:20.691 Scheduling project: zns-vg-autotest 00:04:20.697 [Pipeline] build 00:04:20.699 Scheduling project: nvme-cmb-pmr-vg-autotest 00:04:20.704 [Pipeline] build 00:04:20.706 Scheduling project: BlobFS-phy-autotest 00:04:20.712 [Pipeline] build 00:04:20.714 Scheduling project: crypto-phy-autotest 00:04:20.720 [Pipeline] build 00:04:20.722 Scheduling project: vhost-phy-autotest 00:04:20.728 [Pipeline] build 00:04:20.730 Scheduling project: nvmf-phy-autotest 00:04:20.736 [Pipeline] build 00:04:20.738 Scheduling project: nvmf-tcp-phy-autotest 00:04:20.743 [Pipeline] build 00:04:20.745 Scheduling project: nvme-phy-autotest 00:04:20.750 [Pipeline] build 00:04:20.752 Scheduling project: vfio-user-phy-autotest 00:04:20.757 [Pipeline] build 00:04:20.759 Scheduling project: short-fuzz-phy-autotest 00:04:20.764 [Pipeline] build 00:04:20.766 Scheduling project: packaging-docker-autotest 00:04:30.324 Starting building: BlobFS-phy-autotest #28048 00:04:30.326 Starting building: crypto-phy-autotest #28039 00:04:30.329 Starting building: vhost-phy-autotest #28065 00:04:30.332 Starting building: short-fuzz-phy-autotest #28037 00:04:30.336 Starting building: unittest-valgrind-docker-autotest #21489 00:04:30.340 Starting building: autobuild-external-vg-autotest #21537 00:04:30.347 Starting building: scan-build-docker-autotest #21488 00:04:30.353 Starting building: rocky9-vg-autotest #17987 00:04:30.357 Starting building: zns-vg-autotest #78716 00:04:30.363 Starting building: ubuntu22-vg-autotest #39707 00:04:30.368 Starting building: nvmf-tcp-phy-autotest #74170 00:04:30.375 Starting building: iscsi-vg-autotest #79646 00:04:30.378 Starting building: freebsd-vg-autotest #60751 00:04:30.382 Starting building: packaging-docker-autotest #21485 00:04:30.387 Starting building: unittest-clang-docker-autotest #21483 00:04:30.395 Starting building: unittest-main-docker-autotest #21485 00:04:30.401 Starting building: vhost-initiator-vg-autotest #79631 00:04:30.406 Starting building: nvme-phy-autotest #74211 00:04:30.410 Starting building: centos7-vg-autotest #75551 00:04:30.414 Starting building: nvmf-tcp-vg-autotest #79605 00:04:30.419 Starting building: lvol-vg-autotest #79560 00:04:30.422 Starting building: iscsi-uring-vg-autotest #79514 00:04:30.426 Starting building: nvme-cmb-pmr-vg-autotest #80734 00:04:30.430 Starting building: ubuntu20-vg-autotest #75683 00:04:30.435 Starting building: nvme-vg-autotest #79611 00:04:30.437 Starting building: vfio-user-phy-autotest #28048 00:04:30.438 Starting building: nvmf-tcp-uring-vg-autotest #79541 00:04:30.440 Starting building: nvmf-phy-autotest #74285 00:08:14.713 Build unittest-clang-docker-autotest #21483 completed: SUCCESS 00:08:14.716 [Pipeline] } 00:08:14.773 [Pipeline] // retry 00:08:14.779 [Pipeline] } 00:09:03.804 Build packaging-docker-autotest #21485 completed: SUCCESS 00:09:03.806 [Pipeline] } 00:09:03.844 [Pipeline] // retry 00:09:03.851 [Pipeline] } 00:09:37.534 Build scan-build-docker-autotest #21488 completed: SUCCESS 00:09:37.536 [Pipeline] } 00:09:37.585 [Pipeline] // retry 00:09:37.593 [Pipeline] } 00:10:24.964 Build unittest-main-docker-autotest #21485 completed: SUCCESS 00:10:24.967 [Pipeline] } 00:10:25.013 [Pipeline] // retry 00:10:25.019 [Pipeline] } 00:11:57.277 Build autobuild-external-vg-autotest #21537 completed: SUCCESS 00:11:57.280 [Pipeline] } 00:11:57.311 [Pipeline] // retry 00:11:57.318 [Pipeline] } 00:13:37.413 Build short-fuzz-phy-autotest #28037 completed: SUCCESS 00:13:37.416 [Pipeline] } 00:13:37.466 [Pipeline] // retry 00:13:37.473 [Pipeline] } 00:14:05.707 Build vhost-initiator-vg-autotest #79631 completed: SUCCESS 00:14:05.709 [Pipeline] } 00:14:05.757 [Pipeline] // retry 00:14:05.763 [Pipeline] } 00:14:37.014 Build zns-vg-autotest #78716 completed: SUCCESS 00:14:37.016 [Pipeline] } 00:14:37.050 [Pipeline] // retry 00:14:37.055 [Pipeline] } 00:14:41.692 Build unittest-valgrind-docker-autotest #21489 completed: SUCCESS 00:14:41.695 [Pipeline] } 00:14:41.741 [Pipeline] // retry 00:14:41.750 [Pipeline] } 00:17:00.011 Build nvme-cmb-pmr-vg-autotest #80734 completed: SUCCESS 00:17:00.014 [Pipeline] } 00:17:00.065 [Pipeline] // retry 00:17:00.072 [Pipeline] } 00:19:09.785 Build BlobFS-phy-autotest #28048 completed: SUCCESS 00:19:09.787 [Pipeline] } 00:19:09.838 [Pipeline] // retry 00:19:09.844 [Pipeline] } 00:19:18.347 Build iscsi-uring-vg-autotest #79514 completed: SUCCESS 00:19:18.349 [Pipeline] } 00:19:18.398 [Pipeline] // retry 00:19:18.405 [Pipeline] } 00:19:33.479 Build lvol-vg-autotest #79560 completed: SUCCESS 00:19:33.482 [Pipeline] } 00:19:33.531 [Pipeline] // retry 00:19:33.538 [Pipeline] } 00:21:40.580 Build iscsi-vg-autotest #79646 completed: SUCCESS 00:21:40.582 [Pipeline] } 00:21:40.616 [Pipeline] // retry 00:21:40.620 [Pipeline] } 00:22:09.291 Build vhost-phy-autotest #28065 completed: SUCCESS 00:22:09.293 [Pipeline] } 00:22:09.349 [Pipeline] // retry 00:22:09.356 [Pipeline] } 00:24:31.579 Build freebsd-vg-autotest #60751 completed: SUCCESS 00:24:31.582 [Pipeline] } 00:24:31.632 [Pipeline] // retry 00:24:31.639 [Pipeline] } 00:24:35.670 Build vfio-user-phy-autotest #28048 completed: SUCCESS 00:24:35.673 [Pipeline] } 00:24:35.722 [Pipeline] // retry 00:24:35.729 [Pipeline] } 00:27:45.930 Build nvmf-tcp-uring-vg-autotest #79541 completed: SUCCESS 00:27:45.933 [Pipeline] } 00:27:45.982 [Pipeline] // retry 00:27:45.989 [Pipeline] } 00:28:43.932 Build nvme-phy-autotest #74211 completed: SUCCESS 00:28:43.935 [Pipeline] } 00:28:43.984 [Pipeline] // retry 00:28:43.991 [Pipeline] } 00:29:42.992 Build nvmf-tcp-vg-autotest #79605 completed: SUCCESS 00:29:42.993 [Pipeline] } 00:29:43.020 [Pipeline] // retry 00:29:43.026 [Pipeline] } 00:36:04.760 Build nvmf-phy-autotest #74285 completed: SUCCESS 00:36:04.763 [Pipeline] } 00:36:04.807 [Pipeline] // retry 00:36:04.814 [Pipeline] } 00:36:05.631 Build nvme-vg-autotest #79611 completed: SUCCESS 00:36:05.634 [Pipeline] } 00:36:05.675 [Pipeline] // retry 00:36:05.680 [Pipeline] } 00:36:59.128 Build centos7-vg-autotest #75551 completed: SUCCESS 00:36:59.131 [Pipeline] } 00:36:59.168 [Pipeline] // retry 00:36:59.175 [Pipeline] } 00:38:32.427 Build nvmf-tcp-phy-autotest #74170 completed: SUCCESS 00:38:32.430 [Pipeline] } 00:38:32.473 [Pipeline] // retry 00:38:32.480 [Pipeline] } 00:38:52.893 Build crypto-phy-autotest #28039 completed: SUCCESS 00:38:52.896 [Pipeline] } 00:38:52.949 [Pipeline] // retry 00:38:52.957 [Pipeline] } 00:52:10.235 Build rocky9-vg-autotest #17987 completed: SUCCESS 00:52:10.237 [Pipeline] } 00:52:10.282 [Pipeline] // retry 00:52:10.288 [Pipeline] } 00:56:34.006 Build ubuntu20-vg-autotest #75683 completed: SUCCESS 00:56:34.008 [Pipeline] } 00:56:34.050 [Pipeline] // retry 00:56:34.057 [Pipeline] } 00:57:06.238 Build ubuntu22-vg-autotest #39707 completed: SUCCESS 00:57:06.240 [Pipeline] } 00:57:06.270 [Pipeline] // retry 00:57:06.277 [Pipeline] } 00:57:06.519 [Pipeline] // parallel 00:57:06.525 [Pipeline] } 00:57:06.557 [Pipeline] // stage 00:57:06.565 [Pipeline] } 00:57:06.587 [Pipeline] // catchError 00:57:06.598 [Pipeline] stage 00:57:06.601 [Pipeline] { (Autorun Post and Coverage) 00:57:06.621 [Pipeline] setCustomBuildProperty 00:57:06.640 [Pipeline] dir 00:57:06.641 Running in /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148 00:57:06.642 [Pipeline] { 00:57:06.661 [Pipeline] copyArtifacts 00:57:06.940 Copied 6 artifacts from "doc-docker-autotest" build number 24148 00:57:06.946 [Pipeline] writeFile 00:57:06.979 [Pipeline] } 00:57:07.015 [Pipeline] // dir 00:57:07.033 [Pipeline] dir 00:57:07.033 Running in /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958 00:57:07.035 [Pipeline] { 00:57:07.063 [Pipeline] copyArtifacts 00:57:07.133 Copied 5 artifacts from "check-format-docker-autotest" build number 23958 00:57:07.138 [Pipeline] writeFile 00:57:07.164 [Pipeline] } 00:57:07.196 [Pipeline] // dir 00:57:07.282 [Pipeline] dir 00:57:07.282 Running in /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947 00:57:07.283 [Pipeline] { 00:57:07.308 [Pipeline] copyArtifacts 00:57:07.374 Copied 5 artifacts from "build-files-docker-autotest" build number 23947 00:57:07.378 [Pipeline] writeFile 00:57:07.428 [Pipeline] } 00:57:07.465 [Pipeline] // dir 00:57:07.526 [Pipeline] dir 00:57:07.527 Running in /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953 00:57:07.528 [Pipeline] { 00:57:07.548 [Pipeline] copyArtifacts 00:57:07.649 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 23953 00:57:07.652 [Pipeline] writeFile 00:57:07.676 [Pipeline] } 00:57:07.705 [Pipeline] // dir 00:57:07.837 [Pipeline] dir 00:57:07.837 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483 00:57:07.838 [Pipeline] { 00:57:07.865 [Pipeline] copyArtifacts 00:57:07.924 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 21483 00:57:07.928 [Pipeline] writeFile 00:57:07.991 [Pipeline] } 00:57:08.034 [Pipeline] // dir 00:57:08.327 [Pipeline] dir 00:57:08.327 Running in /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485 00:57:08.329 [Pipeline] { 00:57:08.373 [Pipeline] copyArtifacts 00:57:08.434 Copied 5 artifacts from "packaging-docker-autotest" build number 21485 00:57:08.438 [Pipeline] writeFile 00:57:08.596 [Pipeline] } 00:57:08.727 [Pipeline] // dir 00:57:08.745 [Pipeline] dir 00:57:08.745 Running in /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488 00:57:08.746 [Pipeline] { 00:57:08.766 [Pipeline] copyArtifacts 00:57:08.854 Copied 9 artifacts from "scan-build-docker-autotest" build number 21488 00:57:08.858 [Pipeline] writeFile 00:57:08.883 [Pipeline] } 00:57:08.927 [Pipeline] // dir 00:57:09.043 [Pipeline] dir 00:57:09.043 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485 00:57:09.044 [Pipeline] { 00:57:09.073 [Pipeline] copyArtifacts 00:57:09.324 Copied 6 artifacts from "unittest-main-docker-autotest" build number 21485 00:57:09.328 [Pipeline] writeFile 00:57:09.380 [Pipeline] } 00:57:09.475 [Pipeline] // dir 00:57:09.623 [Pipeline] dir 00:57:09.624 Running in /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537 00:57:09.625 [Pipeline] { 00:57:09.654 [Pipeline] copyArtifacts 00:57:09.747 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 21537 00:57:09.751 [Pipeline] writeFile 00:57:09.825 [Pipeline] } 00:57:09.874 [Pipeline] // dir 00:57:10.254 [Pipeline] dir 00:57:10.254 Running in /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037 00:57:10.255 [Pipeline] { 00:57:10.300 [Pipeline] copyArtifacts 00:57:10.532 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 28037 00:57:10.535 [Pipeline] writeFile 00:57:10.709 [Pipeline] } 00:57:10.843 [Pipeline] // dir 00:57:11.131 [Pipeline] dir 00:57:11.131 Running in /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631 00:57:11.132 [Pipeline] { 00:57:11.176 [Pipeline] copyArtifacts 00:57:11.426 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 79631 00:57:11.430 [Pipeline] writeFile 00:57:11.557 [Pipeline] } 00:57:11.676 [Pipeline] // dir 00:57:12.002 [Pipeline] dir 00:57:12.003 Running in /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716 00:57:12.004 [Pipeline] { 00:57:12.048 [Pipeline] copyArtifacts 00:57:12.244 Copied 12 artifacts from "zns-vg-autotest" build number 78716 00:57:12.249 [Pipeline] writeFile 00:57:12.373 [Pipeline] } 00:57:12.492 [Pipeline] // dir 00:57:13.032 [Pipeline] dir 00:57:13.032 Running in /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489 00:57:13.034 [Pipeline] { 00:57:13.081 [Pipeline] copyArtifacts 00:57:13.396 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 21489 00:57:13.402 [Pipeline] writeFile 00:57:13.561 [Pipeline] } 00:57:13.672 [Pipeline] // dir 00:57:14.076 [Pipeline] dir 00:57:14.076 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734 00:57:14.077 [Pipeline] { 00:57:14.127 [Pipeline] copyArtifacts 00:57:14.331 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 80734 00:57:14.335 [Pipeline] writeFile 00:57:14.481 [Pipeline] } 00:57:14.585 [Pipeline] // dir 00:57:14.875 [Pipeline] dir 00:57:14.876 Running in /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048 00:57:14.877 [Pipeline] { 00:57:14.919 [Pipeline] copyArtifacts 00:57:15.327 Copied 28 artifacts from "BlobFS-phy-autotest" build number 28048 00:57:15.332 [Pipeline] writeFile 00:57:15.467 [Pipeline] } 00:57:15.573 [Pipeline] // dir 00:57:17.572 [Pipeline] dir 00:57:17.573 Running in /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514 00:57:17.574 [Pipeline] { 00:57:17.798 [Pipeline] copyArtifacts 00:57:20.028 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 79514 00:57:20.033 [Pipeline] writeFile 00:57:21.060 [Pipeline] } 00:57:21.661 [Pipeline] // dir 00:57:22.215 [Pipeline] dir 00:57:22.216 Running in /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560 00:57:22.217 [Pipeline] { 00:57:22.285 [Pipeline] copyArtifacts 00:57:22.445 Copied 12 artifacts from "lvol-vg-autotest" build number 79560 00:57:22.448 [Pipeline] writeFile 00:57:22.681 [Pipeline] } 00:57:22.869 [Pipeline] // dir 00:57:25.241 [Pipeline] dir 00:57:25.242 Running in /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646 00:57:25.243 [Pipeline] { 00:57:25.524 [Pipeline] copyArtifacts 00:57:28.552 Copied 16 artifacts from "iscsi-vg-autotest" build number 79646 00:57:28.556 [Pipeline] writeFile 00:57:29.919 [Pipeline] } 00:57:30.595 [Pipeline] // dir 00:57:30.975 [Pipeline] dir 00:57:30.975 Running in /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065 00:57:30.976 [Pipeline] { 00:57:31.033 [Pipeline] copyArtifacts 00:57:31.229 Copied 12 artifacts from "vhost-phy-autotest" build number 28065 00:57:31.234 [Pipeline] writeFile 00:57:31.394 [Pipeline] } 00:57:31.539 [Pipeline] // dir 00:57:32.370 [Pipeline] dir 00:57:32.370 Running in /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751 00:57:32.372 [Pipeline] { 00:57:32.448 [Pipeline] copyArtifacts 00:57:32.599 Copied 7 artifacts from "freebsd-vg-autotest" build number 60751 00:57:32.605 [Pipeline] writeFile 00:57:32.968 [Pipeline] } 00:57:33.125 [Pipeline] // dir 00:57:33.512 [Pipeline] dir 00:57:33.512 Running in /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048 00:57:33.513 [Pipeline] { 00:57:33.567 [Pipeline] copyArtifacts 00:57:33.806 Copied 12 artifacts from "vfio-user-phy-autotest" build number 28048 00:57:33.811 [Pipeline] writeFile 00:57:34.038 [Pipeline] } 00:57:34.170 [Pipeline] // dir 00:57:34.919 [Pipeline] dir 00:57:34.920 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541 00:57:34.921 [Pipeline] { 00:57:35.001 [Pipeline] copyArtifacts 00:57:35.259 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 79541 00:57:35.264 [Pipeline] writeFile 00:57:35.620 [Pipeline] } 00:57:35.820 [Pipeline] // dir 00:57:36.387 [Pipeline] dir 00:57:36.387 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211 00:57:36.388 [Pipeline] { 00:57:36.448 [Pipeline] copyArtifacts 00:57:36.720 Copied 12 artifacts from "nvme-phy-autotest" build number 74211 00:57:36.725 [Pipeline] writeFile 00:57:37.019 [Pipeline] } 00:57:37.191 [Pipeline] // dir 00:57:38.017 [Pipeline] dir 00:57:38.018 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605 00:57:38.019 [Pipeline] { 00:57:38.106 [Pipeline] copyArtifacts 00:57:38.367 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 79605 00:57:38.373 [Pipeline] writeFile 00:57:38.807 [Pipeline] } 00:57:39.038 [Pipeline] // dir 00:57:39.940 [Pipeline] dir 00:57:39.941 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285 00:57:39.942 [Pipeline] { 00:57:40.035 [Pipeline] copyArtifacts 00:57:40.261 Copied 13 artifacts from "nvmf-phy-autotest" build number 74285 00:57:40.266 [Pipeline] writeFile 00:57:40.676 [Pipeline] } 00:57:40.887 [Pipeline] // dir 00:57:41.572 [Pipeline] dir 00:57:41.572 Running in /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611 00:57:41.574 [Pipeline] { 00:57:41.644 [Pipeline] copyArtifacts 00:57:41.852 Copied 12 artifacts from "nvme-vg-autotest" build number 79611 00:57:41.857 [Pipeline] writeFile 00:57:42.138 [Pipeline] } 00:57:42.288 [Pipeline] // dir 00:57:43.124 [Pipeline] dir 00:57:43.124 Running in /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551 00:57:43.125 [Pipeline] { 00:57:43.201 [Pipeline] copyArtifacts 00:57:43.597 Copied 13 artifacts from "centos7-vg-autotest" build number 75551 00:57:43.599 [Pipeline] writeFile 00:57:43.910 [Pipeline] } 00:57:44.149 [Pipeline] // dir 00:57:45.551 [Pipeline] dir 00:57:45.551 Running in /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170 00:57:45.552 [Pipeline] { 00:57:45.678 [Pipeline] copyArtifacts 00:57:45.926 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 74170 00:57:45.929 [Pipeline] writeFile 00:57:46.540 [Pipeline] } 00:57:46.923 [Pipeline] // dir 00:57:48.130 [Pipeline] dir 00:57:48.130 Running in /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039 00:57:48.131 [Pipeline] { 00:57:48.246 [Pipeline] copyArtifacts 00:57:48.418 Copied 12 artifacts from "crypto-phy-autotest" build number 28039 00:57:48.421 [Pipeline] writeFile 00:57:48.977 [Pipeline] } 00:57:49.255 [Pipeline] // dir 00:57:50.419 [Pipeline] dir 00:57:50.420 Running in /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987 00:57:50.421 [Pipeline] { 00:57:50.551 [Pipeline] copyArtifacts 00:57:50.960 Copied 13 artifacts from "rocky9-vg-autotest" build number 17987 00:57:50.965 [Pipeline] writeFile 00:57:51.524 [Pipeline] } 00:57:51.834 [Pipeline] // dir 00:57:53.076 [Pipeline] dir 00:57:53.076 Running in /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683 00:57:53.077 [Pipeline] { 00:57:53.178 [Pipeline] copyArtifacts 00:57:53.580 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 75683 00:57:53.585 [Pipeline] writeFile 00:57:54.132 [Pipeline] } 00:57:54.431 [Pipeline] // dir 00:57:55.785 [Pipeline] dir 00:57:55.786 Running in /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707 00:57:55.787 [Pipeline] { 00:57:55.892 [Pipeline] copyArtifacts 00:57:56.304 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 39707 00:57:56.309 [Pipeline] writeFile 00:57:56.865 [Pipeline] } 00:57:57.207 [Pipeline] // dir 00:57:57.218 [Pipeline] catchError 00:57:57.220 [Pipeline] { 00:57:57.247 [Pipeline] sh 00:57:57.526 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 00:57:57.526 + shopt -s globstar nullglob 00:57:57.526 + echo 'Start stage post_gen_coverage.sh' 00:57:57.526 Start stage post_gen_coverage.sh 00:57:57.526 + cd /var/jenkins/workspace/autotest-per-patch_2 00:57:57.526 + rm -rf /var/jenkins/workspace/autotest-per-patch_2/spdk/doc 00:57:57.526 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 00:57:57.526 + move_artifacts 00:57:57.526 + local out_dirs 00:57:57.526 + out_dirs=(./**/output/) 00:57:57.526 + for dir in "${out_dirs[@]}" 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./autobuild-external-vg-autotest_21537/output//doc.tar.xz ]] 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./autobuild-external-vg-autotest_21537/output//ut_coverage.tar.xz ]] 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./autobuild-external-vg-autotest_21537/output//llvm.tar.xz ]] 00:57:57.526 + mv ./autobuild-external-vg-autotest_21537/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_21537/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_21537/output//dmesg.init.log ./autobuild-external-vg-autotest_21537/output//dmesg.log ./autobuild-external-vg-autotest_21537/output//power.tar.xz ./autobuild-external-vg-autotest_21537/output//test_completions.txt ./autobuild-external-vg-autotest_21537/output//timing.svg ./autobuild-external-vg-autotest_21537/output//timing.txt ./autobuild-external-vg-autotest_21537/output//.. 00:57:57.526 + rmdir ./autobuild-external-vg-autotest_21537/output/ 00:57:57.526 + for dir in "${out_dirs[@]}" 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./BlobFS-phy-autotest_28048/output//doc.tar.xz ]] 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./BlobFS-phy-autotest_28048/output//ut_coverage.tar.xz ]] 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./BlobFS-phy-autotest_28048/output//llvm.tar.xz ]] 00:57:57.526 + mv ./BlobFS-phy-autotest_28048/output//all_tests.txt ./BlobFS-phy-autotest_28048/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_28048/output//build-repo-manifest.txt ./BlobFS-phy-autotest_28048/output//cov_base.info.xz ./BlobFS-phy-autotest_28048/output//cov_test.info.xz ./BlobFS-phy-autotest_28048/output//cov_total.info.xz ./BlobFS-phy-autotest_28048/output//dmesg.init.log ./BlobFS-phy-autotest_28048/output//dmesg.log ./BlobFS-phy-autotest_28048/output//power.tar.xz ./BlobFS-phy-autotest_28048/output//rocksdb ./BlobFS-phy-autotest_28048/output//test_completions.txt ./BlobFS-phy-autotest_28048/output//timing.svg ./BlobFS-phy-autotest_28048/output//timing.txt ./BlobFS-phy-autotest_28048/output//.. 00:57:57.526 + rmdir ./BlobFS-phy-autotest_28048/output/ 00:57:57.526 + for dir in "${out_dirs[@]}" 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./build-files-docker-autotest_23947/output//doc.tar.xz ]] 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./build-files-docker-autotest_23947/output//ut_coverage.tar.xz ]] 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./build-files-docker-autotest_23947/output//llvm.tar.xz ]] 00:57:57.526 + mv ./build-files-docker-autotest_23947/output//build-pkg-manifest.txt ./build-files-docker-autotest_23947/output//build-repo-manifest.txt ./build-files-docker-autotest_23947/output//power.tar.xz ./build-files-docker-autotest_23947/output//test_completions.txt ./build-files-docker-autotest_23947/output//timing.txt ./build-files-docker-autotest_23947/output//.. 00:57:57.526 + rmdir ./build-files-docker-autotest_23947/output/ 00:57:57.526 + for dir in "${out_dirs[@]}" 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./centos7-vg-autotest_75551/output//doc.tar.xz ]] 00:57:57.526 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.526 + [[ -f ./centos7-vg-autotest_75551/output//ut_coverage.tar.xz ]] 00:57:57.526 + tar -C ./centos7-vg-autotest_75551/output/ -xf ./centos7-vg-autotest_75551/output//ut_coverage.tar.xz 00:57:57.785 + rm ./centos7-vg-autotest_75551/output//ut_coverage.tar.xz 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./centos7-vg-autotest_75551/output//llvm.tar.xz ]] 00:57:57.785 + mv ./centos7-vg-autotest_75551/output//all_tests.txt ./centos7-vg-autotest_75551/output//build-pkg-manifest.txt ./centos7-vg-autotest_75551/output//build-repo-manifest.txt ./centos7-vg-autotest_75551/output//cov_base.info.xz ./centos7-vg-autotest_75551/output//cov_test.info.xz ./centos7-vg-autotest_75551/output//cov_total.info.xz ./centos7-vg-autotest_75551/output//dmesg.init.log ./centos7-vg-autotest_75551/output//dmesg.log ./centos7-vg-autotest_75551/output//power.tar.xz ./centos7-vg-autotest_75551/output//test_completions.txt ./centos7-vg-autotest_75551/output//timing.svg ./centos7-vg-autotest_75551/output//timing.txt ./centos7-vg-autotest_75551/output//ut_coverage ./centos7-vg-autotest_75551/output//.. 00:57:57.785 + rmdir ./centos7-vg-autotest_75551/output/ 00:57:57.785 + for dir in "${out_dirs[@]}" 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./check-format-docker-autotest_23958/output//doc.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./check-format-docker-autotest_23958/output//ut_coverage.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./check-format-docker-autotest_23958/output//llvm.tar.xz ]] 00:57:57.785 + mv ./check-format-docker-autotest_23958/output//build-pkg-manifest.txt ./check-format-docker-autotest_23958/output//build-repo-manifest.txt ./check-format-docker-autotest_23958/output//power.tar.xz ./check-format-docker-autotest_23958/output//test_completions.txt ./check-format-docker-autotest_23958/output//timing.txt ./check-format-docker-autotest_23958/output//.. 00:57:57.785 + rmdir ./check-format-docker-autotest_23958/output/ 00:57:57.785 + for dir in "${out_dirs[@]}" 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./check-so-deps-docker-autotest_23953/output//doc.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./check-so-deps-docker-autotest_23953/output//ut_coverage.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./check-so-deps-docker-autotest_23953/output//llvm.tar.xz ]] 00:57:57.785 + mv ./check-so-deps-docker-autotest_23953/output//build-pkg-manifest.txt ./check-so-deps-docker-autotest_23953/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_23953/output//power.tar.xz ./check-so-deps-docker-autotest_23953/output//test_completions.txt ./check-so-deps-docker-autotest_23953/output//timing.txt ./check-so-deps-docker-autotest_23953/output//.. 00:57:57.785 + rmdir ./check-so-deps-docker-autotest_23953/output/ 00:57:57.785 + for dir in "${out_dirs[@]}" 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./crypto-phy-autotest_28039/output//doc.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./crypto-phy-autotest_28039/output//ut_coverage.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./crypto-phy-autotest_28039/output//llvm.tar.xz ]] 00:57:57.785 + mv ./crypto-phy-autotest_28039/output//all_tests.txt ./crypto-phy-autotest_28039/output//build-pkg-manifest.txt ./crypto-phy-autotest_28039/output//build-repo-manifest.txt ./crypto-phy-autotest_28039/output//cov_base.info.xz ./crypto-phy-autotest_28039/output//cov_test.info.xz ./crypto-phy-autotest_28039/output//cov_total.info.xz ./crypto-phy-autotest_28039/output//dmesg.init.log ./crypto-phy-autotest_28039/output//dmesg.log ./crypto-phy-autotest_28039/output//power.tar.xz ./crypto-phy-autotest_28039/output//test_completions.txt ./crypto-phy-autotest_28039/output//timing.svg ./crypto-phy-autotest_28039/output//timing.txt ./crypto-phy-autotest_28039/output//.. 00:57:57.785 + rmdir ./crypto-phy-autotest_28039/output/ 00:57:57.785 + for dir in "${out_dirs[@]}" 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./doc-docker-autotest_24148/output//doc.tar.xz ]] 00:57:57.785 + tar -C ./doc-docker-autotest_24148/output/ -xf ./doc-docker-autotest_24148/output//doc.tar.xz 00:57:57.785 + rm ./doc-docker-autotest_24148/output//doc.tar.xz 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./doc-docker-autotest_24148/output//ut_coverage.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./doc-docker-autotest_24148/output//llvm.tar.xz ]] 00:57:57.785 + mv ./doc-docker-autotest_24148/output//build-pkg-manifest.txt ./doc-docker-autotest_24148/output//build-repo-manifest.txt ./doc-docker-autotest_24148/output//doc ./doc-docker-autotest_24148/output//power.tar.xz ./doc-docker-autotest_24148/output//test_completions.txt ./doc-docker-autotest_24148/output//timing.txt ./doc-docker-autotest_24148/output//.. 00:57:57.785 + rmdir ./doc-docker-autotest_24148/output/ 00:57:57.785 + for dir in "${out_dirs[@]}" 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./freebsd-vg-autotest_60751/output//doc.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.785 + [[ -f ./freebsd-vg-autotest_60751/output//ut_coverage.tar.xz ]] 00:57:57.785 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./freebsd-vg-autotest_60751/output//llvm.tar.xz ]] 00:57:57.786 + mv ./freebsd-vg-autotest_60751/output//all_tests.txt ./freebsd-vg-autotest_60751/output//build-pkg-manifest.txt ./freebsd-vg-autotest_60751/output//build-repo-manifest.txt ./freebsd-vg-autotest_60751/output//messages ./freebsd-vg-autotest_60751/output//power.tar.xz ./freebsd-vg-autotest_60751/output//test_completions.txt ./freebsd-vg-autotest_60751/output//timing.txt ./freebsd-vg-autotest_60751/output//.. 00:57:57.786 + rmdir ./freebsd-vg-autotest_60751/output/ 00:57:57.786 + for dir in "${out_dirs[@]}" 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./iscsi-uring-vg-autotest_79514/output//doc.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./iscsi-uring-vg-autotest_79514/output//ut_coverage.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./iscsi-uring-vg-autotest_79514/output//llvm.tar.xz ]] 00:57:57.786 + mv ./iscsi-uring-vg-autotest_79514/output//all_tests.txt ./iscsi-uring-vg-autotest_79514/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_79514/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_79514/output//calsoft.json ./iscsi-uring-vg-autotest_79514/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_79514/output//cov_base.info.xz ./iscsi-uring-vg-autotest_79514/output//cov_test.info.xz ./iscsi-uring-vg-autotest_79514/output//cov_total.info.xz ./iscsi-uring-vg-autotest_79514/output//dmesg.init.log ./iscsi-uring-vg-autotest_79514/output//dmesg.log ./iscsi-uring-vg-autotest_79514/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_79514/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_79514/output//power.tar.xz ./iscsi-uring-vg-autotest_79514/output//test_completions.txt ./iscsi-uring-vg-autotest_79514/output//timing.svg ./iscsi-uring-vg-autotest_79514/output//timing.txt ./iscsi-uring-vg-autotest_79514/output//.. 00:57:57.786 + rmdir ./iscsi-uring-vg-autotest_79514/output/ 00:57:57.786 + for dir in "${out_dirs[@]}" 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./iscsi-vg-autotest_79646/output//doc.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./iscsi-vg-autotest_79646/output//ut_coverage.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./iscsi-vg-autotest_79646/output//llvm.tar.xz ]] 00:57:57.786 + mv ./iscsi-vg-autotest_79646/output//all_tests.txt ./iscsi-vg-autotest_79646/output//build-pkg-manifest.txt ./iscsi-vg-autotest_79646/output//build-repo-manifest.txt ./iscsi-vg-autotest_79646/output//calsoft.json ./iscsi-vg-autotest_79646/output//calsoft.tar.xz ./iscsi-vg-autotest_79646/output//cov_base.info.xz ./iscsi-vg-autotest_79646/output//cov_test.info.xz ./iscsi-vg-autotest_79646/output//cov_total.info.xz ./iscsi-vg-autotest_79646/output//dmesg.init.log ./iscsi-vg-autotest_79646/output//dmesg.log ./iscsi-vg-autotest_79646/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_79646/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_79646/output//power.tar.xz ./iscsi-vg-autotest_79646/output//test_completions.txt ./iscsi-vg-autotest_79646/output//timing.svg ./iscsi-vg-autotest_79646/output//timing.txt ./iscsi-vg-autotest_79646/output//.. 00:57:57.786 + rmdir ./iscsi-vg-autotest_79646/output/ 00:57:57.786 + for dir in "${out_dirs[@]}" 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./lvol-vg-autotest_79560/output//doc.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./lvol-vg-autotest_79560/output//ut_coverage.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./lvol-vg-autotest_79560/output//llvm.tar.xz ]] 00:57:57.786 + mv ./lvol-vg-autotest_79560/output//all_tests.txt ./lvol-vg-autotest_79560/output//build-pkg-manifest.txt ./lvol-vg-autotest_79560/output//build-repo-manifest.txt ./lvol-vg-autotest_79560/output//cov_base.info.xz ./lvol-vg-autotest_79560/output//cov_test.info.xz ./lvol-vg-autotest_79560/output//cov_total.info.xz ./lvol-vg-autotest_79560/output//dmesg.init.log ./lvol-vg-autotest_79560/output//dmesg.log ./lvol-vg-autotest_79560/output//power.tar.xz ./lvol-vg-autotest_79560/output//test_completions.txt ./lvol-vg-autotest_79560/output//timing.svg ./lvol-vg-autotest_79560/output//timing.txt ./lvol-vg-autotest_79560/output//.. 00:57:57.786 + rmdir ./lvol-vg-autotest_79560/output/ 00:57:57.786 + for dir in "${out_dirs[@]}" 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-cmb-pmr-vg-autotest_80734/output//doc.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-cmb-pmr-vg-autotest_80734/output//ut_coverage.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-cmb-pmr-vg-autotest_80734/output//llvm.tar.xz ]] 00:57:57.786 + mv ./nvme-cmb-pmr-vg-autotest_80734/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_80734/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_80734/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_80734/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_80734/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_80734/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_80734/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_80734/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_80734/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_80734/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_80734/output//timing.svg ./nvme-cmb-pmr-vg-autotest_80734/output//timing.txt ./nvme-cmb-pmr-vg-autotest_80734/output//.. 00:57:57.786 + rmdir ./nvme-cmb-pmr-vg-autotest_80734/output/ 00:57:57.786 + for dir in "${out_dirs[@]}" 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-phy-autotest_74211/output//doc.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-phy-autotest_74211/output//ut_coverage.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-phy-autotest_74211/output//llvm.tar.xz ]] 00:57:57.786 + mv ./nvme-phy-autotest_74211/output//all_tests.txt ./nvme-phy-autotest_74211/output//build-pkg-manifest.txt ./nvme-phy-autotest_74211/output//build-repo-manifest.txt ./nvme-phy-autotest_74211/output//cov_base.info.xz ./nvme-phy-autotest_74211/output//cov_test.info.xz ./nvme-phy-autotest_74211/output//cov_total.info.xz ./nvme-phy-autotest_74211/output//dmesg.init.log ./nvme-phy-autotest_74211/output//dmesg.log ./nvme-phy-autotest_74211/output//power.tar.xz ./nvme-phy-autotest_74211/output//test_completions.txt ./nvme-phy-autotest_74211/output//timing.svg ./nvme-phy-autotest_74211/output//timing.txt ./nvme-phy-autotest_74211/output//.. 00:57:57.786 + rmdir ./nvme-phy-autotest_74211/output/ 00:57:57.786 + for dir in "${out_dirs[@]}" 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-vg-autotest_79611/output//doc.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-vg-autotest_79611/output//ut_coverage.tar.xz ]] 00:57:57.786 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:57.786 + [[ -f ./nvme-vg-autotest_79611/output//llvm.tar.xz ]] 00:57:57.786 + mv ./nvme-vg-autotest_79611/output//all_tests.txt ./nvme-vg-autotest_79611/output//build-pkg-manifest.txt ./nvme-vg-autotest_79611/output//build-repo-manifest.txt ./nvme-vg-autotest_79611/output//cov_base.info.xz ./nvme-vg-autotest_79611/output//cov_test.info.xz ./nvme-vg-autotest_79611/output//cov_total.info.xz ./nvme-vg-autotest_79611/output//dmesg.init.log ./nvme-vg-autotest_79611/output//dmesg.log ./nvme-vg-autotest_79611/output//power.tar.xz ./nvme-vg-autotest_79611/output//test_completions.txt ./nvme-vg-autotest_79611/output//timing.svg ./nvme-vg-autotest_79611/output//timing.txt ./nvme-vg-autotest_79611/output//.. 00:57:58.044 + rmdir ./nvme-vg-autotest_79611/output/ 00:57:58.044 + for dir in "${out_dirs[@]}" 00:57:58.044 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.044 + [[ -f ./nvmf-phy-autotest_74285/output//doc.tar.xz ]] 00:57:58.044 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.044 + [[ -f ./nvmf-phy-autotest_74285/output//ut_coverage.tar.xz ]] 00:57:58.044 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.044 + [[ -f ./nvmf-phy-autotest_74285/output//llvm.tar.xz ]] 00:57:58.045 + mv ./nvmf-phy-autotest_74285/output//all_tests.txt ./nvmf-phy-autotest_74285/output//build-pkg-manifest.txt ./nvmf-phy-autotest_74285/output//build-repo-manifest.txt ./nvmf-phy-autotest_74285/output//cov_base.info.xz ./nvmf-phy-autotest_74285/output//cov_test.info.xz ./nvmf-phy-autotest_74285/output//cov_total.info.xz ./nvmf-phy-autotest_74285/output//dmesg.init.log ./nvmf-phy-autotest_74285/output//dmesg.log ./nvmf-phy-autotest_74285/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_74285/output//power.tar.xz ./nvmf-phy-autotest_74285/output//test_completions.txt ./nvmf-phy-autotest_74285/output//timing.svg ./nvmf-phy-autotest_74285/output//timing.txt ./nvmf-phy-autotest_74285/output//.. 00:57:58.045 + rmdir ./nvmf-phy-autotest_74285/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-phy-autotest_74170/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-phy-autotest_74170/output//ut_coverage.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-phy-autotest_74170/output//llvm.tar.xz ]] 00:57:58.045 + mv ./nvmf-tcp-phy-autotest_74170/output//all_tests.txt ./nvmf-tcp-phy-autotest_74170/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_74170/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_74170/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_74170/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_74170/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_74170/output//dmesg.init.log ./nvmf-tcp-phy-autotest_74170/output//dmesg.log ./nvmf-tcp-phy-autotest_74170/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_74170/output//power.tar.xz ./nvmf-tcp-phy-autotest_74170/output//test_completions.txt ./nvmf-tcp-phy-autotest_74170/output//timing.svg ./nvmf-tcp-phy-autotest_74170/output//timing.txt ./nvmf-tcp-phy-autotest_74170/output//.. 00:57:58.045 + rmdir ./nvmf-tcp-phy-autotest_74170/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-uring-vg-autotest_79541/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-uring-vg-autotest_79541/output//ut_coverage.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-uring-vg-autotest_79541/output//llvm.tar.xz ]] 00:57:58.045 + mv ./nvmf-tcp-uring-vg-autotest_79541/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_79541/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_79541/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_79541/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_79541/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_79541/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_79541/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_79541/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_79541/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_79541/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_79541/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_79541/output//timing.svg ./nvmf-tcp-uring-vg-autotest_79541/output//timing.txt ./nvmf-tcp-uring-vg-autotest_79541/output//.. 00:57:58.045 + rmdir ./nvmf-tcp-uring-vg-autotest_79541/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-vg-autotest_79605/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-vg-autotest_79605/output//ut_coverage.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./nvmf-tcp-vg-autotest_79605/output//llvm.tar.xz ]] 00:57:58.045 + mv ./nvmf-tcp-vg-autotest_79605/output//all_tests.txt ./nvmf-tcp-vg-autotest_79605/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_79605/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_79605/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_79605/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_79605/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_79605/output//dmesg.init.log ./nvmf-tcp-vg-autotest_79605/output//dmesg.log ./nvmf-tcp-vg-autotest_79605/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_79605/output//power.tar.xz ./nvmf-tcp-vg-autotest_79605/output//test_completions.txt ./nvmf-tcp-vg-autotest_79605/output//timing.svg ./nvmf-tcp-vg-autotest_79605/output//timing.txt ./nvmf-tcp-vg-autotest_79605/output//.. 00:57:58.045 + rmdir ./nvmf-tcp-vg-autotest_79605/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./packaging-docker-autotest_21485/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./packaging-docker-autotest_21485/output//ut_coverage.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./packaging-docker-autotest_21485/output//llvm.tar.xz ]] 00:57:58.045 + mv ./packaging-docker-autotest_21485/output//build-pkg-manifest.txt ./packaging-docker-autotest_21485/output//build-repo-manifest.txt ./packaging-docker-autotest_21485/output//power.tar.xz ./packaging-docker-autotest_21485/output//test_completions.txt ./packaging-docker-autotest_21485/output//timing.txt ./packaging-docker-autotest_21485/output//.. 00:57:58.045 + rmdir ./packaging-docker-autotest_21485/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./rocky9-vg-autotest_17987/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./rocky9-vg-autotest_17987/output//ut_coverage.tar.xz ]] 00:57:58.045 + tar -C ./rocky9-vg-autotest_17987/output/ -xf ./rocky9-vg-autotest_17987/output//ut_coverage.tar.xz 00:57:58.045 + rm ./rocky9-vg-autotest_17987/output//ut_coverage.tar.xz 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./rocky9-vg-autotest_17987/output//llvm.tar.xz ]] 00:57:58.045 + mv ./rocky9-vg-autotest_17987/output//all_tests.txt ./rocky9-vg-autotest_17987/output//build-pkg-manifest.txt ./rocky9-vg-autotest_17987/output//build-repo-manifest.txt ./rocky9-vg-autotest_17987/output//cov_base.info.xz ./rocky9-vg-autotest_17987/output//cov_test.info.xz ./rocky9-vg-autotest_17987/output//cov_total.info.xz ./rocky9-vg-autotest_17987/output//dmesg.init.log ./rocky9-vg-autotest_17987/output//dmesg.log ./rocky9-vg-autotest_17987/output//power.tar.xz ./rocky9-vg-autotest_17987/output//test_completions.txt ./rocky9-vg-autotest_17987/output//timing.svg ./rocky9-vg-autotest_17987/output//timing.txt ./rocky9-vg-autotest_17987/output//ut_coverage ./rocky9-vg-autotest_17987/output//.. 00:57:58.045 + rmdir ./rocky9-vg-autotest_17987/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./scan-build-docker-autotest_21488/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./scan-build-docker-autotest_21488/output//ut_coverage.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./scan-build-docker-autotest_21488/output//llvm.tar.xz ]] 00:57:58.045 + mv ./scan-build-docker-autotest_21488/output//all_c_files.txt ./scan-build-docker-autotest_21488/output//build_output.txt ./scan-build-docker-autotest_21488/output//build-pkg-manifest.txt ./scan-build-docker-autotest_21488/output//build-repo-manifest.txt ./scan-build-docker-autotest_21488/output//built_c_files.txt ./scan-build-docker-autotest_21488/output//power.tar.xz ./scan-build-docker-autotest_21488/output//test_completions.txt ./scan-build-docker-autotest_21488/output//timing.txt ./scan-build-docker-autotest_21488/output//unbuilt_c_files.txt ./scan-build-docker-autotest_21488/output//.. 00:57:58.045 + rmdir ./scan-build-docker-autotest_21488/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./short-fuzz-phy-autotest_28037/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./short-fuzz-phy-autotest_28037/output//ut_coverage.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./short-fuzz-phy-autotest_28037/output//llvm.tar.xz ]] 00:57:58.045 + tar -C ./short-fuzz-phy-autotest_28037/output/ -xf ./short-fuzz-phy-autotest_28037/output//llvm.tar.xz 00:57:58.045 + rm ./short-fuzz-phy-autotest_28037/output//llvm.tar.xz 00:57:58.045 + mv ./short-fuzz-phy-autotest_28037/output//all_tests.txt ./short-fuzz-phy-autotest_28037/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_28037/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_28037/output//dmesg.init.log ./short-fuzz-phy-autotest_28037/output//dmesg.log ./short-fuzz-phy-autotest_28037/output//llvm ./short-fuzz-phy-autotest_28037/output//power.tar.xz ./short-fuzz-phy-autotest_28037/output//test_completions.txt ./short-fuzz-phy-autotest_28037/output//timing.svg ./short-fuzz-phy-autotest_28037/output//timing.txt ./short-fuzz-phy-autotest_28037/output//.. 00:57:58.045 + rmdir ./short-fuzz-phy-autotest_28037/output/ 00:57:58.045 + for dir in "${out_dirs[@]}" 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./ubuntu20-vg-autotest_75683/output//doc.tar.xz ]] 00:57:58.045 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.045 + [[ -f ./ubuntu20-vg-autotest_75683/output//ut_coverage.tar.xz ]] 00:57:58.045 + tar -C ./ubuntu20-vg-autotest_75683/output/ -xf ./ubuntu20-vg-autotest_75683/output//ut_coverage.tar.xz 00:57:58.303 + rm ./ubuntu20-vg-autotest_75683/output//ut_coverage.tar.xz 00:57:58.303 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.303 + [[ -f ./ubuntu20-vg-autotest_75683/output//llvm.tar.xz ]] 00:57:58.303 + mv ./ubuntu20-vg-autotest_75683/output//all_tests.txt ./ubuntu20-vg-autotest_75683/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_75683/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_75683/output//cov_base.info.xz ./ubuntu20-vg-autotest_75683/output//cov_test.info.xz ./ubuntu20-vg-autotest_75683/output//cov_total.info.xz ./ubuntu20-vg-autotest_75683/output//dmesg.init.log ./ubuntu20-vg-autotest_75683/output//dmesg.log ./ubuntu20-vg-autotest_75683/output//power.tar.xz ./ubuntu20-vg-autotest_75683/output//test_completions.txt ./ubuntu20-vg-autotest_75683/output//timing.svg ./ubuntu20-vg-autotest_75683/output//timing.txt ./ubuntu20-vg-autotest_75683/output//ut_coverage ./ubuntu20-vg-autotest_75683/output//.. 00:57:58.303 + rmdir ./ubuntu20-vg-autotest_75683/output/ 00:57:58.303 + for dir in "${out_dirs[@]}" 00:57:58.303 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.303 + [[ -f ./ubuntu22-vg-autotest_39707/output//doc.tar.xz ]] 00:57:58.303 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.303 + [[ -f ./ubuntu22-vg-autotest_39707/output//ut_coverage.tar.xz ]] 00:57:58.303 + tar -C ./ubuntu22-vg-autotest_39707/output/ -xf ./ubuntu22-vg-autotest_39707/output//ut_coverage.tar.xz 00:57:58.561 + rm ./ubuntu22-vg-autotest_39707/output//ut_coverage.tar.xz 00:57:58.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.561 + [[ -f ./ubuntu22-vg-autotest_39707/output//llvm.tar.xz ]] 00:57:58.561 + mv ./ubuntu22-vg-autotest_39707/output//all_tests.txt ./ubuntu22-vg-autotest_39707/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_39707/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_39707/output//cov_base.info.xz ./ubuntu22-vg-autotest_39707/output//cov_test.info.xz ./ubuntu22-vg-autotest_39707/output//cov_total.info.xz ./ubuntu22-vg-autotest_39707/output//dmesg.init.log ./ubuntu22-vg-autotest_39707/output//dmesg.log ./ubuntu22-vg-autotest_39707/output//power.tar.xz ./ubuntu22-vg-autotest_39707/output//test_completions.txt ./ubuntu22-vg-autotest_39707/output//timing.svg ./ubuntu22-vg-autotest_39707/output//timing.txt ./ubuntu22-vg-autotest_39707/output//ut_coverage ./ubuntu22-vg-autotest_39707/output//.. 00:57:58.561 + rmdir ./ubuntu22-vg-autotest_39707/output/ 00:57:58.561 + for dir in "${out_dirs[@]}" 00:57:58.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.561 + [[ -f ./unittest-clang-docker-autotest_21483/output//doc.tar.xz ]] 00:57:58.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.561 + [[ -f ./unittest-clang-docker-autotest_21483/output//ut_coverage.tar.xz ]] 00:57:58.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.561 + [[ -f ./unittest-clang-docker-autotest_21483/output//llvm.tar.xz ]] 00:57:58.561 + mv ./unittest-clang-docker-autotest_21483/output//build-pkg-manifest.txt ./unittest-clang-docker-autotest_21483/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_21483/output//power.tar.xz ./unittest-clang-docker-autotest_21483/output//test_completions.txt ./unittest-clang-docker-autotest_21483/output//timing.txt ./unittest-clang-docker-autotest_21483/output//.. 00:57:58.561 + rmdir ./unittest-clang-docker-autotest_21483/output/ 00:57:58.561 + for dir in "${out_dirs[@]}" 00:57:58.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.561 + [[ -f ./unittest-main-docker-autotest_21485/output//doc.tar.xz ]] 00:57:58.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.561 + [[ -f ./unittest-main-docker-autotest_21485/output//ut_coverage.tar.xz ]] 00:57:58.561 + tar -C ./unittest-main-docker-autotest_21485/output/ -xf ./unittest-main-docker-autotest_21485/output//ut_coverage.tar.xz 00:57:58.819 + rm ./unittest-main-docker-autotest_21485/output//ut_coverage.tar.xz 00:57:58.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.819 + [[ -f ./unittest-main-docker-autotest_21485/output//llvm.tar.xz ]] 00:57:58.819 + mv ./unittest-main-docker-autotest_21485/output//build-pkg-manifest.txt ./unittest-main-docker-autotest_21485/output//build-repo-manifest.txt ./unittest-main-docker-autotest_21485/output//power.tar.xz ./unittest-main-docker-autotest_21485/output//test_completions.txt ./unittest-main-docker-autotest_21485/output//timing.txt ./unittest-main-docker-autotest_21485/output//ut_coverage ./unittest-main-docker-autotest_21485/output//.. 00:57:58.819 + rmdir ./unittest-main-docker-autotest_21485/output/ 00:57:58.819 + for dir in "${out_dirs[@]}" 00:57:58.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.819 + [[ -f ./unittest-valgrind-docker-autotest_21489/output//doc.tar.xz ]] 00:57:58.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:58.819 + [[ -f ./unittest-valgrind-docker-autotest_21489/output//ut_coverage.tar.xz ]] 00:57:58.819 + tar -C ./unittest-valgrind-docker-autotest_21489/output/ -xf ./unittest-valgrind-docker-autotest_21489/output//ut_coverage.tar.xz 00:57:59.077 + rm ./unittest-valgrind-docker-autotest_21489/output//ut_coverage.tar.xz 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./unittest-valgrind-docker-autotest_21489/output//llvm.tar.xz ]] 00:57:59.077 + mv ./unittest-valgrind-docker-autotest_21489/output//build-pkg-manifest.txt ./unittest-valgrind-docker-autotest_21489/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_21489/output//power.tar.xz ./unittest-valgrind-docker-autotest_21489/output//test_completions.txt ./unittest-valgrind-docker-autotest_21489/output//timing.txt ./unittest-valgrind-docker-autotest_21489/output//ut_coverage ./unittest-valgrind-docker-autotest_21489/output//.. 00:57:59.077 + rmdir ./unittest-valgrind-docker-autotest_21489/output/ 00:57:59.077 + for dir in "${out_dirs[@]}" 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vfio-user-phy-autotest_28048/output//doc.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vfio-user-phy-autotest_28048/output//ut_coverage.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vfio-user-phy-autotest_28048/output//llvm.tar.xz ]] 00:57:59.077 + mv ./vfio-user-phy-autotest_28048/output//all_tests.txt ./vfio-user-phy-autotest_28048/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_28048/output//build-repo-manifest.txt ./vfio-user-phy-autotest_28048/output//cov_base.info.xz ./vfio-user-phy-autotest_28048/output//cov_test.info.xz ./vfio-user-phy-autotest_28048/output//cov_total.info.xz ./vfio-user-phy-autotest_28048/output//dmesg.init.log ./vfio-user-phy-autotest_28048/output//dmesg.log ./vfio-user-phy-autotest_28048/output//power.tar.xz ./vfio-user-phy-autotest_28048/output//test_completions.txt ./vfio-user-phy-autotest_28048/output//timing.svg ./vfio-user-phy-autotest_28048/output//timing.txt ./vfio-user-phy-autotest_28048/output//.. 00:57:59.077 + rmdir ./vfio-user-phy-autotest_28048/output/ 00:57:59.077 + for dir in "${out_dirs[@]}" 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vhost-initiator-vg-autotest_79631/output//doc.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vhost-initiator-vg-autotest_79631/output//ut_coverage.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vhost-initiator-vg-autotest_79631/output//llvm.tar.xz ]] 00:57:59.077 + mv ./vhost-initiator-vg-autotest_79631/output//all_tests.txt ./vhost-initiator-vg-autotest_79631/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_79631/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_79631/output//cov_base.info.xz ./vhost-initiator-vg-autotest_79631/output//cov_test.info.xz ./vhost-initiator-vg-autotest_79631/output//cov_total.info.xz ./vhost-initiator-vg-autotest_79631/output//dmesg.init.log ./vhost-initiator-vg-autotest_79631/output//dmesg.log ./vhost-initiator-vg-autotest_79631/output//power.tar.xz ./vhost-initiator-vg-autotest_79631/output//test_completions.txt ./vhost-initiator-vg-autotest_79631/output//timing.svg ./vhost-initiator-vg-autotest_79631/output//timing.txt ./vhost-initiator-vg-autotest_79631/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_79631/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_79631/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_79631/output//.. 00:57:59.077 + rmdir ./vhost-initiator-vg-autotest_79631/output/ 00:57:59.077 + for dir in "${out_dirs[@]}" 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vhost-phy-autotest_28065/output//doc.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vhost-phy-autotest_28065/output//ut_coverage.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./vhost-phy-autotest_28065/output//llvm.tar.xz ]] 00:57:59.077 + mv ./vhost-phy-autotest_28065/output//all_tests.txt ./vhost-phy-autotest_28065/output//build-pkg-manifest.txt ./vhost-phy-autotest_28065/output//build-repo-manifest.txt ./vhost-phy-autotest_28065/output//cov_base.info.xz ./vhost-phy-autotest_28065/output//cov_test.info.xz ./vhost-phy-autotest_28065/output//cov_total.info.xz ./vhost-phy-autotest_28065/output//dmesg.init.log ./vhost-phy-autotest_28065/output//dmesg.log ./vhost-phy-autotest_28065/output//power.tar.xz ./vhost-phy-autotest_28065/output//test_completions.txt ./vhost-phy-autotest_28065/output//timing.svg ./vhost-phy-autotest_28065/output//timing.txt ./vhost-phy-autotest_28065/output//.. 00:57:59.077 + rmdir ./vhost-phy-autotest_28065/output/ 00:57:59.077 + for dir in "${out_dirs[@]}" 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./zns-vg-autotest_78716/output//doc.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./zns-vg-autotest_78716/output//ut_coverage.tar.xz ]] 00:57:59.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:57:59.077 + [[ -f ./zns-vg-autotest_78716/output//llvm.tar.xz ]] 00:57:59.077 + mv ./zns-vg-autotest_78716/output//all_tests.txt ./zns-vg-autotest_78716/output//build-pkg-manifest.txt ./zns-vg-autotest_78716/output//build-repo-manifest.txt ./zns-vg-autotest_78716/output//cov_base.info.xz ./zns-vg-autotest_78716/output//cov_test.info.xz ./zns-vg-autotest_78716/output//cov_total.info.xz ./zns-vg-autotest_78716/output//dmesg.init.log ./zns-vg-autotest_78716/output//dmesg.log ./zns-vg-autotest_78716/output//power.tar.xz ./zns-vg-autotest_78716/output//test_completions.txt ./zns-vg-autotest_78716/output//timing.svg ./zns-vg-autotest_78716/output//timing.txt ./zns-vg-autotest_78716/output//.. 00:57:59.077 + rmdir ./zns-vg-autotest_78716/output/ 00:57:59.077 + unpack_cov_files 00:57:59.077 + local info_files 00:57:59.077 + info_files=(*/cov_*.info.xz) 00:57:59.077 + xargs -P0 -r -n1 xz -d 00:57:59.078 + printf '%s\n' BlobFS-phy-autotest_28048/cov_base.info.xz BlobFS-phy-autotest_28048/cov_test.info.xz BlobFS-phy-autotest_28048/cov_total.info.xz centos7-vg-autotest_75551/cov_base.info.xz centos7-vg-autotest_75551/cov_test.info.xz centos7-vg-autotest_75551/cov_total.info.xz crypto-phy-autotest_28039/cov_base.info.xz crypto-phy-autotest_28039/cov_test.info.xz crypto-phy-autotest_28039/cov_total.info.xz iscsi-uring-vg-autotest_79514/cov_base.info.xz iscsi-uring-vg-autotest_79514/cov_test.info.xz iscsi-uring-vg-autotest_79514/cov_total.info.xz iscsi-vg-autotest_79646/cov_base.info.xz iscsi-vg-autotest_79646/cov_test.info.xz iscsi-vg-autotest_79646/cov_total.info.xz lvol-vg-autotest_79560/cov_base.info.xz lvol-vg-autotest_79560/cov_test.info.xz lvol-vg-autotest_79560/cov_total.info.xz nvme-cmb-pmr-vg-autotest_80734/cov_base.info.xz nvme-cmb-pmr-vg-autotest_80734/cov_test.info.xz nvme-cmb-pmr-vg-autotest_80734/cov_total.info.xz nvme-phy-autotest_74211/cov_base.info.xz nvme-phy-autotest_74211/cov_test.info.xz nvme-phy-autotest_74211/cov_total.info.xz nvme-vg-autotest_79611/cov_base.info.xz nvme-vg-autotest_79611/cov_test.info.xz nvme-vg-autotest_79611/cov_total.info.xz nvmf-phy-autotest_74285/cov_base.info.xz nvmf-phy-autotest_74285/cov_test.info.xz nvmf-phy-autotest_74285/cov_total.info.xz nvmf-tcp-phy-autotest_74170/cov_base.info.xz nvmf-tcp-phy-autotest_74170/cov_test.info.xz nvmf-tcp-phy-autotest_74170/cov_total.info.xz nvmf-tcp-uring-vg-autotest_79541/cov_base.info.xz nvmf-tcp-uring-vg-autotest_79541/cov_test.info.xz nvmf-tcp-uring-vg-autotest_79541/cov_total.info.xz nvmf-tcp-vg-autotest_79605/cov_base.info.xz nvmf-tcp-vg-autotest_79605/cov_test.info.xz nvmf-tcp-vg-autotest_79605/cov_total.info.xz rocky9-vg-autotest_17987/cov_base.info.xz rocky9-vg-autotest_17987/cov_test.info.xz rocky9-vg-autotest_17987/cov_total.info.xz ubuntu20-vg-autotest_75683/cov_base.info.xz ubuntu20-vg-autotest_75683/cov_test.info.xz ubuntu20-vg-autotest_75683/cov_total.info.xz ubuntu22-vg-autotest_39707/cov_base.info.xz ubuntu22-vg-autotest_39707/cov_test.info.xz ubuntu22-vg-autotest_39707/cov_total.info.xz vfio-user-phy-autotest_28048/cov_base.info.xz vfio-user-phy-autotest_28048/cov_test.info.xz vfio-user-phy-autotest_28048/cov_total.info.xz vhost-initiator-vg-autotest_79631/cov_base.info.xz vhost-initiator-vg-autotest_79631/cov_test.info.xz vhost-initiator-vg-autotest_79631/cov_total.info.xz vhost-phy-autotest_28065/cov_base.info.xz vhost-phy-autotest_28065/cov_test.info.xz vhost-phy-autotest_28065/cov_total.info.xz zns-vg-autotest_78716/cov_base.info.xz zns-vg-autotest_78716/cov_test.info.xz zns-vg-autotest_78716/cov_total.info.xz 00:57:59.643 + fix_downstream_job_paths 00:57:59.643 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch_2/spdk/#g' BlobFS-phy-autotest_28048/cov_total.info centos7-vg-autotest_75551/cov_total.info crypto-phy-autotest_28039/cov_total.info iscsi-uring-vg-autotest_79514/cov_total.info iscsi-vg-autotest_79646/cov_total.info lvol-vg-autotest_79560/cov_total.info nvme-cmb-pmr-vg-autotest_80734/cov_total.info nvme-phy-autotest_74211/cov_total.info nvme-vg-autotest_79611/cov_total.info nvmf-phy-autotest_74285/cov_total.info nvmf-tcp-phy-autotest_74170/cov_total.info nvmf-tcp-uring-vg-autotest_79541/cov_total.info nvmf-tcp-vg-autotest_79605/cov_total.info rocky9-vg-autotest_17987/cov_total.info ubuntu20-vg-autotest_75683/cov_total.info ubuntu22-vg-autotest_39707/cov_total.info vfio-user-phy-autotest_28048/cov_total.info vhost-initiator-vg-autotest_79631/cov_total.info vhost-phy-autotest_28065/cov_total.info zns-vg-autotest_78716/cov_total.info 00:58:00.577 + ignore_ocf_headers 00:58:00.577 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 00:58:00.577 + create_errtrace_files_for_all_builds 00:58:00.577 + local build_log_list 00:58:00.577 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 00:58:00.577 ++ find /var/jenkins/workspace/autotest-per-patch_2 -type f -name build.log 00:58:00.577 + for build in "${build_log_list[@]}" 00:58:00.577 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/build.log 00:58:00.577 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.577 + build_log=/var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/build.log 00:58:00.577 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/build.log 00:58:00.577 ++ basename /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148 00:58:00.577 + job_name=doc-docker-autotest_24148 00:58:00.577 + start_pattern='Backtrace start' 00:58:00.577 + end_pattern='Backtrace end' 00:58:00.577 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/build.log ]] 00:58:00.577 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/build.log 00:58:00.577 + backtraces= 00:58:00.577 + [[ -n '' ]] 00:58:00.577 + for build in "${build_log_list[@]}" 00:58:00.577 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/build.log 00:58:00.577 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.577 + build_log=/var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/build.log 00:58:00.577 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/build.log 00:58:00.577 ++ basename /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537 00:58:00.577 + job_name=autobuild-external-vg-autotest_21537 00:58:00.577 + start_pattern='Backtrace start' 00:58:00.577 + end_pattern='Backtrace end' 00:58:00.577 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/build.log ]] 00:58:00.577 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/build.log 00:58:00.577 + backtraces= 00:58:00.577 + [[ -n '' ]] 00:58:00.577 + for build in "${build_log_list[@]}" 00:58:00.577 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/build.log 00:58:00.577 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.577 + build_log=/var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/build.log 00:58:00.577 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/build.log 00:58:00.577 ++ basename /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716 00:58:00.577 + job_name=zns-vg-autotest_78716 00:58:00.577 + start_pattern='Backtrace start' 00:58:00.577 + end_pattern='Backtrace end' 00:58:00.577 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/build.log ]] 00:58:00.577 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/build.log 00:58:00.577 + backtraces= 00:58:00.577 + [[ -n '' ]] 00:58:00.577 + for build in "${build_log_list[@]}" 00:58:00.577 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/build.log 00:58:00.577 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.577 + build_log=/var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/build.log 00:58:00.577 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/build.log 00:58:00.577 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683 00:58:00.577 + job_name=ubuntu20-vg-autotest_75683 00:58:00.577 + start_pattern='Backtrace start' 00:58:00.577 + end_pattern='Backtrace end' 00:58:00.577 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/build.log ]] 00:58:00.577 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/build.log 00:58:00.577 + backtraces= 00:58:00.577 + [[ -n '' ]] 00:58:00.577 + for build in "${build_log_list[@]}" 00:58:00.577 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/build.log 00:58:00.577 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.577 + build_log=/var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/build.log 00:58:00.577 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/build.log 00:58:00.577 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514 00:58:00.577 + job_name=iscsi-uring-vg-autotest_79514 00:58:00.577 + start_pattern='Backtrace start' 00:58:00.577 + end_pattern='Backtrace end' 00:58:00.577 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/build.log ]] 00:58:00.577 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/build.log 00:58:00.577 + backtraces= 00:58:00.577 + [[ -n '' ]] 00:58:00.577 + for build in "${build_log_list[@]}" 00:58:00.577 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/build.log 00:58:00.577 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.577 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/build.log 00:58:00.577 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/build.log 00:58:00.577 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048 00:58:00.577 + job_name=vfio-user-phy-autotest_28048 00:58:00.577 + start_pattern='Backtrace start' 00:58:00.577 + end_pattern='Backtrace end' 00:58:00.577 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/build.log ]] 00:58:00.577 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/build.log 00:58:00.577 + backtraces= 00:58:00.577 + [[ -n '' ]] 00:58:00.577 + for build in "${build_log_list[@]}" 00:58:00.577 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/build.log 00:58:00.577 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.577 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/build.log 00:58:00.577 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/build.log 00:58:00.577 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485 00:58:00.577 + job_name=unittest-main-docker-autotest_21485 00:58:00.577 + start_pattern='Backtrace start' 00:58:00.577 + end_pattern='Backtrace end' 00:58:00.577 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/build.log 00:58:00.578 + backtraces= 00:58:00.578 + [[ -n '' ]] 00:58:00.578 + for build in "${build_log_list[@]}" 00:58:00.578 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/build.log 00:58:00.578 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.578 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/build.log 00:58:00.578 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/build.log 00:58:00.578 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285 00:58:00.578 + job_name=nvmf-phy-autotest_74285 00:58:00.578 + start_pattern='Backtrace start' 00:58:00.578 + end_pattern='Backtrace end' 00:58:00.578 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/build.log 00:58:00.578 + backtraces= 00:58:00.578 + [[ -n '' ]] 00:58:00.578 + for build in "${build_log_list[@]}" 00:58:00.578 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/build.log 00:58:00.578 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.578 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/build.log 00:58:00.578 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/build.log 00:58:00.578 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170 00:58:00.578 + job_name=nvmf-tcp-phy-autotest_74170 00:58:00.578 + start_pattern='Backtrace start' 00:58:00.578 + end_pattern='Backtrace end' 00:58:00.578 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/build.log 00:58:00.578 + backtraces= 00:58:00.578 + [[ -n '' ]] 00:58:00.578 + for build in "${build_log_list[@]}" 00:58:00.578 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/build.log 00:58:00.578 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.578 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/build.log 00:58:00.578 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/build.log 00:58:00.578 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631 00:58:00.578 + job_name=vhost-initiator-vg-autotest_79631 00:58:00.578 + start_pattern='Backtrace start' 00:58:00.578 + end_pattern='Backtrace end' 00:58:00.578 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/build.log 00:58:00.578 + backtraces= 00:58:00.578 + [[ -n '' ]] 00:58:00.578 + for build in "${build_log_list[@]}" 00:58:00.578 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/build.log 00:58:00.578 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.578 + build_log=/var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/build.log 00:58:00.578 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/build.log 00:58:00.578 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065 00:58:00.578 + job_name=vhost-phy-autotest_28065 00:58:00.578 + start_pattern='Backtrace start' 00:58:00.578 + end_pattern='Backtrace end' 00:58:00.578 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/build.log 00:58:00.578 + backtraces= 00:58:00.578 + [[ -n '' ]] 00:58:00.578 + for build in "${build_log_list[@]}" 00:58:00.578 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/build.log 00:58:00.578 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.578 + build_log=/var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/build.log 00:58:00.578 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/build.log 00:58:00.578 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646 00:58:00.578 + job_name=iscsi-vg-autotest_79646 00:58:00.578 + start_pattern='Backtrace start' 00:58:00.578 + end_pattern='Backtrace end' 00:58:00.578 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/build.log 00:58:00.578 + backtraces= 00:58:00.578 + [[ -n '' ]] 00:58:00.578 + for build in "${build_log_list[@]}" 00:58:00.578 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/build.log 00:58:00.578 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.578 + build_log=/var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/build.log 00:58:00.578 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/build.log 00:58:00.578 ++ basename /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485 00:58:00.578 + job_name=packaging-docker-autotest_21485 00:58:00.578 + start_pattern='Backtrace start' 00:58:00.578 + end_pattern='Backtrace end' 00:58:00.578 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/build.log 00:58:00.578 + backtraces= 00:58:00.578 + [[ -n '' ]] 00:58:00.578 + for build in "${build_log_list[@]}" 00:58:00.578 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/build.log 00:58:00.578 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.578 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/build.log 00:58:00.578 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/build.log 00:58:00.578 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734 00:58:00.578 + job_name=nvme-cmb-pmr-vg-autotest_80734 00:58:00.578 + start_pattern='Backtrace start' 00:58:00.578 + end_pattern='Backtrace end' 00:58:00.578 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/build.log ]] 00:58:00.578 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958 00:58:00.840 + job_name=check-format-docker-autotest_23958 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947 00:58:00.840 + job_name=build-files-docker-autotest_23947 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048 00:58:00.840 + job_name=BlobFS-phy-autotest_28048 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987 00:58:00.840 + job_name=rocky9-vg-autotest_17987 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551 00:58:00.840 + job_name=centos7-vg-autotest_75551 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953 00:58:00.840 + job_name=check-so-deps-docker-autotest_23953 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039 00:58:00.840 + job_name=crypto-phy-autotest_28039 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541 00:58:00.840 + job_name=nvmf-tcp-uring-vg-autotest_79541 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.840 + build_log=/var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/build.log 00:58:00.840 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/build.log 00:58:00.840 ++ basename /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037 00:58:00.840 + job_name=short-fuzz-phy-autotest_28037 00:58:00.840 + start_pattern='Backtrace start' 00:58:00.840 + end_pattern='Backtrace end' 00:58:00.840 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/build.log ]] 00:58:00.840 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/build.log 00:58:00.840 + backtraces= 00:58:00.840 + [[ -n '' ]] 00:58:00.840 + for build in "${build_log_list[@]}" 00:58:00.840 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/build.log 00:58:00.840 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.841 + build_log=/var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/build.log 00:58:00.841 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/build.log 00:58:00.841 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707 00:58:00.841 + job_name=ubuntu22-vg-autotest_39707 00:58:00.841 + start_pattern='Backtrace start' 00:58:00.841 + end_pattern='Backtrace end' 00:58:00.841 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/build.log ]] 00:58:00.841 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/build.log 00:58:00.841 + backtraces= 00:58:00.841 + [[ -n '' ]] 00:58:00.841 + for build in "${build_log_list[@]}" 00:58:00.841 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/build.log 00:58:00.841 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.841 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/build.log 00:58:00.841 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/build.log 00:58:00.841 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489 00:58:00.841 + job_name=unittest-valgrind-docker-autotest_21489 00:58:00.841 + start_pattern='Backtrace start' 00:58:00.841 + end_pattern='Backtrace end' 00:58:00.841 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/build.log ]] 00:58:00.841 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/build.log 00:58:00.841 + backtraces= 00:58:00.841 + [[ -n '' ]] 00:58:00.841 + for build in "${build_log_list[@]}" 00:58:00.841 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/build.log 00:58:00.841 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.841 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/build.log 00:58:00.841 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/build.log 00:58:00.841 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611 00:58:00.841 + job_name=nvme-vg-autotest_79611 00:58:00.841 + start_pattern='Backtrace start' 00:58:00.841 + end_pattern='Backtrace end' 00:58:00.841 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/build.log ]] 00:58:00.841 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/build.log 00:58:00.841 + backtraces= 00:58:00.841 + [[ -n '' ]] 00:58:00.841 + for build in "${build_log_list[@]}" 00:58:00.841 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/build.log 00:58:00.841 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.841 + build_log=/var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/build.log 00:58:00.841 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/build.log 00:58:00.841 ++ basename /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560 00:58:00.841 + job_name=lvol-vg-autotest_79560 00:58:00.841 + start_pattern='Backtrace start' 00:58:00.841 + end_pattern='Backtrace end' 00:58:00.841 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/build.log ]] 00:58:00.841 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/build.log 00:58:00.841 + backtraces='00:11:11.874 ========== Backtrace start: ========== 00:58:00.841 00:11:11.874 00:58:00.841 00:11:11.874 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.841 00:11:11.874 ... 00:58:00.841 00:11:11.874 583 echo "$rsp" 00:58:00.841 00:11:11.874 584 done 00:58:00.841 00:11:11.874 585 00:58:00.841 00:11:11.874 586 rc=${!status[*]} 00:58:00.841 00:11:11.874 587 xtrace_restore 00:58:00.841 00:11:11.874 => 588 [[ $rc == 0 ]] 00:58:00.841 00:11:11.874 589 } 00:58:00.841 00:11:11.874 590 00:58:00.841 00:11:11.874 591 function rpc_cmd_simple_data_json() { 00:58:00.841 00:11:11.874 592 00:58:00.841 00:11:11.874 593 local elems="$1[@]" elem 00:58:00.841 00:11:11.874 ... 00:58:00.841 00:11:11.874 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:58:00.841 00:11:11.874 ... 00:58:00.841 00:11:11.874 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:58:00.841 00:11:11.874 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:58:00.841 00:11:11.874 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:58:00.841 00:11:11.874 678 00:58:00.841 00:11:11.874 679 # Try again with aliases instead uuid 00:58:00.841 00:11:11.874 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.841 00:11:11.874 681 00:58:00.841 00:11:11.874 682 # Delete lvol2_temp 00:58:00.841 00:11:11.874 683 # New state: 00:58:00.841 00:11:11.874 684 # snap1 <-- lvol1 00:58:00.841 00:11:11.874 685 # snap2 <-- lvol2 00:58:00.841 00:11:11.874 ... 00:58:00.841 00:11:12.132 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 00:58:00.841 00:11:12.132 ... 00:58:00.841 00:11:12.132 1119 timing_enter $test_name 00:58:00.841 00:11:12.132 1120 echo "************************************" 00:58:00.841 00:11:12.132 1121 echo "START TEST $test_name" 00:58:00.841 00:11:12.132 1122 echo "************************************" 00:58:00.841 00:11:12.132 1123 xtrace_restore 00:58:00.841 00:11:12.132 1124 time "$@" 00:58:00.841 00:11:12.132 1125 xtrace_disable 00:58:00.841 00:11:12.132 1126 echo "************************************" 00:58:00.841 00:11:12.132 1127 echo "END TEST $test_name" 00:58:00.841 00:11:12.132 1128 echo "************************************" 00:58:00.841 00:11:12.132 1129 timing_exit $test_name 00:58:00.841 00:11:12.132 ... 00:58:00.841 00:11:12.132 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:58:00.841 00:11:12.132 ... 00:58:00.841 00:11:12.132 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:58:00.841 00:11:12.132 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:58:00.841 00:11:12.132 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.841 00:11:12.132 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.841 00:11:12.132 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.841 00:11:12.132 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.841 00:11:12.132 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.841 00:11:12.132 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.841 00:11:12.132 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.841 00:11:12.132 947 00:58:00.841 00:11:12.132 948 trap - SIGINT SIGTERM EXIT 00:58:00.841 00:11:12.132 ... 00:58:00.841 00:11:12.132 00:58:00.841 00:11:12.132 ========== Backtrace end ========== 00:58:00.841 00:11:20.068 ========== Backtrace start: ========== 00:58:00.841 00:11:20.068 00:58:00.841 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.841 00:11:20.068 ... 00:58:00.841 00:11:20.068 583 echo "$rsp" 00:58:00.841 00:11:20.068 584 done 00:58:00.841 00:11:20.068 585 00:58:00.841 00:11:20.068 586 rc=${!status[*]} 00:58:00.841 00:11:20.068 587 xtrace_restore 00:58:00.841 00:11:20.068 => 588 [[ $rc == 0 ]] 00:58:00.841 00:11:20.068 589 } 00:58:00.841 00:11:20.068 590 00:58:00.841 00:11:20.068 591 function rpc_cmd_simple_data_json() { 00:58:00.841 00:11:20.068 592 00:58:00.841 00:11:20.068 593 local elems="$1[@]" elem 00:58:00.841 00:11:20.068 ... 00:58:00.841 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:58:00.841 00:11:20.068 ... 00:58:00.841 00:11:20.068 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:58:00.841 00:11:20.068 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:58:00.841 00:11:20.068 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:58:00.841 00:11:20.068 778 00:58:00.841 00:11:20.068 779 # Try again with aliases instead uuid 00:58:00.841 00:11:20.068 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.841 00:11:20.068 781 00:58:00.841 00:11:20.068 782 # Delete lvol2_temp 00:58:00.841 00:11:20.068 783 # New state: 00:58:00.841 00:11:20.068 784 # esnap1 00:58:00.841 00:11:20.068 785 # snap2 <-- lvol2 00:58:00.841 00:11:20.068 ... 00:58:00.841 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 00:58:00.841 00:11:20.068 ... 00:58:00.841 00:11:20.068 1119 timing_enter $test_name 00:58:00.841 00:11:20.068 1120 echo "************************************" 00:58:00.841 00:11:20.068 1121 echo "START TEST $test_name" 00:58:00.841 00:11:20.068 1122 echo "************************************" 00:58:00.841 00:11:20.068 1123 xtrace_restore 00:58:00.841 00:11:20.068 1124 time "$@" 00:58:00.841 00:11:20.068 1125 xtrace_disable 00:58:00.841 00:11:20.068 1126 echo "************************************" 00:58:00.841 00:11:20.068 1127 echo "END TEST $test_name" 00:58:00.841 00:11:20.068 1128 echo "************************************" 00:58:00.841 00:11:20.068 1129 timing_exit $test_name 00:58:00.841 00:11:20.068 ... 00:58:00.841 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:58:00.841 00:11:20.068 ... 00:58:00.841 00:11:20.068 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:58:00.841 00:11:20.068 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.841 00:11:20.068 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.841 00:11:20.068 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.841 00:11:20.068 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.841 00:11:20.068 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.841 00:11:20.068 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.841 00:11:20.068 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.842 00:11:20.068 947 00:58:00.842 00:11:20.068 948 trap - SIGINT SIGTERM EXIT 00:58:00.842 00:11:20.068 949 killprocess $spdk_pid 00:58:00.842 00:11:20.068 ... 00:58:00.842 00:11:20.068 00:58:00.842 00:11:20.068 ========== Backtrace end ========== 00:58:00.842 00:11:25.439 ========== Backtrace start: ========== 00:58:00.842 00:11:25.439 00:58:00.842 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 583 echo "$rsp" 00:58:00.842 00:11:25.439 584 done 00:58:00.842 00:11:25.439 585 00:58:00.842 00:11:25.439 586 rc=${!status[*]} 00:58:00.842 00:11:25.439 587 xtrace_restore 00:58:00.842 00:11:25.439 => 588 [[ $rc == 0 ]] 00:58:00.842 00:11:25.439 589 } 00:58:00.842 00:11:25.439 590 00:58:00.842 00:11:25.439 591 function rpc_cmd_simple_data_json() { 00:58:00.842 00:11:25.439 592 00:58:00.842 00:11:25.439 593 local elems="$1[@]" elem 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:58:00.842 00:11:25.439 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:58:00.842 00:11:25.439 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:58:00.842 00:11:25.439 862 00:58:00.842 00:11:25.439 863 # Try again with aliases instead uuid 00:58:00.842 00:11:25.439 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.842 00:11:25.439 865 00:58:00.842 00:11:25.439 866 # Delete lvol2_temp 00:58:00.842 00:11:25.439 867 # New state: 00:58:00.842 00:11:25.439 868 # snap2 <-- lvol2 00:58:00.842 00:11:25.439 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 1119 timing_enter $test_name 00:58:00.842 00:11:25.439 1120 echo "************************************" 00:58:00.842 00:11:25.439 1121 echo "START TEST $test_name" 00:58:00.842 00:11:25.439 1122 echo "************************************" 00:58:00.842 00:11:25.439 1123 xtrace_restore 00:58:00.842 00:11:25.439 1124 time "$@" 00:58:00.842 00:11:25.439 1125 xtrace_disable 00:58:00.842 00:11:25.439 1126 echo "************************************" 00:58:00.842 00:11:25.439 1127 echo "END TEST $test_name" 00:58:00.842 00:11:25.439 1128 echo "************************************" 00:58:00.842 00:11:25.439 1129 timing_exit $test_name 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.842 00:11:25.439 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.842 00:11:25.439 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.842 00:11:25.439 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.842 00:11:25.439 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.842 00:11:25.439 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.842 00:11:25.439 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.842 00:11:25.439 947 00:58:00.842 00:11:25.439 948 trap - SIGINT SIGTERM EXIT 00:58:00.842 00:11:25.439 949 killprocess $spdk_pid 00:58:00.842 00:11:25.439 ... 00:58:00.842 00:11:25.439 00:58:00.842 00:11:25.439 ========== Backtrace end ========== 00:58:00.842 00:13:06.354 ========== Backtrace start: ========== 00:58:00.842 00:13:06.354 00:58:00.842 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 00:58:00.842 00:13:06.354 ... 00:58:00.842 00:13:06.354 583 echo "$rsp" 00:58:00.842 00:13:06.354 584 done 00:58:00.842 00:13:06.354 585 00:58:00.842 00:13:06.354 586 rc=${!status[*]} 00:58:00.842 00:13:06.354 587 xtrace_restore 00:58:00.842 00:13:06.354 => 588 [[ $rc == 0 ]] 00:58:00.842 00:13:06.354 589 } 00:58:00.842 00:13:06.354 590 00:58:00.842 00:13:06.354 591 function rpc_cmd_simple_data_json() { 00:58:00.842 00:13:06.354 592 00:58:00.842 00:13:06.354 593 local elems="$1[@]" elem 00:58:00.842 00:13:06.354 ... 00:58:00.842 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:58:00.842 00:13:06.354 ... 00:58:00.842 00:13:06.354 519 00:58:00.842 00:13:06.354 520 # Check lvol consistency 00:58:00.842 00:13:06.354 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:58:00.842 00:13:06.354 522 00:58:00.842 00:13:06.354 523 # Try again with aliases instead uuid 00:58:00.842 00:13:06.354 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:58:00.842 00:13:06.354 525 00:58:00.842 00:13:06.354 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.842 00:13:06.354 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.842 00:13:06.354 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.842 00:13:06.354 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.842 00:13:06.354 ... 00:58:00.842 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 00:58:00.842 00:13:06.354 ... 00:58:00.842 00:13:06.354 1119 timing_enter $test_name 00:58:00.842 00:13:06.354 1120 echo "************************************" 00:58:00.842 00:13:06.354 1121 echo "START TEST $test_name" 00:58:00.842 00:13:06.354 1122 echo "************************************" 00:58:00.842 00:13:06.355 1123 xtrace_restore 00:58:00.842 00:13:06.355 1124 time "$@" 00:58:00.842 00:13:06.355 1125 xtrace_disable 00:58:00.842 00:13:06.355 1126 echo "************************************" 00:58:00.842 00:13:06.355 1127 echo "END TEST $test_name" 00:58:00.842 00:13:06.355 1128 echo "************************************" 00:58:00.842 00:13:06.355 1129 timing_exit $test_name 00:58:00.842 00:13:06.355 ... 00:58:00.842 00:13:06.355 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:58:00.842 00:13:06.355 ... 00:58:00.842 00:13:06.355 704 run_test "test_esnap_reload" test_esnap_reload 00:58:00.842 00:13:06.355 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:58:00.842 00:13:06.355 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.842 00:13:06.355 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.842 00:13:06.355 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.842 00:13:06.355 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.842 00:13:06.355 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.842 00:13:06.355 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.842 00:13:06.355 712 00:58:00.842 00:13:06.355 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.842 00:13:06.355 714 killprocess $spdk_pid 00:58:00.842 00:13:06.355 ... 00:58:00.842 00:13:06.355 00:58:00.842 00:13:06.355 ========== Backtrace end ========== 00:58:00.842 00:13:14.581 ========== Backtrace start: ========== 00:58:00.842 00:13:14.581 00:58:00.842 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 00:58:00.842 00:13:14.581 ... 00:58:00.842 00:13:14.581 583 echo "$rsp" 00:58:00.842 00:13:14.581 584 done 00:58:00.842 00:13:14.581 585 00:58:00.842 00:13:14.581 586 rc=${!status[*]} 00:58:00.842 00:13:14.581 587 xtrace_restore 00:58:00.842 00:13:14.581 => 588 [[ $rc == 0 ]] 00:58:00.842 00:13:14.581 589 } 00:58:00.842 00:13:14.581 590 00:58:00.842 00:13:14.581 591 function rpc_cmd_simple_data_json() { 00:58:00.842 00:13:14.581 592 00:58:00.842 00:13:14.581 593 local elems="$1[@]" elem 00:58:00.842 00:13:14.581 ... 00:58:00.842 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:58:00.842 00:13:14.581 ... 00:58:00.842 00:13:14.581 602 00:58:00.842 00:13:14.581 603 # Check lvol consistency 00:58:00.842 00:13:14.581 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:58:00.842 00:13:14.581 605 00:58:00.842 00:13:14.581 606 # Try again with aliases instead uuid 00:58:00.842 00:13:14.581 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:58:00.842 00:13:14.581 608 00:58:00.842 00:13:14.581 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.842 00:13:14.581 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.842 00:13:14.581 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.842 00:13:14.581 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.842 00:13:14.581 ... 00:58:00.842 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 00:58:00.842 00:13:14.581 ... 00:58:00.842 00:13:14.581 1119 timing_enter $test_name 00:58:00.842 00:13:14.581 1120 echo "************************************" 00:58:00.842 00:13:14.581 1121 echo "START TEST $test_name" 00:58:00.842 00:13:14.581 1122 echo "************************************" 00:58:00.843 00:13:14.581 1123 xtrace_restore 00:58:00.843 00:13:14.581 1124 time "$@" 00:58:00.843 00:13:14.581 1125 xtrace_disable 00:58:00.843 00:13:14.581 1126 echo "************************************" 00:58:00.843 00:13:14.581 1127 echo "END TEST $test_name" 00:58:00.843 00:13:14.581 1128 echo "************************************" 00:58:00.843 00:13:14.581 1129 timing_exit $test_name 00:58:00.843 00:13:14.581 ... 00:58:00.843 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:58:00.843 00:13:14.581 ... 00:58:00.843 00:13:14.581 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:58:00.843 00:13:14.581 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.843 00:13:14.581 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.843 00:13:14.581 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.843 00:13:14.581 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.843 00:13:14.581 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.843 00:13:14.581 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.843 00:13:14.581 712 00:58:00.843 00:13:14.581 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.843 00:13:14.581 714 killprocess $spdk_pid 00:58:00.843 00:13:14.581 715 rm -f "$testdir/aio_bdev_0" 00:58:00.843 00:13:14.581 ... 00:58:00.843 00:13:14.581 00:58:00.843 00:13:14.581 ========== Backtrace end ========== 00:58:00.843 00:13:20.492 ========== Backtrace start: ========== 00:58:00.843 00:13:20.492 00:58:00.843 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 00:58:00.843 00:13:20.492 ... 00:58:00.843 00:13:20.492 583 echo "$rsp" 00:58:00.843 00:13:20.492 584 done 00:58:00.843 00:13:20.492 585 00:58:00.843 00:13:20.492 586 rc=${!status[*]} 00:58:00.843 00:13:20.492 587 xtrace_restore 00:58:00.843 00:13:20.492 => 588 [[ $rc == 0 ]] 00:58:00.843 00:13:20.492 589 } 00:58:00.843 00:13:20.492 590 00:58:00.843 00:13:20.492 591 function rpc_cmd_simple_data_json() { 00:58:00.843 00:13:20.492 592 00:58:00.843 00:13:20.492 593 local elems="$1[@]" elem 00:58:00.843 00:13:20.492 ... 00:58:00.843 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:58:00.843 00:13:20.492 ... 00:58:00.843 00:13:20.492 672 00:58:00.843 00:13:20.492 673 # Check lvol consistency 00:58:00.843 00:13:20.492 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:58:00.843 00:13:20.492 675 00:58:00.843 00:13:20.492 676 # Try again with aliases instead uuid 00:58:00.843 00:13:20.492 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:58:00.843 00:13:20.492 678 00:58:00.843 00:13:20.492 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.843 00:13:20.492 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.843 00:13:20.492 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.843 00:13:20.492 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.843 00:13:20.492 ... 00:58:00.843 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 00:58:00.843 00:13:20.492 ... 00:58:00.843 00:13:20.492 1119 timing_enter $test_name 00:58:00.843 00:13:20.492 1120 echo "************************************" 00:58:00.843 00:13:20.492 1121 echo "START TEST $test_name" 00:58:00.843 00:13:20.492 1122 echo "************************************" 00:58:00.843 00:13:20.492 1123 xtrace_restore 00:58:00.843 00:13:20.492 1124 time "$@" 00:58:00.843 00:13:20.492 1125 xtrace_disable 00:58:00.843 00:13:20.492 1126 echo "************************************" 00:58:00.843 00:13:20.492 1127 echo "END TEST $test_name" 00:58:00.843 00:13:20.492 1128 echo "************************************" 00:58:00.843 00:13:20.492 1129 timing_exit $test_name 00:58:00.843 00:13:20.492 ... 00:58:00.843 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:58:00.843 00:13:20.492 ... 00:58:00.843 00:13:20.492 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.843 00:13:20.492 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.843 00:13:20.492 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.843 00:13:20.492 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.843 00:13:20.493 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.843 00:13:20.493 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.843 00:13:20.493 712 00:58:00.843 00:13:20.493 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.843 00:13:20.493 714 killprocess $spdk_pid 00:58:00.843 00:13:20.493 715 rm -f "$testdir/aio_bdev_0" 00:58:00.843 00:13:20.493 ... 00:58:00.843 00:13:20.493 00:58:00.843 00:13:20.493 ========== Backtrace end ==========' 00:58:00.843 + [[ -n 00:11:11.874 ========== Backtrace start: ========== 00:58:00.843 00:11:11.874 00:58:00.843 00:11:11.874 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.843 00:11:11.874 ... 00:58:00.843 00:11:11.874 583 echo "$rsp" 00:58:00.843 00:11:11.874 584 done 00:58:00.843 00:11:11.874 585 00:58:00.843 00:11:11.874 586 rc=${!status[*]} 00:58:00.843 00:11:11.874 587 xtrace_restore 00:58:00.843 00:11:11.874 => 588 [[ $rc == 0 ]] 00:58:00.843 00:11:11.874 589 } 00:58:00.843 00:11:11.874 590 00:58:00.843 00:11:11.874 591 function rpc_cmd_simple_data_json() { 00:58:00.843 00:11:11.874 592 00:58:00.843 00:11:11.874 593 local elems="$1[@]" elem 00:58:00.843 00:11:11.874 ... 00:58:00.843 00:11:11.874 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:58:00.843 00:11:11.874 ... 00:58:00.843 00:11:11.874 675 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:58:00.843 00:11:11.874 676 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:58:00.843 00:11:11.874 677 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:58:00.843 00:11:11.874 678 00:58:00.843 00:11:11.874 679 # Try again with aliases instead uuid 00:58:00.843 00:11:11.874 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.843 00:11:11.874 681 00:58:00.843 00:11:11.874 682 # Delete lvol2_temp 00:58:00.843 00:11:11.874 683 # New state: 00:58:00.843 00:11:11.874 684 # snap1 <-- lvol1 00:58:00.843 00:11:11.874 685 # snap2 <-- lvol2 00:58:00.843 00:11:11.874 ... 00:58:00.843 00:11:12.132 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 00:58:00.843 00:11:12.132 ... 00:58:00.843 00:11:12.132 1119 timing_enter $test_name 00:58:00.843 00:11:12.132 1120 echo "************************************" 00:58:00.843 00:11:12.132 1121 echo "START TEST $test_name" 00:58:00.843 00:11:12.132 1122 echo "************************************" 00:58:00.843 00:11:12.132 1123 xtrace_restore 00:58:00.843 00:11:12.132 1124 time "$@" 00:58:00.843 00:11:12.132 1125 xtrace_disable 00:58:00.843 00:11:12.132 1126 echo "************************************" 00:58:00.843 00:11:12.132 1127 echo "END TEST $test_name" 00:58:00.843 00:11:12.132 1128 echo "************************************" 00:58:00.843 00:11:12.132 1129 timing_exit $test_name 00:58:00.843 00:11:12.132 ... 00:58:00.843 00:11:12.132 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:58:00.843 00:11:12.132 ... 00:58:00.843 00:11:12.132 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:58:00.843 00:11:12.132 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:58:00.843 00:11:12.132 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.843 00:11:12.132 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.843 00:11:12.132 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.843 00:11:12.132 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.843 00:11:12.132 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.843 00:11:12.132 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.843 00:11:12.132 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.843 00:11:12.132 947 00:58:00.843 00:11:12.132 948 trap - SIGINT SIGTERM EXIT 00:58:00.843 00:11:12.132 ... 00:58:00.843 00:11:12.132 00:58:00.843 00:11:12.132 ========== Backtrace end ========== 00:58:00.843 00:11:20.068 ========== Backtrace start: ========== 00:58:00.843 00:11:20.068 00:58:00.843 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.843 00:11:20.068 ... 00:58:00.843 00:11:20.068 583 echo "$rsp" 00:58:00.843 00:11:20.068 584 done 00:58:00.843 00:11:20.068 585 00:58:00.843 00:11:20.068 586 rc=${!status[*]} 00:58:00.843 00:11:20.068 587 xtrace_restore 00:58:00.843 00:11:20.068 => 588 [[ $rc == 0 ]] 00:58:00.843 00:11:20.068 589 } 00:58:00.843 00:11:20.068 590 00:58:00.843 00:11:20.068 591 function rpc_cmd_simple_data_json() { 00:58:00.843 00:11:20.068 592 00:58:00.843 00:11:20.068 593 local elems="$1[@]" elem 00:58:00.843 00:11:20.068 ... 00:58:00.843 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:58:00.843 00:11:20.068 ... 00:58:00.843 00:11:20.068 775 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:58:00.843 00:11:20.068 776 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:58:00.843 00:11:20.068 777 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:58:00.843 00:11:20.068 778 00:58:00.843 00:11:20.068 779 # Try again with aliases instead uuid 00:58:00.843 00:11:20.068 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.843 00:11:20.068 781 00:58:00.843 00:11:20.068 782 # Delete lvol2_temp 00:58:00.843 00:11:20.068 783 # New state: 00:58:00.843 00:11:20.068 784 # esnap1 00:58:00.844 00:11:20.068 785 # snap2 <-- lvol2 00:58:00.844 00:11:20.068 ... 00:58:00.844 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 00:58:00.844 00:11:20.068 ... 00:58:00.844 00:11:20.068 1119 timing_enter $test_name 00:58:00.844 00:11:20.068 1120 echo "************************************" 00:58:00.844 00:11:20.068 1121 echo "START TEST $test_name" 00:58:00.844 00:11:20.068 1122 echo "************************************" 00:58:00.844 00:11:20.068 1123 xtrace_restore 00:58:00.844 00:11:20.068 1124 time "$@" 00:58:00.844 00:11:20.068 1125 xtrace_disable 00:58:00.844 00:11:20.068 1126 echo "************************************" 00:58:00.844 00:11:20.068 1127 echo "END TEST $test_name" 00:58:00.844 00:11:20.068 1128 echo "************************************" 00:58:00.844 00:11:20.068 1129 timing_exit $test_name 00:58:00.844 00:11:20.068 ... 00:58:00.844 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:58:00.844 00:11:20.068 ... 00:58:00.844 00:11:20.068 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:58:00.844 00:11:20.068 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.844 00:11:20.068 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.844 00:11:20.068 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.844 00:11:20.068 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.844 00:11:20.068 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.844 00:11:20.068 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.844 00:11:20.068 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.844 00:11:20.068 947 00:58:00.844 00:11:20.068 948 trap - SIGINT SIGTERM EXIT 00:58:00.844 00:11:20.068 949 killprocess $spdk_pid 00:58:00.844 00:11:20.068 ... 00:58:00.844 00:11:20.068 00:58:00.844 00:11:20.068 ========== Backtrace end ========== 00:58:00.844 00:11:25.439 ========== Backtrace start: ========== 00:58:00.844 00:11:25.439 00:58:00.844 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 583 echo "$rsp" 00:58:00.844 00:11:25.439 584 done 00:58:00.844 00:11:25.439 585 00:58:00.844 00:11:25.439 586 rc=${!status[*]} 00:58:00.844 00:11:25.439 587 xtrace_restore 00:58:00.844 00:11:25.439 => 588 [[ $rc == 0 ]] 00:58:00.844 00:11:25.439 589 } 00:58:00.844 00:11:25.439 590 00:58:00.844 00:11:25.439 591 function rpc_cmd_simple_data_json() { 00:58:00.844 00:11:25.439 592 00:58:00.844 00:11:25.439 593 local elems="$1[@]" elem 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 859 [ "$(jq '.[].driver_specific.lvol.clone' <<< "$clone_bdev")" = "true" ] 00:58:00.844 00:11:25.439 860 [ "$(jq '.[].driver_specific.lvol.base_snapshot' <<< "$clone_bdev")" = '"snap2"' ] 00:58:00.844 00:11:25.439 861 [ "$(jq '.[].driver_specific.lvol.esnap_clone' <<< "$clone_bdev")" = "false" ] 00:58:00.844 00:11:25.439 862 00:58:00.844 00:11:25.439 863 # Try again with aliases instead uuid 00:58:00.844 00:11:25.439 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.844 00:11:25.439 865 00:58:00.844 00:11:25.439 866 # Delete lvol2_temp 00:58:00.844 00:11:25.439 867 # New state: 00:58:00.844 00:11:25.439 868 # snap2 <-- lvol2 00:58:00.844 00:11:25.439 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 1119 timing_enter $test_name 00:58:00.844 00:11:25.439 1120 echo "************************************" 00:58:00.844 00:11:25.439 1121 echo "START TEST $test_name" 00:58:00.844 00:11:25.439 1122 echo "************************************" 00:58:00.844 00:11:25.439 1123 xtrace_restore 00:58:00.844 00:11:25.439 1124 time "$@" 00:58:00.844 00:11:25.439 1125 xtrace_disable 00:58:00.844 00:11:25.439 1126 echo "************************************" 00:58:00.844 00:11:25.439 1127 echo "END TEST $test_name" 00:58:00.844 00:11:25.439 1128 echo "************************************" 00:58:00.844 00:11:25.439 1129 timing_exit $test_name 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.844 00:11:25.439 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.844 00:11:25.439 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.844 00:11:25.439 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.844 00:11:25.439 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.844 00:11:25.439 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.844 00:11:25.439 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.844 00:11:25.439 947 00:58:00.844 00:11:25.439 948 trap - SIGINT SIGTERM EXIT 00:58:00.844 00:11:25.439 949 killprocess $spdk_pid 00:58:00.844 00:11:25.439 ... 00:58:00.844 00:11:25.439 00:58:00.844 00:11:25.439 ========== Backtrace end ========== 00:58:00.844 00:13:06.354 ========== Backtrace start: ========== 00:58:00.844 00:13:06.354 00:58:00.844 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 00:58:00.844 00:13:06.354 ... 00:58:00.844 00:13:06.354 583 echo "$rsp" 00:58:00.844 00:13:06.354 584 done 00:58:00.844 00:13:06.354 585 00:58:00.844 00:13:06.354 586 rc=${!status[*]} 00:58:00.844 00:13:06.354 587 xtrace_restore 00:58:00.844 00:13:06.354 => 588 [[ $rc == 0 ]] 00:58:00.844 00:13:06.354 589 } 00:58:00.844 00:13:06.354 590 00:58:00.844 00:13:06.354 591 function rpc_cmd_simple_data_json() { 00:58:00.844 00:13:06.354 592 00:58:00.844 00:13:06.354 593 local elems="$1[@]" elem 00:58:00.844 00:13:06.354 ... 00:58:00.844 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:58:00.844 00:13:06.354 ... 00:58:00.844 00:13:06.354 519 00:58:00.844 00:13:06.354 520 # Check lvol consistency 00:58:00.844 00:13:06.354 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:58:00.844 00:13:06.354 522 00:58:00.844 00:13:06.354 523 # Try again with aliases instead uuid 00:58:00.844 00:13:06.354 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:58:00.844 00:13:06.354 525 00:58:00.844 00:13:06.354 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.844 00:13:06.354 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.844 00:13:06.354 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.844 00:13:06.354 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.844 00:13:06.354 ... 00:58:00.844 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 00:58:00.844 00:13:06.354 ... 00:58:00.844 00:13:06.354 1119 timing_enter $test_name 00:58:00.844 00:13:06.354 1120 echo "************************************" 00:58:00.844 00:13:06.354 1121 echo "START TEST $test_name" 00:58:00.844 00:13:06.354 1122 echo "************************************" 00:58:00.844 00:13:06.355 1123 xtrace_restore 00:58:00.844 00:13:06.355 1124 time "$@" 00:58:00.844 00:13:06.355 1125 xtrace_disable 00:58:00.844 00:13:06.355 1126 echo "************************************" 00:58:00.844 00:13:06.355 1127 echo "END TEST $test_name" 00:58:00.844 00:13:06.355 1128 echo "************************************" 00:58:00.844 00:13:06.355 1129 timing_exit $test_name 00:58:00.844 00:13:06.355 ... 00:58:00.844 00:13:06.355 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:58:00.844 00:13:06.355 ... 00:58:00.844 00:13:06.355 704 run_test "test_esnap_reload" test_esnap_reload 00:58:00.844 00:13:06.355 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:58:00.844 00:13:06.355 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.844 00:13:06.355 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.844 00:13:06.355 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.844 00:13:06.355 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.844 00:13:06.355 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.844 00:13:06.355 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.844 00:13:06.355 712 00:58:00.844 00:13:06.355 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.844 00:13:06.355 714 killprocess $spdk_pid 00:58:00.844 00:13:06.355 ... 00:58:00.844 00:13:06.355 00:58:00.844 00:13:06.355 ========== Backtrace end ========== 00:58:00.844 00:13:14.581 ========== Backtrace start: ========== 00:58:00.845 00:13:14.581 00:58:00.845 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 583 echo "$rsp" 00:58:00.845 00:13:14.581 584 done 00:58:00.845 00:13:14.581 585 00:58:00.845 00:13:14.581 586 rc=${!status[*]} 00:58:00.845 00:13:14.581 587 xtrace_restore 00:58:00.845 00:13:14.581 => 588 [[ $rc == 0 ]] 00:58:00.845 00:13:14.581 589 } 00:58:00.845 00:13:14.581 590 00:58:00.845 00:13:14.581 591 function rpc_cmd_simple_data_json() { 00:58:00.845 00:13:14.581 592 00:58:00.845 00:13:14.581 593 local elems="$1[@]" elem 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 602 00:58:00.845 00:13:14.581 603 # Check lvol consistency 00:58:00.845 00:13:14.581 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:58:00.845 00:13:14.581 605 00:58:00.845 00:13:14.581 606 # Try again with aliases instead uuid 00:58:00.845 00:13:14.581 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:58:00.845 00:13:14.581 608 00:58:00.845 00:13:14.581 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.845 00:13:14.581 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.845 00:13:14.581 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.845 00:13:14.581 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 1119 timing_enter $test_name 00:58:00.845 00:13:14.581 1120 echo "************************************" 00:58:00.845 00:13:14.581 1121 echo "START TEST $test_name" 00:58:00.845 00:13:14.581 1122 echo "************************************" 00:58:00.845 00:13:14.581 1123 xtrace_restore 00:58:00.845 00:13:14.581 1124 time "$@" 00:58:00.845 00:13:14.581 1125 xtrace_disable 00:58:00.845 00:13:14.581 1126 echo "************************************" 00:58:00.845 00:13:14.581 1127 echo "END TEST $test_name" 00:58:00.845 00:13:14.581 1128 echo "************************************" 00:58:00.845 00:13:14.581 1129 timing_exit $test_name 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:58:00.845 00:13:14.581 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.845 00:13:14.581 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.845 00:13:14.581 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.845 00:13:14.581 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.845 00:13:14.581 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.845 00:13:14.581 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.845 00:13:14.581 712 00:58:00.845 00:13:14.581 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.845 00:13:14.581 714 killprocess $spdk_pid 00:58:00.845 00:13:14.581 715 rm -f "$testdir/aio_bdev_0" 00:58:00.845 00:13:14.581 ... 00:58:00.845 00:13:14.581 00:58:00.845 00:13:14.581 ========== Backtrace end ========== 00:58:00.845 00:13:20.492 ========== Backtrace start: ========== 00:58:00.845 00:13:20.492 00:58:00.845 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 00:58:00.845 00:13:20.492 ... 00:58:00.845 00:13:20.492 583 echo "$rsp" 00:58:00.845 00:13:20.492 584 done 00:58:00.845 00:13:20.492 585 00:58:00.845 00:13:20.492 586 rc=${!status[*]} 00:58:00.845 00:13:20.492 587 xtrace_restore 00:58:00.845 00:13:20.492 => 588 [[ $rc == 0 ]] 00:58:00.845 00:13:20.492 589 } 00:58:00.845 00:13:20.492 590 00:58:00.845 00:13:20.492 591 function rpc_cmd_simple_data_json() { 00:58:00.845 00:13:20.492 592 00:58:00.845 00:13:20.492 593 local elems="$1[@]" elem 00:58:00.845 00:13:20.492 ... 00:58:00.845 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:58:00.845 00:13:20.492 ... 00:58:00.845 00:13:20.492 672 00:58:00.845 00:13:20.492 673 # Check lvol consistency 00:58:00.845 00:13:20.492 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:58:00.845 00:13:20.492 675 00:58:00.845 00:13:20.492 676 # Try again with aliases instead uuid 00:58:00.845 00:13:20.492 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:58:00.845 00:13:20.492 678 00:58:00.845 00:13:20.492 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.845 00:13:20.492 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.845 00:13:20.492 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.845 00:13:20.492 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.845 00:13:20.492 ... 00:58:00.845 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 00:58:00.845 00:13:20.492 ... 00:58:00.845 00:13:20.492 1119 timing_enter $test_name 00:58:00.845 00:13:20.492 1120 echo "************************************" 00:58:00.845 00:13:20.492 1121 echo "START TEST $test_name" 00:58:00.845 00:13:20.492 1122 echo "************************************" 00:58:00.845 00:13:20.492 1123 xtrace_restore 00:58:00.845 00:13:20.492 1124 time "$@" 00:58:00.845 00:13:20.492 1125 xtrace_disable 00:58:00.845 00:13:20.492 1126 echo "************************************" 00:58:00.845 00:13:20.492 1127 echo "END TEST $test_name" 00:58:00.845 00:13:20.492 1128 echo "************************************" 00:58:00.845 00:13:20.492 1129 timing_exit $test_name 00:58:00.845 00:13:20.492 ... 00:58:00.845 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:58:00.845 00:13:20.492 ... 00:58:00.845 00:13:20.492 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.845 00:13:20.492 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.845 00:13:20.492 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.845 00:13:20.492 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.845 00:13:20.493 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.845 00:13:20.493 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.845 00:13:20.493 712 00:58:00.845 00:13:20.493 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.845 00:13:20.493 714 killprocess $spdk_pid 00:58:00.845 00:13:20.493 715 rm -f "$testdir/aio_bdev_0" 00:58:00.845 00:13:20.493 ... 00:58:00.845 00:13:20.493 00:58:00.845 00:13:20.493 ========== Backtrace end ========== ]] 00:58:00.845 + echo '00:11:11.874 ========== Backtrace start: ========== 00:58:00.845 00:11:11.874 00:58:00.845 00:11:11.874 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.845 00:11:11.874 ... 00:58:00.845 00:11:11.874 583 echo "$rsp" 00:58:00.845 00:11:11.874 584 done 00:58:00.845 00:11:11.874 585 00:58:00.845 00:11:11.874 586 rc=${!status[*]} 00:58:00.845 00:11:11.874 587 xtrace_restore 00:58:00.845 00:11:11.874 => 588 [[ $rc == 0 ]] 00:58:00.845 00:11:11.874 589 } 00:58:00.845 00:11:11.874 590 00:58:00.845 00:11:11.874 591 function rpc_cmd_simple_data_json() { 00:58:00.845 00:11:11.874 592 00:58:00.845 00:11:11.874 593 local elems="$1[@]" elem 00:58:00.845 00:11:11.874 ... 00:58:00.845 00:11:11.874 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:680 -> test_lvol_set_parent_from_snapshot([]) 00:58:00.845 00:11:11.874 ... 00:58:00.845 00:11:11.874 675 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:58:00.845 00:11:11.874 676 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:58:00.845 00:11:11.874 677 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:58:00.845 00:11:11.874 678 00:58:00.845 00:11:11.874 679 # Try again with aliases instead uuid 00:58:00.845 00:11:11.874 => 680 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.845 00:11:11.874 681 00:58:00.845 00:11:11.874 682 # Delete lvol2_temp 00:58:00.845 00:11:11.874 683 # New state: 00:58:00.845 00:11:11.874 684 # snap1 <-- lvol1 00:58:00.845 00:11:11.874 685 # snap2 <-- lvol2 00:58:00.845 00:11:11.874 ... 00:58:00.845 00:11:12.132 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_snapshot"],["test_lvol_set_parent_from_snapshot"]) 00:58:00.845 00:11:12.132 ... 00:58:00.845 00:11:12.132 1119 timing_enter $test_name 00:58:00.846 00:11:12.132 1120 echo "************************************" 00:58:00.846 00:11:12.132 1121 echo "START TEST $test_name" 00:58:00.846 00:11:12.132 1122 echo "************************************" 00:58:00.846 00:11:12.132 1123 xtrace_restore 00:58:00.846 00:11:12.132 1124 time "$@" 00:58:00.846 00:11:12.132 1125 xtrace_disable 00:58:00.846 00:11:12.132 1126 echo "************************************" 00:58:00.846 00:11:12.132 1127 echo "END TEST $test_name" 00:58:00.846 00:11:12.132 1128 echo "************************************" 00:58:00.846 00:11:12.132 1129 timing_exit $test_name 00:58:00.846 00:11:12.132 ... 00:58:00.846 00:11:12.132 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:943 -> main([]) 00:58:00.846 00:11:12.132 ... 00:58:00.846 00:11:12.132 938 run_test "test_clone_decouple_parent" test_clone_decouple_parent 00:58:00.846 00:11:12.132 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:58:00.846 00:11:12.132 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.846 00:11:12.132 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.846 00:11:12.132 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.846 00:11:12.132 => 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.846 00:11:12.132 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.846 00:11:12.132 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.846 00:11:12.132 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.846 00:11:12.132 947 00:58:00.846 00:11:12.132 948 trap - SIGINT SIGTERM EXIT 00:58:00.846 00:11:12.132 ... 00:58:00.846 00:11:12.132 00:58:00.846 00:11:12.132 ========== Backtrace end ========== 00:58:00.846 00:11:20.068 ========== Backtrace start: ========== 00:58:00.846 00:11:20.068 00:58:00.846 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 583 echo "$rsp" 00:58:00.846 00:11:20.068 584 done 00:58:00.846 00:11:20.068 585 00:58:00.846 00:11:20.068 586 rc=${!status[*]} 00:58:00.846 00:11:20.068 587 xtrace_restore 00:58:00.846 00:11:20.068 => 588 [[ $rc == 0 ]] 00:58:00.846 00:11:20.068 589 } 00:58:00.846 00:11:20.068 590 00:58:00.846 00:11:20.068 591 function rpc_cmd_simple_data_json() { 00:58:00.846 00:11:20.068 592 00:58:00.846 00:11:20.068 593 local elems="$1[@]" elem 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:780 -> test_lvol_set_parent_from_esnap([]) 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 775 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:58:00.846 00:11:20.068 776 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:58:00.846 00:11:20.068 777 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:58:00.846 00:11:20.068 778 00:58:00.846 00:11:20.068 779 # Try again with aliases instead uuid 00:58:00.846 00:11:20.068 => 780 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.846 00:11:20.068 781 00:58:00.846 00:11:20.068 782 # Delete lvol2_temp 00:58:00.846 00:11:20.068 783 # New state: 00:58:00.846 00:11:20.068 784 # esnap1 00:58:00.846 00:11:20.068 785 # snap2 <-- lvol2 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_esnap"],["test_lvol_set_parent_from_esnap"]) 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 1119 timing_enter $test_name 00:58:00.846 00:11:20.068 1120 echo "************************************" 00:58:00.846 00:11:20.068 1121 echo "START TEST $test_name" 00:58:00.846 00:11:20.068 1122 echo "************************************" 00:58:00.846 00:11:20.068 1123 xtrace_restore 00:58:00.846 00:11:20.068 1124 time "$@" 00:58:00.846 00:11:20.068 1125 xtrace_disable 00:58:00.846 00:11:20.068 1126 echo "************************************" 00:58:00.846 00:11:20.068 1127 echo "END TEST $test_name" 00:58:00.846 00:11:20.068 1128 echo "************************************" 00:58:00.846 00:11:20.068 1129 timing_exit $test_name 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:944 -> main([]) 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 939 run_test "test_lvol_bdev_readonly" test_lvol_bdev_readonly 00:58:00.846 00:11:20.068 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.846 00:11:20.068 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.846 00:11:20.068 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.846 00:11:20.068 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.846 00:11:20.068 => 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.846 00:11:20.068 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.846 00:11:20.068 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.846 00:11:20.068 947 00:58:00.846 00:11:20.068 948 trap - SIGINT SIGTERM EXIT 00:58:00.846 00:11:20.068 949 killprocess $spdk_pid 00:58:00.846 00:11:20.068 ... 00:58:00.846 00:11:20.068 00:58:00.846 00:11:20.068 ========== Backtrace end ========== 00:58:00.846 00:11:25.439 ========== Backtrace start: ========== 00:58:00.846 00:11:25.439 00:58:00.846 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent"],["lvs_test/lvol2"],["lvs_test/snap2"]) 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 583 echo "$rsp" 00:58:00.846 00:11:25.439 584 done 00:58:00.846 00:11:25.439 585 00:58:00.846 00:11:25.439 586 rc=${!status[*]} 00:58:00.846 00:11:25.439 587 xtrace_restore 00:58:00.846 00:11:25.439 => 588 [[ $rc == 0 ]] 00:58:00.846 00:11:25.439 589 } 00:58:00.846 00:11:25.439 590 00:58:00.846 00:11:25.439 591 function rpc_cmd_simple_data_json() { 00:58:00.846 00:11:25.439 592 00:58:00.846 00:11:25.439 593 local elems="$1[@]" elem 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:864 -> test_lvol_set_parent_from_none([]) 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 859 [ "$(jq '\''.[].driver_specific.lvol.clone'\'' <<< "$clone_bdev")" = "true" ] 00:58:00.846 00:11:25.439 860 [ "$(jq '\''.[].driver_specific.lvol.base_snapshot'\'' <<< "$clone_bdev")" = '\''"snap2"'\'' ] 00:58:00.846 00:11:25.439 861 [ "$(jq '\''.[].driver_specific.lvol.esnap_clone'\'' <<< "$clone_bdev")" = "false" ] 00:58:00.846 00:11:25.439 862 00:58:00.846 00:11:25.439 863 # Try again with aliases instead uuid 00:58:00.846 00:11:25.439 => 864 rpc_cmd bdev_lvol_set_parent lvs_test/lvol2 lvs_test/snap2 | grep "File exists" 00:58:00.846 00:11:25.439 865 00:58:00.846 00:11:25.439 866 # Delete lvol2_temp 00:58:00.846 00:11:25.439 867 # New state: 00:58:00.846 00:11:25.439 868 # snap2 <-- lvol2 00:58:00.846 00:11:25.439 869 rpc_cmd bdev_lvol_delete "$lvol2_temp_uuid" 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_from_none"],["test_lvol_set_parent_from_none"]) 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 1119 timing_enter $test_name 00:58:00.846 00:11:25.439 1120 echo "************************************" 00:58:00.846 00:11:25.439 1121 echo "START TEST $test_name" 00:58:00.846 00:11:25.439 1122 echo "************************************" 00:58:00.846 00:11:25.439 1123 xtrace_restore 00:58:00.846 00:11:25.439 1124 time "$@" 00:58:00.846 00:11:25.439 1125 xtrace_disable 00:58:00.846 00:11:25.439 1126 echo "************************************" 00:58:00.846 00:11:25.439 1127 echo "END TEST $test_name" 00:58:00.846 00:11:25.439 1128 echo "************************************" 00:58:00.846 00:11:25.439 1129 timing_exit $test_name 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 in /home/vagrant/spdk_repo/spdk/test/lvol/snapshot_clone.sh:945 -> main([]) 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 940 run_test "test_delete_snapshot_with_clone" test_delete_snapshot_with_clone 00:58:00.846 00:11:25.439 941 run_test "test_delete_snapshot_with_snapshot" test_delete_snapshot_with_snapshot 00:58:00.846 00:11:25.439 942 run_test "test_bdev_lvol_delete_ordering" test_bdev_lvol_delete_ordering 00:58:00.846 00:11:25.439 943 run_test "test_lvol_set_parent_from_snapshot" test_lvol_set_parent_from_snapshot 00:58:00.846 00:11:25.439 944 run_test "test_lvol_set_parent_from_esnap" test_lvol_set_parent_from_esnap 00:58:00.846 00:11:25.439 => 945 run_test "test_lvol_set_parent_from_none" test_lvol_set_parent_from_none 00:58:00.846 00:11:25.439 946 run_test "test_lvol_set_parent_failed" test_lvol_set_parent_failed 00:58:00.846 00:11:25.439 947 00:58:00.846 00:11:25.439 948 trap - SIGINT SIGTERM EXIT 00:58:00.846 00:11:25.439 949 killprocess $spdk_pid 00:58:00.846 00:11:25.439 ... 00:58:00.846 00:11:25.439 00:58:00.846 00:11:25.439 ========== Backtrace end ========== 00:58:00.846 00:13:06.354 ========== Backtrace start: ========== 00:58:00.846 00:13:06.354 00:58:00.846 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap2"]) 00:58:00.846 00:13:06.354 ... 00:58:00.846 00:13:06.354 583 echo "$rsp" 00:58:00.846 00:13:06.354 584 done 00:58:00.846 00:13:06.354 585 00:58:00.846 00:13:06.354 586 rc=${!status[*]} 00:58:00.846 00:13:06.354 587 xtrace_restore 00:58:00.846 00:13:06.354 => 588 [[ $rc == 0 ]] 00:58:00.846 00:13:06.354 589 } 00:58:00.846 00:13:06.354 590 00:58:00.846 00:13:06.354 591 function rpc_cmd_simple_data_json() { 00:58:00.846 00:13:06.354 592 00:58:00.846 00:13:06.354 593 local elems="$1[@]" elem 00:58:00.846 00:13:06.354 ... 00:58:00.846 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:524 -> test_lvol_set_parent_bdev_from_esnap([]) 00:58:00.846 00:13:06.354 ... 00:58:00.846 00:13:06.354 519 00:58:00.846 00:13:06.354 520 # Check lvol consistency 00:58:00.846 00:13:06.354 521 verify_esnap_clone "$lvol_uuid" "$esnap2_uuid" 00:58:00.846 00:13:06.354 522 00:58:00.846 00:13:06.354 523 # Try again with aliases instead uuid 00:58:00.846 00:13:06.354 => 524 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap2 | grep "File exists" 00:58:00.846 00:13:06.354 525 00:58:00.846 00:13:06.354 526 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.847 00:13:06.354 527 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.847 00:13:06.354 528 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.847 00:13:06.354 529 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.847 00:13:06.354 ... 00:58:00.847 00:13:06.354 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_esnap"],["test_lvol_set_parent_bdev_from_esnap"]) 00:58:00.847 00:13:06.354 ... 00:58:00.847 00:13:06.354 1119 timing_enter $test_name 00:58:00.847 00:13:06.354 1120 echo "************************************" 00:58:00.847 00:13:06.354 1121 echo "START TEST $test_name" 00:58:00.847 00:13:06.354 1122 echo "************************************" 00:58:00.847 00:13:06.355 1123 xtrace_restore 00:58:00.847 00:13:06.355 1124 time "$@" 00:58:00.847 00:13:06.355 1125 xtrace_disable 00:58:00.847 00:13:06.355 1126 echo "************************************" 00:58:00.847 00:13:06.355 1127 echo "END TEST $test_name" 00:58:00.847 00:13:06.355 1128 echo "************************************" 00:58:00.847 00:13:06.355 1129 timing_exit $test_name 00:58:00.847 00:13:06.355 ... 00:58:00.847 00:13:06.355 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:709 -> main([]) 00:58:00.847 00:13:06.355 ... 00:58:00.847 00:13:06.355 704 run_test "test_esnap_reload" test_esnap_reload 00:58:00.847 00:13:06.355 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:58:00.847 00:13:06.355 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.847 00:13:06.355 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.847 00:13:06.355 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.847 00:13:06.355 => 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.847 00:13:06.355 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.847 00:13:06.355 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.847 00:13:06.355 712 00:58:00.847 00:13:06.355 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.847 00:13:06.355 714 killprocess $spdk_pid 00:58:00.847 00:13:06.355 ... 00:58:00.847 00:13:06.355 00:58:00.847 00:13:06.355 ========== Backtrace end ========== 00:58:00.847 00:13:14.581 ========== Backtrace start: ========== 00:58:00.847 00:13:14.581 00:58:00.847 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap1"]) 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 583 echo "$rsp" 00:58:00.847 00:13:14.581 584 done 00:58:00.847 00:13:14.581 585 00:58:00.847 00:13:14.581 586 rc=${!status[*]} 00:58:00.847 00:13:14.581 587 xtrace_restore 00:58:00.847 00:13:14.581 => 588 [[ $rc == 0 ]] 00:58:00.847 00:13:14.581 589 } 00:58:00.847 00:13:14.581 590 00:58:00.847 00:13:14.581 591 function rpc_cmd_simple_data_json() { 00:58:00.847 00:13:14.581 592 00:58:00.847 00:13:14.581 593 local elems="$1[@]" elem 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:607 -> test_lvol_set_parent_bdev_from_snapshot([]) 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 602 00:58:00.847 00:13:14.581 603 # Check lvol consistency 00:58:00.847 00:13:14.581 604 verify_esnap_clone "$lvol_uuid" "$esnap1_uuid" 00:58:00.847 00:13:14.581 605 00:58:00.847 00:13:14.581 606 # Try again with aliases instead uuid 00:58:00.847 00:13:14.581 => 607 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap1 | grep "File exists" 00:58:00.847 00:13:14.581 608 00:58:00.847 00:13:14.581 609 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.847 00:13:14.581 610 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.847 00:13:14.581 611 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.847 00:13:14.581 612 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_snapshot"],["test_lvol_set_parent_bdev_from_snapshot"]) 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 1119 timing_enter $test_name 00:58:00.847 00:13:14.581 1120 echo "************************************" 00:58:00.847 00:13:14.581 1121 echo "START TEST $test_name" 00:58:00.847 00:13:14.581 1122 echo "************************************" 00:58:00.847 00:13:14.581 1123 xtrace_restore 00:58:00.847 00:13:14.581 1124 time "$@" 00:58:00.847 00:13:14.581 1125 xtrace_disable 00:58:00.847 00:13:14.581 1126 echo "************************************" 00:58:00.847 00:13:14.581 1127 echo "END TEST $test_name" 00:58:00.847 00:13:14.581 1128 echo "************************************" 00:58:00.847 00:13:14.581 1129 timing_exit $test_name 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:710 -> main([]) 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 705 run_test "test_esnap_reload" test_esnap_reload_missing 00:58:00.847 00:13:14.581 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.847 00:13:14.581 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.847 00:13:14.581 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.847 00:13:14.581 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.847 00:13:14.581 => 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.847 00:13:14.581 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.847 00:13:14.581 712 00:58:00.847 00:13:14.581 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.847 00:13:14.581 714 killprocess $spdk_pid 00:58:00.847 00:13:14.581 715 rm -f "$testdir/aio_bdev_0" 00:58:00.847 00:13:14.581 ... 00:58:00.847 00:13:14.581 00:58:00.847 00:13:14.581 ========== Backtrace end ========== 00:58:00.847 00:13:20.492 ========== Backtrace start: ========== 00:58:00.847 00:13:20.492 00:58:00.847 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:588 -> rpc_cmd(["bdev_lvol_set_parent_bdev"],["lvs_test/lvol"],["esnap"]) 00:58:00.847 00:13:20.492 ... 00:58:00.847 00:13:20.492 583 echo "$rsp" 00:58:00.847 00:13:20.492 584 done 00:58:00.847 00:13:20.492 585 00:58:00.847 00:13:20.492 586 rc=${!status[*]} 00:58:00.847 00:13:20.492 587 xtrace_restore 00:58:00.847 00:13:20.492 => 588 [[ $rc == 0 ]] 00:58:00.847 00:13:20.492 589 } 00:58:00.847 00:13:20.492 590 00:58:00.847 00:13:20.492 591 function rpc_cmd_simple_data_json() { 00:58:00.847 00:13:20.492 592 00:58:00.847 00:13:20.492 593 local elems="$1[@]" elem 00:58:00.847 00:13:20.492 ... 00:58:00.847 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:677 -> test_lvol_set_parent_bdev_from_none([]) 00:58:00.847 00:13:20.492 ... 00:58:00.847 00:13:20.492 672 00:58:00.847 00:13:20.492 673 # Check lvol consistency 00:58:00.847 00:13:20.492 674 verify_esnap_clone "$lvol_uuid" "$esnap_uuid" 00:58:00.847 00:13:20.492 675 00:58:00.847 00:13:20.492 676 # Try again with aliases instead uuid 00:58:00.847 00:13:20.492 => 677 rpc_cmd bdev_lvol_set_parent_bdev lvs_test/lvol esnap | grep "File exists" 00:58:00.847 00:13:20.492 678 00:58:00.847 00:13:20.492 679 # Calculate again md5 of the first 3 clusters and of last 2 clusters of lvol 00:58:00.847 00:13:20.492 680 nbd_start_disks "$DEFAULT_RPC_ADDR" "$lvol_uuid" /dev/nbd2 00:58:00.847 00:13:20.492 681 md5_lvol_1_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$three_clusters_block_count | md5sum) 00:58:00.847 00:13:20.492 682 md5_lvol_2_new=$(dd if=/dev/nbd2 bs=$MALLOC_BS count=$two_clusters_block_count skip=$three_clusters_block_count | md5sum) 00:58:00.847 00:13:20.492 ... 00:58:00.847 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1124 -> run_test(["test_lvol_set_parent_bdev_from_none"],["test_lvol_set_parent_bdev_from_none"]) 00:58:00.847 00:13:20.492 ... 00:58:00.847 00:13:20.492 1119 timing_enter $test_name 00:58:00.847 00:13:20.492 1120 echo "************************************" 00:58:00.847 00:13:20.492 1121 echo "START TEST $test_name" 00:58:00.847 00:13:20.492 1122 echo "************************************" 00:58:00.847 00:13:20.492 1123 xtrace_restore 00:58:00.847 00:13:20.492 1124 time "$@" 00:58:00.847 00:13:20.492 1125 xtrace_disable 00:58:00.847 00:13:20.492 1126 echo "************************************" 00:58:00.847 00:13:20.492 1127 echo "END TEST $test_name" 00:58:00.847 00:13:20.492 1128 echo "************************************" 00:58:00.847 00:13:20.492 1129 timing_exit $test_name 00:58:00.847 00:13:20.492 ... 00:58:00.847 00:13:20.492 in /home/vagrant/spdk_repo/spdk/test/lvol/external_snapshot.sh:711 -> main([]) 00:58:00.847 00:13:20.492 ... 00:58:00.847 00:13:20.492 706 run_test "test_esnap_clones" test_esnap_clones 00:58:00.847 00:13:20.492 707 run_test "test_esnap_late_arrival" test_esnap_late_arrival 00:58:00.847 00:13:20.492 708 run_test "test_esnap_remove_degraded" test_esnap_remove_degraded 00:58:00.847 00:13:20.492 709 run_test "test_lvol_set_parent_bdev_from_esnap" test_lvol_set_parent_bdev_from_esnap 00:58:00.847 00:13:20.493 710 run_test "test_lvol_set_parent_bdev_from_snapshot" test_lvol_set_parent_bdev_from_snapshot 00:58:00.847 00:13:20.493 => 711 run_test "test_lvol_set_parent_bdev_from_none" test_lvol_set_parent_bdev_from_none 00:58:00.847 00:13:20.493 712 00:58:00.847 00:13:20.493 713 trap - SIGINT SIGTERM SIGPIPE EXIT 00:58:00.847 00:13:20.493 714 killprocess $spdk_pid 00:58:00.847 00:13:20.493 715 rm -f "$testdir/aio_bdev_0" 00:58:00.847 00:13:20.493 ... 00:58:00.847 00:13:20.493 00:58:00.847 00:13:20.493 ========== Backtrace end ==========' 00:58:00.847 + for build in "${build_log_list[@]}" 00:58:00.847 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/build.log 00:58:00.847 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.847 + build_log=/var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/build.log 00:58:00.847 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/build.log 00:58:00.847 ++ basename /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488 00:58:00.847 + job_name=scan-build-docker-autotest_21488 00:58:00.847 + start_pattern='Backtrace start' 00:58:00.847 + end_pattern='Backtrace end' 00:58:00.847 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/build.log ]] 00:58:00.848 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/build.log 00:58:00.848 + backtraces= 00:58:00.848 + [[ -n '' ]] 00:58:00.848 + for build in "${build_log_list[@]}" 00:58:00.848 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/build.log 00:58:00.848 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.848 + build_log=/var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/build.log 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/build.log 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751 00:58:00.848 + job_name=freebsd-vg-autotest_60751 00:58:00.848 + start_pattern='Backtrace start' 00:58:00.848 + end_pattern='Backtrace end' 00:58:00.848 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/build.log ]] 00:58:00.848 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/build.log 00:58:00.848 + backtraces= 00:58:00.848 + [[ -n '' ]] 00:58:00.848 + for build in "${build_log_list[@]}" 00:58:00.848 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/build.log 00:58:00.848 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.848 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/build.log 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/build.log 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211 00:58:00.848 + job_name=nvme-phy-autotest_74211 00:58:00.848 + start_pattern='Backtrace start' 00:58:00.848 + end_pattern='Backtrace end' 00:58:00.848 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/build.log ]] 00:58:00.848 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/build.log 00:58:00.848 + backtraces= 00:58:00.848 + [[ -n '' ]] 00:58:00.848 + for build in "${build_log_list[@]}" 00:58:00.848 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/build.log 00:58:00.848 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.848 + build_log=/var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/build.log 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/build.log 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483 00:58:00.848 + job_name=unittest-clang-docker-autotest_21483 00:58:00.848 + start_pattern='Backtrace start' 00:58:00.848 + end_pattern='Backtrace end' 00:58:00.848 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/build.log ]] 00:58:00.848 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/build.log 00:58:00.848 + backtraces= 00:58:00.848 + [[ -n '' ]] 00:58:00.848 + for build in "${build_log_list[@]}" 00:58:00.848 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/build.log 00:58:00.848 + local build_log job_name start_pattern end_pattern backtraces 00:58:00.848 + build_log=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/build.log 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/build.log 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605 00:58:00.848 + job_name=nvmf-tcp-vg-autotest_79605 00:58:00.848 + start_pattern='Backtrace start' 00:58:00.848 + end_pattern='Backtrace end' 00:58:00.848 + [[ -f /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/build.log ]] 00:58:00.848 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/build.log 00:58:00.848 + backtraces= 00:58:00.848 + [[ -n '' ]] 00:58:00.848 + run_flamegraph 00:58:00.848 + create_timing_file 00:58:00.848 + local array file 00:58:00.848 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 00:58:00.848 ++ find /var/jenkins/workspace/autotest-per-patch_2 -type f -name timing.txt 00:58:00.848 + timing_dir=/var/jenkins/workspace/autotest-per-patch_2/post_process 00:58:00.848 + mkdir -p /var/jenkins/workspace/autotest-per-patch_2/post_process 00:58:00.848 + timing_file=/var/jenkins/workspace/autotest-per-patch_2/post_process/total_timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/timing.txt 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/timing.txt 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148 00:58:00.848 + job_name=doc-docker-autotest_24148 00:58:00.848 + sed 's/^/doc-docker-autotest_24148;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/doc-docker-autotest_24148/timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/timing.txt 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/timing.txt 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537 00:58:00.848 + job_name=autobuild-external-vg-autotest_21537 00:58:00.848 + sed 's/^/autobuild-external-vg-autotest_21537;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/autobuild-external-vg-autotest_21537/timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/timing.txt 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/timing.txt 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716 00:58:00.848 + job_name=zns-vg-autotest_78716 00:58:00.848 + sed 's/^/zns-vg-autotest_78716;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/timing.txt 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/timing.txt 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683 00:58:00.848 + job_name=ubuntu20-vg-autotest_75683 00:58:00.848 + sed 's/^/ubuntu20-vg-autotest_75683;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/timing.txt 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/timing.txt 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514 00:58:00.848 + job_name=iscsi-uring-vg-autotest_79514 00:58:00.848 + sed 's/^/iscsi-uring-vg-autotest_79514;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/timing.txt 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/timing.txt 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048 00:58:00.848 + job_name=vfio-user-phy-autotest_28048 00:58:00.848 + sed 's/^/vfio-user-phy-autotest_28048;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/timing.txt 00:58:00.848 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/timing.txt 00:58:00.848 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485 00:58:00.848 + job_name=unittest-main-docker-autotest_21485 00:58:00.848 + sed 's/^/unittest-main-docker-autotest_21485;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-main-docker-autotest_21485/timing.txt 00:58:00.848 + for file in "${array[@]}" 00:58:00.848 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/timing.txt 00:58:00.848 + local job_file job_name 00:58:00.848 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/timing.txt 00:58:01.107 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/timing.txt 00:58:01.107 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285 00:58:01.107 + job_name=nvmf-phy-autotest_74285 00:58:01.107 + sed 's/^/nvmf-phy-autotest_74285;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/timing.txt 00:58:01.107 + for file in "${array[@]}" 00:58:01.107 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/timing.txt 00:58:01.107 + local job_file job_name 00:58:01.107 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/timing.txt 00:58:01.107 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/timing.txt 00:58:01.107 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170 00:58:01.107 + job_name=nvmf-tcp-phy-autotest_74170 00:58:01.107 + sed 's/^/nvmf-tcp-phy-autotest_74170;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/timing.txt 00:58:01.107 + for file in "${array[@]}" 00:58:01.107 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/timing.txt 00:58:01.107 + local job_file job_name 00:58:01.107 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/timing.txt 00:58:01.107 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/timing.txt 00:58:01.107 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631 00:58:01.107 + job_name=vhost-initiator-vg-autotest_79631 00:58:01.108 + sed 's/^/vhost-initiator-vg-autotest_79631;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065 00:58:01.108 + job_name=vhost-phy-autotest_28065 00:58:01.108 + sed 's/^/vhost-phy-autotest_28065;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646 00:58:01.108 + job_name=iscsi-vg-autotest_79646 00:58:01.108 + sed 's/^/iscsi-vg-autotest_79646;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485 00:58:01.108 + job_name=packaging-docker-autotest_21485 00:58:01.108 + sed 's/^/packaging-docker-autotest_21485;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/packaging-docker-autotest_21485/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734 00:58:01.108 + job_name=nvme-cmb-pmr-vg-autotest_80734 00:58:01.108 + sed 's/^/nvme-cmb-pmr-vg-autotest_80734;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958 00:58:01.108 + job_name=check-format-docker-autotest_23958 00:58:01.108 + sed 's/^/check-format-docker-autotest_23958;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/check-format-docker-autotest_23958/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947 00:58:01.108 + job_name=build-files-docker-autotest_23947 00:58:01.108 + sed 's/^/build-files-docker-autotest_23947;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/build-files-docker-autotest_23947/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048 00:58:01.108 + job_name=BlobFS-phy-autotest_28048 00:58:01.108 + sed 's/^/BlobFS-phy-autotest_28048;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987 00:58:01.108 + job_name=rocky9-vg-autotest_17987 00:58:01.108 + sed 's/^/rocky9-vg-autotest_17987;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551 00:58:01.108 + job_name=centos7-vg-autotest_75551 00:58:01.108 + sed 's/^/centos7-vg-autotest_75551;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953 00:58:01.108 + job_name=check-so-deps-docker-autotest_23953 00:58:01.108 + sed 's/^/check-so-deps-docker-autotest_23953;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/check-so-deps-docker-autotest_23953/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039 00:58:01.108 + job_name=crypto-phy-autotest_28039 00:58:01.108 + sed 's/^/crypto-phy-autotest_28039;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541 00:58:01.108 + job_name=nvmf-tcp-uring-vg-autotest_79541 00:58:01.108 + sed 's/^/nvmf-tcp-uring-vg-autotest_79541;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037 00:58:01.108 + job_name=short-fuzz-phy-autotest_28037 00:58:01.108 + sed 's/^/short-fuzz-phy-autotest_28037;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/short-fuzz-phy-autotest_28037/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707 00:58:01.108 + job_name=ubuntu22-vg-autotest_39707 00:58:01.108 + sed 's/^/ubuntu22-vg-autotest_39707;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489 00:58:01.108 + job_name=unittest-valgrind-docker-autotest_21489 00:58:01.108 + sed 's/^/unittest-valgrind-docker-autotest_21489;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-valgrind-docker-autotest_21489/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611 00:58:01.108 + job_name=nvme-vg-autotest_79611 00:58:01.108 + sed 's/^/nvme-vg-autotest_79611;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.108 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/timing.txt 00:58:01.108 + local job_file job_name 00:58:01.108 + job_file=/var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/timing.txt 00:58:01.108 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/timing.txt 00:58:01.108 ++ basename /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560 00:58:01.108 + job_name=lvol-vg-autotest_79560 00:58:01.108 + sed 's/^/lvol-vg-autotest_79560;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/timing.txt 00:58:01.108 + for file in "${array[@]}" 00:58:01.109 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/timing.txt 00:58:01.109 + local job_file job_name 00:58:01.109 + job_file=/var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/timing.txt 00:58:01.109 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/timing.txt 00:58:01.109 ++ basename /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488 00:58:01.109 + job_name=scan-build-docker-autotest_21488 00:58:01.109 + sed 's/^/scan-build-docker-autotest_21488;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/scan-build-docker-autotest_21488/timing.txt 00:58:01.109 + for file in "${array[@]}" 00:58:01.109 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/timing.txt 00:58:01.109 + local job_file job_name 00:58:01.109 + job_file=/var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/timing.txt 00:58:01.109 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/timing.txt 00:58:01.109 ++ basename /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751 00:58:01.109 + job_name=freebsd-vg-autotest_60751 00:58:01.109 + sed 's/^/freebsd-vg-autotest_60751;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/freebsd-vg-autotest_60751/timing.txt 00:58:01.109 + for file in "${array[@]}" 00:58:01.109 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/timing.txt 00:58:01.109 + local job_file job_name 00:58:01.109 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/timing.txt 00:58:01.109 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/timing.txt 00:58:01.109 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211 00:58:01.109 + job_name=nvme-phy-autotest_74211 00:58:01.109 + sed 's/^/nvme-phy-autotest_74211;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/timing.txt 00:58:01.109 + for file in "${array[@]}" 00:58:01.109 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/timing.txt 00:58:01.109 + local job_file job_name 00:58:01.109 + job_file=/var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/timing.txt 00:58:01.109 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/timing.txt 00:58:01.109 ++ basename /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483 00:58:01.109 + job_name=unittest-clang-docker-autotest_21483 00:58:01.109 + sed 's/^/unittest-clang-docker-autotest_21483;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/unittest-clang-docker-autotest_21483/timing.txt 00:58:01.109 + for file in "${array[@]}" 00:58:01.109 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/timing.txt 00:58:01.109 + local job_file job_name 00:58:01.109 + job_file=/var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/timing.txt 00:58:01.109 +++ dirname /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/timing.txt 00:58:01.109 ++ basename /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605 00:58:01.109 + job_name=nvmf-tcp-vg-autotest_79605 00:58:01.109 + sed 's/^/nvmf-tcp-vg-autotest_79605;autorun;/' /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/timing.txt 00:58:01.109 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch_2/post_process/total_timing.txt 00:58:01.109 + run_autorun_post 00:58:01.109 + s_opt= 00:58:01.109 + [[ '' == true ]] 00:58:01.109 + spdk/autorun_post.py -d ./ -r ./spdk 00:58:33.169 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/blobfs/bdev/blobfs_bdev.c:254 00:58:36.449 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/xor.c:120 00:58:36.449 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc32c.c:21 00:58:36.449 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc16.c:634 00:58:36.449 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc16.c:628 00:58:36.707 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/util/crc64.c:165 00:59:03.232 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:456 00:59:03.232 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:613 00:59:03.232 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:582 00:59:03.232 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch_2/spdk/module/bdev/nvme/bdev_mdns_client.c:561 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/trace.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/bdev_module.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvmf_transport.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvme.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/thread.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/nvme_spec.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/base64.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/mmio.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/endian.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/histogram_data.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/util.h! 00:59:21.304 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/histogram_data.h/histogram_ut.c! 00:59:22.237 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_io.h! 00:59:22.237 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_core.h! 00:59:22.237 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch_2/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 00:59:37.098 -----Begin Post Process Script------ 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/zns-vg-autotest_78716/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/ubuntu20-vg-autotest_75683/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/iscsi-uring-vg-autotest_79514/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/vfio-user-phy-autotest_28048/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/nvmf-phy-autotest_74285/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-phy-autotest_74170/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/vhost-initiator-vg-autotest_79631/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/vhost-phy-autotest_28065/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/iscsi-vg-autotest_79646/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/nvme-cmb-pmr-vg-autotest_80734/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/BlobFS-phy-autotest_28048/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/rocky9-vg-autotest_17987/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/centos7-vg-autotest_75551/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/crypto-phy-autotest_28039/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-uring-vg-autotest_79541/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/ubuntu22-vg-autotest_39707/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/nvme-vg-autotest_79611/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/lvol-vg-autotest_79560/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/nvme-phy-autotest_74211/cov_total.info 00:59:37.098 /var/jenkins/workspace/autotest-per-patch_2/nvmf-tcp-vg-autotest_79605/cov_total.info 00:59:37.098 00:59:37.098 00:59:37.098 -----Tests Executed in Build------ 00:59:37.098 accel 00:59:37.098 accel_assign_opcode 00:59:37.098 accel_cdev_comp 00:59:37.098 accel_cdev_decomp 00:59:37.098 accel_cdev_decomp_full 00:59:37.098 accel_cdev_decomp_full_mcore 00:59:37.098 accel_cdev_decomp_full_mthread 00:59:37.098 accel_cdev_decomp_mcore 00:59:37.098 accel_cdev_decomp_mthread 00:59:37.098 accel_comp 00:59:37.098 accel_compare 00:59:37.098 accel_compress_verify 00:59:37.098 accel_copy 00:59:37.098 accel_copy_crc32c 00:59:37.098 accel_copy_crc32c_C2 00:59:37.098 accel_crc32c 00:59:37.098 accel_crc32c_C2 00:59:37.098 accel_decomp 00:59:37.098 accel_decomp_full 00:59:37.098 accel_decomp_full_mcore 00:59:37.098 accel_decomp_full_mthread 00:59:37.098 accel_decomp_mcore 00:59:37.098 accel_decomp_mthread 00:59:37.098 accel_dif_functional_tests 00:59:37.098 accel_dif_generate 00:59:37.098 accel_dif_generate_copy 00:59:37.098 accel_dif_verify 00:59:37.098 accel_dualcast 00:59:37.098 accel_fill 00:59:37.098 accel_help 00:59:37.098 accel_missing_filename 00:59:37.098 accel_negative_buffers 00:59:37.098 accel_rpc 00:59:37.098 accel_wrong_workload 00:59:37.098 accel_xor 00:59:37.098 acl 00:59:37.098 alias_rpc 00:59:37.098 allowed 00:59:37.098 app_cmdline 00:59:37.098 app_repeat 00:59:37.098 asan 00:59:37.098 autobuild 00:59:37.098 autobuild_build_doc 00:59:37.098 autobuild_check_dpdk_pci_api 00:59:37.098 autobuild_check_format 00:59:37.098 autobuild_check_so_deps 00:59:37.098 autobuild_external_code 00:59:37.098 autobuild_generated_files_check 00:59:37.098 autobuild_generated_files_check_post_clean 00:59:37.098 autobuild_header_dependency_check 00:59:37.098 autobuild_llvm_precompile 00:59:37.098 autobuild_make_install 00:59:37.098 autobuild_make_uninstall 00:59:37.098 autobuild_ocf_precompile 00:59:37.098 bdev_bounds 00:59:37.098 bdev_crypto_enomem 00:59:37.098 bdev_error 00:59:37.098 bdev_fio 00:59:37.098 bdev_fio_rw_verify 00:59:37.098 bdev_fio_trim 00:59:37.098 bdev_gpt_uuid 00:59:37.098 bdev_hello_world 00:59:37.098 bdev_json_nonarray 00:59:37.098 bdev_json_nonenclosed 00:59:37.098 bdev_nbd 00:59:37.098 bdev_nvme_reset_stuck_adm_cmd 00:59:37.098 bdev_qd_sampling 00:59:37.098 bdev_qos 00:59:37.098 bdev_qos_bw 00:59:37.098 bdev_qos_iops 00:59:37.098 bdev_qos_ro_bw 00:59:37.098 bdev_raid 00:59:37.098 bdev_stat 00:59:37.098 bdev_verify 00:59:37.098 bdev_verify_big_io 00:59:37.098 bdev_write_zeroes 00:59:37.098 bdevperf_config 00:59:37.098 blob_io_wait 00:59:37.098 blobfs 00:59:37.098 blobfs_mkfs 00:59:37.098 blobstore 00:59:37.098 blobstore_grow 00:59:37.098 blockdev_crypto_aesni 00:59:37.098 blockdev_crypto_qat 00:59:37.098 blockdev_crypto_sw 00:59:37.098 blockdev_general 00:59:37.098 blockdev_nvme 00:59:37.098 blockdev_nvme_gpt 00:59:37.098 blockdev_raid5f 00:59:37.098 blockdev_rbd 00:59:37.098 blockdev_xnvme 00:59:37.098 build_rpm_from_gen_spec 00:59:37.098 build_shared_rpm 00:59:37.098 chaining 00:59:37.098 check_header_filenames 00:59:37.098 cmb_copy 00:59:37.098 compress_compdev 00:59:37.098 compress_isal 00:59:37.098 confirm_abi_deps 00:59:37.098 confirm_makefile_deps 00:59:37.098 cpu_locks 00:59:37.098 custom_alloc 00:59:37.098 dd_bs_lt_native_bs 00:59:37.098 dd_copy_to_out_bdev 00:59:37.098 dd_double_input 00:59:37.098 dd_double_output 00:59:37.098 dd_flag_append 00:59:37.098 dd_flag_append_forced_aio 00:59:37.098 dd_flag_directory 00:59:37.098 dd_flag_directory_forced_aio 00:59:37.098 dd_flag_noatime 00:59:37.098 dd_flag_noatime_forced_aio 00:59:37.098 dd_flag_nofollow 00:59:37.098 dd_flag_nofollow_forced_aio 00:59:37.098 dd_flags_misc 00:59:37.098 dd_flags_misc_forced_aio 00:59:37.098 dd_inflate_file 00:59:37.098 dd_invalid_arguments 00:59:37.098 dd_invalid_count 00:59:37.099 dd_invalid_iflag 00:59:37.099 dd_invalid_json 00:59:37.099 dd_invalid_oflag 00:59:37.099 dd_malloc_copy 00:59:37.099 dd_no_input 00:59:37.099 dd_no_output 00:59:37.099 dd_offset_magic 00:59:37.099 dd_rw 00:59:37.099 dd_rw_offset 00:59:37.099 dd_smaller_blocksize 00:59:37.099 dd_sparse_bdev_to_file 00:59:37.099 dd_sparse_file_to_bdev 00:59:37.099 dd_sparse_file_to_file 00:59:37.099 dd_unknown_flag 00:59:37.099 dd_uring_copy 00:59:37.099 dd_wrong_blocksize 00:59:37.099 default_locks 00:59:37.099 default_locks_via_rpc 00:59:37.099 default_setup 00:59:37.099 denied 00:59:37.099 devices 00:59:37.099 dm_mount 00:59:37.099 dma 00:59:37.099 dpdk_governor 00:59:37.099 dpdk_mem_utility 00:59:37.099 driver 00:59:37.099 env 00:59:37.099 env_dpdk_post_init 00:59:37.099 env_mem_callbacks 00:59:37.099 env_memory 00:59:37.099 env_pci 00:59:37.099 env_vtophys 00:59:37.099 even_2G_alloc 00:59:37.099 event 00:59:37.099 event_perf 00:59:37.099 event_reactor 00:59:37.099 event_reactor_perf 00:59:37.099 event_scheduler 00:59:37.099 exit_on_failed_rpc_init 00:59:37.099 external_make_accel_driver_shared 00:59:37.099 external_make_accel_driver_static 00:59:37.099 external_make_accel_module_shared 00:59:37.099 external_make_accel_module_static 00:59:37.099 external_make_hello_bdev_shared_combo 00:59:37.099 external_make_hello_bdev_shared_iso 00:59:37.099 external_make_hello_bdev_static 00:59:37.099 external_make_hello_no_bdev_shared_combo 00:59:37.099 external_make_hello_no_bdev_shared_iso 00:59:37.099 external_make_hello_no_bdev_static 00:59:37.099 external_make_nvme_shared 00:59:37.099 external_make_nvme_static 00:59:37.099 external_run_accel_driver_shared 00:59:37.099 external_run_accel_driver_static 00:59:37.099 external_run_accel_module_shared 00:59:37.099 external_run_accel_module_static 00:59:37.099 external_run_hello_bdev_shared_combo 00:59:37.099 external_run_hello_bdev_shared_iso 00:59:37.099 external_run_hello_bdev_static 00:59:37.099 external_run_hello_no_bdev_shared_combo 00:59:37.099 external_run_hello_no_bdev_shared_iso 00:59:37.099 external_run_hello_no_bdev_static 00:59:37.099 external_run_nvme_shared 00:59:37.099 external_run_nvme_static 00:59:37.099 filesystem_btrfs 00:59:37.099 filesystem_ext4 00:59:37.099 filesystem_in_capsule_btrfs 00:59:37.099 filesystem_in_capsule_ext4 00:59:37.099 filesystem_in_capsule_xfs 00:59:37.099 filesystem_xfs 00:59:37.099 fio_dif_1_default 00:59:37.099 fio_dif_1_multi_subsystems 00:59:37.099 fio_dif_digest 00:59:37.099 fio_dif_rand_params 00:59:37.099 ftl 00:59:37.099 ftl_bdevperf 00:59:37.099 ftl_dirty_shutdown 00:59:37.099 ftl_fio_basic 00:59:37.099 ftl_restore 00:59:37.099 ftl_trim 00:59:37.099 ftl_upgrade_shutdown 00:59:37.099 go_rpc 00:59:37.099 guess_driver 00:59:37.099 hello_blob 00:59:37.099 hugepages 00:59:37.099 idle 00:59:37.099 interrupt_mode 00:59:37.099 ioat 00:59:37.099 ioat_perf 00:59:37.099 ioat_verify 00:59:37.099 is_zoned 00:59:37.099 iscsi_tgt 00:59:37.099 iscsi_tgt_bdev_io_wait 00:59:37.099 iscsi_tgt_calsoft 00:59:37.099 iscsi_tgt_digest 00:59:37.099 iscsi_tgt_digests 00:59:37.099 iscsi_tgt_filesystem 00:59:37.099 iscsi_tgt_filesystem_btrfs 00:59:37.099 iscsi_tgt_filesystem_ext4 00:59:37.099 iscsi_tgt_filesystem_xfs 00:59:37.099 iscsi_tgt_fio 00:59:37.099 iscsi_tgt_fuzz 00:59:37.099 iscsi_tgt_initiator 00:59:37.099 iscsi_tgt_ip_migration 00:59:37.099 iscsi_tgt_iscsi_lvol 00:59:37.099 iscsi_tgt_login_redirection 00:59:37.099 iscsi_tgt_multiconnection 00:59:37.099 iscsi_tgt_qos 00:59:37.099 iscsi_tgt_rbd 00:59:37.099 iscsi_tgt_reset 00:59:37.099 iscsi_tgt_resize 00:59:37.099 iscsi_tgt_rpc_config 00:59:37.099 iscsi_tgt_sock 00:59:37.099 iscsi_tgt_trace_record 00:59:37.099 json_config 00:59:37.099 json_config_extra_key 00:59:37.099 kernel_target_abort 00:59:37.099 keyring_file 00:59:37.099 keyring_linux 00:59:37.099 llvm_fuzz 00:59:37.099 locking_app_on_locked_coremask 00:59:37.099 locking_app_on_unlocked_coremask 00:59:37.099 locking_overlapped_coremask 00:59:37.099 locking_overlapped_coremask_via_rpc 00:59:37.099 lvol 00:59:37.099 lvol_basic 00:59:37.099 lvol_esnap 00:59:37.099 lvol_external_copy 00:59:37.099 lvol_external_snapshot 00:59:37.099 lvol_hotremove 00:59:37.099 lvol_provisioning 00:59:37.099 lvol_rename 00:59:37.099 lvol_resize 00:59:37.099 lvol_snapshot_clone 00:59:37.099 lvol_tasting 00:59:37.099 lvs_grow_clean 00:59:37.099 lvs_grow_dirty 00:59:37.099 make 00:59:37.099 no_shrink_alloc 00:59:37.099 non_locking_app_on_locked_coremask 00:59:37.099 nvme 00:59:37.099 nvme_arbitration 00:59:37.099 nvme_cli_cuse 00:59:37.099 nvme_cli_plugin 00:59:37.099 nvme_cmb 00:59:37.099 nvme_cuse 00:59:37.099 nvme_cuse_app 00:59:37.099 nvme_cuse_rpc 00:59:37.099 nvme_doorbell_aers 00:59:37.099 nvme_e2edp 00:59:37.099 nvme_err_injection 00:59:37.099 nvme_fdp 00:59:37.099 nvme_fio 00:59:37.099 nvme_flexible_data_placement 00:59:37.099 nvme_hello_world 00:59:37.099 nvme_identify 00:59:37.099 nvme_mount 00:59:37.099 nvme_multi_aen 00:59:37.099 nvme_multi_secondary 00:59:37.099 nvme_ns_manage_cuse 00:59:37.099 nvme_overhead 00:59:37.099 nvme_perf 00:59:37.099 nvme_pmr 00:59:37.099 nvme_pmr_persistence 00:59:37.099 nvme_reserve 00:59:37.099 nvme_reset 00:59:37.099 nvme_rpc 00:59:37.099 nvme_rpc_timeouts 00:59:37.099 nvme_scc 00:59:37.099 nvme_sgl 00:59:37.099 nvme_simple_copy 00:59:37.099 nvme_single_aen 00:59:37.099 nvme_smartctl_cuse 00:59:37.099 nvme_startup 00:59:37.099 nvme_xnvme 00:59:37.099 nvme_zns 00:59:37.099 nvmf_abort 00:59:37.099 nvmf_abort_qd_sizes 00:59:37.099 nvmf_aer 00:59:37.099 nvmf_async_init 00:59:37.099 nvmf_auth_host 00:59:37.099 nvmf_auth_target 00:59:37.099 nvmf_bdev_io_wait 00:59:37.099 nvmf_bdevio 00:59:37.099 nvmf_bdevio_no_huge 00:59:37.099 nvmf_bdevperf 00:59:37.099 nvmf_connect_disconnect 00:59:37.099 nvmf_connect_stress 00:59:37.099 nvmf_delete_subsystem 00:59:37.099 nvmf_device_removal 00:59:37.099 nvmf_device_removal_pci_remove 00:59:37.099 nvmf_device_removal_pci_remove_no_srq 00:59:37.099 nvmf_dif 00:59:37.099 nvmf_digest 00:59:37.099 nvmf_digest_clean 00:59:37.099 nvmf_digest_error 00:59:37.099 nvmf_discovery_remove_ifc 00:59:37.099 nvmf_example 00:59:37.099 nvmf_failover 00:59:37.099 nvmf_filesystem 00:59:37.099 nvmf_filesystem_in_capsule 00:59:37.099 nvmf_filesystem_no_in_capsule 00:59:37.099 nvmf_fio_host 00:59:37.099 nvmf_fio_target 00:59:37.099 nvmf_fips 00:59:37.099 nvmf_fused_ordering 00:59:37.099 nvmf_host_discovery 00:59:37.099 nvmf_host_management 00:59:37.099 nvmf_host_multipath 00:59:37.099 nvmf_host_multipath_status 00:59:37.099 nvmf_identify 00:59:37.099 nvmf_identify_kernel_target 00:59:37.099 nvmf_identify_passthru 00:59:37.099 nvmf_invalid 00:59:37.099 nvmf_llvm_fuzz 00:59:37.099 nvmf_lvol 00:59:37.099 nvmf_lvs_grow 00:59:37.099 nvmf_mdns_discovery 00:59:37.099 nvmf_multicontroller 00:59:37.099 nvmf_multitarget 00:59:37.099 nvmf_nmic 00:59:37.099 nvmf_ns_hotplug_stress 00:59:37.099 nvmf_ns_masking 00:59:37.099 nvmf_nvme_cli 00:59:37.099 nvmf_perf 00:59:37.099 nvmf_perf_adq 00:59:37.099 nvmf_queue_depth 00:59:37.099 nvmf_rdma 00:59:37.099 nvmf_referrals 00:59:37.099 nvmf_rpc 00:59:37.099 nvmf_shutdown 00:59:37.099 nvmf_shutdown_tc1 00:59:37.099 nvmf_shutdown_tc2 00:59:37.099 nvmf_shutdown_tc3 00:59:37.099 nvmf_srq_overwhelm 00:59:37.099 nvmf_target_disconnect 00:59:37.099 nvmf_target_disconnect_tc1 00:59:37.099 nvmf_target_disconnect_tc2 00:59:37.099 nvmf_target_disconnect_tc3 00:59:37.099 nvmf_target_discovery 00:59:37.099 nvmf_target_multipath 00:59:37.099 nvmf_tcp 00:59:37.099 nvmf_timeout 00:59:37.099 nvmf_tls 00:59:37.099 nvmf_vfio_user 00:59:37.099 nvmf_vfio_user_fuzz 00:59:37.099 nvmf_vfio_user_nvme_compliance 00:59:37.099 nvmf_vhost 00:59:37.099 nvmf_zcopy 00:59:37.099 ocf 00:59:37.099 ocf_bdevperf_iotypes 00:59:37.099 ocf_configuration_change 00:59:37.099 ocf_create_destruct 00:59:37.099 ocf_fio_modes 00:59:37.099 ocf_flush 00:59:37.099 ocf_multicore 00:59:37.099 ocf_remove 00:59:37.099 ocf_stats 00:59:37.099 odd_alloc 00:59:37.099 packaging 00:59:37.099 per_node_1G_alloc 00:59:37.099 raid0_resize_test 00:59:37.099 raid5f_rebuild_test 00:59:37.099 raid5f_rebuild_test_sb 00:59:37.099 raid5f_state_function_test 00:59:37.099 raid5f_state_function_test_sb 00:59:37.099 raid5f_superblock_test 00:59:37.099 raid_function_test_concat 00:59:37.099 raid_function_test_raid0 00:59:37.099 raid_read_error_test 00:59:37.099 raid_rebuild_test 00:59:37.099 raid_rebuild_test_io 00:59:37.099 raid_rebuild_test_sb 00:59:37.099 raid_rebuild_test_sb_4k 00:59:37.099 raid_rebuild_test_sb_io 00:59:37.099 raid_rebuild_test_sb_md_interleaved 00:59:37.099 raid_rebuild_test_sb_md_separate 00:59:37.099 raid_state_function_test 00:59:37.099 raid_state_function_test_sb 00:59:37.099 raid_state_function_test_sb_4k 00:59:37.099 raid_state_function_test_sb_md_interleaved 00:59:37.099 raid_state_function_test_sb_md_separate 00:59:37.099 raid_superblock_test 00:59:37.099 raid_superblock_test_4k 00:59:37.100 raid_superblock_test_md_interleaved 00:59:37.100 raid_superblock_test_md_separate 00:59:37.100 raid_write_error_test 00:59:37.100 reactor_set_interrupt 00:59:37.100 reap_unregistered_poller 00:59:37.100 rocksdb 00:59:37.100 rocksdb_insert 00:59:37.100 rocksdb_overwrite 00:59:37.100 rocksdb_randread 00:59:37.100 rocksdb_readwrite 00:59:37.100 rocksdb_writesync 00:59:37.100 rpc 00:59:37.100 rpc_client 00:59:37.100 rpc_daemon_integrity 00:59:37.100 rpc_integrity 00:59:37.100 rpc_plugins 00:59:37.100 rpc_trace_cmd_test 00:59:37.100 rpm_packaging 00:59:37.100 scanbuild_make 00:59:37.100 scheduler 00:59:37.100 scheduler_create_thread 00:59:37.100 setup.sh 00:59:37.100 skip_rpc 00:59:37.100 skip_rpc_with_delay 00:59:37.100 skip_rpc_with_json 00:59:37.100 sma 00:59:37.100 sma_crypto 00:59:37.100 sma_discovery 00:59:37.100 sma_nvmf_tcp 00:59:37.100 sma_plugins 00:59:37.100 sma_qos 00:59:37.100 sma_vfiouser_qemu 00:59:37.100 sma_vhost 00:59:37.100 spdk_dd 00:59:37.100 spdk_dd_basic_rw 00:59:37.100 spdk_dd_bdev_to_bdev 00:59:37.100 spdk_dd_malloc 00:59:37.100 spdk_dd_negative 00:59:37.100 spdk_dd_posix 00:59:37.100 spdk_dd_sparse 00:59:37.100 spdk_dd_uring 00:59:37.100 spdk_target_abort 00:59:37.100 spdkcli_iscsi 00:59:37.100 spdkcli_nvmf_rdma 00:59:37.100 spdkcli_nvmf_tcp 00:59:37.100 spdkcli_raid 00:59:37.100 spdkcli_rbd 00:59:37.100 spdkcli_tcp 00:59:37.100 spdkcli_vhost 00:59:37.100 spdkcli_virtio 00:59:37.100 sw_hotplug 00:59:37.100 test_bdev_lvol_delete_lvstore_with_clones 00:59:37.100 test_bdev_lvol_delete_ordering 00:59:37.100 test_clone_decouple_parent 00:59:37.100 test_clone_inflate 00:59:37.100 test_clone_snapshot_relations 00:59:37.100 test_construct_lvol 00:59:37.100 test_construct_lvol_alias_conflict 00:59:37.100 test_construct_lvol_fio_clear_method_none 00:59:37.100 test_construct_lvol_fio_clear_method_unmap 00:59:37.100 test_construct_lvol_full_lvs 00:59:37.100 test_construct_lvol_inexistent_lvs 00:59:37.100 test_construct_lvols_conflict_alias 00:59:37.100 test_construct_lvs 00:59:37.100 test_construct_lvs_clear_methods 00:59:37.100 test_construct_lvs_conflict_alias 00:59:37.100 test_construct_lvs_different_cluster_size 00:59:37.100 test_construct_lvs_nonexistent_bdev 00:59:37.100 test_construct_multi_lvols 00:59:37.100 test_construct_nested_lvol 00:59:37.100 test_construct_two_lvs_on_the_same_bdev 00:59:37.100 test_create_multi_ublk 00:59:37.100 test_create_snapshot_of_snapshot 00:59:37.100 test_create_snapshot_with_io 00:59:37.100 test_create_ublk 00:59:37.100 test_delete_lvol_store_persistent_positive 00:59:37.100 test_delete_snapshot_with_clone 00:59:37.100 test_delete_snapshot_with_snapshot 00:59:37.100 test_destroy_after_bdev_lvol_resize_positive 00:59:37.100 test_esnap_clones 00:59:37.100 test_esnap_late_arrival 00:59:37.100 test_esnap_reload 00:59:37.100 test_esnap_remove_degraded 00:59:37.100 test_hotremove_lvol_store 00:59:37.100 test_hotremove_lvol_store_base 00:59:37.100 test_hotremove_lvol_store_base_with_lvols 00:59:37.100 test_hotremove_lvol_store_multiple_lvols 00:59:37.100 test_lvol_bdev_readonly 00:59:37.100 test_lvol_list 00:59:37.100 test_lvol_rename_negative 00:59:37.100 test_lvol_set_parent_bdev_from_esnap 00:59:37.100 test_lvol_set_parent_bdev_from_none 00:59:37.100 test_lvol_set_parent_bdev_from_snapshot 00:59:37.100 test_lvol_set_parent_failed 00:59:37.100 test_lvol_set_parent_from_esnap 00:59:37.100 test_lvol_set_parent_from_none 00:59:37.100 test_lvol_set_parent_from_snapshot 00:59:37.100 test_rename_lvs_negative 00:59:37.100 test_rename_positive 00:59:37.100 test_resize_lvol 00:59:37.100 test_resize_lvol_negative 00:59:37.100 test_resize_lvol_with_io_traffic 00:59:37.100 test_save_ublk_config 00:59:37.100 test_shallow_copy_compare 00:59:37.100 test_sigterm 00:59:37.100 test_snapshot_compare_with_lvol_bdev 00:59:37.100 test_tasting 00:59:37.100 test_thin_lvol_check_integrity 00:59:37.100 test_thin_lvol_check_space 00:59:37.100 test_thin_lvol_check_zeroes 00:59:37.100 test_thin_lvol_resize 00:59:37.100 test_thin_overprovisioning 00:59:37.100 test_unregister_lvol_bdev 00:59:37.100 thread 00:59:37.100 thread_poller_perf 00:59:37.100 thread_spdk_lock 00:59:37.100 ublk 00:59:37.100 ublk_recovery 00:59:37.100 ubsan 00:59:37.100 unittest 00:59:37.100 unittest_accel 00:59:37.100 unittest_bdev 00:59:37.100 unittest_bdev_compress 00:59:37.100 unittest_bdev_crypto 00:59:37.100 unittest_bdev_raid5f 00:59:37.100 unittest_blob_blobfs 00:59:37.100 unittest_build 00:59:37.100 unittest_dma 00:59:37.100 unittest_dpdk_compressdev 00:59:37.100 unittest_event 00:59:37.100 unittest_ftl 00:59:37.100 unittest_idxd_user 00:59:37.100 unittest_include 00:59:37.100 unittest_init 00:59:37.100 unittest_ioat 00:59:37.100 unittest_iobuf 00:59:37.100 unittest_iscsi 00:59:37.100 unittest_json 00:59:37.100 unittest_keyring 00:59:37.100 unittest_lib_reduce 00:59:37.100 unittest_log 00:59:37.100 unittest_lvol 00:59:37.100 unittest_notify 00:59:37.100 unittest_nvme 00:59:37.100 unittest_nvme_cuse 00:59:37.100 unittest_nvme_rdma 00:59:37.100 unittest_nvmf 00:59:37.100 unittest_nvmf_rdma 00:59:37.100 unittest_nvmf_transport 00:59:37.100 unittest_nvmf_vfio_user 00:59:37.100 unittest_pci_event 00:59:37.100 unittest_rdma 00:59:37.100 unittest_rpc 00:59:37.100 unittest_scsi 00:59:37.100 unittest_sock 00:59:37.100 unittest_thread 00:59:37.100 unittest_util 00:59:37.100 unittest_vhost 00:59:37.100 valgrind 00:59:37.100 version 00:59:37.100 vfio_llvm_fuzz 00:59:37.100 vfio_user_nvme_fio 00:59:37.100 vfio_user_nvme_restart_vm 00:59:37.100 vfio_user_qemu 00:59:37.100 vfio_user_virtio_bdevperf 00:59:37.100 vfio_user_virtio_blk_restart_vm 00:59:37.100 vfio_user_virtio_scsi_restart_vm 00:59:37.100 vhost 00:59:37.100 vhost_blk_lvol_integrity 00:59:37.100 vhost_blk_packed_ring_integrity 00:59:37.100 vhost_blockdev 00:59:37.100 vhost_boot 00:59:37.100 vhost_fuzz 00:59:37.100 vhost_negative 00:59:37.100 vhost_scsi_lvol_integrity 00:59:37.100 vhost_shared 00:59:37.100 xnvme_bdevperf 00:59:37.100 xnvme_to_malloc_dd_copy 00:59:37.100 zoned_fio 00:59:37.100 00:59:37.100 00:59:37.100 -----Tests Missing From Build------ 00:59:37.100 accel_scan_dsa_modules 00:59:37.100 accel_scan_iaa_modules 00:59:37.100 balanced 00:59:37.100 build_native_dpdk 00:59:37.100 build_shared_native_dpdk_rpm 00:59:37.100 build_shared_rpm_with_rpmed_dpdk 00:59:37.100 busy 00:59:37.100 core_load 00:59:37.100 ftl_restore_fast 00:59:37.100 iscsi_tgt_data_digest 00:59:37.100 iscsi_tgt_ext4test 00:59:37.100 nvme_boot_partition 00:59:37.100 nvme_bp 00:59:37.100 nvme_opal 00:59:37.100 nvme_opal_bdevio 00:59:37.100 nvme_opal_bdevperf 00:59:37.100 nvme_opal_spdk_tgt 00:59:37.100 nvmf_digest_dsa_initiator 00:59:37.100 nvmf_digest_dsa_target 00:59:37.100 nvmf_fc 00:59:37.100 nvmf_fuzz 00:59:37.100 nvmf_initiator_timeout 00:59:37.100 nvmf_multiconnection 00:59:37.100 spdkcli_nvmf_fc 00:59:37.100 unittest_nvmf_fc 00:59:37.100 unittest_nvmf_fc_ls 00:59:37.100 vhost_blk_cores_2ctrl 00:59:37.100 vhost_blk_fs_integrity 00:59:37.100 vhost_blk_hot_remove 00:59:37.100 vhost_blk_integrity 00:59:37.100 vhost_hotplug 00:59:37.100 vhost_migration 00:59:37.100 vhost_migration_tc1 00:59:37.100 vhost_migration_tc2 00:59:37.100 vhost_readonly 00:59:37.100 vhost_scsi_cores_2ctrl 00:59:37.100 vhost_scsi_fs_integrity 00:59:37.100 vhost_scsi_hot_remove 00:59:37.100 vhost_scsi_integrity 00:59:37.100 vmd 00:59:37.100 vmd_bdev_svc 00:59:37.100 vmd_fio 00:59:37.100 vmd_hello_world 00:59:37.100 vmd_identify 00:59:37.100 vmd_perf 00:59:37.100 00:59:37.100 00:59:37.100 -----Tests Missing ASAN------ 00:59:37.100 accel_cdev_comp 00:59:37.100 accel_cdev_decomp 00:59:37.100 accel_cdev_decomp_full 00:59:37.100 accel_cdev_decomp_full_mcore 00:59:37.100 accel_cdev_decomp_full_mthread 00:59:37.100 accel_cdev_decomp_mcore 00:59:37.100 accel_cdev_decomp_mthread 00:59:37.100 accel_scan_dsa_modules 00:59:37.100 accel_scan_iaa_modules 00:59:37.100 autobuild 00:59:37.100 autobuild_build_doc 00:59:37.100 autobuild_check_dpdk_pci_api 00:59:37.100 autobuild_check_format 00:59:37.100 autobuild_check_so_deps 00:59:37.100 autobuild_external_code 00:59:37.100 autobuild_generated_files_check 00:59:37.100 autobuild_generated_files_check_post_clean 00:59:37.100 autobuild_header_dependency_check 00:59:37.100 autobuild_llvm_precompile 00:59:37.100 autobuild_make_install 00:59:37.100 autobuild_make_uninstall 00:59:37.100 autobuild_ocf_precompile 00:59:37.100 balanced 00:59:37.100 bdev_crypto_enomem 00:59:37.100 blockdev_crypto_aesni 00:59:37.100 blockdev_crypto_qat 00:59:37.100 blockdev_crypto_sw 00:59:37.100 blockdev_rbd 00:59:37.100 build_native_dpdk 00:59:37.100 build_shared_native_dpdk_rpm 00:59:37.100 build_shared_rpm_with_rpmed_dpdk 00:59:37.100 busy 00:59:37.100 chaining 00:59:37.100 check_header_filenames 00:59:37.100 cmb_copy 00:59:37.100 compress_compdev 00:59:37.100 compress_isal 00:59:37.100 confirm_abi_deps 00:59:37.100 confirm_makefile_deps 00:59:37.100 core_load 00:59:37.100 dd_uring_copy 00:59:37.100 dma 00:59:37.100 dpdk_governor 00:59:37.100 external_make_accel_driver_shared 00:59:37.100 external_make_accel_driver_static 00:59:37.100 external_make_accel_module_shared 00:59:37.101 external_make_accel_module_static 00:59:37.101 external_make_hello_bdev_shared_combo 00:59:37.101 external_make_hello_bdev_shared_iso 00:59:37.101 external_make_hello_bdev_static 00:59:37.101 external_make_hello_no_bdev_shared_combo 00:59:37.101 external_make_hello_no_bdev_shared_iso 00:59:37.101 external_make_hello_no_bdev_static 00:59:37.101 external_make_nvme_shared 00:59:37.101 external_make_nvme_static 00:59:37.101 external_run_accel_driver_shared 00:59:37.101 external_run_accel_driver_static 00:59:37.101 external_run_accel_module_shared 00:59:37.101 external_run_accel_module_static 00:59:37.101 external_run_hello_bdev_shared_combo 00:59:37.101 external_run_hello_bdev_shared_iso 00:59:37.101 external_run_hello_bdev_static 00:59:37.101 external_run_hello_no_bdev_shared_combo 00:59:37.101 external_run_hello_no_bdev_shared_iso 00:59:37.101 external_run_hello_no_bdev_static 00:59:37.101 external_run_nvme_shared 00:59:37.101 external_run_nvme_static 00:59:37.101 filesystem_btrfs 00:59:37.101 filesystem_ext4 00:59:37.101 filesystem_in_capsule_btrfs 00:59:37.101 filesystem_in_capsule_ext4 00:59:37.101 filesystem_in_capsule_xfs 00:59:37.101 filesystem_xfs 00:59:37.101 fio_dif_1_default 00:59:37.101 fio_dif_1_multi_subsystems 00:59:37.101 fio_dif_digest 00:59:37.101 fio_dif_rand_params 00:59:37.101 ftl_restore_fast 00:59:37.101 go_rpc 00:59:37.101 idle 00:59:37.101 interrupt_mode 00:59:37.101 ioat 00:59:37.101 ioat_perf 00:59:37.101 ioat_verify 00:59:37.101 is_zoned 00:59:37.101 iscsi_tgt 00:59:37.101 iscsi_tgt_bdev_io_wait 00:59:37.101 iscsi_tgt_calsoft 00:59:37.101 iscsi_tgt_data_digest 00:59:37.101 iscsi_tgt_digest 00:59:37.101 iscsi_tgt_digests 00:59:37.101 iscsi_tgt_ext4test 00:59:37.101 iscsi_tgt_filesystem 00:59:37.101 iscsi_tgt_filesystem_btrfs 00:59:37.101 iscsi_tgt_filesystem_ext4 00:59:37.101 iscsi_tgt_filesystem_xfs 00:59:37.101 iscsi_tgt_fio 00:59:37.101 iscsi_tgt_fuzz 00:59:37.101 iscsi_tgt_initiator 00:59:37.101 iscsi_tgt_ip_migration 00:59:37.101 iscsi_tgt_iscsi_lvol 00:59:37.101 iscsi_tgt_login_redirection 00:59:37.101 iscsi_tgt_multiconnection 00:59:37.101 iscsi_tgt_qos 00:59:37.101 iscsi_tgt_rbd 00:59:37.101 iscsi_tgt_reset 00:59:37.101 iscsi_tgt_resize 00:59:37.101 iscsi_tgt_rpc_config 00:59:37.101 iscsi_tgt_sock 00:59:37.101 iscsi_tgt_trace_record 00:59:37.101 kernel_target_abort 00:59:37.101 keyring_file 00:59:37.101 keyring_linux 00:59:37.101 llvm_fuzz 00:59:37.101 lvs_grow_clean 00:59:37.101 lvs_grow_dirty 00:59:37.101 nvme_boot_partition 00:59:37.101 nvme_bp 00:59:37.101 nvme_cli_cuse 00:59:37.101 nvme_cli_plugin 00:59:37.101 nvme_cmb 00:59:37.101 nvme_cuse 00:59:37.101 nvme_cuse_app 00:59:37.101 nvme_cuse_rpc 00:59:37.101 nvme_ns_manage_cuse 00:59:37.101 nvme_opal 00:59:37.101 nvme_opal_bdevio 00:59:37.101 nvme_opal_bdevperf 00:59:37.101 nvme_opal_spdk_tgt 00:59:37.101 nvme_pmr 00:59:37.101 nvme_pmr_persistence 00:59:37.101 nvme_smartctl_cuse 00:59:37.101 nvme_zns 00:59:37.101 nvmf_abort 00:59:37.101 nvmf_abort_qd_sizes 00:59:37.101 nvmf_aer 00:59:37.101 nvmf_async_init 00:59:37.101 nvmf_auth_host 00:59:37.101 nvmf_auth_target 00:59:37.101 nvmf_bdev_io_wait 00:59:37.101 nvmf_bdevio 00:59:37.101 nvmf_bdevio_no_huge 00:59:37.101 nvmf_bdevperf 00:59:37.101 nvmf_connect_disconnect 00:59:37.101 nvmf_connect_stress 00:59:37.101 nvmf_delete_subsystem 00:59:37.101 nvmf_device_removal 00:59:37.101 nvmf_device_removal_pci_remove 00:59:37.101 nvmf_device_removal_pci_remove_no_srq 00:59:37.101 nvmf_dif 00:59:37.101 nvmf_digest 00:59:37.101 nvmf_digest_clean 00:59:37.101 nvmf_digest_dsa_initiator 00:59:37.101 nvmf_digest_dsa_target 00:59:37.101 nvmf_digest_error 00:59:37.101 nvmf_discovery_remove_ifc 00:59:37.101 nvmf_example 00:59:37.101 nvmf_failover 00:59:37.101 nvmf_fc 00:59:37.101 nvmf_filesystem 00:59:37.101 nvmf_filesystem_in_capsule 00:59:37.101 nvmf_filesystem_no_in_capsule 00:59:37.101 nvmf_fio_host 00:59:37.101 nvmf_fio_target 00:59:37.101 nvmf_fips 00:59:37.101 nvmf_fused_ordering 00:59:37.101 nvmf_fuzz 00:59:37.101 nvmf_host_discovery 00:59:37.101 nvmf_host_management 00:59:37.101 nvmf_host_multipath 00:59:37.101 nvmf_host_multipath_status 00:59:37.101 nvmf_identify 00:59:37.101 nvmf_identify_kernel_target 00:59:37.101 nvmf_identify_passthru 00:59:37.101 nvmf_initiator_timeout 00:59:37.101 nvmf_invalid 00:59:37.101 nvmf_llvm_fuzz 00:59:37.101 nvmf_lvol 00:59:37.101 nvmf_lvs_grow 00:59:37.101 nvmf_mdns_discovery 00:59:37.101 nvmf_multiconnection 00:59:37.101 nvmf_multicontroller 00:59:37.101 nvmf_multitarget 00:59:37.101 nvmf_nmic 00:59:37.101 nvmf_ns_hotplug_stress 00:59:37.101 nvmf_ns_masking 00:59:37.101 nvmf_nvme_cli 00:59:37.101 nvmf_perf 00:59:37.101 nvmf_perf_adq 00:59:37.101 nvmf_queue_depth 00:59:37.101 nvmf_rdma 00:59:37.101 nvmf_referrals 00:59:37.101 nvmf_rpc 00:59:37.101 nvmf_shutdown 00:59:37.101 nvmf_shutdown_tc1 00:59:37.101 nvmf_shutdown_tc2 00:59:37.101 nvmf_shutdown_tc3 00:59:37.101 nvmf_srq_overwhelm 00:59:37.101 nvmf_target_disconnect 00:59:37.101 nvmf_target_disconnect_tc1 00:59:37.101 nvmf_target_disconnect_tc2 00:59:37.101 nvmf_target_disconnect_tc3 00:59:37.101 nvmf_target_discovery 00:59:37.101 nvmf_target_multipath 00:59:37.101 nvmf_tcp 00:59:37.101 nvmf_timeout 00:59:37.101 nvmf_tls 00:59:37.101 nvmf_vfio_user 00:59:37.101 nvmf_vfio_user_fuzz 00:59:37.101 nvmf_vfio_user_nvme_compliance 00:59:37.101 nvmf_zcopy 00:59:37.101 ocf 00:59:37.101 ocf_bdevperf_iotypes 00:59:37.101 ocf_configuration_change 00:59:37.101 ocf_create_destruct 00:59:37.101 ocf_fio_modes 00:59:37.101 ocf_flush 00:59:37.101 ocf_multicore 00:59:37.101 ocf_remove 00:59:37.101 ocf_stats 00:59:37.101 scanbuild_make 00:59:37.101 scheduler 00:59:37.101 spdk_dd_uring 00:59:37.101 spdk_target_abort 00:59:37.101 spdkcli_iscsi 00:59:37.101 spdkcli_nvmf_fc 00:59:37.101 spdkcli_nvmf_rdma 00:59:37.101 spdkcli_nvmf_tcp 00:59:37.101 spdkcli_raid 00:59:37.101 spdkcli_rbd 00:59:37.101 spdkcli_virtio 00:59:37.101 unittest_bdev_compress 00:59:37.101 unittest_bdev_crypto 00:59:37.101 unittest_dpdk_compressdev 00:59:37.101 unittest_lib_reduce 00:59:37.101 unittest_nvmf_fc 00:59:37.101 unittest_nvmf_fc_ls 00:59:37.101 unittest_nvmf_vfio_user 00:59:37.101 valgrind 00:59:37.101 vfio_llvm_fuzz 00:59:37.101 vhost_blk_cores_2ctrl 00:59:37.101 vhost_blk_fs_integrity 00:59:37.101 vhost_blk_hot_remove 00:59:37.101 vhost_blk_integrity 00:59:37.101 vhost_blockdev 00:59:37.101 vhost_fuzz 00:59:37.101 vhost_hotplug 00:59:37.101 vhost_migration 00:59:37.101 vhost_migration_tc1 00:59:37.101 vhost_migration_tc2 00:59:37.101 vhost_readonly 00:59:37.101 vhost_scsi_cores_2ctrl 00:59:37.101 vhost_scsi_fs_integrity 00:59:37.101 vhost_scsi_hot_remove 00:59:37.101 vhost_scsi_integrity 00:59:37.101 vhost_shared 00:59:37.101 vmd 00:59:37.101 vmd_bdev_svc 00:59:37.101 vmd_fio 00:59:37.101 vmd_hello_world 00:59:37.101 vmd_identify 00:59:37.101 vmd_perf 00:59:37.101 zoned_fio 00:59:37.101 00:59:37.101 00:59:37.101 -----Tests Missing UBSAN------ 00:59:37.101 accel_scan_dsa_modules 00:59:37.101 accel_scan_iaa_modules 00:59:37.101 autobuild 00:59:37.101 autobuild_build_doc 00:59:37.101 autobuild_check_dpdk_pci_api 00:59:37.101 autobuild_check_format 00:59:37.101 autobuild_check_so_deps 00:59:37.101 autobuild_external_code 00:59:37.101 autobuild_generated_files_check 00:59:37.101 autobuild_generated_files_check_post_clean 00:59:37.101 autobuild_header_dependency_check 00:59:37.101 autobuild_make_install 00:59:37.101 autobuild_make_uninstall 00:59:37.101 balanced 00:59:37.101 build_native_dpdk 00:59:37.101 build_rpm_from_gen_spec 00:59:37.101 build_shared_native_dpdk_rpm 00:59:37.101 build_shared_rpm 00:59:37.101 build_shared_rpm_with_rpmed_dpdk 00:59:37.101 busy 00:59:37.101 check_header_filenames 00:59:37.101 cmb_copy 00:59:37.101 confirm_abi_deps 00:59:37.101 confirm_makefile_deps 00:59:37.101 core_load 00:59:37.101 external_make_accel_driver_shared 00:59:37.101 external_make_accel_driver_static 00:59:37.101 external_make_accel_module_shared 00:59:37.101 external_make_accel_module_static 00:59:37.101 external_make_hello_bdev_shared_combo 00:59:37.101 external_make_hello_bdev_shared_iso 00:59:37.101 external_make_hello_bdev_static 00:59:37.101 external_make_hello_no_bdev_shared_combo 00:59:37.101 external_make_hello_no_bdev_shared_iso 00:59:37.101 external_make_hello_no_bdev_static 00:59:37.101 external_make_nvme_shared 00:59:37.101 external_make_nvme_static 00:59:37.101 external_run_accel_driver_shared 00:59:37.101 external_run_accel_driver_static 00:59:37.101 external_run_accel_module_shared 00:59:37.101 external_run_accel_module_static 00:59:37.101 external_run_hello_bdev_shared_combo 00:59:37.101 external_run_hello_bdev_shared_iso 00:59:37.101 external_run_hello_bdev_static 00:59:37.101 external_run_hello_no_bdev_shared_combo 00:59:37.101 external_run_hello_no_bdev_shared_iso 00:59:37.101 external_run_hello_no_bdev_static 00:59:37.101 external_run_nvme_shared 00:59:37.101 external_run_nvme_static 00:59:37.101 ftl_restore_fast 00:59:37.101 is_zoned 00:59:37.101 iscsi_tgt_data_digest 00:59:37.101 iscsi_tgt_ext4test 00:59:37.101 nvme_boot_partition 00:59:37.101 nvme_bp 00:59:37.101 nvme_cmb 00:59:37.101 nvme_opal 00:59:37.101 nvme_opal_bdevio 00:59:37.101 nvme_opal_bdevperf 00:59:37.102 nvme_opal_spdk_tgt 00:59:37.102 nvme_pmr 00:59:37.102 nvme_pmr_persistence 00:59:37.102 nvme_zns 00:59:37.102 nvmf_digest_dsa_initiator 00:59:37.102 nvmf_digest_dsa_target 00:59:37.102 nvmf_fc 00:59:37.102 nvmf_fuzz 00:59:37.102 nvmf_initiator_timeout 00:59:37.102 nvmf_multiconnection 00:59:37.102 packaging 00:59:37.102 rpm_packaging 00:59:37.102 scanbuild_make 00:59:37.102 spdkcli_nvmf_fc 00:59:37.102 unittest_bdev_compress 00:59:37.102 unittest_bdev_crypto 00:59:37.102 unittest_dpdk_compressdev 00:59:37.102 unittest_lib_reduce 00:59:37.102 unittest_nvmf_fc 00:59:37.102 unittest_nvmf_fc_ls 00:59:37.102 unittest_nvmf_vfio_user 00:59:37.102 valgrind 00:59:37.102 vhost_blk_cores_2ctrl 00:59:37.102 vhost_blk_fs_integrity 00:59:37.102 vhost_blk_hot_remove 00:59:37.102 vhost_blk_integrity 00:59:37.102 vhost_hotplug 00:59:37.102 vhost_migration 00:59:37.102 vhost_migration_tc1 00:59:37.102 vhost_migration_tc2 00:59:37.102 vhost_readonly 00:59:37.102 vhost_scsi_cores_2ctrl 00:59:37.102 vhost_scsi_fs_integrity 00:59:37.102 vhost_scsi_hot_remove 00:59:37.102 vhost_scsi_integrity 00:59:37.102 vmd 00:59:37.102 vmd_bdev_svc 00:59:37.102 vmd_fio 00:59:37.102 vmd_hello_world 00:59:37.102 vmd_identify 00:59:37.102 vmd_perf 00:59:37.102 zoned_fio 00:59:37.102 Tests from the skipped list were executed. Failing the build. 00:59:37.102 ['keyring_linux'] 00:59:37.102 + compress_coverage_and_docs 00:59:37.102 + echo 'Start compress coverage and docs' 00:59:37.102 Start compress coverage and docs 00:59:37.102 + tar -C coverage -czf coverage_autotest-per-patch_124203.tar.gz ./ --remove-files 00:59:38.036 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_124203.tar.gz ./ --remove-files 00:59:38.974 + tar -C doc -czf doc_autotest-per-patch_124203.tar.gz ./ --remove-files 00:59:39.233 + [[ -d llvm ]] 00:59:39.233 + true 00:59:39.233 + echo 'End compress coverage and docs' 00:59:39.233 End compress coverage and docs 00:59:39.233 + remove_partial_coverage_files 00:59:39.233 + find . -name 'cov_*.info' -delete 00:59:39.233 + echo 'End stage post_gen_coverage.sh' 00:59:39.233 End stage post_gen_coverage.sh 00:59:39.251 [Pipeline] } 00:59:39.255 ERROR: script returned exit code 2 00:59:39.255 Setting overall build result to FAILURE 00:59:39.291 [Pipeline] // catchError 00:59:39.304 [Pipeline] catchError 00:59:39.306 [Pipeline] { 00:59:39.328 [Pipeline] dir 00:59:39.329 Running in /var/jenkins/workspace/autotest-per-patch_2/post_process 00:59:39.331 [Pipeline] {