00:00:00.000 Started by upstream project "autotest-per-patch" build number 127150 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.012 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.013 The recommended git tool is: git 00:00:00.013 using credential 00000000-0000-0000-0000-000000000002 00:00:00.015 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/check-format-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.032 Fetching changes from the remote Git repository 00:00:00.034 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.049 Using shallow fetch with depth 1 00:00:00.049 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.049 > git --version # timeout=10 00:00:00.066 > git --version # 'git version 2.39.2' 00:00:00.066 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.081 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.081 > 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.162 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.178 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.196 Checking out Revision c396a3cd44e4090a57fb151c18fefbf4a9bd324b (FETCH_HEAD) 00:00:02.196 > git config core.sparsecheckout # timeout=10 00:00:02.212 > git read-tree -mu HEAD # timeout=10 00:00:02.233 > git checkout -f c396a3cd44e4090a57fb151c18fefbf4a9bd324b # timeout=5 00:00:02.260 Commit message: "jenkins/jjb-config: Use freebsd14 for the pkgdep-freebsd job" 00:00:02.260 > git rev-list --no-walk c396a3cd44e4090a57fb151c18fefbf4a9bd324b # timeout=10 00:00:02.340 [Pipeline] Start of Pipeline 00:00:02.354 [Pipeline] library 00:00:02.356 Loading library shm_lib@master 00:00:02.356 Library shm_lib@master is cached. Copying from home. 00:00:02.371 [Pipeline] retry 00:00:02.373 [Pipeline] { 00:00:02.382 [Pipeline] timeout 00:00:02.383 Timeout set to expire after 10 min without activity 00:00:02.384 [Pipeline] { 00:00:02.393 [Pipeline] node 00:00:06.110 Running on agt-_autotest_27814-4432 in /var/jenkins/workspace/check-format-docker-autotest 00:00:06.112 [Pipeline] { 00:00:06.125 [Pipeline] wrap 00:00:06.135 [Pipeline] { 00:00:06.146 [Pipeline] stage 00:00:06.148 [Pipeline] { (Prologue) 00:00:06.178 [Pipeline] echo 00:00:06.180 Node: agt-_autotest_27814-4432 00:00:06.392 [Pipeline] setCustomBuildProperty 00:00:06.412 [Pipeline] sh 00:00:07.379 + sudo git config --global --replace-all safe.directory '*' 00:00:07.468 [Pipeline] httpRequest 00:00:08.499 [Pipeline] echo 00:00:08.501 Sorcerer 10.211.164.101 is alive 00:00:08.510 [Pipeline] httpRequest 00:00:08.515 HttpMethod: GET 00:00:08.516 URL: http://10.211.164.101/packages/jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:08.521 Sending request to url: http://10.211.164.101/packages/jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:08.525 Response Code: HTTP/1.1 200 OK 00:00:08.526 Success: Status code 200 is in the accepted range: 200,404 00:00:08.527 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:08.671 [Pipeline] sh 00:00:08.966 + tar --no-same-owner -xf jbp_c396a3cd44e4090a57fb151c18fefbf4a9bd324b.tar.gz 00:00:08.982 [Pipeline] httpRequest 00:00:09.000 [Pipeline] echo 00:00:09.003 Sorcerer 10.211.164.101 is alive 00:00:09.012 [Pipeline] httpRequest 00:00:09.018 HttpMethod: GET 00:00:09.018 URL: http://10.211.164.101/packages/spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:00:09.021 Sending request to url: http://10.211.164.101/packages/spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:00:09.026 Response Code: HTTP/1.1 200 OK 00:00:09.026 Success: Status code 200 is in the accepted range: 200,404 00:00:09.027 Saving response body to /var/jenkins/workspace/check-format-docker-autotest/spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:00:13.125 [Pipeline] sh 00:00:13.423 + tar --no-same-owner -xf spdk_623b676eea3ea5eb62adee5ed1e0bea760e27edd.tar.gz 00:00:16.735 [Pipeline] sh 00:00:17.029 + git -C spdk log --oneline -n5 00:00:17.029 623b676ee test/nvmf: add second initiator interface 00:00:17.029 14aa6e79e nvme: allow NULL address/port in nvme_parse_addr() 00:00:17.029 5c22a76d6 sock/uring: support src_{addr,port} in connect() 00:00:17.029 546346ebd sock/posix: support src_{addr,port} in connect() 00:00:17.029 704257090 lib/reduce: fix the incorrect calculation method for the number of io_unit required for metadata. 00:00:17.046 [Pipeline] writeFile 00:00:17.063 [Pipeline] sh 00:00:17.358 + cat autorun-spdk.conf 00:00:17.358 : 00:00:17.358 00:00:17.364 RUN_NIGHTLY=0 00:00:17.367 [Pipeline] } 00:00:17.384 [Pipeline] // stage 00:00:17.395 [Pipeline] catchError 00:00:17.397 [Pipeline] { 00:00:17.412 [Pipeline] timeout 00:00:17.412 Timeout set to expire in 5 min 0 sec 00:00:17.414 [Pipeline] { 00:00:17.429 [Pipeline] stage 00:00:17.431 [Pipeline] { (Tests) 00:00:17.447 [Pipeline] sh 00:00:17.741 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh check-format-docker-autotest autorun-spdk.conf 00:00:17.741 08:45:16 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/common.sh 00:00:17.741 08:45:16 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:17.741 08:45:16 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:17.741 08:45:16 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:17.741 08:45:16 -- 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:00:17.741 08:45:16 -- 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:00:17.741 08:45:16 -- 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:00:17.741 08:45:16 -- paths/export.sh@5 -- # export PATH 00:00:17.741 08:45:16 -- 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:00:17.741 08:45:16 -- common/autobuild_common.sh@446 -- # out=/var/jenkins/workspace/check-format-docker-autotest/spdk/../output 00:00:17.741 08:45:16 -- common/autobuild_common.sh@447 -- # date +%s 00:00:17.741 08:45:16 -- common/autobuild_common.sh@447 -- # mktemp -dt spdk_1721897116.XXXXXX 00:00:17.741 08:45:16 -- common/autobuild_common.sh@447 -- # SPDK_WORKSPACE=/tmp/spdk_1721897116.a61Zpe 00:00:17.742 08:45:16 -- common/autobuild_common.sh@449 -- # [[ -n '' ]] 00:00:17.742 08:45:16 -- common/autobuild_common.sh@453 -- # '[' -n '' ']' 00:00:17.742 08:45:16 -- common/autobuild_common.sh@456 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/dpdk/' 00:00:17.742 08:45:16 -- common/autobuild_common.sh@460 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/check-format-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:17.742 08:45:16 -- common/autobuild_common.sh@462 -- # 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:00:17.742 08:45:16 -- common/autobuild_common.sh@463 -- # get_config_params 00:00:17.742 08:45:16 -- common/autotest_common.sh@398 -- # xtrace_disable 00:00:17.742 08:45:16 -- common/autotest_common.sh@10 -- # set +x 00:00:17.742 08:45:16 -- common/autobuild_common.sh@463 -- # 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:00:17.742 08:45:16 -- common/autobuild_common.sh@465 -- # start_monitor_resources 00:00:17.742 08:45:16 -- pm/common@17 -- # local monitor 00:00:17.742 08:45:16 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:17.742 08:45:16 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:17.742 08:45:16 -- pm/common@25 -- # sleep 1 00:00:17.742 08:45:16 -- pm/common@21 -- # date +%s 00:00:17.742 08:45:16 -- pm/common@21 -- # date +%s 00:00:17.742 08:45:16 -- pm/common@21 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721897116 00:00:17.742 08:45:16 -- pm/common@21 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1721897116 00:00:17.742 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721897116_collect-vmstat.pm.log 00:00:17.742 Redirecting to /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721897116_collect-cpu-load.pm.log 00:00:18.680 08:45:17 -- common/autobuild_common.sh@466 -- # trap stop_monitor_resources EXIT 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/check-format-docker-autotest/spdk 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/check-format-docker-autotest/output 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@21 -- # [[ check-format-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@35 -- # CHECK_FORMAT_ONLY_DIFF=yes 00:00:18.680 08:45:17 -- scripts/docker-autoruner.sh@35 -- # check_format 00:00:18.680 08:45:17 -- common/autobuild_common.sh@358 -- # run_test autobuild_check_format /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:18.680 08:45:17 -- common/autotest_common.sh@1101 -- # '[' 2 -le 1 ']' 00:00:18.680 08:45:17 -- common/autotest_common.sh@1107 -- # xtrace_disable 00:00:18.680 08:45:17 -- common/autotest_common.sh@10 -- # set +x 00:00:18.680 ************************************ 00:00:18.680 START TEST autobuild_check_format 00:00:18.680 ************************************ 00:00:18.680 08:45:17 autobuild_check_format -- common/autotest_common.sh@1125 -- # /var/jenkins/workspace/check-format-docker-autotest/spdk/scripts/check_format.sh 00:00:20.058 Checking file permissions... OK 00:00:20.058 Checking coding style... OK 00:00:20.316 Checking comment style... OK 00:00:22.220 Checking markdown files format... OK 00:00:22.220 Checking for spaces before tabs... OK 00:00:22.220 Checking trailing whitespace in output strings... OK 00:00:22.220 Checking for use of forbidden library functions... OK 00:00:22.220 Checking for use of forbidden CUnit macros... OK 00:00:22.783 Checking blank lines at end of file... OK 00:00:23.348 Checking for POSIX includes... OK 00:00:23.348 Checking for proper function naming conventions... OK 00:00:23.348 Checking #include style... OK 00:00:24.280 Checking Python style... OK 00:00:24.280 Checking .sh formatting style... OK 00:00:25.472 Checking Bash static analysis with shellcheck... OK 00:00:25.472 Checking whether CHANGELOG.md should be updated... OK 00:00:26.037 Checking that all RPCs are documented... OK 00:00:26.037 Checking rpc.py argument option names... OK 00:00:26.037 Checking SPDX-license...OK 00:00:38.238 Checking Golang style...OK 00:00:38.238 Checking extern "C"... OK 00:00:38.238 00:00:38.238 real 0m18.615s 00:00:38.238 user 1m29.299s 00:00:38.238 sys 0m34.528s 00:00:38.238 08:45:35 autobuild_check_format -- common/autotest_common.sh@1126 -- # xtrace_disable 00:00:38.238 08:45:35 autobuild_check_format -- common/autotest_common.sh@10 -- # set +x 00:00:38.238 ************************************ 00:00:38.238 END TEST autobuild_check_format 00:00:38.238 ************************************ 00:00:38.238 08:45:35 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:00:38.238 08:45:35 -- pm/common@29 -- # signal_monitor_resources TERM 00:00:38.238 08:45:35 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:00:38.238 08:45:35 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:38.238 08:45:35 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:00:38.238 08:45:35 -- pm/common@44 -- # pid=198 00:00:38.238 08:45:35 -- pm/common@50 -- # kill -TERM 198 00:00:38.238 08:45:35 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:38.238 08:45:35 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/check-format-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:00:38.238 08:45:35 -- pm/common@44 -- # pid=199 00:00:38.238 08:45:35 -- pm/common@50 -- # kill -TERM 199 00:00:38.247 [Pipeline] } 00:00:38.265 [Pipeline] // stage 00:00:38.270 [Pipeline] } 00:00:38.288 [Pipeline] // timeout 00:00:38.293 [Pipeline] } 00:00:38.312 [Pipeline] // catchError 00:00:38.322 [Pipeline] stage 00:00:38.325 [Pipeline] { (Epilogue) 00:00:38.341 [Pipeline] sh 00:00:38.689 [Pipeline] setCustomBuildProperty 00:00:38.700 [Pipeline] catchError 00:00:38.702 [Pipeline] { 00:00:38.715 [Pipeline] sh 00:00:39.009 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:00:39.009 Artifacts sizes are good 00:00:39.017 [Pipeline] } 00:00:39.035 [Pipeline] // catchError 00:00:39.043 [Pipeline] sh 00:00:39.333 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:00:39.346 [Pipeline] archiveArtifacts 00:00:39.354 Archiving artifacts 00:00:39.899 [Pipeline] } 00:00:39.918 [Pipeline] // stage 00:00:39.922 [Pipeline] } 00:00:39.938 [Pipeline] // wrap 00:00:39.943 [Pipeline] } 00:00:39.960 [Pipeline] // node 00:00:39.964 [Pipeline] } 00:00:39.977 [Pipeline] // timeout 00:00:39.983 [Pipeline] } 00:00:39.996 [Pipeline] // retry 00:00:40.002 [Pipeline] End of Pipeline 00:00:40.039 Finished: SUCCESS