00:00:00.001 Started by upstream project "autotest-per-patch" build number 121209 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.080 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/unittest-clang-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-docker.groovy 00:00:00.080 The recommended git tool is: git 00:00:00.080 using credential 00000000-0000-0000-0000-000000000002 00:00:00.082 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-clang-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.158 Fetching changes from the remote Git repository 00:00:00.161 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.229 Using shallow fetch with depth 1 00:00:00.229 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.229 > git --version # timeout=10 00:00:00.287 > git --version # 'git version 2.39.2' 00:00:00.287 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.288 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.288 > 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.390 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:05.401 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:05.413 Checking out Revision 6201031def5bfb7f90a861bc162998684798607e (FETCH_HEAD) 00:00:05.413 > git config core.sparsecheckout # timeout=10 00:00:05.424 > git read-tree -mu HEAD # timeout=10 00:00:05.440 > git checkout -f 6201031def5bfb7f90a861bc162998684798607e # timeout=5 00:00:05.458 Commit message: "scripts/kid: Add issue 3354" 00:00:05.459 > git rev-list --no-walk 6201031def5bfb7f90a861bc162998684798607e # timeout=10 00:00:05.596 [Pipeline] Start of Pipeline 00:00:05.608 [Pipeline] library 00:00:05.609 Loading library shm_lib@master 00:00:05.609 Library shm_lib@master is cached. Copying from home. 00:00:05.626 [Pipeline] retry 00:00:05.627 [Pipeline] { 00:00:05.637 [Pipeline] timeout 00:00:05.637 Timeout set to expire after 10 min without activity 00:00:05.639 [Pipeline] { 00:00:05.649 [Pipeline] node 00:00:09.507 Running on agt-_autotest_18173-16331 in /var/jenkins/workspace/unittest-clang-docker-autotest 00:00:09.509 [Pipeline] { 00:00:09.523 [Pipeline] wrap 00:00:09.533 [Pipeline] { 00:00:09.542 [Pipeline] stage 00:00:09.543 [Pipeline] { (Prologue) 00:00:09.566 [Pipeline] echo 00:00:09.567 Node: agt-_autotest_18173-16331 00:00:09.718 [Pipeline] setCustomBuildProperty 00:00:09.741 [Pipeline] sh 00:00:10.848 + sudo git config --global --replace-all safe.directory '*' 00:00:10.930 [Pipeline] nodesByLabel 00:00:10.932 Found a total of 1 nodes with the 'sorcerer' label 00:00:10.944 [Pipeline] httpRequest 00:00:11.158 HttpMethod: GET 00:00:11.158 URL: http://10.211.164.96/packages/jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:11.982 Sending request to url: http://10.211.164.96/packages/jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:12.275 Response Code: HTTP/1.1 200 OK 00:00:12.343 Success: Status code 200 is in the accepted range: 200,404 00:00:12.343 Saving response body to /var/jenkins/workspace/unittest-clang-docker-autotest/jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:29.951 [Pipeline] sh 00:00:30.256 + tar --no-same-owner -xf jbp_6201031def5bfb7f90a861bc162998684798607e.tar.gz 00:00:30.276 [Pipeline] httpRequest 00:00:30.283 HttpMethod: GET 00:00:30.283 URL: http://10.211.164.96/packages/spdk_f8d98be2d666006fde912151d3d5561fe7bf8b7e.tar.gz 00:00:30.290 Sending request to url: http://10.211.164.96/packages/spdk_f8d98be2d666006fde912151d3d5561fe7bf8b7e.tar.gz 00:00:30.297 Response Code: HTTP/1.1 200 OK 00:00:30.298 Success: Status code 200 is in the accepted range: 200,404 00:00:30.298 Saving response body to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk_f8d98be2d666006fde912151d3d5561fe7bf8b7e.tar.gz 00:04:19.109 [Pipeline] sh 00:04:19.398 + tar --no-same-owner -xf spdk_f8d98be2d666006fde912151d3d5561fe7bf8b7e.tar.gz 00:04:22.700 [Pipeline] sh 00:04:22.996 + git -C spdk log --oneline -n5 00:04:22.996 f8d98be2d nvmf: remove cb_fn/cb_arg from spdk_nvmf_qpair_disconnect() 00:04:22.996 3dbaa93c1 nvmf: pass command dword 12 and 13 for write 00:04:22.996 19327fc3a bdev/nvme: use dtype/dspec for write commands 00:04:22.996 c11e5c113 bdev: introduce bdev_nvme_cdw12 and cdw13, and add them to ext_opts 00:04:22.996 037d51655 nvmf: fdp capability to the subsystem 00:04:23.011 [Pipeline] writeFile 00:04:23.027 [Pipeline] sh 00:04:23.320 + cat autorun-spdk.conf 00:04:23.320 SPDK_RUN_VALGRIND=0 00:04:23.320 SPDK_TEST_UNITTEST=1 00:04:23.320 SPDK_TEST_BLOCKDEV=1 00:04:23.320 SPDK_TEST_PMDK=1 00:04:23.320 SPDK_TEST_ISAL=1 00:04:23.320 SPDK_TEST_REDUCE=1 00:04:23.320 SPDK_TEST_VBDEV_COMPRESS=1 00:04:23.320 SPDK_TEST_CRYPTO=1 00:04:23.320 SPDK_TEST_FTL=1 00:04:23.320 SPDK_TEST_OCF=1 00:04:23.320 SPDK_TEST_RAID5=1 00:04:23.320 SPDK_TEST_RBD=1 00:04:23.320 SPDK_TEST_URING=1 00:04:23.320 SPDK_TEST_NVME_CUSE=1 00:04:23.320 SPDK_TEST_BLOBFS=1 00:04:23.320 SPDK_TEST_VFIOUSER=1 00:04:23.320 SPDK_TEST_DAOS=0 00:04:23.320 SPDK_RUN_ASAN=1 00:04:23.320 SPDK_RUN_UBSAN=1 00:04:23.320 SPDK_TEST_XNVME=1 00:04:23.326 RUN_NIGHTLY=0 00:04:23.329 [Pipeline] } 00:04:23.348 [Pipeline] // stage 00:04:23.357 [Pipeline] catchError 00:04:23.358 [Pipeline] { 00:04:23.372 [Pipeline] timeout 00:04:23.373 Timeout set to expire in 45 min 00:04:23.374 [Pipeline] { 00:04:23.388 [Pipeline] stage 00:04:23.389 [Pipeline] { (Tests) 00:04:23.401 [Pipeline] sh 00:04:23.688 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-clang-docker-autotest autorun-spdk.conf 00:04:23.688 06:38:40 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/common.sh 00:04:23.688 06:38:40 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:04:23.688 06:38:40 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:04:23.688 06:38:40 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:04:23.688 06:38:40 -- 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:04:23.688 06:38:40 -- 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:04:23.688 06:38:40 -- 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:04:23.688 06:38:40 -- paths/export.sh@5 -- # export PATH 00:04:23.688 06:38:40 -- 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:04:23.688 06:38:40 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output 00:04:23.688 06:38:40 -- common/autobuild_common.sh@435 -- # date +%s 00:04:23.688 06:38:40 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1714113520.XXXXXX 00:04:23.688 06:38:40 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1714113520.mKGpVV 00:04:23.688 06:38:40 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:04:23.688 06:38:40 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:04:23.688 06:38:40 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/' 00:04:23.688 06:38:40 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme --exclude /tmp' 00:04:23.688 06:38:40 -- common/autobuild_common.sh@450 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:04:23.688 06:38:40 -- common/autobuild_common.sh@451 -- # get_config_params 00:04:23.688 06:38:40 -- common/autotest_common.sh@385 -- # xtrace_disable 00:04:23.688 06:38:40 -- common/autotest_common.sh@10 -- # set +x 00:04:23.688 06:38:40 -- common/autobuild_common.sh@451 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:04:23.688 06:38:40 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:04:23.688 06:38:40 -- pm/common@17 -- # local monitor 00:04:23.688 06:38:40 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:04:23.688 06:38:40 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=178 00:04:23.688 06:38:40 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:04:23.688 06:38:40 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=180 00:04:23.688 06:38:40 -- pm/common@26 -- # sleep 1 00:04:23.688 06:38:40 -- pm/common@21 -- # date +%s 00:04:23.688 06:38:40 -- pm/common@21 -- # date +%s 00:04:23.688 06:38:40 -- pm/common@21 -- # sudo -E /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/collect-cpu-load -d /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1714113520 00:04:23.688 06:38:40 -- pm/common@21 -- # sudo -E /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/collect-vmstat -d /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power -l -p monitor.docker-autoruner.sh.1714113520 00:04:23.688 Redirecting to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714113520_collect-vmstat.pm.log 00:04:23.688 Redirecting to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1714113520_collect-cpu-load.pm.log 00:04:24.626 06:38:41 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-clang-docker-autotest/output 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-clang-docker-autotest == unittest-valgrind-docker-autotest ]] 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@27 -- # nproc 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@27 -- # nproc 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@52 -- # export CC=/usr/bin/clang CXX=/usr/bin/clang++ 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@52 -- # CC=/usr/bin/clang 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@52 -- # CXX=/usr/bin/clang++ 00:04:24.626 06:38:41 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:04:24.626 06:38:41 -- common/autobuild_common.sh@419 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:04:24.626 06:38:41 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:04:24.626 06:38:41 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:04:24.626 06:38:41 -- common/autotest_common.sh@10 -- # set +x 00:04:24.626 ************************************ 00:04:24.626 START TEST autobuild_ocf_precompile 00:04:24.626 ************************************ 00:04:24.627 06:38:41 -- common/autotest_common.sh@1111 -- # _ocf_precompile 00:04:24.627 06:38:41 -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:04:24.627 06:38:41 -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:04:24.627 06:38:41 -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-asan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:04:24.888 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:04:24.888 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:04:25.148 Using 'verbs' RDMA provider 00:04:36.515 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:04:46.496 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:04:46.496 Creating mk/config.mk...done. 00:04:46.496 Creating mk/cc.flags.mk...done. 00:04:46.496 Type 'make' to build. 00:04:46.496 06:39:02 -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:04:46.496 06:39:02 -- common/autobuild_common.sh@23 -- # CC=gcc 00:04:46.496 06:39:02 -- common/autobuild_common.sh@23 -- # CCAR=ar 00:04:46.496 06:39:02 -- common/autobuild_common.sh@23 -- # make -j 26 -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf exportlib O=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:04:46.496 make: Entering directory '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf' 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:04:46.496 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:04:46.497 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:04:46.498 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:04:46.499 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:04:46.500 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:04:46.500 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:04:46.500 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:04:46.500 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:04:46.500 CC env_ocf/src/ocf/ocf_request.o 00:04:46.500 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:04:46.500 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:04:46.500 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:04:46.500 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:04:46.500 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_wa.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_inv.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_fast.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_discard.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_wi.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_wb.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_wo.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_ops.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_wt.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_rd.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_d2c.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_zero.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_common.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_pt.o 00:04:46.500 CC env_ocf/src/ocf/engine/cache_engine.o 00:04:46.500 CC env_ocf/src/ocf/engine/engine_bf.o 00:04:46.500 CC env_ocf/src/ocf/ocf_metadata.o 00:04:46.500 CC env_ocf/src/ocf/ocf_io_class.o 00:04:46.500 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:04:46.500 CC env_ocf/src/ocf/ocf_composite_volume.o 00:04:46.500 CC env_ocf/src/ocf/ocf_io.o 00:04:46.500 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:04:46.500 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:04:46.500 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:04:46.500 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:04:46.500 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:04:46.500 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:04:46.500 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_io.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_core.o 00:04:46.500 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:04:46.500 CC env_ocf/src/ocf/ocf_volume.o 00:04:46.500 CC env_ocf/src/ocf/ocf_space.o 00:04:46.500 CC env_ocf/src/ocf/ocf_cache.o 00:04:46.500 CC env_ocf/src/ocf/ocf_stats.o 00:04:46.500 CC env_ocf/src/ocf/ocf_stats_builder.o 00:04:46.500 CC env_ocf/src/ocf/ocf_core.o 00:04:46.500 CC env_ocf/src/ocf/ocf_ctx.o 00:04:46.500 CC env_ocf/src/ocf/promotion/promotion.o 00:04:46.500 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:04:46.500 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:04:46.500 CC env_ocf/src/ocf/ocf_logger.o 00:04:46.500 CC env_ocf/src/ocf/ocf_queue.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_request.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_list.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_alock.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_user_part.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_realloc.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_io.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_generator.o 00:04:46.500 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:04:46.500 CC env_ocf/src/ocf/ocf_lru.o 00:04:46.500 CC env_ocf/src/ocf/cleaning/cleaning.o 00:04:46.500 CC env_ocf/src/ocf/cleaning/nop.o 00:04:46.759 CC env_ocf/src/ocf/cleaning/alru.o 00:04:46.759 CC env_ocf/src/ocf/cleaning/acp.o 00:04:46.759 CC env_ocf/mpool.o 00:04:46.759 CC env_ocf/ocf_env.o 00:04:47.017 LIB libspdk_ocfenv.a 00:04:47.583 cp /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib/libspdk_ocfenv.a /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:04:47.583 make: Leaving directory '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf' 00:04:47.583 06:39:04 -- common/autobuild_common.sh@25 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a' 00:04:47.583 06:39:04 -- common/autobuild_common.sh@27 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:04:47.841 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:04:47.841 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:04:48.099 Using 'verbs' RDMA provider 00:04:57.979 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:05:06.085 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:05:06.085 Creating mk/config.mk...done. 00:05:06.085 Creating mk/cc.flags.mk...done. 00:05:06.085 Type 'make' to build. 00:05:06.085 00:05:06.085 real 0m40.553s 00:05:06.085 user 0m35.059s 00:05:06.085 sys 0m18.470s 00:05:06.085 06:39:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:05:06.085 06:39:22 -- common/autotest_common.sh@10 -- # set +x 00:05:06.085 ************************************ 00:05:06.085 END TEST autobuild_ocf_precompile 00:05:06.085 ************************************ 00:05:06.085 06:39:22 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:05:06.085 06:39:22 -- common/autobuild_common.sh@411 -- # run_test unittest_build _unittest_build 00:05:06.085 06:39:22 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:05:06.085 06:39:22 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:05:06.085 06:39:22 -- common/autotest_common.sh@10 -- # set +x 00:05:06.085 ************************************ 00:05:06.085 START TEST unittest_build 00:05:06.085 ************************************ 00:05:06.085 06:39:22 -- common/autotest_common.sh@1111 -- # _unittest_build 00:05:06.085 06:39:22 -- common/autobuild_common.sh@402 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-asan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a --without-shared 00:05:06.085 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:05:06.085 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:05:06.085 Using 'verbs' RDMA provider 00:05:15.140 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:05:23.244 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:05:23.244 Creating mk/config.mk...done. 00:05:23.244 Creating mk/cc.flags.mk...done. 00:05:23.244 Type 'make' to build. 00:05:23.244 06:39:39 -- common/autobuild_common.sh@403 -- # make -j 26 00:05:23.244 (cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme && \ 00:05:23.244 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:05:23.244 meson setup builddir \ 00:05:23.244 -Dwith-libaio=enabled \ 00:05:23.244 -Dwith-liburing=enabled \ 00:05:23.244 -Dwith-libvfn=disabled \ 00:05:23.244 -Dwith-spdk=false && \ 00:05:23.244 meson compile -C builddir && \ 00:05:23.244 cd -) 00:05:23.244 make[1]: Nothing to be done for 'all'. 00:05:23.244 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:23.244 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:23.244 The Meson build system 00:05:23.244 Version: 1.3.1 00:05:23.244 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user 00:05:23.245 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug 00:05:23.245 Build type: native build 00:05:23.245 Project name: libvfio-user 00:05:23.245 Project version: 0.0.1 00:05:23.245 C compiler for the host machine: /usr/bin/clang (clang 16.0.6 "clang version 16.0.6 (Fedora 16.0.6-3.fc38)") 00:05:23.245 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:05:23.245 Host machine cpu family: x86_64 00:05:23.245 Host machine cpu: x86_64 00:05:23.245 Run-time dependency threads found: YES 00:05:23.245 Library dl found: YES 00:05:23.245 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:23.245 Run-time dependency json-c found: YES 0.17 00:05:23.245 Run-time dependency cmocka found: YES 1.1.7 00:05:23.245 Program pytest-3 found: NO 00:05:23.245 Program flake8 found: NO 00:05:23.245 Program misspell-fixer found: NO 00:05:23.245 Program restructuredtext-lint found: NO 00:05:23.245 Program valgrind found: YES (/usr/bin/valgrind) 00:05:23.245 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:23.245 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:23.245 Compiler for C supports arguments -Wwrite-strings: YES 00:05:23.245 ../libvfio-user/test/meson.build:20: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:05:23.245 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:05:23.245 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:05:23.245 ../libvfio-user/test/py/meson.build:16: WARNING: Project targets '>= 0.53.0' but uses feature introduced in '0.57.0': exclude_suites arg in add_test_setup. 00:05:23.245 Build targets in project: 8 00:05:23.245 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:05:23.245 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:05:23.245 00:05:23.245 libvfio-user 0.0.1 00:05:23.245 00:05:23.245 User defined options 00:05:23.245 buildtype : debug 00:05:23.245 default_library: static 00:05:23.245 libdir : /usr/local/lib 00:05:23.245 00:05:23.245 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:23.808 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug' 00:05:23.808 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:05:23.808 [2/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:05:23.808 [3/36] Compiling C object samples/null.p/null.c.o 00:05:23.808 [4/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:05:23.808 [5/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:05:23.808 [6/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:05:23.808 [7/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:05:23.808 [8/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:05:23.808 [9/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:05:23.808 [10/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:05:23.808 [11/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:05:23.808 [12/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:05:23.809 [13/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:05:23.809 [14/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:05:23.809 [15/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:05:23.809 [16/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:05:23.809 [17/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:05:23.809 [18/36] Compiling C object test/unit_tests.p/mocks.c.o 00:05:23.809 [19/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:05:23.809 [20/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:05:23.809 [21/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:05:23.809 [22/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:05:23.809 [23/36] Compiling C object samples/server.p/server.c.o 00:05:23.809 [24/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:05:23.809 [25/36] Compiling C object samples/client.p/client.c.o 00:05:23.809 [26/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:05:23.809 [27/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:05:23.809 [28/36] Linking static target lib/libvfio-user.a 00:05:23.809 [29/36] Linking target samples/client 00:05:23.809 [30/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:05:23.809 [31/36] Linking target samples/gpio-pci-idio-16 00:05:23.809 [32/36] Linking target samples/lspci 00:05:23.809 [33/36] Linking target samples/null 00:05:23.809 [34/36] Linking target samples/shadow_ioeventfd_server 00:05:23.809 [35/36] Linking target samples/server 00:05:23.809 [36/36] Linking target test/unit_tests 00:05:23.809 INFO: autodetecting backend as ninja 00:05:23.809 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug 00:05:24.066 DESTDIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug 00:05:24.342 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug' 00:05:24.342 ninja: no work to do. 00:05:24.905 The Meson build system 00:05:24.905 Version: 1.3.1 00:05:24.905 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme 00:05:24.905 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir 00:05:24.905 Build type: native build 00:05:24.905 Project name: xnvme 00:05:24.905 Project version: 0.7.3 00:05:24.905 C compiler for the host machine: /usr/bin/clang (clang 16.0.6 "clang version 16.0.6 (Fedora 16.0.6-3.fc38)") 00:05:24.905 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:05:24.905 Host machine cpu family: x86_64 00:05:24.905 Host machine cpu: x86_64 00:05:24.905 Message: host_machine.system: linux 00:05:24.905 Compiler for C supports arguments -Wno-missing-braces: YES 00:05:24.905 Compiler for C supports arguments -Wno-cast-function-type: YES 00:05:24.905 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:05:24.905 Run-time dependency threads found: YES 00:05:24.905 Has header "setupapi.h" : NO 00:05:24.905 Has header "linux/blkzoned.h" : YES 00:05:24.905 Has header "linux/blkzoned.h" : YES (cached) 00:05:24.905 Has header "libaio.h" : YES 00:05:24.905 Library aio found: YES 00:05:24.905 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:24.905 Run-time dependency liburing found: YES 2.2 00:05:24.905 Dependency libvfn skipped: feature with-libvfn disabled 00:05:24.905 Run-time dependency appleframeworks found: NO (tried framework) 00:05:24.905 Run-time dependency appleframeworks found: NO (tried framework) 00:05:24.905 Configuring xnvme_config.h using configuration 00:05:24.905 Configuring xnvme.spec using configuration 00:05:24.905 Run-time dependency bash-completion found: YES 2.11 00:05:24.905 Message: Bash-completions: /usr/share/bash-completion/completions 00:05:24.905 Program cp found: YES (/usr/bin/cp) 00:05:24.905 Has header "winsock2.h" : NO 00:05:24.905 Has header "dbghelp.h" : NO 00:05:24.905 Library rpcrt4 found: NO 00:05:24.905 Library rt found: YES 00:05:24.905 Checking for function "clock_gettime" with dependency -lrt: YES 00:05:24.905 Found CMake: /usr/bin/cmake (3.27.7) 00:05:24.905 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:05:24.905 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:05:24.905 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:05:24.905 Build targets in project: 32 00:05:24.905 00:05:24.905 xnvme 0.7.3 00:05:24.905 00:05:24.905 User defined options 00:05:24.905 with-libaio : enabled 00:05:24.905 with-liburing: enabled 00:05:24.905 with-libvfn : disabled 00:05:24.905 with-spdk : false 00:05:24.905 00:05:24.905 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:25.553 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir' 00:05:25.553 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:05:25.553 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:05:25.553 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:05:25.553 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:05:25.553 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:05:25.553 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:05:25.852 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:05:25.852 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:05:25.852 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:05:25.852 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:05:25.852 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:05:25.852 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:05:25.853 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:05:25.853 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:05:25.853 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:05:25.853 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:05:25.853 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:05:25.853 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:05:25.853 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:05:25.853 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:05:25.853 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:05:25.853 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:05:25.853 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:05:25.853 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:05:25.853 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:05:25.853 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:05:25.853 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:05:25.853 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:05:25.853 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:05:25.853 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:05:25.853 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:05:25.853 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:05:25.853 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:05:25.853 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:05:25.853 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:05:25.853 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:05:25.853 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:05:25.853 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:05:25.853 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:05:25.853 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:05:25.853 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:05:25.853 [42/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:05:25.853 [43/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:05:25.853 [44/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:05:25.853 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:05:25.853 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:05:25.853 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:05:25.853 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:05:25.853 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:05:25.853 [50/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:05:25.853 [51/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:05:25.853 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:05:25.853 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:05:25.853 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:05:25.853 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:05:25.853 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:05:25.853 [57/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:05:25.853 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:05:25.853 [59/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:05:25.853 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:05:25.853 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:05:25.853 [62/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:05:25.853 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:05:25.853 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:05:25.853 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:05:25.853 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:05:25.853 [67/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:05:25.853 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:05:25.853 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:05:25.853 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:05:25.853 [71/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:05:25.853 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:05:25.853 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:05:25.853 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:05:25.853 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:05:25.853 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:05:25.853 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:05:25.853 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:05:25.853 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:05:25.853 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:05:25.853 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:05:25.853 [82/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:05:25.853 [83/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:05:25.853 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:05:25.853 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:05:25.853 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:05:25.853 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:05:25.853 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:05:25.853 [89/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:05:25.853 [90/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:05:25.853 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:05:25.853 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:05:25.854 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:05:25.854 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:05:25.854 [95/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:05:25.854 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:05:25.854 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:05:26.149 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:05:26.149 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:05:26.149 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:05:26.149 [101/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:05:26.149 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:05:26.149 [103/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:05:26.149 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:05:26.149 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:05:26.149 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:05:26.149 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:05:26.149 [108/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:05:26.149 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:05:26.149 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:05:26.149 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:05:26.149 [112/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:05:26.149 [113/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:05:26.149 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:05:26.149 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:05:26.149 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:05:26.149 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:05:26.149 [118/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:05:26.149 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:05:26.149 [120/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:05:26.149 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:05:26.149 [122/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:05:26.149 [123/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:05:26.149 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:05:26.149 [125/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:05:26.149 [126/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:05:26.149 [127/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:05:26.149 [128/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:05:26.149 [129/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:05:26.149 [130/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:05:26.149 [131/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:05:26.149 [132/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:05:26.149 [133/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:05:26.149 [134/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:05:26.150 [135/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:05:26.150 [136/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:05:26.150 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:05:26.150 [138/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:05:26.150 [139/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:05:26.150 [140/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:05:26.150 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:05:26.150 [142/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:05:26.150 [143/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:05:26.150 [144/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:05:26.150 [145/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:05:26.150 [146/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:05:26.150 [147/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:05:26.150 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:05:26.150 [149/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:05:26.150 [150/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:05:26.150 [151/203] Compiling C object tools/kvs.p/kvs.c.o 00:05:26.150 [152/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:05:26.150 [153/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:05:26.150 [154/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:05:26.150 [155/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:05:26.150 [156/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:05:26.150 [157/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:05:26.150 [158/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:05:26.150 [159/203] Compiling C object tools/xdd.p/xdd.c.o 00:05:26.150 [160/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:05:26.150 [161/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:05:26.406 [162/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:05:26.406 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:05:26.406 [164/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:05:26.406 [165/203] Compiling C object tools/zoned.p/zoned.c.o 00:05:26.406 [166/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:05:26.406 [167/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:05:26.406 [168/203] Compiling C object tools/lblk.p/lblk.c.o 00:05:26.406 [169/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:05:26.406 [170/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:05:26.406 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:05:26.663 [172/203] Linking target lib/libxnvme.so 00:05:26.663 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:05:26.663 [174/203] Linking static target lib/libxnvme.a 00:05:26.663 [175/203] Linking target tests/xnvme_tests_async_intf 00:05:26.663 [176/203] Linking target tests/xnvme_tests_cli 00:05:26.663 [177/203] Linking target tests/xnvme_tests_scc 00:05:26.663 [178/203] Linking target tests/xnvme_tests_xnvme_file 00:05:26.663 [179/203] Linking target examples/xnvme_single_sync 00:05:26.663 [180/203] Linking target tests/xnvme_tests_buf 00:05:26.663 [181/203] Linking target tests/xnvme_tests_kvs 00:05:26.663 [182/203] Linking target tests/xnvme_tests_enum 00:05:26.663 [183/203] Linking target examples/zoned_io_sync 00:05:26.663 [184/203] Linking target tests/xnvme_tests_znd_append 00:05:26.663 [185/203] Linking target tests/xnvme_tests_map 00:05:26.663 [186/203] Linking target examples/zoned_io_async 00:05:26.663 [187/203] Linking target examples/xnvme_hello 00:05:26.663 [188/203] Linking target tools/xnvme_file 00:05:26.663 [189/203] Linking target examples/xnvme_io_async 00:05:26.663 [190/203] Linking target tests/xnvme_tests_xnvme_cli 00:05:26.663 [191/203] Linking target tests/xnvme_tests_znd_zrwa 00:05:26.663 [192/203] Linking target tools/zoned 00:05:26.663 [193/203] Linking target examples/xnvme_dev 00:05:26.663 [194/203] Linking target tools/xnvme 00:05:26.663 [195/203] Linking target tests/xnvme_tests_znd_explicit_open 00:05:26.663 [196/203] Linking target examples/xnvme_single_async 00:05:26.663 [197/203] Linking target tools/lblk 00:05:26.663 [198/203] Linking target tools/xdd 00:05:26.663 [199/203] Linking target tests/xnvme_tests_ioworker 00:05:26.663 [200/203] Linking target tests/xnvme_tests_znd_state 00:05:26.663 [201/203] Linking target tools/kvs 00:05:26.663 [202/203] Linking target tests/xnvme_tests_lblk 00:05:26.663 [203/203] Linking target examples/xnvme_enum 00:05:26.663 INFO: autodetecting backend as ninja 00:05:26.663 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir 00:05:26.663 /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvmebuild 00:05:30.852 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:30.852 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:30.852 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:30.852 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:30.852 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:30.852 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:31.416 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:31.416 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:31.416 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:31.673 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:31.673 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:31.930 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.187 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.187 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.187 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.187 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.187 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.444 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.444 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.444 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.444 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.444 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.701 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.701 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.701 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.701 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.701 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.701 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.701 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.957 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.957 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.957 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.957 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.957 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:32.957 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.214 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.214 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16clang-16: : warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.472 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:33.730 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:05:48.602 The Meson build system 00:05:48.602 Version: 1.3.1 00:05:48.602 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk 00:05:48.602 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp 00:05:48.602 Build type: native build 00:05:48.602 Program cat found: YES (/usr/bin/cat) 00:05:48.602 Project name: DPDK 00:05:48.602 Project version: 23.11.0 00:05:48.602 C compiler for the host machine: /usr/bin/clang (clang 16.0.6 "clang version 16.0.6 (Fedora 16.0.6-3.fc38)") 00:05:48.602 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:05:48.602 Host machine cpu family: x86_64 00:05:48.602 Host machine cpu: x86_64 00:05:48.602 Message: ## Building in Developer Mode ## 00:05:48.602 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:48.602 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:05:48.602 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:48.602 Program python3 found: YES (/usr/bin/python3) 00:05:48.602 Program cat found: YES (/usr/bin/cat) 00:05:48.602 Compiler for C supports arguments -march=native: YES 00:05:48.602 Checking for size of "void *" : 8 00:05:48.602 Checking for size of "void *" : 8 (cached) 00:05:48.603 Library m found: YES 00:05:48.603 Library numa found: YES 00:05:48.603 Has header "numaif.h" : YES 00:05:48.603 Library fdt found: NO 00:05:48.603 Library execinfo found: NO 00:05:48.603 Has header "execinfo.h" : YES 00:05:48.603 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:48.603 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:48.603 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:48.603 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:48.603 Run-time dependency openssl found: YES 3.0.9 00:05:48.603 Run-time dependency libpcap found: YES 1.10.4 00:05:48.603 Has header "pcap.h" with dependency libpcap: YES 00:05:48.603 Compiler for C supports arguments -Wcast-qual: YES 00:05:48.603 Compiler for C supports arguments -Wdeprecated: YES 00:05:48.603 Compiler for C supports arguments -Wformat: YES 00:05:48.603 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:48.603 Compiler for C supports arguments -Wformat-security: YES 00:05:48.603 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:48.603 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:48.603 Compiler for C supports arguments -Wnested-externs: YES 00:05:48.603 Compiler for C supports arguments -Wold-style-definition: YES 00:05:48.603 Compiler for C supports arguments -Wpointer-arith: YES 00:05:48.603 Compiler for C supports arguments -Wsign-compare: YES 00:05:48.603 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:48.603 Compiler for C supports arguments -Wundef: YES 00:05:48.603 Compiler for C supports arguments -Wwrite-strings: YES 00:05:48.603 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:48.603 Compiler for C supports arguments -Wno-packed-not-aligned: NO 00:05:48.603 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:48.603 Program objdump found: YES (/usr/bin/objdump) 00:05:48.603 Compiler for C supports arguments -mavx512f: YES 00:05:48.603 Checking if "AVX512 checking" compiles: YES 00:05:48.603 Fetching value of define "__SSE4_2__" : 1 00:05:48.603 Fetching value of define "__AES__" : 1 00:05:48.603 Fetching value of define "__AVX__" : 1 00:05:48.603 Fetching value of define "__AVX2__" : 1 00:05:48.603 Fetching value of define "__AVX512BW__" : 1 00:05:48.603 Fetching value of define "__AVX512CD__" : 1 00:05:48.603 Fetching value of define "__AVX512DQ__" : 1 00:05:48.603 Fetching value of define "__AVX512F__" : 1 00:05:48.603 Fetching value of define "__AVX512VL__" : 1 00:05:48.603 Fetching value of define "__PCLMUL__" : 1 00:05:48.603 Fetching value of define "__RDRND__" : 1 00:05:48.603 Fetching value of define "__RDSEED__" : 1 00:05:48.603 Fetching value of define "__VPCLMULQDQ__" : 1 00:05:48.603 Fetching value of define "__znver1__" : (undefined) 00:05:48.603 Fetching value of define "__znver2__" : (undefined) 00:05:48.603 Fetching value of define "__znver3__" : (undefined) 00:05:48.603 Fetching value of define "__znver4__" : (undefined) 00:05:48.603 Compiler for C supports arguments -Wno-format-truncation: NO 00:05:48.603 Message: lib/log: Defining dependency "log" 00:05:48.603 Message: lib/kvargs: Defining dependency "kvargs" 00:05:48.603 Message: lib/telemetry: Defining dependency "telemetry" 00:05:48.603 Library rt found: YES 00:05:48.603 Checking for function "getentropy" : NO 00:05:48.603 Message: lib/eal: Defining dependency "eal" 00:05:48.603 Message: lib/ring: Defining dependency "ring" 00:05:48.603 Message: lib/rcu: Defining dependency "rcu" 00:05:48.603 Message: lib/mempool: Defining dependency "mempool" 00:05:48.603 Message: lib/mbuf: Defining dependency "mbuf" 00:05:48.603 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:48.603 Fetching value of define "__AVX512F__" : 1 (cached) 00:05:48.603 Fetching value of define "__AVX512BW__" : 1 (cached) 00:05:48.603 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:05:48.603 Fetching value of define "__AVX512VL__" : 1 (cached) 00:05:48.603 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:05:48.603 Compiler for C supports arguments -mpclmul: YES 00:05:48.603 Compiler for C supports arguments -maes: YES 00:05:48.603 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:48.603 Compiler for C supports arguments -mavx512bw: YES 00:05:48.603 Compiler for C supports arguments -mavx512dq: YES 00:05:48.603 Compiler for C supports arguments -mavx512vl: YES 00:05:48.603 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:48.603 Compiler for C supports arguments -mavx2: YES 00:05:48.603 Compiler for C supports arguments -mavx: YES 00:05:48.603 Message: lib/net: Defining dependency "net" 00:05:48.603 Message: lib/meter: Defining dependency "meter" 00:05:48.603 Message: lib/ethdev: Defining dependency "ethdev" 00:05:48.603 Message: lib/pci: Defining dependency "pci" 00:05:48.603 Message: lib/cmdline: Defining dependency "cmdline" 00:05:48.603 Message: lib/hash: Defining dependency "hash" 00:05:48.603 Message: lib/timer: Defining dependency "timer" 00:05:48.603 Message: lib/compressdev: Defining dependency "compressdev" 00:05:48.603 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:48.603 Message: lib/dmadev: Defining dependency "dmadev" 00:05:48.603 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:48.603 Message: lib/power: Defining dependency "power" 00:05:48.603 Message: lib/reorder: Defining dependency "reorder" 00:05:48.603 Message: lib/security: Defining dependency "security" 00:05:48.603 Has header "linux/userfaultfd.h" : YES 00:05:48.603 Has header "linux/vduse.h" : YES 00:05:48.603 Message: lib/vhost: Defining dependency "vhost" 00:05:48.603 Compiler for C supports arguments -Wno-format-truncation: NO (cached) 00:05:48.604 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:05:48.604 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:48.604 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:48.604 Compiler for C supports arguments -std=c11: YES 00:05:48.604 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:05:48.604 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:05:48.604 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:05:48.604 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:05:48.604 Run-time dependency libmlx5 found: YES 1.24.44.0 00:05:48.604 Run-time dependency libibverbs found: YES 1.14.44.0 00:05:48.604 Library mtcr_ul found: NO 00:05:48.604 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:05:48.604 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:05:51.886 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:05:51.887 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: NO 00:05:51.887 Configuring mlx5_autoconf.h using configuration 00:05:51.887 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:05:51.887 Run-time dependency libcrypto found: YES 3.0.9 00:05:51.887 Library IPSec_MB found: YES 00:05:51.887 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:05:51.887 Message: drivers/common/qat: Defining dependency "common_qat" 00:05:51.887 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:51.887 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:51.887 Library IPSec_MB found: YES 00:05:51.887 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:05:51.888 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:05:51.888 Compiler for C supports arguments -std=c11: YES (cached) 00:05:51.888 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:05:51.888 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:05:51.888 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:05:51.888 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:05:51.888 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:05:51.888 Run-time dependency libisal found: NO (tried pkgconfig) 00:05:51.888 Library libisal found: NO 00:05:51.888 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:05:51.888 Compiler for C supports arguments -std=c11: YES (cached) 00:05:51.888 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:05:52.145 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:05:52.145 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:05:52.145 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:05:52.145 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:05:52.145 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:52.145 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:52.145 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:52.146 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:52.146 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:52.146 Program doxygen found: YES (/usr/bin/doxygen) 00:05:52.146 Configuring doxy-api-html.conf using configuration 00:05:52.146 Configuring doxy-api-man.conf using configuration 00:05:52.146 Program mandb found: YES (/usr/bin/mandb) 00:05:52.146 Program sphinx-build found: NO 00:05:52.146 Configuring rte_build_config.h using configuration 00:05:52.146 Message: 00:05:52.146 ================= 00:05:52.146 Applications Enabled 00:05:52.146 ================= 00:05:52.146 00:05:52.146 apps: 00:05:52.146 00:05:52.146 00:05:52.146 Message: 00:05:52.146 ================= 00:05:52.146 Libraries Enabled 00:05:52.146 ================= 00:05:52.146 00:05:52.146 libs: 00:05:52.146 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:52.146 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:52.146 cryptodev, dmadev, power, reorder, security, vhost, 00:05:52.146 00:05:52.146 Message: 00:05:52.146 =============== 00:05:52.146 Drivers Enabled 00:05:52.146 =============== 00:05:52.146 00:05:52.146 common: 00:05:52.146 mlx5, qat, 00:05:52.146 bus: 00:05:52.146 auxiliary, pci, vdev, 00:05:52.146 mempool: 00:05:52.146 ring, 00:05:52.146 dma: 00:05:52.146 00:05:52.146 net: 00:05:52.146 00:05:52.146 crypto: 00:05:52.146 ipsec_mb, mlx5, 00:05:52.146 compress: 00:05:52.146 isal, mlx5, 00:05:52.146 vdpa: 00:05:52.146 00:05:52.146 00:05:52.146 Message: 00:05:52.146 ================= 00:05:52.146 Content Skipped 00:05:52.146 ================= 00:05:52.146 00:05:52.146 apps: 00:05:52.146 dumpcap: explicitly disabled via build config 00:05:52.146 graph: explicitly disabled via build config 00:05:52.146 pdump: explicitly disabled via build config 00:05:52.146 proc-info: explicitly disabled via build config 00:05:52.146 test-acl: explicitly disabled via build config 00:05:52.146 test-bbdev: explicitly disabled via build config 00:05:52.146 test-cmdline: explicitly disabled via build config 00:05:52.146 test-compress-perf: explicitly disabled via build config 00:05:52.146 test-crypto-perf: explicitly disabled via build config 00:05:52.146 test-dma-perf: explicitly disabled via build config 00:05:52.146 test-eventdev: explicitly disabled via build config 00:05:52.146 test-fib: explicitly disabled via build config 00:05:52.146 test-flow-perf: explicitly disabled via build config 00:05:52.146 test-gpudev: explicitly disabled via build config 00:05:52.146 test-mldev: explicitly disabled via build config 00:05:52.146 test-pipeline: explicitly disabled via build config 00:05:52.146 test-pmd: explicitly disabled via build config 00:05:52.146 test-regex: explicitly disabled via build config 00:05:52.146 test-sad: explicitly disabled via build config 00:05:52.146 test-security-perf: explicitly disabled via build config 00:05:52.146 00:05:52.146 libs: 00:05:52.146 metrics: explicitly disabled via build config 00:05:52.146 acl: explicitly disabled via build config 00:05:52.146 bbdev: explicitly disabled via build config 00:05:52.146 bitratestats: explicitly disabled via build config 00:05:52.146 bpf: explicitly disabled via build config 00:05:52.146 cfgfile: explicitly disabled via build config 00:05:52.146 distributor: explicitly disabled via build config 00:05:52.146 efd: explicitly disabled via build config 00:05:52.146 eventdev: explicitly disabled via build config 00:05:52.146 dispatcher: explicitly disabled via build config 00:05:52.146 gpudev: explicitly disabled via build config 00:05:52.146 gro: explicitly disabled via build config 00:05:52.146 gso: explicitly disabled via build config 00:05:52.146 ip_frag: explicitly disabled via build config 00:05:52.146 jobstats: explicitly disabled via build config 00:05:52.146 latencystats: explicitly disabled via build config 00:05:52.146 lpm: explicitly disabled via build config 00:05:52.146 member: explicitly disabled via build config 00:05:52.146 pcapng: explicitly disabled via build config 00:05:52.146 rawdev: explicitly disabled via build config 00:05:52.146 regexdev: explicitly disabled via build config 00:05:52.146 mldev: explicitly disabled via build config 00:05:52.146 rib: explicitly disabled via build config 00:05:52.146 sched: explicitly disabled via build config 00:05:52.146 stack: explicitly disabled via build config 00:05:52.147 ipsec: explicitly disabled via build config 00:05:52.147 pdcp: explicitly disabled via build config 00:05:52.147 fib: explicitly disabled via build config 00:05:52.147 port: explicitly disabled via build config 00:05:52.147 pdump: explicitly disabled via build config 00:05:52.147 table: explicitly disabled via build config 00:05:52.147 pipeline: explicitly disabled via build config 00:05:52.147 graph: explicitly disabled via build config 00:05:52.147 node: explicitly disabled via build config 00:05:52.147 00:05:52.147 drivers: 00:05:52.147 common/cpt: not in enabled drivers build config 00:05:52.147 common/dpaax: not in enabled drivers build config 00:05:52.147 common/iavf: not in enabled drivers build config 00:05:52.147 common/idpf: not in enabled drivers build config 00:05:52.147 common/mvep: not in enabled drivers build config 00:05:52.147 common/octeontx: not in enabled drivers build config 00:05:52.147 bus/cdx: not in enabled drivers build config 00:05:52.147 bus/dpaa: not in enabled drivers build config 00:05:52.147 bus/fslmc: not in enabled drivers build config 00:05:52.147 bus/ifpga: not in enabled drivers build config 00:05:52.147 bus/platform: not in enabled drivers build config 00:05:52.147 bus/vmbus: not in enabled drivers build config 00:05:52.147 common/cnxk: not in enabled drivers build config 00:05:52.147 common/nfp: not in enabled drivers build config 00:05:52.147 common/sfc_efx: not in enabled drivers build config 00:05:52.147 mempool/bucket: not in enabled drivers build config 00:05:52.147 mempool/cnxk: not in enabled drivers build config 00:05:52.147 mempool/dpaa: not in enabled drivers build config 00:05:52.147 mempool/dpaa2: not in enabled drivers build config 00:05:52.147 mempool/octeontx: not in enabled drivers build config 00:05:52.147 mempool/stack: not in enabled drivers build config 00:05:52.147 dma/cnxk: not in enabled drivers build config 00:05:52.147 dma/dpaa: not in enabled drivers build config 00:05:52.147 dma/dpaa2: not in enabled drivers build config 00:05:52.147 dma/hisilicon: not in enabled drivers build config 00:05:52.147 dma/idxd: not in enabled drivers build config 00:05:52.147 dma/ioat: not in enabled drivers build config 00:05:52.147 dma/skeleton: not in enabled drivers build config 00:05:52.147 net/af_packet: not in enabled drivers build config 00:05:52.147 net/af_xdp: not in enabled drivers build config 00:05:52.147 net/ark: not in enabled drivers build config 00:05:52.147 net/atlantic: not in enabled drivers build config 00:05:52.147 net/avp: not in enabled drivers build config 00:05:52.147 net/axgbe: not in enabled drivers build config 00:05:52.147 net/bnx2x: not in enabled drivers build config 00:05:52.147 net/bnxt: not in enabled drivers build config 00:05:52.147 net/bonding: not in enabled drivers build config 00:05:52.147 net/cnxk: not in enabled drivers build config 00:05:52.147 net/cpfl: not in enabled drivers build config 00:05:52.147 net/cxgbe: not in enabled drivers build config 00:05:52.147 net/dpaa: not in enabled drivers build config 00:05:52.147 net/dpaa2: not in enabled drivers build config 00:05:52.147 net/e1000: not in enabled drivers build config 00:05:52.147 net/ena: not in enabled drivers build config 00:05:52.147 net/enetc: not in enabled drivers build config 00:05:52.147 net/enetfec: not in enabled drivers build config 00:05:52.147 net/enic: not in enabled drivers build config 00:05:52.147 net/failsafe: not in enabled drivers build config 00:05:52.147 net/fm10k: not in enabled drivers build config 00:05:52.147 net/gve: not in enabled drivers build config 00:05:52.147 net/hinic: not in enabled drivers build config 00:05:52.147 net/hns3: not in enabled drivers build config 00:05:52.147 net/i40e: not in enabled drivers build config 00:05:52.147 net/iavf: not in enabled drivers build config 00:05:52.147 net/ice: not in enabled drivers build config 00:05:52.147 net/idpf: not in enabled drivers build config 00:05:52.147 net/igc: not in enabled drivers build config 00:05:52.147 net/ionic: not in enabled drivers build config 00:05:52.147 net/ipn3ke: not in enabled drivers build config 00:05:52.147 net/ixgbe: not in enabled drivers build config 00:05:52.147 net/mana: not in enabled drivers build config 00:05:52.147 net/memif: not in enabled drivers build config 00:05:52.147 net/mlx4: not in enabled drivers build config 00:05:52.147 net/mlx5: not in enabled drivers build config 00:05:52.147 net/mvneta: not in enabled drivers build config 00:05:52.147 net/mvpp2: not in enabled drivers build config 00:05:52.147 net/netvsc: not in enabled drivers build config 00:05:52.147 net/nfb: not in enabled drivers build config 00:05:52.147 net/nfp: not in enabled drivers build config 00:05:52.147 net/ngbe: not in enabled drivers build config 00:05:52.147 net/null: not in enabled drivers build config 00:05:52.147 net/octeontx: not in enabled drivers build config 00:05:52.147 net/octeon_ep: not in enabled drivers build config 00:05:52.147 net/pcap: not in enabled drivers build config 00:05:52.147 net/pfe: not in enabled drivers build config 00:05:52.147 net/qede: not in enabled drivers build config 00:05:52.147 net/ring: not in enabled drivers build config 00:05:52.147 net/sfc: not in enabled drivers build config 00:05:52.147 net/softnic: not in enabled drivers build config 00:05:52.147 net/tap: not in enabled drivers build config 00:05:52.147 net/thunderx: not in enabled drivers build config 00:05:52.147 net/txgbe: not in enabled drivers build config 00:05:52.147 net/vdev_netvsc: not in enabled drivers build config 00:05:52.147 net/vhost: not in enabled drivers build config 00:05:52.148 net/virtio: not in enabled drivers build config 00:05:52.148 net/vmxnet3: not in enabled drivers build config 00:05:52.148 raw/*: missing internal dependency, "rawdev" 00:05:52.148 crypto/armv8: not in enabled drivers build config 00:05:52.148 crypto/bcmfs: not in enabled drivers build config 00:05:52.148 crypto/caam_jr: not in enabled drivers build config 00:05:52.148 crypto/ccp: not in enabled drivers build config 00:05:52.148 crypto/cnxk: not in enabled drivers build config 00:05:52.148 crypto/dpaa_sec: not in enabled drivers build config 00:05:52.148 crypto/dpaa2_sec: not in enabled drivers build config 00:05:52.148 crypto/mvsam: not in enabled drivers build config 00:05:52.148 crypto/nitrox: not in enabled drivers build config 00:05:52.148 crypto/null: not in enabled drivers build config 00:05:52.148 crypto/octeontx: not in enabled drivers build config 00:05:52.148 crypto/openssl: not in enabled drivers build config 00:05:52.148 crypto/scheduler: not in enabled drivers build config 00:05:52.148 crypto/uadk: not in enabled drivers build config 00:05:52.148 crypto/virtio: not in enabled drivers build config 00:05:52.148 compress/octeontx: not in enabled drivers build config 00:05:52.148 compress/zlib: not in enabled drivers build config 00:05:52.148 regex/*: missing internal dependency, "regexdev" 00:05:52.148 ml/*: missing internal dependency, "mldev" 00:05:52.148 vdpa/ifc: not in enabled drivers build config 00:05:52.148 vdpa/mlx5: not in enabled drivers build config 00:05:52.148 vdpa/nfp: not in enabled drivers build config 00:05:52.148 vdpa/sfc: not in enabled drivers build config 00:05:52.148 event/*: missing internal dependency, "eventdev" 00:05:52.148 baseband/*: missing internal dependency, "bbdev" 00:05:52.148 gpu/*: missing internal dependency, "gpudev" 00:05:52.148 00:05:52.148 00:05:52.406 Build targets in project: 114 00:05:52.406 00:05:52.406 DPDK 23.11.0 00:05:52.406 00:05:52.406 User defined options 00:05:52.406 buildtype : debug 00:05:52.406 default_library : static 00:05:52.406 libdir : lib 00:05:52.406 prefix : /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:05:52.406 b_lundef : false 00:05:52.406 b_sanitize : address 00:05:52.406 c_args : -I/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib -DNO_COMPAT_IMB_API_053 -I/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/isa-l -I/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/isalbuild -fPIC -Werror 00:05:52.406 c_link_args : -L/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib -L/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/isa-l/.libs -lisal 00:05:52.406 cpu_instruction_set: native 00:05:52.406 disable_apps : test,test-acl,test-cmdline,test-compress-perf,proc-info,test-mldev,test-pmd,test-regex,test-eventdev,test-security-perf,test-dma-perf,test-sad,test-fib,test-gpudev,test-crypto-perf,test-pipeline,test-bbdev,graph,dumpcap,test-flow-perf,pdump 00:05:52.406 disable_libs : efd,gpudev,bbdev,rawdev,regexdev,gro,pdcp,pipeline,lpm,ipsec,bpf,cfgfile,jobstats,acl,mldev,port,fib,table,distributor,pcapng,latencystats,sched,node,eventdev,stack,graph,ip_frag,rib,dispatcher,bitratestats,gso,metrics,pdump,member 00:05:52.406 enable_docs : false 00:05:52.406 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring,crypto/qat,compress/qat,common/qat,common/mlx5,bus/auxiliary,crypto,crypto/aesni_mb,crypto/mlx5,crypto/ipsec_mb,compress,compress/isal,compress/mlx5 00:05:52.406 enable_kmods : false 00:05:52.406 tests : false 00:05:52.406 00:05:52.406 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:52.981 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp' 00:05:52.981 [1/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:52.981 [2/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:05:52.981 [3/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:52.981 [4/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:52.981 [5/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:52.981 [6/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:52.981 [7/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:52.981 [8/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:52.981 [9/369] Linking static target lib/librte_kvargs.a 00:05:52.981 [10/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:52.981 [11/369] Linking static target lib/librte_log.a 00:05:52.981 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:52.981 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:52.981 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.243 [15/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:53.243 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:53.243 [17/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:53.243 [18/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:53.243 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:53.243 [20/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:53.243 [21/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:53.243 [22/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:53.243 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:53.243 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:53.243 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:53.243 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:53.243 [27/369] Linking static target lib/librte_telemetry.a 00:05:53.243 [28/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:53.243 [29/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:53.243 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:53.243 [31/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:53.243 [32/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:53.243 [33/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:53.243 [34/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:53.243 [35/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:53.243 [36/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:53.243 [37/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:53.243 [38/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:53.243 [39/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:53.243 [40/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:53.243 [41/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.243 [42/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:53.243 [43/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:05:53.243 [44/369] Linking target lib/librte_log.so.24.0 00:05:53.243 [45/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:53.243 [46/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:53.244 [47/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:53.244 [48/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:05:53.501 [49/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:05:53.501 [50/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:53.501 [51/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:53.501 [52/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:53.501 [53/369] Linking target lib/librte_kvargs.so.24.0 00:05:53.501 [54/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:05:53.501 [55/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:05:53.501 [56/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:53.501 [57/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.501 [58/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:53.501 [59/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:53.501 [60/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:53.501 [61/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:53.501 [62/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:53.501 [63/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:53.501 [64/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:53.501 [65/369] Linking target lib/librte_telemetry.so.24.0 00:05:53.501 [66/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:05:53.501 [67/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:53.501 [68/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:53.501 [69/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:53.501 [70/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:53.501 [71/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:53.501 [72/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:05:53.501 [73/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:05:53.501 [74/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:05:53.501 [75/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:05:53.501 [76/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:05:53.501 [77/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:05:53.501 [78/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:05:53.758 [79/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:05:53.758 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:05:53.758 [81/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:05:53.758 [82/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:53.758 [83/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:53.758 [84/369] Linking static target lib/librte_ring.a 00:05:53.758 [85/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:05:53.758 [86/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:53.758 [87/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:53.758 [88/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:05:53.758 [89/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:05:53.758 [90/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:53.758 [91/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:53.758 [92/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:53.758 [93/369] Linking static target lib/librte_rcu.a 00:05:53.758 [94/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:53.758 [95/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:53.758 [96/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:05:53.758 [97/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:53.758 [98/369] Linking static target lib/librte_mempool.a 00:05:53.758 [99/369] Linking static target lib/librte_eal.a 00:05:53.758 [100/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:53.758 [101/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:05:53.758 [102/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:05:54.015 [103/369] Linking static target lib/librte_meter.a 00:05:54.015 [104/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.015 [105/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:05:54.015 [106/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:05:54.015 [107/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:05:54.015 [108/369] Linking static target lib/librte_pci.a 00:05:54.015 [109/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:05:54.015 [110/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:05:54.015 [111/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:05:54.015 [112/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:05:54.015 [113/369] Linking static target lib/librte_net.a 00:05:54.015 [114/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:05:54.016 [115/369] Linking static target lib/librte_mbuf.a 00:05:54.016 [116/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:05:54.016 [117/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:05:54.016 [118/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:05:54.016 [119/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:05:54.016 [120/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.016 [121/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:05:54.016 [122/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:05:54.016 [123/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:05:54.016 [124/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.016 [125/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:05:54.016 [126/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.016 [127/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:05:54.016 [128/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:05:54.016 [129/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.016 [130/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:05:54.273 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:05:54.273 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:05:54.273 [133/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:05:54.273 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:05:54.273 [135/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:05:54.273 [136/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.273 [137/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:05:54.273 [138/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:05:54.273 [139/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:05:54.273 [140/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:05:54.273 [141/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:05:54.273 [142/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:05:54.273 [143/369] Linking static target lib/librte_cmdline.a 00:05:54.273 [144/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:05:54.273 [145/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.273 [146/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:05:54.273 [147/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:05:54.273 [148/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:05:54.273 [149/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:05:54.273 [150/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:05:54.530 [151/369] Linking static target lib/librte_timer.a 00:05:54.530 [152/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:05:54.530 [153/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:05:54.530 [154/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:05:54.530 [155/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:05:54.530 [156/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:05:54.530 [157/369] Linking static target lib/librte_compressdev.a 00:05:54.530 [158/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:05:54.530 [159/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:05:54.530 [160/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:05:54.530 [161/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:05:54.530 [162/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:05:54.530 [163/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:05:54.530 [164/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:05:54.530 [165/369] Linking static target lib/librte_dmadev.a 00:05:54.530 [166/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:05:54.530 [167/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.530 [168/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:05:54.530 [169/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:05:54.530 [170/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:05:54.530 [171/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:05:54.530 [172/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:05:54.787 [173/369] Linking static target lib/librte_hash.a 00:05:54.787 [174/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:05:54.787 [175/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:05:54.787 [176/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:05:54.787 [177/369] Linking static target lib/librte_security.a 00:05:54.787 [178/369] Linking static target lib/librte_power.a 00:05:54.787 [179/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:05:54.787 [180/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.787 [181/369] Linking static target lib/librte_reorder.a 00:05:54.787 [182/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:05:54.787 [183/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:05:54.787 [184/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:05:54.787 [185/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.787 [186/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.787 [187/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:05:54.787 [188/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:05:54.787 [189/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:05:54.787 [190/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:05:54.787 [191/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:05:54.787 [192/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:05:54.787 [193/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:05:55.043 [194/369] Linking static target lib/librte_ethdev.a 00:05:55.043 [195/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:05:55.043 [196/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:05:55.043 [197/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:05:55.043 [198/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:05:55.043 [199/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:05:55.043 [200/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:05:55.043 [201/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:05:55.043 [202/369] Linking static target lib/librte_cryptodev.a 00:05:55.043 [203/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:05:55.043 [204/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.043 [205/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:05:55.043 [206/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:05:55.043 [207/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.043 [208/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.043 [209/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:05:55.043 [210/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:05:55.043 [211/369] Linking static target drivers/librte_bus_auxiliary.a 00:05:55.043 [212/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:05:55.043 [213/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:05:55.043 [214/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:05:55.043 [215/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:05:55.043 [216/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.043 [217/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:05:55.300 [218/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:55.300 [219/369] Linking static target drivers/librte_bus_pci.a 00:05:55.300 [220/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.300 [221/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:05:55.300 [222/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:05:55.300 [223/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:55.300 [224/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:05:55.300 [225/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:55.300 [226/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:55.300 [227/369] Linking static target drivers/librte_bus_vdev.a 00:05:55.300 [228/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:05:55.300 [229/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:05:55.300 [230/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:05:55.300 [231/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:05:55.300 [232/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:05:55.300 [233/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:05:55.300 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:05:55.300 [235/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:05:55.558 [236/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.558 [237/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:05:55.558 [238/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:05:55.558 [239/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:05:55.558 [240/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:05:55.558 [241/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:05:55.558 [242/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:05:55.558 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:05:55.558 [244/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.558 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:05:55.558 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:05:55.558 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:05:55.558 [248/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:05:55.558 [249/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:05:55.558 [250/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:05:55.814 [251/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:05:55.814 [252/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:05:55.814 [253/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:05:55.814 [254/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:05:55.814 [255/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.814 [256/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:05:55.814 [257/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:05:55.814 [258/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:05:55.814 [259/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:05:55.814 [260/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:05:55.814 [261/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:05:56.071 [262/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:05:56.071 [263/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:05:56.071 [264/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:05:56.071 [265/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:05:56.071 [266/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:05:56.071 [267/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:05:56.071 [268/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:05:56.071 [269/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:05:56.071 [270/369] Linking static target drivers/librte_common_mlx5.a 00:05:56.071 [271/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:05:56.071 [272/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:05:56.071 [273/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:05:56.071 [274/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:56.071 [275/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:56.071 [276/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:05:56.071 [277/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:05:56.071 [278/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:05:56.071 [279/369] Linking static target drivers/librte_mempool_ring.a 00:05:56.071 [280/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:05:56.071 [281/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:05:56.328 [282/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:05:56.328 [283/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:05:56.328 [284/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:05:56.328 [285/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:05:56.328 [286/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:05:56.328 [287/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:05:56.328 [288/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:05:56.328 [289/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:05:56.328 [290/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:05:56.328 [291/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:05:56.328 [292/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:05:56.328 [293/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:05:56.328 [294/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:05:56.328 [295/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:05:56.328 [296/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:05:56.328 [297/369] Linking static target drivers/librte_crypto_mlx5.a 00:05:56.584 [298/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:05:56.585 [299/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:05:56.585 [300/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:05:56.585 [301/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:05:56.585 [302/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:05:56.585 [303/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:05:56.585 [304/369] Linking static target drivers/librte_compress_mlx5.a 00:05:56.585 [305/369] Linking static target drivers/librte_compress_isal.a 00:05:56.585 [306/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:05:56.585 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:05:56.585 [308/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:05:56.585 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:05:56.841 [310/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:05:56.841 [311/369] Linking static target drivers/libtmp_rte_common_qat.a 00:05:57.097 [312/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:05:57.097 [313/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:05:57.097 [314/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:05:57.353 [315/369] Linking static target drivers/librte_common_qat.a 00:05:57.353 [316/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:05:57.353 [317/369] Linking static target lib/librte_vhost.a 00:05:57.917 [318/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:05:57.917 [319/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.175 [320/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.175 [321/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.432 [322/369] Linking target lib/librte_eal.so.24.0 00:05:58.432 [323/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:05:58.432 [324/369] Linking target lib/librte_ring.so.24.0 00:05:58.432 [325/369] Linking target lib/librte_pci.so.24.0 00:05:58.432 [326/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:05:58.432 [327/369] Linking target lib/librte_timer.so.24.0 00:05:58.432 [328/369] Linking target lib/librte_meter.so.24.0 00:05:58.432 [329/369] Linking target lib/librte_dmadev.so.24.0 00:05:58.432 [330/369] Linking target drivers/librte_bus_vdev.so.24.0 00:05:58.432 [331/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:05:58.432 [332/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:05:58.432 [333/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:05:58.432 [334/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:05:58.432 [335/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:05:58.432 [336/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:05:58.432 [337/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:05:58.691 [338/369] Linking target lib/librte_mempool.so.24.0 00:05:58.691 [339/369] Linking target lib/librte_rcu.so.24.0 00:05:58.691 [340/369] Linking target drivers/librte_bus_pci.so.24.0 00:05:58.691 [341/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:05:58.691 [342/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:05:58.691 [343/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:05:58.691 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:05:58.691 [345/369] Linking target lib/librte_mbuf.so.24.0 00:05:58.950 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:05:58.950 [347/369] Linking target lib/librte_reorder.so.24.0 00:05:58.950 [348/369] Linking target lib/librte_net.so.24.0 00:05:58.950 [349/369] Linking target lib/librte_compressdev.so.24.0 00:05:58.950 [350/369] Linking target lib/librte_cryptodev.so.24.0 00:05:58.950 [351/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:05:58.950 [352/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:05:58.950 [353/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:05:58.950 [354/369] Linking target lib/librte_cmdline.so.24.0 00:05:58.950 [355/369] Linking target lib/librte_hash.so.24.0 00:05:58.950 [356/369] Linking target lib/librte_ethdev.so.24.0 00:05:58.950 [357/369] Linking target drivers/librte_compress_isal.so.24.0 00:05:58.950 [358/369] Linking target lib/librte_security.so.24.0 00:05:59.209 [359/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:05:59.209 [360/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:05:59.209 [361/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:05:59.209 [362/369] Linking target drivers/librte_common_mlx5.so.24.0 00:05:59.209 [363/369] Linking target lib/librte_power.so.24.0 00:05:59.209 [364/369] Linking target lib/librte_vhost.so.24.0 00:05:59.209 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:05:59.465 [366/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:05:59.465 [367/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:05:59.465 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:05:59.465 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:05:59.465 INFO: autodetecting backend as ninja 00:05:59.465 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp -j 26 00:06:00.030 make[3]: '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:06:00.030 CC lib/ut_mock/mock.o 00:06:00.030 CC lib/ut/ut.o 00:06:00.030 CC lib/log/log.o 00:06:00.030 CC lib/log/log_flags.o 00:06:00.030 CC lib/log/log_deprecated.o 00:06:00.286 LIB libspdk_ut_mock.a 00:06:00.286 LIB libspdk_ut.a 00:06:00.286 LIB libspdk_log.a 00:06:00.286 CC lib/ioat/ioat.o 00:06:00.286 CC lib/dma/dma.o 00:06:00.286 CC lib/util/base64.o 00:06:00.286 CC lib/util/bit_array.o 00:06:00.286 CC lib/util/crc16.o 00:06:00.286 CC lib/util/crc32.o 00:06:00.286 CC lib/util/cpuset.o 00:06:00.286 CC lib/util/crc32c.o 00:06:00.286 CC lib/util/crc32_ieee.o 00:06:00.286 CC lib/util/dif.o 00:06:00.286 CC lib/util/crc64.o 00:06:00.286 CC lib/util/fd.o 00:06:00.286 CC lib/util/file.o 00:06:00.286 CC lib/util/hexlify.o 00:06:00.286 CC lib/util/iov.o 00:06:00.286 CC lib/util/pipe.o 00:06:00.286 CC lib/util/strerror_tls.o 00:06:00.286 CC lib/util/string.o 00:06:00.286 CC lib/util/math.o 00:06:00.286 CC lib/util/fd_group.o 00:06:00.286 CC lib/util/xor.o 00:06:00.286 CC lib/util/uuid.o 00:06:00.286 CC lib/util/zipf.o 00:06:00.286 CXX lib/trace_parser/trace.o 00:06:00.543 CC lib/vfio_user/host/vfio_user_pci.o 00:06:00.543 CC lib/vfio_user/host/vfio_user.o 00:06:00.543 LIB libspdk_dma.a 00:06:00.543 LIB libspdk_ioat.a 00:06:00.543 LIB libspdk_vfio_user.a 00:06:00.543 LIB libspdk_util.a 00:06:00.799 LIB libspdk_trace_parser.a 00:06:00.799 CC lib/json/json_parse.o 00:06:00.799 CC lib/json/json_util.o 00:06:00.799 CC lib/json/json_write.o 00:06:00.799 CC lib/idxd/idxd.o 00:06:00.799 CC lib/env_dpdk/env.o 00:06:00.799 CC lib/env_dpdk/memory.o 00:06:00.799 CC lib/idxd/idxd_user.o 00:06:00.799 CC lib/env_dpdk/pci.o 00:06:00.799 CC lib/env_dpdk/init.o 00:06:00.799 CC lib/env_dpdk/pci_ioat.o 00:06:00.799 CC lib/env_dpdk/threads.o 00:06:00.799 CC lib/env_dpdk/pci_virtio.o 00:06:00.800 CC lib/env_dpdk/pci_vmd.o 00:06:00.800 CC lib/env_dpdk/pci_idxd.o 00:06:00.800 CC lib/vmd/led.o 00:06:00.800 CC lib/rdma/common.o 00:06:00.800 CC lib/env_dpdk/pci_event.o 00:06:00.800 CC lib/vmd/vmd.o 00:06:00.800 CC lib/env_dpdk/sigbus_handler.o 00:06:00.800 CC lib/env_dpdk/pci_dpdk.o 00:06:00.800 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:00.800 CC lib/rdma/rdma_verbs.o 00:06:00.800 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:00.800 CC lib/conf/conf.o 00:06:00.800 CC lib/reduce/reduce.o 00:06:00.800 LIB libspdk_conf.a 00:06:01.057 LIB libspdk_json.a 00:06:01.057 LIB libspdk_rdma.a 00:06:01.057 LIB libspdk_idxd.a 00:06:01.057 LIB libspdk_vmd.a 00:06:01.057 CC lib/jsonrpc/jsonrpc_server.o 00:06:01.057 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:01.057 CC lib/jsonrpc/jsonrpc_client.o 00:06:01.057 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:01.057 LIB libspdk_reduce.a 00:06:01.314 LIB libspdk_jsonrpc.a 00:06:01.314 CC lib/rpc/rpc.o 00:06:01.571 LIB libspdk_rpc.a 00:06:01.571 CC lib/trace/trace.o 00:06:01.571 CC lib/trace/trace_flags.o 00:06:01.571 CC lib/notify/notify.o 00:06:01.571 CC lib/trace/trace_rpc.o 00:06:01.571 CC lib/notify/notify_rpc.o 00:06:01.571 CC lib/keyring/keyring.o 00:06:01.571 CC lib/keyring/keyring_rpc.o 00:06:01.828 LIB libspdk_env_dpdk.a 00:06:01.828 LIB libspdk_notify.a 00:06:01.828 LIB libspdk_trace.a 00:06:01.828 LIB libspdk_keyring.a 00:06:01.828 CC lib/sock/sock.o 00:06:01.828 CC lib/sock/sock_rpc.o 00:06:01.828 CC lib/thread/iobuf.o 00:06:01.828 CC lib/thread/thread.o 00:06:02.087 LIB libspdk_sock.a 00:06:02.346 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:02.346 CC lib/nvme/nvme_ctrlr.o 00:06:02.346 CC lib/nvme/nvme_fabric.o 00:06:02.346 CC lib/nvme/nvme_ns.o 00:06:02.346 CC lib/nvme/nvme_pcie.o 00:06:02.346 CC lib/nvme/nvme_ns_cmd.o 00:06:02.346 CC lib/nvme/nvme_pcie_common.o 00:06:02.346 CC lib/nvme/nvme_qpair.o 00:06:02.346 CC lib/nvme/nvme.o 00:06:02.346 CC lib/nvme/nvme_quirks.o 00:06:02.346 CC lib/nvme/nvme_transport.o 00:06:02.346 CC lib/nvme/nvme_discovery.o 00:06:02.346 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:02.346 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:02.346 CC lib/nvme/nvme_tcp.o 00:06:02.346 CC lib/nvme/nvme_opal.o 00:06:02.346 CC lib/nvme/nvme_io_msg.o 00:06:02.346 CC lib/nvme/nvme_poll_group.o 00:06:02.346 CC lib/nvme/nvme_stubs.o 00:06:02.346 CC lib/nvme/nvme_zns.o 00:06:02.346 CC lib/nvme/nvme_auth.o 00:06:02.346 CC lib/nvme/nvme_cuse.o 00:06:02.346 CC lib/nvme/nvme_vfio_user.o 00:06:02.346 CC lib/nvme/nvme_rdma.o 00:06:02.346 LIB libspdk_thread.a 00:06:02.604 CC lib/blob/blobstore.o 00:06:02.604 CC lib/blob/request.o 00:06:02.604 CC lib/accel/accel.o 00:06:02.604 CC lib/blob/zeroes.o 00:06:02.604 CC lib/blob/blob_bs_dev.o 00:06:02.604 CC lib/accel/accel_rpc.o 00:06:02.604 CC lib/accel/accel_sw.o 00:06:02.862 CC lib/init/json_config.o 00:06:02.862 CC lib/init/subsystem.o 00:06:02.862 CC lib/init/subsystem_rpc.o 00:06:02.862 CC lib/init/rpc.o 00:06:02.862 CC lib/virtio/virtio.o 00:06:02.862 CC lib/virtio/virtio_vhost_user.o 00:06:02.862 CC lib/virtio/virtio_vfio_user.o 00:06:02.862 CC lib/virtio/virtio_pci.o 00:06:02.862 CC lib/vfu_tgt/tgt_endpoint.o 00:06:02.862 CC lib/vfu_tgt/tgt_rpc.o 00:06:02.862 LIB libspdk_init.a 00:06:03.120 LIB libspdk_virtio.a 00:06:03.120 LIB libspdk_vfu_tgt.a 00:06:03.120 CC lib/event/app.o 00:06:03.120 CC lib/event/reactor.o 00:06:03.120 CC lib/event/log_rpc.o 00:06:03.120 CC lib/event/scheduler_static.o 00:06:03.120 CC lib/event/app_rpc.o 00:06:03.120 LIB libspdk_accel.a 00:06:03.378 LIB libspdk_event.a 00:06:03.378 CC lib/bdev/bdev_rpc.o 00:06:03.378 CC lib/bdev/bdev_zone.o 00:06:03.378 CC lib/bdev/bdev.o 00:06:03.378 CC lib/bdev/part.o 00:06:03.378 CC lib/bdev/scsi_nvme.o 00:06:03.378 LIB libspdk_nvme.a 00:06:03.636 LIB libspdk_blob.a 00:06:03.895 CC lib/blobfs/tree.o 00:06:03.895 CC lib/blobfs/blobfs.o 00:06:03.895 CC lib/lvol/lvol.o 00:06:04.461 LIB libspdk_lvol.a 00:06:04.461 LIB libspdk_blobfs.a 00:06:04.717 LIB libspdk_bdev.a 00:06:04.974 CC lib/nvmf/ctrlr.o 00:06:04.974 CC lib/nvmf/ctrlr_discovery.o 00:06:04.974 CC lib/nvmf/ctrlr_bdev.o 00:06:04.974 CC lib/nbd/nbd.o 00:06:04.974 CC lib/nvmf/nvmf_rpc.o 00:06:04.974 CC lib/nvmf/nvmf.o 00:06:04.974 CC lib/nvmf/transport.o 00:06:04.974 CC lib/nvmf/subsystem.o 00:06:04.974 CC lib/nvmf/tcp.o 00:06:04.974 CC lib/ftl/ftl_layout.o 00:06:04.974 CC lib/ftl/ftl_debug.o 00:06:04.974 CC lib/nvmf/vfio_user.o 00:06:04.974 CC lib/ftl/ftl_core.o 00:06:04.974 CC lib/ftl/ftl_init.o 00:06:04.974 CC lib/nbd/nbd_rpc.o 00:06:04.974 CC lib/ftl/ftl_sb.o 00:06:04.974 CC lib/nvmf/rdma.o 00:06:04.974 CC lib/ftl/ftl_l2p.o 00:06:04.974 CC lib/ftl/ftl_io.o 00:06:04.974 CC lib/ftl/ftl_l2p_flat.o 00:06:04.974 CC lib/ublk/ublk.o 00:06:04.974 CC lib/ftl/ftl_band.o 00:06:04.974 CC lib/ublk/ublk_rpc.o 00:06:04.974 CC lib/ftl/ftl_band_ops.o 00:06:04.974 CC lib/ftl/ftl_nv_cache.o 00:06:04.974 CC lib/scsi/dev.o 00:06:04.974 CC lib/scsi/lun.o 00:06:04.974 CC lib/ftl/ftl_writer.o 00:06:05.230 CC lib/ftl/ftl_rq.o 00:06:05.230 CC lib/ftl/ftl_reloc.o 00:06:05.230 CC lib/ftl/ftl_l2p_cache.o 00:06:05.230 CC lib/scsi/port.o 00:06:05.230 CC lib/ftl/ftl_p2l.o 00:06:05.230 CC lib/scsi/scsi.o 00:06:05.230 CC lib/ftl/mngt/ftl_mngt.o 00:06:05.230 CC lib/scsi/scsi_bdev.o 00:06:05.230 CC lib/scsi/scsi_pr.o 00:06:05.230 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:05.230 CC lib/scsi/scsi_rpc.o 00:06:05.231 CC lib/scsi/task.o 00:06:05.231 LIB libspdk_nbd.a 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:05.231 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:05.231 CC lib/ftl/utils/ftl_conf.o 00:06:05.231 LIB libspdk_ublk.a 00:06:05.231 CC lib/ftl/utils/ftl_md.o 00:06:05.231 CC lib/ftl/utils/ftl_mempool.o 00:06:05.231 CC lib/ftl/utils/ftl_bitmap.o 00:06:05.231 CC lib/ftl/utils/ftl_property.o 00:06:05.231 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:05.231 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:05.231 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:05.231 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:05.488 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:05.488 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:05.488 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:05.488 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:05.488 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:05.488 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:05.488 CC lib/ftl/base/ftl_base_dev.o 00:06:05.488 CC lib/ftl/base/ftl_base_bdev.o 00:06:05.488 LIB libspdk_scsi.a 00:06:05.488 CC lib/ftl/ftl_trace.o 00:06:05.488 CC lib/vhost/vhost.o 00:06:05.488 CC lib/vhost/vhost_rpc.o 00:06:05.488 CC lib/vhost/vhost_blk.o 00:06:05.488 CC lib/vhost/rte_vhost_user.o 00:06:05.488 CC lib/vhost/vhost_scsi.o 00:06:05.488 CC lib/iscsi/conn.o 00:06:05.488 CC lib/iscsi/init_grp.o 00:06:05.488 CC lib/iscsi/param.o 00:06:05.488 CC lib/iscsi/md5.o 00:06:05.488 CC lib/iscsi/iscsi.o 00:06:05.488 CC lib/iscsi/portal_grp.o 00:06:05.488 CC lib/iscsi/tgt_node.o 00:06:05.488 LIB libspdk_ftl.a 00:06:05.488 CC lib/iscsi/iscsi_subsystem.o 00:06:05.488 CC lib/iscsi/iscsi_rpc.o 00:06:05.488 CC lib/iscsi/task.o 00:06:06.053 LIB libspdk_nvmf.a 00:06:06.053 LIB libspdk_vhost.a 00:06:06.310 LIB libspdk_iscsi.a 00:06:06.566 CC module/vfu_device/vfu_virtio.o 00:06:06.566 CC module/vfu_device/vfu_virtio_blk.o 00:06:06.566 CC module/env_dpdk/env_dpdk_rpc.o 00:06:06.566 CC module/vfu_device/vfu_virtio_scsi.o 00:06:06.566 CC module/vfu_device/vfu_virtio_rpc.o 00:06:06.566 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:06:06.566 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:06:06.566 CC module/accel/dsa/accel_dsa.o 00:06:06.566 CC module/accel/dsa/accel_dsa_rpc.o 00:06:06.566 CC module/sock/uring/uring.o 00:06:06.566 CC module/blob/bdev/blob_bdev.o 00:06:06.566 CC module/accel/iaa/accel_iaa.o 00:06:06.566 CC module/accel/iaa/accel_iaa_rpc.o 00:06:06.567 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:06:06.567 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:06:06.567 CC module/scheduler/gscheduler/gscheduler.o 00:06:06.567 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:06.567 CC module/accel/error/accel_error.o 00:06:06.567 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:06.567 CC module/accel/error/accel_error_rpc.o 00:06:06.567 CC module/accel/ioat/accel_ioat.o 00:06:06.567 CC module/accel/ioat/accel_ioat_rpc.o 00:06:06.567 CC module/sock/posix/posix.o 00:06:06.567 CC module/keyring/file/keyring.o 00:06:06.567 CC module/keyring/file/keyring_rpc.o 00:06:06.567 LIB libspdk_env_dpdk_rpc.a 00:06:06.567 LIB libspdk_scheduler_dpdk_governor.a 00:06:06.567 LIB libspdk_accel_error.a 00:06:06.567 LIB libspdk_scheduler_gscheduler.a 00:06:06.567 LIB libspdk_accel_ioat.a 00:06:06.567 LIB libspdk_keyring_file.a 00:06:06.567 LIB libspdk_scheduler_dynamic.a 00:06:06.567 LIB libspdk_blob_bdev.a 00:06:06.823 LIB libspdk_accel_iaa.a 00:06:06.824 LIB libspdk_accel_dsa.a 00:06:06.824 LIB libspdk_vfu_device.a 00:06:06.824 CC module/bdev/split/vbdev_split.o 00:06:06.824 CC module/bdev/passthru/vbdev_passthru.o 00:06:06.824 CC module/bdev/crypto/vbdev_crypto.o 00:06:06.824 CC module/bdev/raid/bdev_raid.o 00:06:06.824 CC module/bdev/nvme/bdev_nvme.o 00:06:06.824 CC module/bdev/lvol/vbdev_lvol.o 00:06:06.824 CC module/bdev/xnvme/bdev_xnvme.o 00:06:06.824 CC module/bdev/aio/bdev_aio.o 00:06:06.824 CC module/bdev/delay/vbdev_delay.o 00:06:06.824 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:06.824 CC module/bdev/null/bdev_null.o 00:06:06.824 CC module/bdev/uring/bdev_uring.o 00:06:06.824 CC module/bdev/compress/vbdev_compress.o 00:06:06.824 CC module/bdev/gpt/gpt.o 00:06:06.824 CC module/bdev/error/vbdev_error.o 00:06:06.824 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:06.824 CC module/bdev/ftl/bdev_ftl.o 00:06:06.824 CC module/bdev/iscsi/bdev_iscsi.o 00:06:06.824 CC module/blobfs/bdev/blobfs_bdev.o 00:06:06.824 CC module/bdev/malloc/bdev_malloc.o 00:06:06.824 CC module/bdev/ocf/ctx.o 00:06:07.081 LIB libspdk_sock_uring.a 00:06:07.081 LIB libspdk_sock_posix.a 00:06:07.081 CC module/bdev/rbd/bdev_rbd.o 00:06:07.081 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:06:07.081 CC module/bdev/ocf/data.o 00:06:07.081 CC module/bdev/gpt/vbdev_gpt.o 00:06:07.081 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:07.081 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:07.081 CC module/bdev/aio/bdev_aio_rpc.o 00:06:07.081 CC module/bdev/null/bdev_null_rpc.o 00:06:07.081 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:06:07.081 CC module/bdev/error/vbdev_error_rpc.o 00:06:07.081 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:07.081 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:07.338 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:07.338 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:07.338 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:07.338 CC module/bdev/uring/bdev_uring_rpc.o 00:06:07.338 CC module/bdev/split/vbdev_split_rpc.o 00:06:07.338 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:07.338 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:07.338 CC module/bdev/compress/vbdev_compress_rpc.o 00:06:07.338 LIB libspdk_accel_dpdk_compressdev.a 00:06:07.338 CC module/bdev/raid/bdev_raid_rpc.o 00:06:07.338 LIB libspdk_bdev_zone_block.a 00:06:07.338 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:06:07.338 LIB libspdk_bdev_iscsi.a 00:06:07.338 LIB libspdk_bdev_aio.a 00:06:07.338 CC module/bdev/ocf/stats.o 00:06:07.338 CC module/blobfs/bdev/blobfs_fuse.o 00:06:07.338 CC module/bdev/ocf/utils.o 00:06:07.338 CC module/bdev/rbd/bdev_rbd_rpc.o 00:06:07.338 CC module/bdev/ocf/vbdev_ocf.o 00:06:07.338 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:07.338 LIB libspdk_bdev_gpt.a 00:06:07.338 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:06:07.338 LIB libspdk_bdev_passthru.a 00:06:07.338 CC module/bdev/ocf/volume.o 00:06:07.338 LIB libspdk_bdev_error.a 00:06:07.338 LIB libspdk_bdev_xnvme.a 00:06:07.338 LIB libspdk_bdev_null.a 00:06:07.338 LIB libspdk_bdev_malloc.a 00:06:07.338 LIB libspdk_bdev_compress.a 00:06:07.338 LIB libspdk_bdev_uring.a 00:06:07.339 LIB libspdk_bdev_split.a 00:06:07.339 LIB libspdk_bdev_delay.a 00:06:07.339 LIB libspdk_bdev_crypto.a 00:06:07.339 CC module/bdev/nvme/nvme_rpc.o 00:06:07.339 CC module/bdev/raid/bdev_raid_sb.o 00:06:07.339 LIB libspdk_accel_dpdk_cryptodev.a 00:06:07.339 LIB libspdk_bdev_ftl.a 00:06:07.339 CC module/bdev/raid/raid1.o 00:06:07.339 CC module/bdev/raid/raid0.o 00:06:07.339 CC module/bdev/nvme/bdev_mdns_client.o 00:06:07.339 CC module/bdev/nvme/vbdev_opal.o 00:06:07.339 LIB libspdk_blobfs_bdev.a 00:06:07.339 CC module/bdev/raid/concat.o 00:06:07.339 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:07.339 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:07.339 CC module/bdev/raid/raid5f.o 00:06:07.339 LIB libspdk_bdev_rbd.a 00:06:07.339 LIB libspdk_bdev_lvol.a 00:06:07.339 LIB libspdk_bdev_virtio.a 00:06:07.596 LIB libspdk_bdev_ocf.a 00:06:07.597 LIB libspdk_bdev_raid.a 00:06:08.162 LIB libspdk_bdev_nvme.a 00:06:08.162 CC module/event/subsystems/sock/sock.o 00:06:08.162 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:06:08.162 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:08.162 CC module/event/subsystems/keyring/keyring.o 00:06:08.162 CC module/event/subsystems/vmd/vmd.o 00:06:08.162 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:08.162 CC module/event/subsystems/iobuf/iobuf.o 00:06:08.162 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:08.420 CC module/event/subsystems/scheduler/scheduler.o 00:06:08.420 LIB libspdk_event_sock.a 00:06:08.420 LIB libspdk_event_vfu_tgt.a 00:06:08.420 LIB libspdk_event_keyring.a 00:06:08.420 LIB libspdk_event_vhost_blk.a 00:06:08.420 LIB libspdk_event_iobuf.a 00:06:08.420 LIB libspdk_event_vmd.a 00:06:08.420 LIB libspdk_event_scheduler.a 00:06:08.677 CC module/event/subsystems/accel/accel.o 00:06:08.677 LIB libspdk_event_accel.a 00:06:08.934 CC module/event/subsystems/bdev/bdev.o 00:06:08.934 LIB libspdk_event_bdev.a 00:06:09.191 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:06:09.191 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:06:09.191 CC module/event/subsystems/ublk/ublk.o 00:06:09.191 CC module/event/subsystems/scsi/scsi.o 00:06:09.191 CC module/event/subsystems/nbd/nbd.o 00:06:09.191 LIB libspdk_event_ublk.a 00:06:09.191 LIB libspdk_event_nbd.a 00:06:09.191 LIB libspdk_event_scsi.a 00:06:09.191 LIB libspdk_event_nvmf.a 00:06:09.447 CC module/event/subsystems/iscsi/iscsi.o 00:06:09.447 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:06:09.447 LIB libspdk_event_vhost_scsi.a 00:06:09.447 LIB libspdk_event_iscsi.a 00:06:09.704 CC app/spdk_lspci/spdk_lspci.o 00:06:09.704 CXX app/trace/trace.o 00:06:09.704 CC app/spdk_nvme_identify/identify.o 00:06:09.704 CC app/spdk_top/spdk_top.o 00:06:09.704 CC app/trace_record/trace_record.o 00:06:09.704 CC app/spdk_nvme_perf/perf.o 00:06:09.704 TEST_HEADER include/spdk/accel.h 00:06:09.704 TEST_HEADER include/spdk/accel_module.h 00:06:09.704 CC app/spdk_nvme_discover/discovery_aer.o 00:06:09.704 TEST_HEADER include/spdk/assert.h 00:06:09.704 TEST_HEADER include/spdk/barrier.h 00:06:09.704 TEST_HEADER include/spdk/base64.h 00:06:09.704 TEST_HEADER include/spdk/bdev.h 00:06:09.704 TEST_HEADER include/spdk/bdev_module.h 00:06:09.704 TEST_HEADER include/spdk/bdev_zone.h 00:06:09.704 TEST_HEADER include/spdk/bit_array.h 00:06:09.704 TEST_HEADER include/spdk/bit_pool.h 00:06:09.704 TEST_HEADER include/spdk/blob.h 00:06:09.704 TEST_HEADER include/spdk/blob_bdev.h 00:06:09.704 TEST_HEADER include/spdk/blobfs.h 00:06:09.704 TEST_HEADER include/spdk/blobfs_bdev.h 00:06:09.704 TEST_HEADER include/spdk/conf.h 00:06:09.704 TEST_HEADER include/spdk/config.h 00:06:09.704 TEST_HEADER include/spdk/cpuset.h 00:06:09.704 TEST_HEADER include/spdk/crc16.h 00:06:09.704 TEST_HEADER include/spdk/crc32.h 00:06:09.704 TEST_HEADER include/spdk/crc64.h 00:06:09.704 TEST_HEADER include/spdk/dif.h 00:06:09.704 TEST_HEADER include/spdk/dma.h 00:06:09.704 TEST_HEADER include/spdk/endian.h 00:06:09.704 TEST_HEADER include/spdk/env.h 00:06:09.704 TEST_HEADER include/spdk/env_dpdk.h 00:06:09.704 TEST_HEADER include/spdk/event.h 00:06:09.704 TEST_HEADER include/spdk/fd.h 00:06:09.704 TEST_HEADER include/spdk/fd_group.h 00:06:09.704 CC app/iscsi_tgt/iscsi_tgt.o 00:06:09.704 TEST_HEADER include/spdk/file.h 00:06:09.704 TEST_HEADER include/spdk/ftl.h 00:06:09.704 TEST_HEADER include/spdk/gpt_spec.h 00:06:09.704 TEST_HEADER include/spdk/hexlify.h 00:06:09.704 CC app/nvmf_tgt/nvmf_main.o 00:06:09.704 TEST_HEADER include/spdk/histogram_data.h 00:06:09.704 TEST_HEADER include/spdk/idxd.h 00:06:09.704 TEST_HEADER include/spdk/idxd_spec.h 00:06:09.705 TEST_HEADER include/spdk/init.h 00:06:09.705 TEST_HEADER include/spdk/ioat.h 00:06:09.705 TEST_HEADER include/spdk/ioat_spec.h 00:06:09.705 CC examples/nvme/hello_world/hello_world.o 00:06:09.705 TEST_HEADER include/spdk/iscsi_spec.h 00:06:09.705 CC examples/sock/hello_world/hello_sock.o 00:06:09.705 TEST_HEADER include/spdk/json.h 00:06:09.705 CC examples/ioat/perf/perf.o 00:06:09.705 TEST_HEADER include/spdk/jsonrpc.h 00:06:09.705 CC test/event/event_perf/event_perf.o 00:06:09.705 CC examples/vmd/lsvmd/lsvmd.o 00:06:09.705 TEST_HEADER include/spdk/keyring.h 00:06:09.705 TEST_HEADER include/spdk/keyring_module.h 00:06:09.705 TEST_HEADER include/spdk/likely.h 00:06:09.705 CC app/spdk_tgt/spdk_tgt.o 00:06:09.705 CC examples/accel/perf/accel_perf.o 00:06:09.705 TEST_HEADER include/spdk/log.h 00:06:09.705 TEST_HEADER include/spdk/lvol.h 00:06:09.705 TEST_HEADER include/spdk/memory.h 00:06:09.705 TEST_HEADER include/spdk/mmio.h 00:06:09.705 TEST_HEADER include/spdk/nbd.h 00:06:09.705 TEST_HEADER include/spdk/notify.h 00:06:09.705 TEST_HEADER include/spdk/nvme.h 00:06:09.705 TEST_HEADER include/spdk/nvme_intel.h 00:06:09.705 TEST_HEADER include/spdk/nvme_ocssd.h 00:06:09.705 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:06:09.705 TEST_HEADER include/spdk/nvme_spec.h 00:06:09.705 TEST_HEADER include/spdk/nvme_zns.h 00:06:09.705 TEST_HEADER include/spdk/nvmf.h 00:06:09.705 TEST_HEADER include/spdk/nvmf_cmd.h 00:06:09.705 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:06:09.705 LINK spdk_lspci 00:06:09.705 TEST_HEADER include/spdk/nvmf_spec.h 00:06:09.705 TEST_HEADER include/spdk/nvmf_transport.h 00:06:09.705 TEST_HEADER include/spdk/opal.h 00:06:09.705 CC test/accel/dif/dif.o 00:06:09.705 TEST_HEADER include/spdk/opal_spec.h 00:06:09.705 CC examples/bdev/hello_world/hello_bdev.o 00:06:09.705 TEST_HEADER include/spdk/pci_ids.h 00:06:09.705 CC test/bdev/bdevio/bdevio.o 00:06:09.705 TEST_HEADER include/spdk/pipe.h 00:06:09.705 CC test/app/bdev_svc/bdev_svc.o 00:06:09.705 TEST_HEADER include/spdk/queue.h 00:06:09.705 TEST_HEADER include/spdk/reduce.h 00:06:09.705 CC test/dma/test_dma/test_dma.o 00:06:09.705 TEST_HEADER include/spdk/rpc.h 00:06:09.705 CC test/blobfs/mkfs/mkfs.o 00:06:09.705 TEST_HEADER include/spdk/scheduler.h 00:06:09.705 CC examples/blob/hello_world/hello_blob.o 00:06:09.705 CC examples/nvmf/nvmf/nvmf.o 00:06:09.705 TEST_HEADER include/spdk/scsi.h 00:06:09.705 TEST_HEADER include/spdk/scsi_spec.h 00:06:09.705 TEST_HEADER include/spdk/sock.h 00:06:09.705 TEST_HEADER include/spdk/stdinc.h 00:06:09.705 TEST_HEADER include/spdk/string.h 00:06:09.705 TEST_HEADER include/spdk/thread.h 00:06:09.705 TEST_HEADER include/spdk/trace.h 00:06:09.705 TEST_HEADER include/spdk/trace_parser.h 00:06:09.705 TEST_HEADER include/spdk/tree.h 00:06:09.705 CC test/env/mem_callbacks/mem_callbacks.o 00:06:09.705 TEST_HEADER include/spdk/ublk.h 00:06:09.705 TEST_HEADER include/spdk/util.h 00:06:09.705 TEST_HEADER include/spdk/uuid.h 00:06:09.705 TEST_HEADER include/spdk/version.h 00:06:09.705 TEST_HEADER include/spdk/vfio_user_pci.h 00:06:09.705 TEST_HEADER include/spdk/vfio_user_spec.h 00:06:09.705 TEST_HEADER include/spdk/vhost.h 00:06:09.705 TEST_HEADER include/spdk/vmd.h 00:06:09.705 TEST_HEADER include/spdk/xor.h 00:06:09.705 LINK spdk_nvme_discover 00:06:09.705 TEST_HEADER include/spdk/zipf.h 00:06:09.705 CXX test/cpp_headers/accel.o 00:06:09.705 LINK spdk_trace_record 00:06:09.705 LINK lsvmd 00:06:09.705 LINK event_perf 00:06:09.705 LINK ioat_perf 00:06:09.705 LINK iscsi_tgt 00:06:09.705 LINK nvmf_tgt 00:06:09.705 LINK hello_world 00:06:09.705 LINK hello_sock 00:06:09.963 LINK spdk_tgt 00:06:09.963 LINK bdev_svc 00:06:09.963 CXX test/cpp_headers/accel_module.o 00:06:09.963 LINK spdk_trace 00:06:09.963 LINK mkfs 00:06:09.963 LINK hello_bdev 00:06:09.963 LINK hello_blob 00:06:09.963 LINK nvmf 00:06:09.963 LINK accel_perf 00:06:09.963 LINK spdk_nvme_identify 00:06:09.963 LINK dif 00:06:09.963 LINK test_dma 00:06:09.963 LINK bdevio 00:06:09.963 CXX test/cpp_headers/assert.o 00:06:09.963 LINK spdk_nvme_perf 00:06:09.963 LINK mem_callbacks 00:06:10.219 CXX test/cpp_headers/barrier.o 00:06:10.219 LINK spdk_top 00:06:10.219 CXX test/cpp_headers/base64.o 00:06:10.219 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:06:10.219 CC examples/ioat/verify/verify.o 00:06:10.219 CXX test/cpp_headers/bdev.o 00:06:10.219 CXX test/cpp_headers/bdev_module.o 00:06:10.478 CC test/app/histogram_perf/histogram_perf.o 00:06:10.478 CC test/event/reactor/reactor.o 00:06:10.478 LINK verify 00:06:10.478 LINK histogram_perf 00:06:10.478 LINK nvme_fuzz 00:06:10.478 CC test/env/vtophys/vtophys.o 00:06:10.478 CXX test/cpp_headers/bdev_zone.o 00:06:10.478 LINK reactor 00:06:10.478 CC examples/vmd/led/led.o 00:06:10.478 LINK vtophys 00:06:10.478 CC app/vhost/vhost.o 00:06:10.478 CC app/spdk_dd/spdk_dd.o 00:06:10.478 CC examples/nvme/reconnect/reconnect.o 00:06:10.737 CXX test/cpp_headers/bit_array.o 00:06:10.737 LINK led 00:06:10.737 CXX test/cpp_headers/bit_pool.o 00:06:10.737 CC examples/nvme/nvme_manage/nvme_manage.o 00:06:10.737 CC examples/nvme/arbitration/arbitration.o 00:06:10.737 CC examples/nvme/hotplug/hotplug.o 00:06:10.737 LINK vhost 00:06:10.737 CXX test/cpp_headers/blob.o 00:06:10.737 LINK reconnect 00:06:10.737 CC examples/nvme/cmb_copy/cmb_copy.o 00:06:10.995 CC app/fio/nvme/fio_plugin.o 00:06:10.995 LINK hotplug 00:06:10.995 CXX test/cpp_headers/blob_bdev.o 00:06:10.995 LINK arbitration 00:06:10.995 LINK cmb_copy 00:06:10.995 LINK spdk_dd 00:06:10.995 LINK nvme_manage 00:06:10.995 fio_plugin.c:1491:29: warning: field 'ruhs' with variable sized type 'struct spdk_nvme_fdp_ruhs' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] 00:06:10.995 struct spdk_nvme_fdp_ruhs ruhs; 00:06:10.995 ^ 00:06:10.995 CXX test/cpp_headers/blobfs.o 00:06:11.252 CXX test/cpp_headers/blobfs_bdev.o 00:06:11.252 CC test/app/jsoncat/jsoncat.o 00:06:11.252 1 warning generated. 00:06:11.252 CC examples/util/zipf/zipf.o 00:06:11.252 CC test/event/reactor_perf/reactor_perf.o 00:06:11.252 LINK spdk_nvme 00:06:11.252 CC test/lvol/esnap/esnap.o 00:06:11.252 LINK jsoncat 00:06:11.252 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:06:11.252 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:06:11.252 CXX test/cpp_headers/conf.o 00:06:11.252 LINK reactor_perf 00:06:11.252 LINK zipf 00:06:11.509 LINK env_dpdk_post_init 00:06:11.509 CXX test/cpp_headers/config.o 00:06:11.509 CC test/env/memory/memory_ut.o 00:06:11.509 CXX test/cpp_headers/cpuset.o 00:06:11.509 CC examples/nvme/abort/abort.o 00:06:11.509 CXX test/cpp_headers/crc16.o 00:06:11.509 CC examples/blob/cli/blobcli.o 00:06:11.509 CC test/app/stub/stub.o 00:06:11.509 CC test/blobfs/fuse/fuse.o 00:06:11.509 CC examples/bdev/bdevperf/bdevperf.o 00:06:11.766 CC examples/thread/thread/thread_ex.o 00:06:11.766 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:06:11.766 CXX test/cpp_headers/crc32.o 00:06:11.766 CC test/env/pci/pci_ut.o 00:06:11.766 LINK stub 00:06:11.766 CC test/rpc_client/rpc_client_test.o 00:06:11.766 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:06:11.766 LINK abort 00:06:11.766 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:06:11.766 CC test/nvme/aer/aer.o 00:06:11.766 LINK pmr_persistence 00:06:11.766 CXX test/cpp_headers/crc64.o 00:06:11.766 LINK fuse 00:06:11.766 LINK thread 00:06:11.766 LINK blobcli 00:06:11.766 LINK rpc_client_test 00:06:11.766 CXX test/cpp_headers/dif.o 00:06:12.023 CC test/event/app_repeat/app_repeat.o 00:06:12.023 CXX test/cpp_headers/dma.o 00:06:12.023 LINK aer 00:06:12.023 CC test/event/scheduler/scheduler.o 00:06:12.023 LINK pci_ut 00:06:12.023 CC examples/interrupt_tgt/interrupt_tgt.o 00:06:12.023 CC examples/idxd/perf/perf.o 00:06:12.023 LINK vhost_fuzz 00:06:12.023 LINK memory_ut 00:06:12.023 CXX test/cpp_headers/endian.o 00:06:12.023 CXX test/cpp_headers/env.o 00:06:12.023 LINK app_repeat 00:06:12.023 CC app/fio/bdev/fio_plugin.o 00:06:12.023 LINK bdevperf 00:06:12.023 LINK scheduler 00:06:12.023 LINK interrupt_tgt 00:06:12.023 CC test/nvme/sgl/sgl.o 00:06:12.023 CC test/nvme/reset/reset.o 00:06:12.282 CXX test/cpp_headers/env_dpdk.o 00:06:12.282 LINK idxd_perf 00:06:12.282 LINK iscsi_fuzz 00:06:12.282 CC test/nvme/e2edp/nvme_dp.o 00:06:12.282 CC test/nvme/overhead/overhead.o 00:06:12.282 CXX test/cpp_headers/event.o 00:06:12.282 LINK reset 00:06:12.282 LINK sgl 00:06:12.282 LINK spdk_bdev 00:06:12.541 LINK nvme_dp 00:06:12.541 CXX test/cpp_headers/fd.o 00:06:12.541 CXX test/cpp_headers/fd_group.o 00:06:12.541 LINK overhead 00:06:12.541 CXX test/cpp_headers/file.o 00:06:12.541 CC test/nvme/err_injection/err_injection.o 00:06:12.541 CXX test/cpp_headers/ftl.o 00:06:12.799 LINK err_injection 00:06:12.799 CC test/nvme/startup/startup.o 00:06:12.799 CXX test/cpp_headers/gpt_spec.o 00:06:12.799 LINK startup 00:06:13.058 CXX test/cpp_headers/hexlify.o 00:06:13.058 CXX test/cpp_headers/histogram_data.o 00:06:13.058 CXX test/cpp_headers/idxd.o 00:06:13.316 CXX test/cpp_headers/idxd_spec.o 00:06:13.316 CXX test/cpp_headers/init.o 00:06:13.575 CXX test/cpp_headers/ioat.o 00:06:13.575 CXX test/cpp_headers/ioat_spec.o 00:06:13.833 CXX test/cpp_headers/iscsi_spec.o 00:06:13.833 CXX test/cpp_headers/json.o 00:06:14.092 CXX test/cpp_headers/jsonrpc.o 00:06:14.092 CXX test/cpp_headers/keyring.o 00:06:14.350 CXX test/cpp_headers/keyring_module.o 00:06:14.350 CXX test/cpp_headers/likely.o 00:06:14.658 CXX test/cpp_headers/log.o 00:06:14.658 CXX test/cpp_headers/lvol.o 00:06:14.916 CXX test/cpp_headers/memory.o 00:06:14.916 CXX test/cpp_headers/mmio.o 00:06:15.174 CXX test/cpp_headers/nbd.o 00:06:15.174 CXX test/cpp_headers/notify.o 00:06:15.174 LINK esnap 00:06:15.431 CXX test/cpp_headers/nvme.o 00:06:15.431 CXX test/cpp_headers/nvme_intel.o 00:06:15.689 CXX test/cpp_headers/nvme_ocssd.o 00:06:15.689 CXX test/cpp_headers/nvme_ocssd_spec.o 00:06:15.947 CXX test/cpp_headers/nvme_spec.o 00:06:15.947 CXX test/cpp_headers/nvme_zns.o 00:06:16.205 CXX test/cpp_headers/nvmf.o 00:06:16.205 CXX test/cpp_headers/nvmf_cmd.o 00:06:16.464 CXX test/cpp_headers/nvmf_fc_spec.o 00:06:16.464 CXX test/cpp_headers/nvmf_spec.o 00:06:16.722 CXX test/cpp_headers/nvmf_transport.o 00:06:16.722 CXX test/cpp_headers/opal.o 00:06:17.103 CXX test/cpp_headers/opal_spec.o 00:06:17.103 CXX test/cpp_headers/pci_ids.o 00:06:17.361 CXX test/cpp_headers/pipe.o 00:06:17.361 CXX test/cpp_headers/queue.o 00:06:17.361 CXX test/cpp_headers/reduce.o 00:06:17.620 CXX test/cpp_headers/rpc.o 00:06:17.620 CXX test/cpp_headers/scheduler.o 00:06:17.925 CXX test/cpp_headers/scsi.o 00:06:17.925 CXX test/cpp_headers/scsi_spec.o 00:06:18.226 CXX test/cpp_headers/sock.o 00:06:18.227 CXX test/cpp_headers/stdinc.o 00:06:18.227 CC test/nvme/reserve/reserve.o 00:06:18.227 CXX test/cpp_headers/string.o 00:06:18.520 LINK reserve 00:06:18.520 CXX test/cpp_headers/thread.o 00:06:18.520 CXX test/cpp_headers/trace.o 00:06:18.806 CXX test/cpp_headers/trace_parser.o 00:06:18.806 CXX test/cpp_headers/tree.o 00:06:18.806 CC test/nvme/simple_copy/simple_copy.o 00:06:18.806 CXX test/cpp_headers/ublk.o 00:06:18.806 CC test/nvme/connect_stress/connect_stress.o 00:06:19.094 CXX test/cpp_headers/util.o 00:06:19.094 LINK simple_copy 00:06:19.094 LINK connect_stress 00:06:19.094 CXX test/cpp_headers/uuid.o 00:06:19.094 CXX test/cpp_headers/version.o 00:06:19.094 CXX test/cpp_headers/vfio_user_pci.o 00:06:19.351 CXX test/cpp_headers/vfio_user_spec.o 00:06:19.351 CC test/nvme/boot_partition/boot_partition.o 00:06:19.351 CC test/nvme/compliance/nvme_compliance.o 00:06:19.351 CXX test/cpp_headers/vhost.o 00:06:19.608 CXX test/cpp_headers/vmd.o 00:06:19.608 LINK boot_partition 00:06:19.608 CXX test/cpp_headers/xor.o 00:06:19.865 LINK nvme_compliance 00:06:19.865 CXX test/cpp_headers/zipf.o 00:06:19.865 CC test/nvme/fused_ordering/fused_ordering.o 00:06:20.122 CC test/thread/poller_perf/poller_perf.o 00:06:20.122 LINK fused_ordering 00:06:20.122 LINK poller_perf 00:06:21.054 CC test/nvme/doorbell_aers/doorbell_aers.o 00:06:21.313 LINK doorbell_aers 00:06:22.685 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:06:22.685 LINK histogram_ut 00:06:22.685 CC test/unit/lib/accel/accel.c/accel_ut.o 00:06:24.055 CC test/nvme/fdp/fdp.o 00:06:24.055 CC test/nvme/cuse/cuse.o 00:06:24.311 LINK fdp 00:06:24.311 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:06:24.876 LINK cuse 00:06:26.247 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:06:26.810 LINK blob_bdev_ut 00:06:27.373 LINK accel_ut 00:06:27.373 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:06:27.630 CC test/unit/lib/blob/blob.c/blob_ut.o 00:06:27.887 CC test/unit/lib/bdev/part.c/part_ut.o 00:06:28.143 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:06:28.143 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:06:28.400 LINK scsi_nvme_ut 00:06:28.400 LINK gpt_ut 00:06:28.962 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:06:28.962 LINK accel_dpdk_cryptodev_ut 00:06:28.962 LINK tree_ut 00:06:28.962 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:06:28.962 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:06:29.219 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:06:29.219 CC test/thread/lock/spdk_lock.o 00:06:29.475 CC test/unit/lib/dma/dma.c/dma_ut.o 00:06:29.475 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:06:29.732 LINK dma_ut 00:06:29.989 LINK vbdev_lvol_ut 00:06:30.247 LINK accel_dpdk_compressdev_ut 00:06:30.504 LINK blobfs_async_ut 00:06:30.504 CC test/unit/lib/event/app.c/app_ut.o 00:06:30.504 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:06:30.504 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:06:30.504 LINK blobfs_sync_ut 00:06:30.761 LINK ioat_ut 00:06:31.019 LINK bdev_ut 00:06:31.019 LINK app_ut 00:06:31.019 LINK spdk_lock 00:06:31.276 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:06:31.533 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:06:31.533 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:06:32.240 LINK part_ut 00:06:32.498 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:06:32.756 LINK conn_ut 00:06:32.756 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:06:33.013 LINK blobfs_bdev_ut 00:06:33.013 LINK reactor_ut 00:06:33.270 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:06:33.270 LINK bdev_raid_ut 00:06:33.270 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:06:33.528 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:06:33.785 LINK bdev_zone_ut 00:06:33.785 LINK json_parse_ut 00:06:34.042 LINK bdev_ut 00:06:34.042 LINK vbdev_zone_block_ut 00:06:34.042 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:06:34.299 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:06:34.299 LINK jsonrpc_server_ut 00:06:34.300 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:06:34.557 LINK init_grp_ut 00:06:34.557 CC test/unit/lib/log/log.c/log_ut.o 00:06:34.557 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:06:34.815 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:06:34.815 LINK log_ut 00:06:34.815 LINK blob_ut 00:06:35.072 LINK crypto_ut 00:06:35.072 LINK bdev_raid_sb_ut 00:06:35.072 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:06:35.072 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:06:35.072 LINK json_util_ut 00:06:35.330 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:06:35.588 CC test/unit/lib/notify/notify.c/notify_ut.o 00:06:35.588 LINK notify_ut 00:06:35.845 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:06:35.845 LINK json_write_ut 00:06:36.102 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:06:36.359 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:06:36.359 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:06:36.359 LINK compress_ut 00:06:36.615 LINK lvol_ut 00:06:36.615 LINK concat_ut 00:06:36.887 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:06:36.887 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:06:36.887 LINK iscsi_ut 00:06:37.455 LINK nvme_ut 00:06:37.455 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:06:37.455 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:06:37.712 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:06:37.712 CC test/unit/lib/iscsi/param.c/param_ut.o 00:06:37.968 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:06:37.968 LINK raid1_ut 00:06:37.968 LINK dev_ut 00:06:38.224 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:06:38.224 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:06:38.224 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:06:38.224 LINK param_ut 00:06:38.224 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:06:38.224 LINK nvme_ctrlr_cmd_ut 00:06:38.482 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:06:38.482 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:06:38.482 LINK lun_ut 00:06:38.737 LINK nvme_ctrlr_ocssd_cmd_ut 00:06:38.737 CC test/unit/lib/sock/sock.c/sock_ut.o 00:06:38.994 LINK nvme_ns_ut 00:06:39.251 LINK portal_grp_ut 00:06:39.251 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:06:39.251 CC test/unit/lib/thread/thread.c/thread_ut.o 00:06:39.251 LINK tgt_node_ut 00:06:39.507 CC test/unit/lib/sock/posix.c/posix_ut.o 00:06:39.507 LINK scsi_ut 00:06:39.507 CC test/unit/lib/sock/uring.c/uring_ut.o 00:06:39.507 LINK raid5f_ut 00:06:39.763 LINK bdev_nvme_ut 00:06:39.763 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:06:39.763 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:06:39.763 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:06:39.763 LINK sock_ut 00:06:39.763 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:06:39.764 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:06:39.764 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:06:39.764 LINK nvme_ctrlr_ut 00:06:39.764 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:06:39.764 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:06:40.020 CC test/unit/lib/util/base64.c/base64_ut.o 00:06:40.020 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:06:40.020 LINK posix_ut 00:06:40.020 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:06:40.020 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:06:40.020 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:06:40.020 LINK subsystem_ut 00:06:40.020 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:06:40.020 LINK base64_ut 00:06:40.020 LINK pci_event_ut 00:06:40.020 LINK uring_ut 00:06:40.020 LINK iobuf_ut 00:06:40.020 LINK ctrlr_ut 00:06:40.020 LINK ctrlr_bdev_ut 00:06:40.276 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:06:40.276 LINK nvmf_ut 00:06:40.276 LINK bit_array_ut 00:06:40.276 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:06:40.276 LINK subsystem_ut 00:06:40.276 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:06:40.276 LINK rpc_ut 00:06:40.276 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:06:40.276 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:06:40.276 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:06:40.276 LINK thread_ut 00:06:40.276 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:06:40.276 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:06:40.276 LINK scsi_pr_ut 00:06:40.276 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:06:40.276 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:06:40.276 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:06:40.533 LINK keyring_ut 00:06:40.533 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:06:40.533 LINK scsi_bdev_ut 00:06:40.533 LINK rpc_ut 00:06:40.533 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:06:40.533 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:06:40.533 LINK tcp_ut 00:06:40.533 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:06:40.533 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:06:40.533 LINK idxd_user_ut 00:06:40.533 LINK nvme_ns_cmd_ut 00:06:40.533 LINK crc16_ut 00:06:40.533 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:06:40.533 LINK crc32_ieee_ut 00:06:40.533 LINK cpuset_ut 00:06:40.533 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:06:40.533 LINK ctrlr_discovery_ut 00:06:40.533 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:06:40.815 LINK idxd_ut 00:06:40.815 CC test/unit/lib/rdma/common.c/common_ut.o 00:06:40.815 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:06:40.815 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:06:40.815 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:06:40.815 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:06:40.815 LINK nvme_quirks_ut 00:06:40.815 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:06:40.815 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:06:40.815 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:06:40.815 LINK crc32c_ut 00:06:40.815 CC test/unit/lib/util/dif.c/dif_ut.o 00:06:40.815 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:06:40.815 LINK crc64_ut 00:06:40.815 LINK nvme_qpair_ut 00:06:40.815 LINK common_ut 00:06:40.815 CC test/unit/lib/util/iov.c/iov_ut.o 00:06:40.815 LINK ftl_l2p_ut 00:06:41.090 LINK nvme_io_msg_ut 00:06:41.090 LINK nvme_transport_ut 00:06:41.090 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:06:41.090 LINK ftl_bitmap_ut 00:06:41.090 LINK nvme_poll_group_ut 00:06:41.090 CC test/unit/lib/util/math.c/math_ut.o 00:06:41.090 LINK nvme_ns_ocssd_cmd_ut 00:06:41.090 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:06:41.090 LINK iov_ut 00:06:41.090 LINK ftl_io_ut 00:06:41.090 LINK nvme_opal_ut 00:06:41.090 LINK transport_ut 00:06:41.090 LINK math_ut 00:06:41.090 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:06:41.090 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:06:41.090 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:06:41.090 LINK nvme_pcie_ut 00:06:41.090 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:06:41.090 LINK nvme_fabric_ut 00:06:41.346 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:06:41.346 CC test/unit/lib/util/string.c/string_ut.o 00:06:41.346 CC test/unit/lib/util/xor.c/xor_ut.o 00:06:41.346 LINK reduce_ut 00:06:41.346 LINK ftl_mempool_ut 00:06:41.346 LINK vfio_user_ut 00:06:41.347 LINK pipe_ut 00:06:41.347 LINK dif_ut 00:06:41.347 LINK ftl_band_ut 00:06:41.347 LINK string_ut 00:06:41.347 LINK rdma_ut 00:06:41.347 LINK xor_ut 00:06:41.347 LINK ftl_mngt_ut 00:06:41.603 LINK nvme_pcie_common_ut 00:06:41.603 LINK vhost_ut 00:06:41.859 LINK nvme_tcp_ut 00:06:41.859 LINK ftl_sb_ut 00:06:41.859 LINK ftl_layout_upgrade_ut 00:06:41.859 LINK nvme_cuse_ut 00:06:41.859 LINK nvme_rdma_ut 00:06:42.603 00:06:42.603 real 1m36.828s 00:06:42.603 user 10m41.074s 00:06:42.603 sys 2m0.236s 00:06:42.603 06:40:59 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:42.603 06:40:59 -- common/autotest_common.sh@10 -- # set +x 00:06:42.603 ************************************ 00:06:42.603 END TEST unittest_build 00:06:42.603 ************************************ 00:06:42.603 06:40:59 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:06:42.603 +++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:06:42.603 ++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:06:42.603 + testdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:06:42.603 +++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:06:42.603 ++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/../.. 00:06:42.603 + rootdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:06:42.603 + source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh 00:06:42.603 ++ rpc_py=rpc_cmd 00:06:42.603 ++ set -e 00:06:42.603 ++ shopt -s nullglob 00:06:42.603 ++ shopt -s extglob 00:06:42.603 ++ '[' -z /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output ']' 00:06:42.603 ++ [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/build_config.sh ]] 00:06:42.603 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/build_config.sh 00:06:42.603 +++ CONFIG_WPDK_DIR= 00:06:42.603 +++ CONFIG_ASAN=y 00:06:42.603 +++ CONFIG_VBDEV_COMPRESS=y 00:06:42.603 +++ CONFIG_HAVE_EXECINFO_H=y 00:06:42.603 +++ CONFIG_USDT=n 00:06:42.603 +++ CONFIG_CUSTOMOCF=y 00:06:42.603 +++ CONFIG_PREFIX=/usr/local 00:06:42.603 +++ CONFIG_RBD=y 00:06:42.603 +++ CONFIG_LIBDIR= 00:06:42.603 +++ CONFIG_IDXD=y 00:06:42.603 +++ CONFIG_NVME_CUSE=y 00:06:42.603 +++ CONFIG_SMA=n 00:06:42.603 +++ CONFIG_VTUNE=n 00:06:42.603 +++ CONFIG_TSAN=n 00:06:42.603 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:06:42.603 +++ CONFIG_VFIO_USER_DIR= 00:06:42.603 +++ CONFIG_PGO_CAPTURE=n 00:06:42.603 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:06:42.603 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:06:42.603 +++ CONFIG_LTO=n 00:06:42.603 +++ CONFIG_ISCSI_INITIATOR=y 00:06:42.603 +++ CONFIG_CET=n 00:06:42.603 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:06:42.603 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:06:42.603 +++ CONFIG_RDMA_SET_TOS=y 00:06:42.603 +++ CONFIG_HAVE_ARC4RANDOM=y 00:06:42.603 +++ CONFIG_HAVE_LIBARCHIVE=n 00:06:42.603 +++ CONFIG_UBLK=y 00:06:42.603 +++ CONFIG_ISAL_CRYPTO=y 00:06:42.603 +++ CONFIG_OPENSSL_PATH= 00:06:42.603 +++ CONFIG_OCF=y 00:06:42.603 +++ CONFIG_FUSE=y 00:06:42.603 +++ CONFIG_VTUNE_DIR= 00:06:42.603 +++ CONFIG_FUZZER_LIB= 00:06:42.603 +++ CONFIG_FUZZER=n 00:06:42.603 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:06:42.603 +++ CONFIG_CRYPTO=y 00:06:42.603 +++ CONFIG_PGO_USE=n 00:06:42.603 +++ CONFIG_VHOST=y 00:06:42.603 +++ CONFIG_DAOS=n 00:06:42.603 +++ CONFIG_DPDK_INC_DIR= 00:06:42.603 +++ CONFIG_DAOS_DIR= 00:06:42.603 +++ CONFIG_UNIT_TESTS=y 00:06:42.603 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:06:42.603 +++ CONFIG_VIRTIO=y 00:06:42.603 +++ CONFIG_COVERAGE=y 00:06:42.603 +++ CONFIG_RDMA=y 00:06:42.603 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:06:42.603 +++ CONFIG_URING_PATH= 00:06:42.603 +++ CONFIG_XNVME=y 00:06:42.603 +++ CONFIG_VFIO_USER=y 00:06:42.603 +++ CONFIG_ARCH=native 00:06:42.603 +++ CONFIG_HAVE_EVP_MAC=y 00:06:42.603 +++ CONFIG_URING_ZNS=y 00:06:42.603 +++ CONFIG_WERROR=y 00:06:42.603 +++ CONFIG_HAVE_LIBBSD=n 00:06:42.603 +++ CONFIG_UBSAN=y 00:06:42.603 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib 00:06:42.603 +++ CONFIG_GOLANG=n 00:06:42.603 +++ CONFIG_ISAL=y 00:06:42.603 +++ CONFIG_IDXD_KERNEL=n 00:06:42.603 +++ CONFIG_DPDK_LIB_DIR= 00:06:42.603 +++ CONFIG_RDMA_PROV=verbs 00:06:42.603 +++ CONFIG_APPS=y 00:06:42.603 +++ CONFIG_SHARED=n 00:06:42.603 +++ CONFIG_HAVE_KEYUTILS=n 00:06:42.603 +++ CONFIG_FC_PATH= 00:06:42.603 +++ CONFIG_DPDK_PKG_CONFIG=n 00:06:42.603 +++ CONFIG_FC=n 00:06:42.603 +++ CONFIG_AVAHI=n 00:06:42.603 +++ CONFIG_FIO_PLUGIN=y 00:06:42.603 +++ CONFIG_RAID5F=y 00:06:42.603 +++ CONFIG_EXAMPLES=y 00:06:42.603 +++ CONFIG_TESTS=y 00:06:42.603 +++ CONFIG_CRYPTO_MLX5=y 00:06:42.603 +++ CONFIG_MAX_LCORES= 00:06:42.603 +++ CONFIG_IPSEC_MB=y 00:06:42.603 +++ CONFIG_PGO_DIR= 00:06:42.603 +++ CONFIG_DEBUG=y 00:06:42.603 +++ CONFIG_DPDK_COMPRESSDEV=y 00:06:42.603 +++ CONFIG_CROSS_PREFIX= 00:06:42.603 +++ CONFIG_URING=y 00:06:42.603 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/applications.sh 00:06:42.603 +++++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/applications.sh 00:06:42.603 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common 00:06:42.603 +++ _root=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common 00:06:42.603 +++ _root=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:06:42.603 +++ _app_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:06:42.604 +++ _test_app_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/app 00:06:42.604 +++ _examples_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:06:42.604 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:06:42.604 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:06:42.604 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:06:42.604 +++ VHOST_APP=("$_app_dir/vhost") 00:06:42.604 +++ DD_APP=("$_app_dir/spdk_dd") 00:06:42.604 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:06:42.604 +++ [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h ]] 00:06:42.604 +++ [[ #ifndef SPDK_CONFIG_H 00:06:42.604 #define SPDK_CONFIG_H 00:06:42.604 #define SPDK_CONFIG_APPS 1 00:06:42.604 #define SPDK_CONFIG_ARCH native 00:06:42.604 #define SPDK_CONFIG_ASAN 1 00:06:42.604 #undef SPDK_CONFIG_AVAHI 00:06:42.604 #undef SPDK_CONFIG_CET 00:06:42.604 #define SPDK_CONFIG_COVERAGE 1 00:06:42.604 #define SPDK_CONFIG_CROSS_PREFIX 00:06:42.604 #define SPDK_CONFIG_CRYPTO 1 00:06:42.604 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:06:42.604 #define SPDK_CONFIG_CUSTOMOCF 1 00:06:42.604 #undef SPDK_CONFIG_DAOS 00:06:42.604 #define SPDK_CONFIG_DAOS_DIR 00:06:42.604 #define SPDK_CONFIG_DEBUG 1 00:06:42.604 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:06:42.604 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:06:42.604 #define SPDK_CONFIG_DPDK_INC_DIR 00:06:42.604 #define SPDK_CONFIG_DPDK_LIB_DIR 00:06:42.604 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:06:42.604 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:06:42.604 #define SPDK_CONFIG_EXAMPLES 1 00:06:42.604 #undef SPDK_CONFIG_FC 00:06:42.604 #define SPDK_CONFIG_FC_PATH 00:06:42.604 #define SPDK_CONFIG_FIO_PLUGIN 1 00:06:42.604 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:06:42.604 #define SPDK_CONFIG_FUSE 1 00:06:42.604 #undef SPDK_CONFIG_FUZZER 00:06:42.604 #define SPDK_CONFIG_FUZZER_LIB 00:06:42.604 #undef SPDK_CONFIG_GOLANG 00:06:42.604 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:06:42.604 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:06:42.604 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:06:42.604 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:06:42.604 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:06:42.604 #undef SPDK_CONFIG_HAVE_LIBBSD 00:06:42.604 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:06:42.604 #define SPDK_CONFIG_IDXD 1 00:06:42.604 #undef SPDK_CONFIG_IDXD_KERNEL 00:06:42.604 #define SPDK_CONFIG_IPSEC_MB 1 00:06:42.604 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib 00:06:42.604 #define SPDK_CONFIG_ISAL 1 00:06:42.604 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:06:42.604 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:06:42.604 #define SPDK_CONFIG_LIBDIR 00:06:42.604 #undef SPDK_CONFIG_LTO 00:06:42.604 #define SPDK_CONFIG_MAX_LCORES 00:06:42.604 #define SPDK_CONFIG_NVME_CUSE 1 00:06:42.604 #define SPDK_CONFIG_OCF 1 00:06:42.604 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:06:42.604 #define SPDK_CONFIG_OPENSSL_PATH 00:06:42.604 #undef SPDK_CONFIG_PGO_CAPTURE 00:06:42.604 #define SPDK_CONFIG_PGO_DIR 00:06:42.604 #undef SPDK_CONFIG_PGO_USE 00:06:42.604 #define SPDK_CONFIG_PREFIX /usr/local 00:06:42.604 #define SPDK_CONFIG_RAID5F 1 00:06:42.604 #define SPDK_CONFIG_RBD 1 00:06:42.604 #define SPDK_CONFIG_RDMA 1 00:06:42.604 #define SPDK_CONFIG_RDMA_PROV verbs 00:06:42.604 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:06:42.604 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:06:42.604 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:06:42.604 #undef SPDK_CONFIG_SHARED 00:06:42.604 #undef SPDK_CONFIG_SMA 00:06:42.604 #define SPDK_CONFIG_TESTS 1 00:06:42.604 #undef SPDK_CONFIG_TSAN 00:06:42.604 #define SPDK_CONFIG_UBLK 1 00:06:42.604 #define SPDK_CONFIG_UBSAN 1 00:06:42.604 #define SPDK_CONFIG_UNIT_TESTS 1 00:06:42.604 #define SPDK_CONFIG_URING 1 00:06:42.604 #define SPDK_CONFIG_URING_PATH 00:06:42.604 #define SPDK_CONFIG_URING_ZNS 1 00:06:42.604 #undef SPDK_CONFIG_USDT 00:06:42.604 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:06:42.604 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:06:42.604 #define SPDK_CONFIG_VFIO_USER 1 00:06:42.604 #define SPDK_CONFIG_VFIO_USER_DIR 00:06:42.604 #define SPDK_CONFIG_VHOST 1 00:06:42.604 #define SPDK_CONFIG_VIRTIO 1 00:06:42.604 #undef SPDK_CONFIG_VTUNE 00:06:42.604 #define SPDK_CONFIG_VTUNE_DIR 00:06:42.604 #define SPDK_CONFIG_WERROR 1 00:06:42.604 #define SPDK_CONFIG_WPDK_DIR 00:06:42.604 #define SPDK_CONFIG_XNVME 1 00:06:42.604 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:06:42.604 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:06:42.604 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/common.sh 00:06:42.604 +++ [[ -e /bin/wpdk_common.sh ]] 00:06:42.604 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:06:42.604 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:06:42.604 ++++ PATH=/opt/golangci/1.54.2/bin:/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:06:42.604 ++++ 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:/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:06:42.604 ++++ 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:/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:06:42.604 ++++ export PATH 00:06:42.604 ++++ 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:/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:06:42.604 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/common 00:06:42.604 +++++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/common 00:06:42.604 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm 00:06:42.604 +++ _pmdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm 00:06:42.604 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/../../../ 00:06:42.604 +++ _pmrootdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:06:42.604 +++ TEST_TAG=N/A 00:06:42.604 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.run_test_name 00:06:42.604 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power 00:06:42.604 ++++ uname -s 00:06:42.604 +++ PM_OS=Linux 00:06:42.604 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:06:42.604 +++ [[ Linux == FreeBSD ]] 00:06:42.604 +++ [[ Linux == Linux ]] 00:06:42.604 +++ [[ Supermicro != QEMU ]] 00:06:42.604 +++ [[ ! -e /.dockerenv ]] 00:06:42.604 +++ MONITOR_RESOURCES_PIDS=() 00:06:42.604 +++ declare -A MONITOR_RESOURCES_PIDS 00:06:42.604 +++ mkdir -p /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power 00:06:42.604 ++ : 0 00:06:42.604 ++ export RUN_NIGHTLY 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_RUN_VALGRIND 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_UNITTEST 00:06:42.604 ++ : 00:06:42.604 ++ export SPDK_TEST_AUTOBUILD 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_RELEASE_BUILD 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_ISAL 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_ISCSI 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_ISCSI_INITIATOR 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_NVME 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_NVME_PMR 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_NVME_BP 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_NVME_CLI 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_NVME_CUSE 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_NVME_FDP 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_NVMF 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_VFIOUSER 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_VFIOUSER_QEMU 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_FUZZER 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_FUZZER_SHORT 00:06:42.604 ++ : rdma 00:06:42.604 ++ export SPDK_TEST_NVMF_TRANSPORT 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_RBD 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_VHOST 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_BLOCKDEV 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_IOAT 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_BLOBFS 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_VHOST_INIT 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_LVOL 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_VBDEV_COMPRESS 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_RUN_ASAN 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_RUN_UBSAN 00:06:42.604 ++ : 00:06:42.604 ++ export SPDK_RUN_EXTERNAL_DPDK 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_RUN_NON_ROOT 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_CRYPTO 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_FTL 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_OCF 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_VMD 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_OPAL 00:06:42.604 ++ : 00:06:42.604 ++ export SPDK_TEST_NATIVE_DPDK 00:06:42.604 ++ : true 00:06:42.604 ++ export SPDK_AUTOTEST_X 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_RAID5 00:06:42.604 ++ : 1 00:06:42.604 ++ export SPDK_TEST_URING 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_USDT 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_USE_IGB_UIO 00:06:42.604 ++ : 0 00:06:42.604 ++ export SPDK_TEST_SCHEDULER 00:06:42.604 ++ : 0 00:06:42.605 ++ export SPDK_TEST_SCANBUILD 00:06:42.605 ++ : 00:06:42.605 ++ export SPDK_TEST_NVMF_NICS 00:06:42.605 ++ : 0 00:06:42.605 ++ export SPDK_TEST_SMA 00:06:42.605 ++ : 0 00:06:42.605 ++ export SPDK_TEST_DAOS 00:06:42.605 ++ : 1 00:06:42.605 ++ export SPDK_TEST_XNVME 00:06:42.605 ++ : 0 00:06:42.605 ++ export SPDK_TEST_ACCEL_DSA 00:06:42.605 ++ : 0 00:06:42.605 ++ export SPDK_TEST_ACCEL_IAA 00:06:42.605 ++ : 00:06:42.605 ++ export SPDK_TEST_FUZZER_TARGET 00:06:42.605 ++ : 0 00:06:42.605 ++ export SPDK_TEST_NVMF_MDNS 00:06:42.605 ++ : 0 00:06:42.605 ++ export SPDK_JSONRPC_GO_CLIENT 00:06:42.605 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib 00:06:42.605 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib 00:06:42.605 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib 00:06:42.605 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib 00:06:42.605 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:06:42.605 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:06:42.605 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:06:42.605 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:06:42.605 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:06:42.605 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:06:42.605 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python 00:06:42.605 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python 00:06:42.605 ++ export PYTHONDONTWRITEBYTECODE=1 00:06:42.605 ++ PYTHONDONTWRITEBYTECODE=1 00:06:42.605 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:06:42.605 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:06:42.605 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:06:42.605 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:06:42.605 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:06:42.605 ++ rm -rf /var/tmp/asan_suppression_file 00:06:42.605 ++ cat 00:06:42.605 ++ echo leak:libfuse3.so 00:06:42.605 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:06:42.605 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:06:42.605 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:06:42.605 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:06:42.605 ++ '[' -z /var/spdk/dependencies ']' 00:06:42.605 ++ export DEPENDENCY_DIR 00:06:42.605 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:06:42.605 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:06:42.605 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:06:42.605 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:06:42.605 ++ export QEMU_BIN= 00:06:42.605 ++ QEMU_BIN= 00:06:42.605 ++ export VFIO_QEMU_BIN= 00:06:42.605 ++ VFIO_QEMU_BIN= 00:06:42.605 ++ export AR_TOOL=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:06:42.605 ++ AR_TOOL=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:06:42.605 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:06:42.605 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:06:42.605 ++ '[' 0 -eq 0 ']' 00:06:42.605 ++ export valgrind= 00:06:42.605 ++ valgrind= 00:06:42.605 +++ uname -s 00:06:42.605 ++ '[' Linux = Linux ']' 00:06:42.605 ++ HUGEMEM=4096 00:06:42.605 ++ export CLEAR_HUGE=yes 00:06:42.605 ++ CLEAR_HUGE=yes 00:06:42.605 ++ [[ 1 -eq 1 ]] 00:06:42.605 ++ export HUGE_EVEN_ALLOC=yes 00:06:42.605 ++ HUGE_EVEN_ALLOC=yes 00:06:42.605 ++ MAKE=make 00:06:42.605 ++ MAKEFLAGS='-j 26' 00:06:42.605 ++ export HUGEMEM=4096 00:06:42.605 ++ HUGEMEM=4096 00:06:42.605 ++ NO_HUGE=() 00:06:42.605 ++ TEST_MODE= 00:06:42.605 ++ [[ -z '' ]] 00:06:42.605 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins 00:06:42.605 ++ exec 00:06:42.605 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins 00:06:42.605 ++ /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/rpc.py --server 00:06:42.605 ++ set_test_storage 2147483648 00:06:42.605 ++ [[ -v testdir ]] 00:06:42.605 ++ local requested_size=2147483648 00:06:42.605 ++ local mount target_dir 00:06:42.605 ++ local -A mounts fss sizes avails uses 00:06:42.605 ++ local source fs size avail mount use 00:06:42.605 ++ local storage_fallback storage_candidates 00:06:42.605 +++ mktemp -udt spdk.XXXXXX 00:06:42.605 ++ storage_fallback=/tmp/spdk.6yeTzg 00:06:42.605 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:06:42.605 ++ [[ -n '' ]] 00:06:42.605 ++ [[ -n '' ]] 00:06:42.605 ++ mkdir -p /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit /tmp/spdk.6yeTzg/tests/unit /tmp/spdk.6yeTzg 00:06:42.605 ++ requested_size=2214592512 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 +++ grep -v Filesystem 00:06:42.605 +++ df -T 00:06:42.605 ++ mounts["$mount"]=overlay 00:06:42.605 ++ fss["$mount"]=overlay 00:06:42.605 ++ avails["$mount"]=87285460992 00:06:42.605 ++ sizes["$mount"]=114377953280 00:06:42.605 ++ uses["$mount"]=27075715072 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 ++ mounts["$mount"]=tmpfs 00:06:42.605 ++ fss["$mount"]=tmpfs 00:06:42.605 ++ avails["$mount"]=67108864 00:06:42.605 ++ sizes["$mount"]=67108864 00:06:42.605 ++ uses["$mount"]=0 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 ++ mounts["$mount"]=shm 00:06:42.605 ++ fss["$mount"]=tmpfs 00:06:42.605 ++ avails["$mount"]=67108864 00:06:42.605 ++ sizes["$mount"]=67108864 00:06:42.605 ++ uses["$mount"]=0 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 ++ mounts["$mount"]=/dev/sda4 00:06:42.605 ++ fss["$mount"]=ext4 00:06:42.605 ++ avails["$mount"]=87285460992 00:06:42.605 ++ sizes["$mount"]=114377953280 00:06:42.605 ++ uses["$mount"]=27075715072 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 ++ mounts["$mount"]=tmpfs 00:06:42.605 ++ fss["$mount"]=tmpfs 00:06:42.605 ++ avails["$mount"]=134934093824 00:06:42.605 ++ sizes["$mount"]=134934093824 00:06:42.605 ++ uses["$mount"]=0 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 ++ mounts["$mount"]=tmpfs 00:06:42.605 ++ fss["$mount"]=tmpfs 00:06:42.605 ++ avails["$mount"]=134934093824 00:06:42.605 ++ sizes["$mount"]=134934093824 00:06:42.605 ++ uses["$mount"]=0 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 ++ mounts["$mount"]=tmpfs 00:06:42.605 ++ fss["$mount"]=tmpfs 00:06:42.605 ++ avails["$mount"]=134934093824 00:06:42.605 ++ sizes["$mount"]=134934093824 00:06:42.605 ++ uses["$mount"]=0 00:06:42.605 ++ read -r source fs size use avail _ mount 00:06:42.605 ++ printf '* Looking for test storage...\n' 00:06:42.605 * Looking for test storage... 00:06:42.605 ++ local target_space new_size 00:06:42.605 ++ for target_dir in "${storage_candidates[@]}" 00:06:42.605 +++ df /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:06:42.605 +++ awk '$1 !~ /Filesystem/{print $6}' 00:06:42.605 ++ mount=/ 00:06:42.605 ++ target_space=87285460992 00:06:42.605 ++ (( target_space == 0 || target_space < requested_size )) 00:06:42.605 ++ (( target_space >= requested_size )) 00:06:42.605 ++ [[ overlay == tmpfs ]] 00:06:42.605 ++ [[ overlay == ramfs ]] 00:06:42.605 ++ [[ / == / ]] 00:06:42.605 ++ new_size=29290307584 00:06:42.605 ++ (( new_size * 100 / sizes[/] > 95 )) 00:06:42.605 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:06:42.605 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:06:42.606 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:06:42.606 * Found test storage at /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:06:42.606 ++ return 0 00:06:42.606 ++ set -o errtrace 00:06:42.606 ++ shopt -s extdebug 00:06:42.606 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:06:42.606 ++ PS4=' \t -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:06:42.606 06:40:59 -- common/autotest_common.sh@1673 -- # true 00:06:42.606 06:40:59 -- common/autotest_common.sh@1675 -- # xtrace_fd 00:06:42.606 06:40:59 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:06:42.606 06:40:59 -- common/autotest_common.sh@29 -- # exec 00:06:42.606 06:40:59 -- common/autotest_common.sh@31 -- # xtrace_restore 00:06:42.606 06:40:59 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:06:42.606 06:40:59 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:06:42.606 06:40:59 -- common/autotest_common.sh@18 -- # set -x 00:06:42.606 06:40:59 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:06:42.606 06:40:59 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:06:42.606 06:40:59 -- unit/unittest.sh@158 -- # '[' -z x ']' 00:06:42.606 06:40:59 -- unit/unittest.sh@165 -- # '[' 0 -eq 1 ']' 00:06:42.606 06:40:59 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/mk/cc.mk 00:06:42.606 06:40:59 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=clang 00:06:42.606 06:40:59 -- unit/unittest.sh@179 -- # hash lcov 00:06:42.606 06:40:59 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:06:42.606 06:40:59 -- unit/unittest.sh@179 -- # [[ CC_TYPE=clang == *\c\l\a\n\g* ]] 00:06:42.606 06:40:59 -- unit/unittest.sh@182 -- # cov_avail=no 00:06:42.606 06:40:59 -- unit/unittest.sh@184 -- # '[' no = yes ']' 00:06:42.606 06:40:59 -- unit/unittest.sh@206 -- # uname -m 00:06:42.606 06:40:59 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:06:42.606 06:40:59 -- unit/unittest.sh@210 -- # run_test unittest_pci_event /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:06:42.606 06:40:59 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:42.606 06:40:59 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:42.606 06:40:59 -- common/autotest_common.sh@10 -- # set +x 00:06:42.606 ************************************ 00:06:42.606 START TEST unittest_pci_event 00:06:42.606 ************************************ 00:06:42.606 06:40:59 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:06:42.606 00:06:42.606 00:06:42.606 CUnit - A unit testing framework for C - Version 2.1-3 00:06:42.606 http://cunit.sourceforge.net/ 00:06:42.606 00:06:42.606 00:06:42.606 Suite: pci_event 00:06:42.606 Test: test_pci_parse_event ...[2024-04-26 06:40:59.324725] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 162:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 0000 00:06:42.606 [2024-04-26 06:40:59.324894] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk/pci_event.c: 185:parse_subsystem_event: *ERROR*: Invalid format for PCI device BDF: 000000 00:06:42.606 passed 00:06:42.606 00:06:42.606 Run Summary: Type Total Ran Passed Failed Inactive 00:06:42.606 suites 1 1 n/a 0 0 00:06:42.606 tests 1 1 1 0 0 00:06:42.606 asserts 15 15 15 0 n/a 00:06:42.606 00:06:42.606 Elapsed time = 0.000 seconds 00:06:42.606 00:06:42.606 real 0m0.011s 00:06:42.606 user 0m0.003s 00:06:42.606 sys 0m0.008s 00:06:42.606 06:40:59 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:42.606 06:40:59 -- common/autotest_common.sh@10 -- # set +x 00:06:42.606 ************************************ 00:06:42.606 END TEST unittest_pci_event 00:06:42.606 ************************************ 00:06:42.606 06:40:59 -- unit/unittest.sh@211 -- # run_test unittest_include /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:06:42.606 06:40:59 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:42.606 06:40:59 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:42.606 06:40:59 -- common/autotest_common.sh@10 -- # set +x 00:06:42.862 ************************************ 00:06:42.862 START TEST unittest_include 00:06:42.862 ************************************ 00:06:42.862 06:40:59 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:06:42.862 00:06:42.862 00:06:42.862 CUnit - A unit testing framework for C - Version 2.1-3 00:06:42.862 http://cunit.sourceforge.net/ 00:06:42.862 00:06:42.863 00:06:42.863 Suite: histogram 00:06:42.863 Test: histogram_test ...passed 00:06:42.863 Test: histogram_merge ...passed 00:06:42.863 00:06:42.863 Run Summary: Type Total Ran Passed Failed Inactive 00:06:42.863 suites 1 1 n/a 0 0 00:06:42.863 tests 2 2 2 0 0 00:06:42.863 asserts 50 50 50 0 n/a 00:06:42.863 00:06:42.863 Elapsed time = 0.001 seconds 00:06:42.863 00:06:42.863 real 0m0.081s 00:06:42.863 user 0m0.008s 00:06:42.863 sys 0m0.006s 00:06:42.863 06:40:59 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:42.863 06:40:59 -- common/autotest_common.sh@10 -- # set +x 00:06:42.863 ************************************ 00:06:42.863 END TEST unittest_include 00:06:42.863 ************************************ 00:06:42.863 06:40:59 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:06:42.863 06:40:59 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:42.863 06:40:59 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:42.863 06:40:59 -- common/autotest_common.sh@10 -- # set +x 00:06:42.863 ************************************ 00:06:42.863 START TEST unittest_bdev 00:06:42.863 ************************************ 00:06:42.863 06:40:59 -- common/autotest_common.sh@1111 -- # unittest_bdev 00:06:42.863 06:40:59 -- unit/unittest.sh@20 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:06:42.863 00:06:42.863 00:06:42.863 CUnit - A unit testing framework for C - Version 2.1-3 00:06:42.863 http://cunit.sourceforge.net/ 00:06:42.863 00:06:42.863 00:06:42.863 Suite: bdev 00:06:42.863 Test: bytes_to_blocks_test ...passed 00:06:42.863 Test: num_blocks_test ...passed 00:06:42.863 Test: io_valid_test ...passed 00:06:42.863 Test: open_write_test ...[2024-04-26 06:40:59.963097] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:06:42.863 [2024-04-26 06:40:59.963220] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:06:42.863 [2024-04-26 06:40:59.963271] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:06:42.863 passed 00:06:42.863 Test: claim_test ...passed 00:06:42.863 Test: alias_add_del_test ...[2024-04-26 06:41:00.022648] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:06:42.863 [2024-04-26 06:41:00.022724] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4581:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:06:42.863 [2024-04-26 06:41:00.022750] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:06:42.863 passed 00:06:42.863 Test: get_device_stat_test ...passed 00:06:42.863 Test: bdev_io_types_test ...passed 00:06:42.863 Test: bdev_io_wait_test ...passed 00:06:42.863 Test: bdev_io_spans_split_test ...passed 00:06:43.120 Test: bdev_io_boundary_split_test ...passed 00:06:43.120 Test: bdev_io_max_size_and_segment_split_test ...[2024-04-26 06:41:00.153340] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:3188:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:06:43.120 passed 00:06:43.120 Test: bdev_io_mix_split_test ...passed 00:06:43.120 Test: bdev_io_split_with_io_wait ...passed 00:06:43.120 Test: bdev_io_write_unit_split_test ...[2024-04-26 06:41:00.242074] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:06:43.120 [2024-04-26 06:41:00.242144] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:06:43.120 [2024-04-26 06:41:00.242168] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:06:43.120 [2024-04-26 06:41:00.242194] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2742:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:06:43.120 passed 00:06:43.120 Test: bdev_io_alignment_with_boundary ...passed 00:06:43.120 Test: bdev_io_alignment ...passed 00:06:43.120 Test: bdev_histograms ...passed 00:06:43.377 Test: bdev_write_zeroes ...passed 00:06:43.377 Test: bdev_compare_and_write ...passed 00:06:43.377 Test: bdev_compare ...passed 00:06:43.377 Test: bdev_compare_emulated ...passed 00:06:43.377 Test: bdev_zcopy_write ...passed 00:06:43.377 Test: bdev_zcopy_read ...passed 00:06:43.377 Test: bdev_open_while_hotremove ...passed 00:06:43.377 Test: bdev_close_while_hotremove ...passed 00:06:43.377 Test: bdev_open_ext_test ...[2024-04-26 06:41:00.571102] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8111:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:06:43.377 passed 00:06:43.377 Test: bdev_open_ext_unregister ...[2024-04-26 06:41:00.571217] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8111:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:06:43.377 passed 00:06:43.377 Test: bdev_set_io_timeout ...passed 00:06:43.377 Test: bdev_set_qd_sampling ...passed 00:06:43.377 Test: lba_range_overlap ...passed 00:06:43.634 Test: lock_lba_range_check_ranges ...passed 00:06:43.634 Test: lock_lba_range_with_io_outstanding ...passed 00:06:43.634 Test: lock_lba_range_overlapped ...passed 00:06:43.634 Test: bdev_quiesce ...[2024-04-26 06:41:00.723602] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:10034:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:06:43.634 passed 00:06:43.634 Test: bdev_io_abort ...passed 00:06:43.634 Test: bdev_unmap ...passed 00:06:43.634 Test: bdev_write_zeroes_split_test ...passed 00:06:43.634 Test: bdev_set_options_test ...[2024-04-26 06:41:00.822062] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c: 484:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:06:43.634 passed 00:06:43.634 Test: bdev_get_memory_domains ...passed 00:06:43.634 Test: bdev_io_ext ...passed 00:06:43.634 Test: bdev_io_ext_no_opts ...passed 00:06:43.891 Test: bdev_io_ext_invalid_opts ...passed 00:06:43.891 Test: bdev_io_ext_split ...passed 00:06:43.891 Test: bdev_io_ext_bounce_buffer ...passed 00:06:43.891 Test: bdev_register_uuid_alias ...[2024-04-26 06:41:00.942338] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name f2f0ce29-1759-4c3f-b1b9-48564daa25e8 already exists 00:06:43.891 [2024-04-26 06:41:00.942398] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7668:bdev_register: *ERROR*: Unable to add uuid:f2f0ce29-1759-4c3f-b1b9-48564daa25e8 alias for bdev bdev0 00:06:43.891 passed 00:06:43.891 Test: bdev_unregister_by_name ...[2024-04-26 06:41:00.953743] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7901:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:06:43.891 [2024-04-26 06:41:00.953792] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7910:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:06:43.891 passed 00:06:43.891 Test: for_each_bdev_test ...passed 00:06:43.891 Test: bdev_seek_test ...passed 00:06:43.891 Test: bdev_copy ...passed 00:06:43.891 Test: bdev_copy_split_test ...passed 00:06:43.891 Test: examine_locks ...passed 00:06:43.891 Test: claim_v2_rwo ...[2024-04-26 06:41:01.019214] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019272] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8635:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019286] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019308] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019324] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8631:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:06:43.891 passed 00:06:43.891 Test: claim_v2_rom ...[2024-04-26 06:41:01.019381] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019396] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019407] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019416] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019436] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8673:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:06:43.891 [2024-04-26 06:41:01.019450] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8669:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:06:43.891 passed 00:06:43.891 Test: claim_v2_rwm ...[2024-04-26 06:41:01.019499] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8704:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:06:43.891 [2024-04-26 06:41:01.019517] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8005:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019530] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019539] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019550] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019559] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8723:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:06:43.891 [2024-04-26 06:41:01.019578] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8704:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:06:43.891 passed 00:06:43.891 Test: claim_v2_existing_writer ...[2024-04-26 06:41:01.019628] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8669:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:06:43.891 [2024-04-26 06:41:01.019650] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8669:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:06:43.891 passed 00:06:43.891 Test: claim_v2_existing_v1 ...[2024-04-26 06:41:01.019697] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:06:43.892 [2024-04-26 06:41:01.019712] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:06:43.892 [2024-04-26 06:41:01.019721] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:06:43.892 passed 00:06:43.892 Test: claim_v1_existing_v2 ...[2024-04-26 06:41:01.019763] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:06:43.892 [2024-04-26 06:41:01.019782] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:06:43.892 [2024-04-26 06:41:01.019796] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8472:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:06:43.892 passed 00:06:43.892 Test: examine_claimed ...[2024-04-26 06:41:01.019907] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8800:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:06:43.892 passed 00:06:43.892 00:06:43.892 Run Summary: Type Total Ran Passed Failed Inactive 00:06:43.892 suites 1 1 n/a 0 0 00:06:43.892 tests 59 59 59 0 0 00:06:43.892 asserts 4599 4599 4599 0 n/a 00:06:43.892 00:06:43.892 Elapsed time = 1.096 seconds 00:06:43.892 06:41:01 -- unit/unittest.sh@21 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:06:43.892 00:06:43.892 00:06:43.892 CUnit - A unit testing framework for C - Version 2.1-3 00:06:43.892 http://cunit.sourceforge.net/ 00:06:43.892 00:06:43.892 00:06:43.892 Suite: nvme 00:06:43.892 Test: test_create_ctrlr ...passed 00:06:43.892 Test: test_reset_ctrlr ...[2024-04-26 06:41:01.038982] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.892 passed 00:06:43.892 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:06:43.892 Test: test_failover_ctrlr ...passed 00:06:43.892 Test: test_race_between_failover_and_add_secondary_trid ...[2024-04-26 06:41:01.039954] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.892 [2024-04-26 06:41:01.040039] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.892 [2024-04-26 06:41:01.040119] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.892 passed 00:06:43.892 Test: test_pending_reset ...[2024-04-26 06:41:01.040779] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.892 [2024-04-26 06:41:01.040886] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.892 passed 00:06:43.892 Test: test_attach_ctrlr ...[2024-04-26 06:41:01.041328] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4276:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:06:43.892 passed 00:06:43.892 Test: test_aer_cb ...passed 00:06:43.892 Test: test_submit_nvme_cmd ...passed 00:06:43.892 Test: test_add_remove_trid ...passed 00:06:43.892 Test: test_abort ...[2024-04-26 06:41:01.042547] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7392:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:06:43.892 passed 00:06:43.892 Test: test_get_io_qpair ...passed 00:06:43.892 Test: test_bdev_unregister ...passed 00:06:43.892 Test: test_compare_ns ...passed 00:06:43.892 Test: test_init_ana_log_page ...passed 00:06:43.892 Test: test_get_memory_domains ...passed 00:06:43.892 Test: test_reconnect_qpair ...[2024-04-26 06:41:01.043538] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.892 passed 00:06:43.892 Test: test_create_bdev_ctrlr ...[2024-04-26 06:41:01.043736] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5340:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:06:43.892 passed 00:06:43.892 Test: test_add_multi_ns_to_bdev ...[2024-04-26 06:41:01.044188] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4532:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:06:43.892 passed 00:06:43.892 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:06:43.892 Test: test_admin_path ...passed 00:06:43.892 Test: test_reset_bdev_ctrlr ...passed 00:06:43.892 Test: test_find_io_path ...passed 00:06:43.892 Test: test_retry_io_if_ana_state_is_updating ...passed 00:06:43.892 Test: test_retry_io_for_io_path_error ...passed 00:06:43.892 Test: test_retry_io_count ...passed 00:06:43.892 Test: test_concurrent_read_ana_log_page ...passed 00:06:43.892 Test: test_retry_io_for_ana_error ...passed 00:06:43.892 Test: test_check_io_error_resiliency_params ...[2024-04-26 06:41:01.046562] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6022:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:06:43.892 [2024-04-26 06:41:01.046592] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6026:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:06:43.893 [2024-04-26 06:41:01.046606] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6035:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:06:43.893 [2024-04-26 06:41:01.046620] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6038:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:06:43.893 [2024-04-26 06:41:01.046645] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6050:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:06:43.893 [2024-04-26 06:41:01.046663] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6050:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:06:43.893 [2024-04-26 06:41:01.046679] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6030:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:06:43.893 [2024-04-26 06:41:01.046691] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6045:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:06:43.893 [2024-04-26 06:41:01.046703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6042:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:06:43.893 passed 00:06:43.893 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:06:43.893 Test: test_reconnect_ctrlr ...[2024-04-26 06:41:01.046970] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047018] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047106] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047144] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047182] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 passed 00:06:43.893 Test: test_retry_failover_ctrlr ...[2024-04-26 06:41:01.047300] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 passed 00:06:43.893 Test: test_fail_path ...[2024-04-26 06:41:01.047499] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047547] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047582] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047615] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.047658] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 passed 00:06:43.893 Test: test_nvme_ns_cmp ...passed 00:06:43.893 Test: test_ana_transition ...passed 00:06:43.893 Test: test_set_preferred_path ...passed 00:06:43.893 Test: test_find_next_io_path ...passed 00:06:43.893 Test: test_find_io_path_min_qd ...passed 00:06:43.893 Test: test_disable_auto_failback ...[2024-04-26 06:41:01.048233] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 passed 00:06:43.893 Test: test_set_multipath_policy ...passed 00:06:43.893 Test: test_uuid_generation ...passed 00:06:43.893 Test: test_retry_io_to_same_path ...passed 00:06:43.893 Test: test_race_between_reset_and_disconnected ...passed 00:06:43.893 Test: test_ctrlr_op_rpc ...passed 00:06:43.893 Test: test_bdev_ctrlr_op_rpc ...passed 00:06:43.893 Test: test_disable_enable_ctrlr ...[2024-04-26 06:41:01.049580] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 [2024-04-26 06:41:01.049647] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2052:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:06:43.893 passed 00:06:43.893 Test: test_delete_ctrlr_done ...passed 00:06:43.893 Test: test_ns_remove_during_reset ...passed 00:06:43.893 00:06:43.893 Run Summary: Type Total Ran Passed Failed Inactive 00:06:43.893 suites 1 1 n/a 0 0 00:06:43.893 tests 48 48 48 0 0 00:06:43.893 asserts 3565 3565 3565 0 n/a 00:06:43.893 00:06:43.893 Elapsed time = 0.011 seconds 00:06:43.893 06:41:01 -- unit/unittest.sh@22 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:06:43.893 00:06:43.893 00:06:43.893 CUnit - A unit testing framework for C - Version 2.1-3 00:06:43.893 http://cunit.sourceforge.net/ 00:06:43.893 00:06:43.893 Test Options 00:06:43.893 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:06:43.893 00:06:43.893 Suite: raid 00:06:43.893 Test: test_create_raid ...passed 00:06:43.893 Test: test_create_raid_superblock ...passed 00:06:43.893 Test: test_delete_raid ...passed 00:06:43.893 Test: test_create_raid_invalid_args ...[2024-04-26 06:41:01.065363] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:06:43.894 [2024-04-26 06:41:01.065497] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:06:43.894 [2024-04-26 06:41:01.065762] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:06:43.894 [2024-04-26 06:41:01.066233] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:06:43.894 [2024-04-26 06:41:01.067354] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:06:43.894 passed 00:06:43.894 Test: test_delete_raid_invalid_args ...passed 00:06:43.894 Test: test_io_channel ...passed 00:06:43.894 Test: test_reset_io ...passed 00:06:43.894 Test: test_write_io ...passed 00:06:43.894 Test: test_read_io ...passed 00:06:44.458 Test: test_unmap_io ...passed 00:06:44.458 Test: test_io_failure ...[2024-04-26 06:41:01.607710] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:06:44.458 passed 00:06:44.458 Test: test_multi_raid_no_io ...passed 00:06:44.458 Test: test_multi_raid_with_io ...passed 00:06:44.458 Test: test_io_type_supported ...passed 00:06:44.458 Test: test_raid_json_dump_info ...passed 00:06:44.458 Test: test_context_size ...passed 00:06:44.458 Test: test_raid_level_conversions ...passed 00:06:44.458 Test: test_raid_io_split ...passedTest Options 00:06:44.458 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:06:44.458 00:06:44.458 Suite: raid_dif 00:06:44.458 Test: test_create_raid ...passed 00:06:44.458 Test: test_create_raid_superblock ...passed 00:06:44.458 Test: test_delete_raid ...passed 00:06:44.458 Test: test_create_raid_invalid_args ...[2024-04-26 06:41:01.610439] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:06:44.458 [2024-04-26 06:41:01.610503] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:06:44.458 [2024-04-26 06:41:01.610613] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1471:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:06:44.458 [2024-04-26 06:41:01.610662] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:06:44.458 [2024-04-26 06:41:01.610887] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3113:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:06:44.458 passed 00:06:44.458 Test: test_delete_raid_invalid_args ...passed 00:06:44.459 Test: test_io_channel ...passed 00:06:44.459 Test: test_reset_io ...passed 00:06:44.459 Test: test_write_io ...passed 00:06:44.459 Test: test_read_io ...passed 00:06:45.024 Test: test_unmap_io ...passed 00:06:45.024 Test: test_io_failure ...[2024-04-26 06:41:02.153914] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 962:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:06:45.024 passed 00:06:45.024 Test: test_multi_raid_no_io ...passed 00:06:45.024 Test: test_multi_raid_with_io ...passed 00:06:45.024 Test: test_io_type_supported ...passed 00:06:45.024 Test: test_raid_json_dump_info ...passed 00:06:45.024 Test: test_context_size ...passed 00:06:45.024 Test: test_raid_level_conversions ...passed 00:06:45.024 Test: test_raid_io_split ...passedTest Options 00:06:45.024 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:06:45.024 00:06:45.024 Suite: raid_single_run 00:06:45.024 Test: test_raid_process ...passed 00:06:45.024 00:06:45.024 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.024 suites 3 3 n/a 0 0 00:06:45.024 tests 37 37 37 0 0 00:06:45.024 asserts 355354 355354 355354 0 n/a 00:06:45.024 00:06:45.024 Elapsed time = 1.088 seconds 00:06:45.024 06:41:02 -- unit/unittest.sh@23 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:06:45.024 00:06:45.024 00:06:45.024 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.024 http://cunit.sourceforge.net/ 00:06:45.024 00:06:45.024 00:06:45.024 Suite: raid_sb 00:06:45.024 Test: test_raid_bdev_write_superblock ...passed 00:06:45.024 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:06:45.024 Test: test_raid_bdev_parse_superblock ...[2024-04-26 06:41:02.171685] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 164:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:06:45.024 passed 00:06:45.024 Suite: raid_sb_md 00:06:45.024 Test: test_raid_bdev_write_superblock ...passed 00:06:45.024 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:06:45.024 Test: test_raid_bdev_parse_superblock ...[2024-04-26 06:41:02.171814] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 164:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:06:45.024 passed 00:06:45.024 Suite: raid_sb_md_interleaved 00:06:45.024 Test: test_raid_bdev_write_superblock ...passed 00:06:45.024 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:06:45.024 Test: test_raid_bdev_parse_superblock ...[2024-04-26 06:41:02.171942] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 164:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:06:45.024 passed 00:06:45.024 00:06:45.024 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.024 suites 3 3 n/a 0 0 00:06:45.024 tests 9 9 9 0 0 00:06:45.024 asserts 136 136 136 0 n/a 00:06:45.024 00:06:45.024 Elapsed time = 0.001 seconds 00:06:45.024 06:41:02 -- unit/unittest.sh@24 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:06:45.024 00:06:45.024 00:06:45.024 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.024 http://cunit.sourceforge.net/ 00:06:45.024 00:06:45.024 00:06:45.024 Suite: concat 00:06:45.024 Test: test_concat_start ...passed 00:06:45.024 Test: test_concat_rw ...passed 00:06:45.024 Test: test_concat_null_payload ...passed 00:06:45.024 00:06:45.024 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.024 suites 1 1 n/a 0 0 00:06:45.025 tests 3 3 3 0 0 00:06:45.025 asserts 8460 8460 8460 0 n/a 00:06:45.025 00:06:45.025 Elapsed time = 0.004 seconds 00:06:45.025 06:41:02 -- unit/unittest.sh@25 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:06:45.025 00:06:45.025 00:06:45.025 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.025 http://cunit.sourceforge.net/ 00:06:45.025 00:06:45.025 00:06:45.025 Suite: raid1 00:06:45.025 Test: test_raid1_start ...passed 00:06:45.025 Test: test_raid1_read_balancing ...passed 00:06:45.025 00:06:45.025 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.025 suites 1 1 n/a 0 0 00:06:45.025 tests 2 2 2 0 0 00:06:45.025 asserts 2880 2880 2880 0 n/a 00:06:45.025 00:06:45.025 Elapsed time = 0.002 seconds 00:06:45.025 06:41:02 -- unit/unittest.sh@26 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:06:45.025 00:06:45.025 00:06:45.025 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.025 http://cunit.sourceforge.net/ 00:06:45.025 00:06:45.025 00:06:45.025 Suite: zone 00:06:45.025 Test: test_zone_get_operation ...passed 00:06:45.025 Test: test_bdev_zone_get_info ...passed 00:06:45.025 Test: test_bdev_zone_management ...passed 00:06:45.025 Test: test_bdev_zone_append ...passed 00:06:45.025 Test: test_bdev_zone_append_with_md ...passed 00:06:45.025 Test: test_bdev_zone_appendv ...passed 00:06:45.025 Test: test_bdev_zone_appendv_with_md ...passed 00:06:45.025 Test: test_bdev_io_get_append_location ...passed 00:06:45.025 00:06:45.025 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.025 suites 1 1 n/a 0 0 00:06:45.025 tests 8 8 8 0 0 00:06:45.025 asserts 94 94 94 0 n/a 00:06:45.025 00:06:45.025 Elapsed time = 0.000 seconds 00:06:45.025 06:41:02 -- unit/unittest.sh@27 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:06:45.025 00:06:45.025 00:06:45.025 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.025 http://cunit.sourceforge.net/ 00:06:45.025 00:06:45.025 00:06:45.025 Suite: gpt_parse 00:06:45.025 Test: test_parse_mbr_and_primary ...[2024-04-26 06:41:02.228428] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:06:45.025 [2024-04-26 06:41:02.228541] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:06:45.025 [2024-04-26 06:41:02.228582] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:06:45.025 [2024-04-26 06:41:02.228599] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:06:45.025 [2024-04-26 06:41:02.228624] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:06:45.025 [2024-04-26 06:41:02.228652] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:06:45.025 passed 00:06:45.025 Test: test_parse_secondary ...[2024-04-26 06:41:02.228906] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:06:45.025 [2024-04-26 06:41:02.228924] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:06:45.025 [2024-04-26 06:41:02.228947] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:06:45.025 [2024-04-26 06:41:02.228965] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:06:45.025 passed 00:06:45.025 Test: test_check_mbr ...[2024-04-26 06:41:02.229201] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:06:45.025 [2024-04-26 06:41:02.229222] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:06:45.025 passed 00:06:45.025 Test: test_read_header ...[2024-04-26 06:41:02.229289] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:06:45.026 [2024-04-26 06:41:02.229315] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 178:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:06:45.026 [2024-04-26 06:41:02.229338] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:06:45.026 [2024-04-26 06:41:02.229362] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 192:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:06:45.026 [2024-04-26 06:41:02.229384] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 136:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:06:45.026 [2024-04-26 06:41:02.229401] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:06:45.026 passed 00:06:45.026 Test: test_read_partitions ...[2024-04-26 06:41:02.229453] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:06:45.026 [2024-04-26 06:41:02.229472] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 96:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:06:45.026 [2024-04-26 06:41:02.229492] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:06:45.026 [2024-04-26 06:41:02.229509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:06:45.026 [2024-04-26 06:41:02.229619] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:06:45.026 passed 00:06:45.026 00:06:45.026 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.026 suites 1 1 n/a 0 0 00:06:45.026 tests 5 5 5 0 0 00:06:45.026 asserts 33 33 33 0 n/a 00:06:45.026 00:06:45.026 Elapsed time = 0.001 seconds 00:06:45.026 06:41:02 -- unit/unittest.sh@28 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:06:45.026 00:06:45.026 00:06:45.026 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.026 http://cunit.sourceforge.net/ 00:06:45.026 00:06:45.026 00:06:45.026 Suite: bdev_part 00:06:45.026 Test: part_test ...[2024-04-26 06:41:02.242951] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4551:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:06:45.026 passed 00:06:45.026 Test: part_free_test ...passed 00:06:45.026 Test: part_get_io_channel_test ...passed 00:06:45.026 Test: part_construct_ext ...passed 00:06:45.026 00:06:45.026 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.026 suites 1 1 n/a 0 0 00:06:45.026 tests 4 4 4 0 0 00:06:45.026 asserts 48 48 48 0 n/a 00:06:45.026 00:06:45.026 Elapsed time = 0.030 seconds 00:06:45.284 06:41:02 -- unit/unittest.sh@29 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:06:45.284 00:06:45.284 00:06:45.284 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.284 http://cunit.sourceforge.net/ 00:06:45.284 00:06:45.284 00:06:45.284 Suite: scsi_nvme_suite 00:06:45.284 Test: scsi_nvme_translate_test ...passed 00:06:45.284 00:06:45.284 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.284 suites 1 1 n/a 0 0 00:06:45.284 tests 1 1 1 0 0 00:06:45.284 asserts 104 104 104 0 n/a 00:06:45.284 00:06:45.284 Elapsed time = 0.000 seconds 00:06:45.284 06:41:02 -- unit/unittest.sh@30 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:06:45.284 00:06:45.284 00:06:45.284 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.284 http://cunit.sourceforge.net/ 00:06:45.284 00:06:45.284 00:06:45.284 Suite: lvol 00:06:45.284 Test: ut_lvs_init ...[2024-04-26 06:41:02.300093] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:06:45.284 [2024-04-26 06:41:02.300254] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:06:45.284 passed 00:06:45.284 Test: ut_lvol_init ...passed 00:06:45.284 Test: ut_lvol_snapshot ...passed 00:06:45.284 Test: ut_lvol_clone ...passed 00:06:45.284 Test: ut_lvs_destroy ...passed 00:06:45.284 Test: ut_lvs_unload ...passed 00:06:45.284 Test: ut_lvol_resize ...[2024-04-26 06:41:02.300924] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1391:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:06:45.285 passed 00:06:45.285 Test: ut_lvol_set_read_only ...passed 00:06:45.285 Test: ut_lvol_hotremove ...passed 00:06:45.285 Test: ut_vbdev_lvol_get_io_channel ...passed 00:06:45.285 Test: ut_vbdev_lvol_io_type_supported ...passed 00:06:45.285 Test: ut_lvol_read_write ...passed 00:06:45.285 Test: ut_vbdev_lvol_submit_request ...passed 00:06:45.285 Test: ut_lvol_examine_config ...passed 00:06:45.285 Test: ut_lvol_examine_disk ...[2024-04-26 06:41:02.301235] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1533:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:06:45.285 passed 00:06:45.285 Test: ut_lvol_rename ...[2024-04-26 06:41:02.301641] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:06:45.285 [2024-04-26 06:41:02.301673] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1341:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:06:45.285 passed 00:06:45.285 Test: ut_bdev_finish ...passed 00:06:45.285 Test: ut_lvs_rename ...passed 00:06:45.285 Test: ut_lvol_seek ...passed 00:06:45.285 Test: ut_esnap_dev_create ...[2024-04-26 06:41:02.301947] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1868:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:06:45.285 [2024-04-26 06:41:02.301967] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1874:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:06:45.285 [2024-04-26 06:41:02.301982] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:06:45.285 [2024-04-26 06:41:02.302008] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1901:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : unable to claim esnap bdev 'a27fd8fe-d4b9-431e-a044-271016228ce4': -1 00:06:45.285 passed 00:06:45.285 Test: ut_lvol_esnap_clone_bad_args ...[2024-04-26 06:41:02.302057] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1277:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:06:45.285 [2024-04-26 06:41:02.302076] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1284:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:06:45.285 passed 00:06:45.285 00:06:45.285 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.285 suites 1 1 n/a 0 0 00:06:45.285 tests 21 21 21 0 0 00:06:45.285 asserts 758 758 758 0 n/a 00:06:45.285 00:06:45.285 Elapsed time = 0.002 seconds 00:06:45.285 06:41:02 -- unit/unittest.sh@31 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:06:45.285 00:06:45.285 00:06:45.285 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.285 http://cunit.sourceforge.net/ 00:06:45.285 00:06:45.285 00:06:45.285 Suite: zone_block 00:06:45.285 Test: test_zone_block_create ...passed 00:06:45.285 Test: test_zone_block_create_invalid ...[2024-04-26 06:41:02.327009] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:06:45.285 [2024-04-26 06:41:02.327084] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-04-26 06:41:02.327145] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:06:45.285 [2024-04-26 06:41:02.327176] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-04-26 06:41:02.327251] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:06:45.285 [2024-04-26 06:41:02.327267] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-04-26 06:41:02.327304] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:06:45.285 [2024-04-26 06:41:02.327322] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:06:45.285 Test: test_get_zone_info ...[2024-04-26 06:41:02.327706] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.285 [2024-04-26 06:41:02.327749] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.285 [2024-04-26 06:41:02.327780] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.285 passed 00:06:45.285 Test: test_supported_io_types ...passed 00:06:45.285 Test: test_reset_zone ...[2024-04-26 06:41:02.328118] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.285 [2024-04-26 06:41:02.328147] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.285 passed 00:06:45.285 Test: test_open_zone ...[2024-04-26 06:41:02.328316] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.285 [2024-04-26 06:41:02.328612] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.328644] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 passed 00:06:45.286 Test: test_zone_write ...[2024-04-26 06:41:02.328841] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:06:45.286 [2024-04-26 06:41:02.328860] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.328882] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:06:45.286 [2024-04-26 06:41:02.328894] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.331770] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 402:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:06:45.286 [2024-04-26 06:41:02.331800] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.331834] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 402:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:06:45.286 [2024-04-26 06:41:02.331849] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.334731] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 411:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:06:45.286 [2024-04-26 06:41:02.334762] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 passed 00:06:45.286 Test: test_zone_read ...[2024-04-26 06:41:02.334951] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:06:45.286 [2024-04-26 06:41:02.334969] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.335000] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:06:45.286 [2024-04-26 06:41:02.335015] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.335227] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:06:45.286 [2024-04-26 06:41:02.335240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 passed 00:06:45.286 Test: test_close_zone ...[2024-04-26 06:41:02.335382] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.335417] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.335494] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 [2024-04-26 06:41:02.335510] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.286 passed 00:06:45.286 Test: test_finish_zone ...[2024-04-26 06:41:02.336009] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.287 [2024-04-26 06:41:02.336039] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.287 passed 00:06:45.287 Test: test_append_zone ...[2024-04-26 06:41:02.336200] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:06:45.287 [2024-04-26 06:41:02.336215] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.287 [2024-04-26 06:41:02.336242] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:06:45.287 [2024-04-26 06:41:02.336258] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.287 [2024-04-26 06:41:02.342019] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 411:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:06:45.287 [2024-04-26 06:41:02.342046] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:06:45.287 passed 00:06:45.287 00:06:45.287 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.287 suites 1 1 n/a 0 0 00:06:45.287 tests 11 11 11 0 0 00:06:45.287 asserts 3437 3437 3437 0 n/a 00:06:45.287 00:06:45.287 Elapsed time = 0.015 seconds 00:06:45.287 06:41:02 -- unit/unittest.sh@32 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:06:45.287 00:06:45.287 00:06:45.287 CUnit - A unit testing framework for C - Version 2.1-3 00:06:45.287 http://cunit.sourceforge.net/ 00:06:45.287 00:06:45.287 00:06:45.287 Suite: bdev 00:06:45.287 Test: basic ...[2024-04-26 06:41:02.392264] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0xd56441): Operation not permitted (rc=-1) 00:06:45.287 [2024-04-26 06:41:02.392356] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x6130000003c0 (0xd56420): Operation not permitted (rc=-1) 00:06:45.287 [2024-04-26 06:41:02.392385] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0xd56441): Operation not permitted (rc=-1) 00:06:45.287 passed 00:06:45.287 Test: unregister_and_close ...passed 00:06:45.287 Test: unregister_and_close_different_threads ...passed 00:06:45.287 Test: basic_qos ...passed 00:06:45.287 Test: put_channel_during_reset ...passed 00:06:45.545 Test: aborted_reset ...passed 00:06:45.545 Test: aborted_reset_no_outstanding_io ...passed 00:06:45.545 Test: io_during_reset ...passed 00:06:45.545 Test: reset_completions ...passed 00:06:45.545 Test: io_during_qos_queue ...passed 00:06:45.545 Test: io_during_qos_reset ...passed 00:06:45.545 Test: enomem ...passed 00:06:45.545 Test: enomem_multi_bdev ...passed 00:06:45.545 Test: enomem_multi_bdev_unregister ...passed 00:06:45.802 Test: enomem_multi_io_target ...passed 00:06:45.802 Test: qos_dynamic_enable ...passed 00:06:45.802 Test: bdev_histograms_mt ...passed 00:06:45.802 Test: bdev_set_io_timeout_mt ...[2024-04-26 06:41:02.906554] thread.c: 465:spdk_thread_lib_fini: *ERROR*: io_device 0x6130000003c0 not unregistered 00:06:45.802 passed 00:06:45.802 Test: lock_lba_range_then_submit_io ...[2024-04-26 06:41:02.920484] thread.c:2164:spdk_io_device_register: *ERROR*: io_device 0xd56360 already registered (old:0x6130000003c0 new:0x613000000c80) 00:06:45.802 passed 00:06:45.802 Test: unregister_during_reset ...passed 00:06:45.802 Test: event_notify_and_close ...passed 00:06:45.802 Suite: bdev_wrong_thread 00:06:45.802 Test: spdk_bdev_register_wt ...[2024-04-26 06:41:02.994495] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8430:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x618000000880 (0x618000000880) 00:06:45.802 passed 00:06:45.802 Test: spdk_bdev_examine_wt ...[2024-04-26 06:41:02.994658] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c: 793:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x618000000880 (0x618000000880) 00:06:45.802 passed 00:06:45.802 00:06:45.802 Run Summary: Type Total Ran Passed Failed Inactive 00:06:45.802 suites 2 2 n/a 0 0 00:06:45.802 tests 23 23 23 0 0 00:06:45.803 asserts 601 601 601 0 n/a 00:06:45.803 00:06:45.803 Elapsed time = 0.617 seconds 00:06:45.803 00:06:45.803 real 0m3.136s 00:06:45.803 user 0m0.809s 00:06:45.803 sys 0m2.272s 00:06:45.803 06:41:03 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:45.803 06:41:03 -- common/autotest_common.sh@10 -- # set +x 00:06:45.803 ************************************ 00:06:45.803 END TEST unittest_bdev 00:06:45.803 ************************************ 00:06:45.803 06:41:03 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:06:45.803 06:41:03 -- unit/unittest.sh@214 -- # run_test unittest_bdev_crypto /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:06:45.803 06:41:03 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:45.803 06:41:03 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:45.803 06:41:03 -- common/autotest_common.sh@10 -- # set +x 00:06:46.060 ************************************ 00:06:46.060 START TEST unittest_bdev_crypto 00:06:46.060 ************************************ 00:06:46.060 06:41:03 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:06:46.060 00:06:46.060 00:06:46.060 CUnit - A unit testing framework for C - Version 2.1-3 00:06:46.060 http://cunit.sourceforge.net/ 00:06:46.060 00:06:46.060 00:06:46.060 Suite: crypto 00:06:46.060 Test: test_error_paths ...[2024-04-26 06:41:03.123482] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:06:46.060 [2024-04-26 06:41:03.123583] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:06:46.060 [2024-04-26 06:41:03.123633] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:06:46.060 passed 00:06:46.060 Test: test_simple_write ...passed 00:06:46.060 Test: test_simple_read ...passed 00:06:46.060 Test: test_passthru ...[2024-04-26 06:41:03.130765] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:06:46.060 [2024-04-26 06:41:03.130799] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:06:46.060 [2024-04-26 06:41:03.130819] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:06:46.060 [2024-04-26 06:41:03.130840] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:06:46.060 passed 00:06:46.060 Test: test_crypto_op_complete ...[2024-04-26 06:41:03.130874] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:06:46.061 passed 00:06:46.061 Test: test_supported_io ...passed 00:06:46.061 Test: test_reset ...passed 00:06:46.061 00:06:46.061 Run Summary: Type Total Ran Passed Failed Inactive 00:06:46.061 suites 1 1 n/a 0 0 00:06:46.061 tests 7 7 7 0 0 00:06:46.061 asserts 44 44 44 0 n/a 00:06:46.061 00:06:46.061 Elapsed time = 0.001 seconds 00:06:46.061 00:06:46.061 real 0m0.021s 00:06:46.061 user 0m0.005s 00:06:46.061 sys 0m0.009s 00:06:46.061 06:41:03 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:46.061 06:41:03 -- common/autotest_common.sh@10 -- # set +x 00:06:46.061 ************************************ 00:06:46.061 END TEST unittest_bdev_crypto 00:06:46.061 ************************************ 00:06:46.061 06:41:03 -- unit/unittest.sh@215 -- # run_test unittest_bdev_crypto /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:06:46.061 06:41:03 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:46.061 06:41:03 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:46.061 06:41:03 -- common/autotest_common.sh@10 -- # set +x 00:06:46.319 ************************************ 00:06:46.319 START TEST unittest_bdev_crypto 00:06:46.319 ************************************ 00:06:46.319 06:41:03 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:06:46.319 00:06:46.319 00:06:46.319 CUnit - A unit testing framework for C - Version 2.1-3 00:06:46.319 http://cunit.sourceforge.net/ 00:06:46.319 00:06:46.319 00:06:46.319 Suite: dpdk_cryptodev 00:06:46.319 Test: test_error_paths ...[2024-04-26 06:41:03.357881] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 648:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:06:46.320 [2024-04-26 06:41:03.357962] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 463:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:06:46.320 passed 00:06:46.320 Test: test_simple_encrypt ...passed 00:06:46.320 Test: test_simple_decrypt ...passed 00:06:46.320 Test: test_large_enc_dec ...passed 00:06:46.320 Test: test_dev_full ...passed 00:06:46.320 Test: test_crazy_rw ...passed 00:06:46.320 Test: test_initdrivers ...[2024-04-26 06:41:03.360644] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1199:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:06:46.320 [2024-04-26 06:41:03.360706] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1220:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:06:46.320 [2024-04-26 06:41:03.360771] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1031:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:06:46.320 [2024-04-26 06:41:03.360793] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:06:46.320 [2024-04-26 06:41:03.360830] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1041:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:06:46.320 [2024-04-26 06:41:03.360866] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1056:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:06:46.320 [2024-04-26 06:41:03.360901] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1064:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:06:46.320 [2024-04-26 06:41:03.360944] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1019:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:06:46.320 passed 00:06:46.320 Test: test_supported_opcodes ...passed 00:06:46.320 Test: test_poller ...[2024-04-26 06:41:03.361368] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 258:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:06:46.320 passed 00:06:46.320 Test: test_assign_device_qp ...passed 00:06:46.320 00:06:46.320 Run Summary: Type Total Ran Passed Failed Inactive 00:06:46.320 suites 1 1 n/a 0 0 00:06:46.320 tests 10 10 10 0 0 00:06:46.320 asserts 8642 8642 8642 0 n/a 00:06:46.320 00:06:46.320 Elapsed time = 0.008 seconds 00:06:46.320 00:06:46.320 real 0m0.021s 00:06:46.320 user 0m0.008s 00:06:46.320 sys 0m0.013s 00:06:46.320 06:41:03 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:46.320 06:41:03 -- common/autotest_common.sh@10 -- # set +x 00:06:46.320 ************************************ 00:06:46.320 END TEST unittest_bdev_crypto 00:06:46.320 ************************************ 00:06:46.320 06:41:03 -- unit/unittest.sh@218 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:06:46.320 06:41:03 -- unit/unittest.sh@219 -- # run_test unittest_bdev_compress /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:06:46.320 06:41:03 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:46.320 06:41:03 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:46.320 06:41:03 -- common/autotest_common.sh@10 -- # set +x 00:06:46.886 ************************************ 00:06:46.886 START TEST unittest_bdev_compress 00:06:46.886 ************************************ 00:06:46.886 06:41:04 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:06:47.229 00:06:47.229 00:06:47.229 CUnit - A unit testing framework for C - Version 2.1-3 00:06:47.229 http://cunit.sourceforge.net/ 00:06:47.229 00:06:47.229 00:06:47.229 Suite: compress 00:06:47.229 Test: test_compress_operation ...passed 00:06:47.229 Test: test_compress_operation_cross_boundary ...passed 00:06:47.229 Test: test_vbdev_compress_submit_request ...[2024-04-26 06:41:04.140291] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:06:47.229 [2024-04-26 06:41:04.140377] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: status 1 on operation from reduce API 00:06:47.229 passed 00:06:47.229 Test: test_passthru ...passed 00:06:47.229 Test: test_supported_io ...passed 00:06:47.229 Test: test_reset ...passed 00:06:47.229 00:06:47.229 Run Summary: Type Total Ran Passed Failed Inactive 00:06:47.229 suites 1 1 n/a 0 0 00:06:47.229 tests 6 6 6 0 0 00:06:47.229 asserts 11 11 11 0 n/a 00:06:47.229 00:06:47.229 Elapsed time = 0.001 seconds 00:06:47.229 00:06:47.229 real 0m0.014s 00:06:47.229 user 0m0.007s 00:06:47.229 sys 0m0.007s 00:06:47.229 06:41:04 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:47.229 06:41:04 -- common/autotest_common.sh@10 -- # set +x 00:06:47.229 ************************************ 00:06:47.229 END TEST unittest_bdev_compress 00:06:47.229 ************************************ 00:06:47.229 06:41:04 -- unit/unittest.sh@220 -- # run_test unittest_lib_reduce /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:06:47.229 06:41:04 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:47.229 06:41:04 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:47.229 06:41:04 -- common/autotest_common.sh@10 -- # set +x 00:06:47.229 ************************************ 00:06:47.229 START TEST unittest_lib_reduce 00:06:47.229 ************************************ 00:06:47.229 06:41:04 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:06:47.229 00:06:47.229 00:06:47.229 CUnit - A unit testing framework for C - Version 2.1-3 00:06:47.229 http://cunit.sourceforge.net/ 00:06:47.229 00:06:47.229 00:06:47.229 Suite: reduce 00:06:47.229 Test: get_pm_file_size ...passed 00:06:47.229 Test: get_vol_size ...passed 00:06:47.229 Test: init_failure ...[2024-04-26 06:41:04.364330] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:06:47.229 [2024-04-26 06:41:04.364411] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:06:47.230 passed 00:06:47.230 Test: init_md ...passed 00:06:47.487 Test: init_backing_dev ...passed 00:06:47.487 Test: load ...passed 00:06:47.487 Test: write_maps ...passed 00:06:47.487 Test: read_write ...passed 00:06:47.487 Test: readv_writev ...passed 00:06:47.487 Test: destroy ...passed 00:06:47.487 Test: defer_bdev_io ...passed 00:06:47.487 Test: overlapped ...passed 00:06:47.487 Test: compress_algorithm ...passed 00:06:47.487 Test: test_prepare_compress_chunk ...passed 00:06:47.487 Test: test_reduce_decompress_chunk ...passed 00:06:47.487 Test: test_allocate_vol_requests ...passed 00:06:47.487 00:06:47.487 Run Summary: Type Total Ran Passed Failed Inactive 00:06:47.487 suites 1 1 n/a 0 0 00:06:47.487 tests 16 16 16 0 0 00:06:47.487 asserts 11091 11091 11091 0 n/a 00:06:47.487 00:06:47.487 Elapsed time = 0.063 seconds 00:06:47.487 00:06:47.487 real 0m0.331s 00:06:47.487 user 0m0.016s 00:06:47.487 sys 0m0.065s 00:06:47.487 06:41:04 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:47.487 06:41:04 -- common/autotest_common.sh@10 -- # set +x 00:06:47.487 ************************************ 00:06:47.487 END TEST unittest_lib_reduce 00:06:47.487 ************************************ 00:06:47.487 06:41:04 -- unit/unittest.sh@223 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:06:47.487 06:41:04 -- unit/unittest.sh@224 -- # run_test unittest_dpdk_compressdev /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:06:47.487 06:41:04 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:47.487 06:41:04 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:47.487 06:41:04 -- common/autotest_common.sh@10 -- # set +x 00:06:47.745 ************************************ 00:06:47.745 START TEST unittest_dpdk_compressdev 00:06:47.745 ************************************ 00:06:47.745 06:41:04 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:06:47.745 00:06:47.745 00:06:47.745 CUnit - A unit testing framework for C - Version 2.1-3 00:06:47.745 http://cunit.sourceforge.net/ 00:06:47.745 00:06:47.745 00:06:47.745 Suite: compress 00:06:47.745 Test: test_compress_operation ...[2024-04-26 06:41:04.775384] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:06:47.745 [2024-04-26 06:41:04.775462] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:06:47.745 [2024-04-26 06:41:04.775496] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:06:47.745 [2024-04-26 06:41:04.775529] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 497:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:06:47.745 [2024-04-26 06:41:04.775551] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 481:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:06:47.745 passed 00:06:47.745 Test: test_compress_operation_cross_boundary ...[2024-04-26 06:41:04.775595] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 481:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:06:47.745 [2024-04-26 06:41:04.775621] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 497:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:06:47.745 passed 00:06:47.745 Test: test_setup_compress_mbuf ...passed 00:06:47.745 Test: test_initdrivers ...[2024-04-26 06:41:04.775665] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:06:47.745 [2024-04-26 06:41:04.775683] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:06:47.745 [2024-04-26 06:41:04.775745] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:06:47.745 [2024-04-26 06:41:04.775774] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:06:47.746 [2024-04-26 06:41:04.775805] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 177:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:06:47.746 [2024-04-26 06:41:04.775836] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 187:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:06:47.746 [2024-04-26 06:41:04.775868] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 196:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:06:47.746 passed 00:06:47.746 Test: test_poller ...passed 00:06:47.746 00:06:47.746 Run Summary: Type Total Ran Passed Failed Inactive 00:06:47.746 suites 1 1 n/a 0 0 00:06:47.746 tests 5 5 5 0 0 00:06:47.746 asserts 70 70 70 0 n/a 00:06:47.746 00:06:47.746 Elapsed time = 0.001 seconds 00:06:47.746 00:06:47.746 real 0m0.015s 00:06:47.746 user 0m0.003s 00:06:47.746 sys 0m0.012s 00:06:47.746 06:41:04 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:47.746 06:41:04 -- common/autotest_common.sh@10 -- # set +x 00:06:47.746 ************************************ 00:06:47.746 END TEST unittest_dpdk_compressdev 00:06:47.746 ************************************ 00:06:47.746 06:41:04 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:06:47.746 06:41:04 -- unit/unittest.sh@228 -- # run_test unittest_bdev_raid5f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:06:47.746 06:41:04 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:47.746 06:41:04 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:47.746 06:41:04 -- common/autotest_common.sh@10 -- # set +x 00:06:48.003 ************************************ 00:06:48.003 START TEST unittest_bdev_raid5f 00:06:48.003 ************************************ 00:06:48.003 06:41:05 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:06:48.003 00:06:48.003 00:06:48.003 CUnit - A unit testing framework for C - Version 2.1-3 00:06:48.003 http://cunit.sourceforge.net/ 00:06:48.003 00:06:48.003 00:06:48.003 Suite: raid5f 00:06:48.003 Test: test_raid5f_start ...passed 00:06:48.262 Test: test_raid5f_submit_read_request ...passed 00:06:48.262 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:06:48.826 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:06:52.104 Test: test_raid5f_chunk_write_error ...passed 00:06:54.003 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:06:54.568 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:06:58.745 Test: test_raid5f_submit_read_request_degraded ...passed 00:06:58.746 00:06:58.746 Run Summary: Type Total Ran Passed Failed Inactive 00:06:58.746 suites 1 1 n/a 0 0 00:06:58.746 tests 8 8 8 0 0 00:06:58.746 asserts 352392 352392 352392 0 n/a 00:06:58.746 00:06:58.746 Elapsed time = 10.118 seconds 00:06:58.746 00:06:58.746 real 0m10.199s 00:06:58.746 user 0m8.542s 00:06:58.746 sys 0m1.613s 00:06:58.746 06:41:15 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:06:58.746 06:41:15 -- common/autotest_common.sh@10 -- # set +x 00:06:58.746 ************************************ 00:06:58.746 END TEST unittest_bdev_raid5f 00:06:58.746 ************************************ 00:06:58.746 06:41:15 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:06:58.746 06:41:15 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:06:58.746 06:41:15 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:06:58.746 06:41:15 -- common/autotest_common.sh@10 -- # set +x 00:06:58.746 ************************************ 00:06:58.746 START TEST unittest_blob_blobfs 00:06:58.746 ************************************ 00:06:58.746 06:41:15 -- common/autotest_common.sh@1111 -- # unittest_blob 00:06:58.746 06:41:15 -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:06:58.746 06:41:15 -- unit/unittest.sh@39 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:06:58.746 00:06:58.746 00:06:58.746 CUnit - A unit testing framework for C - Version 2.1-3 00:06:58.746 http://cunit.sourceforge.net/ 00:06:58.746 00:06:58.746 00:06:58.746 Suite: blob_nocopy_noextent 00:06:58.746 Test: blob_init ...[2024-04-26 06:41:15.351618] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:58.746 passed 00:06:58.746 Test: blob_thin_provision ...passed 00:06:58.746 Test: blob_read_only ...passed 00:06:58.746 Test: bs_load ...[2024-04-26 06:41:15.399953] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:58.746 passed 00:06:58.746 Test: bs_load_custom_cluster_size ...passed 00:06:58.746 Test: bs_load_after_failed_grow ...passed 00:06:58.746 Test: bs_cluster_sz ...[2024-04-26 06:41:15.410293] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:58.746 [2024-04-26 06:41:15.410498] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:06:58.746 [2024-04-26 06:41:15.410547] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:58.746 passed 00:06:58.746 Test: bs_resize_md ...passed 00:06:58.746 Test: bs_destroy ...passed 00:06:58.746 Test: bs_type ...passed 00:06:58.746 Test: bs_super_block ...passed 00:06:58.746 Test: bs_test_recover_cluster_count ...passed 00:06:58.746 Test: bs_grow_live ...passed 00:06:58.746 Test: bs_grow_live_no_space ...passed 00:06:58.746 Test: bs_test_grow ...passed 00:06:58.746 Test: blob_serialize_test ...passed 00:06:58.746 Test: super_block_crc ...passed 00:06:58.746 Test: blob_thin_prov_write_count_io ...passed 00:06:58.746 Test: blob_thin_prov_unmap_cluster ...passed 00:06:58.746 Test: bs_load_iter_test ...passed 00:06:58.746 Test: blob_relations ...[2024-04-26 06:41:15.478625] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:58.746 [2024-04-26 06:41:15.478702] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.746 [2024-04-26 06:41:15.479204] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:58.746 [2024-04-26 06:41:15.479234] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.746 passed 00:06:58.746 Test: blob_relations2 ...[2024-04-26 06:41:15.485163] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:58.746 [2024-04-26 06:41:15.485211] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.746 [2024-04-26 06:41:15.485232] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:58.746 [2024-04-26 06:41:15.485245] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 [2024-04-26 06:41:15.486003] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:58.747 [2024-04-26 06:41:15.486041] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 [2024-04-26 06:41:15.486283] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:58.747 [2024-04-26 06:41:15.486307] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 passed 00:06:58.747 Test: blob_relations3 ...passed 00:06:58.747 Test: blobstore_clean_power_failure ...passed 00:06:58.747 Test: blob_delete_snapshot_power_failure ...[2024-04-26 06:41:15.540126] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:58.747 [2024-04-26 06:41:15.544602] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:58.747 [2024-04-26 06:41:15.544657] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:58.747 [2024-04-26 06:41:15.544678] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 [2024-04-26 06:41:15.549123] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:58.747 [2024-04-26 06:41:15.549169] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:58.747 [2024-04-26 06:41:15.549186] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:58.747 [2024-04-26 06:41:15.549206] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 [2024-04-26 06:41:15.553617] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:58.747 [2024-04-26 06:41:15.553684] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 [2024-04-26 06:41:15.558141] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:58.747 [2024-04-26 06:41:15.558206] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 [2024-04-26 06:41:15.562747] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:58.747 [2024-04-26 06:41:15.562801] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:58.747 passed 00:06:58.747 Test: blob_create_snapshot_power_failure ...[2024-04-26 06:41:15.575987] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:58.747 [2024-04-26 06:41:15.584598] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:06:58.747 [2024-04-26 06:41:15.589030] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:58.747 passed 00:06:58.747 Test: blob_io_unit ...passed 00:06:58.747 Test: blob_io_unit_compatibility ...passed 00:06:58.747 Test: blob_ext_md_pages ...passed 00:06:58.747 Test: blob_esnap_io_4096_4096 ...passed 00:06:58.747 Test: blob_esnap_io_512_512 ...passed 00:06:58.747 Test: blob_esnap_io_4096_512 ...passed 00:06:58.747 Test: blob_esnap_io_512_4096 ...passed 00:06:58.747 Suite: blob_bs_nocopy_noextent 00:06:58.747 Test: blob_open ...passed 00:06:58.747 Test: blob_create ...[2024-04-26 06:41:15.675996] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:58.748 passed 00:06:58.748 Test: blob_create_loop ...passed 00:06:58.748 Test: blob_create_fail ...[2024-04-26 06:41:15.719302] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:58.748 passed 00:06:58.748 Test: blob_create_internal ...passed 00:06:58.748 Test: blob_create_zero_extent ...passed 00:06:58.748 Test: blob_snapshot ...passed 00:06:58.748 Test: blob_clone ...passed 00:06:58.748 Test: blob_inflate ...[2024-04-26 06:41:15.786285] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:58.748 passed 00:06:58.748 Test: blob_delete ...passed 00:06:58.748 Test: blob_resize_test ...[2024-04-26 06:41:15.809956] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:58.748 passed 00:06:58.748 Test: channel_ops ...passed 00:06:58.748 Test: blob_super ...passed 00:06:58.748 Test: blob_rw_verify_iov ...passed 00:06:58.748 Test: blob_unmap ...passed 00:06:58.748 Test: blob_iter ...passed 00:06:58.748 Test: blob_parse_md ...passed 00:06:58.748 Test: bs_load_pending_removal ...passed 00:06:58.748 Test: bs_unload ...[2024-04-26 06:41:15.900231] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:58.748 passed 00:06:58.748 Test: bs_usable_clusters ...passed 00:06:58.748 Test: blob_crc ...[2024-04-26 06:41:15.922999] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:58.748 [2024-04-26 06:41:15.923097] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:58.748 passed 00:06:58.748 Test: blob_flags ...passed 00:06:58.748 Test: bs_version ...passed 00:06:58.748 Test: blob_set_xattrs_test ...[2024-04-26 06:41:15.959331] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:58.748 [2024-04-26 06:41:15.959396] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:58.748 passed 00:06:59.006 Test: blob_thin_prov_alloc ...passed 00:06:59.006 Test: blob_insert_cluster_msg_test ...passed 00:06:59.006 Test: blob_thin_prov_rw ...passed 00:06:59.006 Test: blob_thin_prov_rle ...passed 00:06:59.006 Test: blob_thin_prov_rw_iov ...passed 00:06:59.006 Test: blob_snapshot_rw ...passed 00:06:59.006 Test: blob_snapshot_rw_iov ...passed 00:06:59.006 Test: blob_inflate_rw ...passed 00:06:59.006 Test: blob_snapshot_freeze_io ...passed 00:06:59.006 Test: blob_operation_split_rw ...passed 00:06:59.263 Test: blob_operation_split_rw_iov ...passed 00:06:59.263 Test: blob_simultaneous_operations ...[2024-04-26 06:41:16.298623] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:59.263 [2024-04-26 06:41:16.298699] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.264 [2024-04-26 06:41:16.299341] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:59.264 [2024-04-26 06:41:16.299370] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.264 [2024-04-26 06:41:16.306009] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:59.264 [2024-04-26 06:41:16.306040] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.264 [2024-04-26 06:41:16.306108] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:06:59.264 [2024-04-26 06:41:16.306121] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.264 passed 00:06:59.264 Test: blob_persist_test ...passed 00:06:59.264 Test: blob_decouple_snapshot ...passed 00:06:59.264 Test: blob_seek_io_unit ...passed 00:06:59.264 Test: blob_nested_freezes ...passed 00:06:59.264 Suite: blob_blob_nocopy_noextent 00:06:59.264 Test: blob_write ...passed 00:06:59.264 Test: blob_read ...passed 00:06:59.264 Test: blob_rw_verify ...passed 00:06:59.264 Test: blob_rw_verify_iov_nomem ...passed 00:06:59.264 Test: blob_rw_iov_read_only ...passed 00:06:59.264 Test: blob_xattr ...passed 00:06:59.264 Test: blob_dirty_shutdown ...passed 00:06:59.264 Test: blob_is_degraded ...passed 00:06:59.264 Suite: blob_esnap_bs_nocopy_noextent 00:06:59.264 Test: blob_esnap_create ...passed 00:06:59.264 Test: blob_esnap_thread_add_remove ...passed 00:06:59.264 Test: blob_esnap_clone_snapshot ...passed 00:06:59.264 Test: blob_esnap_clone_inflate ...passed 00:06:59.264 Test: blob_esnap_clone_decouple ...passed 00:06:59.521 Test: blob_esnap_clone_reload ...passed 00:06:59.521 Test: blob_esnap_hotplug ...passed 00:06:59.521 Suite: blob_nocopy_extent 00:06:59.521 Test: blob_init ...[2024-04-26 06:41:16.524856] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:06:59.521 passed 00:06:59.521 Test: blob_thin_provision ...passed 00:06:59.521 Test: blob_read_only ...passed 00:06:59.521 Test: bs_load ...[2024-04-26 06:41:16.538650] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:06:59.521 passed 00:06:59.521 Test: bs_load_custom_cluster_size ...passed 00:06:59.521 Test: bs_load_after_failed_grow ...passed 00:06:59.521 Test: bs_cluster_sz ...[2024-04-26 06:41:16.546703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:06:59.521 [2024-04-26 06:41:16.546828] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:06:59.521 [2024-04-26 06:41:16.546856] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:06:59.521 passed 00:06:59.521 Test: bs_resize_md ...passed 00:06:59.521 Test: bs_destroy ...passed 00:06:59.521 Test: bs_type ...passed 00:06:59.521 Test: bs_super_block ...passed 00:06:59.521 Test: bs_test_recover_cluster_count ...passed 00:06:59.521 Test: bs_grow_live ...passed 00:06:59.521 Test: bs_grow_live_no_space ...passed 00:06:59.521 Test: bs_test_grow ...passed 00:06:59.521 Test: blob_serialize_test ...passed 00:06:59.521 Test: super_block_crc ...passed 00:06:59.521 Test: blob_thin_prov_write_count_io ...passed 00:06:59.521 Test: blob_thin_prov_unmap_cluster ...passed 00:06:59.521 Test: bs_load_iter_test ...passed 00:06:59.521 Test: blob_relations ...[2024-04-26 06:41:16.601500] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.521 [2024-04-26 06:41:16.601569] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.521 [2024-04-26 06:41:16.601993] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.521 [2024-04-26 06:41:16.602020] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.521 passed 00:06:59.522 Test: blob_relations2 ...[2024-04-26 06:41:16.606941] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.522 [2024-04-26 06:41:16.606981] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.606997] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.522 [2024-04-26 06:41:16.607008] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.607655] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.522 [2024-04-26 06:41:16.607684] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.607881] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:06:59.522 [2024-04-26 06:41:16.607900] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 passed 00:06:59.522 Test: blob_relations3 ...passed 00:06:59.522 Test: blobstore_clean_power_failure ...passed 00:06:59.522 Test: blob_delete_snapshot_power_failure ...[2024-04-26 06:41:16.654370] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:59.522 [2024-04-26 06:41:16.658348] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:59.522 [2024-04-26 06:41:16.662162] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:59.522 [2024-04-26 06:41:16.662201] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:59.522 [2024-04-26 06:41:16.662217] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.665985] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:59.522 [2024-04-26 06:41:16.666023] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:59.522 [2024-04-26 06:41:16.666045] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:59.522 [2024-04-26 06:41:16.666058] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.669817] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:59.522 [2024-04-26 06:41:16.669855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:06:59.522 [2024-04-26 06:41:16.669868] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:06:59.522 [2024-04-26 06:41:16.669885] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.673692] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:06:59.522 [2024-04-26 06:41:16.673741] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.677557] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:06:59.522 [2024-04-26 06:41:16.677607] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 [2024-04-26 06:41:16.681496] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:06:59.522 [2024-04-26 06:41:16.681537] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:06:59.522 passed 00:06:59.522 Test: blob_create_snapshot_power_failure ...[2024-04-26 06:41:16.692855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:06:59.522 [2024-04-26 06:41:16.696440] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:06:59.522 [2024-04-26 06:41:16.703612] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:06:59.523 [2024-04-26 06:41:16.707368] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:06:59.523 passed 00:06:59.523 Test: blob_io_unit ...passed 00:06:59.523 Test: blob_io_unit_compatibility ...passed 00:06:59.523 Test: blob_ext_md_pages ...passed 00:06:59.523 Test: blob_esnap_io_4096_4096 ...passed 00:06:59.523 Test: blob_esnap_io_512_512 ...passed 00:06:59.523 Test: blob_esnap_io_4096_512 ...passed 00:06:59.523 Test: blob_esnap_io_512_4096 ...passed 00:06:59.523 Suite: blob_bs_nocopy_extent 00:06:59.779 Test: blob_open ...passed 00:06:59.779 Test: blob_create ...[2024-04-26 06:41:16.778706] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:06:59.779 passed 00:06:59.779 Test: blob_create_loop ...passed 00:06:59.780 Test: blob_create_fail ...[2024-04-26 06:41:16.819172] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:59.780 passed 00:06:59.780 Test: blob_create_internal ...passed 00:06:59.780 Test: blob_create_zero_extent ...passed 00:06:59.780 Test: blob_snapshot ...passed 00:06:59.780 Test: blob_clone ...passed 00:06:59.780 Test: blob_inflate ...[2024-04-26 06:41:16.876994] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:06:59.780 passed 00:06:59.780 Test: blob_delete ...passed 00:06:59.780 Test: blob_resize_test ...[2024-04-26 06:41:16.897833] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:06:59.780 passed 00:06:59.780 Test: channel_ops ...passed 00:06:59.780 Test: blob_super ...passed 00:06:59.780 Test: blob_rw_verify_iov ...passed 00:06:59.780 Test: blob_unmap ...passed 00:06:59.780 Test: blob_iter ...passed 00:06:59.780 Test: blob_parse_md ...passed 00:06:59.780 Test: bs_load_pending_removal ...passed 00:06:59.780 Test: bs_unload ...[2024-04-26 06:41:16.977745] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:06:59.780 passed 00:06:59.780 Test: bs_usable_clusters ...passed 00:06:59.780 Test: blob_crc ...[2024-04-26 06:41:16.997670] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:59.780 [2024-04-26 06:41:16.997730] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:06:59.780 passed 00:06:59.780 Test: blob_flags ...passed 00:06:59.780 Test: bs_version ...passed 00:06:59.780 Test: blob_set_xattrs_test ...[2024-04-26 06:41:17.028107] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:06:59.780 [2024-04-26 06:41:17.028162] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:00.037 passed 00:07:00.037 Test: blob_thin_prov_alloc ...passed 00:07:00.037 Test: blob_insert_cluster_msg_test ...passed 00:07:00.037 Test: blob_thin_prov_rw ...passed 00:07:00.037 Test: blob_thin_prov_rle ...passed 00:07:00.037 Test: blob_thin_prov_rw_iov ...passed 00:07:00.037 Test: blob_snapshot_rw ...passed 00:07:00.037 Test: blob_snapshot_rw_iov ...passed 00:07:00.037 Test: blob_inflate_rw ...passed 00:07:00.037 Test: blob_snapshot_freeze_io ...passed 00:07:00.037 Test: blob_operation_split_rw ...passed 00:07:00.295 Test: blob_operation_split_rw_iov ...passed 00:07:00.295 Test: blob_simultaneous_operations ...[2024-04-26 06:41:17.319915] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:00.295 [2024-04-26 06:41:17.319972] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.295 [2024-04-26 06:41:17.320596] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:00.295 [2024-04-26 06:41:17.320624] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.295 [2024-04-26 06:41:17.327284] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:00.295 [2024-04-26 06:41:17.327314] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.295 [2024-04-26 06:41:17.327376] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:00.295 [2024-04-26 06:41:17.327389] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.295 passed 00:07:00.295 Test: blob_persist_test ...passed 00:07:00.295 Test: blob_decouple_snapshot ...passed 00:07:00.295 Test: blob_seek_io_unit ...passed 00:07:00.295 Test: blob_nested_freezes ...passed 00:07:00.295 Suite: blob_blob_nocopy_extent 00:07:00.295 Test: blob_write ...passed 00:07:00.295 Test: blob_read ...passed 00:07:00.295 Test: blob_rw_verify ...passed 00:07:00.295 Test: blob_rw_verify_iov_nomem ...passed 00:07:00.295 Test: blob_rw_iov_read_only ...passed 00:07:00.295 Test: blob_xattr ...passed 00:07:00.295 Test: blob_dirty_shutdown ...passed 00:07:00.295 Test: blob_is_degraded ...passed 00:07:00.295 Suite: blob_esnap_bs_nocopy_extent 00:07:00.295 Test: blob_esnap_create ...passed 00:07:00.295 Test: blob_esnap_thread_add_remove ...passed 00:07:00.295 Test: blob_esnap_clone_snapshot ...passed 00:07:00.295 Test: blob_esnap_clone_inflate ...passed 00:07:00.295 Test: blob_esnap_clone_decouple ...passed 00:07:00.295 Test: blob_esnap_clone_reload ...passed 00:07:00.552 Test: blob_esnap_hotplug ...passed 00:07:00.552 Suite: blob_copy_noextent 00:07:00.552 Test: blob_init ...[2024-04-26 06:41:17.547598] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:00.552 passed 00:07:00.552 Test: blob_thin_provision ...passed 00:07:00.552 Test: blob_read_only ...passed 00:07:00.552 Test: bs_load ...[2024-04-26 06:41:17.561911] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:00.552 passed 00:07:00.552 Test: bs_load_custom_cluster_size ...passed 00:07:00.552 Test: bs_load_after_failed_grow ...passed 00:07:00.552 Test: bs_cluster_sz ...[2024-04-26 06:41:17.569698] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:00.552 [2024-04-26 06:41:17.569786] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:00.552 [2024-04-26 06:41:17.569808] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:00.552 passed 00:07:00.552 Test: bs_resize_md ...passed 00:07:00.552 Test: bs_destroy ...passed 00:07:00.552 Test: bs_type ...passed 00:07:00.552 Test: bs_super_block ...passed 00:07:00.552 Test: bs_test_recover_cluster_count ...passed 00:07:00.552 Test: bs_grow_live ...passed 00:07:00.552 Test: bs_grow_live_no_space ...passed 00:07:00.552 Test: bs_test_grow ...passed 00:07:00.552 Test: blob_serialize_test ...passed 00:07:00.552 Test: super_block_crc ...passed 00:07:00.552 Test: blob_thin_prov_write_count_io ...passed 00:07:00.552 Test: blob_thin_prov_unmap_cluster ...passed 00:07:00.552 Test: bs_load_iter_test ...passed 00:07:00.552 Test: blob_relations ...[2024-04-26 06:41:17.628411] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:00.552 [2024-04-26 06:41:17.628465] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.552 [2024-04-26 06:41:17.628728] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:00.552 [2024-04-26 06:41:17.628749] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.552 passed 00:07:00.552 Test: blob_relations2 ...[2024-04-26 06:41:17.633943] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:00.552 [2024-04-26 06:41:17.633984] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.552 [2024-04-26 06:41:17.633998] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:00.552 [2024-04-26 06:41:17.634008] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.552 [2024-04-26 06:41:17.634403] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:00.552 [2024-04-26 06:41:17.634425] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.552 [2024-04-26 06:41:17.634558] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:00.552 [2024-04-26 06:41:17.634581] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.552 passed 00:07:00.552 Test: blob_relations3 ...passed 00:07:00.552 Test: blobstore_clean_power_failure ...passed 00:07:00.552 Test: blob_delete_snapshot_power_failure ...[2024-04-26 06:41:17.687953] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:00.552 [2024-04-26 06:41:17.692343] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:00.553 [2024-04-26 06:41:17.692388] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:00.553 [2024-04-26 06:41:17.692401] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.553 [2024-04-26 06:41:17.696645] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:00.553 [2024-04-26 06:41:17.696684] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:00.553 [2024-04-26 06:41:17.696697] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:00.553 [2024-04-26 06:41:17.696711] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.553 [2024-04-26 06:41:17.700837] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:00.553 [2024-04-26 06:41:17.700880] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.553 [2024-04-26 06:41:17.704904] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:00.553 [2024-04-26 06:41:17.704948] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.553 [2024-04-26 06:41:17.708976] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:00.553 [2024-04-26 06:41:17.709014] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:00.553 passed 00:07:00.553 Test: blob_create_snapshot_power_failure ...[2024-04-26 06:41:17.720841] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:00.553 [2024-04-26 06:41:17.728750] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:00.553 [2024-04-26 06:41:17.732966] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:00.553 passed 00:07:00.553 Test: blob_io_unit ...passed 00:07:00.553 Test: blob_io_unit_compatibility ...passed 00:07:00.553 Test: blob_ext_md_pages ...passed 00:07:00.553 Test: blob_esnap_io_4096_4096 ...passed 00:07:00.553 Test: blob_esnap_io_512_512 ...passed 00:07:00.553 Test: blob_esnap_io_4096_512 ...passed 00:07:00.553 Test: blob_esnap_io_512_4096 ...passed 00:07:00.553 Suite: blob_bs_copy_noextent 00:07:00.809 Test: blob_open ...passed 00:07:00.809 Test: blob_create ...[2024-04-26 06:41:17.815150] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:00.809 passed 00:07:00.809 Test: blob_create_loop ...passed 00:07:00.809 Test: blob_create_fail ...[2024-04-26 06:41:17.853230] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:00.809 passed 00:07:00.809 Test: blob_create_internal ...passed 00:07:00.809 Test: blob_create_zero_extent ...passed 00:07:00.810 Test: blob_snapshot ...passed 00:07:00.810 Test: blob_clone ...passed 00:07:00.810 Test: blob_inflate ...[2024-04-26 06:41:17.913420] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:00.810 passed 00:07:00.810 Test: blob_delete ...passed 00:07:00.810 Test: blob_resize_test ...[2024-04-26 06:41:17.935263] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:00.810 passed 00:07:00.810 Test: channel_ops ...passed 00:07:00.810 Test: blob_super ...passed 00:07:00.810 Test: blob_rw_verify_iov ...passed 00:07:00.810 Test: blob_unmap ...passed 00:07:00.810 Test: blob_iter ...passed 00:07:00.810 Test: blob_parse_md ...passed 00:07:00.810 Test: bs_load_pending_removal ...passed 00:07:00.810 Test: bs_unload ...[2024-04-26 06:41:18.027162] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:00.810 passed 00:07:00.810 Test: bs_usable_clusters ...passed 00:07:00.810 Test: blob_crc ...[2024-04-26 06:41:18.048984] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:00.810 [2024-04-26 06:41:18.049049] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:00.810 passed 00:07:01.067 Test: blob_flags ...passed 00:07:01.067 Test: bs_version ...passed 00:07:01.067 Test: blob_set_xattrs_test ...[2024-04-26 06:41:18.084620] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:01.067 [2024-04-26 06:41:18.084700] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:01.067 passed 00:07:01.067 Test: blob_thin_prov_alloc ...passed 00:07:01.067 Test: blob_insert_cluster_msg_test ...passed 00:07:01.067 Test: blob_thin_prov_rw ...passed 00:07:01.067 Test: blob_thin_prov_rle ...passed 00:07:01.067 Test: blob_thin_prov_rw_iov ...passed 00:07:01.067 Test: blob_snapshot_rw ...passed 00:07:01.067 Test: blob_snapshot_rw_iov ...passed 00:07:01.067 Test: blob_inflate_rw ...passed 00:07:01.067 Test: blob_snapshot_freeze_io ...passed 00:07:01.324 Test: blob_operation_split_rw ...passed 00:07:01.324 Test: blob_operation_split_rw_iov ...passed 00:07:01.324 Test: blob_simultaneous_operations ...[2024-04-26 06:41:18.377715] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:01.324 [2024-04-26 06:41:18.377781] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.324 [2024-04-26 06:41:18.377997] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:01.324 [2024-04-26 06:41:18.378025] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.324 [2024-04-26 06:41:18.379414] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:01.324 [2024-04-26 06:41:18.379440] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.324 [2024-04-26 06:41:18.379489] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:01.324 [2024-04-26 06:41:18.379501] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.324 passed 00:07:01.324 Test: blob_persist_test ...passed 00:07:01.324 Test: blob_decouple_snapshot ...passed 00:07:01.324 Test: blob_seek_io_unit ...passed 00:07:01.324 Test: blob_nested_freezes ...passed 00:07:01.324 Suite: blob_blob_copy_noextent 00:07:01.324 Test: blob_write ...passed 00:07:01.324 Test: blob_read ...passed 00:07:01.324 Test: blob_rw_verify ...passed 00:07:01.324 Test: blob_rw_verify_iov_nomem ...passed 00:07:01.324 Test: blob_rw_iov_read_only ...passed 00:07:01.324 Test: blob_xattr ...passed 00:07:01.324 Test: blob_dirty_shutdown ...passed 00:07:01.324 Test: blob_is_degraded ...passed 00:07:01.324 Suite: blob_esnap_bs_copy_noextent 00:07:01.324 Test: blob_esnap_create ...passed 00:07:01.324 Test: blob_esnap_thread_add_remove ...passed 00:07:01.324 Test: blob_esnap_clone_snapshot ...passed 00:07:01.581 Test: blob_esnap_clone_inflate ...passed 00:07:01.581 Test: blob_esnap_clone_decouple ...passed 00:07:01.581 Test: blob_esnap_clone_reload ...passed 00:07:01.581 Test: blob_esnap_hotplug ...passed 00:07:01.581 Suite: blob_copy_extent 00:07:01.581 Test: blob_init ...[2024-04-26 06:41:18.612023] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:01.581 passed 00:07:01.581 Test: blob_thin_provision ...passed 00:07:01.581 Test: blob_read_only ...passed 00:07:01.581 Test: bs_load ...[2024-04-26 06:41:18.625595] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c: 899:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:01.581 passed 00:07:01.581 Test: bs_load_custom_cluster_size ...passed 00:07:01.581 Test: bs_load_after_failed_grow ...passed 00:07:01.581 Test: bs_cluster_sz ...[2024-04-26 06:41:18.632985] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3740:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:01.581 [2024-04-26 06:41:18.633064] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5537:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:01.581 [2024-04-26 06:41:18.633086] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:3800:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:01.581 passed 00:07:01.581 Test: bs_resize_md ...passed 00:07:01.581 Test: bs_destroy ...passed 00:07:01.581 Test: bs_type ...passed 00:07:01.581 Test: bs_super_block ...passed 00:07:01.581 Test: bs_test_recover_cluster_count ...passed 00:07:01.581 Test: bs_grow_live ...passed 00:07:01.581 Test: bs_grow_live_no_space ...passed 00:07:01.581 Test: bs_test_grow ...passed 00:07:01.581 Test: blob_serialize_test ...passed 00:07:01.581 Test: super_block_crc ...passed 00:07:01.581 Test: blob_thin_prov_write_count_io ...passed 00:07:01.581 Test: blob_thin_prov_unmap_cluster ...passed 00:07:01.581 Test: bs_load_iter_test ...passed 00:07:01.581 Test: blob_relations ...[2024-04-26 06:41:18.696351] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:01.581 [2024-04-26 06:41:18.696414] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.581 [2024-04-26 06:41:18.696839] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:01.581 [2024-04-26 06:41:18.696864] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.581 passed 00:07:01.581 Test: blob_relations2 ...[2024-04-26 06:41:18.702429] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:01.581 [2024-04-26 06:41:18.702468] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.581 [2024-04-26 06:41:18.702482] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:01.582 [2024-04-26 06:41:18.702491] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 [2024-04-26 06:41:18.703099] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:01.582 [2024-04-26 06:41:18.703126] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 [2024-04-26 06:41:18.703311] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7644:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:01.582 [2024-04-26 06:41:18.703329] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 passed 00:07:01.582 Test: blob_relations3 ...passed 00:07:01.582 Test: blobstore_clean_power_failure ...passed 00:07:01.582 Test: blob_delete_snapshot_power_failure ...[2024-04-26 06:41:18.760642] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:01.582 [2024-04-26 06:41:18.765438] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:01.582 [2024-04-26 06:41:18.770212] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:01.582 [2024-04-26 06:41:18.770254] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:01.582 [2024-04-26 06:41:18.770268] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 [2024-04-26 06:41:18.774604] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:01.582 [2024-04-26 06:41:18.774645] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:01.582 [2024-04-26 06:41:18.774659] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:01.582 [2024-04-26 06:41:18.774673] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 [2024-04-26 06:41:18.780462] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:01.582 [2024-04-26 06:41:18.780497] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:01.582 [2024-04-26 06:41:18.780509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:01.582 [2024-04-26 06:41:18.780522] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 [2024-04-26 06:41:18.784478] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7488:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:01.582 [2024-04-26 06:41:18.784519] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 [2024-04-26 06:41:18.788344] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7360:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:01.582 [2024-04-26 06:41:18.788386] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 [2024-04-26 06:41:18.792277] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7304:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:01.582 [2024-04-26 06:41:18.792313] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:01.582 passed 00:07:01.582 Test: blob_create_snapshot_power_failure ...[2024-04-26 06:41:18.803390] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:01.582 [2024-04-26 06:41:18.806951] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1512:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:01.582 [2024-04-26 06:41:18.814021] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1603:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:01.582 [2024-04-26 06:41:18.817661] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:01.582 passed 00:07:01.840 Test: blob_io_unit ...passed 00:07:01.840 Test: blob_io_unit_compatibility ...passed 00:07:01.840 Test: blob_ext_md_pages ...passed 00:07:01.840 Test: blob_esnap_io_4096_4096 ...passed 00:07:01.840 Test: blob_esnap_io_512_512 ...passed 00:07:01.840 Test: blob_esnap_io_4096_512 ...passed 00:07:01.840 Test: blob_esnap_io_512_4096 ...passed 00:07:01.840 Suite: blob_bs_copy_extent 00:07:01.840 Test: blob_open ...passed 00:07:01.840 Test: blob_create ...[2024-04-26 06:41:18.889179] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:01.840 passed 00:07:01.840 Test: blob_create_loop ...passed 00:07:01.840 Test: blob_create_fail ...[2024-04-26 06:41:18.925460] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:01.840 passed 00:07:01.840 Test: blob_create_internal ...passed 00:07:01.840 Test: blob_create_zero_extent ...passed 00:07:01.840 Test: blob_snapshot ...passed 00:07:01.840 Test: blob_clone ...passed 00:07:01.840 Test: blob_inflate ...[2024-04-26 06:41:18.977178] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7010:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:01.840 passed 00:07:01.840 Test: blob_delete ...passed 00:07:01.840 Test: blob_resize_test ...[2024-04-26 06:41:18.996561] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:01.840 passed 00:07:01.840 Test: channel_ops ...passed 00:07:01.840 Test: blob_super ...passed 00:07:01.840 Test: blob_rw_verify_iov ...passed 00:07:01.840 Test: blob_unmap ...passed 00:07:01.840 Test: blob_iter ...passed 00:07:01.840 Test: blob_parse_md ...passed 00:07:01.840 Test: bs_load_pending_removal ...passed 00:07:01.840 Test: bs_unload ...[2024-04-26 06:41:19.074005] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:01.841 passed 00:07:01.841 Test: bs_usable_clusters ...passed 00:07:02.098 Test: blob_crc ...[2024-04-26 06:41:19.093532] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:02.098 [2024-04-26 06:41:19.093591] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1612:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:02.098 passed 00:07:02.098 Test: blob_flags ...passed 00:07:02.098 Test: bs_version ...passed 00:07:02.098 Test: blob_set_xattrs_test ...[2024-04-26 06:41:19.123310] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:02.098 [2024-04-26 06:41:19.123366] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6234:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:02.098 passed 00:07:02.098 Test: blob_thin_prov_alloc ...passed 00:07:02.098 Test: blob_insert_cluster_msg_test ...passed 00:07:02.098 Test: blob_thin_prov_rw ...passed 00:07:02.098 Test: blob_thin_prov_rle ...passed 00:07:02.098 Test: blob_thin_prov_rw_iov ...passed 00:07:02.098 Test: blob_snapshot_rw ...passed 00:07:02.098 Test: blob_snapshot_rw_iov ...passed 00:07:02.098 Test: blob_inflate_rw ...passed 00:07:02.098 Test: blob_snapshot_freeze_io ...passed 00:07:02.098 Test: blob_operation_split_rw ...passed 00:07:02.355 Test: blob_operation_split_rw_iov ...passed 00:07:02.355 Test: blob_simultaneous_operations ...[2024-04-26 06:41:19.399491] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:02.355 [2024-04-26 06:41:19.399563] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:02.355 [2024-04-26 06:41:19.399772] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:02.356 [2024-04-26 06:41:19.399801] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:02.356 [2024-04-26 06:41:19.400889] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:02.356 [2024-04-26 06:41:19.400916] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:02.356 [2024-04-26 06:41:19.400970] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7671:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:02.356 [2024-04-26 06:41:19.400983] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:02.356 passed 00:07:02.356 Test: blob_persist_test ...passed 00:07:02.356 Test: blob_decouple_snapshot ...passed 00:07:02.356 Test: blob_seek_io_unit ...passed 00:07:02.356 Test: blob_nested_freezes ...passed 00:07:02.356 Suite: blob_blob_copy_extent 00:07:02.356 Test: blob_write ...passed 00:07:02.356 Test: blob_read ...passed 00:07:02.356 Test: blob_rw_verify ...passed 00:07:02.356 Test: blob_rw_verify_iov_nomem ...passed 00:07:02.356 Test: blob_rw_iov_read_only ...passed 00:07:02.356 Test: blob_xattr ...passed 00:07:02.356 Test: blob_dirty_shutdown ...passed 00:07:02.356 Test: blob_is_degraded ...passed 00:07:02.356 Suite: blob_esnap_bs_copy_extent 00:07:02.356 Test: blob_esnap_create ...passed 00:07:02.356 Test: blob_esnap_thread_add_remove ...passed 00:07:02.356 Test: blob_esnap_clone_snapshot ...passed 00:07:02.356 Test: blob_esnap_clone_inflate ...passed 00:07:02.356 Test: blob_esnap_clone_decouple ...passed 00:07:02.356 Test: blob_esnap_clone_reload ...passed 00:07:02.356 Test: blob_esnap_hotplug ...passed 00:07:02.356 00:07:02.356 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.356 suites 16 16 n/a 0 0 00:07:02.356 tests 352 352 352 0 0 00:07:02.356 asserts 93211 93211 93211 0 n/a 00:07:02.356 00:07:02.356 Elapsed time = 4.230 seconds 00:07:02.613 06:41:19 -- unit/unittest.sh@41 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:02.613 00:07:02.613 00:07:02.613 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.613 http://cunit.sourceforge.net/ 00:07:02.613 00:07:02.613 00:07:02.613 Suite: blob_bdev 00:07:02.613 Test: create_bs_dev ...passed 00:07:02.613 Test: create_bs_dev_ro ...[2024-04-26 06:41:19.642126] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 507:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:07:02.613 passed 00:07:02.613 Test: create_bs_dev_rw ...passed 00:07:02.613 Test: claim_bs_dev ...[2024-04-26 06:41:19.642239] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blob/bdev/blob_bdev.c: 340:spdk_bs_bdev_claim: *ERROR*: could not claim bs dev 00:07:02.613 passed 00:07:02.613 Test: claim_bs_dev_ro ...passed 00:07:02.613 Test: deferred_destroy_refs ...passed 00:07:02.613 Test: deferred_destroy_channels ...passed 00:07:02.613 Test: deferred_destroy_threads ...passed 00:07:02.613 00:07:02.613 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.613 suites 1 1 n/a 0 0 00:07:02.613 tests 8 8 8 0 0 00:07:02.613 asserts 119 119 119 0 n/a 00:07:02.613 00:07:02.613 Elapsed time = 0.000 seconds 00:07:02.613 06:41:19 -- unit/unittest.sh@42 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:02.613 00:07:02.613 00:07:02.613 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.613 http://cunit.sourceforge.net/ 00:07:02.613 00:07:02.613 00:07:02.613 Suite: tree 00:07:02.613 Test: blobfs_tree_op_test ...passed 00:07:02.613 00:07:02.613 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.613 suites 1 1 n/a 0 0 00:07:02.613 tests 1 1 1 0 0 00:07:02.613 asserts 27 27 27 0 n/a 00:07:02.613 00:07:02.613 Elapsed time = 0.000 seconds 00:07:02.613 06:41:19 -- unit/unittest.sh@43 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:02.613 00:07:02.613 00:07:02.613 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.613 http://cunit.sourceforge.net/ 00:07:02.613 00:07:02.613 00:07:02.613 Suite: blobfs_async_ut 00:07:02.613 Test: fs_init ...passed 00:07:02.613 Test: fs_open ...passed 00:07:02.613 Test: fs_create ...passed 00:07:02.613 Test: fs_truncate ...passed 00:07:02.613 Test: fs_rename ...[2024-04-26 06:41:19.727385] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=file1 to deleted 00:07:02.613 passed 00:07:02.613 Test: fs_rw_async ...passed 00:07:02.613 Test: fs_writev_readv_async ...passed 00:07:02.613 Test: tree_find_buffer_ut ...passed 00:07:02.613 Test: channel_ops ...passed 00:07:02.613 Test: channel_ops_sync ...passed 00:07:02.613 00:07:02.613 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.613 suites 1 1 n/a 0 0 00:07:02.613 tests 10 10 10 0 0 00:07:02.613 asserts 292 292 292 0 n/a 00:07:02.613 00:07:02.613 Elapsed time = 0.073 seconds 00:07:02.613 06:41:19 -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:02.613 00:07:02.614 00:07:02.614 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.614 http://cunit.sourceforge.net/ 00:07:02.614 00:07:02.614 00:07:02.614 Suite: blobfs_sync_ut 00:07:02.614 Test: cache_read_after_write ...[2024-04-26 06:41:19.808409] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=testfile to deleted 00:07:02.614 passed 00:07:02.614 Test: file_length ...passed 00:07:02.614 Test: append_write_to_extend_blob ...passed 00:07:02.614 Test: partial_buffer ...passed 00:07:02.614 Test: cache_write_null_buffer ...passed 00:07:02.614 Test: fs_create_sync ...passed 00:07:02.614 Test: fs_rename_sync ...passed 00:07:02.614 Test: cache_append_no_cache ...passed 00:07:02.872 Test: fs_delete_file_without_close ...passed 00:07:02.872 00:07:02.872 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.872 suites 1 1 n/a 0 0 00:07:02.872 tests 9 9 9 0 0 00:07:02.872 asserts 345 345 345 0 n/a 00:07:02.872 00:07:02.872 Elapsed time = 0.183 seconds 00:07:02.872 06:41:19 -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:02.872 00:07:02.872 00:07:02.872 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.872 http://cunit.sourceforge.net/ 00:07:02.872 00:07:02.872 00:07:02.872 Suite: blobfs_bdev_ut 00:07:02.872 Test: spdk_blobfs_bdev_detect_test ...[2024-04-26 06:41:19.891372] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:07:02.872 passed 00:07:02.872 Test: spdk_blobfs_bdev_create_test ...[2024-04-26 06:41:19.891497] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:07:02.872 passed 00:07:02.872 Test: spdk_blobfs_bdev_mount_test ...[2024-04-26 06:41:19.891545] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 227:_blobfs_bdev_mount_load_cb: *ERROR*: Failed to load blobfs on bdev ut_bdev: errno -1 00:07:02.872 [2024-04-26 06:41:19.891569] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/blobfs/bdev/blobfs_bdev.c: 208:_blobfs_bdev_mount_fuse_start: *ERROR*: Failed to mount blobfs on bdev ut_bdev to /mnt 00:07:02.872 passed 00:07:02.872 00:07:02.872 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.872 suites 1 1 n/a 0 0 00:07:02.872 tests 3 3 3 0 0 00:07:02.872 asserts 16 16 16 0 n/a 00:07:02.872 00:07:02.872 Elapsed time = 0.000 seconds 00:07:02.872 00:07:02.872 real 0m4.558s 00:07:02.872 user 0m4.198s 00:07:02.872 sys 0m0.436s 00:07:02.872 06:41:19 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:02.872 06:41:19 -- common/autotest_common.sh@10 -- # set +x 00:07:02.872 ************************************ 00:07:02.872 END TEST unittest_blob_blobfs 00:07:02.872 ************************************ 00:07:02.872 06:41:19 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:07:02.872 06:41:19 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:02.872 06:41:19 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:02.872 06:41:19 -- common/autotest_common.sh@10 -- # set +x 00:07:02.872 ************************************ 00:07:02.872 START TEST unittest_event 00:07:02.872 ************************************ 00:07:02.872 06:41:20 -- common/autotest_common.sh@1111 -- # unittest_event 00:07:02.872 06:41:20 -- unit/unittest.sh@50 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:02.872 00:07:02.872 00:07:02.872 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.872 http://cunit.sourceforge.net/ 00:07:02.872 00:07:02.872 00:07:02.872 Suite: app_suite 00:07:02.872 Test: test_spdk_app_parse_args ...app_ut: invalid option -- 'z' 00:07:02.872 app_ut [options] 00:07:02.872 00:07:02.872 CPU options: 00:07:02.872 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:02.872 (like [0,1,10]) 00:07:02.872 --lcores lcore to CPU mapping list. The list is in the format: 00:07:02.872 [<,lcores[@CPUs]>...] 00:07:02.872 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:02.872 Within the group, '-' is used for range separator, 00:07:02.872 ',' is used for single number separator. 00:07:02.872 '( )' can be omitted for single element group, 00:07:02.873 '@' can be omitted if cpus and lcores have the same value 00:07:02.873 --disable-cpumask-locks Disable CPU core lock files. 00:07:02.873 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:02.873 pollers in the app support interrupt mode) 00:07:02.873 -p, --main-core main (primary) core for DPDK 00:07:02.873 00:07:02.873 Configuration options: 00:07:02.873 -c, --config, --json JSON config file 00:07:02.873 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:02.873 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:02.873 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:02.873 --rpcs-allowed comma-separated list of permitted RPCS 00:07:02.873 --json-ignore-init-errors don't exit on invalid config entry 00:07:02.873 00:07:02.873 Memory options: 00:07:02.873 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:02.873 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:02.873 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:02.873 -R, --huge-unlink unlink huge files after initialization 00:07:02.873 -n, --mem-channels number of memory channels used for DPDK 00:07:02.873 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:02.873 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:02.873 --no-huge run without using hugepages 00:07:02.873 -i, --shm-id shared memory ID (optional) 00:07:02.873 -g, --single-file-segments force creating just one hugetlbfs file 00:07:02.873 00:07:02.873 PCI options: 00:07:02.873 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:02.873 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:02.873 -u, --no-pci disable PCI access 00:07:02.873 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:02.873 00:07:02.873 Log options: 00:07:02.873 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:02.873 --silence-noticelog disable notice level logging to stderr 00:07:02.873 00:07:02.873 Trace options: 00:07:02.873 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:02.873 setting 0 to disable trace (default 32768) 00:07:02.873 Tracepoints vary in size and can use more than one trace entry. 00:07:02.873 -e, --tpoint-group [:] 00:07:02.873 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:02.873 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:02.873 a tracepoint group. First tpoint inside a group can be enabled by 00:07:02.873 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:02.873 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:02.873 in /include/spdk_internal/trace_defs.h 00:07:02.873 00:07:02.873 Other options: 00:07:02.873 -h, --help show this usage 00:07:02.873 -v, --version print SPDK version 00:07:02.873 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:02.873 --env-context Opaque context for use of the env implementation 00:07:02.873 app_ut: unrecognized option '--test-long-opt' 00:07:02.873 app_ut [options] 00:07:02.873 00:07:02.873 CPU options: 00:07:02.873 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:02.873 (like [0,1,10]) 00:07:02.873 --lcores lcore to CPU mapping list. The list is in the format: 00:07:02.873 [<,lcores[@CPUs]>...] 00:07:02.873 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:02.873 Within the group, '-' is used for range separator, 00:07:02.873 ',' is used for single number separator. 00:07:02.873 '( )' can be omitted for single element group, 00:07:02.873 '@' can be omitted if cpus and lcores have the same value 00:07:02.873 --disable-cpumask-locks Disable CPU core lock files. 00:07:02.873 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:02.873 pollers in the app support interrupt mode) 00:07:02.873 -p, --main-core main (primary) core for DPDK 00:07:02.873 00:07:02.873 Configuration options: 00:07:02.873 -c, --config, --json JSON config file 00:07:02.873 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:02.873 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:02.873 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:02.873 --rpcs-allowed comma-separated list of permitted RPCS 00:07:02.873 --json-ignore-init-errors don't exit on invalid config entry 00:07:02.873 00:07:02.873 Memory options: 00:07:02.873 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:02.873 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:02.874 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:02.874 -R, --huge-unlink unlink huge files after initialization 00:07:02.874 -n, --mem-channels number of memory channels used for DPDK 00:07:02.874 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:02.874 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:02.874 --no-huge run without using hugepages 00:07:02.874 -i, --shm-id shared memory ID (optional) 00:07:02.874 -g, --single-file-segments force creating just one hugetlbfs file 00:07:02.874 00:07:02.874 PCI options: 00:07:02.874 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:02.874 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:02.874 -u, --no-pci disable PCI access 00:07:02.874 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:02.874 00:07:02.874 Log options: 00:07:02.874 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:02.874 --silence-noticelog disable notice level logging to stderr 00:07:02.874 00:07:02.874 Trace options: 00:07:02.874 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:02.874 setting 0 to disable trace (default 32768) 00:07:02.874 Tracepoints vary in size and can use more than one trace entry. 00:07:02.874 -e, --tpoint-group [:] 00:07:02.874 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:02.874 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:02.874 a tracepoint group. First tpoint inside a group can be enabled by 00:07:02.874 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:02.874 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:02.874 in /include/spdk_internal/trace_defs.h 00:07:02.874 00:07:02.874 Other options: 00:07:02.874 -h, --help show this usage 00:07:02.874 -v, --version print SPDK version 00:07:02.874 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:02.874 --env-context Opaque context for use of the env implementation 00:07:02.874 [2024-04-26 06:41:20.053132] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1106:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:07:02.874 [2024-04-26 06:41:20.053212] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1286:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:07:02.874 app_ut [options] 00:07:02.874 00:07:02.874 CPU options: 00:07:02.874 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:02.874 (like [0,1,10]) 00:07:02.874 --lcores lcore to CPU mapping list. The list is in the format: 00:07:02.874 [<,lcores[@CPUs]>...] 00:07:02.874 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:02.874 Within the group, '-' is used for range separator, 00:07:02.874 ',' is used for single number separator. 00:07:02.874 '( )' can be omitted for single element group, 00:07:02.874 '@' can be omitted if cpus and lcores have the same value 00:07:02.874 --disable-cpumask-locks Disable CPU core lock files. 00:07:02.874 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:02.874 pollers in the app support interrupt mode) 00:07:02.874 -p, --main-core main (primary) core for DPDK 00:07:02.874 00:07:02.874 Configuration options: 00:07:02.874 -c, --config, --json JSON config file 00:07:02.874 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:02.874 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:02.874 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:02.874 --rpcs-allowed comma-separated list of permitted RPCS 00:07:02.874 --json-ignore-init-errors don't exit on invalid config entry 00:07:02.874 00:07:02.874 Memory options: 00:07:02.874 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:02.874 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:02.874 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:02.874 -R, --huge-unlink unlink huge files after initialization 00:07:02.874 -n, --mem-channels number of memory channels used for DPDK 00:07:02.874 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:02.874 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:02.874 --no-huge run without using hugepages 00:07:02.874 -i, --shm-id shared memory ID (optional) 00:07:02.875 -g, --single-file-segments force creating just one hugetlbfs file 00:07:02.875 00:07:02.875 PCI options: 00:07:02.875 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:02.875 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:02.875 -u, --no-pci disable PCI access 00:07:02.875 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:02.875 00:07:02.875 Log options: 00:07:02.875 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:02.875 --silence-noticelog disable notice level logging to stderr 00:07:02.875 00:07:02.875 Trace options: 00:07:02.875 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:02.875 setting 0 to disable trace (default 32768) 00:07:02.875 Tracepoints vary in size and can use more than one trace entry. 00:07:02.875 -e, --tpoint-group [:] 00:07:02.875 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:02.875 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:02.875 a tracepoint group. First tpoint inside a group can be enabled by 00:07:02.875 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:02.875 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:02.875 in /include/spdk_internal/trace_defs.h 00:07:02.875 00:07:02.875 Other options: 00:07:02.875 -h, --help show this usage 00:07:02.875 -v, --version print SPDK version 00:07:02.875 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:02.875 --env-context Opaque context for use of the env implementation 00:07:02.875 [2024-04-26 06:41:20.053313] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1191:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:07:02.875 passed 00:07:02.875 00:07:02.875 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.875 suites 1 1 n/a 0 0 00:07:02.875 tests 1 1 1 0 0 00:07:02.875 asserts 8 8 8 0 n/a 00:07:02.875 00:07:02.875 Elapsed time = 0.001 seconds 00:07:02.875 06:41:20 -- unit/unittest.sh@51 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:02.875 00:07:02.875 00:07:02.875 CUnit - A unit testing framework for C - Version 2.1-3 00:07:02.875 http://cunit.sourceforge.net/ 00:07:02.875 00:07:02.875 00:07:02.875 Suite: app_suite 00:07:02.875 Test: test_create_reactor ...passed 00:07:02.875 Test: test_init_reactors ...passed 00:07:02.875 Test: test_event_call ...passed 00:07:02.875 Test: test_schedule_thread ...passed 00:07:02.875 Test: test_reschedule_thread ...passed 00:07:02.875 Test: test_bind_thread ...passed 00:07:02.875 Test: test_for_each_reactor ...passed 00:07:02.875 Test: test_reactor_stats ...passed 00:07:02.875 Test: test_scheduler ...passed 00:07:02.875 Test: test_governor ...passed 00:07:02.875 00:07:02.875 Run Summary: Type Total Ran Passed Failed Inactive 00:07:02.875 suites 1 1 n/a 0 0 00:07:02.875 tests 10 10 10 0 0 00:07:02.875 asserts 344 344 344 0 n/a 00:07:02.875 00:07:02.875 Elapsed time = 0.008 seconds 00:07:02.875 00:07:02.875 real 0m0.035s 00:07:02.875 user 0m0.014s 00:07:02.875 sys 0m0.021s 00:07:02.875 06:41:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:02.875 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:02.875 ************************************ 00:07:02.875 END TEST unittest_event 00:07:02.875 ************************************ 00:07:02.875 06:41:20 -- unit/unittest.sh@233 -- # uname -s 00:07:02.875 06:41:20 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:07:02.875 06:41:20 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:07:02.875 06:41:20 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:02.875 06:41:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:02.875 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:03.132 ************************************ 00:07:03.132 START TEST unittest_ftl 00:07:03.132 ************************************ 00:07:03.132 06:41:20 -- common/autotest_common.sh@1111 -- # unittest_ftl 00:07:03.132 06:41:20 -- unit/unittest.sh@55 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:03.132 00:07:03.132 00:07:03.132 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.132 http://cunit.sourceforge.net/ 00:07:03.132 00:07:03.132 00:07:03.132 Suite: ftl_band_suite 00:07:03.132 Test: test_band_block_offset_from_addr_base ...passed 00:07:03.132 Test: test_band_block_offset_from_addr_offset ...passed 00:07:03.132 Test: test_band_addr_from_block_offset ...passed 00:07:03.132 Test: test_band_set_addr ...passed 00:07:03.132 Test: test_invalidate_addr ...passed 00:07:03.132 Test: test_next_xfer_addr ...passed 00:07:03.132 00:07:03.133 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.133 suites 1 1 n/a 0 0 00:07:03.133 tests 6 6 6 0 0 00:07:03.133 asserts 30356 30356 30356 0 n/a 00:07:03.133 00:07:03.133 Elapsed time = 0.087 seconds 00:07:03.133 06:41:20 -- unit/unittest.sh@56 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:03.133 00:07:03.133 00:07:03.133 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.133 http://cunit.sourceforge.net/ 00:07:03.133 00:07:03.133 00:07:03.133 Suite: ftl_bitmap 00:07:03.133 Test: test_ftl_bitmap_create ...[2024-04-26 06:41:20.380165] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 53:ftl_bitmap_create: *ERROR*: Buffer for bitmap must be aligned to 8 bytes 00:07:03.133 [2024-04-26 06:41:20.380240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 59:ftl_bitmap_create: *ERROR*: Size of buffer for bitmap must be divisible by 8 bytes 00:07:03.133 passed 00:07:03.133 Test: test_ftl_bitmap_get ...passed 00:07:03.133 Test: test_ftl_bitmap_set ...passed 00:07:03.133 Test: test_ftl_bitmap_clear ...passed 00:07:03.133 Test: test_ftl_bitmap_find_first_set ...passed 00:07:03.133 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:03.133 Test: test_ftl_bitmap_count_set ...passed 00:07:03.133 00:07:03.133 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.133 suites 1 1 n/a 0 0 00:07:03.133 tests 7 7 7 0 0 00:07:03.133 asserts 137 137 137 0 n/a 00:07:03.133 00:07:03.133 Elapsed time = 0.000 seconds 00:07:03.526 06:41:20 -- unit/unittest.sh@57 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:03.526 00:07:03.526 00:07:03.526 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.526 http://cunit.sourceforge.net/ 00:07:03.526 00:07:03.526 00:07:03.526 Suite: ftl_io_suite 00:07:03.526 Test: test_completion ...passed 00:07:03.526 Test: test_multiple_ios ...passed 00:07:03.526 00:07:03.527 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.527 suites 1 1 n/a 0 0 00:07:03.527 tests 2 2 2 0 0 00:07:03.527 asserts 47 47 47 0 n/a 00:07:03.527 00:07:03.527 Elapsed time = 0.001 seconds 00:07:03.527 06:41:20 -- unit/unittest.sh@58 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:03.527 00:07:03.527 00:07:03.527 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.527 http://cunit.sourceforge.net/ 00:07:03.527 00:07:03.527 00:07:03.527 Suite: ftl_mngt 00:07:03.527 Test: test_next_step ...passed 00:07:03.527 Test: test_continue_step ...passed 00:07:03.527 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:03.527 Test: test_fail_step ...passed 00:07:03.527 Test: test_mngt_call_and_call_rollback ...passed 00:07:03.527 Test: test_nested_process_failure ...passed 00:07:03.527 00:07:03.527 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.527 suites 1 1 n/a 0 0 00:07:03.527 tests 6 6 6 0 0 00:07:03.527 asserts 176 176 176 0 n/a 00:07:03.527 00:07:03.527 Elapsed time = 0.001 seconds 00:07:03.527 06:41:20 -- unit/unittest.sh@59 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:03.527 00:07:03.527 00:07:03.527 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.527 http://cunit.sourceforge.net/ 00:07:03.527 00:07:03.527 00:07:03.527 Suite: ftl_mempool 00:07:03.527 Test: test_ftl_mempool_create ...passed 00:07:03.527 Test: test_ftl_mempool_get_put ...passed 00:07:03.527 00:07:03.527 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.527 suites 1 1 n/a 0 0 00:07:03.527 tests 2 2 2 0 0 00:07:03.527 asserts 36 36 36 0 n/a 00:07:03.527 00:07:03.527 Elapsed time = 0.000 seconds 00:07:03.527 06:41:20 -- unit/unittest.sh@60 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:03.527 00:07:03.527 00:07:03.527 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.527 http://cunit.sourceforge.net/ 00:07:03.527 00:07:03.527 00:07:03.527 Suite: ftl_addr64_suite 00:07:03.527 Test: test_addr_cached ...passed 00:07:03.527 00:07:03.527 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.527 suites 1 1 n/a 0 0 00:07:03.527 tests 1 1 1 0 0 00:07:03.527 asserts 1536 1536 1536 0 n/a 00:07:03.527 00:07:03.527 Elapsed time = 0.000 seconds 00:07:03.527 06:41:20 -- unit/unittest.sh@61 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:03.527 00:07:03.527 00:07:03.527 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.527 http://cunit.sourceforge.net/ 00:07:03.527 00:07:03.527 00:07:03.527 Suite: ftl_sb 00:07:03.527 Test: test_sb_crc_v2 ...passed 00:07:03.527 Test: test_sb_crc_v3 ...passed 00:07:03.527 Test: test_sb_v3_md_layout ...[2024-04-26 06:41:20.439643] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 143:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Missing regions 00:07:03.527 [2024-04-26 06:41:20.439738] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 131:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:03.527 [2024-04-26 06:41:20.439765] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:03.527 [2024-04-26 06:41:20.439784] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:03.527 [2024-04-26 06:41:20.439811] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:07:03.527 [2024-04-26 06:41:20.439831] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 93:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Unsupported MD region type found 00:07:03.528 [2024-04-26 06:41:20.439851] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:07:03.528 [2024-04-26 06:41:20.439870] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:07:03.528 [2024-04-26 06:41:20.439905] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:07:03.528 [2024-04-26 06:41:20.439925] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:07:03.528 [2024-04-26 06:41:20.439946] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:07:03.528 passed 00:07:03.528 Test: test_sb_v5_md_layout ...passed 00:07:03.528 00:07:03.528 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.528 suites 1 1 n/a 0 0 00:07:03.528 tests 4 4 4 0 0 00:07:03.528 asserts 148 148 148 0 n/a 00:07:03.528 00:07:03.528 Elapsed time = 0.001 seconds 00:07:03.528 06:41:20 -- unit/unittest.sh@62 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:03.528 00:07:03.528 00:07:03.528 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.528 http://cunit.sourceforge.net/ 00:07:03.528 00:07:03.528 00:07:03.528 Suite: ftl_layout_upgrade 00:07:03.528 Test: test_l2p_upgrade ...passed 00:07:03.528 00:07:03.528 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.528 suites 1 1 n/a 0 0 00:07:03.528 tests 1 1 1 0 0 00:07:03.528 asserts 140 140 140 0 n/a 00:07:03.528 00:07:03.528 Elapsed time = 0.000 seconds 00:07:03.528 00:07:03.528 real 0m0.213s 00:07:03.528 user 0m0.066s 00:07:03.528 sys 0m0.145s 00:07:03.528 06:41:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:03.528 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:03.528 ************************************ 00:07:03.528 END TEST unittest_ftl 00:07:03.528 ************************************ 00:07:03.528 06:41:20 -- unit/unittest.sh@237 -- # run_test unittest_accel /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:03.528 06:41:20 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:03.528 06:41:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:03.528 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:03.528 ************************************ 00:07:03.528 START TEST unittest_accel 00:07:03.528 ************************************ 00:07:03.528 06:41:20 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:03.528 00:07:03.528 00:07:03.528 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.528 http://cunit.sourceforge.net/ 00:07:03.528 00:07:03.528 00:07:03.528 Suite: accel_sequence 00:07:03.528 Test: test_sequence_fill_copy ...passed 00:07:03.528 Test: test_sequence_abort ...passed 00:07:03.528 Test: test_sequence_append_error ...passed 00:07:03.528 Test: test_sequence_completion_error ...[2024-04-26 06:41:20.632541] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1935:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x7f557af287c0 00:07:03.786 [2024-04-26 06:41:20.632678] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1935:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x7f557af287c0 00:07:03.786 [2024-04-26 06:41:20.776507] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1845:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x7f557af287c0 00:07:03.786 [2024-04-26 06:41:20.776568] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1845:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x7f557af287c0 00:07:03.786 passed 00:07:03.786 Test: test_sequence_decompress ...passed 00:07:03.786 Test: test_sequence_reverse ...passed 00:07:03.786 Test: test_sequence_copy_elision ...passed 00:07:03.786 Test: test_sequence_accel_buffers ...passed 00:07:03.787 Test: test_sequence_memory_domain ...[2024-04-26 06:41:20.781689] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1737:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:07:03.787 [2024-04-26 06:41:20.781788] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1776:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:07:03.787 passed 00:07:03.787 Test: test_sequence_module_memory_domain ...passed 00:07:03.787 Test: test_sequence_crypto ...passed 00:07:03.787 Test: test_sequence_driver ...[2024-04-26 06:41:20.784759] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1884:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x7f5578c757c0 using driver: ut 00:07:03.787 [2024-04-26 06:41:20.784810] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1949:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x7f5578c757c0 through driver: ut 00:07:03.787 passed 00:07:03.787 Test: test_sequence_same_iovs ...passed 00:07:03.787 Test: test_sequence_crc32 ...passed 00:07:03.787 Suite: accel 00:07:03.787 Test: test_spdk_accel_task_complete ...passed 00:07:03.787 Test: test_get_task ...passed 00:07:03.787 Test: test_spdk_accel_submit_copy ...passed 00:07:03.787 Test: test_spdk_accel_submit_dualcast ...[2024-04-26 06:41:20.786944] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:03.787 [2024-04-26 06:41:20.786979] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c: 433:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:03.787 passed 00:07:03.787 Test: test_spdk_accel_submit_compare ...passed 00:07:03.787 Test: test_spdk_accel_submit_fill ...passed 00:07:03.787 Test: test_spdk_accel_submit_crc32c ...passed 00:07:03.787 Test: test_spdk_accel_submit_crc32cv ...passed 00:07:03.787 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:07:03.787 Test: test_spdk_accel_submit_xor ...passed 00:07:03.787 Test: test_spdk_accel_module_find_by_name ...passed 00:07:03.787 Test: test_spdk_accel_module_register ...passed 00:07:03.787 00:07:03.787 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.787 suites 2 2 n/a 0 0 00:07:03.787 tests 26 26 26 0 0 00:07:03.787 asserts 831 831 831 0 n/a 00:07:03.787 00:07:03.787 Elapsed time = 0.016 seconds 00:07:03.787 00:07:03.787 real 0m0.174s 00:07:03.787 user 0m0.019s 00:07:03.787 sys 0m0.011s 00:07:03.787 06:41:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:03.787 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:03.787 ************************************ 00:07:03.787 END TEST unittest_accel 00:07:03.787 ************************************ 00:07:03.787 06:41:20 -- unit/unittest.sh@238 -- # run_test unittest_ioat /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:03.787 06:41:20 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:03.787 06:41:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:03.787 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:03.787 ************************************ 00:07:03.787 START TEST unittest_ioat 00:07:03.787 ************************************ 00:07:03.787 06:41:20 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:03.787 00:07:03.787 00:07:03.787 CUnit - A unit testing framework for C - Version 2.1-3 00:07:03.787 http://cunit.sourceforge.net/ 00:07:03.787 00:07:03.787 00:07:03.787 Suite: ioat 00:07:03.787 Test: ioat_state_check ...passed 00:07:03.787 00:07:03.787 Run Summary: Type Total Ran Passed Failed Inactive 00:07:03.787 suites 1 1 n/a 0 0 00:07:03.787 tests 1 1 1 0 0 00:07:03.787 asserts 32 32 32 0 n/a 00:07:03.787 00:07:03.787 Elapsed time = 0.000 seconds 00:07:03.787 00:07:03.787 real 0m0.010s 00:07:03.787 user 0m0.004s 00:07:03.787 sys 0m0.006s 00:07:03.787 06:41:20 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:03.787 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:03.787 ************************************ 00:07:03.787 END TEST unittest_ioat 00:07:03.787 ************************************ 00:07:03.787 06:41:20 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:03.787 06:41:20 -- unit/unittest.sh@240 -- # run_test unittest_idxd_user /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:03.788 06:41:20 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:03.788 06:41:20 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:03.788 06:41:20 -- common/autotest_common.sh@10 -- # set +x 00:07:04.045 ************************************ 00:07:04.045 START TEST unittest_idxd_user 00:07:04.045 ************************************ 00:07:04.045 06:41:21 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:04.045 00:07:04.045 00:07:04.045 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.045 http://cunit.sourceforge.net/ 00:07:04.045 00:07:04.045 00:07:04.045 Suite: idxd_user 00:07:04.045 Test: test_idxd_wait_cmd ...[2024-04-26 06:41:21.070287] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:04.045 [2024-04-26 06:41:21.070354] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:07:04.045 passed 00:07:04.045 Test: test_idxd_reset_dev ...[2024-04-26 06:41:21.070390] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:04.045 [2024-04-26 06:41:21.070409] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:07:04.045 passed 00:07:04.045 Test: test_idxd_group_config ...passed 00:07:04.045 Test: test_idxd_wq_config ...passed 00:07:04.045 00:07:04.045 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.045 suites 1 1 n/a 0 0 00:07:04.045 tests 4 4 4 0 0 00:07:04.045 asserts 20 20 20 0 n/a 00:07:04.045 00:07:04.045 Elapsed time = 0.000 seconds 00:07:04.045 00:07:04.045 real 0m0.011s 00:07:04.045 user 0m0.005s 00:07:04.045 sys 0m0.006s 00:07:04.045 06:41:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:04.045 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.045 ************************************ 00:07:04.045 END TEST unittest_idxd_user 00:07:04.045 ************************************ 00:07:04.045 06:41:21 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:07:04.045 06:41:21 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:04.045 06:41:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:04.045 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.302 ************************************ 00:07:04.302 START TEST unittest_iscsi 00:07:04.302 ************************************ 00:07:04.302 06:41:21 -- common/autotest_common.sh@1111 -- # unittest_iscsi 00:07:04.302 06:41:21 -- unit/unittest.sh@66 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:04.302 00:07:04.302 00:07:04.302 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.302 http://cunit.sourceforge.net/ 00:07:04.302 00:07:04.302 00:07:04.302 Suite: conn_suite 00:07:04.302 Test: read_task_split_in_order_case ...passed 00:07:04.302 Test: read_task_split_reverse_order_case ...passed 00:07:04.302 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:07:04.302 Test: process_non_read_task_completion_test ...passed 00:07:04.302 Test: free_tasks_on_connection ...passed 00:07:04.302 Test: free_tasks_with_queued_datain ...passed 00:07:04.302 Test: abort_queued_datain_task_test ...passed 00:07:04.302 Test: abort_queued_datain_tasks_test ...passed 00:07:04.302 00:07:04.302 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.302 suites 1 1 n/a 0 0 00:07:04.302 tests 8 8 8 0 0 00:07:04.302 asserts 230 230 230 0 n/a 00:07:04.302 00:07:04.302 Elapsed time = 0.000 seconds 00:07:04.302 06:41:21 -- unit/unittest.sh@67 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:04.302 00:07:04.302 00:07:04.302 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.302 http://cunit.sourceforge.net/ 00:07:04.302 00:07:04.302 00:07:04.302 Suite: iscsi_suite 00:07:04.302 Test: param_negotiation_test ...passed 00:07:04.302 Test: list_negotiation_test ...passed 00:07:04.302 Test: parse_valid_test ...passed 00:07:04.302 Test: parse_invalid_test ...[2024-04-26 06:41:21.373091] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:04.302 [2024-04-26 06:41:21.373169] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:04.302 [2024-04-26 06:41:21.373194] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:07:04.302 [2024-04-26 06:41:21.373218] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:07:04.302 [2024-04-26 06:41:21.373270] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:07:04.302 [2024-04-26 06:41:21.373318] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:07:04.302 [2024-04-26 06:41:21.373353] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:07:04.302 passed 00:07:04.302 00:07:04.302 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.302 suites 1 1 n/a 0 0 00:07:04.302 tests 4 4 4 0 0 00:07:04.302 asserts 161 161 161 0 n/a 00:07:04.302 00:07:04.302 Elapsed time = 0.002 seconds 00:07:04.302 06:41:21 -- unit/unittest.sh@68 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:04.302 00:07:04.302 00:07:04.302 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.302 http://cunit.sourceforge.net/ 00:07:04.302 00:07:04.302 00:07:04.302 Suite: iscsi_target_node_suite 00:07:04.302 Test: add_lun_test_cases ...[2024-04-26 06:41:21.384563] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1253:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:07:04.302 [2024-04-26 06:41:21.384642] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:07:04.302 [2024-04-26 06:41:21.384665] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:04.302 [2024-04-26 06:41:21.384683] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:04.302 [2024-04-26 06:41:21.384703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:07:04.302 passed 00:07:04.302 Test: allow_any_allowed ...passed 00:07:04.302 Test: allow_ipv6_allowed ...passed 00:07:04.303 Test: allow_ipv6_denied ...passed 00:07:04.303 Test: allow_ipv6_invalid ...passed 00:07:04.303 Test: allow_ipv4_allowed ...passed 00:07:04.303 Test: allow_ipv4_denied ...passed 00:07:04.303 Test: allow_ipv4_invalid ...passed 00:07:04.303 Test: node_access_allowed ...passed 00:07:04.303 Test: node_access_denied_by_empty_netmask ...passed 00:07:04.303 Test: node_access_multi_initiator_groups_cases ...passed 00:07:04.303 Test: allow_iscsi_name_multi_maps_case ...passed 00:07:04.303 Test: chap_param_test_cases ...[2024-04-26 06:41:21.384993] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:07:04.303 [2024-04-26 06:41:21.385019] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:07:04.303 [2024-04-26 06:41:21.385034] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:07:04.303 [2024-04-26 06:41:21.385052] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1040:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:07:04.303 [2024-04-26 06:41:21.385070] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:07:04.303 passed 00:07:04.303 00:07:04.303 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.303 suites 1 1 n/a 0 0 00:07:04.303 tests 13 13 13 0 0 00:07:04.303 asserts 50 50 50 0 n/a 00:07:04.303 00:07:04.303 Elapsed time = 0.001 seconds 00:07:04.303 06:41:21 -- unit/unittest.sh@69 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:04.303 00:07:04.303 00:07:04.303 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.303 http://cunit.sourceforge.net/ 00:07:04.303 00:07:04.303 00:07:04.303 Suite: iscsi_suite 00:07:04.303 Test: op_login_check_target_test ...[2024-04-26 06:41:21.397467] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:07:04.303 passed 00:07:04.303 Test: op_login_session_normal_test ...[2024-04-26 06:41:21.397564] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:04.303 [2024-04-26 06:41:21.397591] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:04.303 [2024-04-26 06:41:21.397606] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:04.303 [2024-04-26 06:41:21.397647] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:07:04.303 [2024-04-26 06:41:21.397677] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1470:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:04.303 [2024-04-26 06:41:21.397703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c: 703:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:07:04.303 [2024-04-26 06:41:21.397721] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1470:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:04.303 passed 00:07:04.303 Test: maxburstlength_test ...[2024-04-26 06:41:21.397871] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:04.303 [2024-04-26 06:41:21.397894] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4551:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:07:04.303 passed 00:07:04.303 Test: underflow_for_read_transfer_test ...passed 00:07:04.303 Test: underflow_for_zero_read_transfer_test ...passed 00:07:04.303 Test: underflow_for_request_sense_test ...passed 00:07:04.303 Test: underflow_for_check_condition_test ...passed 00:07:04.303 Test: add_transfer_task_test ...passed 00:07:04.303 Test: get_transfer_task_test ...passed 00:07:04.303 Test: del_transfer_task_test ...passed 00:07:04.303 Test: clear_all_transfer_tasks_test ...passed 00:07:04.303 Test: build_iovs_test ...passed 00:07:04.303 Test: build_iovs_with_md_test ...passed 00:07:04.303 Test: pdu_hdr_op_login_test ...[2024-04-26 06:41:21.398502] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:07:04.303 [2024-04-26 06:41:21.398552] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1259:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:07:04.303 [2024-04-26 06:41:21.398587] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:07:04.303 passed 00:07:04.303 Test: pdu_hdr_op_text_test ...[2024-04-26 06:41:21.398684] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2241:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:04.303 [2024-04-26 06:41:21.398724] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2272:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:07:04.303 [2024-04-26 06:41:21.398741] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2286:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:07:04.303 passed 00:07:04.303 Test: pdu_hdr_op_logout_test ...[2024-04-26 06:41:21.398791] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2517:iscsi_pdu_hdr_op_logout: *ERROR*: Target can accept logout only with reason "close the session" on discovery session. 1 is not acceptable reason. 00:07:04.303 passed 00:07:04.304 Test: pdu_hdr_op_scsi_test ...[2024-04-26 06:41:21.398847] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:04.304 [2024-04-26 06:41:21.398866] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3336:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:04.304 [2024-04-26 06:41:21.398887] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3364:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:07:04.304 [2024-04-26 06:41:21.398920] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3398:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:04.304 [2024-04-26 06:41:21.398956] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3405:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:07:04.304 [2024-04-26 06:41:21.399030] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3428:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:07:04.304 passed 00:07:04.304 Test: pdu_hdr_op_task_mgmt_test ...[2024-04-26 06:41:21.399074] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3605:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:07:04.304 [2024-04-26 06:41:21.399105] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3694:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:07:04.304 passed 00:07:04.304 Test: pdu_hdr_op_nopout_test ...[2024-04-26 06:41:21.399204] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3713:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:07:04.304 [2024-04-26 06:41:21.399238] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:04.304 [2024-04-26 06:41:21.399254] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:04.304 [2024-04-26 06:41:21.399270] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3743:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:07:04.304 passed 00:07:04.304 Test: pdu_hdr_op_data_test ...[2024-04-26 06:41:21.399302] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4186:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:07:04.304 [2024-04-26 06:41:21.399329] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4203:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:07:04.304 [2024-04-26 06:41:21.399358] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4211:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:04.304 [2024-04-26 06:41:21.399377] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4217:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:07:04.304 [2024-04-26 06:41:21.399407] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4222:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:07:04.304 [2024-04-26 06:41:21.399438] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4233:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:07:04.304 [2024-04-26 06:41:21.399459] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4245:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:07:04.304 passed 00:07:04.304 Test: empty_text_with_cbit_test ...passed 00:07:04.304 Test: pdu_payload_read_test ...[2024-04-26 06:41:21.400040] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4632:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:07:04.304 passed 00:07:04.304 Test: data_out_pdu_sequence_test ...passed 00:07:04.304 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:07:04.304 00:07:04.304 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.304 suites 1 1 n/a 0 0 00:07:04.304 tests 24 24 24 0 0 00:07:04.304 asserts 150253 150253 150253 0 n/a 00:07:04.304 00:07:04.304 Elapsed time = 0.005 seconds 00:07:04.304 06:41:21 -- unit/unittest.sh@70 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:04.304 00:07:04.304 00:07:04.304 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.304 http://cunit.sourceforge.net/ 00:07:04.304 00:07:04.304 00:07:04.304 Suite: init_grp_suite 00:07:04.304 Test: create_initiator_group_success_case ...passed 00:07:04.304 Test: find_initiator_group_success_case ...passed 00:07:04.304 Test: register_initiator_group_twice_case ...passed 00:07:04.304 Test: add_initiator_name_success_case ...passed 00:07:04.304 Test: add_initiator_name_fail_case ...[2024-04-26 06:41:21.414861] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:07:04.304 passed 00:07:04.304 Test: delete_all_initiator_names_success_case ...passed 00:07:04.304 Test: add_netmask_success_case ...passed 00:07:04.304 Test: add_netmask_fail_case ...[2024-04-26 06:41:21.414996] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:07:04.304 passed 00:07:04.304 Test: delete_all_netmasks_success_case ...passed 00:07:04.304 Test: initiator_name_overwrite_all_to_any_case ...passed 00:07:04.304 Test: netmask_overwrite_all_to_any_case ...passed 00:07:04.304 Test: add_delete_initiator_names_case ...passed 00:07:04.304 Test: add_duplicated_initiator_names_case ...passed 00:07:04.304 Test: delete_nonexisting_initiator_names_case ...passed 00:07:04.304 Test: add_delete_netmasks_case ...passed 00:07:04.304 Test: add_duplicated_netmasks_case ...passed 00:07:04.304 Test: delete_nonexisting_netmasks_case ...passed 00:07:04.304 00:07:04.305 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.305 suites 1 1 n/a 0 0 00:07:04.305 tests 17 17 17 0 0 00:07:04.305 asserts 108 108 108 0 n/a 00:07:04.305 00:07:04.305 Elapsed time = 0.000 seconds 00:07:04.305 06:41:21 -- unit/unittest.sh@71 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:04.305 00:07:04.305 00:07:04.305 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.305 http://cunit.sourceforge.net/ 00:07:04.305 00:07:04.305 00:07:04.305 Suite: portal_grp_suite 00:07:04.305 Test: portal_create_ipv4_normal_case ...passed 00:07:04.305 Test: portal_create_ipv6_normal_case ...passed 00:07:04.305 Test: portal_create_ipv4_wildcard_case ...passed 00:07:04.305 Test: portal_create_ipv6_wildcard_case ...passed 00:07:04.305 Test: portal_create_twice_case ...[2024-04-26 06:41:21.425820] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:07:04.305 passed 00:07:04.305 Test: portal_grp_register_unregister_case ...passed 00:07:04.305 Test: portal_grp_register_twice_case ...passed 00:07:04.305 Test: portal_grp_add_delete_case ...passed 00:07:04.305 Test: portal_grp_add_delete_twice_case ...passed 00:07:04.305 00:07:04.305 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.305 suites 1 1 n/a 0 0 00:07:04.305 tests 9 9 9 0 0 00:07:04.305 asserts 44 44 44 0 n/a 00:07:04.305 00:07:04.305 Elapsed time = 0.001 seconds 00:07:04.305 00:07:04.305 real 0m0.081s 00:07:04.305 user 0m0.027s 00:07:04.305 sys 0m0.054s 00:07:04.305 06:41:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:04.305 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.305 ************************************ 00:07:04.305 END TEST unittest_iscsi 00:07:04.305 ************************************ 00:07:04.305 06:41:21 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:07:04.305 06:41:21 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:04.305 06:41:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:04.305 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.305 ************************************ 00:07:04.305 START TEST unittest_json 00:07:04.305 ************************************ 00:07:04.305 06:41:21 -- common/autotest_common.sh@1111 -- # unittest_json 00:07:04.305 06:41:21 -- unit/unittest.sh@75 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:04.305 00:07:04.305 00:07:04.305 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.305 http://cunit.sourceforge.net/ 00:07:04.305 00:07:04.305 00:07:04.305 Suite: json 00:07:04.305 Test: test_parse_literal ...passed 00:07:04.305 Test: test_parse_string_simple ...passed 00:07:04.305 Test: test_parse_string_control_chars ...passed 00:07:04.305 Test: test_parse_string_utf8 ...passed 00:07:04.305 Test: test_parse_string_escapes_twochar ...passed 00:07:04.305 Test: test_parse_string_escapes_unicode ...passed 00:07:04.305 Test: test_parse_number ...passed 00:07:04.305 Test: test_parse_array ...passed 00:07:04.305 Test: test_parse_object ...passed 00:07:04.305 Test: test_parse_nesting ...passed 00:07:04.305 Test: test_parse_comment ...passed 00:07:04.305 00:07:04.305 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.305 suites 1 1 n/a 0 0 00:07:04.305 tests 11 11 11 0 0 00:07:04.305 asserts 1516 1516 1516 0 n/a 00:07:04.305 00:07:04.305 Elapsed time = 0.001 seconds 00:07:04.305 06:41:21 -- unit/unittest.sh@76 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:04.305 00:07:04.305 00:07:04.305 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.305 http://cunit.sourceforge.net/ 00:07:04.305 00:07:04.305 00:07:04.305 Suite: json 00:07:04.305 Test: test_strequal ...passed 00:07:04.305 Test: test_num_to_uint16 ...passed 00:07:04.305 Test: test_num_to_int32 ...passed 00:07:04.305 Test: test_num_to_uint64 ...passed 00:07:04.305 Test: test_decode_object ...passed 00:07:04.305 Test: test_decode_array ...passed 00:07:04.305 Test: test_decode_bool ...passed 00:07:04.305 Test: test_decode_uint16 ...passed 00:07:04.306 Test: test_decode_int32 ...passed 00:07:04.306 Test: test_decode_uint32 ...passed 00:07:04.306 Test: test_decode_uint64 ...passed 00:07:04.306 Test: test_decode_string ...passed 00:07:04.306 Test: test_decode_uuid ...passed 00:07:04.306 Test: test_find ...passed 00:07:04.306 Test: test_find_array ...passed 00:07:04.306 Test: test_iterating ...passed 00:07:04.306 Test: test_free_object ...passed 00:07:04.306 00:07:04.306 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.306 suites 1 1 n/a 0 0 00:07:04.306 tests 17 17 17 0 0 00:07:04.306 asserts 236 236 236 0 n/a 00:07:04.306 00:07:04.306 Elapsed time = 0.000 seconds 00:07:04.562 06:41:21 -- unit/unittest.sh@77 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:04.562 00:07:04.562 00:07:04.562 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.562 http://cunit.sourceforge.net/ 00:07:04.562 00:07:04.562 00:07:04.562 Suite: json 00:07:04.562 Test: test_write_literal ...passed 00:07:04.562 Test: test_write_string_simple ...passed 00:07:04.562 Test: test_write_string_escapes ...passed 00:07:04.562 Test: test_write_string_utf16le ...passed 00:07:04.562 Test: test_write_number_int32 ...passed 00:07:04.562 Test: test_write_number_uint32 ...passed 00:07:04.562 Test: test_write_number_uint128 ...passed 00:07:04.562 Test: test_write_string_number_uint128 ...passed 00:07:04.562 Test: test_write_number_int64 ...passed 00:07:04.562 Test: test_write_number_uint64 ...passed 00:07:04.562 Test: test_write_number_double ...passed 00:07:04.562 Test: test_write_uuid ...passed 00:07:04.562 Test: test_write_array ...passed 00:07:04.562 Test: test_write_object ...passed 00:07:04.562 Test: test_write_nesting ...passed 00:07:04.562 Test: test_write_val ...passed 00:07:04.562 00:07:04.562 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.562 suites 1 1 n/a 0 0 00:07:04.562 tests 16 16 16 0 0 00:07:04.562 asserts 918 918 918 0 n/a 00:07:04.562 00:07:04.562 Elapsed time = 0.002 seconds 00:07:04.562 06:41:21 -- unit/unittest.sh@78 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:04.562 00:07:04.562 00:07:04.562 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.562 http://cunit.sourceforge.net/ 00:07:04.562 00:07:04.562 00:07:04.562 Suite: jsonrpc 00:07:04.562 Test: test_parse_request ...passed 00:07:04.562 Test: test_parse_request_streaming ...passed 00:07:04.562 00:07:04.562 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.562 suites 1 1 n/a 0 0 00:07:04.562 tests 2 2 2 0 0 00:07:04.562 asserts 289 289 289 0 n/a 00:07:04.562 00:07:04.562 Elapsed time = 0.002 seconds 00:07:04.562 00:07:04.562 real 0m0.049s 00:07:04.562 user 0m0.019s 00:07:04.562 sys 0m0.030s 00:07:04.562 06:41:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:04.562 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.562 ************************************ 00:07:04.562 END TEST unittest_json 00:07:04.562 ************************************ 00:07:04.562 06:41:21 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:07:04.562 06:41:21 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:04.562 06:41:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:04.562 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.562 ************************************ 00:07:04.562 START TEST unittest_rpc 00:07:04.562 ************************************ 00:07:04.562 06:41:21 -- common/autotest_common.sh@1111 -- # unittest_rpc 00:07:04.562 06:41:21 -- unit/unittest.sh@82 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:04.562 00:07:04.562 00:07:04.562 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.562 http://cunit.sourceforge.net/ 00:07:04.562 00:07:04.563 00:07:04.563 Suite: rpc 00:07:04.563 Test: test_jsonrpc_handler ...passed 00:07:04.563 Test: test_spdk_rpc_is_method_allowed ...passed 00:07:04.563 Test: test_rpc_get_methods ...[2024-04-26 06:41:21.627484] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:07:04.563 passed 00:07:04.563 Test: test_rpc_spdk_get_version ...passed 00:07:04.563 Test: test_spdk_rpc_listen_close ...passed 00:07:04.563 Test: test_rpc_run_multiple_servers ...passed 00:07:04.563 00:07:04.563 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.563 suites 1 1 n/a 0 0 00:07:04.563 tests 6 6 6 0 0 00:07:04.563 asserts 23 23 23 0 n/a 00:07:04.563 00:07:04.563 Elapsed time = 0.000 seconds 00:07:04.563 00:07:04.563 real 0m0.012s 00:07:04.563 user 0m0.007s 00:07:04.563 sys 0m0.005s 00:07:04.563 06:41:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:04.563 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.563 ************************************ 00:07:04.563 END TEST unittest_rpc 00:07:04.563 ************************************ 00:07:04.563 06:41:21 -- unit/unittest.sh@245 -- # run_test unittest_notify /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:04.563 06:41:21 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:04.563 06:41:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:04.563 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.563 ************************************ 00:07:04.563 START TEST unittest_notify 00:07:04.563 ************************************ 00:07:04.563 06:41:21 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:04.563 00:07:04.563 00:07:04.563 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.563 http://cunit.sourceforge.net/ 00:07:04.563 00:07:04.563 00:07:04.563 Suite: app_suite 00:07:04.563 Test: notify ...passed 00:07:04.563 00:07:04.563 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.563 suites 1 1 n/a 0 0 00:07:04.563 tests 1 1 1 0 0 00:07:04.563 asserts 13 13 13 0 n/a 00:07:04.563 00:07:04.563 Elapsed time = 0.000 seconds 00:07:04.563 00:07:04.563 real 0m0.010s 00:07:04.563 user 0m0.004s 00:07:04.563 sys 0m0.006s 00:07:04.563 06:41:21 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:04.563 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.563 ************************************ 00:07:04.563 END TEST unittest_notify 00:07:04.563 ************************************ 00:07:04.820 06:41:21 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:07:04.820 06:41:21 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:04.820 06:41:21 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:04.820 06:41:21 -- common/autotest_common.sh@10 -- # set +x 00:07:04.820 ************************************ 00:07:04.820 START TEST unittest_nvme 00:07:04.820 ************************************ 00:07:04.820 06:41:21 -- common/autotest_common.sh@1111 -- # unittest_nvme 00:07:04.820 06:41:21 -- unit/unittest.sh@86 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:04.820 00:07:04.820 00:07:04.820 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.820 http://cunit.sourceforge.net/ 00:07:04.820 00:07:04.820 00:07:04.820 Suite: nvme 00:07:04.820 Test: test_opc_data_transfer ...passed 00:07:04.820 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:07:04.820 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:07:04.820 Test: test_trid_parse_and_compare ...[2024-04-26 06:41:21.876526] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1171:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:07:04.820 [2024-04-26 06:41:21.876604] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:04.820 [2024-04-26 06:41:21.876628] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1184:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:07:04.820 [2024-04-26 06:41:21.876654] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:04.820 [2024-04-26 06:41:21.876672] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1194:parse_next_key: *ERROR*: Key without value 00:07:04.820 [2024-04-26 06:41:21.876690] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1228:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:04.820 passed 00:07:04.820 Test: test_trid_trtype_str ...passed 00:07:04.820 Test: test_trid_adrfam_str ...passed 00:07:04.820 Test: test_nvme_ctrlr_probe ...[2024-04-26 06:41:21.876850] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:07:04.820 passed 00:07:04.820 Test: test_spdk_nvme_probe ...[2024-04-26 06:41:21.876891] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:04.820 [2024-04-26 06:41:21.876911] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:04.820 [2024-04-26 06:41:21.876960] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 813:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:07:04.820 [2024-04-26 06:41:21.876978] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:04.820 passed 00:07:04.820 Test: test_spdk_nvme_connect ...[2024-04-26 06:41:21.877025] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 993:spdk_nvme_connect: *ERROR*: No transport ID specified 00:07:04.820 [2024-04-26 06:41:21.877204] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:04.820 [2024-04-26 06:41:21.877225] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1004:spdk_nvme_connect: *ERROR*: Create probe context failed 00:07:04.820 passed 00:07:04.820 Test: test_nvme_ctrlr_probe_internal ...[2024-04-26 06:41:21.877298] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 683:nvme_ctrlr_probe: *ERROR*: Failed to construct NVMe controller for SSD: 00:07:04.820 [2024-04-26 06:41:21.877318] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:07:04.820 passed 00:07:04.820 Test: test_nvme_init_controllers ...[2024-04-26 06:41:21.877362] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:07:04.820 passed 00:07:04.820 Test: test_nvme_driver_init ...[2024-04-26 06:41:21.877413] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:07:04.820 [2024-04-26 06:41:21.877430] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:04.820 [2024-04-26 06:41:21.982865] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 596:nvme_driver_init: *ERROR*: timeout waiting for primary process to init 00:07:04.820 [2024-04-26 06:41:21.982948] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:07:04.820 passed 00:07:04.820 Test: test_spdk_nvme_detach ...passed 00:07:04.820 Test: test_nvme_completion_poll_cb ...passed 00:07:04.820 Test: test_nvme_user_copy_cmd_complete ...passed 00:07:04.820 Test: test_nvme_allocate_request_null ...passed 00:07:04.820 Test: test_nvme_allocate_request ...passed 00:07:04.820 Test: test_nvme_free_request ...passed 00:07:04.820 Test: test_nvme_allocate_request_user_copy ...passed 00:07:04.820 Test: test_nvme_robust_mutex_init_shared ...passed 00:07:04.820 Test: test_nvme_request_check_timeout ...passed 00:07:04.820 Test: test_nvme_wait_for_completion ...passed 00:07:04.820 Test: test_spdk_nvme_parse_func ...passed 00:07:04.820 Test: test_spdk_nvme_detach_async ...passed 00:07:04.821 Test: test_nvme_parse_addr ...[2024-04-26 06:41:21.983221] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1581:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:07:04.821 passed 00:07:04.821 00:07:04.821 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.821 suites 1 1 n/a 0 0 00:07:04.821 tests 25 25 25 0 0 00:07:04.821 asserts 326 326 326 0 n/a 00:07:04.821 00:07:04.821 Elapsed time = 0.002 seconds 00:07:04.821 06:41:21 -- unit/unittest.sh@87 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:04.821 00:07:04.821 00:07:04.821 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.821 http://cunit.sourceforge.net/ 00:07:04.821 00:07:04.821 00:07:04.821 Suite: nvme_ctrlr 00:07:04.821 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-04-26 06:41:21.993858] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 passed 00:07:04.821 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-04-26 06:41:21.995166] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 passed 00:07:04.821 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-04-26 06:41:21.996316] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 passed 00:07:04.821 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-04-26 06:41:21.997471] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 passed 00:07:04.821 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-04-26 06:41:21.998621] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 [2024-04-26 06:41:21.999713] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 06:41:22.000800] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 06:41:22.001882] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:04.821 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-04-26 06:41:22.004089] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 [2024-04-26 06:41:22.006280] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 06:41:22.007371] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:04.821 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-04-26 06:41:22.009592] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 [2024-04-26 06:41:22.010653] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-04-26 06:41:22.012812] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3946:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:04.821 Test: test_nvme_ctrlr_init_delay ...[2024-04-26 06:41:22.015032] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 passed 00:07:04.821 Test: test_alloc_io_qpair_rr_1 ...[2024-04-26 06:41:22.016193] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.821 [2024-04-26 06:41:22.016287] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:04.821 [2024-04-26 06:41:22.016325] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:04.822 [2024-04-26 06:41:22.016351] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:04.822 [2024-04-26 06:41:22.016367] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 398:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:04.822 passed 00:07:04.822 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:07:04.822 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:07:04.822 Test: test_alloc_io_qpair_wrr_1 ...[2024-04-26 06:41:22.016422] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.822 passed 00:07:04.822 Test: test_alloc_io_qpair_wrr_2 ...[2024-04-26 06:41:22.016483] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:04.822 [2024-04-26 06:41:22.016522] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5329:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:04.822 passed 00:07:04.822 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-04-26 06:41:22.016596] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4857:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:07:04.822 [2024-04-26 06:41:22.016624] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:04.822 [2024-04-26 06:41:22.016672] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4934:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:07:04.822 [2024-04-26 06:41:22.016699] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4894:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:04.822 passed 00:07:04.822 Test: test_nvme_ctrlr_fail ...[2024-04-26 06:41:22.016726] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1041:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:07:04.822 passed 00:07:04.822 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:07:04.822 Test: test_nvme_ctrlr_set_supported_features ...passed 00:07:04.822 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:07:04.822 Test: test_nvme_ctrlr_test_active_ns ...[2024-04-26 06:41:22.016816] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.078 passed 00:07:05.078 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:07:05.078 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:07:05.078 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:07:05.078 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-04-26 06:41:22.092963] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.078 passed 00:07:05.078 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-04-26 06:41:22.099645] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.078 passed 00:07:05.078 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-04-26 06:41:22.100795] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.078 [2024-04-26 06:41:22.100828] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2883:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:07:05.078 passed 00:07:05.078 Test: test_alloc_io_qpair_fail ...[2024-04-26 06:41:22.101916] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.078 [2024-04-26 06:41:22.101952] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 510:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:07:05.078 passed 00:07:05.078 Test: test_nvme_ctrlr_add_remove_process ...passed 00:07:05.079 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:07:05.079 Test: test_nvme_ctrlr_set_state ...[2024-04-26 06:41:22.102022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1478:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-04-26 06:41:22.102048] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-04-26 06:41:22.111612] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_ns_mgmt ...[2024-04-26 06:41:22.131489] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_reset ...[2024-04-26 06:41:22.132779] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_aer_callback ...[2024-04-26 06:41:22.132960] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-04-26 06:41:22.134166] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:07:05.079 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:07:05.079 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-04-26 06:41:22.135530] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:07:05.079 Test: test_nvme_ctrlr_ana_resize ...[2024-04-26 06:41:22.136816] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:07:05.079 Test: test_nvme_transport_ctrlr_ready ...[2024-04-26 06:41:22.138150] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4028:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:07:05.079 [2024-04-26 06:41:22.138182] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4080:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:07:05.079 passed 00:07:05.079 Test: test_nvme_ctrlr_disable ...[2024-04-26 06:41:22.138206] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4149:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:05.079 passed 00:07:05.079 00:07:05.079 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.079 suites 1 1 n/a 0 0 00:07:05.079 tests 43 43 43 0 0 00:07:05.079 asserts 10418 10418 10418 0 n/a 00:07:05.079 00:07:05.079 Elapsed time = 0.105 seconds 00:07:05.079 06:41:22 -- unit/unittest.sh@88 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:05.079 00:07:05.079 00:07:05.079 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.079 http://cunit.sourceforge.net/ 00:07:05.079 00:07:05.079 00:07:05.079 Suite: nvme_ctrlr_cmd 00:07:05.079 Test: test_get_log_pages ...passed 00:07:05.079 Test: test_set_feature_cmd ...passed 00:07:05.079 Test: test_set_feature_ns_cmd ...passed 00:07:05.079 Test: test_get_feature_cmd ...passed 00:07:05.079 Test: test_get_feature_ns_cmd ...passed 00:07:05.079 Test: test_abort_cmd ...passed 00:07:05.079 Test: test_set_host_id_cmds ...[2024-04-26 06:41:22.158813] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr_cmd.c: 508:nvme_ctrlr_cmd_set_host_id: *ERROR*: Invalid host ID size 1024 00:07:05.079 passed 00:07:05.079 Test: test_io_cmd_raw_no_payload_build ...passed 00:07:05.079 Test: test_io_raw_cmd ...passed 00:07:05.079 Test: test_io_raw_cmd_with_md ...passed 00:07:05.079 Test: test_namespace_attach ...passed 00:07:05.079 Test: test_namespace_detach ...passed 00:07:05.079 Test: test_namespace_create ...passed 00:07:05.079 Test: test_namespace_delete ...passed 00:07:05.079 Test: test_doorbell_buffer_config ...passed 00:07:05.079 Test: test_format_nvme ...passed 00:07:05.079 Test: test_fw_commit ...passed 00:07:05.079 Test: test_fw_image_download ...passed 00:07:05.079 Test: test_sanitize ...passed 00:07:05.079 Test: test_directive ...passed 00:07:05.079 Test: test_nvme_request_add_abort ...passed 00:07:05.079 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:07:05.079 Test: test_nvme_ctrlr_cmd_identify ...passed 00:07:05.079 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:07:05.079 00:07:05.079 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.079 suites 1 1 n/a 0 0 00:07:05.079 tests 24 24 24 0 0 00:07:05.079 asserts 198 198 198 0 n/a 00:07:05.079 00:07:05.079 Elapsed time = 0.000 seconds 00:07:05.080 06:41:22 -- unit/unittest.sh@89 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:05.080 00:07:05.080 00:07:05.080 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.080 http://cunit.sourceforge.net/ 00:07:05.080 00:07:05.080 00:07:05.080 Suite: nvme_ctrlr_cmd 00:07:05.080 Test: test_geometry_cmd ...passed 00:07:05.080 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:07:05.080 00:07:05.080 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.080 suites 1 1 n/a 0 0 00:07:05.080 tests 2 2 2 0 0 00:07:05.080 asserts 7 7 7 0 n/a 00:07:05.080 00:07:05.080 Elapsed time = 0.000 seconds 00:07:05.080 06:41:22 -- unit/unittest.sh@90 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:05.080 00:07:05.080 00:07:05.080 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.080 http://cunit.sourceforge.net/ 00:07:05.080 00:07:05.080 00:07:05.080 Suite: nvme 00:07:05.080 Test: test_nvme_ns_construct ...passed 00:07:05.080 Test: test_nvme_ns_uuid ...passed 00:07:05.080 Test: test_nvme_ns_csi ...passed 00:07:05.080 Test: test_nvme_ns_data ...passed 00:07:05.080 Test: test_nvme_ns_set_identify_data ...passed 00:07:05.080 Test: test_spdk_nvme_ns_get_values ...passed 00:07:05.080 Test: test_spdk_nvme_ns_is_active ...passed 00:07:05.080 Test: spdk_nvme_ns_supports ...passed 00:07:05.080 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:07:05.080 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...passed 00:07:05.080 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:07:05.080 Test: test_nvme_ns_find_id_desc ...passed 00:07:05.080 00:07:05.080 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.080 suites 1 1 n/a 0 0 00:07:05.080 tests 12 12 12 0 0 00:07:05.080 asserts 83 83 83 0 n/a 00:07:05.080 00:07:05.080 Elapsed time = 0.000 seconds 00:07:05.080 06:41:22 -- unit/unittest.sh@91 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:05.080 00:07:05.080 00:07:05.080 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.080 http://cunit.sourceforge.net/ 00:07:05.080 00:07:05.080 00:07:05.080 Suite: nvme_ns_cmd 00:07:05.080 Test: split_test ...passed 00:07:05.080 Test: split_test2 ...passed 00:07:05.080 Test: split_test3 ...passed 00:07:05.080 Test: split_test4 ...passed 00:07:05.080 Test: test_nvme_ns_cmd_flush ...passed 00:07:05.080 Test: test_nvme_ns_cmd_dataset_management ...passed 00:07:05.080 Test: test_nvme_ns_cmd_copy ...passed 00:07:05.080 Test: test_io_flags ...[2024-04-26 06:41:22.189572] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xfffc 00:07:05.080 passed 00:07:05.080 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:07:05.080 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:07:05.080 Test: test_nvme_ns_cmd_reservation_register ...passed 00:07:05.080 Test: test_nvme_ns_cmd_reservation_release ...passed 00:07:05.080 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:07:05.080 Test: test_nvme_ns_cmd_reservation_report ...passed 00:07:05.080 Test: test_cmd_child_request ...passed 00:07:05.080 Test: test_nvme_ns_cmd_readv ...passed 00:07:05.080 Test: test_nvme_ns_cmd_read_with_md ...passed 00:07:05.080 Test: test_nvme_ns_cmd_writev ...[2024-04-26 06:41:22.190128] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 292:_nvme_ns_cmd_split_request_prp: *ERROR*: child_length 200 not even multiple of lba_size 512 00:07:05.080 passed 00:07:05.080 Test: test_nvme_ns_cmd_write_with_md ...passed 00:07:05.080 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:07:05.080 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:07:05.080 Test: test_nvme_ns_cmd_comparev ...passed 00:07:05.080 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:07:05.080 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:07:05.080 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:07:05.080 Test: test_nvme_ns_cmd_setup_request ...passed 00:07:05.080 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:07:05.080 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-04-26 06:41:22.190954] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:07:05.080 passed 00:07:05.080 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-04-26 06:41:22.191018] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ns_cmd.c: 144:_is_io_flags_valid: *ERROR*: Invalid io_flags 0xffff000f 00:07:05.080 passed 00:07:05.080 Test: test_nvme_ns_cmd_verify ...passed 00:07:05.080 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:07:05.080 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:07:05.080 00:07:05.080 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.080 suites 1 1 n/a 0 0 00:07:05.080 tests 32 32 32 0 0 00:07:05.080 asserts 550 550 550 0 n/a 00:07:05.080 00:07:05.080 Elapsed time = 0.002 seconds 00:07:05.080 06:41:22 -- unit/unittest.sh@92 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:05.081 00:07:05.081 00:07:05.081 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.081 http://cunit.sourceforge.net/ 00:07:05.081 00:07:05.081 00:07:05.081 Suite: nvme_ns_cmd 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:07:05.081 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:07:05.081 00:07:05.081 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.081 suites 1 1 n/a 0 0 00:07:05.081 tests 12 12 12 0 0 00:07:05.081 asserts 123 123 123 0 n/a 00:07:05.081 00:07:05.081 Elapsed time = 0.001 seconds 00:07:05.081 06:41:22 -- unit/unittest.sh@93 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:05.081 00:07:05.081 00:07:05.081 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.081 http://cunit.sourceforge.net/ 00:07:05.081 00:07:05.081 00:07:05.081 Suite: nvme_qpair 00:07:05.081 Test: test3 ...passed 00:07:05.081 Test: test_ctrlr_failed ...passed 00:07:05.081 Test: struct_packing ...passed 00:07:05.081 Test: test_nvme_qpair_process_completions ...[2024-04-26 06:41:22.216498] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:07:05.081 [2024-04-26 06:41:22.216594] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:07:05.081 [2024-04-26 06:41:22.216629] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 805:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 0 00:07:05.081 [2024-04-26 06:41:22.216661] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 805:spdk_nvme_qpair_process_completions: *ERROR*: CQ transport error -6 (No such device or address) on qpair id 1 00:07:05.081 passed 00:07:05.081 Test: test_nvme_completion_is_retry ...passed 00:07:05.081 Test: test_get_status_string ...passed 00:07:05.081 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:07:05.081 Test: test_nvme_qpair_submit_request ...passed 00:07:05.081 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:07:05.081 Test: test_nvme_qpair_manual_complete_request ...passed 00:07:05.081 Test: test_nvme_qpair_init_deinit ...[2024-04-26 06:41:22.217136] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_qpair.c: 579:nvme_qpair_abort_queued_reqs: *ERROR*: aborting queued i/o 00:07:05.081 passed 00:07:05.081 Test: test_nvme_get_sgl_print_info ...passed 00:07:05.081 00:07:05.081 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.081 suites 1 1 n/a 0 0 00:07:05.081 tests 12 12 12 0 0 00:07:05.081 asserts 154 154 154 0 n/a 00:07:05.081 00:07:05.081 Elapsed time = 0.001 seconds 00:07:05.081 06:41:22 -- unit/unittest.sh@94 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:05.081 00:07:05.081 00:07:05.081 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.081 http://cunit.sourceforge.net/ 00:07:05.081 00:07:05.081 00:07:05.081 Suite: nvme_pcie 00:07:05.081 Test: test_prp_list_append ...[2024-04-26 06:41:22.227481] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:07:05.081 [2024-04-26 06:41:22.227564] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1231:nvme_pcie_prp_list_append: *ERROR*: PRP 2 not page aligned (0x900800) 00:07:05.081 [2024-04-26 06:41:22.227585] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1221:nvme_pcie_prp_list_append: *ERROR*: vtophys(0x100000) failed 00:07:05.081 [2024-04-26 06:41:22.227628] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:07:05.081 [2024-04-26 06:41:22.227669] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1215:nvme_pcie_prp_list_append: *ERROR*: out of PRP entries 00:07:05.081 passed 00:07:05.081 Test: test_nvme_pcie_hotplug_monitor ...passed 00:07:05.081 Test: test_shadow_doorbell_update ...passed 00:07:05.081 Test: test_build_contig_hw_sgl_request ...passed 00:07:05.081 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:07:05.081 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:07:05.081 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:07:05.081 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-04-26 06:41:22.227795] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1202:nvme_pcie_prp_list_append: *ERROR*: virt_addr 0x100001 not dword aligned 00:07:05.081 passed 00:07:05.081 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:07:05.081 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:07:05.081 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-04-26 06:41:22.227859] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 442:nvme_pcie_ctrlr_map_io_cmb: *ERROR*: CMB is already in use for submission queues. 00:07:05.082 passed 00:07:05.082 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-04-26 06:41:22.227887] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 521:nvme_pcie_ctrlr_map_pmr: *ERROR*: invalid base indicator register value 00:07:05.082 passed 00:07:05.082 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-04-26 06:41:22.227915] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 647:nvme_pcie_ctrlr_config_pmr: *ERROR*: PMR is already disabled 00:07:05.082 passed 00:07:05.082 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-04-26 06:41:22.227938] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie.c: 699:nvme_pcie_ctrlr_map_io_pmr: *ERROR*: PMR is not supported by the controller 00:07:05.082 passed 00:07:05.082 00:07:05.082 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.082 suites 1 1 n/a 0 0 00:07:05.082 tests 14 14 14 0 0 00:07:05.082 asserts 235 235 235 0 n/a 00:07:05.082 00:07:05.082 Elapsed time = 0.000 seconds 00:07:05.082 06:41:22 -- unit/unittest.sh@95 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:05.082 00:07:05.082 00:07:05.082 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.082 http://cunit.sourceforge.net/ 00:07:05.082 00:07:05.082 00:07:05.082 Suite: nvme_ns_cmd 00:07:05.082 Test: nvme_poll_group_create_test ...passed 00:07:05.082 Test: nvme_poll_group_add_remove_test ...passed 00:07:05.082 Test: nvme_poll_group_process_completions ...passed 00:07:05.082 Test: nvme_poll_group_destroy_test ...passed 00:07:05.082 Test: nvme_poll_group_get_free_stats ...passed 00:07:05.082 00:07:05.082 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.082 suites 1 1 n/a 0 0 00:07:05.082 tests 5 5 5 0 0 00:07:05.082 asserts 75 75 75 0 n/a 00:07:05.082 00:07:05.082 Elapsed time = 0.000 seconds 00:07:05.082 06:41:22 -- unit/unittest.sh@96 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:05.082 00:07:05.082 00:07:05.082 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.082 http://cunit.sourceforge.net/ 00:07:05.082 00:07:05.082 00:07:05.082 Suite: nvme_quirks 00:07:05.082 Test: test_nvme_quirks_striping ...passed 00:07:05.082 00:07:05.082 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.082 suites 1 1 n/a 0 0 00:07:05.082 tests 1 1 1 0 0 00:07:05.082 asserts 5 5 5 0 n/a 00:07:05.082 00:07:05.082 Elapsed time = 0.000 seconds 00:07:05.082 06:41:22 -- unit/unittest.sh@97 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:05.082 00:07:05.082 00:07:05.082 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.082 http://cunit.sourceforge.net/ 00:07:05.082 00:07:05.082 00:07:05.082 Suite: nvme_tcp 00:07:05.082 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:07:05.082 Test: test_nvme_tcp_build_iovs ...passed 00:07:05.082 Test: test_nvme_tcp_build_sgl_request ...[2024-04-26 06:41:22.260217] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x7f4754c0ed50, and the iovcnt=16, remaining_size=28672 00:07:05.082 passed 00:07:05.082 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:07:05.082 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:07:05.082 Test: test_nvme_tcp_req_complete_safe ...passed 00:07:05.082 Test: test_nvme_tcp_req_get ...passed 00:07:05.082 Test: test_nvme_tcp_req_init ...passed 00:07:05.082 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:07:05.082 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:07:05.082 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-04-26 06:41:22.260486] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754709020 is same with the state(6) to be set 00:07:05.082 passed 00:07:05.082 Test: test_nvme_tcp_alloc_reqs ...passed 00:07:05.082 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-04-26 06:41:22.260701] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754b09020 is same with the state(5) to be set 00:07:05.082 passed 00:07:05.082 Test: test_nvme_tcp_pdu_ch_handle ...[2024-04-26 06:41:22.260734] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1164:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x7f4754a0a700 00:07:05.082 [2024-04-26 06:41:22.260755] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1224:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:07:05.082 [2024-04-26 06:41:22.260775] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.082 [2024-04-26 06:41:22.260795] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1174:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:07:05.082 [2024-04-26 06:41:22.260815] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.082 [2024-04-26 06:41:22.260838] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1215:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:07:05.083 [2024-04-26 06:41:22.260859] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.260878] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.260905] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.260925] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.260947] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.260968] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754a0a020 is same with the state(5) to be set 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_qpair_connect_sock ...[2024-04-26 06:41:22.261063] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:07:05.083 [2024-04-26 06:41:22.261081] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:05.083 [2024-04-26 06:41:22.261243] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:07:05.083 Test: test_nvme_tcp_c2h_payload_handle ...[2024-04-26 06:41:22.261302] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1339:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x7f4754a0b240): PDU Sequence Error 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_icresp_handle ...[2024-04-26 06:41:22.261327] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1564:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:07:05.083 [2024-04-26 06:41:22.261353] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1572:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:07:05.083 [2024-04-26 06:41:22.261372] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754b0d020 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.261390] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1580:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:07:05.083 [2024-04-26 06:41:22.261409] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754b0d020 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.261429] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754b0d020 is same with the state(0) to be set 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_pdu_payload_handle ...[2024-04-26 06:41:22.261466] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1339:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x7f4754a0c240): PDU Sequence Error 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-04-26 06:41:22.261511] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1641:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x7f4754b0f020 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:07:05.083 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-04-26 06:41:22.261619] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 353:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x7f4754c27500, errno=0, rc=0 00:07:05.083 [2024-04-26 06:41:22.261652] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754c27500 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.261677] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7f4754c27500 is same with the state(5) to be set 00:07:05.083 [2024-04-26 06:41:22.261705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2174:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x7f4754c27500 (0): Success 00:07:05.083 [2024-04-26 06:41:22.261726] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2174:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x7f4754c27500 (0): Success 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-04-26 06:41:22.318723] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2505:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:07:05.083 [2024-04-26 06:41:22.318789] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2505:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:07:05.083 Test: test_nvme_tcp_poll_group_get_stats ...[2024-04-26 06:41:22.318904] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:05.083 [2024-04-26 06:41:22.318925] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2952:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_ctrlr_construct ...[2024-04-26 06:41:22.319049] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2505:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:05.083 [2024-04-26 06:41:22.319066] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:05.083 [2024-04-26 06:41:22.319105] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:07:05.083 [2024-04-26 06:41:22.319134] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:05.083 [2024-04-26 06:41:22.319187] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2372:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x614000000c40 with addr=192.168.1.78, port=23 00:07:05.083 [2024-04-26 06:41:22.319211] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2699:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:05.083 passed 00:07:05.083 Test: test_nvme_tcp_qpair_submit_request ...[2024-04-26 06:41:22.319288] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x613000000c80, and the iovcnt=1, remaining_size=1024 00:07:05.084 [2024-04-26 06:41:22.319306] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1017:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:07:05.084 passed 00:07:05.084 00:07:05.084 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.084 suites 1 1 n/a 0 0 00:07:05.084 tests 27 27 27 0 0 00:07:05.084 asserts 624 624 624 0 n/a 00:07:05.084 00:07:05.084 Elapsed time = 0.059 seconds 00:07:05.339 06:41:22 -- unit/unittest.sh@98 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:05.339 00:07:05.339 00:07:05.339 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.339 http://cunit.sourceforge.net/ 00:07:05.339 00:07:05.339 00:07:05.339 Suite: nvme_transport 00:07:05.339 Test: test_nvme_get_transport ...passed 00:07:05.339 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:07:05.339 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:07:05.339 Test: test_nvme_transport_poll_group_add_remove ...passed 00:07:05.339 Test: test_ctrlr_get_memory_domains ...passed 00:07:05.339 00:07:05.339 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.339 suites 1 1 n/a 0 0 00:07:05.339 tests 5 5 5 0 0 00:07:05.339 asserts 28 28 28 0 n/a 00:07:05.339 00:07:05.339 Elapsed time = 0.000 seconds 00:07:05.339 06:41:22 -- unit/unittest.sh@99 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:07:05.339 00:07:05.339 00:07:05.339 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.339 http://cunit.sourceforge.net/ 00:07:05.339 00:07:05.339 00:07:05.339 Suite: nvme_io_msg 00:07:05.339 Test: test_nvme_io_msg_send ...passed 00:07:05.339 Test: test_nvme_io_msg_process ...passed 00:07:05.340 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:07:05.340 00:07:05.340 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.340 suites 1 1 n/a 0 0 00:07:05.340 tests 3 3 3 0 0 00:07:05.340 asserts 56 56 56 0 n/a 00:07:05.340 00:07:05.340 Elapsed time = 0.000 seconds 00:07:05.340 06:41:22 -- unit/unittest.sh@100 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:07:05.340 00:07:05.340 00:07:05.340 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.340 http://cunit.sourceforge.net/ 00:07:05.340 00:07:05.340 00:07:05.340 Suite: nvme_pcie_common 00:07:05.340 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-04-26 06:41:22.358193] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 87:nvme_pcie_ctrlr_alloc_cmb: *ERROR*: Tried to allocate past valid CMB range! 00:07:05.340 passed 00:07:05.340 Test: test_nvme_pcie_qpair_construct_destroy ...passed 00:07:05.340 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:07:05.340 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-04-26 06:41:22.358503] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 503:nvme_completion_create_cq_cb: *ERROR*: nvme_create_io_cq failed! 00:07:05.340 [2024-04-26 06:41:22.358538] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 456:nvme_completion_create_sq_cb: *ERROR*: nvme_create_io_sq failed, deleting cq! 00:07:05.340 [2024-04-26 06:41:22.358571] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c: 550:_nvme_pcie_ctrlr_create_io_qpair: *ERROR*: Failed to send request to create_io_cq 00:07:05.340 passed 00:07:05.340 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:07:05.340 Test: test_nvme_pcie_poll_group_get_stats ...[2024-04-26 06:41:22.358794] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:05.340 [2024-04-26 06:41:22.358817] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_pcie_common.c:1793:nvme_pcie_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:05.340 passed 00:07:05.340 00:07:05.340 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.340 suites 1 1 n/a 0 0 00:07:05.340 tests 6 6 6 0 0 00:07:05.340 asserts 148 148 148 0 n/a 00:07:05.340 00:07:05.340 Elapsed time = 0.001 seconds 00:07:05.340 06:41:22 -- unit/unittest.sh@101 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:07:05.340 00:07:05.340 00:07:05.340 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.340 http://cunit.sourceforge.net/ 00:07:05.340 00:07:05.340 00:07:05.340 Suite: nvme_fabric 00:07:05.340 Test: test_nvme_fabric_prop_set_cmd ...passed 00:07:05.340 Test: test_nvme_fabric_prop_get_cmd ...passed 00:07:05.340 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:07:05.340 Test: test_nvme_fabric_discover_probe ...passed 00:07:05.340 Test: test_nvme_fabric_qpair_connect ...[2024-04-26 06:41:22.370026] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_fabric.c: 607:_nvme_fabric_qpair_connect_poll: *ERROR*: Connect command failed, rc -125, trtype:(null) adrfam:(null) traddr: trsvcid: subnqn:nqn.2016-06.io.spdk:subsystem1 00:07:05.340 passed 00:07:05.340 00:07:05.340 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.340 suites 1 1 n/a 0 0 00:07:05.340 tests 5 5 5 0 0 00:07:05.340 asserts 60 60 60 0 n/a 00:07:05.340 00:07:05.340 Elapsed time = 0.000 seconds 00:07:05.340 06:41:22 -- unit/unittest.sh@102 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:07:05.340 00:07:05.340 00:07:05.340 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.340 http://cunit.sourceforge.net/ 00:07:05.340 00:07:05.340 00:07:05.340 Suite: nvme_opal 00:07:05.340 Test: test_opal_nvme_security_recv_send_done ...passed 00:07:05.340 Test: test_opal_add_short_atom_header ...[2024-04-26 06:41:22.380544] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_opal.c: 171:opal_add_token_bytestring: *ERROR*: Error adding bytestring: end of buffer. 00:07:05.340 passed 00:07:05.340 00:07:05.340 Run Summary: Type Total Ran Passed Failed Inactive 00:07:05.340 suites 1 1 n/a 0 0 00:07:05.340 tests 2 2 2 0 0 00:07:05.340 asserts 22 22 22 0 n/a 00:07:05.340 00:07:05.340 Elapsed time = 0.000 seconds 00:07:05.340 00:07:05.340 real 0m0.515s 00:07:05.340 user 0m0.158s 00:07:05.340 sys 0m0.212s 00:07:05.340 06:41:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:05.340 06:41:22 -- common/autotest_common.sh@10 -- # set +x 00:07:05.340 ************************************ 00:07:05.340 END TEST unittest_nvme 00:07:05.340 ************************************ 00:07:05.340 06:41:22 -- unit/unittest.sh@247 -- # run_test unittest_log /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:05.340 06:41:22 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:05.340 06:41:22 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:05.340 06:41:22 -- common/autotest_common.sh@10 -- # set +x 00:07:05.340 ************************************ 00:07:05.340 START TEST unittest_log 00:07:05.340 ************************************ 00:07:05.340 06:41:22 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:07:05.340 00:07:05.340 00:07:05.340 CUnit - A unit testing framework for C - Version 2.1-3 00:07:05.340 http://cunit.sourceforge.net/ 00:07:05.340 00:07:05.340 00:07:05.340 Suite: log 00:07:05.340 Test: log_test ...[2024-04-26 06:41:22.444816] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:07:05.340 [2024-04-26 06:41:22.444884] log_ut.c: 57:log_test: *DEBUG*: log test 00:07:05.340 log dump test: 00:07:05.340 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:07:05.340 spdk dump test: 00:07:05.340 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:07:05.340 spdk dump test: 00:07:05.340 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:07:05.340 00000010 65 20 63 68 61 72 73 e chars 00:07:05.340 passed 00:07:06.274 Test: deprecation ...passed 00:07:06.274 00:07:06.274 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.274 suites 1 1 n/a 0 0 00:07:06.274 tests 2 2 2 0 0 00:07:06.274 asserts 73 73 73 0 n/a 00:07:06.274 00:07:06.274 Elapsed time = 0.000 seconds 00:07:06.274 00:07:06.274 real 0m1.011s 00:07:06.274 user 0m0.004s 00:07:06.274 sys 0m0.007s 00:07:06.274 06:41:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:06.274 06:41:23 -- common/autotest_common.sh@10 -- # set +x 00:07:06.274 ************************************ 00:07:06.274 END TEST unittest_log 00:07:06.274 ************************************ 00:07:06.274 06:41:23 -- unit/unittest.sh@248 -- # run_test unittest_lvol /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:06.274 06:41:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:06.274 06:41:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:06.274 06:41:23 -- common/autotest_common.sh@10 -- # set +x 00:07:06.530 ************************************ 00:07:06.530 START TEST unittest_lvol 00:07:06.530 ************************************ 00:07:06.530 06:41:23 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:07:06.530 00:07:06.530 00:07:06.530 CUnit - A unit testing framework for C - Version 2.1-3 00:07:06.530 http://cunit.sourceforge.net/ 00:07:06.530 00:07:06.530 00:07:06.530 Suite: lvol 00:07:06.530 Test: lvs_init_unload_success ...[2024-04-26 06:41:23.648845] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:07:06.530 passed 00:07:06.530 Test: lvs_init_destroy_success ...[2024-04-26 06:41:23.649024] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:07:06.530 passed 00:07:06.530 Test: lvs_init_opts_success ...passed 00:07:06.530 Test: lvs_unload_lvs_is_null_fail ...[2024-04-26 06:41:23.649125] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:07:06.530 passed 00:07:06.530 Test: lvs_names ...[2024-04-26 06:41:23.649155] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:07:06.530 [2024-04-26 06:41:23.649179] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:07:06.530 [2024-04-26 06:41:23.649256] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:07:06.530 passed 00:07:06.530 Test: lvol_create_destroy_success ...passed 00:07:06.531 Test: lvol_create_fail ...[2024-04-26 06:41:23.649493] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:07:06.531 [2024-04-26 06:41:23.649533] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:07:06.531 passed 00:07:06.531 Test: lvol_destroy_fail ...[2024-04-26 06:41:23.649676] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1026:lvol_delete_blob_cb: *ERROR*: Could not remove blob on lvol gracefully - forced removal 00:07:06.531 passed 00:07:06.531 Test: lvol_close ...[2024-04-26 06:41:23.649763] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:07:06.531 [2024-04-26 06:41:23.649784] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 995:lvol_close_blob_cb: *ERROR*: Could not close blob on lvol 00:07:06.531 passed 00:07:06.531 Test: lvol_resize ...passed 00:07:06.531 Test: lvol_set_read_only ...passed 00:07:06.531 Test: test_lvs_load ...[2024-04-26 06:41:23.650064] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 631:lvs_opts_copy: *ERROR*: opts_size should not be zero value 00:07:06.531 [2024-04-26 06:41:23.650088] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:07:06.531 passed 00:07:06.531 Test: lvols_load ...[2024-04-26 06:41:23.650172] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:06.531 [2024-04-26 06:41:23.650230] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:07:06.531 passed 00:07:06.531 Test: lvol_open ...passed 00:07:06.531 Test: lvol_snapshot ...passed 00:07:06.531 Test: lvol_snapshot_fail ...[2024-04-26 06:41:23.650527] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name snap already exists 00:07:06.531 passed 00:07:06.531 Test: lvol_clone ...passed 00:07:06.531 Test: lvol_clone_fail ...[2024-04-26 06:41:23.650716] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone already exists 00:07:06.531 passed 00:07:06.531 Test: lvol_iter_clones ...passed 00:07:06.531 Test: lvol_refcnt ...[2024-04-26 06:41:23.650903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 76953917-abaf-4bd0-892c-997150665db8 because it is still open 00:07:06.531 passed 00:07:06.531 Test: lvol_names ...[2024-04-26 06:41:23.650970] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:07:06.531 [2024-04-26 06:41:23.651003] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:07:06.531 [2024-04-26 06:41:23.651084] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1169:lvs_verify_lvol_name: *ERROR*: lvol with name tmp_name is being already created 00:07:06.531 passed 00:07:06.531 Test: lvol_create_thin_provisioned ...passed 00:07:06.531 Test: lvol_rename ...[2024-04-26 06:41:23.651253] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:07:06.531 [2024-04-26 06:41:23.651291] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1524:spdk_lvol_rename: *ERROR*: Lvol lvol_new already exists in lvol store lvs 00:07:06.531 passed 00:07:06.531 Test: lvs_rename ...[2024-04-26 06:41:23.651371] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:07:06.531 passed 00:07:06.531 Test: lvol_inflate ...[2024-04-26 06:41:23.651438] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:06.531 passed 00:07:06.531 Test: lvol_decouple_parent ...[2024-04-26 06:41:23.651524] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:07:06.531 passed 00:07:06.531 Test: lvol_get_xattr ...passed 00:07:06.531 Test: lvol_esnap_reload ...passed 00:07:06.531 Test: lvol_esnap_create_bad_args ...[2024-04-26 06:41:23.651694] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1245:spdk_lvol_create_esnap_clone: *ERROR*: lvol store does not exist 00:07:06.531 [2024-04-26 06:41:23.651710] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:07:06.531 [2024-04-26 06:41:23.651726] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1260:spdk_lvol_create_esnap_clone: *ERROR*: Cannot create 'lvs/clone1': size 4198400 is not an integer multiple of cluster size 1048576 00:07:06.531 [2024-04-26 06:41:23.651748] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol already exists 00:07:06.531 [2024-04-26 06:41:23.651798] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name clone1 already exists 00:07:06.531 passed 00:07:06.531 Test: lvol_esnap_create_delete ...passed 00:07:06.531 Test: lvol_esnap_load_esnaps ...[2024-04-26 06:41:23.651885] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1833:lvs_esnap_bs_dev_create: *ERROR*: Blob 0x2a: no lvs context nor lvol context 00:07:06.531 passed 00:07:06.531 Test: lvol_esnap_missing ...[2024-04-26 06:41:23.651968] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:07:06.531 [2024-04-26 06:41:23.652303] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1162:lvs_verify_lvol_name: *ERROR*: lvol with name lvol1 already exists 00:07:06.531 passed 00:07:06.531 Test: lvol_esnap_hotplug ... 00:07:06.531 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:07:06.531 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:07:06.531 [2024-04-26 06:41:23.652570] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol d3707d65-55ef-4016-8bc2-762dfee97e1f: failed to create esnap bs_dev: error -12 00:07:06.532 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:07:06.532 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:07:06.532 [2024-04-26 06:41:23.652671] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol aafae5e1-8839-468d-8f70-db6e4175b4d5: failed to create esnap bs_dev: error -12 00:07:06.532 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:07:06.532 [2024-04-26 06:41:23.652729] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol 02b4b551-7a42-4627-9c52-77c98dd221cc: failed to create esnap bs_dev: error -12 00:07:06.532 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:07:06.532 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:07:06.532 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:07:06.532 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:07:06.532 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:07:06.532 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:07:06.532 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:07:06.532 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:07:06.532 passed 00:07:06.532 Test: lvol_get_by ...passed 00:07:06.532 00:07:06.532 Run Summary: Type Total Ran Passed Failed Inactive 00:07:06.532 suites 1 1 n/a 0 0 00:07:06.532 tests 34 34 34 0 0 00:07:06.532 asserts 1439 1439 1439 0 n/a 00:07:06.532 00:07:06.532 Elapsed time = 0.004 seconds 00:07:06.532 00:07:06.532 real 0m0.018s 00:07:06.532 user 0m0.005s 00:07:06.532 sys 0m0.013s 00:07:06.532 06:41:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:06.532 06:41:23 -- common/autotest_common.sh@10 -- # set +x 00:07:06.532 ************************************ 00:07:06.532 END TEST unittest_lvol 00:07:06.532 ************************************ 00:07:06.532 06:41:23 -- unit/unittest.sh@249 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:06.532 06:41:23 -- unit/unittest.sh@250 -- # run_test unittest_nvme_rdma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:06.532 06:41:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:06.532 06:41:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:06.532 06:41:23 -- common/autotest_common.sh@10 -- # set +x 00:07:07.103 ************************************ 00:07:07.103 START TEST unittest_nvme_rdma 00:07:07.103 ************************************ 00:07:07.103 06:41:24 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:07:07.103 00:07:07.103 00:07:07.103 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.103 http://cunit.sourceforge.net/ 00:07:07.103 00:07:07.103 00:07:07.103 Suite: nvme_rdma 00:07:07.103 Test: test_nvme_rdma_build_sgl_request ...[2024-04-26 06:41:24.087827] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:07:07.103 [2024-04-26 06:41:24.087913] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1633:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:07:07.103 [2024-04-26 06:41:24.087940] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1689:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:07:07.103 Test: test_nvme_rdma_build_contig_request ...[2024-04-26 06:41:24.087992] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1570:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:07:07.103 Test: test_nvme_rdma_create_reqs ...[2024-04-26 06:41:24.088051] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1011:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_create_rsps ...[2024-04-26 06:41:24.088233] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 929:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-04-26 06:41:24.088326] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1827:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:07:07.103 [2024-04-26 06:41:24.088344] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1827:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_poller_create ...passed 00:07:07.103 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-04-26 06:41:24.088394] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 530:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_ctrlr_construct ...passed 00:07:07.103 Test: test_nvme_rdma_req_put_and_get ...passed 00:07:07.103 Test: test_nvme_rdma_req_init ...passed 00:07:07.103 Test: test_nvme_rdma_validate_cm_event ...[2024-04-26 06:41:24.088692] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 624:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ADDR_RESOLVED but received RDMA_CM_EVENT_CONNECT_RESPONSE (5) from CM event channel (status = 0) 00:07:07.103 [2024-04-26 06:41:24.088717] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 624:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ESTABLISHED but received RDMA_CM_EVENT_REJECTED (8) from CM event channel (status = 10) 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_qpair_init ...passed 00:07:07.103 Test: test_nvme_rdma_qpair_submit_request ...passed 00:07:07.103 Test: test_nvme_rdma_memory_domain ...[2024-04-26 06:41:24.088814] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 353:nvme_rdma_get_memory_domain: *ERROR*: Failed to create memory domain 00:07:07.103 passed 00:07:07.103 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:07:07.103 Test: test_rdma_get_memory_translation ...[2024-04-26 06:41:24.088861] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1448:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:07:07.103 [2024-04-26 06:41:24.088880] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:07:07.103 passed 00:07:07.103 Test: test_get_rdma_qpair_from_wc ...passed 00:07:07.103 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:07:07.103 Test: test_nvme_rdma_poll_group_get_stats ...[2024-04-26 06:41:24.088927] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:07.103 [2024-04-26 06:41:24.088947] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:07.103 passed 00:07:07.103 Test: test_nvme_rdma_qpair_set_poller ...[2024-04-26 06:41:24.089059] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:07:07.103 [2024-04-26 06:41:24.089083] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:07:07.103 [2024-04-26 06:41:24.089103] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x7f56abe0a420 on poll group 0x60c000000040 00:07:07.104 [2024-04-26 06:41:24.089121] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:07:07.104 [2024-04-26 06:41:24.089141] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:07:07.104 [2024-04-26 06:41:24.089159] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x7f56abe0a420 on poll group 0x60c000000040 00:07:07.104 [2024-04-26 06:41:24.089189] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 705:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:07:07.104 passed 00:07:07.104 00:07:07.104 Run Summary: Type Total Ran Passed Failed Inactive 00:07:07.104 suites 1 1 n/a 0 0 00:07:07.104 tests 22 22 22 0 0 00:07:07.104 asserts 412 412 412 0 n/a 00:07:07.104 00:07:07.104 Elapsed time = 0.001 seconds 00:07:07.104 00:07:07.104 real 0m0.012s 00:07:07.104 user 0m0.007s 00:07:07.104 sys 0m0.006s 00:07:07.104 06:41:24 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:07.104 06:41:24 -- common/autotest_common.sh@10 -- # set +x 00:07:07.104 ************************************ 00:07:07.104 END TEST unittest_nvme_rdma 00:07:07.104 ************************************ 00:07:07.104 06:41:24 -- unit/unittest.sh@251 -- # run_test unittest_nvmf_transport /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:07.104 06:41:24 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:07.104 06:41:24 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:07.104 06:41:24 -- common/autotest_common.sh@10 -- # set +x 00:07:07.360 ************************************ 00:07:07.360 START TEST unittest_nvmf_transport 00:07:07.360 ************************************ 00:07:07.360 06:41:24 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:07:07.360 00:07:07.360 00:07:07.360 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.360 http://cunit.sourceforge.net/ 00:07:07.360 00:07:07.360 00:07:07.360 Suite: nvmf 00:07:07.360 Test: test_spdk_nvmf_transport_create ...[2024-04-26 06:41:24.364006] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:07:07.360 [2024-04-26 06:41:24.364101] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:07:07.360 [2024-04-26 06:41:24.364132] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 276:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:07:07.360 [2024-04-26 06:41:24.364182] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 259:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:07:07.360 passed 00:07:07.360 Test: test_nvmf_transport_poll_group_create ...passed 00:07:07.360 Test: test_spdk_nvmf_transport_opts_init ...[2024-04-26 06:41:24.364338] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 792:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:07:07.360 [2024-04-26 06:41:24.364361] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 797:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:07:07.360 [2024-04-26 06:41:24.364382] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 802:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:07:07.360 passed 00:07:07.360 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:07:07.360 00:07:07.360 Run Summary: Type Total Ran Passed Failed Inactive 00:07:07.360 suites 1 1 n/a 0 0 00:07:07.360 tests 4 4 4 0 0 00:07:07.360 asserts 49 49 49 0 n/a 00:07:07.360 00:07:07.360 Elapsed time = 0.000 seconds 00:07:07.360 00:07:07.360 real 0m0.018s 00:07:07.360 user 0m0.009s 00:07:07.360 sys 0m0.006s 00:07:07.360 06:41:24 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:07.360 06:41:24 -- common/autotest_common.sh@10 -- # set +x 00:07:07.360 ************************************ 00:07:07.360 END TEST unittest_nvmf_transport 00:07:07.360 ************************************ 00:07:07.360 06:41:24 -- unit/unittest.sh@252 -- # run_test unittest_rdma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:07.360 06:41:24 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:07.360 06:41:24 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:07.360 06:41:24 -- common/autotest_common.sh@10 -- # set +x 00:07:07.617 ************************************ 00:07:07.617 START TEST unittest_rdma 00:07:07.617 ************************************ 00:07:07.617 06:41:24 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:07:07.617 00:07:07.617 00:07:07.617 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.617 http://cunit.sourceforge.net/ 00:07:07.617 00:07:07.617 00:07:07.617 Suite: rdma_common 00:07:07.617 Test: test_spdk_rdma_pd ...[2024-04-26 06:41:24.628292] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:07.617 [2024-04-26 06:41:24.628395] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:07:07.617 passed 00:07:07.617 00:07:07.617 Run Summary: Type Total Ran Passed Failed Inactive 00:07:07.617 suites 1 1 n/a 0 0 00:07:07.617 tests 1 1 1 0 0 00:07:07.617 asserts 31 31 31 0 n/a 00:07:07.617 00:07:07.617 Elapsed time = 0.000 seconds 00:07:07.617 00:07:07.617 real 0m0.013s 00:07:07.617 user 0m0.002s 00:07:07.617 sys 0m0.011s 00:07:07.617 06:41:24 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:07.617 06:41:24 -- common/autotest_common.sh@10 -- # set +x 00:07:07.617 ************************************ 00:07:07.617 END TEST unittest_rdma 00:07:07.617 ************************************ 00:07:07.617 06:41:24 -- unit/unittest.sh@255 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:07.617 06:41:24 -- unit/unittest.sh@256 -- # run_test unittest_nvme_cuse /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:07.618 06:41:24 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:07.618 06:41:24 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:07.618 06:41:24 -- common/autotest_common.sh@10 -- # set +x 00:07:07.618 ************************************ 00:07:07.618 START TEST unittest_nvme_cuse 00:07:07.618 ************************************ 00:07:07.618 06:41:24 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:07:07.618 00:07:07.618 00:07:07.618 CUnit - A unit testing framework for C - Version 2.1-3 00:07:07.618 http://cunit.sourceforge.net/ 00:07:07.618 00:07:07.618 00:07:07.618 Suite: nvme_cuse 00:07:07.618 Test: test_cuse_nvme_submit_io_read_write ...passed 00:07:07.618 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:07:07.618 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:07:07.618 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:07:07.618 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:07:07.618 Test: test_cuse_nvme_submit_io ...[2024-04-26 06:41:24.843491] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 667:cuse_nvme_submit_io: *ERROR*: SUBMIT_IO: opc:0 not valid 00:07:07.618 passed 00:07:07.618 Test: test_cuse_nvme_reset ...[2024-04-26 06:41:24.843578] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:07:07.618 passed 00:07:08.180 Test: test_nvme_cuse_stop ...passed 00:07:08.180 Test: test_spdk_nvme_cuse_get_ctrlr_name ...passed 00:07:08.180 00:07:08.180 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.180 suites 1 1 n/a 0 0 00:07:08.180 tests 9 9 9 0 0 00:07:08.180 asserts 118 118 118 0 n/a 00:07:08.180 00:07:08.180 Elapsed time = 0.501 seconds 00:07:08.180 00:07:08.180 real 0m0.514s 00:07:08.180 user 0m0.084s 00:07:08.180 sys 0m0.430s 00:07:08.180 06:41:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:08.180 06:41:25 -- common/autotest_common.sh@10 -- # set +x 00:07:08.180 ************************************ 00:07:08.180 END TEST unittest_nvme_cuse 00:07:08.180 ************************************ 00:07:08.180 06:41:25 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:07:08.180 06:41:25 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:08.180 06:41:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:08.180 06:41:25 -- common/autotest_common.sh@10 -- # set +x 00:07:08.437 ************************************ 00:07:08.437 START TEST unittest_nvmf 00:07:08.437 ************************************ 00:07:08.437 06:41:25 -- common/autotest_common.sh@1111 -- # unittest_nvmf 00:07:08.437 06:41:25 -- unit/unittest.sh@106 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:07:08.437 00:07:08.437 00:07:08.437 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.437 http://cunit.sourceforge.net/ 00:07:08.437 00:07:08.437 00:07:08.437 Suite: nvmf 00:07:08.437 Test: test_get_log_page ...[2024-04-26 06:41:25.466865] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2562:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:07:08.437 passed 00:07:08.437 Test: test_process_fabrics_cmd ...passed 00:07:08.437 Test: test_connect ...[2024-04-26 06:41:25.467231] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 956:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:07:08.437 [2024-04-26 06:41:25.467263] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 819:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:07:08.438 [2024-04-26 06:41:25.467286] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 995:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:07:08.438 [2024-04-26 06:41:25.467303] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 766:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:07:08.438 [2024-04-26 06:41:25.467322] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 830:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:07:08.438 [2024-04-26 06:41:25.467345] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 838:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:07:08.438 [2024-04-26 06:41:25.467368] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 844:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:07:08.438 [2024-04-26 06:41:25.467388] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 870:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:07:08.438 [2024-04-26 06:41:25.467436] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 706:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:07:08.438 [2024-04-26 06:41:25.467473] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 623:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:07:08.438 [2024-04-26 06:41:25.467579] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 629:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:07:08.438 [2024-04-26 06:41:25.467611] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 636:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:07:08.438 [2024-04-26 06:41:25.467647] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 643:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:07:08.438 [2024-04-26 06:41:25.467683] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 666:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:07:08.438 [2024-04-26 06:41:25.467726] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 242:ctrlr_add_qpair_and_send_rsp: *ERROR*: Got I/O connect with duplicate QID 1 00:07:08.438 [2024-04-26 06:41:25.467787] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 2, group (nil)) 00:07:08.438 [2024-04-26 06:41:25.467818] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 750:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:07:08.438 passed 00:07:08.438 Test: test_get_ns_id_desc_list ...passed 00:07:08.438 Test: test_identify_ns ...[2024-04-26 06:41:25.467966] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:08.438 [2024-04-26 06:41:25.468052] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:07:08.438 [2024-04-26 06:41:25.468088] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:07:08.438 passed 00:07:08.438 Test: test_identify_ns_iocs_specific ...[2024-04-26 06:41:25.468141] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:08.438 [2024-04-26 06:41:25.468222] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:2656:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:07:08.438 passed 00:07:08.438 Test: test_reservation_write_exclusive ...passed 00:07:08.438 Test: test_reservation_exclusive_access ...passed 00:07:08.438 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:07:08.438 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:07:08.438 Test: test_reservation_notification_log_page ...passed 00:07:08.438 Test: test_get_dif_ctx ...passed 00:07:08.438 Test: test_set_get_features ...[2024-04-26 06:41:25.468465] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:08.438 [2024-04-26 06:41:25.468491] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:07:08.438 [2024-04-26 06:41:25.468513] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1603:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:07:08.438 [2024-04-26 06:41:25.468532] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1679:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:07:08.438 passed 00:07:08.438 Test: test_identify_ctrlr ...passed 00:07:08.438 Test: test_identify_ctrlr_iocs_specific ...passed 00:07:08.438 Test: test_custom_admin_cmd ...passed 00:07:08.438 Test: test_fused_compare_and_write ...[2024-04-26 06:41:25.468729] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4164:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:07:08.438 [2024-04-26 06:41:25.468754] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4153:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:08.438 [2024-04-26 06:41:25.468779] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4171:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:07:08.438 passed 00:07:08.438 Test: test_multi_async_event_reqs ...passed 00:07:08.438 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:07:08.438 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:07:08.438 Test: test_multi_async_events ...passed 00:07:08.438 Test: test_rae ...passed 00:07:08.438 Test: test_nvmf_ctrlr_create_destruct ...passed 00:07:08.438 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:07:08.438 Test: test_spdk_nvmf_request_zcopy_start ...[2024-04-26 06:41:25.469058] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4291:nvmf_ctrlr_process_io_cmd: *ERROR*: I/O command sent before CONNECT 00:07:08.438 passed 00:07:08.438 Test: test_zcopy_read ...passed 00:07:08.438 Test: test_zcopy_write ...passed 00:07:08.439 Test: test_nvmf_property_set ...passed 00:07:08.439 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-04-26 06:41:25.469166] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:08.439 [2024-04-26 06:41:25.469187] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1890:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:07:08.439 passed 00:07:08.439 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-04-26 06:41:25.469219] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1913:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:07:08.439 [2024-04-26 06:41:25.469239] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1919:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:07:08.439 [2024-04-26 06:41:25.469261] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1931:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:07:08.439 passed 00:07:08.439 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:07:08.439 00:07:08.439 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.439 suites 1 1 n/a 0 0 00:07:08.439 tests 31 31 31 0 0 00:07:08.439 asserts 951 951 951 0 n/a 00:07:08.439 00:07:08.439 Elapsed time = 0.003 seconds 00:07:08.439 06:41:25 -- unit/unittest.sh@107 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:07:08.439 00:07:08.439 00:07:08.439 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.439 http://cunit.sourceforge.net/ 00:07:08.439 00:07:08.439 00:07:08.439 Suite: nvmf 00:07:08.439 Test: test_get_rw_params ...passed 00:07:08.439 Test: test_get_rw_ext_params ...passed 00:07:08.439 Test: test_lba_in_range ...passed 00:07:08.439 Test: test_get_dif_ctx ...passed 00:07:08.439 Test: test_nvmf_bdev_ctrlr_identify_ns ...passed 00:07:08.439 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-04-26 06:41:25.483646] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 447:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:07:08.439 [2024-04-26 06:41:25.483741] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 455:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:07:08.439 [2024-04-26 06:41:25.483767] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 463:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:07:08.439 passed 00:07:08.439 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-04-26 06:41:25.483804] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:07:08.439 [2024-04-26 06:41:25.483826] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 973:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:07:08.439 passed 00:07:08.439 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-04-26 06:41:25.483855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:07:08.439 [2024-04-26 06:41:25.483876] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 409:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:07:08.439 [2024-04-26 06:41:25.483901] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 500:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:07:08.439 [2024-04-26 06:41:25.483921] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 507:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:07:08.439 passed 00:07:08.439 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:07:08.439 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:07:08.439 00:07:08.439 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.439 suites 1 1 n/a 0 0 00:07:08.439 tests 10 10 10 0 0 00:07:08.439 asserts 159 159 159 0 n/a 00:07:08.439 00:07:08.439 Elapsed time = 0.000 seconds 00:07:08.439 06:41:25 -- unit/unittest.sh@108 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:07:08.439 00:07:08.439 00:07:08.439 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.439 http://cunit.sourceforge.net/ 00:07:08.439 00:07:08.439 00:07:08.439 Suite: nvmf 00:07:08.439 Test: test_discovery_log ...passed 00:07:08.439 Test: test_discovery_log_with_filters ...passed 00:07:08.439 00:07:08.439 Run Summary: Type Total Ran Passed Failed Inactive 00:07:08.439 suites 1 1 n/a 0 0 00:07:08.439 tests 2 2 2 0 0 00:07:08.439 asserts 238 238 238 0 n/a 00:07:08.439 00:07:08.439 Elapsed time = 0.001 seconds 00:07:08.439 06:41:25 -- unit/unittest.sh@109 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:07:08.439 00:07:08.439 00:07:08.439 CUnit - A unit testing framework for C - Version 2.1-3 00:07:08.439 http://cunit.sourceforge.net/ 00:07:08.439 00:07:08.439 00:07:08.439 Suite: nvmf 00:07:08.439 Test: nvmf_test_create_subsystem ...[2024-04-26 06:41:25.510186] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 126:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:". NQN must contain user specified name with a ':' as a prefix. 00:07:08.440 [2024-04-26 06:41:25.510276] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:' is invalid 00:07:08.440 [2024-04-26 06:41:25.510329] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 134:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub". At least one Label is too long. 00:07:08.440 [2024-04-26 06:41:25.510349] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz:sub' is invalid 00:07:08.440 [2024-04-26 06:41:25.510371] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.3spdk:sub". Label names must start with a letter. 00:07:08.440 [2024-04-26 06:41:25.510388] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.3spdk:sub' is invalid 00:07:08.440 [2024-04-26 06:41:25.510406] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.-spdk:subsystem1". Label names must start with a letter. 00:07:08.440 [2024-04-26 06:41:25.510417] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.-spdk:subsystem1' is invalid 00:07:08.440 [2024-04-26 06:41:25.510431] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 184:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk-:subsystem1". Label names must end with an alphanumeric symbol. 00:07:08.440 [2024-04-26 06:41:25.510448] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk-:subsystem1' is invalid 00:07:08.440 [2024-04-26 06:41:25.510464] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io..spdk:subsystem1". Label names must start with a letter. 00:07:08.440 [2024-04-26 06:41:25.510480] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io..spdk:subsystem1' is invalid 00:07:08.440 [2024-04-26 06:41:25.510536] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 79:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": length 224 > max 223 00:07:08.440 [2024-04-26 06:41:25.510556] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' is invalid 00:07:08.440 [2024-04-26 06:41:25.510614] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 207:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io.spdk:�subsystem1". Label names must contain only valid utf-8. 00:07:08.440 [2024-04-26 06:41:25.510631] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2016-06.io.spdk:�subsystem1' is invalid 00:07:08.440 [2024-04-26 06:41:25.510690] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa": uuid is not the correct length 00:07:08.440 [2024-04-26 06:41:25.510708] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b6406-0fc8-4779-80ca-4dca14bda0d2aaaa' is invalid 00:07:08.440 [2024-04-26 06:41:25.510727] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:07:08.440 [2024-04-26 06:41:25.510744] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9b64-060fc8-4779-80ca-4dca14bda0d2' is invalid 00:07:08.440 [2024-04-26 06:41:25.510763] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 102:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2": uuid is not formatted correctly 00:07:08.440 [2024-04-26 06:41:25.510779] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 233:spdk_nvmf_subsystem_create: *ERROR*: Subsystem NQN 'nqn.2014-08.org.nvmexpress:uuid:ff9hg406-0fc8-4779-80ca-4dca14bda0d2' is invalid 00:07:08.440 passed 00:07:08.440 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-04-26 06:41:25.510883] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:1906:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:07:08.441 [2024-04-26 06:41:25.510902] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:1887:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:07:08.441 passed 00:07:08.441 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-04-26 06:41:25.510980] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2016:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:07:08.441 passed 00:07:08.441 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:07:08.441 Test: test_spdk_nvmf_ns_visible ...[2024-04-26 06:41:25.511076] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "": length 0 < min 11 00:07:08.441 passed 00:07:08.441 Test: test_reservation_register ...[2024-04-26 06:41:25.511271] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:08.441 [2024-04-26 06:41:25.511338] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:3012:nvmf_ns_reservation_register: *ERROR*: No registrant 00:07:08.441 passed 00:07:08.441 Test: test_reservation_register_with_ptpl ...passed 00:07:08.441 Test: test_reservation_acquire_preempt_1 ...[2024-04-26 06:41:25.511864] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:08.441 passed 00:07:09.004 Test: test_reservation_acquire_release_with_ptpl ...passed 00:07:09.004 Test: test_reservation_release ...[2024-04-26 06:41:26.033139] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:09.004 passed 00:07:09.004 Test: test_reservation_unregister_notification ...[2024-04-26 06:41:26.033299] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:09.004 passed 00:07:09.004 Test: test_reservation_release_notification ...[2024-04-26 06:41:26.033411] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:09.004 passed 00:07:09.004 Test: test_reservation_release_notification_write_exclusive ...[2024-04-26 06:41:26.033513] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:09.004 passed 00:07:09.004 Test: test_reservation_clear_notification ...[2024-04-26 06:41:26.033597] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:09.004 passed 00:07:09.004 Test: test_reservation_preempt_notification ...[2024-04-26 06:41:26.033706] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2956:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:07:09.004 passed 00:07:09.004 Test: test_spdk_nvmf_ns_event ...passed 00:07:09.004 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:07:09.004 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:07:09.004 Test: test_spdk_nvmf_subsystem_add_host ...[2024-04-26 06:41:26.034194] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 265:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:07:09.004 [2024-04-26 06:41:26.034240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 971:spdk_nvmf_subsystem_add_host: *ERROR*: Unable to add host to transport_ut transport 00:07:09.004 passed 00:07:09.004 Test: test_nvmf_ns_reservation_report ...[2024-04-26 06:41:26.034306] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:3318:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:07:09.005 passed 00:07:09.005 Test: test_nvmf_nqn_is_valid ...[2024-04-26 06:41:26.034347] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 85:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.": length 4 < min 11 00:07:09.005 [2024-04-26 06:41:26.034364] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 97:nvmf_nqn_is_valid: *ERROR*: Invalid NQN "nqn.2014-08.org.nvmexpress:uuid:a2c0948b-645a-47b9-af16-fbb3e9ecde5": uuid is not the correct length 00:07:09.005 [2024-04-26 06:41:26.034386] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 146:nvmf_nqn_is_valid: *ERROR*: Invalid domain name in NQN "nqn.2016-06.io...spdk:cnode1". Label names must start with a letter. 00:07:09.005 passed 00:07:09.005 Test: test_nvmf_ns_reservation_restore ...[2024-04-26 06:41:26.034437] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2511:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:07:09.005 passed 00:07:09.005 Test: test_nvmf_subsystem_state_change ...passed 00:07:09.005 Test: test_nvmf_reservation_custom_ops ...passed 00:07:09.005 00:07:09.005 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.005 suites 1 1 n/a 0 0 00:07:09.005 tests 24 24 24 0 0 00:07:09.005 asserts 497 497 497 0 n/a 00:07:09.005 00:07:09.005 Elapsed time = 0.004 seconds 00:07:09.005 06:41:26 -- unit/unittest.sh@110 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:07:09.005 00:07:09.005 00:07:09.005 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.005 http://cunit.sourceforge.net/ 00:07:09.005 00:07:09.005 00:07:09.005 Suite: nvmf 00:07:09.005 Test: test_nvmf_tcp_create ...[2024-04-26 06:41:26.060092] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c: 742:nvmf_tcp_create: *ERROR*: Unsupported IO Unit size specified, 16 bytes 00:07:09.005 passed 00:07:09.005 Test: test_nvmf_tcp_destroy ...passed 00:07:09.005 Test: test_nvmf_tcp_poll_group_create ...passed 00:07:09.005 Test: test_nvmf_tcp_send_c2h_data ...passed 00:07:09.005 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:07:09.005 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:07:09.005 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:07:09.005 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-04-26 06:41:26.114014] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.005 [2024-04-26 06:41:26.114077] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2850b020 is same with the state(5) to be set 00:07:09.005 [2024-04-26 06:41:26.114101] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2850b020 is same with the state(5) to be set 00:07:09.005 [2024-04-26 06:41:26.114122] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.005 [2024-04-26 06:41:26.114139] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2850b020 is same with the state(5) to be set 00:07:09.005 passed 00:07:09.005 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:07:09.005 Test: test_nvmf_tcp_icreq_handle ...[2024-04-26 06:41:26.114188] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:09.005 [2024-04-26 06:41:26.114204] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.005 [2024-04-26 06:41:26.114222] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2850d180 is same with the state(5) to be set 00:07:09.005 [2024-04-26 06:41:26.114242] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2102:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:07:09.005 [2024-04-26 06:41:26.114258] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2850d180 is same with the state(5) to be set 00:07:09.005 [2024-04-26 06:41:26.114274] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.005 [2024-04-26 06:41:26.114292] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2850d180 is same with the state(5) to be set 00:07:09.005 [2024-04-26 06:41:26.114314] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:07:09.005 [2024-04-26 06:41:26.114333] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2850d180 is same with the state(5) to be set 00:07:09.005 passed 00:07:09.005 Test: test_nvmf_tcp_check_xfer_type ...passed 00:07:09.005 Test: test_nvmf_tcp_invalid_sgl ...[2024-04-26 06:41:26.114384] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2498:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:07:09.005 [2024-04-26 06:41:26.114406] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.005 [2024-04-26 06:41:26.114427] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd28511180 is same with the state(5) to be set 00:07:09.005 passed 00:07:09.005 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-04-26 06:41:26.114449] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2229:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x7fcd2840c8c0 00:07:09.006 [2024-04-26 06:41:26.114469] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114494] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114515] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2288:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x7fcd2840c020 00:07:09.006 [2024-04-26 06:41:26.114535] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114551] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114571] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2239:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:07:09.006 [2024-04-26 06:41:26.114587] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114605] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114621] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2278:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:07:09.006 [2024-04-26 06:41:26.114649] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114668] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114691] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114707] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114729] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114744] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114765] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114784] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114806] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114822] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114850] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114867] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 [2024-04-26 06:41:26.114893] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1085:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:07:09.006 [2024-04-26 06:41:26.114911] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:1588:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x7fcd2840c020 is same with the state(5) to be set 00:07:09.006 passed 00:07:09.006 Test: test_nvmf_tcp_tls_add_remove_credentials ...passed 00:07:09.006 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-04-26 06:41:26.131473] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 591:nvme_tcp_generate_psk_identity: *ERROR*: Out buffer too small! 00:07:09.006 [2024-04-26 06:41:26.131522] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 602:nvme_tcp_generate_psk_identity: *ERROR*: Unknown cipher suite requested! 00:07:09.006 passed 00:07:09.006 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-04-26 06:41:26.131990] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 658:nvme_tcp_derive_retained_psk: *ERROR*: Unknown PSK hash requested! 00:07:09.006 [2024-04-26 06:41:26.132014] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 663:nvme_tcp_derive_retained_psk: *ERROR*: Insufficient buffer size for out key! 00:07:09.006 passed 00:07:09.006 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-04-26 06:41:26.132285] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 732:nvme_tcp_derive_tls_psk: *ERROR*: Unknown cipher suite requested! 00:07:09.006 [2024-04-26 06:41:26.132300] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk_internal/nvme_tcp.h: 756:nvme_tcp_derive_tls_psk: *ERROR*: Insufficient buffer size for out key! 00:07:09.006 passed 00:07:09.006 00:07:09.006 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.006 suites 1 1 n/a 0 0 00:07:09.006 tests 17 17 17 0 0 00:07:09.006 asserts 222 222 222 0 n/a 00:07:09.006 00:07:09.006 Elapsed time = 0.080 seconds 00:07:09.006 06:41:26 -- unit/unittest.sh@111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:07:09.006 00:07:09.006 00:07:09.006 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.006 http://cunit.sourceforge.net/ 00:07:09.006 00:07:09.006 00:07:09.006 Suite: nvmf 00:07:09.007 Test: test_nvmf_tgt_create_poll_group ...passed 00:07:09.007 00:07:09.007 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.007 suites 1 1 n/a 0 0 00:07:09.007 tests 1 1 1 0 0 00:07:09.007 asserts 17 17 17 0 n/a 00:07:09.007 00:07:09.007 Elapsed time = 0.012 seconds 00:07:09.007 00:07:09.007 real 0m0.752s 00:07:09.007 user 0m0.082s 00:07:09.007 sys 0m0.145s 00:07:09.007 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.007 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.007 ************************************ 00:07:09.007 END TEST unittest_nvmf 00:07:09.007 ************************************ 00:07:09.007 06:41:26 -- unit/unittest.sh@260 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:09.007 06:41:26 -- unit/unittest.sh@265 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:09.007 06:41:26 -- unit/unittest.sh@266 -- # run_test unittest_nvmf_rdma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:09.007 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.007 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.007 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.007 ************************************ 00:07:09.007 START TEST unittest_nvmf_rdma 00:07:09.007 ************************************ 00:07:09.007 06:41:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:07:09.264 00:07:09.264 00:07:09.264 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.264 http://cunit.sourceforge.net/ 00:07:09.264 00:07:09.264 00:07:09.264 Suite: nvmf 00:07:09.264 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-04-26 06:41:26.257448] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1848:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:07:09.264 [2024-04-26 06:41:26.257546] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1898:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:07:09.264 [2024-04-26 06:41:26.257572] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1898:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:07:09.264 passed 00:07:09.264 Test: test_spdk_nvmf_rdma_request_process ...passed 00:07:09.264 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:07:09.264 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:07:09.264 Test: test_nvmf_rdma_opts_init ...passed 00:07:09.264 Test: test_nvmf_rdma_request_free_data ...passed 00:07:09.264 Test: test_nvmf_rdma_resources_create ...passed 00:07:09.264 Test: test_nvmf_rdma_qpair_compare ...passed 00:07:09.264 Test: test_nvmf_rdma_resize_cq ...[2024-04-26 06:41:26.258950] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 936:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:07:09.264 Using CQ of insufficient size may lead to CQ overrun 00:07:09.264 [2024-04-26 06:41:26.258988] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 941:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:07:09.264 [2024-04-26 06:41:26.259016] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 948:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:07:09.264 passed 00:07:09.264 00:07:09.264 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.264 suites 1 1 n/a 0 0 00:07:09.264 tests 9 9 9 0 0 00:07:09.264 asserts 579 579 579 0 n/a 00:07:09.264 00:07:09.264 Elapsed time = 0.002 seconds 00:07:09.264 00:07:09.265 real 0m0.014s 00:07:09.265 user 0m0.007s 00:07:09.265 sys 0m0.007s 00:07:09.265 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.265 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.265 ************************************ 00:07:09.265 END TEST unittest_nvmf_rdma 00:07:09.265 ************************************ 00:07:09.265 06:41:26 -- unit/unittest.sh@269 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:09.265 06:41:26 -- unit/unittest.sh@270 -- # run_test unittest_nvmf_vfio_user /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:09.265 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.265 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.265 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.265 ************************************ 00:07:09.265 START TEST unittest_nvmf_vfio_user 00:07:09.265 ************************************ 00:07:09.265 06:41:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:07:09.265 00:07:09.265 00:07:09.265 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.265 http://cunit.sourceforge.net/ 00:07:09.265 00:07:09.265 00:07:09.265 Suite: vfio_user 00:07:09.265 Test: test_nvme_cmd_map_prps ...[2024-04-26 06:41:26.316213] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/vfio_user.c: 796:nvme_cmd_map_prps: *ERROR*: Too many page entries, at least two iovs are required 00:07:09.265 [2024-04-26 06:41:26.316298] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:07:09.265 passed 00:07:09.265 Test: test_nvme_cmd_map_sgls ...passed 00:07:09.265 Test: test_nvmf_vfio_user_create_destroy ...passed 00:07:09.265 00:07:09.265 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.265 suites 1 1 n/a 0 0 00:07:09.265 tests 3 3 3 0 0 00:07:09.265 asserts 100 100 100 0 n/a 00:07:09.265 00:07:09.265 Elapsed time = 0.000 seconds 00:07:09.265 00:07:09.265 real 0m0.013s 00:07:09.265 user 0m0.005s 00:07:09.265 sys 0m0.008s 00:07:09.265 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.265 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.265 ************************************ 00:07:09.265 END TEST unittest_nvmf_vfio_user 00:07:09.265 ************************************ 00:07:09.265 06:41:26 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:07:09.265 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.265 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.265 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.265 ************************************ 00:07:09.265 START TEST unittest_scsi 00:07:09.265 ************************************ 00:07:09.265 06:41:26 -- common/autotest_common.sh@1111 -- # unittest_scsi 00:07:09.265 06:41:26 -- unit/unittest.sh@115 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:07:09.265 00:07:09.265 00:07:09.265 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.265 http://cunit.sourceforge.net/ 00:07:09.265 00:07:09.265 00:07:09.265 Suite: dev_suite 00:07:09.265 Test: dev_destruct_null_dev ...passed 00:07:09.265 Test: dev_destruct_zero_luns ...passed 00:07:09.265 Test: dev_destruct_null_lun ...passed 00:07:09.265 Test: dev_destruct_success ...passed 00:07:09.265 Test: dev_construct_num_luns_zero ...[2024-04-26 06:41:26.367387] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 228:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUNs specified 00:07:09.265 passed 00:07:09.265 Test: dev_construct_no_lun_zero ...[2024-04-26 06:41:26.367468] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 241:spdk_scsi_dev_construct_ext: *ERROR*: device Name: no LUN 0 specified 00:07:09.265 passed 00:07:09.265 Test: dev_construct_null_lun ...[2024-04-26 06:41:26.367494] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 248:spdk_scsi_dev_construct_ext: *ERROR*: NULL spdk_scsi_lun for LUN 0 00:07:09.265 passed 00:07:09.265 Test: dev_construct_name_too_long ...[2024-04-26 06:41:26.367519] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 223:spdk_scsi_dev_construct_ext: *ERROR*: device xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: name longer than maximum allowed length 255 00:07:09.265 passed 00:07:09.265 Test: dev_construct_success ...passed 00:07:09.265 Test: dev_construct_success_lun_zero_not_first ...passed 00:07:09.265 Test: dev_queue_mgmt_task_success ...passed 00:07:09.265 Test: dev_queue_task_success ...passed 00:07:09.265 Test: dev_stop_success ...passed 00:07:09.265 Test: dev_add_port_max_ports ...[2024-04-26 06:41:26.367652] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 315:spdk_scsi_dev_add_port: *ERROR*: device already has 4 ports 00:07:09.265 passed 00:07:09.265 Test: dev_add_port_construct_failure1 ...[2024-04-26 06:41:26.367679] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:07:09.265 passed 00:07:09.265 Test: dev_add_port_construct_failure2 ...[2024-04-26 06:41:26.367703] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 321:spdk_scsi_dev_add_port: *ERROR*: device already has port(1) 00:07:09.265 passed 00:07:09.265 Test: dev_add_port_success1 ...passed 00:07:09.266 Test: dev_add_port_success2 ...passed 00:07:09.266 Test: dev_add_port_success3 ...passed 00:07:09.266 Test: dev_find_port_by_id_num_ports_zero ...passed 00:07:09.266 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:07:09.266 Test: dev_find_port_by_id_success ...passed 00:07:09.266 Test: dev_add_lun_bdev_not_found ...passed 00:07:09.266 Test: dev_add_lun_no_free_lun_id ...[2024-04-26 06:41:26.367902] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/dev.c: 159:spdk_scsi_dev_add_lun_ext: *ERROR*: Free LUN ID is not found 00:07:09.266 passed 00:07:09.266 Test: dev_add_lun_success1 ...passed 00:07:09.266 Test: dev_add_lun_success2 ...passed 00:07:09.266 Test: dev_check_pending_tasks ...passed 00:07:09.266 Test: dev_iterate_luns ...passed 00:07:09.266 Test: dev_find_free_lun ...passed 00:07:09.266 00:07:09.266 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.266 suites 1 1 n/a 0 0 00:07:09.266 tests 29 29 29 0 0 00:07:09.266 asserts 97 97 97 0 n/a 00:07:09.266 00:07:09.266 Elapsed time = 0.001 seconds 00:07:09.266 06:41:26 -- unit/unittest.sh@116 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:07:09.266 00:07:09.266 00:07:09.266 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.266 http://cunit.sourceforge.net/ 00:07:09.266 00:07:09.266 00:07:09.266 Suite: lun_suite 00:07:09.266 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-04-26 06:41:26.380416] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:07:09.266 passed 00:07:09.266 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-04-26 06:41:26.380517] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task set not supported 00:07:09.266 passed 00:07:09.266 Test: lun_task_mgmt_execute_lun_reset ...passed 00:07:09.266 Test: lun_task_mgmt_execute_target_reset ...passed 00:07:09.266 Test: lun_task_mgmt_execute_invalid_case ...[2024-04-26 06:41:26.380575] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:07:09.266 passed 00:07:09.266 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:07:09.266 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:07:09.266 Test: lun_append_task_null_lun_not_supported ...passed 00:07:09.266 Test: lun_execute_scsi_task_pending ...passed 00:07:09.266 Test: lun_execute_scsi_task_complete ...passed 00:07:09.266 Test: lun_execute_scsi_task_resize ...passed 00:07:09.266 Test: lun_destruct_success ...passed 00:07:09.266 Test: lun_construct_null_ctx ...[2024-04-26 06:41:26.380679] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:07:09.266 passed 00:07:09.266 Test: lun_construct_success ...passed 00:07:09.266 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:07:09.266 Test: lun_reset_task_suspend_scsi_task ...passed 00:07:09.266 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:07:09.266 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:07:09.266 00:07:09.266 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.266 suites 1 1 n/a 0 0 00:07:09.266 tests 18 18 18 0 0 00:07:09.266 asserts 153 153 153 0 n/a 00:07:09.266 00:07:09.266 Elapsed time = 0.000 seconds 00:07:09.266 06:41:26 -- unit/unittest.sh@117 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:07:09.266 00:07:09.266 00:07:09.266 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.266 http://cunit.sourceforge.net/ 00:07:09.266 00:07:09.266 00:07:09.266 Suite: scsi_suite 00:07:09.266 Test: scsi_init ...passed 00:07:09.266 00:07:09.266 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.266 suites 1 1 n/a 0 0 00:07:09.266 tests 1 1 1 0 0 00:07:09.266 asserts 1 1 1 0 n/a 00:07:09.266 00:07:09.266 Elapsed time = 0.000 seconds 00:07:09.266 06:41:26 -- unit/unittest.sh@118 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:07:09.266 00:07:09.266 00:07:09.266 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.266 http://cunit.sourceforge.net/ 00:07:09.266 00:07:09.266 00:07:09.266 Suite: translation_suite 00:07:09.266 Test: mode_select_6_test ...passed 00:07:09.266 Test: mode_select_6_test2 ...passed 00:07:09.266 Test: mode_sense_6_test ...passed 00:07:09.266 Test: mode_sense_10_test ...passed 00:07:09.266 Test: inquiry_evpd_test ...passed 00:07:09.267 Test: inquiry_standard_test ...passed 00:07:09.267 Test: inquiry_overflow_test ...passed 00:07:09.267 Test: task_complete_test ...passed 00:07:09.267 Test: lba_range_test ...passed 00:07:09.267 Test: xfer_len_test ...[2024-04-26 06:41:26.407251] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_bdev.c:1271:bdev_scsi_readwrite: *ERROR*: xfer_len 8193 > maximum transfer length 8192 00:07:09.267 passed 00:07:09.267 Test: xfer_test ...passed 00:07:09.267 Test: scsi_name_padding_test ...passed 00:07:09.267 Test: get_dif_ctx_test ...passed 00:07:09.267 Test: unmap_split_test ...passed 00:07:09.267 00:07:09.267 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.267 suites 1 1 n/a 0 0 00:07:09.267 tests 14 14 14 0 0 00:07:09.267 asserts 1205 1205 1205 0 n/a 00:07:09.267 00:07:09.267 Elapsed time = 0.002 seconds 00:07:09.267 06:41:26 -- unit/unittest.sh@119 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:07:09.267 00:07:09.267 00:07:09.267 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.267 http://cunit.sourceforge.net/ 00:07:09.267 00:07:09.267 00:07:09.267 Suite: reservation_suite 00:07:09.267 Test: test_reservation_register ...[2024-04-26 06:41:26.418574] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:09.267 passed 00:07:09.267 Test: test_reservation_reserve ...[2024-04-26 06:41:26.418696] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:09.267 [2024-04-26 06:41:26.418732] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 209:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:07:09.267 [2024-04-26 06:41:26.418759] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 204:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:07:09.267 passed 00:07:09.267 Test: test_reservation_preempt_non_all_regs ...[2024-04-26 06:41:26.418794] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:09.267 [2024-04-26 06:41:26.418823] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:07:09.267 passed 00:07:09.267 Test: test_reservation_preempt_all_regs ...[2024-04-26 06:41:26.418862] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:09.267 passed 00:07:09.267 Test: test_reservation_cmds_conflict ...[2024-04-26 06:41:26.418915] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:09.267 [2024-04-26 06:41:26.418948] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 852:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:07:09.267 [2024-04-26 06:41:26.418967] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:07:09.267 [2024-04-26 06:41:26.418986] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:07:09.267 [2024-04-26 06:41:26.419003] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:07:09.267 [2024-04-26 06:41:26.419022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 846:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:07:09.267 passed 00:07:09.267 Test: test_scsi2_reserve_release ...passed 00:07:09.267 Test: test_pr_with_scsi2_reserve_release ...[2024-04-26 06:41:26.419062] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 273:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:07:09.267 passed 00:07:09.267 00:07:09.267 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.267 suites 1 1 n/a 0 0 00:07:09.267 tests 7 7 7 0 0 00:07:09.267 asserts 257 257 257 0 n/a 00:07:09.267 00:07:09.267 Elapsed time = 0.001 seconds 00:07:09.267 00:07:09.267 real 0m0.064s 00:07:09.267 user 0m0.023s 00:07:09.267 sys 0m0.042s 00:07:09.267 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.267 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.267 ************************************ 00:07:09.267 END TEST unittest_scsi 00:07:09.267 ************************************ 00:07:09.267 06:41:26 -- unit/unittest.sh@276 -- # uname -s 00:07:09.267 06:41:26 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:07:09.268 06:41:26 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:07:09.268 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.268 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.268 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.268 ************************************ 00:07:09.268 START TEST unittest_sock 00:07:09.268 ************************************ 00:07:09.268 06:41:26 -- common/autotest_common.sh@1111 -- # unittest_sock 00:07:09.268 06:41:26 -- unit/unittest.sh@123 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:07:09.268 00:07:09.268 00:07:09.268 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.268 http://cunit.sourceforge.net/ 00:07:09.268 00:07:09.268 00:07:09.268 Suite: sock 00:07:09.268 Test: posix_sock ...passed 00:07:09.268 Test: ut_sock ...passed 00:07:09.268 Test: posix_sock_group ...passed 00:07:09.268 Test: ut_sock_group ...passed 00:07:09.268 Test: posix_sock_group_fairness ...passed 00:07:09.268 Test: _posix_sock_close ...passed 00:07:09.268 Test: sock_get_default_opts ...passed 00:07:09.268 Test: ut_sock_impl_get_set_opts ...passed 00:07:09.268 Test: posix_sock_impl_get_set_opts ...passed 00:07:09.268 Test: ut_sock_map ...passed 00:07:09.268 Test: override_impl_opts ...passed 00:07:09.268 Test: ut_sock_group_get_ctx ...passed 00:07:09.268 00:07:09.268 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.268 suites 1 1 n/a 0 0 00:07:09.268 tests 12 12 12 0 0 00:07:09.268 asserts 349 349 349 0 n/a 00:07:09.268 00:07:09.268 Elapsed time = 0.003 seconds 00:07:09.525 06:41:26 -- unit/unittest.sh@124 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:07:09.525 00:07:09.525 00:07:09.525 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.525 http://cunit.sourceforge.net/ 00:07:09.525 00:07:09.525 00:07:09.525 Suite: posix 00:07:09.525 Test: flush ...passed 00:07:09.525 00:07:09.525 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.525 suites 1 1 n/a 0 0 00:07:09.525 tests 1 1 1 0 0 00:07:09.525 asserts 28 28 28 0 n/a 00:07:09.525 00:07:09.525 Elapsed time = 0.000 seconds 00:07:09.525 06:41:26 -- unit/unittest.sh@126 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:09.525 06:41:26 -- unit/unittest.sh@127 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:07:09.525 00:07:09.525 00:07:09.525 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.525 http://cunit.sourceforge.net/ 00:07:09.525 00:07:09.525 00:07:09.525 Suite: uring 00:07:09.525 Test: flush_client ...passed 00:07:09.525 Test: flush_server ...passed 00:07:09.525 00:07:09.525 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.525 suites 1 1 n/a 0 0 00:07:09.525 tests 2 2 2 0 0 00:07:09.525 asserts 49 49 49 0 n/a 00:07:09.525 00:07:09.525 Elapsed time = 0.000 seconds 00:07:09.525 00:07:09.525 real 0m0.067s 00:07:09.525 user 0m0.018s 00:07:09.525 sys 0m0.027s 00:07:09.525 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.525 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.525 ************************************ 00:07:09.525 END TEST unittest_sock 00:07:09.525 ************************************ 00:07:09.525 06:41:26 -- unit/unittest.sh@279 -- # run_test unittest_thread /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:09.525 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.526 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.526 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.526 ************************************ 00:07:09.526 START TEST unittest_thread 00:07:09.526 ************************************ 00:07:09.526 06:41:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:07:09.526 00:07:09.526 00:07:09.526 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.526 http://cunit.sourceforge.net/ 00:07:09.526 00:07:09.526 00:07:09.526 Suite: io_channel 00:07:09.526 Test: thread_alloc ...passed 00:07:09.526 Test: thread_send_msg ...passed 00:07:09.526 Test: thread_poller ...passed 00:07:09.526 Test: poller_pause ...passed 00:07:09.526 Test: thread_for_each ...passed 00:07:09.526 Test: for_each_channel_remove ...passed 00:07:09.526 Test: for_each_channel_unreg ...[2024-04-26 06:41:26.607159] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:2164:spdk_io_device_register: *ERROR*: io_device 0x7f47decf9af0 already registered (old:0x613000000200 new:0x6130000003c0) 00:07:09.526 passed 00:07:09.526 Test: thread_name ...passed 00:07:09.526 Test: channel ...[2024-04-26 06:41:26.608774] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:2297:spdk_get_io_channel: *ERROR*: could not find io_device 0xb82000 00:07:09.526 passed 00:07:09.526 Test: channel_destroy_races ...passed 00:07:09.526 Test: thread_exit_test ...[2024-04-26 06:41:26.610936] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c: 630:thread_exit: *ERROR*: thread 0x618000005c80 got timeout, and move it to the exited state forcefully 00:07:09.526 passed 00:07:09.526 Test: thread_update_stats_test ...passed 00:07:09.526 Test: nested_channel ...passed 00:07:09.526 Test: device_unregister_and_thread_exit_race ...passed 00:07:09.526 Test: cache_closest_timed_poller ...passed 00:07:09.526 Test: multi_timed_pollers_have_same_expiration ...passed 00:07:09.526 Test: io_device_lookup ...passed 00:07:09.526 Test: spdk_spin ...[2024-04-26 06:41:26.615283] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3061:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void*)0)) 00:07:09.526 [2024-04-26 06:41:26.615317] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f47ded09f20 00:07:09.526 [2024-04-26 06:41:26.615338] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3099:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void*)0)) 00:07:09.526 [2024-04-26 06:41:26.616009] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3062:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:07:09.526 [2024-04-26 06:41:26.616034] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f47ded09f20 00:07:09.526 [2024-04-26 06:41:26.616053] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:07:09.526 [2024-04-26 06:41:26.616071] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f47ded09f20 00:07:09.526 [2024-04-26 06:41:26.616089] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:07:09.526 [2024-04-26 06:41:26.616102] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f47ded09f20 00:07:09.526 [2024-04-26 06:41:26.616119] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3043:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void*)0)) 00:07:09.526 [2024-04-26 06:41:26.616133] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f47ded09f20 00:07:09.526 passed 00:07:09.526 Test: for_each_channel_and_thread_exit_race ...passed 00:07:09.526 Test: for_each_thread_and_thread_exit_race ...passed 00:07:09.526 00:07:09.526 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.526 suites 1 1 n/a 0 0 00:07:09.526 tests 20 20 20 0 0 00:07:09.526 asserts 409 409 409 0 n/a 00:07:09.526 00:07:09.526 Elapsed time = 0.021 seconds 00:07:09.526 00:07:09.526 real 0m0.037s 00:07:09.526 user 0m0.022s 00:07:09.526 sys 0m0.015s 00:07:09.526 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.526 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.526 ************************************ 00:07:09.526 END TEST unittest_thread 00:07:09.526 ************************************ 00:07:09.526 06:41:26 -- unit/unittest.sh@280 -- # run_test unittest_iobuf /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:09.526 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.526 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.526 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.526 ************************************ 00:07:09.526 START TEST unittest_iobuf 00:07:09.526 ************************************ 00:07:09.526 06:41:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:07:09.526 00:07:09.526 00:07:09.526 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.526 http://cunit.sourceforge.net/ 00:07:09.526 00:07:09.526 00:07:09.526 Suite: io_channel 00:07:09.526 Test: iobuf ...passed 00:07:09.527 Test: iobuf_cache ...[2024-04-26 06:41:26.676068] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 313:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf small buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:07:09.527 [2024-04-26 06:41:26.676158] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 315:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:09.527 [2024-04-26 06:41:26.676216] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 325:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module0' iobuf large buffer cache at 4/5 entries. You may need to increase spdk_iobuf_opts.large_pool_count (4) 00:07:09.527 [2024-04-26 06:41:26.676235] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 327:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:09.527 [2024-04-26 06:41:26.676267] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 313:spdk_iobuf_channel_init: *ERROR*: Failed to populate 'ut_module1' iobuf small buffer cache at 0/4 entries. You may need to increase spdk_iobuf_opts.small_pool_count (4) 00:07:09.527 [2024-04-26 06:41:26.676288] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/iobuf.c: 315:spdk_iobuf_channel_init: *ERROR*: See scripts/calc-iobuf.py for guidance on how to calculate this value. 00:07:09.527 passed 00:07:09.527 00:07:09.527 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.527 suites 1 1 n/a 0 0 00:07:09.527 tests 2 2 2 0 0 00:07:09.527 asserts 107 107 107 0 n/a 00:07:09.527 00:07:09.527 Elapsed time = 0.003 seconds 00:07:09.527 00:07:09.527 real 0m0.015s 00:07:09.527 user 0m0.003s 00:07:09.527 sys 0m0.011s 00:07:09.527 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.527 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.527 ************************************ 00:07:09.527 END TEST unittest_iobuf 00:07:09.527 ************************************ 00:07:09.527 06:41:26 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:07:09.527 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.527 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.527 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.527 ************************************ 00:07:09.527 START TEST unittest_util 00:07:09.527 ************************************ 00:07:09.527 06:41:26 -- common/autotest_common.sh@1111 -- # unittest_util 00:07:09.527 06:41:26 -- unit/unittest.sh@132 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:07:09.527 00:07:09.527 00:07:09.527 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.527 http://cunit.sourceforge.net/ 00:07:09.527 00:07:09.527 00:07:09.527 Suite: base64 00:07:09.527 Test: test_base64_get_encoded_strlen ...passed 00:07:09.527 Test: test_base64_get_decoded_len ...passed 00:07:09.527 Test: test_base64_encode ...passed 00:07:09.527 Test: test_base64_decode ...passed 00:07:09.527 Test: test_base64_urlsafe_encode ...passed 00:07:09.527 Test: test_base64_urlsafe_decode ...passed 00:07:09.527 00:07:09.527 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.527 suites 1 1 n/a 0 0 00:07:09.527 tests 6 6 6 0 0 00:07:09.527 asserts 112 112 112 0 n/a 00:07:09.527 00:07:09.527 Elapsed time = 0.000 seconds 00:07:09.527 06:41:26 -- unit/unittest.sh@133 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:07:09.527 00:07:09.527 00:07:09.527 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.527 http://cunit.sourceforge.net/ 00:07:09.527 00:07:09.527 00:07:09.527 Suite: bit_array 00:07:09.527 Test: test_1bit ...passed 00:07:09.527 Test: test_64bit ...passed 00:07:09.527 Test: test_find ...passed 00:07:09.527 Test: test_resize ...passed 00:07:09.527 Test: test_errors ...passed 00:07:09.527 Test: test_count ...passed 00:07:09.527 Test: test_mask_store_load ...passed 00:07:09.527 Test: test_mask_clear ...passed 00:07:09.527 00:07:09.527 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.527 suites 1 1 n/a 0 0 00:07:09.528 tests 8 8 8 0 0 00:07:09.528 asserts 5075 5075 5075 0 n/a 00:07:09.528 00:07:09.528 Elapsed time = 0.000 seconds 00:07:09.528 06:41:26 -- unit/unittest.sh@134 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:07:09.528 00:07:09.528 00:07:09.528 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.528 http://cunit.sourceforge.net/ 00:07:09.528 00:07:09.528 00:07:09.528 Suite: cpuset 00:07:09.528 Test: test_cpuset ...passed 00:07:09.528 Test: test_cpuset_parse ...[2024-04-26 06:41:26.754448] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:07:09.528 [2024-04-26 06:41:26.754529] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:07:09.528 [2024-04-26 06:41:26.754554] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:07:09.528 [2024-04-26 06:41:26.754575] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 220:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:07:09.528 [2024-04-26 06:41:26.754593] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:07:09.528 [2024-04-26 06:41:26.754615] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:07:09.528 [2024-04-26 06:41:26.754632] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 203:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:07:09.528 [2024-04-26 06:41:26.754660] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:07:09.528 passed 00:07:09.528 Test: test_cpuset_fmt ...passed 00:07:09.528 00:07:09.528 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.528 suites 1 1 n/a 0 0 00:07:09.528 tests 3 3 3 0 0 00:07:09.528 asserts 65 65 65 0 n/a 00:07:09.528 00:07:09.528 Elapsed time = 0.001 seconds 00:07:09.528 06:41:26 -- unit/unittest.sh@135 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:07:09.528 00:07:09.528 00:07:09.528 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.528 http://cunit.sourceforge.net/ 00:07:09.528 00:07:09.528 00:07:09.528 Suite: crc16 00:07:09.528 Test: test_crc16_t10dif ...passed 00:07:09.528 Test: test_crc16_t10dif_seed ...passed 00:07:09.528 Test: test_crc16_t10dif_copy ...passed 00:07:09.528 00:07:09.528 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.528 suites 1 1 n/a 0 0 00:07:09.528 tests 3 3 3 0 0 00:07:09.528 asserts 5 5 5 0 n/a 00:07:09.528 00:07:09.528 Elapsed time = 0.000 seconds 00:07:09.528 06:41:26 -- unit/unittest.sh@136 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:07:09.786 00:07:09.786 00:07:09.786 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.786 http://cunit.sourceforge.net/ 00:07:09.786 00:07:09.786 00:07:09.786 Suite: crc32_ieee 00:07:09.786 Test: test_crc32_ieee ...passed 00:07:09.786 00:07:09.786 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.786 suites 1 1 n/a 0 0 00:07:09.786 tests 1 1 1 0 0 00:07:09.787 asserts 1 1 1 0 n/a 00:07:09.787 00:07:09.787 Elapsed time = 0.000 seconds 00:07:09.787 06:41:26 -- unit/unittest.sh@137 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:07:09.787 00:07:09.787 00:07:09.787 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.787 http://cunit.sourceforge.net/ 00:07:09.787 00:07:09.787 00:07:09.787 Suite: crc32c 00:07:09.787 Test: test_crc32c ...passed 00:07:09.787 Test: test_crc32c_nvme ...passed 00:07:09.787 00:07:09.787 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.787 suites 1 1 n/a 0 0 00:07:09.787 tests 2 2 2 0 0 00:07:09.787 asserts 16 16 16 0 n/a 00:07:09.787 00:07:09.787 Elapsed time = 0.000 seconds 00:07:09.787 06:41:26 -- unit/unittest.sh@138 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:07:09.787 00:07:09.787 00:07:09.787 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.787 http://cunit.sourceforge.net/ 00:07:09.787 00:07:09.787 00:07:09.787 Suite: crc64 00:07:09.787 Test: test_crc64_nvme ...passed 00:07:09.787 00:07:09.787 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.787 suites 1 1 n/a 0 0 00:07:09.787 tests 1 1 1 0 0 00:07:09.787 asserts 4 4 4 0 n/a 00:07:09.787 00:07:09.787 Elapsed time = 0.000 seconds 00:07:09.787 06:41:26 -- unit/unittest.sh@139 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:07:09.787 00:07:09.787 00:07:09.787 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.787 http://cunit.sourceforge.net/ 00:07:09.787 00:07:09.787 00:07:09.787 Suite: string 00:07:09.787 Test: test_parse_ip_addr ...passed 00:07:09.787 Test: test_str_chomp ...passed 00:07:09.787 Test: test_parse_capacity ...passed 00:07:09.787 Test: test_sprintf_append_realloc ...passed 00:07:09.787 Test: test_strtol ...passed 00:07:09.787 Test: test_strtoll ...passed 00:07:09.787 Test: test_strarray ...passed 00:07:09.787 Test: test_strcpy_replace ...passed 00:07:09.787 00:07:09.787 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.787 suites 1 1 n/a 0 0 00:07:09.787 tests 8 8 8 0 0 00:07:09.787 asserts 161 161 161 0 n/a 00:07:09.787 00:07:09.787 Elapsed time = 0.000 seconds 00:07:09.787 06:41:26 -- unit/unittest.sh@140 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:07:09.787 00:07:09.787 00:07:09.787 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.787 http://cunit.sourceforge.net/ 00:07:09.787 00:07:09.787 00:07:09.787 Suite: dif 00:07:09.787 Test: dif_generate_and_verify_test ...[2024-04-26 06:41:26.822319] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:07:09.787 [2024-04-26 06:41:26.822463] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:07:09.787 [2024-04-26 06:41:26.822537] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:07:09.787 [2024-04-26 06:41:26.822608] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:07:09.787 [2024-04-26 06:41:26.822705] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:07:09.787 [2024-04-26 06:41:26.822780] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:07:09.787 passed 00:07:09.787 Test: dif_disable_check_test ...[2024-04-26 06:41:26.823029] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:07:09.787 [2024-04-26 06:41:26.823103] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:07:09.787 [2024-04-26 06:41:26.823180] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:07:09.787 passed 00:07:09.788 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-04-26 06:41:26.823418] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:07:09.788 [2024-04-26 06:41:26.823498] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:07:09.788 [2024-04-26 06:41:26.823570] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:07:09.788 [2024-04-26 06:41:26.823654] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:07:09.788 [2024-04-26 06:41:26.823735] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:07:09.788 [2024-04-26 06:41:26.823810] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:07:09.788 [2024-04-26 06:41:26.823888] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:07:09.788 [2024-04-26 06:41:26.823961] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:07:09.788 [2024-04-26 06:41:26.824065] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:07:09.788 [2024-04-26 06:41:26.824140] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:07:09.788 [2024-04-26 06:41:26.824215] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:07:09.788 passed 00:07:09.788 Test: dif_apptag_mask_test ...[2024-04-26 06:41:26.824299] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:07:09.788 [2024-04-26 06:41:26.824379] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:07:09.788 passed 00:07:09.788 Test: dif_sec_512_md_0_error_test ...[2024-04-26 06:41:26.824427] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:07:09.788 passed 00:07:09.788 Test: dif_sec_4096_md_0_error_test ...[2024-04-26 06:41:26.824448] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:07:09.788 [2024-04-26 06:41:26.824464] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:07:09.788 passed 00:07:09.788 Test: dif_sec_4100_md_128_error_test ...[2024-04-26 06:41:26.824483] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:07:09.788 [2024-04-26 06:41:26.824500] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:07:09.788 passed 00:07:09.788 Test: dif_guard_seed_test ...passed 00:07:09.788 Test: dif_guard_value_test ...passed 00:07:09.788 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:07:09.788 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:09.788 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-26 06:41:26.834068] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fd0c, Actual=fd4c 00:07:09.789 [2024-04-26 06:41:26.834586] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fe61, Actual=fe21 00:07:09.789 [2024-04-26 06:41:26.835117] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.835613] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.836114] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.789 [2024-04-26 06:41:26.836611] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.789 [2024-04-26 06:41:26.837159] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fd4c, Actual=5466 00:07:09.789 [2024-04-26 06:41:26.837594] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fe21, Actual=9298 00:07:09.789 [2024-04-26 06:41:26.838039] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=1ab753ad, Actual=1ab753ed 00:07:09.789 [2024-04-26 06:41:26.838521] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=38574620, Actual=38574660 00:07:09.789 [2024-04-26 06:41:26.839018] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.839510] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.840029] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.789 [2024-04-26 06:41:26.840503] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.789 [2024-04-26 06:41:26.840996] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=1ab753ed, Actual=2db1d66e 00:07:09.789 [2024-04-26 06:41:26.841437] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=38574660, Actual=6626806a 00:07:09.789 [2024-04-26 06:41:26.841885] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.789 [2024-04-26 06:41:26.842367] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=88010a2d4837a226, Actual=88010a2d4837a266 00:07:09.789 [2024-04-26 06:41:26.842867] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.843382] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.843887] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=40005f 00:07:09.789 [2024-04-26 06:41:26.844381] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=40005f 00:07:09.789 [2024-04-26 06:41:26.844925] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.789 [2024-04-26 06:41:26.845361] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=88010a2d4837a266, Actual=482579dafaeebbb7 00:07:09.789 passed 00:07:09.789 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-04-26 06:41:26.845937] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd0c, Actual=fd4c 00:07:09.789 [2024-04-26 06:41:26.846016] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe61, Actual=fe21 00:07:09.789 [2024-04-26 06:41:26.846085] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.846157] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.789 [2024-04-26 06:41:26.846225] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.789 [2024-04-26 06:41:26.846296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.789 [2024-04-26 06:41:26.846366] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=5466 00:07:09.790 [2024-04-26 06:41:26.846428] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=9298 00:07:09.790 [2024-04-26 06:41:26.846488] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ad, Actual=1ab753ed 00:07:09.790 [2024-04-26 06:41:26.846561] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574620, Actual=38574660 00:07:09.790 [2024-04-26 06:41:26.846632] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.846712] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.846782] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.790 [2024-04-26 06:41:26.846852] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.790 [2024-04-26 06:41:26.846922] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2db1d66e 00:07:09.790 [2024-04-26 06:41:26.846986] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=6626806a 00:07:09.790 [2024-04-26 06:41:26.847045] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.790 [2024-04-26 06:41:26.847115] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a226, Actual=88010a2d4837a266 00:07:09.790 [2024-04-26 06:41:26.847186] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.847252] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.847324] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.790 [2024-04-26 06:41:26.847397] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.790 [2024-04-26 06:41:26.847469] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.790 [2024-04-26 06:41:26.847527] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=482579dafaeebbb7 00:07:09.790 passed 00:07:09.790 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-04-26 06:41:26.847603] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd0c, Actual=fd4c 00:07:09.790 [2024-04-26 06:41:26.847678] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe61, Actual=fe21 00:07:09.790 [2024-04-26 06:41:26.847753] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.847823] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.847891] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.790 [2024-04-26 06:41:26.847963] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.790 [2024-04-26 06:41:26.848032] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=5466 00:07:09.790 [2024-04-26 06:41:26.848093] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=9298 00:07:09.790 [2024-04-26 06:41:26.848152] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ad, Actual=1ab753ed 00:07:09.790 [2024-04-26 06:41:26.848223] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574620, Actual=38574660 00:07:09.790 [2024-04-26 06:41:26.848289] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.848359] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.790 [2024-04-26 06:41:26.848429] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.791 [2024-04-26 06:41:26.848506] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.791 [2024-04-26 06:41:26.848577] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2db1d66e 00:07:09.791 [2024-04-26 06:41:26.848642] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=6626806a 00:07:09.791 [2024-04-26 06:41:26.848704] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.791 [2024-04-26 06:41:26.848783] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a226, Actual=88010a2d4837a266 00:07:09.791 [2024-04-26 06:41:26.848856] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.791 [2024-04-26 06:41:26.848929] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.791 [2024-04-26 06:41:26.849003] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.791 [2024-04-26 06:41:26.849072] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.791 [2024-04-26 06:41:26.849141] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.791 [2024-04-26 06:41:26.849198] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=482579dafaeebbb7 00:07:09.791 passed 00:07:09.791 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-04-26 06:41:26.849269] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd0c, Actual=fd4c 00:07:09.791 [2024-04-26 06:41:26.849339] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe61, Actual=fe21 00:07:09.791 [2024-04-26 06:41:26.849408] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.791 [2024-04-26 06:41:26.849479] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.791 [2024-04-26 06:41:26.849544] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.791 [2024-04-26 06:41:26.849617] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.791 [2024-04-26 06:41:26.849688] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=5466 00:07:09.791 [2024-04-26 06:41:26.849748] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=9298 00:07:09.791 [2024-04-26 06:41:26.849809] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ad, Actual=1ab753ed 00:07:09.791 [2024-04-26 06:41:26.849880] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574620, Actual=38574660 00:07:09.791 [2024-04-26 06:41:26.849950] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.791 [2024-04-26 06:41:26.850020] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.791 [2024-04-26 06:41:26.850093] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.791 [2024-04-26 06:41:26.850166] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.791 [2024-04-26 06:41:26.850236] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2db1d66e 00:07:09.791 [2024-04-26 06:41:26.850294] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=6626806a 00:07:09.791 [2024-04-26 06:41:26.850354] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.791 [2024-04-26 06:41:26.850426] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a226, Actual=88010a2d4837a266 00:07:09.791 [2024-04-26 06:41:26.850492] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.850559] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.850626] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.792 [2024-04-26 06:41:26.850715] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.792 [2024-04-26 06:41:26.850785] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.792 [2024-04-26 06:41:26.850846] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=482579dafaeebbb7 00:07:09.792 passed 00:07:09.792 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-04-26 06:41:26.850919] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd0c, Actual=fd4c 00:07:09.792 [2024-04-26 06:41:26.850990] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe61, Actual=fe21 00:07:09.792 [2024-04-26 06:41:26.851061] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.851135] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.851206] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.792 [2024-04-26 06:41:26.851278] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.792 [2024-04-26 06:41:26.851345] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=5466 00:07:09.792 [2024-04-26 06:41:26.851404] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=9298 00:07:09.792 passed 00:07:09.792 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-04-26 06:41:26.851471] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ad, Actual=1ab753ed 00:07:09.792 [2024-04-26 06:41:26.851549] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574620, Actual=38574660 00:07:09.792 [2024-04-26 06:41:26.851613] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.851689] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.851763] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.792 [2024-04-26 06:41:26.851837] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.792 [2024-04-26 06:41:26.851903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2db1d66e 00:07:09.792 [2024-04-26 06:41:26.851965] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=6626806a 00:07:09.792 [2024-04-26 06:41:26.852026] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.792 [2024-04-26 06:41:26.852096] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a226, Actual=88010a2d4837a266 00:07:09.792 [2024-04-26 06:41:26.852166] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.852237] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.792 [2024-04-26 06:41:26.852304] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.792 [2024-04-26 06:41:26.852377] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.792 [2024-04-26 06:41:26.852449] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.792 [2024-04-26 06:41:26.852510] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=482579dafaeebbb7 00:07:09.792 passed 00:07:09.792 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-04-26 06:41:26.852584] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd0c, Actual=fd4c 00:07:09.793 [2024-04-26 06:41:26.852661] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe61, Actual=fe21 00:07:09.793 [2024-04-26 06:41:26.852729] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.793 [2024-04-26 06:41:26.852798] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.793 [2024-04-26 06:41:26.852861] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.793 [2024-04-26 06:41:26.852938] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.793 [2024-04-26 06:41:26.853007] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd4c, Actual=5466 00:07:09.793 [2024-04-26 06:41:26.853062] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe21, Actual=9298 00:07:09.793 passed 00:07:09.793 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-04-26 06:41:26.853137] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ad, Actual=1ab753ed 00:07:09.793 [2024-04-26 06:41:26.853204] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574620, Actual=38574660 00:07:09.793 [2024-04-26 06:41:26.853275] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.793 [2024-04-26 06:41:26.853344] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.793 [2024-04-26 06:41:26.853409] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.793 [2024-04-26 06:41:26.853482] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=18 00:07:09.793 [2024-04-26 06:41:26.853552] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753ed, Actual=2db1d66e 00:07:09.793 [2024-04-26 06:41:26.853612] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574660, Actual=6626806a 00:07:09.793 [2024-04-26 06:41:26.853695] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.793 [2024-04-26 06:41:26.853770] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a226, Actual=88010a2d4837a266 00:07:09.793 [2024-04-26 06:41:26.853839] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.793 [2024-04-26 06:41:26.853904] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=88, Expected=88, Actual=c8 00:07:09.793 [2024-04-26 06:41:26.853973] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.793 [2024-04-26 06:41:26.854049] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=88, Expected=58, Actual=400058 00:07:09.793 [2024-04-26 06:41:26.854113] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.793 [2024-04-26 06:41:26.854171] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a266, Actual=482579dafaeebbb7 00:07:09.793 passed 00:07:09.793 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:07:09.793 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:09.793 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:07:09.793 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:09.793 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:07:09.793 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:07:09.793 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:09.793 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:07:09.793 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:09.794 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-26 06:41:26.863462] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fd0c, Actual=fd4c 00:07:09.794 [2024-04-26 06:41:26.863758] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=b4d6, Actual=b496 00:07:09.794 [2024-04-26 06:41:26.864020] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.864295] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.864570] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.794 [2024-04-26 06:41:26.864826] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.794 [2024-04-26 06:41:26.865098] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fd4c, Actual=5466 00:07:09.794 [2024-04-26 06:41:26.865365] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=55a, Actual=69e3 00:07:09.794 [2024-04-26 06:41:26.865623] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=1ab753ad, Actual=1ab753ed 00:07:09.794 [2024-04-26 06:41:26.865879] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=dcffc195, Actual=dcffc1d5 00:07:09.794 [2024-04-26 06:41:26.866126] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.866408] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.866683] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.794 [2024-04-26 06:41:26.866937] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.794 [2024-04-26 06:41:26.867192] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=1ab753ed, Actual=2db1d66e 00:07:09.794 [2024-04-26 06:41:26.867453] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=b80b441a, Actual=e67a8210 00:07:09.794 [2024-04-26 06:41:26.867714] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.794 [2024-04-26 06:41:26.867969] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=784e19085fc50dc5, Actual=784e19085fc50d85 00:07:09.794 [2024-04-26 06:41:26.868240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.868509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.868761] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=40005f 00:07:09.794 [2024-04-26 06:41:26.869012] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=40005f 00:07:09.794 [2024-04-26 06:41:26.869265] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.794 [2024-04-26 06:41:26.869524] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=5d577b185097baaa, Actual=9d7308efe24ea37b 00:07:09.794 passed 00:07:09.794 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-26 06:41:26.869615] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd0c, Actual=fd4c 00:07:09.794 [2024-04-26 06:41:26.869692] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=234c, Actual=230c 00:07:09.794 [2024-04-26 06:41:26.869765] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.869837] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.794 [2024-04-26 06:41:26.869905] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.795 [2024-04-26 06:41:26.869981] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.795 [2024-04-26 06:41:26.870047] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=5466 00:07:09.795 [2024-04-26 06:41:26.870122] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=fe79 00:07:09.795 [2024-04-26 06:41:26.870191] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ad, Actual=1ab753ed 00:07:09.795 [2024-04-26 06:41:26.870266] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=ff49d5e2, Actual=ff49d5a2 00:07:09.795 [2024-04-26 06:41:26.870336] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.795 [2024-04-26 06:41:26.870406] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.795 [2024-04-26 06:41:26.870473] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.795 [2024-04-26 06:41:26.870543] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.795 [2024-04-26 06:41:26.870609] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=2db1d66e 00:07:09.795 [2024-04-26 06:41:26.870691] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=c5cc9667 00:07:09.795 [2024-04-26 06:41:26.870769] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.795 [2024-04-26 06:41:26.870847] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=6d31827b46168200, Actual=6d31827b46168240 00:07:09.795 [2024-04-26 06:41:26.870922] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.795 [2024-04-26 06:41:26.870994] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.795 [2024-04-26 06:41:26.871066] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=400059 00:07:09.795 [2024-04-26 06:41:26.871138] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=400059 00:07:09.795 [2024-04-26 06:41:26.871207] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.795 [2024-04-26 06:41:26.871279] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=880c939cfb9d2cbe 00:07:09.795 passed 00:07:09.795 Test: dix_sec_512_md_0_error ...[2024-04-26 06:41:26.871303] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:07:09.795 passed 00:07:09.795 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:07:09.795 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:07:09.795 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:07:09.795 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:07:09.795 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:07:09.795 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:07:09.795 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:07:09.795 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:07:09.795 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:07:09.795 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-26 06:41:26.880300] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fd0c, Actual=fd4c 00:07:09.795 [2024-04-26 06:41:26.880583] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=b4d6, Actual=b496 00:07:09.795 [2024-04-26 06:41:26.880848] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.795 [2024-04-26 06:41:26.881103] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.795 [2024-04-26 06:41:26.881357] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.795 [2024-04-26 06:41:26.881613] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.795 [2024-04-26 06:41:26.881890] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=fd4c, Actual=5466 00:07:09.795 [2024-04-26 06:41:26.882160] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=55a, Actual=69e3 00:07:09.796 [2024-04-26 06:41:26.882424] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=1ab753ad, Actual=1ab753ed 00:07:09.796 [2024-04-26 06:41:26.882686] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=dcffc195, Actual=dcffc1d5 00:07:09.796 [2024-04-26 06:41:26.882951] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.796 [2024-04-26 06:41:26.883208] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.796 [2024-04-26 06:41:26.883476] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.796 [2024-04-26 06:41:26.883748] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=1f 00:07:09.796 [2024-04-26 06:41:26.884052] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=1ab753ed, Actual=2db1d66e 00:07:09.796 [2024-04-26 06:41:26.884311] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=b80b441a, Actual=e67a8210 00:07:09.796 [2024-04-26 06:41:26.884582] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.796 [2024-04-26 06:41:26.884851] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=784e19085fc50dc5, Actual=784e19085fc50d85 00:07:09.796 [2024-04-26 06:41:26.885103] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.796 [2024-04-26 06:41:26.885371] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=95, Expected=88, Actual=c8 00:07:09.796 [2024-04-26 06:41:26.885642] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=40005f 00:07:09.796 [2024-04-26 06:41:26.885901] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=95, Expected=5f, Actual=40005f 00:07:09.796 [2024-04-26 06:41:26.886155] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.796 [2024-04-26 06:41:26.886408] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=95, Expected=5d577b185097baaa, Actual=9d7308efe24ea37b 00:07:09.796 passed 00:07:09.796 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-26 06:41:26.886500] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd0c, Actual=fd4c 00:07:09.796 [2024-04-26 06:41:26.886571] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=234c, Actual=230c 00:07:09.796 [2024-04-26 06:41:26.886634] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.796 [2024-04-26 06:41:26.886713] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.796 [2024-04-26 06:41:26.886785] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.797 [2024-04-26 06:41:26.886852] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.797 [2024-04-26 06:41:26.886926] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=5466 00:07:09.797 [2024-04-26 06:41:26.886992] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=fe79 00:07:09.797 [2024-04-26 06:41:26.887066] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ad, Actual=1ab753ed 00:07:09.797 [2024-04-26 06:41:26.887137] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=ff49d5e2, Actual=ff49d5a2 00:07:09.797 [2024-04-26 06:41:26.887205] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.797 [2024-04-26 06:41:26.887274] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.797 [2024-04-26 06:41:26.887345] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.797 [2024-04-26 06:41:26.887411] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=19 00:07:09.797 [2024-04-26 06:41:26.887485] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=2db1d66e 00:07:09.797 [2024-04-26 06:41:26.887546] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=c5cc9667 00:07:09.797 [2024-04-26 06:41:26.887615] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc2093, Actual=a576a7728ecc20d3 00:07:09.797 [2024-04-26 06:41:26.887692] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=6d31827b46168200, Actual=6d31827b46168240 00:07:09.797 [2024-04-26 06:41:26.887761] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.797 [2024-04-26 06:41:26.887830] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=c8 00:07:09.797 [2024-04-26 06:41:26.887900] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=400059 00:07:09.797 [2024-04-26 06:41:26.887971] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=400059 00:07:09.797 [2024-04-26 06:41:26.888044] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=1686cdea26969d77 00:07:09.797 [2024-04-26 06:41:26.888108] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=880c939cfb9d2cbe 00:07:09.797 passed 00:07:09.797 Test: set_md_interleave_iovs_test ...passed 00:07:09.797 Test: set_md_interleave_iovs_split_test ...passed 00:07:09.797 Test: dif_generate_stream_pi_16_test ...passed 00:07:09.797 Test: dif_generate_stream_test ...passed 00:07:09.797 Test: set_md_interleave_iovs_alignment_test ...[2024-04-26 06:41:26.889792] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c:1822:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:07:09.797 passed 00:07:09.797 Test: dif_generate_split_test ...passed 00:07:09.797 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:07:09.797 Test: dif_verify_split_test ...passed 00:07:09.797 Test: dif_verify_stream_multi_segments_test ...passed 00:07:09.797 Test: update_crc32c_pi_16_test ...passed 00:07:09.797 Test: update_crc32c_test ...passed 00:07:09.797 Test: dif_update_crc32c_split_test ...passed 00:07:09.797 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:07:09.797 Test: get_range_with_md_test ...passed 00:07:09.797 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:07:09.797 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:07:09.797 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:07:09.797 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:07:09.797 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:07:09.797 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:07:09.797 Test: dif_generate_and_verify_unmap_test ...passed 00:07:09.797 00:07:09.797 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.797 suites 1 1 n/a 0 0 00:07:09.797 tests 79 79 79 0 0 00:07:09.797 asserts 3584 3584 3584 0 n/a 00:07:09.797 00:07:09.797 Elapsed time = 0.077 seconds 00:07:09.797 06:41:26 -- unit/unittest.sh@141 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:07:09.797 00:07:09.797 00:07:09.797 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.797 http://cunit.sourceforge.net/ 00:07:09.797 00:07:09.797 00:07:09.797 Suite: iov 00:07:09.797 Test: test_single_iov ...passed 00:07:09.797 Test: test_simple_iov ...passed 00:07:09.797 Test: test_complex_iov ...passed 00:07:09.797 Test: test_iovs_to_buf ...passed 00:07:09.797 Test: test_buf_to_iovs ...passed 00:07:09.798 Test: test_memset ...passed 00:07:09.798 Test: test_iov_one ...passed 00:07:09.798 Test: test_iov_xfer ...passed 00:07:09.798 00:07:09.798 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.798 suites 1 1 n/a 0 0 00:07:09.798 tests 8 8 8 0 0 00:07:09.798 asserts 156 156 156 0 n/a 00:07:09.798 00:07:09.798 Elapsed time = 0.000 seconds 00:07:09.798 06:41:26 -- unit/unittest.sh@142 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:07:09.798 00:07:09.798 00:07:09.798 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.798 http://cunit.sourceforge.net/ 00:07:09.798 00:07:09.798 00:07:09.798 Suite: math 00:07:09.798 Test: test_serial_number_arithmetic ...passed 00:07:09.798 Suite: erase 00:07:09.798 Test: test_memset_s ...passed 00:07:09.798 00:07:09.798 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.798 suites 2 2 n/a 0 0 00:07:09.798 tests 2 2 2 0 0 00:07:09.798 asserts 18 18 18 0 n/a 00:07:09.798 00:07:09.798 Elapsed time = 0.000 seconds 00:07:09.798 06:41:26 -- unit/unittest.sh@143 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:07:09.798 00:07:09.798 00:07:09.798 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.798 http://cunit.sourceforge.net/ 00:07:09.798 00:07:09.798 00:07:09.798 Suite: pipe 00:07:09.798 Test: test_create_destroy ...passed 00:07:09.798 Test: test_write_get_buffer ...passed 00:07:09.798 Test: test_write_advance ...passed 00:07:09.798 Test: test_read_get_buffer ...passed 00:07:09.798 Test: test_read_advance ...passed 00:07:09.798 Test: test_data ...passed 00:07:09.798 00:07:09.798 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.798 suites 1 1 n/a 0 0 00:07:09.798 tests 6 6 6 0 0 00:07:09.798 asserts 251 251 251 0 n/a 00:07:09.798 00:07:09.798 Elapsed time = 0.000 seconds 00:07:09.798 06:41:26 -- unit/unittest.sh@144 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:07:09.798 00:07:09.798 00:07:09.798 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.798 http://cunit.sourceforge.net/ 00:07:09.798 00:07:09.798 00:07:09.798 Suite: xor 00:07:09.798 Test: test_xor_gen ...passed 00:07:09.798 00:07:09.798 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.798 suites 1 1 n/a 0 0 00:07:09.798 tests 1 1 1 0 0 00:07:09.798 asserts 17 17 17 0 n/a 00:07:09.798 00:07:09.798 Elapsed time = 0.001 seconds 00:07:09.798 00:07:09.798 real 0m0.229s 00:07:09.798 user 0m0.134s 00:07:09.798 sys 0m0.096s 00:07:09.798 06:41:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.798 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.798 ************************************ 00:07:09.798 END TEST unittest_util 00:07:09.798 ************************************ 00:07:09.798 06:41:26 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:07:09.798 06:41:26 -- unit/unittest.sh@283 -- # run_test unittest_vhost /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:09.798 06:41:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:09.798 06:41:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:09.798 06:41:26 -- common/autotest_common.sh@10 -- # set +x 00:07:09.798 ************************************ 00:07:09.798 START TEST unittest_vhost 00:07:09.798 ************************************ 00:07:09.798 06:41:27 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:07:09.798 00:07:09.798 00:07:09.798 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.798 http://cunit.sourceforge.net/ 00:07:09.798 00:07:09.798 00:07:09.798 Suite: vhost_suite 00:07:09.798 Test: desc_to_iov_test ...[2024-04-26 06:41:27.021899] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:07:09.798 passed 00:07:09.798 Test: create_controller_test ...[2024-04-26 06:41:27.023753] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 81:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:07:09.798 [2024-04-26 06:41:27.023804] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 127:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:07:09.798 [2024-04-26 06:41:27.023845] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 81:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:07:09.798 [2024-04-26 06:41:27.023874] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 127:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:07:09.799 [2024-04-26 06:41:27.023896] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:07:09.799 [2024-04-26 06:41:27.023941] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1783:vhost_user_dev_init: *ERROR*: Resulting socket path for controller xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[2024-04-26 06:41:27.024406] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/vhost.c: 133:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:07:09.799 passed 00:07:09.799 Test: session_find_by_vid_test ...passed 00:07:09.799 Test: remove_controller_test ...[2024-04-26 06:41:27.025316] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1867:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:07:09.799 passed 00:07:09.799 Test: vq_avail_ring_get_test ...passed 00:07:09.799 Test: vq_packed_ring_test ...passed 00:07:09.799 Test: vhost_blk_construct_test ...passed 00:07:09.799 00:07:09.799 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.799 suites 1 1 n/a 0 0 00:07:09.799 tests 7 7 7 0 0 00:07:09.799 asserts 147 147 147 0 n/a 00:07:09.799 00:07:09.799 Elapsed time = 0.005 seconds 00:07:09.799 00:07:09.799 real 0m0.022s 00:07:09.799 user 0m0.012s 00:07:09.799 sys 0m0.010s 00:07:09.799 06:41:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:09.799 06:41:27 -- common/autotest_common.sh@10 -- # set +x 00:07:09.799 ************************************ 00:07:09.799 END TEST unittest_vhost 00:07:09.799 ************************************ 00:07:10.057 06:41:27 -- unit/unittest.sh@285 -- # run_test unittest_dma /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:10.057 06:41:27 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:10.057 06:41:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:10.057 06:41:27 -- common/autotest_common.sh@10 -- # set +x 00:07:10.057 ************************************ 00:07:10.057 START TEST unittest_dma 00:07:10.057 ************************************ 00:07:10.057 06:41:27 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:07:10.057 00:07:10.057 00:07:10.057 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.057 http://cunit.sourceforge.net/ 00:07:10.057 00:07:10.057 00:07:10.057 Suite: dma_suite 00:07:10.057 Test: test_dma ...[2024-04-26 06:41:27.086566] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:07:10.057 passed 00:07:10.057 00:07:10.057 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.057 suites 1 1 n/a 0 0 00:07:10.057 tests 1 1 1 0 0 00:07:10.057 asserts 54 54 54 0 n/a 00:07:10.057 00:07:10.057 Elapsed time = 0.000 seconds 00:07:10.058 00:07:10.058 real 0m0.012s 00:07:10.058 user 0m0.004s 00:07:10.058 sys 0m0.008s 00:07:10.058 06:41:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:10.058 06:41:27 -- common/autotest_common.sh@10 -- # set +x 00:07:10.058 ************************************ 00:07:10.058 END TEST unittest_dma 00:07:10.058 ************************************ 00:07:10.058 06:41:27 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:07:10.058 06:41:27 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:10.058 06:41:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:10.058 06:41:27 -- common/autotest_common.sh@10 -- # set +x 00:07:10.058 ************************************ 00:07:10.058 START TEST unittest_init 00:07:10.058 ************************************ 00:07:10.058 06:41:27 -- common/autotest_common.sh@1111 -- # unittest_init 00:07:10.058 06:41:27 -- unit/unittest.sh@148 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:07:10.058 00:07:10.058 00:07:10.058 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.058 http://cunit.sourceforge.net/ 00:07:10.058 00:07:10.058 00:07:10.058 Suite: subsystem_suite 00:07:10.058 Test: subsystem_sort_test_depends_on_single ...passed 00:07:10.058 Test: subsystem_sort_test_depends_on_multiple ...passed 00:07:10.058 Test: subsystem_sort_test_missing_dependency ...[2024-04-26 06:41:27.139443] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/init/subsystem.c: 197:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:07:10.058 [2024-04-26 06:41:27.139508] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:07:10.058 passed 00:07:10.058 00:07:10.058 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.058 suites 1 1 n/a 0 0 00:07:10.058 tests 3 3 3 0 0 00:07:10.058 asserts 20 20 20 0 n/a 00:07:10.058 00:07:10.058 Elapsed time = 0.000 seconds 00:07:10.058 00:07:10.058 real 0m0.011s 00:07:10.058 user 0m0.005s 00:07:10.058 sys 0m0.006s 00:07:10.058 06:41:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:10.058 06:41:27 -- common/autotest_common.sh@10 -- # set +x 00:07:10.058 ************************************ 00:07:10.058 END TEST unittest_init 00:07:10.058 ************************************ 00:07:10.058 06:41:27 -- unit/unittest.sh@288 -- # run_test unittest_keyring /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:10.058 06:41:27 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:07:10.058 06:41:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:07:10.058 06:41:27 -- common/autotest_common.sh@10 -- # set +x 00:07:10.058 ************************************ 00:07:10.058 START TEST unittest_keyring 00:07:10.058 ************************************ 00:07:10.058 06:41:27 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:07:10.058 00:07:10.058 00:07:10.058 CUnit - A unit testing framework for C - Version 2.1-3 00:07:10.058 http://cunit.sourceforge.net/ 00:07:10.058 00:07:10.058 00:07:10.058 Suite: keyring 00:07:10.058 Test: test_keyring_add_remove ...[2024-04-26 06:41:27.193825] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:07:10.058 [2024-04-26 06:41:27.193907] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:07:10.058 [2024-04-26 06:41:27.193946] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:07:10.058 passed 00:07:10.058 Test: test_keyring_get_put ...passed 00:07:10.058 00:07:10.058 Run Summary: Type Total Ran Passed Failed Inactive 00:07:10.058 suites 1 1 n/a 0 0 00:07:10.058 tests 2 2 2 0 0 00:07:10.059 asserts 44 44 44 0 n/a 00:07:10.059 00:07:10.059 Elapsed time = 0.000 seconds 00:07:10.059 00:07:10.059 real 0m0.012s 00:07:10.059 user 0m0.007s 00:07:10.059 sys 0m0.006s 00:07:10.059 06:41:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:07:10.059 06:41:27 -- common/autotest_common.sh@10 -- # set +x 00:07:10.059 ************************************ 00:07:10.059 END TEST unittest_keyring 00:07:10.059 ************************************ 00:07:10.059 06:41:27 -- unit/unittest.sh@290 -- # '[' no = yes ']' 00:07:10.059 06:41:27 -- unit/unittest.sh@303 -- # set +x 00:07:10.059 00:07:10.059 00:07:10.059 ===================== 00:07:10.059 All unit tests passed 00:07:10.059 ===================== 00:07:10.059 WARN: lcov not installed or SPDK built without coverage! 00:07:10.059 00:07:10.059 00:07:10.059 06:41:27 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:07:10.059 06:41:27 -- pm/common@30 -- # signal_monitor_resources TERM 00:07:10.059 06:41:27 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:07:10.059 06:41:27 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:07:10.059 06:41:27 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:07:10.059 06:41:27 -- pm/common@45 -- # pid=185 00:07:10.059 06:41:27 -- pm/common@52 -- # sudo kill -TERM 185 00:07:10.059 06:41:27 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:07:10.059 06:41:27 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:07:10.059 06:41:27 -- pm/common@45 -- # pid=186 00:07:10.059 06:41:27 -- pm/common@52 -- # sudo kill -TERM 186 00:07:10.069 [Pipeline] } 00:07:10.089 [Pipeline] // stage 00:07:10.094 [Pipeline] } 00:07:10.111 [Pipeline] // timeout 00:07:10.117 [Pipeline] } 00:07:10.138 [Pipeline] // catchError 00:07:10.148 [Pipeline] stage 00:07:10.151 [Pipeline] { (Epilogue) 00:07:10.167 [Pipeline] sh 00:07:10.510 [Pipeline] setCustomBuildProperty 00:07:10.519 [Pipeline] catchError 00:07:10.521 [Pipeline] { 00:07:10.535 [Pipeline] sh 00:07:10.816 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:07:10.816 Artifacts sizes are good 00:07:10.827 [Pipeline] } 00:07:10.846 [Pipeline] // catchError 00:07:10.854 [Pipeline] sh 00:07:11.133 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:07:11.708 [Pipeline] archiveArtifacts 00:07:11.715 Archiving artifacts 00:07:12.301 [Pipeline] } 00:07:12.338 [Pipeline] // stage 00:07:12.360 [Pipeline] } 00:07:12.386 [Pipeline] // wrap 00:07:12.392 [Pipeline] } 00:07:12.408 [Pipeline] // node 00:07:12.413 [Pipeline] } 00:07:12.425 [Pipeline] // timeout 00:07:12.431 [Pipeline] } 00:07:12.442 [Pipeline] // retry 00:07:12.446 [Pipeline] End of Pipeline 00:07:12.480 Finished: SUCCESS