00:00:00.001 Started by upstream project "autotest-nightly-lts" build number 1822 00:00:00.001 originally caused by: 00:00:00.001 Started by upstream project "nightly-trigger" build number 3083 00:00:00.001 originally caused by: 00:00:00.001 Started by timer 00:00:00.063 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.064 The recommended git tool is: git 00:00:00.064 using credential 00000000-0000-0000-0000-000000000002 00:00:00.066 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.097 Fetching changes from the remote Git repository 00:00:00.099 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.138 Using shallow fetch with depth 1 00:00:00.138 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.138 > git --version # timeout=10 00:00:00.172 > git --version # 'git version 2.39.2' 00:00:00.172 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.172 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.172 > 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:05.938 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.950 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.962 Checking out Revision f620ee97e10840540f53609861ee9b86caa3c192 (FETCH_HEAD) 00:00:05.962 > git config core.sparsecheckout # timeout=10 00:00:05.972 > git read-tree -mu HEAD # timeout=10 00:00:05.987 > git checkout -f f620ee97e10840540f53609861ee9b86caa3c192 # timeout=5 00:00:06.003 Commit message: "change IP of vertiv1 PDU" 00:00:06.004 > git rev-list --no-walk f620ee97e10840540f53609861ee9b86caa3c192 # timeout=10 00:00:06.088 [Pipeline] Start of Pipeline 00:00:06.104 [Pipeline] library 00:00:06.106 Loading library shm_lib@master 00:00:06.106 Library shm_lib@master is cached. Copying from home. 00:00:06.123 [Pipeline] retry 00:00:06.125 [Pipeline] { 00:00:06.137 [Pipeline] timeout 00:00:06.137 Timeout set to expire after 10 min without activity 00:00:06.139 [Pipeline] { 00:00:06.150 [Pipeline] node 00:00:10.096 Running on agt-_autotest_21946-9677 in /var/jenkins/workspace/check-format-docker-autotest 00:00:10.098 [Pipeline] { 00:00:10.116 [Pipeline] wrap 00:00:10.126 [Pipeline] { 00:00:10.136 [Pipeline] stage 00:00:10.138 [Pipeline] { (Prologue) 00:00:10.160 [Pipeline] echo 00:00:10.161 Node: agt-_autotest_21946-9677 00:00:10.328 [Pipeline] setCustomBuildProperty 00:00:10.351 [Pipeline] sh 00:00:11.432 + sudo git config --global --replace-all safe.directory '*' 00:00:11.511 [Pipeline] nodesByLabel 00:00:11.513 Found a total of 1 nodes with the 'sorcerer' label 00:00:11.524 [Pipeline] httpRequest 00:00:11.755 HttpMethod: GET 00:00:11.756 URL: http://10.211.164.101/packages/jbp_f620ee97e10840540f53609861ee9b86caa3c192.tar.gz 00:00:12.611 Sending request to url: http://10.211.164.101/packages/jbp_f620ee97e10840540f53609861ee9b86caa3c192.tar.gz 00:00:12.897 Response Code: HTTP/1.1 200 OK 00:00:12.962 Success: Status code 200 is in the accepted range: 200,404 00:00:12.963 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_f620ee97e10840540f53609861ee9b86caa3c192.tar.gz 00:00:18.953 [Pipeline] sh 00:00:19.253 + tar --no-same-owner -xf jbp_f620ee97e10840540f53609861ee9b86caa3c192.tar.gz 00:00:19.268 [Pipeline] httpRequest 00:00:19.274 HttpMethod: GET 00:00:19.274 URL: http://10.211.164.101/packages/spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:00:19.281 Sending request to url: http://10.211.164.101/packages/spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:00:19.308 Response Code: HTTP/1.1 200 OK 00:00:19.309 Success: Status code 200 is in the accepted range: 200,404 00:00:19.309 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:01:21.182 [Pipeline] sh 00:01:21.494 + tar --no-same-owner -xf spdk_36faa8c312bf9059b86e0f503d7fd6b43c1498e6.tar.gz 00:01:24.052 [Pipeline] sh 00:01:24.348 + git -C spdk log --oneline -n5 00:01:24.348 36faa8c31 bdev/nvme: Fix the case that namespace was removed during reset 00:01:24.348 e2cb5a5ee bdev/nvme: Factor out nvme_ns active/inactive check into a helper function 00:01:24.348 4b134b4ab bdev/nvme: Delay callbacks when the next operation is a failover 00:01:24.348 d2ea4ecb1 llvm/vfio: Suppress checking leaks for `spdk_nvme_ctrlr_alloc_io_qpair` 00:01:24.348 3b33f4333 test/nvme/cuse: Fix typo 00:01:24.366 [Pipeline] writeFile 00:01:24.383 [Pipeline] sh 00:01:24.679 + cat autorun-spdk.conf 00:01:24.679 : 00:01:24.679 00:01:24.686 RUN_NIGHTLY=1 00:01:24.688 [Pipeline] } 00:01:24.705 [Pipeline] // stage 00:01:24.714 [Pipeline] catchError 00:01:24.716 [Pipeline] { 00:01:24.731 [Pipeline] timeout 00:01:24.731 Timeout set to expire in 5 min 0 sec 00:01:24.733 [Pipeline] { 00:01:24.749 [Pipeline] stage 00:01:24.751 [Pipeline] { (Tests) 00:01:24.768 [Pipeline] sh 00:01:25.064 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:01:25.064 01:58:39 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:01:25.064 01:58:39 -- scripts/common.sh@433 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:25.064 01:58:39 -- scripts/common.sh@441 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:25.064 01:58:39 -- scripts/common.sh@442 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:25.064 01:58:39 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:25.064 01:58:39 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:25.064 01:58:39 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:25.064 01:58:39 -- paths/export.sh@5 -- # export PATH 00:01:25.064 01:58:39 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:25.064 01:58:39 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:01:25.064 01:58:39 -- common/autobuild_common.sh@435 -- # date +%s 00:01:25.064 01:58:39 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1715651919.XXXXXX 00:01:25.064 01:58:39 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1715651919.mvp0D3 00:01:25.064 01:58:39 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:01:25.064 01:58:39 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:01:25.064 01:58:39 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:01:25.064 01:58:39 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:25.064 01:58:39 -- common/autobuild_common.sh@450 -- # scanbuild='scan-build -o /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:01:25.064 01:58:39 -- common/autobuild_common.sh@451 -- # get_config_params 00:01:25.065 01:58:39 -- common/autotest_common.sh@387 -- # xtrace_disable 00:01:25.065 01:58:39 -- common/autotest_common.sh@10 -- # set +x 00:01:25.065 01:58:39 -- common/autobuild_common.sh@451 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --disable-unit-tests --enable-coverage --with-ublk' 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:01:25.065 01:58:39 -- scripts/docker-autoruner.sh@35 -- # check_format 00:01:25.065 01:58:39 -- common/autobuild_common.sh@346 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:01:25.065 01:58:39 -- common/autotest_common.sh@1077 -- # '[' 2 -le 1 ']' 00:01:25.065 01:58:39 -- common/autotest_common.sh@1083 -- # xtrace_disable 00:01:25.065 01:58:39 -- common/autotest_common.sh@10 -- # set +x 00:01:25.065 ************************************ 00:01:25.065 START TEST autobuild_check_format 00:01:25.065 ************************************ 00:01:25.065 01:58:39 -- common/autotest_common.sh@1104 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:01:26.006 Checking file permissions... OK 00:01:26.265 Checking coding style... OK 00:01:26.524 Checking comment style... OK 00:01:27.906 Checking markdown files format... OK 00:01:27.906 Checking for spaces before tabs... OK 00:01:27.906 Checking trailing whitespace in output strings... OK 00:01:27.906 Checking for use of forbidden library functions... OK 00:01:27.906 Checking for use of forbidden CUnit macros... OK 00:01:28.840 Checking blank lines at end of file... OK 00:01:29.413 Checking for POSIX includes... OK 00:01:29.414 Checking for proper function naming conventions... OK 00:01:29.414 Checking #include style... OK 00:01:29.986 Checking Python style... OK 00:01:30.555 Checking whether CHANGELOG.md should be updated... OK 00:01:31.126 Checking that all RPCs are documented... OK 00:01:31.126 Checking rpc.py argument option names... OK 00:01:31.126 Checking SPDX-license...OK 00:01:41.252 Checking Golang style...OK 00:01:41.252 00:01:41.252 real 0m15.716s 00:01:41.252 user 1m10.678s 00:01:41.252 sys 0m39.183s 00:01:41.252 01:58:55 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:41.252 01:58:55 -- common/autotest_common.sh@10 -- # set +x 00:01:41.252 ************************************ 00:01:41.252 END TEST autobuild_check_format 00:01:41.252 ************************************ 00:01:41.260 [Pipeline] } 00:01:41.271 [Pipeline] // stage 00:01:41.275 [Pipeline] } 00:01:41.293 [Pipeline] // timeout 00:01:41.297 [Pipeline] } 00:01:41.307 [Pipeline] // catchError 00:01:41.313 [Pipeline] stage 00:01:41.314 [Pipeline] { (Epilogue) 00:01:41.324 [Pipeline] sh 00:01:41.688 [Pipeline] setCustomBuildProperty 00:01:41.696 [Pipeline] catchError 00:01:41.698 [Pipeline] { 00:01:41.710 [Pipeline] sh 00:01:42.004 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:01:42.004 Artifacts sizes are good 00:01:42.013 [Pipeline] } 00:01:42.030 [Pipeline] // catchError 00:01:42.038 [Pipeline] sh 00:01:42.330 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:01:42.343 [Pipeline] archiveArtifacts 00:01:42.349 Archiving artifacts 00:01:42.965 [Pipeline] } 00:01:42.983 [Pipeline] // stage 00:01:42.989 [Pipeline] } 00:01:43.004 [Pipeline] // wrap 00:01:43.010 [Pipeline] } 00:01:43.026 [Pipeline] // node 00:01:43.030 [Pipeline] } 00:01:43.044 [Pipeline] // timeout 00:01:43.050 [Pipeline] } 00:01:43.062 [Pipeline] // retry 00:01:43.068 [Pipeline] End of Pipeline 00:01:43.106 Finished: SUCCESS