00:00:00.000 Started by upstream project "autotest-per-patch" build number 120487 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.036 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.037 The recommended git tool is: git 00:00:00.037 using credential 00000000-0000-0000-0000-000000000002 00:00:00.039 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-clang-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.057 Fetching changes from the remote Git repository 00:00:00.063 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.092 Using shallow fetch with depth 1 00:00:00.092 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.092 > git --version # timeout=10 00:00:00.116 > git --version # 'git version 2.39.2' 00:00:00.117 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.118 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.118 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:02.467 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.477 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.488 Checking out Revision 27f13fcb4eea6a447c9f3d131408acb483141c09 (FETCH_HEAD) 00:00:02.488 > git config core.sparsecheckout # timeout=10 00:00:02.499 > git read-tree -mu HEAD # timeout=10 00:00:02.514 > git checkout -f 27f13fcb4eea6a447c9f3d131408acb483141c09 # timeout=5 00:00:02.531 Commit message: "docker/pdu_power: add PDU APC-C14 and APC-C18" 00:00:02.531 > git rev-list --no-walk 27f13fcb4eea6a447c9f3d131408acb483141c09 # timeout=10 00:00:02.609 [Pipeline] Start of Pipeline 00:00:02.626 [Pipeline] library 00:00:02.628 Loading library shm_lib@master 00:00:02.628 Library shm_lib@master is cached. Copying from home. 00:00:02.647 [Pipeline] retry 00:00:02.649 [Pipeline] { 00:00:02.660 [Pipeline] timeout 00:00:02.660 Timeout set to expire after 10 min without activity 00:00:02.662 [Pipeline] { 00:00:02.678 [Pipeline] node 00:00:06.134 Running on agt-_autotest_17441-6674 in /var/jenkins/workspace/unittest-clang-docker-autotest 00:00:06.136 [Pipeline] { 00:00:06.150 [Pipeline] wrap 00:00:06.157 [Pipeline] { 00:00:06.167 [Pipeline] stage 00:00:06.168 [Pipeline] { (Prologue) 00:00:06.189 [Pipeline] echo 00:00:06.190 Node: agt-_autotest_17441-6674 00:00:06.351 [Pipeline] setCustomBuildProperty 00:00:06.375 [Pipeline] sh 00:00:07.657 + sudo git config --global --replace-all safe.directory '*' 00:00:07.734 [Pipeline] nodesByLabel 00:00:07.736 Found a total of 1 nodes with the 'sorcerer' label 00:00:07.746 [Pipeline] httpRequest 00:00:07.953 HttpMethod: GET 00:00:07.953 URL: http://10.211.164.101/packages/jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:08.761 Sending request to url: http://10.211.164.101/packages/jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:09.019 Response Code: HTTP/1.1 200 OK 00:00:09.080 Success: Status code 200 is in the accepted range: 200,404 00:00:09.081 Saving response body to /var/jenkins/workspace/unittest-clang-docker-autotest/jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:29.279 [Pipeline] sh 00:00:29.580 + tar --no-same-owner -xf jbp_27f13fcb4eea6a447c9f3d131408acb483141c09.tar.gz 00:00:29.599 [Pipeline] httpRequest 00:00:29.605 HttpMethod: GET 00:00:29.606 URL: http://10.211.164.101/packages/spdk_480afb9a12473fc529dcfc0e401239bf7cd1ac08.tar.gz 00:00:29.613 Sending request to url: http://10.211.164.101/packages/spdk_480afb9a12473fc529dcfc0e401239bf7cd1ac08.tar.gz 00:00:29.629 Response Code: HTTP/1.1 200 OK 00:00:29.629 Success: Status code 200 is in the accepted range: 200,404 00:00:29.630 Saving response body to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk_480afb9a12473fc529dcfc0e401239bf7cd1ac08.tar.gz 00:00:53.374 [Pipeline] sh 00:00:53.679 + tar --no-same-owner -xf spdk_480afb9a12473fc529dcfc0e401239bf7cd1ac08.tar.gz 00:00:56.231 [Pipeline] sh 00:00:56.523 + git -C spdk log --oneline -n5 00:00:56.523 480afb9a1 raid: remove base_bdev_lock 00:00:56.523 b01acb55d raid: fix some issues in raid_bdev_write_config_json() 00:00:56.523 0d5f01bd8 raid: examine other bdevs when starting from superblock 00:00:56.523 79a744ed0 raid: factor out a function to get a raid bdev by uuid 00:00:56.523 b242249a1 raid: factor out examine code 00:00:56.539 [Pipeline] writeFile 00:00:56.552 [Pipeline] sh 00:00:56.848 + cat autorun-spdk.conf 00:00:56.849 SPDK_RUN_VALGRIND=0 00:00:56.849 SPDK_TEST_UNITTEST=1 00:00:56.849 SPDK_TEST_BLOCKDEV=1 00:00:56.849 SPDK_TEST_PMDK=1 00:00:56.849 SPDK_TEST_ISAL=1 00:00:56.849 SPDK_TEST_REDUCE=1 00:00:56.849 SPDK_TEST_VBDEV_COMPRESS=1 00:00:56.849 SPDK_TEST_CRYPTO=1 00:00:56.849 SPDK_TEST_FTL=1 00:00:56.849 SPDK_TEST_OCF=1 00:00:56.849 SPDK_TEST_RAID5=1 00:00:56.849 SPDK_TEST_RBD=1 00:00:56.849 SPDK_TEST_URING=1 00:00:56.849 SPDK_TEST_NVME_CUSE=1 00:00:56.849 SPDK_TEST_BLOBFS=1 00:00:56.849 SPDK_TEST_VFIOUSER=1 00:00:56.849 SPDK_TEST_DAOS=0 00:00:56.849 SPDK_RUN_ASAN=1 00:00:56.849 SPDK_RUN_UBSAN=1 00:00:56.849 SPDK_TEST_XNVME=1 00:00:56.856 RUN_NIGHTLY=0 00:00:56.858 [Pipeline] } 00:00:56.876 [Pipeline] // stage 00:00:56.888 [Pipeline] catchError 00:00:56.890 [Pipeline] { 00:00:56.910 [Pipeline] timeout 00:00:56.911 Timeout set to expire in 45 min 00:00:56.912 [Pipeline] { 00:00:56.929 [Pipeline] stage 00:00:56.932 [Pipeline] { (Tests) 00:00:56.950 [Pipeline] sh 00:00:57.243 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-clang-docker-autotest autorun-spdk.conf 00:00:57.243 15:23:58 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/common.sh 00:00:57.243 15:23:58 -- scripts/common.sh@502 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:57.243 15:23:58 -- scripts/common.sh@510 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:57.243 15:23:58 -- scripts/common.sh@511 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:57.243 15:23:58 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:57.243 15:23:58 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:57.243 15:23:58 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:57.243 15:23:58 -- paths/export.sh@5 -- # export PATH 00:00:57.243 15:23:58 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:57.243 15:23:58 -- common/autobuild_common.sh@434 -- # out=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output 00:00:57.243 15:23:58 -- common/autobuild_common.sh@435 -- # date +%s 00:00:57.243 15:23:58 -- common/autobuild_common.sh@435 -- # mktemp -dt spdk_1713367438.XXXXXX 00:00:57.243 15:23:58 -- common/autobuild_common.sh@435 -- # SPDK_WORKSPACE=/tmp/spdk_1713367438.9hgZwg 00:00:57.243 15:23:58 -- common/autobuild_common.sh@437 -- # [[ -n '' ]] 00:00:57.243 15:23:58 -- common/autobuild_common.sh@441 -- # '[' -n '' ']' 00:00:57.243 15:23:58 -- common/autobuild_common.sh@444 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/' 00:00:57.243 15:23:58 -- common/autobuild_common.sh@448 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:57.243 15:23:58 -- 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:00:57.243 15:23:58 -- common/autobuild_common.sh@451 -- # get_config_params 00:00:57.243 15:23:58 -- common/autotest_common.sh@385 -- # xtrace_disable 00:00:57.243 15:23:58 -- common/autotest_common.sh@10 -- # set +x 00:00:57.243 15:23:58 -- 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:00:57.243 15:23:58 -- common/autobuild_common.sh@453 -- # start_monitor_resources 00:00:57.243 15:23:58 -- pm/common@17 -- # local monitor 00:00:57.243 15:23:58 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:57.243 15:23:58 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=164 00:00:57.243 15:23:58 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:57.243 15:23:58 -- pm/common@23 -- # MONITOR_RESOURCES_PIDS["$monitor"]=166 00:00:57.243 15:23:58 -- pm/common@26 -- # sleep 1 00:00:57.243 15:23:58 -- pm/common@21 -- # date +%s 00:00:57.243 15:23:58 -- pm/common@21 -- # date +%s 00:00:57.243 15:23:58 -- 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.1713367438 00:00:57.243 15:23:58 -- 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.1713367438 00:00:57.243 Redirecting to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713367438_collect-vmstat.pm.log 00:00:57.244 Redirecting to /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1713367438_collect-cpu-load.pm.log 00:00:58.184 15:23:59 -- common/autobuild_common.sh@454 -- # trap stop_monitor_resources EXIT 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:00:58.184 15:23:59 -- 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:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-clang-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@52 -- # export CC=/usr/bin/clang CXX=/usr/bin/clang++ 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@52 -- # CC=/usr/bin/clang 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@52 -- # CXX=/usr/bin/clang++ 00:00:58.184 15:23:59 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:58.184 15:23:59 -- common/autobuild_common.sh@419 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:58.184 15:23:59 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:00:58.185 15:23:59 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:00:58.185 15:23:59 -- common/autotest_common.sh@10 -- # set +x 00:00:58.185 ************************************ 00:00:58.185 START TEST autobuild_ocf_precompile 00:00:58.185 ************************************ 00:00:58.185 15:23:59 -- common/autotest_common.sh@1111 -- # _ocf_precompile 00:00:58.185 15:23:59 -- 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:00:58.185 15:23:59 -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:58.185 15:23:59 -- 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:00:58.445 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:00:58.445 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:00:58.705 Using 'verbs' RDMA provider 00:01:10.087 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:18.214 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:18.214 Creating mk/config.mk...done. 00:01:18.214 Creating mk/cc.flags.mk...done. 00:01:18.214 Type 'make' to build. 00:01:18.214 15:24:19 -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:18.214 15:24:19 -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:18.214 15:24:19 -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:18.214 15:24:19 -- 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:01:18.214 make: Entering directory '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf' 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:18.475 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:18.476 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:18.477 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:18.478 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:18.478 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:18.478 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:18.739 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:18.740 INSTALL /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:18.740 CC env_ocf/mpool.o 00:01:18.740 CC env_ocf/src/ocf/ocf_space.o 00:01:18.740 CC env_ocf/src/ocf/ocf_io_class.o 00:01:18.740 CC env_ocf/src/ocf/ocf_core.o 00:01:18.740 CC env_ocf/src/ocf/ocf_queue.o 00:01:18.740 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:18.740 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:18.740 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:18.740 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:18.740 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:18.740 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:18.740 CC env_ocf/src/ocf/cleaning/alru.o 00:01:18.740 CC env_ocf/src/ocf/cleaning/nop.o 00:01:18.740 CC env_ocf/src/ocf/cleaning/acp.o 00:01:18.740 CC env_ocf/src/ocf/ocf_volume.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:18.740 CC env_ocf/src/ocf/ocf_io.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_io.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:18.740 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:18.999 CC env_ocf/src/ocf/utils/utils_list.o 00:01:18.999 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:18.999 CC env_ocf/src/ocf/utils/utils_request.o 00:01:18.999 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:18.999 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:19.000 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:19.000 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:19.000 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:19.000 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:19.000 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:19.000 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:19.000 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:19.000 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:19.000 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:19.000 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:19.000 CC env_ocf/src/ocf/ocf_lru.o 00:01:19.257 CC env_ocf/src/ocf/ocf_logger.o 00:01:19.257 CC env_ocf/src/ocf/ocf_cache.o 00:01:19.258 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:19.258 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:19.258 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:19.258 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:19.258 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:19.258 CC env_ocf/src/ocf/promotion/promotion.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:19.258 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_common.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:19.258 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:19.258 CC env_ocf/src/ocf/ocf_ctx.o 00:01:19.258 CC env_ocf/src/ocf/ocf_metadata.o 00:01:19.258 CC env_ocf/src/ocf/ocf_stats.o 00:01:19.258 CC env_ocf/src/ocf/ocf_request.o 00:01:19.258 CC env_ocf/ocf_env.o 00:01:19.828 LIB libspdk_ocfenv.a 00:01:20.090 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:01:20.090 make: Leaving directory '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_ocf' 00:01:20.090 15:24:21 -- 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:01:20.090 15:24:21 -- 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:01:20.351 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:01:20.351 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:01:20.612 Using 'verbs' RDMA provider 00:01:30.135 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:38.275 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:38.275 Creating mk/config.mk...done. 00:01:38.275 Creating mk/cc.flags.mk...done. 00:01:38.275 Type 'make' to build. 00:01:38.275 00:01:38.275 real 0m39.973s 00:01:38.275 user 0m31.899s 00:01:38.275 sys 0m22.269s 00:01:38.275 15:24:39 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:01:38.275 15:24:39 -- common/autotest_common.sh@10 -- # set +x 00:01:38.275 ************************************ 00:01:38.275 END TEST autobuild_ocf_precompile 00:01:38.275 ************************************ 00:01:38.275 15:24:39 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:38.275 15:24:39 -- common/autobuild_common.sh@411 -- # run_test unittest_build _unittest_build 00:01:38.275 15:24:39 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:01:38.275 15:24:39 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:01:38.275 15:24:39 -- common/autotest_common.sh@10 -- # set +x 00:01:38.275 ************************************ 00:01:38.275 START TEST unittest_build 00:01:38.275 ************************************ 00:01:38.275 15:24:39 -- common/autotest_common.sh@1111 -- # _unittest_build 00:01:38.275 15:24:39 -- 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:01:38.535 Using default SPDK env in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:01:38.535 Using default DPDK in /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:01:38.796 Using 'verbs' RDMA provider 00:01:48.316 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:56.449 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:56.449 Creating mk/config.mk...done. 00:01:56.449 Creating mk/cc.flags.mk...done. 00:01:56.449 Type 'make' to build. 00:01:56.449 15:24:57 -- common/autobuild_common.sh@403 -- # make -j 26 00:01:56.449 (cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme && \ 00:01:56.449 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:56.449 meson setup builddir \ 00:01:56.449 -Dwith-libaio=enabled \ 00:01:56.449 -Dwith-liburing=enabled \ 00:01:56.449 -Dwith-libvfn=disabled \ 00:01:56.449 -Dwith-spdk=false && \ 00:01:56.449 meson compile -C builddir && \ 00:01:56.449 cd -) 00:01:56.449 make[1]: Nothing to be done for 'all'. 00:01:57.015 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:57.015 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:01:57.585 The Meson build system 00:01:57.585 Version: 1.3.1 00:01:57.585 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user 00:01:57.585 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:57.585 Build type: native build 00:01:57.585 Project name: libvfio-user 00:01:57.585 Project version: 0.0.1 00:01:57.585 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:01:57.585 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:01:57.585 Host machine cpu family: x86_64 00:01:57.585 Host machine cpu: x86_64 00:01:57.585 Run-time dependency threads found: YES 00:01:57.585 Library dl found: YES 00:01:57.585 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:57.585 Run-time dependency json-c found: YES 0.17 00:01:57.585 Run-time dependency cmocka found: YES 1.1.7 00:01:57.585 Program pytest-3 found: NO 00:01:57.585 Program flake8 found: NO 00:01:57.585 Program misspell-fixer found: NO 00:01:57.585 Program restructuredtext-lint found: NO 00:01:57.585 Program valgrind found: YES (/usr/bin/valgrind) 00:01:57.585 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:57.585 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:57.585 Compiler for C supports arguments -Wwrite-strings: YES 00:01:57.585 ../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:01:57.585 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:57.585 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:57.585 ../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:01:57.585 Build targets in project: 8 00:01:57.585 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:57.585 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:57.585 00:01:57.585 libvfio-user 0.0.1 00:01:57.585 00:01:57.585 User defined options 00:01:57.585 buildtype : debug 00:01:57.585 default_library: static 00:01:57.585 libdir : /usr/local/lib 00:01:57.585 00:01:57.585 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:57.843 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:57.843 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:57.843 [2/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:57.843 [3/36] Compiling C object samples/null.p/null.c.o 00:01:57.843 [4/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:57.843 [5/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:57.843 [6/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:57.843 [7/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:57.843 [8/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:57.843 [9/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:57.843 [10/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:57.843 [11/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:57.843 [12/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:57.843 [13/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:57.843 [14/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:57.843 [15/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:57.843 [16/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:57.843 [17/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:57.843 [18/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:57.843 [19/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:57.843 [20/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:57.843 [21/36] Compiling C object samples/server.p/server.c.o 00:01:57.843 [22/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:57.843 [23/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:57.843 [24/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:57.843 [25/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:57.843 [26/36] Compiling C object samples/client.p/client.c.o 00:01:57.843 [27/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:57.843 [28/36] Linking target samples/client 00:01:57.843 [29/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:57.843 [30/36] Linking static target lib/libvfio-user.a 00:01:58.101 [31/36] Linking target samples/server 00:01:58.101 [32/36] Linking target test/unit_tests 00:01:58.101 [33/36] Linking target samples/lspci 00:01:58.101 [34/36] Linking target samples/null 00:01:58.101 [35/36] Linking target samples/gpio-pci-idio-16 00:01:58.101 [36/36] Linking target samples/shadow_ioeventfd_server 00:01:58.101 INFO: autodetecting backend as ninja 00:01:58.101 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:01:58.101 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:01:58.358 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:58.358 ninja: no work to do. 00:01:59.294 The Meson build system 00:01:59.294 Version: 1.3.1 00:01:59.294 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme 00:01:59.294 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir 00:01:59.294 Build type: native build 00:01:59.294 Project name: xnvme 00:01:59.294 Project version: 0.7.3 00:01:59.294 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:01:59.294 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:01:59.294 Host machine cpu family: x86_64 00:01:59.294 Host machine cpu: x86_64 00:01:59.294 Message: host_machine.system: linux 00:01:59.294 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:59.294 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:59.294 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:59.294 Run-time dependency threads found: YES 00:01:59.294 Has header "setupapi.h" : NO 00:01:59.294 Has header "linux/blkzoned.h" : YES 00:01:59.294 Has header "linux/blkzoned.h" : YES (cached) 00:01:59.294 Has header "libaio.h" : YES 00:01:59.294 Library aio found: YES 00:01:59.294 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:59.294 Run-time dependency liburing found: YES 2.2 00:01:59.294 Dependency libvfn skipped: feature with-libvfn disabled 00:01:59.294 Run-time dependency appleframeworks found: NO (tried framework) 00:01:59.294 Run-time dependency appleframeworks found: NO (tried framework) 00:01:59.294 Configuring xnvme_config.h using configuration 00:01:59.294 Configuring xnvme.spec using configuration 00:01:59.294 Run-time dependency bash-completion found: YES 2.11 00:01:59.294 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:59.294 Program cp found: YES (/usr/bin/cp) 00:01:59.294 Has header "winsock2.h" : NO 00:01:59.294 Has header "dbghelp.h" : NO 00:01:59.294 Library rpcrt4 found: NO 00:01:59.294 Library rt found: YES 00:01:59.294 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:59.294 Found CMake: /usr/bin/cmake (3.27.7) 00:01:59.294 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:59.294 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:59.294 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:59.294 Build targets in project: 32 00:01:59.294 00:01:59.294 xnvme 0.7.3 00:01:59.294 00:01:59.294 User defined options 00:01:59.294 with-libaio : enabled 00:01:59.294 with-liburing: enabled 00:01:59.294 with-libvfn : disabled 00:01:59.294 with-spdk : false 00:01:59.294 00:01:59.294 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:59.590 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir' 00:02:00.197 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:00.197 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:00.197 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:00.197 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:00.197 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:00.197 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:00.197 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:00.197 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:00.197 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:00.197 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:00.197 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:00.197 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:00.197 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:00.197 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:00.197 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:00.197 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:00.197 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:00.197 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:00.197 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:00.197 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:00.197 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:00.197 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:00.198 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:00.198 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:00.198 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:00.198 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:00.198 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:00.198 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:00.198 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:00.198 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:00.198 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:00.198 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:00.198 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:00.198 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:00.198 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:00.198 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:00.198 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:00.198 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:00.198 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:00.198 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:00.198 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:00.198 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:00.198 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:00.198 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:00.198 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:00.198 [46/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:00.198 [47/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:00.198 [48/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:00.198 [49/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:00.198 [50/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:00.198 [51/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:00.198 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:00.198 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:00.198 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:00.198 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:00.198 [56/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:00.198 [57/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:00.198 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:00.198 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:00.198 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:00.198 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:00.198 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:00.198 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:00.198 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:00.198 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:00.198 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:00.198 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:00.198 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:00.198 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:00.587 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:00.587 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:00.587 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:00.587 [73/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:00.587 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:00.587 [75/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:00.587 [76/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:00.587 [77/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:00.587 [78/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:00.587 [79/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:00.587 [80/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:00.587 [81/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:00.587 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:00.587 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:00.588 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:00.588 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:00.588 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:00.588 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:00.588 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:00.588 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:00.588 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:00.588 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:00.588 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:00.588 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:00.588 [94/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:00.588 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:00.588 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:00.588 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:00.588 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:00.588 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:00.588 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:00.588 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:00.588 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:00.588 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:00.588 [104/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:00.588 [105/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:00.588 [106/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:00.588 [107/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:00.588 [108/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:00.588 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:00.588 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:00.588 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:00.588 [112/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:00.588 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:00.588 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:00.588 [115/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:00.588 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:00.588 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:00.588 [118/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:00.588 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:00.588 [120/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:00.588 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:00.588 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:00.588 [123/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:00.588 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:00.588 [125/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:00.588 [126/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:00.588 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:00.588 [128/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:00.588 [129/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:00.588 [130/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:00.588 [131/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:00.588 [132/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:00.588 [133/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:00.588 [134/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:00.588 [135/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:00.588 [136/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:00.588 [137/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:00.588 [138/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:00.588 [139/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:00.588 [140/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:00.588 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:00.588 [142/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:00.588 [143/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:00.588 [144/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:00.588 [145/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:00.588 [146/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:00.588 [147/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:00.588 [148/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:00.849 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:00.849 [150/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:00.849 [151/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:00.849 [152/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:00.849 [153/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:00.849 [154/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:00.849 [155/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:00.849 [156/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:00.849 [157/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:00.849 [158/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:00.849 [159/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:00.849 [160/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:00.849 [161/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:00.849 [162/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:00.849 [163/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:00.849 [164/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:00.849 [165/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:00.849 [166/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:00.849 [167/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:00.849 [168/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:00.850 [169/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:01.111 [170/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:01.111 [171/203] Linking target lib/libxnvme.so 00:02:01.111 [172/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:01.111 [173/203] Linking static target lib/libxnvme.a 00:02:01.111 [174/203] Linking target tests/xnvme_tests_xnvme_file 00:02:01.111 [175/203] Linking target tests/xnvme_tests_cli 00:02:01.111 [176/203] Linking target tests/xnvme_tests_scc 00:02:01.111 [177/203] Linking target tests/xnvme_tests_buf 00:02:01.111 [178/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:01.111 [179/203] Linking target tests/xnvme_tests_znd_state 00:02:01.111 [180/203] Linking target tools/lblk 00:02:01.111 [181/203] Linking target tests/xnvme_tests_enum 00:02:01.111 [182/203] Linking target tests/xnvme_tests_kvs 00:02:01.111 [183/203] Linking target tests/xnvme_tests_ioworker 00:02:01.111 [184/203] Linking target examples/xnvme_single_async 00:02:01.111 [185/203] Linking target examples/xnvme_hello 00:02:01.111 [186/203] Linking target tests/xnvme_tests_lblk 00:02:01.111 [187/203] Linking target tests/xnvme_tests_znd_append 00:02:01.111 [188/203] Linking target examples/xnvme_dev 00:02:01.111 [189/203] Linking target tests/xnvme_tests_async_intf 00:02:01.111 [190/203] Linking target examples/xnvme_enum 00:02:01.111 [191/203] Linking target examples/xnvme_single_sync 00:02:01.111 [192/203] Linking target examples/zoned_io_async 00:02:01.111 [193/203] Linking target tools/kvs 00:02:01.111 [194/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:01.111 [195/203] Linking target examples/xnvme_io_async 00:02:01.111 [196/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:01.111 [197/203] Linking target tools/xdd 00:02:01.111 [198/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:01.111 [199/203] Linking target tests/xnvme_tests_map 00:02:01.111 [200/203] Linking target tools/xnvme_file 00:02:01.111 [201/203] Linking target examples/zoned_io_sync 00:02:01.111 [202/203] Linking target tools/zoned 00:02:01.372 [203/203] Linking target tools/xnvme 00:02:01.373 INFO: autodetecting backend as ninja 00:02:01.373 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvme/builddir 00:02:01.373 /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/xnvmebuild 00:02:05.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.573 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.832 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.832 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:05.832 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.407 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.407 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.666 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.666 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.924 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.924 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.924 clang-16clang-16: : warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument]warning: 00:02:06.925 argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.925 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.925 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.925 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:06.925 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.183 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.184 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.184 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.184 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.184 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.184 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.184 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.443 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.443 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.443 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.443 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.443 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.443 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.443 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.702 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.702 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.961 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.961 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.961 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.961 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.961 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:07.961 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:08.220 clang-16: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] 00:02:23.107 The Meson build system 00:02:23.107 Version: 1.3.1 00:02:23.107 Source dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk 00:02:23.107 Build dir: /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp 00:02:23.107 Build type: native build 00:02:23.107 Program cat found: YES (/usr/bin/cat) 00:02:23.107 Project name: DPDK 00:02:23.107 Project version: 23.11.0 00:02:23.107 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:02:23.107 C linker for the host machine: /usr/bin/clang ld.bfd 2.39-16 00:02:23.107 Host machine cpu family: x86_64 00:02:23.107 Host machine cpu: x86_64 00:02:23.107 Message: ## Building in Developer Mode ## 00:02:23.107 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:23.107 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:23.107 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:23.107 Program python3 found: YES (/usr/bin/python3) 00:02:23.107 Program cat found: YES (/usr/bin/cat) 00:02:23.107 Compiler for C supports arguments -march=native: YES 00:02:23.107 Checking for size of "void *" : 8 00:02:23.107 Checking for size of "void *" : 8 (cached) 00:02:23.107 Library m found: YES 00:02:23.107 Library numa found: YES 00:02:23.107 Has header "numaif.h" : YES 00:02:23.107 Library fdt found: NO 00:02:23.107 Library execinfo found: NO 00:02:23.107 Has header "execinfo.h" : YES 00:02:23.107 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:23.107 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:23.107 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:23.107 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:23.107 Run-time dependency openssl found: YES 3.0.9 00:02:23.107 Run-time dependency libpcap found: YES 1.10.4 00:02:23.107 Has header "pcap.h" with dependency libpcap: YES 00:02:23.107 Compiler for C supports arguments -Wcast-qual: YES 00:02:23.107 Compiler for C supports arguments -Wdeprecated: YES 00:02:23.107 Compiler for C supports arguments -Wformat: YES 00:02:23.107 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:23.107 Compiler for C supports arguments -Wformat-security: YES 00:02:23.107 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:23.107 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:23.107 Compiler for C supports arguments -Wnested-externs: YES 00:02:23.107 Compiler for C supports arguments -Wold-style-definition: YES 00:02:23.107 Compiler for C supports arguments -Wpointer-arith: YES 00:02:23.107 Compiler for C supports arguments -Wsign-compare: YES 00:02:23.107 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:23.107 Compiler for C supports arguments -Wundef: YES 00:02:23.107 Compiler for C supports arguments -Wwrite-strings: YES 00:02:23.107 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:23.107 Compiler for C supports arguments -Wno-packed-not-aligned: NO 00:02:23.107 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:23.107 Program objdump found: YES (/usr/bin/objdump) 00:02:23.107 Compiler for C supports arguments -mavx512f: YES 00:02:23.107 Checking if "AVX512 checking" compiles: YES 00:02:23.107 Fetching value of define "__SSE4_2__" : 1 00:02:23.107 Fetching value of define "__AES__" : 1 00:02:23.107 Fetching value of define "__AVX__" : 1 00:02:23.107 Fetching value of define "__AVX2__" : 1 00:02:23.107 Fetching value of define "__AVX512BW__" : 1 00:02:23.107 Fetching value of define "__AVX512CD__" : 1 00:02:23.107 Fetching value of define "__AVX512DQ__" : 1 00:02:23.107 Fetching value of define "__AVX512F__" : 1 00:02:23.107 Fetching value of define "__AVX512VL__" : 1 00:02:23.107 Fetching value of define "__PCLMUL__" : 1 00:02:23.107 Fetching value of define "__RDRND__" : 1 00:02:23.107 Fetching value of define "__RDSEED__" : 1 00:02:23.107 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:23.107 Fetching value of define "__znver1__" : (undefined) 00:02:23.107 Fetching value of define "__znver2__" : (undefined) 00:02:23.107 Fetching value of define "__znver3__" : (undefined) 00:02:23.107 Fetching value of define "__znver4__" : (undefined) 00:02:23.107 Compiler for C supports arguments -Wno-format-truncation: NO 00:02:23.107 Message: lib/log: Defining dependency "log" 00:02:23.107 Message: lib/kvargs: Defining dependency "kvargs" 00:02:23.107 Message: lib/telemetry: Defining dependency "telemetry" 00:02:23.107 Library rt found: YES 00:02:23.107 Checking for function "getentropy" : NO 00:02:23.107 Message: lib/eal: Defining dependency "eal" 00:02:23.107 Message: lib/ring: Defining dependency "ring" 00:02:23.107 Message: lib/rcu: Defining dependency "rcu" 00:02:23.107 Message: lib/mempool: Defining dependency "mempool" 00:02:23.107 Message: lib/mbuf: Defining dependency "mbuf" 00:02:23.107 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:23.107 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:23.107 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:23.107 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:23.107 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:23.107 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:23.107 Compiler for C supports arguments -mpclmul: YES 00:02:23.107 Compiler for C supports arguments -maes: YES 00:02:23.107 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:23.107 Compiler for C supports arguments -mavx512bw: YES 00:02:23.107 Compiler for C supports arguments -mavx512dq: YES 00:02:23.107 Compiler for C supports arguments -mavx512vl: YES 00:02:23.107 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:23.107 Compiler for C supports arguments -mavx2: YES 00:02:23.107 Compiler for C supports arguments -mavx: YES 00:02:23.107 Message: lib/net: Defining dependency "net" 00:02:23.107 Message: lib/meter: Defining dependency "meter" 00:02:23.107 Message: lib/ethdev: Defining dependency "ethdev" 00:02:23.107 Message: lib/pci: Defining dependency "pci" 00:02:23.107 Message: lib/cmdline: Defining dependency "cmdline" 00:02:23.107 Message: lib/hash: Defining dependency "hash" 00:02:23.107 Message: lib/timer: Defining dependency "timer" 00:02:23.107 Message: lib/compressdev: Defining dependency "compressdev" 00:02:23.107 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:23.107 Message: lib/dmadev: Defining dependency "dmadev" 00:02:23.107 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:23.107 Message: lib/power: Defining dependency "power" 00:02:23.107 Message: lib/reorder: Defining dependency "reorder" 00:02:23.107 Message: lib/security: Defining dependency "security" 00:02:23.107 Has header "linux/userfaultfd.h" : YES 00:02:23.107 Has header "linux/vduse.h" : YES 00:02:23.107 Message: lib/vhost: Defining dependency "vhost" 00:02:23.107 Compiler for C supports arguments -Wno-format-truncation: NO (cached) 00:02:23.107 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:23.107 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:23.107 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:23.107 Compiler for C supports arguments -std=c11: YES 00:02:23.107 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:23.107 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:23.107 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:23.107 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:23.107 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:23.107 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:23.107 Library mtcr_ul found: NO 00:02:23.107 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:23.107 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:23.107 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:23.107 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:23.108 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:26.394 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:26.394 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:26.395 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: NO 00:02:26.395 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:26.395 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: NO 00:02:26.395 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: NO 00:02:26.395 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: NO 00:02:26.395 Configuring mlx5_autoconf.h using configuration 00:02:26.395 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:26.395 Run-time dependency libcrypto found: YES 3.0.9 00:02:26.395 Library IPSec_MB found: YES 00:02:26.395 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:26.395 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:26.395 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:26.395 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:26.395 Library IPSec_MB found: YES 00:02:26.395 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:26.395 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:26.395 Compiler for C supports arguments -std=c11: YES (cached) 00:02:26.395 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:26.395 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:26.395 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:26.395 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:26.395 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:26.395 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:26.395 Library libisal found: NO 00:02:26.395 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:26.395 Compiler for C supports arguments -std=c11: YES (cached) 00:02:26.395 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:26.395 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:26.395 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:26.395 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:26.395 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:26.395 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:26.395 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:26.395 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:26.395 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:26.395 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:26.395 Program doxygen found: YES (/usr/bin/doxygen) 00:02:26.395 Configuring doxy-api-html.conf using configuration 00:02:26.395 Configuring doxy-api-man.conf using configuration 00:02:26.395 Program mandb found: YES (/usr/bin/mandb) 00:02:26.395 Program sphinx-build found: NO 00:02:26.395 Configuring rte_build_config.h using configuration 00:02:26.395 Message: 00:02:26.395 ================= 00:02:26.396 Applications Enabled 00:02:26.396 ================= 00:02:26.396 00:02:26.396 apps: 00:02:26.396 00:02:26.396 00:02:26.396 Message: 00:02:26.396 ================= 00:02:26.396 Libraries Enabled 00:02:26.396 ================= 00:02:26.396 00:02:26.396 libs: 00:02:26.396 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:26.396 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:26.396 cryptodev, dmadev, power, reorder, security, vhost, 00:02:26.396 00:02:26.396 Message: 00:02:26.396 =============== 00:02:26.396 Drivers Enabled 00:02:26.396 =============== 00:02:26.396 00:02:26.396 common: 00:02:26.396 mlx5, qat, 00:02:26.396 bus: 00:02:26.396 auxiliary, pci, vdev, 00:02:26.396 mempool: 00:02:26.396 ring, 00:02:26.396 dma: 00:02:26.396 00:02:26.396 net: 00:02:26.396 00:02:26.396 crypto: 00:02:26.396 ipsec_mb, mlx5, 00:02:26.396 compress: 00:02:26.396 isal, mlx5, 00:02:26.396 vdpa: 00:02:26.396 00:02:26.396 00:02:26.396 Message: 00:02:26.396 ================= 00:02:26.396 Content Skipped 00:02:26.396 ================= 00:02:26.396 00:02:26.396 apps: 00:02:26.396 dumpcap: explicitly disabled via build config 00:02:26.396 graph: explicitly disabled via build config 00:02:26.396 pdump: explicitly disabled via build config 00:02:26.396 proc-info: explicitly disabled via build config 00:02:26.396 test-acl: explicitly disabled via build config 00:02:26.396 test-bbdev: explicitly disabled via build config 00:02:26.396 test-cmdline: explicitly disabled via build config 00:02:26.396 test-compress-perf: explicitly disabled via build config 00:02:26.396 test-crypto-perf: explicitly disabled via build config 00:02:26.396 test-dma-perf: explicitly disabled via build config 00:02:26.396 test-eventdev: explicitly disabled via build config 00:02:26.396 test-fib: explicitly disabled via build config 00:02:26.396 test-flow-perf: explicitly disabled via build config 00:02:26.396 test-gpudev: explicitly disabled via build config 00:02:26.396 test-mldev: explicitly disabled via build config 00:02:26.396 test-pipeline: explicitly disabled via build config 00:02:26.396 test-pmd: explicitly disabled via build config 00:02:26.396 test-regex: explicitly disabled via build config 00:02:26.396 test-sad: explicitly disabled via build config 00:02:26.396 test-security-perf: explicitly disabled via build config 00:02:26.396 00:02:26.396 libs: 00:02:26.396 metrics: explicitly disabled via build config 00:02:26.396 acl: explicitly disabled via build config 00:02:26.396 bbdev: explicitly disabled via build config 00:02:26.396 bitratestats: explicitly disabled via build config 00:02:26.396 bpf: explicitly disabled via build config 00:02:26.396 cfgfile: explicitly disabled via build config 00:02:26.396 distributor: explicitly disabled via build config 00:02:26.396 efd: explicitly disabled via build config 00:02:26.396 eventdev: explicitly disabled via build config 00:02:26.396 dispatcher: explicitly disabled via build config 00:02:26.396 gpudev: explicitly disabled via build config 00:02:26.396 gro: explicitly disabled via build config 00:02:26.396 gso: explicitly disabled via build config 00:02:26.396 ip_frag: explicitly disabled via build config 00:02:26.396 jobstats: explicitly disabled via build config 00:02:26.396 latencystats: explicitly disabled via build config 00:02:26.396 lpm: explicitly disabled via build config 00:02:26.396 member: explicitly disabled via build config 00:02:26.396 pcapng: explicitly disabled via build config 00:02:26.396 rawdev: explicitly disabled via build config 00:02:26.396 regexdev: explicitly disabled via build config 00:02:26.396 mldev: explicitly disabled via build config 00:02:26.396 rib: explicitly disabled via build config 00:02:26.396 sched: explicitly disabled via build config 00:02:26.396 stack: explicitly disabled via build config 00:02:26.396 ipsec: explicitly disabled via build config 00:02:26.396 pdcp: explicitly disabled via build config 00:02:26.396 fib: explicitly disabled via build config 00:02:26.396 port: explicitly disabled via build config 00:02:26.396 pdump: explicitly disabled via build config 00:02:26.396 table: explicitly disabled via build config 00:02:26.397 pipeline: explicitly disabled via build config 00:02:26.397 graph: explicitly disabled via build config 00:02:26.397 node: explicitly disabled via build config 00:02:26.397 00:02:26.397 drivers: 00:02:26.397 common/cpt: not in enabled drivers build config 00:02:26.397 common/dpaax: not in enabled drivers build config 00:02:26.397 common/iavf: not in enabled drivers build config 00:02:26.397 common/idpf: not in enabled drivers build config 00:02:26.397 common/mvep: not in enabled drivers build config 00:02:26.397 common/octeontx: not in enabled drivers build config 00:02:26.397 bus/cdx: not in enabled drivers build config 00:02:26.397 bus/dpaa: not in enabled drivers build config 00:02:26.397 bus/fslmc: not in enabled drivers build config 00:02:26.397 bus/ifpga: not in enabled drivers build config 00:02:26.397 bus/platform: not in enabled drivers build config 00:02:26.397 bus/vmbus: not in enabled drivers build config 00:02:26.397 common/cnxk: not in enabled drivers build config 00:02:26.397 common/nfp: not in enabled drivers build config 00:02:26.397 common/sfc_efx: not in enabled drivers build config 00:02:26.397 mempool/bucket: not in enabled drivers build config 00:02:26.397 mempool/cnxk: not in enabled drivers build config 00:02:26.397 mempool/dpaa: not in enabled drivers build config 00:02:26.397 mempool/dpaa2: not in enabled drivers build config 00:02:26.397 mempool/octeontx: not in enabled drivers build config 00:02:26.397 mempool/stack: not in enabled drivers build config 00:02:26.397 dma/cnxk: not in enabled drivers build config 00:02:26.397 dma/dpaa: not in enabled drivers build config 00:02:26.397 dma/dpaa2: not in enabled drivers build config 00:02:26.397 dma/hisilicon: not in enabled drivers build config 00:02:26.397 dma/idxd: not in enabled drivers build config 00:02:26.397 dma/ioat: not in enabled drivers build config 00:02:26.397 dma/skeleton: not in enabled drivers build config 00:02:26.397 net/af_packet: not in enabled drivers build config 00:02:26.397 net/af_xdp: not in enabled drivers build config 00:02:26.397 net/ark: not in enabled drivers build config 00:02:26.397 net/atlantic: not in enabled drivers build config 00:02:26.397 net/avp: not in enabled drivers build config 00:02:26.397 net/axgbe: not in enabled drivers build config 00:02:26.397 net/bnx2x: not in enabled drivers build config 00:02:26.397 net/bnxt: not in enabled drivers build config 00:02:26.397 net/bonding: not in enabled drivers build config 00:02:26.397 net/cnxk: not in enabled drivers build config 00:02:26.397 net/cpfl: not in enabled drivers build config 00:02:26.397 net/cxgbe: not in enabled drivers build config 00:02:26.397 net/dpaa: not in enabled drivers build config 00:02:26.397 net/dpaa2: not in enabled drivers build config 00:02:26.397 net/e1000: not in enabled drivers build config 00:02:26.397 net/ena: not in enabled drivers build config 00:02:26.397 net/enetc: not in enabled drivers build config 00:02:26.397 net/enetfec: not in enabled drivers build config 00:02:26.397 net/enic: not in enabled drivers build config 00:02:26.397 net/failsafe: not in enabled drivers build config 00:02:26.397 net/fm10k: not in enabled drivers build config 00:02:26.397 net/gve: not in enabled drivers build config 00:02:26.397 net/hinic: not in enabled drivers build config 00:02:26.397 net/hns3: not in enabled drivers build config 00:02:26.397 net/i40e: not in enabled drivers build config 00:02:26.397 net/iavf: not in enabled drivers build config 00:02:26.397 net/ice: not in enabled drivers build config 00:02:26.397 net/idpf: not in enabled drivers build config 00:02:26.397 net/igc: not in enabled drivers build config 00:02:26.397 net/ionic: not in enabled drivers build config 00:02:26.397 net/ipn3ke: not in enabled drivers build config 00:02:26.397 net/ixgbe: not in enabled drivers build config 00:02:26.397 net/mana: not in enabled drivers build config 00:02:26.397 net/memif: not in enabled drivers build config 00:02:26.397 net/mlx4: not in enabled drivers build config 00:02:26.397 net/mlx5: not in enabled drivers build config 00:02:26.397 net/mvneta: not in enabled drivers build config 00:02:26.397 net/mvpp2: not in enabled drivers build config 00:02:26.397 net/netvsc: not in enabled drivers build config 00:02:26.397 net/nfb: not in enabled drivers build config 00:02:26.397 net/nfp: not in enabled drivers build config 00:02:26.397 net/ngbe: not in enabled drivers build config 00:02:26.397 net/null: not in enabled drivers build config 00:02:26.397 net/octeontx: not in enabled drivers build config 00:02:26.397 net/octeon_ep: not in enabled drivers build config 00:02:26.397 net/pcap: not in enabled drivers build config 00:02:26.397 net/pfe: not in enabled drivers build config 00:02:26.397 net/qede: not in enabled drivers build config 00:02:26.397 net/ring: not in enabled drivers build config 00:02:26.397 net/sfc: not in enabled drivers build config 00:02:26.397 net/softnic: not in enabled drivers build config 00:02:26.397 net/tap: not in enabled drivers build config 00:02:26.397 net/thunderx: not in enabled drivers build config 00:02:26.397 net/txgbe: not in enabled drivers build config 00:02:26.397 net/vdev_netvsc: not in enabled drivers build config 00:02:26.397 net/vhost: not in enabled drivers build config 00:02:26.397 net/virtio: not in enabled drivers build config 00:02:26.398 net/vmxnet3: not in enabled drivers build config 00:02:26.398 raw/*: missing internal dependency, "rawdev" 00:02:26.398 crypto/armv8: not in enabled drivers build config 00:02:26.398 crypto/bcmfs: not in enabled drivers build config 00:02:26.398 crypto/caam_jr: not in enabled drivers build config 00:02:26.398 crypto/ccp: not in enabled drivers build config 00:02:26.398 crypto/cnxk: not in enabled drivers build config 00:02:26.398 crypto/dpaa_sec: not in enabled drivers build config 00:02:26.398 crypto/dpaa2_sec: not in enabled drivers build config 00:02:26.398 crypto/mvsam: not in enabled drivers build config 00:02:26.398 crypto/nitrox: not in enabled drivers build config 00:02:26.398 crypto/null: not in enabled drivers build config 00:02:26.398 crypto/octeontx: not in enabled drivers build config 00:02:26.398 crypto/openssl: not in enabled drivers build config 00:02:26.398 crypto/scheduler: not in enabled drivers build config 00:02:26.398 crypto/uadk: not in enabled drivers build config 00:02:26.398 crypto/virtio: not in enabled drivers build config 00:02:26.398 compress/octeontx: not in enabled drivers build config 00:02:26.398 compress/zlib: not in enabled drivers build config 00:02:26.398 regex/*: missing internal dependency, "regexdev" 00:02:26.398 ml/*: missing internal dependency, "mldev" 00:02:26.398 vdpa/ifc: not in enabled drivers build config 00:02:26.398 vdpa/mlx5: not in enabled drivers build config 00:02:26.398 vdpa/nfp: not in enabled drivers build config 00:02:26.398 vdpa/sfc: not in enabled drivers build config 00:02:26.398 event/*: missing internal dependency, "eventdev" 00:02:26.398 baseband/*: missing internal dependency, "bbdev" 00:02:26.398 gpu/*: missing internal dependency, "gpudev" 00:02:26.398 00:02:26.398 00:02:26.968 Build targets in project: 114 00:02:26.968 00:02:26.968 DPDK 23.11.0 00:02:26.968 00:02:26.968 User defined options 00:02:26.968 buildtype : debug 00:02:26.968 default_library : static 00:02:26.968 libdir : lib 00:02:26.968 prefix : /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:02:26.968 b_lundef : false 00:02:26.968 b_sanitize : address 00:02:26.968 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:02:26.968 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:02:26.968 cpu_instruction_set: native 00:02:26.968 disable_apps : test-dma-perf,test-flow-perf,test-compress-perf,dumpcap,test-bbdev,test-gpudev,test-regex,test-sad,test-cmdline,test-crypto-perf,graph,test-eventdev,test-mldev,test,proc-info,test-security-perf,test-pipeline,test-pmd,pdump,test-fib,test-acl 00:02:26.968 disable_libs : gro,cfgfile,node,mldev,port,stack,pipeline,table,eventdev,pdcp,fib,rawdev,sched,bpf,graph,latencystats,acl,jobstats,efd,lpm,member,ip_frag,rib,bbdev,pdump,pcapng,metrics,gpudev,bitratestats,ipsec,gso,distributor,regexdev,dispatcher 00:02:26.968 enable_docs : false 00:02:26.968 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:02:26.968 enable_kmods : false 00:02:26.968 tests : false 00:02:26.968 00:02:26.968 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:27.227 ninja: Entering directory `/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build-tmp' 00:02:27.227 [1/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:27.227 [2/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:27.227 [3/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:27.227 [4/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:27.227 [5/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:27.227 [6/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:27.227 [7/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:27.227 [8/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:27.227 [9/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:27.227 [10/369] Linking static target lib/librte_kvargs.a 00:02:27.227 [11/369] Linking static target lib/librte_log.a 00:02:27.227 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:27.227 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:27.489 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.489 [15/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:27.489 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:27.489 [17/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:27.489 [18/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:27.489 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:27.489 [20/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:27.489 [21/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:27.489 [22/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:27.489 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:27.489 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:27.489 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:27.489 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:27.489 [27/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:27.489 [28/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:27.489 [29/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:27.489 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:27.489 [31/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:27.489 [32/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:27.489 [33/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:27.489 [34/369] Linking static target lib/librte_telemetry.a 00:02:27.489 [35/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:27.489 [36/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:27.489 [37/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:27.489 [38/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:27.489 [39/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:27.489 [40/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:27.489 [41/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.489 [42/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:27.489 [43/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:27.489 [44/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:27.489 [45/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:27.748 [46/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:27.748 [47/369] Linking target lib/librte_log.so.24.0 00:02:27.748 [48/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:27.748 [49/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:27.748 [50/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:27.748 [51/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:27.748 [52/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:27.748 [53/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:27.748 [54/369] Linking target lib/librte_kvargs.so.24.0 00:02:27.748 [55/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:27.748 [56/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:27.748 [57/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:27.748 [58/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:27.748 [59/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:27.748 [60/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:27.748 [61/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:27.748 [62/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:27.748 [63/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:27.748 [64/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:27.748 [65/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:27.748 [66/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:27.748 [67/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:27.748 [68/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.748 [69/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:27.748 [70/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:27.748 [71/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:27.748 [72/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:27.748 [73/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:27.748 [74/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:27.748 [75/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:27.748 [76/369] Linking target lib/librte_telemetry.so.24.0 00:02:28.006 [77/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:28.006 [78/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:28.006 [79/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:28.006 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:28.006 [81/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:28.006 [82/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:28.006 [83/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:28.006 [84/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:28.006 [85/369] Linking static target lib/librte_eal.a 00:02:28.006 [86/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:28.006 [87/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:28.006 [88/369] Linking static target lib/librte_ring.a 00:02:28.006 [89/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:28.006 [90/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:28.006 [91/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:28.006 [92/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:28.006 [93/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:28.006 [94/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:28.264 [95/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:28.264 [96/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:28.264 [97/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:28.264 [98/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:28.264 [99/369] Linking static target lib/librte_rcu.a 00:02:28.264 [100/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:28.264 [101/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:28.264 [102/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:28.264 [103/369] Linking static target lib/librte_net.a 00:02:28.264 [104/369] Linking static target lib/librte_meter.a 00:02:28.264 [105/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:28.264 [106/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:28.264 [107/369] Linking static target lib/librte_mempool.a 00:02:28.264 [108/369] Linking static target lib/librte_pci.a 00:02:28.264 [109/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:28.264 [110/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:28.264 [111/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:28.264 [112/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:28.264 [113/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.264 [114/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:28.264 [115/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:28.264 [116/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:28.264 [117/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:28.264 [118/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:28.264 [119/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:28.264 [120/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.264 [121/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.264 [122/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.264 [123/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:28.264 [124/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.264 [125/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:28.264 [126/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:28.264 [127/369] Linking static target lib/librte_mbuf.a 00:02:28.264 [128/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:28.264 [129/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:28.264 [130/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:28.522 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:28.522 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:28.522 [133/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:28.522 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:28.522 [135/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:28.522 [136/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:28.522 [137/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:28.522 [138/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:28.522 [139/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:28.522 [140/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:28.522 [141/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:28.522 [142/369] Linking static target lib/librte_cmdline.a 00:02:28.522 [143/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:28.522 [144/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.522 [145/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:28.522 [146/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:28.778 [147/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:28.778 [148/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:28.778 [149/369] Linking static target lib/librte_timer.a 00:02:28.778 [150/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:28.778 [151/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:28.778 [152/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:28.778 [153/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:28.778 [154/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:28.778 [155/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.778 [156/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:28.778 [157/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:28.778 [158/369] Linking static target lib/librte_compressdev.a 00:02:28.778 [159/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:28.778 [160/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:28.778 [161/369] Linking static target lib/librte_dmadev.a 00:02:28.778 [162/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:28.778 [163/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:28.778 [164/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:28.778 [165/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:28.778 [166/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:28.778 [167/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:28.778 [168/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:28.778 [169/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.778 [170/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:29.037 [171/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:29.037 [172/369] Linking static target lib/librte_hash.a 00:02:29.037 [173/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:29.037 [174/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:29.037 [175/369] Linking static target lib/librte_power.a 00:02:29.037 [176/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:29.037 [177/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.037 [178/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.037 [179/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:29.037 [180/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:29.037 [181/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:29.037 [182/369] Linking static target lib/librte_reorder.a 00:02:29.037 [183/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:29.037 [184/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.037 [185/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:29.037 [186/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:29.037 [187/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:29.037 [188/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:29.037 [189/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:29.037 [190/369] Linking static target lib/librte_cryptodev.a 00:02:29.037 [191/369] Linking static target lib/librte_ethdev.a 00:02:29.037 [192/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:29.037 [193/369] Linking static target lib/librte_security.a 00:02:29.037 [194/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:29.037 [195/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:29.294 [196/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:29.294 [197/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:29.294 [198/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:29.294 [199/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:29.294 [200/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:29.294 [201/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.294 [202/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:29.294 [203/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.294 [204/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:29.294 [205/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:29.294 [206/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:29.294 [207/369] Linking static target drivers/librte_bus_auxiliary.a 00:02:29.294 [208/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:29.294 [209/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.294 [210/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:29.294 [211/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:29.294 [212/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.294 [213/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:29.294 [214/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:29.294 [215/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:29.294 [216/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:29.550 [217/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:29.550 [218/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.550 [219/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:29.550 [220/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:29.550 [221/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:29.550 [222/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:29.550 [223/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:29.550 [224/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:29.550 [225/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:29.550 [226/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:29.550 [227/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:29.550 [228/369] Linking static target drivers/librte_bus_vdev.a 00:02:29.550 [229/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:29.550 [230/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:29.550 [231/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:29.550 [232/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:29.550 [233/369] Linking static target drivers/librte_bus_pci.a 00:02:29.550 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:29.550 [235/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:29.550 [236/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:29.550 [237/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:29.550 [238/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:29.806 [239/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:29.806 [240/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:29.806 [241/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.806 [242/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:29.806 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:29.806 [244/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:29.806 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:29.806 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:29.806 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:29.806 [248/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:29.806 [249/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:29.807 [250/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:29.807 [251/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.807 [252/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:29.807 [253/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:30.064 [254/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:30.064 [255/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:30.064 [256/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:30.064 [257/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:30.064 [258/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:30.064 [259/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:30.064 [260/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:30.064 [261/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:30.064 [262/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:30.321 [263/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:30.321 [264/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:30.321 [265/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:30.321 [266/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:30.321 [267/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:30.321 [268/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:30.321 [269/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:30.321 [270/369] Linking static target drivers/librte_mempool_ring.a 00:02:30.322 [271/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:30.322 [272/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:30.322 [273/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:30.322 [274/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:30.322 [275/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:30.322 [276/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:30.322 [277/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:30.322 [278/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:30.322 [279/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:30.322 [280/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:30.322 [281/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:30.580 [282/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:30.580 [283/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:30.580 [284/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:30.580 [285/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:30.580 [286/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:30.580 [287/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:30.580 [288/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:30.580 [289/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:30.580 [290/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:30.580 [291/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:30.580 [292/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:30.580 [293/369] Linking static target drivers/librte_common_mlx5.a 00:02:30.580 [294/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:30.580 [295/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:30.580 [296/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:30.580 [297/369] Linking static target drivers/librte_crypto_mlx5.a 00:02:30.580 [298/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:30.580 [299/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:30.580 [300/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:30.580 [301/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:30.580 [302/369] Linking static target drivers/librte_compress_isal.a 00:02:30.580 [303/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:30.580 [304/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:30.580 [305/369] Linking static target drivers/librte_compress_mlx5.a 00:02:30.580 [306/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:30.838 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:30.838 [308/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:30.838 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:30.838 [310/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:30.838 [311/369] Linking static target lib/librte_vhost.a 00:02:31.095 [312/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:31.095 [313/369] Linking static target drivers/libtmp_rte_common_qat.a 00:02:31.353 [314/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:31.353 [315/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:31.353 [316/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:31.353 [317/369] Linking static target drivers/librte_common_qat.a 00:02:31.919 [318/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.178 [319/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.438 [320/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.438 [321/369] Linking target lib/librte_eal.so.24.0 00:02:32.698 [322/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:32.698 [323/369] Linking target lib/librte_ring.so.24.0 00:02:32.698 [324/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:02:32.698 [325/369] Linking target lib/librte_timer.so.24.0 00:02:32.698 [326/369] Linking target lib/librte_pci.so.24.0 00:02:32.698 [327/369] Linking target drivers/librte_bus_vdev.so.24.0 00:02:32.698 [328/369] Linking target lib/librte_dmadev.so.24.0 00:02:32.698 [329/369] Linking target lib/librte_meter.so.24.0 00:02:32.698 [330/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.698 [331/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:32.698 [332/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:32.698 [333/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:32.698 [334/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:32.698 [335/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:02:32.698 [336/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:02:32.698 [337/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:32.698 [338/369] Linking target lib/librte_rcu.so.24.0 00:02:32.698 [339/369] Linking target lib/librte_mempool.so.24.0 00:02:32.698 [340/369] Linking target drivers/librte_bus_pci.so.24.0 00:02:32.958 [341/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:32.958 [342/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:32.958 [343/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:02:32.958 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:02:32.958 [345/369] Linking target lib/librte_mbuf.so.24.0 00:02:32.958 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:33.219 [347/369] Linking target lib/librte_reorder.so.24.0 00:02:33.219 [348/369] Linking target lib/librte_net.so.24.0 00:02:33.219 [349/369] Linking target lib/librte_compressdev.so.24.0 00:02:33.219 [350/369] Linking target lib/librte_cryptodev.so.24.0 00:02:33.219 [351/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:33.219 [352/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:02:33.219 [353/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:33.219 [354/369] Linking target lib/librte_security.so.24.0 00:02:33.219 [355/369] Linking target lib/librte_hash.so.24.0 00:02:33.219 [356/369] Linking target lib/librte_cmdline.so.24.0 00:02:33.219 [357/369] Linking target drivers/librte_compress_isal.so.24.0 00:02:33.219 [358/369] Linking target lib/librte_ethdev.so.24.0 00:02:33.479 [359/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:02:33.480 [360/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:33.480 [361/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:33.480 [362/369] Linking target drivers/librte_common_mlx5.so.24.0 00:02:33.480 [363/369] Linking target lib/librte_power.so.24.0 00:02:33.480 [364/369] Linking target lib/librte_vhost.so.24.0 00:02:33.480 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:02:33.739 [366/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:02:33.739 [367/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:02:33.739 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:02:33.739 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:02:33.739 INFO: autodetecting backend as ninja 00:02:33.739 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:02:34.307 CC lib/ut/ut.o 00:02:34.307 CC lib/ut_mock/mock.o 00:02:34.307 make[3]: '/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:34.566 CC lib/log/log.o 00:02:34.566 CC lib/log/log_flags.o 00:02:34.566 CC lib/log/log_deprecated.o 00:02:34.566 LIB libspdk_ut_mock.a 00:02:34.566 LIB libspdk_ut.a 00:02:34.566 LIB libspdk_log.a 00:02:34.824 CC lib/util/base64.o 00:02:34.824 CC lib/util/bit_array.o 00:02:34.824 CC lib/util/cpuset.o 00:02:34.824 CC lib/util/crc16.o 00:02:34.824 CC lib/util/crc32.o 00:02:34.825 CC lib/util/crc32c.o 00:02:34.825 CC lib/util/crc32_ieee.o 00:02:34.825 CC lib/util/dif.o 00:02:34.825 CC lib/util/fd.o 00:02:34.825 CC lib/util/file.o 00:02:34.825 CC lib/util/hexlify.o 00:02:34.825 CC lib/util/crc64.o 00:02:34.825 CC lib/util/iov.o 00:02:34.825 CXX lib/trace_parser/trace.o 00:02:34.825 CC lib/util/math.o 00:02:34.825 CC lib/util/pipe.o 00:02:34.825 CC lib/util/strerror_tls.o 00:02:34.825 CC lib/util/string.o 00:02:34.825 CC lib/util/uuid.o 00:02:34.825 CC lib/ioat/ioat.o 00:02:34.825 CC lib/util/fd_group.o 00:02:34.825 CC lib/dma/dma.o 00:02:34.825 CC lib/util/xor.o 00:02:34.825 CC lib/util/zipf.o 00:02:34.825 CC lib/vfio_user/host/vfio_user_pci.o 00:02:34.825 CC lib/vfio_user/host/vfio_user.o 00:02:34.825 LIB libspdk_dma.a 00:02:34.825 LIB libspdk_ioat.a 00:02:35.082 LIB libspdk_vfio_user.a 00:02:35.082 LIB libspdk_util.a 00:02:35.082 LIB libspdk_trace_parser.a 00:02:35.082 CC lib/vmd/vmd.o 00:02:35.082 CC lib/vmd/led.o 00:02:35.082 CC lib/reduce/reduce.o 00:02:35.082 CC lib/json/json_parse.o 00:02:35.082 CC lib/json/json_write.o 00:02:35.082 CC lib/json/json_util.o 00:02:35.082 CC lib/env_dpdk/env.o 00:02:35.082 CC lib/env_dpdk/memory.o 00:02:35.082 CC lib/env_dpdk/pci.o 00:02:35.082 CC lib/idxd/idxd.o 00:02:35.082 CC lib/env_dpdk/init.o 00:02:35.082 CC lib/idxd/idxd_user.o 00:02:35.082 CC lib/env_dpdk/threads.o 00:02:35.082 CC lib/env_dpdk/pci_ioat.o 00:02:35.082 CC lib/env_dpdk/pci_virtio.o 00:02:35.082 CC lib/rdma/common.o 00:02:35.082 CC lib/env_dpdk/pci_vmd.o 00:02:35.082 CC lib/rdma/rdma_verbs.o 00:02:35.082 CC lib/env_dpdk/pci_idxd.o 00:02:35.082 CC lib/env_dpdk/pci_event.o 00:02:35.082 CC lib/env_dpdk/sigbus_handler.o 00:02:35.082 CC lib/env_dpdk/pci_dpdk.o 00:02:35.082 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:35.082 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:35.082 CC lib/conf/conf.o 00:02:35.341 LIB libspdk_conf.a 00:02:35.341 LIB libspdk_json.a 00:02:35.341 LIB libspdk_rdma.a 00:02:35.341 LIB libspdk_reduce.a 00:02:35.341 LIB libspdk_idxd.a 00:02:35.601 LIB libspdk_vmd.a 00:02:35.601 CC lib/jsonrpc/jsonrpc_server.o 00:02:35.601 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:35.601 CC lib/jsonrpc/jsonrpc_client.o 00:02:35.601 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:35.601 LIB libspdk_jsonrpc.a 00:02:35.860 CC lib/rpc/rpc.o 00:02:35.860 LIB libspdk_rpc.a 00:02:36.119 CC lib/trace/trace.o 00:02:36.119 CC lib/trace/trace_flags.o 00:02:36.119 CC lib/trace/trace_rpc.o 00:02:36.119 CC lib/keyring/keyring.o 00:02:36.119 CC lib/keyring/keyring_rpc.o 00:02:36.119 CC lib/notify/notify.o 00:02:36.119 CC lib/notify/notify_rpc.o 00:02:36.119 LIB libspdk_env_dpdk.a 00:02:36.119 LIB libspdk_trace.a 00:02:36.119 LIB libspdk_notify.a 00:02:36.119 LIB libspdk_keyring.a 00:02:36.379 CC lib/thread/thread.o 00:02:36.379 CC lib/thread/iobuf.o 00:02:36.379 CC lib/sock/sock.o 00:02:36.379 CC lib/sock/sock_rpc.o 00:02:36.639 LIB libspdk_sock.a 00:02:36.897 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:36.897 CC lib/nvme/nvme_ctrlr.o 00:02:36.897 CC lib/nvme/nvme_fabric.o 00:02:36.897 CC lib/nvme/nvme_ns_cmd.o 00:02:36.897 CC lib/nvme/nvme_ns.o 00:02:36.897 CC lib/nvme/nvme_pcie_common.o 00:02:36.897 CC lib/nvme/nvme_pcie.o 00:02:36.897 CC lib/nvme/nvme_qpair.o 00:02:36.897 CC lib/nvme/nvme.o 00:02:36.897 CC lib/nvme/nvme_quirks.o 00:02:36.897 CC lib/nvme/nvme_discovery.o 00:02:36.897 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:36.897 CC lib/nvme/nvme_transport.o 00:02:36.897 CC lib/nvme/nvme_tcp.o 00:02:36.897 CC lib/nvme/nvme_opal.o 00:02:36.897 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:36.897 CC lib/nvme/nvme_poll_group.o 00:02:36.897 CC lib/nvme/nvme_io_msg.o 00:02:36.897 CC lib/nvme/nvme_zns.o 00:02:36.897 CC lib/nvme/nvme_stubs.o 00:02:36.897 CC lib/nvme/nvme_auth.o 00:02:36.897 CC lib/nvme/nvme_cuse.o 00:02:36.897 CC lib/nvme/nvme_vfio_user.o 00:02:36.897 CC lib/nvme/nvme_rdma.o 00:02:36.897 LIB libspdk_thread.a 00:02:37.155 CC lib/blob/blobstore.o 00:02:37.155 CC lib/blob/zeroes.o 00:02:37.155 CC lib/blob/request.o 00:02:37.155 CC lib/blob/blob_bs_dev.o 00:02:37.155 CC lib/accel/accel_rpc.o 00:02:37.155 CC lib/accel/accel_sw.o 00:02:37.155 CC lib/accel/accel.o 00:02:37.155 CC lib/init/json_config.o 00:02:37.155 CC lib/init/subsystem.o 00:02:37.155 CC lib/init/subsystem_rpc.o 00:02:37.155 CC lib/init/rpc.o 00:02:37.155 CC lib/virtio/virtio.o 00:02:37.155 CC lib/virtio/virtio_vhost_user.o 00:02:37.155 CC lib/virtio/virtio_pci.o 00:02:37.155 CC lib/virtio/virtio_vfio_user.o 00:02:37.155 CC lib/vfu_tgt/tgt_endpoint.o 00:02:37.155 CC lib/vfu_tgt/tgt_rpc.o 00:02:37.414 LIB libspdk_init.a 00:02:37.414 LIB libspdk_virtio.a 00:02:37.414 LIB libspdk_vfu_tgt.a 00:02:37.414 CC lib/event/app.o 00:02:37.414 CC lib/event/reactor.o 00:02:37.414 CC lib/event/log_rpc.o 00:02:37.414 CC lib/event/scheduler_static.o 00:02:37.414 CC lib/event/app_rpc.o 00:02:37.673 LIB libspdk_accel.a 00:02:37.673 LIB libspdk_event.a 00:02:37.933 LIB libspdk_nvme.a 00:02:37.933 CC lib/bdev/bdev.o 00:02:37.933 CC lib/bdev/bdev_rpc.o 00:02:37.933 CC lib/bdev/bdev_zone.o 00:02:37.933 CC lib/bdev/part.o 00:02:37.933 CC lib/bdev/scsi_nvme.o 00:02:38.500 LIB libspdk_blob.a 00:02:38.760 CC lib/lvol/lvol.o 00:02:38.760 CC lib/blobfs/blobfs.o 00:02:38.760 CC lib/blobfs/tree.o 00:02:39.329 LIB libspdk_lvol.a 00:02:39.329 LIB libspdk_blobfs.a 00:02:39.329 LIB libspdk_bdev.a 00:02:39.588 CC lib/ftl/ftl_core.o 00:02:39.588 CC lib/ftl/ftl_init.o 00:02:39.588 CC lib/ftl/ftl_layout.o 00:02:39.588 CC lib/ftl/ftl_debug.o 00:02:39.588 CC lib/ftl/ftl_io.o 00:02:39.588 CC lib/ftl/ftl_sb.o 00:02:39.588 CC lib/ftl/ftl_l2p.o 00:02:39.588 CC lib/ftl/ftl_l2p_flat.o 00:02:39.588 CC lib/nvmf/ctrlr.o 00:02:39.588 CC lib/ftl/ftl_nv_cache.o 00:02:39.588 CC lib/ftl/ftl_band.o 00:02:39.588 CC lib/ftl/ftl_band_ops.o 00:02:39.588 CC lib/nvmf/ctrlr_bdev.o 00:02:39.588 CC lib/ftl/ftl_writer.o 00:02:39.588 CC lib/nbd/nbd.o 00:02:39.588 CC lib/nvmf/ctrlr_discovery.o 00:02:39.588 CC lib/nvmf/subsystem.o 00:02:39.588 CC lib/nbd/nbd_rpc.o 00:02:39.588 CC lib/nvmf/nvmf.o 00:02:39.588 CC lib/ftl/ftl_reloc.o 00:02:39.588 CC lib/ublk/ublk.o 00:02:39.588 CC lib/ftl/ftl_rq.o 00:02:39.588 CC lib/nvmf/nvmf_rpc.o 00:02:39.588 CC lib/ftl/ftl_l2p_cache.o 00:02:39.588 CC lib/ublk/ublk_rpc.o 00:02:39.588 CC lib/scsi/dev.o 00:02:39.588 CC lib/nvmf/transport.o 00:02:39.588 CC lib/scsi/lun.o 00:02:39.846 CC lib/nvmf/tcp.o 00:02:39.846 CC lib/ftl/ftl_p2l.o 00:02:39.846 CC lib/scsi/port.o 00:02:39.846 CC lib/nvmf/vfio_user.o 00:02:39.846 CC lib/nvmf/rdma.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:39.846 CC lib/scsi/scsi.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:39.846 CC lib/scsi/scsi_bdev.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:39.846 LIB libspdk_nbd.a 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:39.846 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:39.846 CC lib/scsi/scsi_pr.o 00:02:39.846 CC lib/scsi/scsi_rpc.o 00:02:39.846 CC lib/ftl/utils/ftl_conf.o 00:02:39.846 CC lib/scsi/task.o 00:02:39.846 CC lib/ftl/utils/ftl_md.o 00:02:39.846 CC lib/ftl/utils/ftl_mempool.o 00:02:39.846 CC lib/ftl/utils/ftl_bitmap.o 00:02:39.846 CC lib/ftl/utils/ftl_property.o 00:02:39.846 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:39.846 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:39.846 LIB libspdk_ublk.a 00:02:39.846 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:39.846 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:39.846 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:39.846 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:40.116 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:40.116 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:40.116 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:40.116 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:40.116 CC lib/ftl/base/ftl_base_dev.o 00:02:40.116 CC lib/ftl/base/ftl_base_bdev.o 00:02:40.116 CC lib/ftl/ftl_trace.o 00:02:40.116 LIB libspdk_scsi.a 00:02:40.116 LIB libspdk_ftl.a 00:02:40.376 CC lib/iscsi/conn.o 00:02:40.376 CC lib/iscsi/init_grp.o 00:02:40.376 CC lib/iscsi/iscsi.o 00:02:40.376 CC lib/iscsi/param.o 00:02:40.376 CC lib/iscsi/portal_grp.o 00:02:40.376 CC lib/iscsi/md5.o 00:02:40.376 CC lib/iscsi/tgt_node.o 00:02:40.376 CC lib/iscsi/iscsi_subsystem.o 00:02:40.376 CC lib/iscsi/iscsi_rpc.o 00:02:40.376 CC lib/iscsi/task.o 00:02:40.376 CC lib/vhost/vhost.o 00:02:40.376 CC lib/vhost/vhost_rpc.o 00:02:40.376 CC lib/vhost/vhost_scsi.o 00:02:40.376 CC lib/vhost/vhost_blk.o 00:02:40.376 CC lib/vhost/rte_vhost_user.o 00:02:40.635 LIB libspdk_nvmf.a 00:02:40.894 LIB libspdk_vhost.a 00:02:40.894 LIB libspdk_iscsi.a 00:02:41.153 CC module/env_dpdk/env_dpdk_rpc.o 00:02:41.153 CC module/vfu_device/vfu_virtio.o 00:02:41.153 CC module/vfu_device/vfu_virtio_blk.o 00:02:41.153 CC module/vfu_device/vfu_virtio_rpc.o 00:02:41.153 CC module/vfu_device/vfu_virtio_scsi.o 00:02:41.411 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:41.411 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:41.411 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:41.411 CC module/scheduler/gscheduler/gscheduler.o 00:02:41.411 CC module/sock/uring/uring.o 00:02:41.411 CC module/sock/posix/posix.o 00:02:41.411 CC module/accel/ioat/accel_ioat.o 00:02:41.411 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:41.411 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:41.411 CC module/blob/bdev/blob_bdev.o 00:02:41.411 CC module/accel/ioat/accel_ioat_rpc.o 00:02:41.411 CC module/accel/iaa/accel_iaa.o 00:02:41.411 CC module/accel/error/accel_error.o 00:02:41.411 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:41.411 CC module/accel/iaa/accel_iaa_rpc.o 00:02:41.411 CC module/accel/error/accel_error_rpc.o 00:02:41.411 CC module/keyring/file/keyring.o 00:02:41.411 CC module/keyring/file/keyring_rpc.o 00:02:41.411 CC module/accel/dsa/accel_dsa.o 00:02:41.411 CC module/accel/dsa/accel_dsa_rpc.o 00:02:41.411 LIB libspdk_env_dpdk_rpc.a 00:02:41.411 LIB libspdk_keyring_file.a 00:02:41.411 LIB libspdk_scheduler_dpdk_governor.a 00:02:41.411 LIB libspdk_scheduler_gscheduler.a 00:02:41.411 LIB libspdk_accel_error.a 00:02:41.411 LIB libspdk_scheduler_dynamic.a 00:02:41.411 LIB libspdk_blob_bdev.a 00:02:41.411 LIB libspdk_accel_iaa.a 00:02:41.411 LIB libspdk_accel_ioat.a 00:02:41.411 LIB libspdk_accel_dsa.a 00:02:41.670 LIB libspdk_vfu_device.a 00:02:41.670 CC module/bdev/iscsi/bdev_iscsi.o 00:02:41.670 CC module/bdev/null/bdev_null.o 00:02:41.670 CC module/bdev/error/vbdev_error.o 00:02:41.670 CC module/blobfs/bdev/blobfs_bdev.o 00:02:41.670 CC module/bdev/malloc/bdev_malloc.o 00:02:41.670 CC module/bdev/gpt/gpt.o 00:02:41.670 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:41.670 CC module/bdev/delay/vbdev_delay.o 00:02:41.670 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:41.670 CC module/bdev/uring/bdev_uring.o 00:02:41.670 CC module/bdev/lvol/vbdev_lvol.o 00:02:41.670 CC module/bdev/xnvme/bdev_xnvme.o 00:02:41.670 CC module/bdev/passthru/vbdev_passthru.o 00:02:41.670 CC module/bdev/raid/bdev_raid.o 00:02:41.670 CC module/bdev/aio/bdev_aio.o 00:02:41.670 CC module/bdev/ftl/bdev_ftl.o 00:02:41.670 CC module/bdev/crypto/vbdev_crypto.o 00:02:41.670 CC module/bdev/split/vbdev_split.o 00:02:41.670 CC module/bdev/compress/vbdev_compress.o 00:02:41.670 CC module/bdev/nvme/bdev_nvme.o 00:02:41.670 CC module/bdev/ocf/ctx.o 00:02:41.670 LIB libspdk_sock_uring.a 00:02:41.670 LIB libspdk_sock_posix.a 00:02:41.670 CC module/bdev/raid/bdev_raid_rpc.o 00:02:41.670 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:41.670 CC module/bdev/rbd/bdev_rbd.o 00:02:41.928 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:41.928 CC module/bdev/gpt/vbdev_gpt.o 00:02:41.928 CC module/bdev/split/vbdev_split_rpc.o 00:02:41.928 CC module/bdev/error/vbdev_error_rpc.o 00:02:41.928 CC module/bdev/null/bdev_null_rpc.o 00:02:41.928 CC module/blobfs/bdev/blobfs_fuse.o 00:02:41.928 CC module/bdev/ocf/data.o 00:02:41.928 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:41.928 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:41.928 LIB libspdk_bdev_xnvme.a 00:02:41.928 CC module/bdev/aio/bdev_aio_rpc.o 00:02:41.928 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:41.928 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:41.928 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:41.928 CC module/bdev/raid/bdev_raid_sb.o 00:02:41.928 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:41.928 CC module/bdev/uring/bdev_uring_rpc.o 00:02:41.928 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:41.928 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:41.928 CC module/bdev/ocf/stats.o 00:02:41.928 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:41.928 LIB libspdk_bdev_split.a 00:02:41.928 LIB libspdk_bdev_error.a 00:02:41.928 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:41.928 LIB libspdk_bdev_null.a 00:02:41.928 LIB libspdk_blobfs_bdev.a 00:02:41.928 LIB libspdk_accel_dpdk_compressdev.a 00:02:41.928 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:41.928 LIB libspdk_bdev_passthru.a 00:02:41.928 LIB libspdk_bdev_gpt.a 00:02:41.928 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:41.928 CC module/bdev/ocf/utils.o 00:02:41.928 LIB libspdk_bdev_aio.a 00:02:41.928 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:41.928 LIB libspdk_bdev_iscsi.a 00:02:41.928 LIB libspdk_bdev_compress.a 00:02:41.928 CC module/bdev/raid/raid0.o 00:02:41.928 CC module/bdev/raid/raid1.o 00:02:41.928 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:41.928 CC module/bdev/ocf/vbdev_ocf.o 00:02:41.928 LIB libspdk_bdev_zone_block.a 00:02:41.928 LIB libspdk_bdev_ftl.a 00:02:41.928 LIB libspdk_bdev_uring.a 00:02:41.928 CC module/bdev/ocf/volume.o 00:02:41.928 LIB libspdk_bdev_crypto.a 00:02:41.928 CC module/bdev/raid/concat.o 00:02:41.928 CC module/bdev/raid/raid5f.o 00:02:41.928 LIB libspdk_bdev_malloc.a 00:02:41.928 LIB libspdk_bdev_delay.a 00:02:41.928 CC module/bdev/nvme/nvme_rpc.o 00:02:41.928 CC module/bdev/nvme/bdev_mdns_client.o 00:02:41.928 CC module/bdev/nvme/vbdev_opal.o 00:02:41.928 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:41.928 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:42.187 LIB libspdk_accel_dpdk_cryptodev.a 00:02:42.187 LIB libspdk_bdev_virtio.a 00:02:42.187 LIB libspdk_bdev_rbd.a 00:02:42.187 LIB libspdk_bdev_lvol.a 00:02:42.187 LIB libspdk_bdev_ocf.a 00:02:42.187 LIB libspdk_bdev_raid.a 00:02:42.755 LIB libspdk_bdev_nvme.a 00:02:43.014 CC module/event/subsystems/iobuf/iobuf.o 00:02:43.014 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:43.014 CC module/event/subsystems/sock/sock.o 00:02:43.014 CC module/event/subsystems/keyring/keyring.o 00:02:43.014 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:43.015 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:43.015 CC module/event/subsystems/vmd/vmd.o 00:02:43.015 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:43.015 CC module/event/subsystems/scheduler/scheduler.o 00:02:43.274 LIB libspdk_event_keyring.a 00:02:43.274 LIB libspdk_event_sock.a 00:02:43.274 LIB libspdk_event_vfu_tgt.a 00:02:43.274 LIB libspdk_event_iobuf.a 00:02:43.274 LIB libspdk_event_vhost_blk.a 00:02:43.274 LIB libspdk_event_scheduler.a 00:02:43.274 LIB libspdk_event_vmd.a 00:02:43.534 CC module/event/subsystems/accel/accel.o 00:02:43.534 LIB libspdk_event_accel.a 00:02:43.793 CC module/event/subsystems/bdev/bdev.o 00:02:43.793 LIB libspdk_event_bdev.a 00:02:44.051 CC module/event/subsystems/ublk/ublk.o 00:02:44.051 CC module/event/subsystems/scsi/scsi.o 00:02:44.051 CC module/event/subsystems/nbd/nbd.o 00:02:44.051 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:44.051 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:44.051 LIB libspdk_event_ublk.a 00:02:44.051 LIB libspdk_event_nbd.a 00:02:44.051 LIB libspdk_event_scsi.a 00:02:44.051 LIB libspdk_event_nvmf.a 00:02:44.310 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:44.310 CC module/event/subsystems/iscsi/iscsi.o 00:02:44.310 LIB libspdk_event_vhost_scsi.a 00:02:44.310 LIB libspdk_event_iscsi.a 00:02:44.568 CXX app/trace/trace.o 00:02:44.568 CC app/spdk_nvme_identify/identify.o 00:02:44.568 CC app/spdk_top/spdk_top.o 00:02:44.568 CC app/spdk_lspci/spdk_lspci.o 00:02:44.568 CC app/spdk_nvme_perf/perf.o 00:02:44.568 CC app/trace_record/trace_record.o 00:02:44.568 CC app/spdk_nvme_discover/discovery_aer.o 00:02:44.568 CC app/spdk_dd/spdk_dd.o 00:02:44.568 CC app/iscsi_tgt/iscsi_tgt.o 00:02:44.568 CC app/vhost/vhost.o 00:02:44.825 CC app/spdk_tgt/spdk_tgt.o 00:02:44.825 CC examples/idxd/perf/perf.o 00:02:44.825 CC examples/nvme/hello_world/hello_world.o 00:02:44.825 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:44.825 CC examples/ioat/perf/perf.o 00:02:44.825 CC examples/sock/hello_world/hello_sock.o 00:02:44.825 CC examples/vmd/lsvmd/lsvmd.o 00:02:44.826 CC app/fio/nvme/fio_plugin.o 00:02:44.826 CC examples/util/zipf/zipf.o 00:02:44.826 CC app/nvmf_tgt/nvmf_main.o 00:02:44.826 CC examples/accel/perf/accel_perf.o 00:02:44.826 LINK spdk_lspci 00:02:44.826 CC examples/thread/thread/thread_ex.o 00:02:44.826 CC test/accel/dif/dif.o 00:02:44.826 CC examples/blob/hello_world/hello_blob.o 00:02:44.826 CC examples/bdev/hello_world/hello_bdev.o 00:02:44.826 LINK spdk_nvme_discover 00:02:44.826 CC examples/nvmf/nvmf/nvmf.o 00:02:44.826 LINK spdk_trace_record 00:02:44.826 LINK lsvmd 00:02:44.826 LINK zipf 00:02:44.826 LINK vhost 00:02:44.826 LINK ioat_perf 00:02:44.826 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:02:44.826 struct spdk_nvme_fdp_ruhs ruhs; 00:02:44.826 ^ 00:02:44.826 LINK iscsi_tgt 00:02:44.826 LINK hello_world 00:02:44.826 LINK interrupt_tgt 00:02:44.826 LINK hello_sock 00:02:44.826 LINK spdk_tgt 00:02:44.826 LINK nvmf_tgt 00:02:44.826 LINK spdk_trace 00:02:44.826 LINK idxd_perf 00:02:44.826 LINK accel_perf 00:02:44.826 LINK hello_blob 00:02:44.826 LINK thread 00:02:44.826 LINK hello_bdev 00:02:45.084 LINK nvmf 00:02:45.084 LINK dif 00:02:45.084 1 warning generated. 00:02:45.084 LINK spdk_dd 00:02:45.084 LINK spdk_nvme_identify 00:02:45.084 LINK spdk_nvme 00:02:45.084 LINK spdk_top 00:02:45.084 LINK spdk_nvme_perf 00:02:45.084 CC examples/ioat/verify/verify.o 00:02:45.342 LINK verify 00:02:45.342 CC app/fio/bdev/fio_plugin.o 00:02:45.600 CC examples/vmd/led/led.o 00:02:45.600 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:45.600 CC examples/nvme/reconnect/reconnect.o 00:02:45.600 CC examples/blob/cli/blobcli.o 00:02:45.600 CC examples/nvme/arbitration/arbitration.o 00:02:45.600 CC examples/nvme/hotplug/hotplug.o 00:02:45.600 LINK led 00:02:45.600 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:45.600 CC examples/bdev/bdevperf/bdevperf.o 00:02:45.600 CC examples/nvme/abort/abort.o 00:02:45.600 LINK hotplug 00:02:45.600 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:45.600 LINK reconnect 00:02:45.859 LINK arbitration 00:02:45.859 LINK cmb_copy 00:02:45.859 LINK spdk_bdev 00:02:45.859 LINK nvme_manage 00:02:45.859 LINK blobcli 00:02:45.859 LINK pmr_persistence 00:02:45.859 LINK abort 00:02:45.859 CC test/app/bdev_svc/bdev_svc.o 00:02:45.859 CC test/bdev/bdevio/bdevio.o 00:02:45.859 CC test/blobfs/mkfs/mkfs.o 00:02:45.859 CC test/blobfs/fuse/fuse.o 00:02:46.117 LINK bdev_svc 00:02:46.117 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:46.118 LINK bdevperf 00:02:46.118 LINK mkfs 00:02:46.118 LINK bdevio 00:02:46.118 LINK fuse 00:02:46.376 LINK nvme_fuzz 00:02:46.376 CC test/app/histogram_perf/histogram_perf.o 00:02:46.376 CC test/app/jsoncat/jsoncat.o 00:02:46.376 LINK histogram_perf 00:02:46.376 CC test/app/stub/stub.o 00:02:46.376 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:46.376 TEST_HEADER include/spdk/accel.h 00:02:46.376 TEST_HEADER include/spdk/accel_module.h 00:02:46.376 TEST_HEADER include/spdk/assert.h 00:02:46.376 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:46.376 TEST_HEADER include/spdk/barrier.h 00:02:46.376 TEST_HEADER include/spdk/base64.h 00:02:46.376 TEST_HEADER include/spdk/bdev.h 00:02:46.376 LINK jsoncat 00:02:46.376 TEST_HEADER include/spdk/bdev_module.h 00:02:46.376 TEST_HEADER include/spdk/bdev_zone.h 00:02:46.376 TEST_HEADER include/spdk/bit_array.h 00:02:46.376 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:46.376 TEST_HEADER include/spdk/bit_pool.h 00:02:46.376 TEST_HEADER include/spdk/blob.h 00:02:46.376 TEST_HEADER include/spdk/blob_bdev.h 00:02:46.376 TEST_HEADER include/spdk/blobfs.h 00:02:46.376 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:46.376 TEST_HEADER include/spdk/conf.h 00:02:46.376 TEST_HEADER include/spdk/config.h 00:02:46.376 TEST_HEADER include/spdk/cpuset.h 00:02:46.376 TEST_HEADER include/spdk/crc16.h 00:02:46.376 TEST_HEADER include/spdk/crc32.h 00:02:46.376 TEST_HEADER include/spdk/crc64.h 00:02:46.376 TEST_HEADER include/spdk/dif.h 00:02:46.376 TEST_HEADER include/spdk/dma.h 00:02:46.376 TEST_HEADER include/spdk/endian.h 00:02:46.376 TEST_HEADER include/spdk/env.h 00:02:46.376 TEST_HEADER include/spdk/env_dpdk.h 00:02:46.376 TEST_HEADER include/spdk/event.h 00:02:46.376 TEST_HEADER include/spdk/fd.h 00:02:46.376 TEST_HEADER include/spdk/fd_group.h 00:02:46.376 TEST_HEADER include/spdk/file.h 00:02:46.376 TEST_HEADER include/spdk/ftl.h 00:02:46.376 TEST_HEADER include/spdk/gpt_spec.h 00:02:46.376 TEST_HEADER include/spdk/hexlify.h 00:02:46.376 TEST_HEADER include/spdk/histogram_data.h 00:02:46.376 TEST_HEADER include/spdk/idxd.h 00:02:46.376 TEST_HEADER include/spdk/idxd_spec.h 00:02:46.376 TEST_HEADER include/spdk/init.h 00:02:46.376 LINK stub 00:02:46.376 TEST_HEADER include/spdk/ioat.h 00:02:46.376 TEST_HEADER include/spdk/ioat_spec.h 00:02:46.376 TEST_HEADER include/spdk/iscsi_spec.h 00:02:46.376 TEST_HEADER include/spdk/json.h 00:02:46.376 TEST_HEADER include/spdk/jsonrpc.h 00:02:46.376 TEST_HEADER include/spdk/keyring.h 00:02:46.376 TEST_HEADER include/spdk/keyring_module.h 00:02:46.376 TEST_HEADER include/spdk/likely.h 00:02:46.376 TEST_HEADER include/spdk/log.h 00:02:46.376 TEST_HEADER include/spdk/lvol.h 00:02:46.376 TEST_HEADER include/spdk/memory.h 00:02:46.376 TEST_HEADER include/spdk/mmio.h 00:02:46.634 TEST_HEADER include/spdk/nbd.h 00:02:46.634 TEST_HEADER include/spdk/notify.h 00:02:46.634 TEST_HEADER include/spdk/nvme.h 00:02:46.634 TEST_HEADER include/spdk/nvme_intel.h 00:02:46.634 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:46.634 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:46.634 TEST_HEADER include/spdk/nvme_spec.h 00:02:46.634 TEST_HEADER include/spdk/nvme_zns.h 00:02:46.634 TEST_HEADER include/spdk/nvmf.h 00:02:46.634 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:46.634 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:46.634 TEST_HEADER include/spdk/nvmf_spec.h 00:02:46.634 TEST_HEADER include/spdk/nvmf_transport.h 00:02:46.634 TEST_HEADER include/spdk/opal.h 00:02:46.634 TEST_HEADER include/spdk/opal_spec.h 00:02:46.634 TEST_HEADER include/spdk/pci_ids.h 00:02:46.634 TEST_HEADER include/spdk/pipe.h 00:02:46.634 TEST_HEADER include/spdk/queue.h 00:02:46.634 TEST_HEADER include/spdk/reduce.h 00:02:46.634 TEST_HEADER include/spdk/rpc.h 00:02:46.634 TEST_HEADER include/spdk/scheduler.h 00:02:46.634 TEST_HEADER include/spdk/scsi.h 00:02:46.634 TEST_HEADER include/spdk/scsi_spec.h 00:02:46.634 TEST_HEADER include/spdk/sock.h 00:02:46.634 TEST_HEADER include/spdk/stdinc.h 00:02:46.634 TEST_HEADER include/spdk/string.h 00:02:46.634 TEST_HEADER include/spdk/thread.h 00:02:46.634 TEST_HEADER include/spdk/trace.h 00:02:46.634 TEST_HEADER include/spdk/trace_parser.h 00:02:46.634 TEST_HEADER include/spdk/tree.h 00:02:46.634 TEST_HEADER include/spdk/ublk.h 00:02:46.634 TEST_HEADER include/spdk/util.h 00:02:46.634 TEST_HEADER include/spdk/uuid.h 00:02:46.634 TEST_HEADER include/spdk/version.h 00:02:46.634 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:46.634 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:46.634 TEST_HEADER include/spdk/vhost.h 00:02:46.634 TEST_HEADER include/spdk/vmd.h 00:02:46.634 TEST_HEADER include/spdk/xor.h 00:02:46.634 TEST_HEADER include/spdk/zipf.h 00:02:46.634 CXX test/cpp_headers/accel.o 00:02:46.634 CC test/dma/test_dma/test_dma.o 00:02:46.634 CC test/env/mem_callbacks/mem_callbacks.o 00:02:46.634 CXX test/cpp_headers/accel_module.o 00:02:46.634 CC test/env/vtophys/vtophys.o 00:02:46.634 CC test/event/event_perf/event_perf.o 00:02:46.634 CC test/nvme/aer/aer.o 00:02:46.634 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:46.634 LINK vhost_fuzz 00:02:46.634 CXX test/cpp_headers/assert.o 00:02:46.634 CC test/event/reactor/reactor.o 00:02:46.634 CC test/rpc_client/rpc_client_test.o 00:02:46.634 LINK vtophys 00:02:46.634 LINK event_perf 00:02:46.634 CC test/nvme/reset/reset.o 00:02:46.634 CC test/lvol/esnap/esnap.o 00:02:46.893 LINK env_dpdk_post_init 00:02:46.893 CXX test/cpp_headers/barrier.o 00:02:46.893 CC test/nvme/sgl/sgl.o 00:02:46.893 LINK reactor 00:02:46.893 LINK test_dma 00:02:46.893 CC test/thread/poller_perf/poller_perf.o 00:02:46.893 LINK aer 00:02:46.893 LINK rpc_client_test 00:02:46.893 LINK reset 00:02:46.893 CXX test/cpp_headers/base64.o 00:02:46.893 LINK poller_perf 00:02:46.893 LINK mem_callbacks 00:02:46.893 LINK sgl 00:02:46.893 CXX test/cpp_headers/bdev.o 00:02:47.152 CXX test/cpp_headers/bdev_module.o 00:02:47.152 CC test/env/memory/memory_ut.o 00:02:47.152 CC test/thread/lock/spdk_lock.o 00:02:47.152 LINK iscsi_fuzz 00:02:47.152 CXX test/cpp_headers/bdev_zone.o 00:02:47.152 CXX test/cpp_headers/bit_array.o 00:02:47.410 CXX test/cpp_headers/bit_pool.o 00:02:47.410 CXX test/cpp_headers/blob.o 00:02:47.410 CC test/env/pci/pci_ut.o 00:02:47.410 CXX test/cpp_headers/blob_bdev.o 00:02:47.410 CXX test/cpp_headers/blobfs.o 00:02:47.668 CC test/event/reactor_perf/reactor_perf.o 00:02:47.668 CXX test/cpp_headers/blobfs_bdev.o 00:02:47.668 LINK pci_ut 00:02:47.668 LINK memory_ut 00:02:47.668 LINK reactor_perf 00:02:47.668 CC test/nvme/e2edp/nvme_dp.o 00:02:47.668 CXX test/cpp_headers/conf.o 00:02:47.928 LINK spdk_lock 00:02:47.928 CXX test/cpp_headers/config.o 00:02:47.928 CXX test/cpp_headers/cpuset.o 00:02:47.928 LINK nvme_dp 00:02:47.928 CXX test/cpp_headers/crc16.o 00:02:47.928 CXX test/cpp_headers/crc32.o 00:02:48.188 CXX test/cpp_headers/crc64.o 00:02:48.188 CXX test/cpp_headers/dif.o 00:02:48.447 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:48.447 CXX test/cpp_headers/dma.o 00:02:48.447 CC test/event/app_repeat/app_repeat.o 00:02:48.447 LINK histogram_ut 00:02:48.447 CXX test/cpp_headers/endian.o 00:02:48.447 CC test/event/scheduler/scheduler.o 00:02:48.447 LINK app_repeat 00:02:48.707 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:48.707 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:48.707 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:48.707 CXX test/cpp_headers/env.o 00:02:48.707 LINK scheduler 00:02:48.707 CXX test/cpp_headers/env_dpdk.o 00:02:48.707 CC test/nvme/overhead/overhead.o 00:02:48.707 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:48.966 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:48.966 CXX test/cpp_headers/event.o 00:02:48.966 LINK overhead 00:02:48.966 LINK scsi_nvme_ut 00:02:48.966 CXX test/cpp_headers/fd.o 00:02:48.966 CC test/nvme/err_injection/err_injection.o 00:02:49.224 CXX test/cpp_headers/fd_group.o 00:02:49.224 CC test/nvme/startup/startup.o 00:02:49.224 LINK err_injection 00:02:49.224 CXX test/cpp_headers/file.o 00:02:49.224 CC test/nvme/reserve/reserve.o 00:02:49.224 LINK startup 00:02:49.483 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:49.483 CXX test/cpp_headers/ftl.o 00:02:49.483 CC test/nvme/simple_copy/simple_copy.o 00:02:49.483 LINK reserve 00:02:49.483 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:49.483 CXX test/cpp_headers/gpt_spec.o 00:02:49.483 CC test/nvme/connect_stress/connect_stress.o 00:02:49.743 LINK simple_copy 00:02:49.743 LINK blob_bdev_ut 00:02:49.743 CXX test/cpp_headers/hexlify.o 00:02:49.743 LINK connect_stress 00:02:49.743 LINK gpt_ut 00:02:49.743 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:49.743 LINK accel_dpdk_cryptodev_ut 00:02:49.743 CXX test/cpp_headers/histogram_data.o 00:02:49.743 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:50.002 LINK esnap 00:02:50.002 CXX test/cpp_headers/idxd.o 00:02:50.002 CXX test/cpp_headers/idxd_spec.o 00:02:50.002 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:50.002 CC test/nvme/boot_partition/boot_partition.o 00:02:50.002 CXX test/cpp_headers/init.o 00:02:50.002 CXX test/cpp_headers/ioat.o 00:02:50.262 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:50.262 CXX test/cpp_headers/ioat_spec.o 00:02:50.262 LINK boot_partition 00:02:50.262 CXX test/cpp_headers/iscsi_spec.o 00:02:50.262 CXX test/cpp_headers/json.o 00:02:50.262 CXX test/cpp_headers/jsonrpc.o 00:02:50.262 CXX test/cpp_headers/keyring.o 00:02:50.262 CXX test/cpp_headers/keyring_module.o 00:02:50.262 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:50.521 CC test/unit/lib/event/app.c/app_ut.o 00:02:50.521 CXX test/cpp_headers/likely.o 00:02:50.521 CXX test/cpp_headers/log.o 00:02:50.521 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:50.521 CXX test/cpp_headers/lvol.o 00:02:50.521 CXX test/cpp_headers/memory.o 00:02:50.521 LINK tree_ut 00:02:50.521 LINK accel_ut 00:02:50.521 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:50.521 LINK accel_dpdk_compressdev_ut 00:02:50.521 CXX test/cpp_headers/mmio.o 00:02:50.521 CXX test/cpp_headers/nbd.o 00:02:50.781 CXX test/cpp_headers/notify.o 00:02:50.781 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:50.781 CC test/nvme/compliance/nvme_compliance.o 00:02:50.781 LINK vbdev_lvol_ut 00:02:50.781 CXX test/cpp_headers/nvme.o 00:02:50.781 LINK dma_ut 00:02:50.781 CXX test/cpp_headers/nvme_intel.o 00:02:50.781 LINK app_ut 00:02:50.781 CXX test/cpp_headers/nvme_ocssd.o 00:02:50.781 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:50.781 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:51.040 CXX test/cpp_headers/nvme_spec.o 00:02:51.040 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:51.040 LINK nvme_compliance 00:02:51.040 LINK part_ut 00:02:51.040 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:51.040 CXX test/cpp_headers/nvme_zns.o 00:02:51.040 CXX test/cpp_headers/nvmf.o 00:02:51.040 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:51.040 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:51.040 LINK reactor_ut 00:02:51.300 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:51.300 CXX test/cpp_headers/nvmf_cmd.o 00:02:51.300 LINK bdev_raid_sb_ut 00:02:51.300 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:51.300 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:51.300 CC test/unit/lib/log/log.c/log_ut.o 00:02:51.300 LINK concat_ut 00:02:51.300 LINK raid1_ut 00:02:51.300 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:51.300 LINK ioat_ut 00:02:51.300 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:51.300 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:51.559 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:51.559 CC test/nvme/fused_ordering/fused_ordering.o 00:02:51.559 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:51.559 LINK jsonrpc_server_ut 00:02:51.559 CXX test/cpp_headers/nvmf_spec.o 00:02:51.559 LINK blobfs_async_ut 00:02:51.559 CXX test/cpp_headers/nvmf_transport.o 00:02:51.559 LINK log_ut 00:02:51.559 LINK bdev_zone_ut 00:02:51.559 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:51.559 CC test/nvme/fdp/fdp.o 00:02:51.873 CC test/nvme/cuse/cuse.o 00:02:51.873 LINK bdev_raid_ut 00:02:51.873 LINK doorbell_aers 00:02:51.873 LINK fused_ordering 00:02:51.873 LINK bdev_ut 00:02:51.873 CXX test/cpp_headers/opal.o 00:02:51.873 CXX test/cpp_headers/opal_spec.o 00:02:51.873 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:51.873 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:51.873 LINK fdp 00:02:51.873 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:51.873 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:51.873 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:51.873 LINK conn_ut 00:02:51.873 CXX test/cpp_headers/pci_ids.o 00:02:51.873 CXX test/cpp_headers/pipe.o 00:02:51.873 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:51.873 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:52.186 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:52.186 LINK vbdev_zone_block_ut 00:02:52.186 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:52.186 CXX test/cpp_headers/queue.o 00:02:52.186 CXX test/cpp_headers/reduce.o 00:02:52.186 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:52.186 LINK notify_ut 00:02:52.186 CXX test/cpp_headers/rpc.o 00:02:52.186 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:52.186 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:52.186 CXX test/cpp_headers/scheduler.o 00:02:52.186 LINK blobfs_bdev_ut 00:02:52.186 CXX test/cpp_headers/scsi.o 00:02:52.186 LINK json_util_ut 00:02:52.186 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:52.186 LINK raid5f_ut 00:02:52.186 LINK lvol_ut 00:02:52.475 LINK dev_ut 00:02:52.476 LINK cuse 00:02:52.476 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:52.476 CXX test/cpp_headers/scsi_spec.o 00:02:52.476 CXX test/cpp_headers/sock.o 00:02:52.476 LINK init_grp_ut 00:02:52.476 LINK compress_ut 00:02:52.476 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:52.476 LINK json_write_ut 00:02:52.476 CXX test/cpp_headers/stdinc.o 00:02:52.476 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:52.476 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:52.476 LINK bdev_ut 00:02:52.476 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:52.476 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:52.772 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:52.772 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:52.772 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:52.772 LINK crypto_ut 00:02:52.772 LINK blobfs_sync_ut 00:02:52.772 LINK nvme_ut 00:02:52.772 CXX test/cpp_headers/string.o 00:02:52.772 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:52.772 LINK json_parse_ut 00:02:52.772 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:52.772 CXX test/cpp_headers/thread.o 00:02:52.772 LINK scsi_ut 00:02:52.772 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:52.772 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:53.062 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:53.062 CXX test/cpp_headers/trace.o 00:02:53.062 LINK ctrlr_bdev_ut 00:02:53.062 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:53.062 LINK lun_ut 00:02:53.062 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:53.062 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:53.062 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:53.062 LINK param_ut 00:02:53.062 CXX test/cpp_headers/trace_parser.o 00:02:53.062 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:53.062 CXX test/cpp_headers/tree.o 00:02:53.062 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:53.062 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:53.062 CXX test/cpp_headers/ublk.o 00:02:53.062 LINK posix_ut 00:02:53.062 LINK portal_grp_ut 00:02:53.319 LINK base64_ut 00:02:53.319 CXX test/cpp_headers/util.o 00:02:53.319 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:53.319 LINK bit_array_ut 00:02:53.319 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:53.319 LINK pci_event_ut 00:02:53.319 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:53.319 LINK sock_ut 00:02:53.319 LINK uring_ut 00:02:53.319 LINK subsystem_ut 00:02:53.319 LINK tgt_node_ut 00:02:53.319 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:53.319 CXX test/cpp_headers/uuid.o 00:02:53.319 LINK iobuf_ut 00:02:53.319 LINK blob_ut 00:02:53.319 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:53.319 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:53.576 LINK ctrlr_discovery_ut 00:02:53.576 CXX test/cpp_headers/version.o 00:02:53.576 LINK iscsi_ut 00:02:53.576 CXX test/cpp_headers/vfio_user_pci.o 00:02:53.576 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:53.576 CXX test/cpp_headers/vfio_user_spec.o 00:02:53.576 CXX test/cpp_headers/vhost.o 00:02:53.576 CXX test/cpp_headers/vmd.o 00:02:53.576 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:53.576 LINK cpuset_ut 00:02:53.576 LINK crc16_ut 00:02:53.576 LINK thread_ut 00:02:53.576 LINK nvme_ctrlr_cmd_ut 00:02:53.576 LINK rpc_ut 00:02:53.576 LINK subsystem_ut 00:02:53.576 LINK scsi_bdev_ut 00:02:53.576 CXX test/cpp_headers/xor.o 00:02:53.576 CXX test/cpp_headers/zipf.o 00:02:53.576 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:53.576 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:53.576 LINK scsi_pr_ut 00:02:53.576 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:53.576 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:53.833 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:53.833 LINK nvmf_ut 00:02:53.833 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:53.833 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:53.833 LINK rpc_ut 00:02:53.833 LINK keyring_ut 00:02:53.833 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:53.833 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:53.833 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:53.833 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:53.833 LINK ctrlr_ut 00:02:53.833 LINK nvme_ns_ut 00:02:53.833 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:53.833 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:53.833 LINK tcp_ut 00:02:53.833 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:53.833 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:53.833 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:53.833 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:53.833 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:53.833 LINK idxd_user_ut 00:02:53.833 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:53.833 LINK crc32_ieee_ut 00:02:53.833 LINK crc32c_ut 00:02:53.833 LINK bdev_nvme_ut 00:02:53.833 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:53.833 LINK ftl_bitmap_ut 00:02:54.090 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:54.090 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:54.090 LINK ftl_l2p_ut 00:02:54.090 LINK idxd_ut 00:02:54.090 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:54.090 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:54.090 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:54.090 LINK crc64_ut 00:02:54.090 LINK common_ut 00:02:54.090 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:54.090 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:54.090 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:54.090 CC test/unit/lib/util/math.c/math_ut.o 00:02:54.090 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:54.090 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:54.090 LINK nvme_ctrlr_ut 00:02:54.090 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:54.348 LINK math_ut 00:02:54.348 LINK iov_ut 00:02:54.348 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:54.348 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:54.348 CC test/unit/lib/util/string.c/string_ut.o 00:02:54.348 LINK ftl_mempool_ut 00:02:54.348 LINK ftl_band_ut 00:02:54.348 LINK nvme_quirks_ut 00:02:54.348 LINK pipe_ut 00:02:54.348 LINK reduce_ut 00:02:54.348 LINK xor_ut 00:02:54.348 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:54.348 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:54.348 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:54.348 LINK string_ut 00:02:54.348 LINK nvme_poll_group_ut 00:02:54.606 LINK ftl_mngt_ut 00:02:54.606 LINK ftl_io_ut 00:02:54.606 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:54.606 LINK nvme_ns_ocssd_cmd_ut 00:02:54.606 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:54.606 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:54.606 LINK dif_ut 00:02:54.606 LINK nvme_qpair_ut 00:02:54.606 LINK nvme_transport_ut 00:02:54.606 LINK nvme_pcie_ut 00:02:54.606 LINK nvme_ns_cmd_ut 00:02:54.606 LINK vhost_ut 00:02:54.864 LINK vfio_user_ut 00:02:54.864 LINK ftl_layout_upgrade_ut 00:02:54.864 LINK ftl_sb_ut 00:02:54.864 LINK nvme_io_msg_ut 00:02:54.864 LINK nvme_opal_ut 00:02:54.864 LINK nvme_fabric_ut 00:02:54.864 LINK transport_ut 00:02:55.123 LINK nvme_pcie_common_ut 00:02:55.123 LINK rdma_ut 00:02:55.382 LINK nvme_cuse_ut 00:02:55.382 LINK nvme_tcp_ut 00:02:55.641 LINK nvme_rdma_ut 00:02:55.901 00:02:55.901 real 1m17.624s 00:02:55.901 user 10m33.904s 00:02:55.901 sys 2m28.635s 00:02:55.901 15:25:57 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:02:55.901 15:25:57 -- common/autotest_common.sh@10 -- # set +x 00:02:55.901 ************************************ 00:02:55.901 END TEST unittest_build 00:02:55.901 ************************************ 00:02:55.901 15:25:57 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:02:55.901 +++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:02:55.901 ++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:55.901 + testdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:55.901 +++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/unittest.sh 00:02:55.901 ++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/../.. 00:02:55.901 + rootdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:55.901 + source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/autotest_common.sh 00:02:55.901 ++ rpc_py=rpc_cmd 00:02:55.901 ++ set -e 00:02:55.901 ++ shopt -s nullglob 00:02:55.901 ++ shopt -s extglob 00:02:55.901 ++ '[' -z /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output ']' 00:02:55.901 ++ [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:55.901 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/build_config.sh 00:02:55.901 +++ CONFIG_WPDK_DIR= 00:02:55.901 +++ CONFIG_ASAN=y 00:02:55.901 +++ CONFIG_VBDEV_COMPRESS=y 00:02:55.901 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:55.901 +++ CONFIG_USDT=n 00:02:55.901 +++ CONFIG_CUSTOMOCF=y 00:02:55.901 +++ CONFIG_PREFIX=/usr/local 00:02:55.901 +++ CONFIG_RBD=y 00:02:55.901 +++ CONFIG_LIBDIR= 00:02:55.901 +++ CONFIG_IDXD=y 00:02:55.901 +++ CONFIG_NVME_CUSE=y 00:02:55.901 +++ CONFIG_SMA=n 00:02:55.901 +++ CONFIG_VTUNE=n 00:02:55.901 +++ CONFIG_TSAN=n 00:02:55.901 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:55.901 +++ CONFIG_VFIO_USER_DIR= 00:02:55.901 +++ CONFIG_PGO_CAPTURE=n 00:02:55.901 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:55.901 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:02:55.901 +++ CONFIG_LTO=n 00:02:55.901 +++ CONFIG_ISCSI_INITIATOR=y 00:02:55.901 +++ CONFIG_CET=n 00:02:55.901 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:55.901 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:02:55.901 +++ CONFIG_RDMA_SET_TOS=y 00:02:55.901 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:55.901 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:55.901 +++ CONFIG_UBLK=y 00:02:55.901 +++ CONFIG_ISAL_CRYPTO=y 00:02:55.901 +++ CONFIG_OPENSSL_PATH= 00:02:55.901 +++ CONFIG_OCF=y 00:02:55.901 +++ CONFIG_FUSE=y 00:02:55.901 +++ CONFIG_VTUNE_DIR= 00:02:55.901 +++ CONFIG_FUZZER_LIB= 00:02:55.902 +++ CONFIG_FUZZER=n 00:02:55.902 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:02:55.902 +++ CONFIG_CRYPTO=y 00:02:55.902 +++ CONFIG_PGO_USE=n 00:02:55.902 +++ CONFIG_VHOST=y 00:02:55.902 +++ CONFIG_DAOS=n 00:02:55.902 +++ CONFIG_DPDK_INC_DIR= 00:02:55.902 +++ CONFIG_DAOS_DIR= 00:02:55.902 +++ CONFIG_UNIT_TESTS=y 00:02:55.902 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:55.902 +++ CONFIG_VIRTIO=y 00:02:55.902 +++ CONFIG_COVERAGE=y 00:02:55.902 +++ CONFIG_RDMA=y 00:02:55.902 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:55.902 +++ CONFIG_URING_PATH= 00:02:55.902 +++ CONFIG_XNVME=y 00:02:55.902 +++ CONFIG_VFIO_USER=y 00:02:55.902 +++ CONFIG_ARCH=native 00:02:55.902 +++ CONFIG_HAVE_EVP_MAC=y 00:02:55.902 +++ CONFIG_URING_ZNS=y 00:02:55.902 +++ CONFIG_WERROR=y 00:02:55.902 +++ CONFIG_HAVE_LIBBSD=n 00:02:55.902 +++ CONFIG_UBSAN=y 00:02:55.902 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:55.902 +++ CONFIG_GOLANG=n 00:02:55.902 +++ CONFIG_ISAL=y 00:02:55.902 +++ CONFIG_IDXD_KERNEL=n 00:02:55.902 +++ CONFIG_DPDK_LIB_DIR= 00:02:55.902 +++ CONFIG_RDMA_PROV=verbs 00:02:55.902 +++ CONFIG_APPS=y 00:02:55.902 +++ CONFIG_SHARED=n 00:02:55.902 +++ CONFIG_HAVE_KEYUTILS=n 00:02:55.902 +++ CONFIG_FC_PATH= 00:02:55.902 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:55.902 +++ CONFIG_FC=n 00:02:55.902 +++ CONFIG_AVAHI=n 00:02:55.902 +++ CONFIG_FIO_PLUGIN=y 00:02:55.902 +++ CONFIG_RAID5F=y 00:02:55.902 +++ CONFIG_EXAMPLES=y 00:02:55.902 +++ CONFIG_TESTS=y 00:02:55.902 +++ CONFIG_CRYPTO_MLX5=y 00:02:55.902 +++ CONFIG_MAX_LCORES= 00:02:55.902 +++ CONFIG_IPSEC_MB=y 00:02:55.902 +++ CONFIG_PGO_DIR= 00:02:55.902 +++ CONFIG_DEBUG=y 00:02:55.902 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:55.902 +++ CONFIG_CROSS_PREFIX= 00:02:55.902 +++ CONFIG_URING=y 00:02:55.902 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/applications.sh 00:02:55.902 +++++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common/applications.sh 00:02:55.902 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common 00:02:55.902 +++ _root=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/common 00:02:55.902 +++ _root=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:55.902 +++ _app_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:02:55.902 +++ _test_app_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/app 00:02:55.902 +++ _examples_dir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:02:55.902 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:55.902 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:55.902 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:55.902 +++ VHOST_APP=("$_app_dir/vhost") 00:02:55.902 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:55.902 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:55.902 +++ [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h ]] 00:02:55.902 +++ [[ #ifndef SPDK_CONFIG_H 00:02:55.902 #define SPDK_CONFIG_H 00:02:55.902 #define SPDK_CONFIG_APPS 1 00:02:55.902 #define SPDK_CONFIG_ARCH native 00:02:55.902 #define SPDK_CONFIG_ASAN 1 00:02:55.902 #undef SPDK_CONFIG_AVAHI 00:02:55.902 #undef SPDK_CONFIG_CET 00:02:55.902 #define SPDK_CONFIG_COVERAGE 1 00:02:55.902 #define SPDK_CONFIG_CROSS_PREFIX 00:02:55.902 #define SPDK_CONFIG_CRYPTO 1 00:02:55.902 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:55.902 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:55.902 #undef SPDK_CONFIG_DAOS 00:02:55.902 #define SPDK_CONFIG_DAOS_DIR 00:02:55.902 #define SPDK_CONFIG_DEBUG 1 00:02:55.902 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:55.902 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build 00:02:55.902 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:55.902 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:55.902 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:55.902 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/env_dpdk 00:02:55.902 #define SPDK_CONFIG_EXAMPLES 1 00:02:55.902 #undef SPDK_CONFIG_FC 00:02:55.902 #define SPDK_CONFIG_FC_PATH 00:02:55.902 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:55.902 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:55.902 #define SPDK_CONFIG_FUSE 1 00:02:55.902 #undef SPDK_CONFIG_FUZZER 00:02:55.902 #define SPDK_CONFIG_FUZZER_LIB 00:02:55.902 #undef SPDK_CONFIG_GOLANG 00:02:55.902 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:55.902 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:55.902 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:55.902 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:02:55.902 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:55.902 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:55.902 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:55.902 #define SPDK_CONFIG_IDXD 1 00:02:55.902 #undef SPDK_CONFIG_IDXD_KERNEL 00:02:55.902 #define SPDK_CONFIG_IPSEC_MB 1 00:02:55.902 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:55.902 #define SPDK_CONFIG_ISAL 1 00:02:55.902 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:55.902 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:55.902 #define SPDK_CONFIG_LIBDIR 00:02:55.902 #undef SPDK_CONFIG_LTO 00:02:55.902 #define SPDK_CONFIG_MAX_LCORES 00:02:55.902 #define SPDK_CONFIG_NVME_CUSE 1 00:02:55.902 #define SPDK_CONFIG_OCF 1 00:02:55.902 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/ocf.a 00:02:55.902 #define SPDK_CONFIG_OPENSSL_PATH 00:02:55.903 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:55.903 #define SPDK_CONFIG_PGO_DIR 00:02:55.903 #undef SPDK_CONFIG_PGO_USE 00:02:55.903 #define SPDK_CONFIG_PREFIX /usr/local 00:02:55.903 #define SPDK_CONFIG_RAID5F 1 00:02:55.903 #define SPDK_CONFIG_RBD 1 00:02:55.903 #define SPDK_CONFIG_RDMA 1 00:02:55.903 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:55.903 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:55.903 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:55.903 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:55.903 #undef SPDK_CONFIG_SHARED 00:02:55.903 #undef SPDK_CONFIG_SMA 00:02:55.903 #define SPDK_CONFIG_TESTS 1 00:02:55.903 #undef SPDK_CONFIG_TSAN 00:02:55.903 #define SPDK_CONFIG_UBLK 1 00:02:55.903 #define SPDK_CONFIG_UBSAN 1 00:02:55.903 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:55.903 #define SPDK_CONFIG_URING 1 00:02:55.903 #define SPDK_CONFIG_URING_PATH 00:02:55.903 #define SPDK_CONFIG_URING_ZNS 1 00:02:55.903 #undef SPDK_CONFIG_USDT 00:02:55.903 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:55.903 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:55.903 #define SPDK_CONFIG_VFIO_USER 1 00:02:55.903 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:55.903 #define SPDK_CONFIG_VHOST 1 00:02:55.903 #define SPDK_CONFIG_VIRTIO 1 00:02:55.903 #undef SPDK_CONFIG_VTUNE 00:02:55.903 #define SPDK_CONFIG_VTUNE_DIR 00:02:55.903 #define SPDK_CONFIG_WERROR 1 00:02:55.903 #define SPDK_CONFIG_WPDK_DIR 00:02:55.903 #define SPDK_CONFIG_XNVME 1 00:02:55.903 #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:02:55.903 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:55.903 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/common.sh 00:02:55.903 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:55.903 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:55.903 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:55.903 ++++ 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:02:55.903 ++++ 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:02:55.903 ++++ 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:02:55.903 ++++ export PATH 00:02:55.903 ++++ 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:02:55.903 ++ source /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/common 00:02:55.903 +++++ dirname /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/common 00:02:55.903 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm 00:02:55.903 +++ _pmdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm 00:02:55.903 ++++ readlink -f /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:55.903 +++ _pmrootdir=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:55.903 +++ TEST_TAG=N/A 00:02:55.903 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/.run_test_name 00:02:55.903 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power 00:02:55.903 ++++ uname -s 00:02:55.903 +++ PM_OS=Linux 00:02:55.903 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:55.903 +++ [[ Linux == FreeBSD ]] 00:02:55.903 +++ [[ Linux == Linux ]] 00:02:55.903 +++ [[ Supermicro != QEMU ]] 00:02:55.903 +++ [[ ! -e /.dockerenv ]] 00:02:55.903 +++ MONITOR_RESOURCES_PIDS=() 00:02:55.903 +++ declare -A MONITOR_RESOURCES_PIDS 00:02:55.903 +++ mkdir -p /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power 00:02:55.903 ++ : 0 00:02:55.903 ++ export RUN_NIGHTLY 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_RUN_VALGRIND 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:55.903 ++ : 1 00:02:55.903 ++ export SPDK_TEST_UNITTEST 00:02:55.903 ++ : 00:02:55.903 ++ export SPDK_TEST_AUTOBUILD 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_RELEASE_BUILD 00:02:55.903 ++ : 1 00:02:55.903 ++ export SPDK_TEST_ISAL 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_ISCSI 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_NVME 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_NVME_PMR 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_NVME_BP 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_NVME_CLI 00:02:55.903 ++ : 1 00:02:55.903 ++ export SPDK_TEST_NVME_CUSE 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_NVME_FDP 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_NVMF 00:02:55.903 ++ : 1 00:02:55.903 ++ export SPDK_TEST_VFIOUSER 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_FUZZER 00:02:55.903 ++ : 0 00:02:55.903 ++ export SPDK_TEST_FUZZER_SHORT 00:02:55.903 ++ : rdma 00:02:55.903 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_RBD 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_VHOST 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_BLOCKDEV 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_IOAT 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_BLOBFS 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_VHOST_INIT 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_LVOL 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_RUN_ASAN 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_RUN_UBSAN 00:02:55.904 ++ : 00:02:55.904 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_RUN_NON_ROOT 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_CRYPTO 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_FTL 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_OCF 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_VMD 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_OPAL 00:02:55.904 ++ : 00:02:55.904 ++ export SPDK_TEST_NATIVE_DPDK 00:02:55.904 ++ : true 00:02:55.904 ++ export SPDK_AUTOTEST_X 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_RAID5 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_URING 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_USDT 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_USE_IGB_UIO 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_SCHEDULER 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_SCANBUILD 00:02:55.904 ++ : 00:02:55.904 ++ export SPDK_TEST_NVMF_NICS 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_SMA 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_DAOS 00:02:55.904 ++ : 1 00:02:55.904 ++ export SPDK_TEST_XNVME 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_ACCEL_DSA 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_ACCEL_IAA 00:02:55.904 ++ : 00:02:55.904 ++ export SPDK_TEST_FUZZER_TARGET 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_TEST_NVMF_MDNS 00:02:55.904 ++ : 0 00:02:55.904 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:55.904 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib 00:02:55.904 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/lib 00:02:55.904 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib 00:02:55.904 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/dpdk/build/lib 00:02:55.904 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:55.904 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:55.904 ++ 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:02:55.904 ++ 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:02:55.904 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:55.904 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:55.904 ++ 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:02:55.904 ++ 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:02:55.904 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:55.904 ++ PYTHONDONTWRITEBYTECODE=1 00:02:55.904 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:55.904 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:55.904 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:55.904 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:55.904 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:55.904 ++ rm -rf /var/tmp/asan_suppression_file 00:02:55.904 ++ cat 00:02:55.904 ++ echo leak:libfuse3.so 00:02:55.904 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:55.904 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:55.904 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:55.904 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:55.904 ++ '[' -z /var/spdk/dependencies ']' 00:02:55.904 ++ export DEPENDENCY_DIR 00:02:55.904 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:02:55.904 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/bin 00:02:55.904 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:02:55.904 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/build/examples 00:02:55.905 ++ export QEMU_BIN= 00:02:55.905 ++ QEMU_BIN= 00:02:55.905 ++ export VFIO_QEMU_BIN= 00:02:55.905 ++ VFIO_QEMU_BIN= 00:02:55.905 ++ export AR_TOOL=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:55.905 ++ AR_TOOL=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:55.905 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:55.905 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:55.905 ++ '[' 0 -eq 0 ']' 00:02:55.905 ++ export valgrind= 00:02:55.905 ++ valgrind= 00:02:55.905 +++ uname -s 00:02:55.905 ++ '[' Linux = Linux ']' 00:02:55.905 ++ HUGEMEM=4096 00:02:55.905 ++ export CLEAR_HUGE=yes 00:02:55.905 ++ CLEAR_HUGE=yes 00:02:55.905 ++ [[ 1 -eq 1 ]] 00:02:55.905 ++ export HUGE_EVEN_ALLOC=yes 00:02:55.905 ++ HUGE_EVEN_ALLOC=yes 00:02:55.905 ++ MAKE=make 00:02:55.905 ++ MAKEFLAGS='-j 26' 00:02:55.905 ++ export HUGEMEM=4096 00:02:55.905 ++ HUGEMEM=4096 00:02:55.905 ++ NO_HUGE=() 00:02:55.905 ++ TEST_MODE= 00:02:55.905 ++ [[ -z '' ]] 00:02:55.905 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/rpc_plugins 00:02:55.905 ++ exec 00:02:55.905 ++ 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:02:55.905 ++ /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/scripts/rpc.py --server 00:02:55.905 ++ set_test_storage 2147483648 00:02:55.905 ++ [[ -v testdir ]] 00:02:55.905 ++ local requested_size=2147483648 00:02:55.905 ++ local mount target_dir 00:02:55.905 ++ local -A mounts fss sizes avails uses 00:02:55.905 ++ local source fs size avail mount use 00:02:55.905 ++ local storage_fallback storage_candidates 00:02:55.905 +++ mktemp -udt spdk.XXXXXX 00:02:55.905 ++ storage_fallback=/tmp/spdk.1BaX8a 00:02:55.905 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:55.905 ++ [[ -n '' ]] 00:02:55.905 ++ [[ -n '' ]] 00:02:55.905 ++ mkdir -p /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit /tmp/spdk.1BaX8a/tests/unit /tmp/spdk.1BaX8a 00:02:55.905 ++ requested_size=2214592512 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 +++ df -T 00:02:55.905 +++ grep -v Filesystem 00:02:55.905 ++ mounts["$mount"]=overlay 00:02:55.905 ++ fss["$mount"]=overlay 00:02:55.905 ++ avails["$mount"]=208635133952 00:02:55.905 ++ sizes["$mount"]=247733907456 00:02:55.905 ++ uses["$mount"]=39081996288 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 ++ mounts["$mount"]=tmpfs 00:02:55.905 ++ fss["$mount"]=tmpfs 00:02:55.905 ++ avails["$mount"]=67108864 00:02:55.905 ++ sizes["$mount"]=67108864 00:02:55.905 ++ uses["$mount"]=0 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 ++ mounts["$mount"]=shm 00:02:55.905 ++ fss["$mount"]=tmpfs 00:02:55.905 ++ avails["$mount"]=67108864 00:02:55.905 ++ sizes["$mount"]=67108864 00:02:55.905 ++ uses["$mount"]=0 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 ++ mounts["$mount"]=/dev/sda4 00:02:55.905 ++ fss["$mount"]=ext4 00:02:55.905 ++ avails["$mount"]=208635133952 00:02:55.905 ++ sizes["$mount"]=247733907456 00:02:55.905 ++ uses["$mount"]=39081996288 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 ++ mounts["$mount"]=tmpfs 00:02:55.905 ++ fss["$mount"]=tmpfs 00:02:55.905 ++ avails["$mount"]=134940434432 00:02:55.905 ++ sizes["$mount"]=134940434432 00:02:55.905 ++ uses["$mount"]=0 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 ++ mounts["$mount"]=tmpfs 00:02:55.905 ++ fss["$mount"]=tmpfs 00:02:55.905 ++ avails["$mount"]=134940434432 00:02:55.905 ++ sizes["$mount"]=134940434432 00:02:55.905 ++ uses["$mount"]=0 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 ++ mounts["$mount"]=tmpfs 00:02:55.905 ++ fss["$mount"]=tmpfs 00:02:55.905 ++ avails["$mount"]=134940434432 00:02:55.905 ++ sizes["$mount"]=134940434432 00:02:55.905 ++ uses["$mount"]=0 00:02:55.905 ++ read -r source fs size use avail _ mount 00:02:55.905 ++ printf '* Looking for test storage...\n' 00:02:55.905 * Looking for test storage... 00:02:55.906 ++ local target_space new_size 00:02:55.906 ++ for target_dir in "${storage_candidates[@]}" 00:02:55.906 +++ df /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:55.906 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:55.906 ++ mount=/ 00:02:55.906 ++ target_space=208635133952 00:02:55.906 ++ (( target_space == 0 || target_space < requested_size )) 00:02:55.906 ++ (( target_space >= requested_size )) 00:02:55.906 ++ [[ overlay == tmpfs ]] 00:02:55.906 ++ [[ overlay == ramfs ]] 00:02:55.906 ++ [[ / == / ]] 00:02:55.906 ++ new_size=41296588800 00:02:55.906 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:55.906 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:55.906 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:55.906 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:55.906 * Found test storage at /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit 00:02:55.906 ++ return 0 00:02:55.906 ++ set -o errtrace 00:02:55.906 ++ shopt -s extdebug 00:02:55.906 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:55.906 ++ PS4=' \t -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:55.906 15:25:57 -- common/autotest_common.sh@1673 -- # true 00:02:55.906 15:25:57 -- common/autotest_common.sh@1675 -- # xtrace_fd 00:02:55.906 15:25:57 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:55.906 15:25:57 -- common/autotest_common.sh@29 -- # exec 00:02:55.906 15:25:57 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:55.906 15:25:57 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:55.906 15:25:57 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:55.906 15:25:57 -- common/autotest_common.sh@18 -- # set -x 00:02:55.906 15:25:57 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-clang-docker-autotest/spdk 00:02:55.906 15:25:57 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:02:55.906 15:25:57 -- unit/unittest.sh@158 -- # '[' -z x ']' 00:02:55.906 15:25:57 -- unit/unittest.sh@165 -- # '[' 0 -eq 1 ']' 00:02:55.906 15:25:57 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/mk/cc.mk 00:02:55.906 15:25:57 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=clang 00:02:55.906 15:25:57 -- unit/unittest.sh@179 -- # hash lcov 00:02:55.906 15:25:57 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:02:55.906 15:25:57 -- unit/unittest.sh@179 -- # [[ CC_TYPE=clang == *\c\l\a\n\g* ]] 00:02:55.906 15:25:57 -- unit/unittest.sh@182 -- # cov_avail=no 00:02:55.906 15:25:57 -- unit/unittest.sh@184 -- # '[' no = yes ']' 00:02:55.906 15:25:57 -- unit/unittest.sh@206 -- # uname -m 00:02:55.906 15:25:57 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:02:55.906 15:25:57 -- 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:02:55.906 15:25:57 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:02:55.906 15:25:57 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:02:55.906 15:25:57 -- common/autotest_common.sh@10 -- # set +x 00:02:55.906 ************************************ 00:02:55.906 START TEST unittest_pci_event 00:02:55.906 ************************************ 00:02:55.906 15:25:57 -- 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:02:55.906 00:02:55.906 00:02:55.906 CUnit - A unit testing framework for C - Version 2.1-3 00:02:55.906 http://cunit.sourceforge.net/ 00:02:55.906 00:02:55.906 00:02:55.906 Suite: pci_event 00:02:55.906 Test: test_pci_parse_event ...[2024-04-17 15:25:57.302558] /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:02:55.906 [2024-04-17 15:25:57.302795] /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:02:55.906 passed 00:02:55.906 00:02:55.906 Run Summary: Type Total Ran Passed Failed Inactive 00:02:55.906 suites 1 1 n/a 0 0 00:02:55.906 tests 1 1 1 0 0 00:02:55.906 asserts 15 15 15 0 n/a 00:02:55.906 00:02:55.906 Elapsed time = 0.000 seconds 00:02:55.906 00:02:55.906 real 0m0.014s 00:02:55.906 user 0m0.006s 00:02:55.906 sys 0m0.008s 00:02:55.906 15:25:57 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:02:55.906 15:25:57 -- common/autotest_common.sh@10 -- # set +x 00:02:55.907 ************************************ 00:02:55.907 END TEST unittest_pci_event 00:02:55.907 ************************************ 00:02:55.907 15:25:57 -- 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:02:55.907 15:25:57 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:02:55.907 15:25:57 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:02:55.907 15:25:57 -- common/autotest_common.sh@10 -- # set +x 00:02:56.166 ************************************ 00:02:56.166 START TEST unittest_include 00:02:56.166 ************************************ 00:02:56.166 15:25:57 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:02:56.166 00:02:56.166 00:02:56.166 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.166 http://cunit.sourceforge.net/ 00:02:56.166 00:02:56.166 00:02:56.166 Suite: histogram 00:02:56.166 Test: histogram_test ...passed 00:02:56.166 Test: histogram_merge ...passed 00:02:56.166 00:02:56.166 Run Summary: Type Total Ran Passed Failed Inactive 00:02:56.166 suites 1 1 n/a 0 0 00:02:56.166 tests 2 2 2 0 0 00:02:56.166 asserts 50 50 50 0 n/a 00:02:56.166 00:02:56.166 Elapsed time = 0.001 seconds 00:02:56.166 00:02:56.166 real 0m0.015s 00:02:56.166 user 0m0.005s 00:02:56.166 sys 0m0.010s 00:02:56.166 15:25:57 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:02:56.166 15:25:57 -- common/autotest_common.sh@10 -- # set +x 00:02:56.166 ************************************ 00:02:56.166 END TEST unittest_include 00:02:56.166 ************************************ 00:02:56.166 15:25:57 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:02:56.166 15:25:57 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:02:56.166 15:25:57 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:02:56.166 15:25:57 -- common/autotest_common.sh@10 -- # set +x 00:02:56.166 ************************************ 00:02:56.166 START TEST unittest_bdev 00:02:56.166 ************************************ 00:02:56.166 15:25:57 -- common/autotest_common.sh@1111 -- # unittest_bdev 00:02:56.166 15:25:57 -- unit/unittest.sh@20 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:02:56.166 00:02:56.166 00:02:56.166 CUnit - A unit testing framework for C - Version 2.1-3 00:02:56.166 http://cunit.sourceforge.net/ 00:02:56.166 00:02:56.166 00:02:56.166 Suite: bdev 00:02:56.166 Test: bytes_to_blocks_test ...passed 00:02:56.166 Test: num_blocks_test ...passed 00:02:56.166 Test: io_valid_test ...passed 00:02:56.166 Test: open_write_test ...[2024-04-17 15:25:57.506577] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:02:56.167 [2024-04-17 15:25:57.506709] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:02:56.167 [2024-04-17 15:25:57.506774] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:02:56.167 passed 00:02:56.167 Test: claim_test ...passed 00:02:56.167 Test: alias_add_del_test ...[2024-04-17 15:25:57.574920] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:02:56.167 [2024-04-17 15:25:57.574997] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4578:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:02:56.167 [2024-04-17 15:25:57.575022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:02:56.167 passed 00:02:56.167 Test: get_device_stat_test ...passed 00:02:56.426 Test: bdev_io_types_test ...passed 00:02:56.426 Test: bdev_io_wait_test ...passed 00:02:56.426 Test: bdev_io_spans_split_test ...passed 00:02:56.426 Test: bdev_io_boundary_split_test ...passed 00:02:56.426 Test: bdev_io_max_size_and_segment_split_test ...[2024-04-17 15:25:57.708698] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:3185:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:02:56.426 passed 00:02:56.426 Test: bdev_io_mix_split_test ...passed 00:02:56.426 Test: bdev_io_split_with_io_wait ...passed 00:02:56.685 Test: bdev_io_write_unit_split_test ...[2024-04-17 15:25:57.886032] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2741:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:02:56.685 [2024-04-17 15:25:57.886127] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2741:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:02:56.685 [2024-04-17 15:25:57.886153] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2741:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:02:56.685 [2024-04-17 15:25:57.886186] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:2741:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:02:56.685 passed 00:02:56.685 Test: bdev_io_alignment_with_boundary ...passed 00:02:56.685 Test: bdev_io_alignment ...passed 00:02:56.685 Test: bdev_histograms ...passed 00:02:56.685 Test: bdev_write_zeroes ...passed 00:02:56.685 Test: bdev_compare_and_write ...passed 00:02:56.945 Test: bdev_compare ...passed 00:02:56.945 Test: bdev_compare_emulated ...passed 00:02:56.945 Test: bdev_zcopy_write ...passed 00:02:56.945 Test: bdev_zcopy_read ...passed 00:02:56.945 Test: bdev_open_while_hotremove ...passed 00:02:56.945 Test: bdev_close_while_hotremove ...passed 00:02:56.945 Test: bdev_open_ext_test ...[2024-04-17 15:25:58.269655] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:02:56.945 passed 00:02:56.945 Test: bdev_open_ext_unregister ...[2024-04-17 15:25:58.269790] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8094:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:02:56.945 passed 00:02:56.945 Test: bdev_set_io_timeout ...passed 00:02:56.945 Test: bdev_set_qd_sampling ...passed 00:02:56.945 Test: lba_range_overlap ...passed 00:02:56.945 Test: lock_lba_range_check_ranges ...passed 00:02:57.203 Test: lock_lba_range_with_io_outstanding ...passed 00:02:57.203 Test: lock_lba_range_overlapped ...passed 00:02:57.204 Test: bdev_quiesce ...[2024-04-17 15:25:58.451426] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:10017:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:02:57.204 passed 00:02:57.204 Test: bdev_io_abort ...passed 00:02:57.204 Test: bdev_unmap ...passed 00:02:57.204 Test: bdev_write_zeroes_split_test ...passed 00:02:57.204 Test: bdev_set_options_test ...[2024-04-17 15:25:58.568311] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c: 483:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:02:57.204 passed 00:02:57.204 Test: bdev_get_memory_domains ...passed 00:02:57.204 Test: bdev_io_ext ...passed 00:02:57.204 Test: bdev_io_ext_no_opts ...passed 00:02:57.463 Test: bdev_io_ext_invalid_opts ...passed 00:02:57.463 Test: bdev_io_ext_split ...passed 00:02:57.463 Test: bdev_io_ext_bounce_buffer ...passed 00:02:57.463 Test: bdev_register_uuid_alias ...[2024-04-17 15:25:58.727283] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name 1b22a83a-4dfa-46f2-ac2a-81c554bcac30 already exists 00:02:57.463 [2024-04-17 15:25:58.727348] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7651:bdev_register: *ERROR*: Unable to add uuid:1b22a83a-4dfa-46f2-ac2a-81c554bcac30 alias for bdev bdev0 00:02:57.463 passed 00:02:57.463 Test: bdev_unregister_by_name ...[2024-04-17 15:25:58.741354] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7884:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:02:57.463 [2024-04-17 15:25:58.741392] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7893:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:02:57.463 passed 00:02:57.463 Test: for_each_bdev_test ...passed 00:02:57.463 Test: bdev_seek_test ...passed 00:02:57.463 Test: bdev_copy ...passed 00:02:57.463 Test: bdev_copy_split_test ...passed 00:02:57.463 Test: examine_locks ...passed 00:02:57.463 Test: claim_v2_rwo ...[2024-04-17 15:25:58.824651] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824701] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8618:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824719] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824734] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824748] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824769] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8614:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:02:57.463 passed 00:02:57.463 Test: claim_v2_rom ...[2024-04-17 15:25:58.824843] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824862] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824877] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824891] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.824919] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8656:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:02:57.463 [2024-04-17 15:25:58.824936] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8652:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:02:57.463 passed 00:02:57.463 Test: claim_v2_rwm ...[2024-04-17 15:25:58.825000] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8687:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:02:57.463 [2024-04-17 15:25:58.825022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:7988:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.825040] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:57.463 [2024-04-17 15:25:58.825055] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:57.464 [2024-04-17 15:25:58.825069] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:57.464 [2024-04-17 15:25:58.825083] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8706:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:02:57.464 [2024-04-17 15:25:58.825107] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8687:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:02:57.464 passed 00:02:57.464 Test: claim_v2_existing_writer ...[2024-04-17 15:25:58.825175] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8652:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:02:57.464 [2024-04-17 15:25:58.825193] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8652:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:02:57.464 passed 00:02:57.464 Test: claim_v2_existing_v1 ...[2024-04-17 15:25:58.825247] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:02:57.464 [2024-04-17 15:25:58.825267] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:02:57.464 [2024-04-17 15:25:58.825280] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:02:57.464 passed 00:02:57.464 Test: claim_v1_existing_v2 ...[2024-04-17 15:25:58.825342] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:02:57.464 [2024-04-17 15:25:58.825369] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:02:57.464 [2024-04-17 15:25:58.825389] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8455:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:02:57.464 passed 00:02:57.464 Test: examine_claimed ...[2024-04-17 15:25:58.825524] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8783:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:02:57.464 passed 00:02:57.464 00:02:57.464 Run Summary: Type Total Ran Passed Failed Inactive 00:02:57.464 suites 1 1 n/a 0 0 00:02:57.464 tests 59 59 59 0 0 00:02:57.464 asserts 4599 4599 4599 0 n/a 00:02:57.464 00:02:57.464 Elapsed time = 1.288 seconds 00:02:57.464 15:25:58 -- unit/unittest.sh@21 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:02:57.464 00:02:57.464 00:02:57.464 CUnit - A unit testing framework for C - Version 2.1-3 00:02:57.464 http://cunit.sourceforge.net/ 00:02:57.464 00:02:57.464 00:02:57.464 Suite: nvme 00:02:57.464 Test: test_create_ctrlr ...passed 00:02:57.464 Test: test_reset_ctrlr ...[2024-04-17 15:25:58.846959] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.464 passed 00:02:57.464 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:02:57.464 Test: test_failover_ctrlr ...passed 00:02:57.464 Test: test_race_between_failover_and_add_secondary_trid ...[2024-04-17 15:25:58.847990] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.464 [2024-04-17 15:25:58.848083] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.464 [2024-04-17 15:25:58.848164] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.464 passed 00:02:57.464 Test: test_pending_reset ...[2024-04-17 15:25:58.848853] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.464 [2024-04-17 15:25:58.848960] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.464 passed 00:02:57.464 Test: test_attach_ctrlr ...[2024-04-17 15:25:58.849431] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4264:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:02:57.464 passed 00:02:57.464 Test: test_aer_cb ...passed 00:02:57.464 Test: test_submit_nvme_cmd ...passed 00:02:57.464 Test: test_add_remove_trid ...passed 00:02:57.464 Test: test_abort ...[2024-04-17 15:25:58.850750] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7367:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:02:57.464 passed 00:02:57.464 Test: test_get_io_qpair ...passed 00:02:57.464 Test: test_bdev_unregister ...passed 00:02:57.464 Test: test_compare_ns ...passed 00:02:57.464 Test: test_init_ana_log_page ...passed 00:02:57.464 Test: test_get_memory_domains ...passed 00:02:57.464 Test: test_reconnect_qpair ...[2024-04-17 15:25:58.851783] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.464 passed 00:02:57.464 Test: test_create_bdev_ctrlr ...[2024-04-17 15:25:58.851988] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5315:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:02:57.464 passed 00:02:57.465 Test: test_add_multi_ns_to_bdev ...[2024-04-17 15:25:58.852466] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4520:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:02:57.465 passed 00:02:57.465 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:02:57.465 Test: test_admin_path ...passed 00:02:57.465 Test: test_reset_bdev_ctrlr ...passed 00:02:57.465 Test: test_find_io_path ...passed 00:02:57.465 Test: test_retry_io_if_ana_state_is_updating ...passed 00:02:57.465 Test: test_retry_io_for_io_path_error ...passed 00:02:57.465 Test: test_retry_io_count ...passed 00:02:57.465 Test: test_concurrent_read_ana_log_page ...passed 00:02:57.465 Test: test_retry_io_for_ana_error ...passed 00:02:57.465 Test: test_check_io_error_resiliency_params ...[2024-04-17 15:25:58.854870] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5997:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:02:57.465 [2024-04-17 15:25:58.854902] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6001:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:02:57.465 [2024-04-17 15:25:58.854918] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6010:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:02:57.465 [2024-04-17 15:25:58.854934] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6013:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:02:57.465 [2024-04-17 15:25:58.854954] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6025: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:02:57.465 [2024-04-17 15:25:58.854971] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6025: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:02:57.465 [2024-04-17 15:25:58.854989] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6005:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:02:57.465 [2024-04-17 15:25:58.855003] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6020:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:02:57.465 [2024-04-17 15:25:58.855017] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6017:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:02:57.465 passed 00:02:57.465 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:02:57.465 Test: test_reconnect_ctrlr ...[2024-04-17 15:25:58.855296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.855360] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.855454] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.855497] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.855536] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 passed 00:02:57.465 Test: test_retry_failover_ctrlr ...[2024-04-17 15:25:58.855663] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 passed 00:02:57.465 Test: test_fail_path ...[2024-04-17 15:25:58.855879] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.855932] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.855978] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.856022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 [2024-04-17 15:25:58.856061] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 passed 00:02:57.465 Test: test_nvme_ns_cmp ...passed 00:02:57.465 Test: test_ana_transition ...passed 00:02:57.465 Test: test_set_preferred_path ...passed 00:02:57.465 Test: test_find_next_io_path ...passed 00:02:57.465 Test: test_find_io_path_min_qd ...passed 00:02:57.465 Test: test_disable_auto_failback ...[2024-04-17 15:25:58.856709] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.465 passed 00:02:57.465 Test: test_set_multipath_policy ...passed 00:02:57.465 Test: test_uuid_generation ...passed 00:02:57.465 Test: test_retry_io_to_same_path ...passed 00:02:57.465 Test: test_race_between_reset_and_disconnected ...passed 00:02:57.465 Test: test_ctrlr_op_rpc ...passed 00:02:57.466 Test: test_bdev_ctrlr_op_rpc ...passed 00:02:57.466 Test: test_disable_enable_ctrlr ...[2024-04-17 15:25:58.857985] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.466 [2024-04-17 15:25:58.858049] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2048:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:02:57.466 passed 00:02:57.466 Test: test_delete_ctrlr_done ...passed 00:02:57.466 Test: test_ns_remove_during_reset ...passed 00:02:57.466 00:02:57.466 Run Summary: Type Total Ran Passed Failed Inactive 00:02:57.466 suites 1 1 n/a 0 0 00:02:57.466 tests 48 48 48 0 0 00:02:57.466 asserts 3558 3558 3558 0 n/a 00:02:57.466 00:02:57.466 Elapsed time = 0.012 seconds 00:02:57.466 15:25:58 -- unit/unittest.sh@22 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:02:57.466 00:02:57.466 00:02:57.466 CUnit - A unit testing framework for C - Version 2.1-3 00:02:57.466 http://cunit.sourceforge.net/ 00:02:57.466 00:02:57.466 Test Options 00:02:57.466 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:02:57.466 00:02:57.466 Suite: raid 00:02:57.466 Test: test_create_raid ...passed 00:02:57.466 Test: test_create_raid_superblock ...passed 00:02:57.466 Test: test_delete_raid ...passed 00:02:57.466 Test: test_create_raid_invalid_args ...[2024-04-17 15:25:58.877113] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1503:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:02:57.466 [2024-04-17 15:25:58.877287] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1497:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:02:57.466 [2024-04-17 15:25:58.877586] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:02:57.466 [2024-04-17 15:25:58.877688] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3106:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:02:57.466 [2024-04-17 15:25:58.877714] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3282:raid_bdev_add_base_device: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:02:57.466 [2024-04-17 15:25:58.878142] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3106:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:02:57.466 [2024-04-17 15:25:58.878167] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3282:raid_bdev_add_base_device: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:02:57.466 passed 00:02:57.466 Test: test_delete_raid_invalid_args ...passed 00:02:57.466 Test: test_io_channel ...passed 00:02:57.466 Test: test_reset_io ...passed 00:02:57.466 Test: test_write_io ...passed 00:02:57.466 Test: test_read_io ...passed 00:02:58.416 Test: test_unmap_io ...passed 00:02:58.416 Test: test_io_failure ...[2024-04-17 15:25:59.628948] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 966:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:02:58.416 passed 00:02:58.416 Test: test_multi_raid_no_io ...passed 00:02:58.416 Test: test_multi_raid_with_io ...passed 00:02:58.416 Test: test_io_type_supported ...passed 00:02:58.416 Test: test_raid_json_dump_info ...passed 00:02:58.416 Test: test_context_size ...passed 00:02:58.416 Test: test_raid_level_conversions ...passed 00:02:58.416 Test: test_raid_io_split ...passed 00:02:58.416 Test: test_raid_process ...passedTest Options 00:02:58.416 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:02:58.416 00:02:58.416 Suite: raid_dif 00:02:58.416 Test: test_create_raid ...passed 00:02:58.416 Test: test_create_raid_superblock ...passed 00:02:58.416 Test: test_delete_raid ...passed 00:02:58.416 Test: test_create_raid_invalid_args ...[2024-04-17 15:25:59.636014] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1503:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:02:58.416 [2024-04-17 15:25:59.636111] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1497:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:02:58.416 [2024-04-17 15:25:59.636296] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1487:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:02:58.416 [2024-04-17 15:25:59.636358] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3106:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:02:58.416 [2024-04-17 15:25:59.636376] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3282:raid_bdev_add_base_device: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:02:58.416 [2024-04-17 15:25:59.636697] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3106:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:02:58.416 [2024-04-17 15:25:59.636717] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3282:raid_bdev_add_base_device: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:02:58.416 passed 00:02:58.416 Test: test_delete_raid_invalid_args ...passed 00:02:58.416 Test: test_io_channel ...passed 00:02:58.416 Test: test_reset_io ...passed 00:02:58.416 Test: test_write_io ...passed 00:02:58.416 Test: test_read_io ...passed 00:02:58.983 Test: test_unmap_io ...passed 00:02:58.983 Test: test_io_failure ...[2024-04-17 15:26:00.378499] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 966:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:02:58.983 passed 00:02:58.983 Test: test_multi_raid_no_io ...passed 00:02:58.983 Test: test_multi_raid_with_io ...passed 00:02:58.983 Test: test_io_type_supported ...passed 00:02:58.983 Test: test_raid_json_dump_info ...passed 00:02:58.983 Test: test_context_size ...passed 00:02:58.983 Test: test_raid_level_conversions ...passed 00:02:58.983 Test: test_raid_io_split ...passed 00:02:58.983 Test: test_raid_process ...passed 00:02:58.983 00:02:58.983 Run Summary: Type Total Ran Passed Failed Inactive 00:02:58.983 suites 2 2 n/a 0 0 00:02:58.983 tests 38 38 38 0 0 00:02:58.983 asserts 355741 355741 355741 0 n/a 00:02:58.983 00:02:58.983 Elapsed time = 1.500 seconds 00:02:58.983 15:26:00 -- 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:02:58.983 00:02:58.983 00:02:58.984 CUnit - A unit testing framework for C - Version 2.1-3 00:02:58.984 http://cunit.sourceforge.net/ 00:02:58.984 00:02:58.984 00:02:58.984 Suite: raid_sb 00:02:58.984 Test: test_raid_bdev_write_superblock ...passed 00:02:58.984 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:02:58.984 Test: test_raid_bdev_parse_superblock ...[2024-04-17 15:26:00.401837] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 166:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:02:58.984 passed 00:02:58.984 Suite: raid_sb_md 00:02:58.984 Test: test_raid_bdev_write_superblock ...passed 00:02:58.984 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:02:58.984 Test: test_raid_bdev_parse_superblock ...[2024-04-17 15:26:00.402005] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 166:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:02:58.984 passed 00:02:58.984 Suite: raid_sb_md_interleaved 00:02:58.984 Test: test_raid_bdev_write_superblock ...passed 00:02:58.984 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:02:58.984 Test: test_raid_bdev_parse_superblock ...[2024-04-17 15:26:00.402188] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/raid/bdev_raid_sb.c: 166:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:02:58.984 passed 00:02:58.984 00:02:58.984 Run Summary: Type Total Ran Passed Failed Inactive 00:02:58.984 suites 3 3 n/a 0 0 00:02:58.984 tests 9 9 9 0 0 00:02:58.984 asserts 136 136 136 0 n/a 00:02:58.984 00:02:58.984 Elapsed time = 0.001 seconds 00:02:58.984 15:26:00 -- unit/unittest.sh@24 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:02:58.984 00:02:58.984 00:02:58.984 CUnit - A unit testing framework for C - Version 2.1-3 00:02:58.984 http://cunit.sourceforge.net/ 00:02:58.984 00:02:58.984 00:02:58.984 Suite: concat 00:02:58.984 Test: test_concat_start ...passed 00:02:58.984 Test: test_concat_rw ...passed 00:02:58.984 Test: test_concat_null_payload ...passed 00:02:58.984 00:02:58.984 Run Summary: Type Total Ran Passed Failed Inactive 00:02:58.984 suites 1 1 n/a 0 0 00:02:58.984 tests 3 3 3 0 0 00:02:58.984 asserts 8460 8460 8460 0 n/a 00:02:58.984 00:02:58.984 Elapsed time = 0.004 seconds 00:02:58.984 15:26:00 -- unit/unittest.sh@25 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:02:59.243 00:02:59.243 00:02:59.243 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.243 http://cunit.sourceforge.net/ 00:02:59.243 00:02:59.243 00:02:59.243 Suite: raid1 00:02:59.243 Test: test_raid1_start ...passed 00:02:59.243 Test: test_raid1_read_balancing ...passed 00:02:59.243 00:02:59.243 Run Summary: Type Total Ran Passed Failed Inactive 00:02:59.243 suites 1 1 n/a 0 0 00:02:59.243 tests 2 2 2 0 0 00:02:59.243 asserts 2880 2880 2880 0 n/a 00:02:59.243 00:02:59.243 Elapsed time = 0.002 seconds 00:02:59.243 15:26:00 -- unit/unittest.sh@26 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:02:59.243 00:02:59.243 00:02:59.243 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.243 http://cunit.sourceforge.net/ 00:02:59.243 00:02:59.243 00:02:59.243 Suite: zone 00:02:59.243 Test: test_zone_get_operation ...passed 00:02:59.243 Test: test_bdev_zone_get_info ...passed 00:02:59.243 Test: test_bdev_zone_management ...passed 00:02:59.243 Test: test_bdev_zone_append ...passed 00:02:59.243 Test: test_bdev_zone_append_with_md ...passed 00:02:59.243 Test: test_bdev_zone_appendv ...passed 00:02:59.243 Test: test_bdev_zone_appendv_with_md ...passed 00:02:59.243 Test: test_bdev_io_get_append_location ...passed 00:02:59.243 00:02:59.244 Run Summary: Type Total Ran Passed Failed Inactive 00:02:59.244 suites 1 1 n/a 0 0 00:02:59.244 tests 8 8 8 0 0 00:02:59.244 asserts 94 94 94 0 n/a 00:02:59.244 00:02:59.244 Elapsed time = 0.000 seconds 00:02:59.244 15:26:00 -- unit/unittest.sh@27 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:02:59.244 00:02:59.244 00:02:59.244 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.244 http://cunit.sourceforge.net/ 00:02:59.244 00:02:59.244 00:02:59.244 Suite: gpt_parse 00:02:59.244 Test: test_parse_mbr_and_primary ...[2024-04-17 15:26:00.458666] /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:02:59.244 [2024-04-17 15:26:00.458769] /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:02:59.244 [2024-04-17 15:26:00.458813] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:02:59.244 [2024-04-17 15:26:00.458833] /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:02:59.244 [2024-04-17 15:26:00.458859] /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:02:59.244 [2024-04-17 15:26:00.458879] /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:02:59.244 passed 00:02:59.244 Test: test_parse_secondary ...[2024-04-17 15:26:00.459112] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:02:59.244 [2024-04-17 15:26:00.459129] /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:02:59.244 [2024-04-17 15:26:00.459153] /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:02:59.244 [2024-04-17 15:26:00.459180] /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:02:59.244 passed 00:02:59.244 Test: test_check_mbr ...[2024-04-17 15:26:00.459374] /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:02:59.244 [2024-04-17 15:26:00.459396] /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:02:59.244 passed 00:02:59.244 Test: test_read_header ...[2024-04-17 15:26:00.459465] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:02:59.244 [2024-04-17 15:26:00.459487] /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:02:59.244 [2024-04-17 15:26:00.459509] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:02:59.244 [2024-04-17 15:26:00.459534] /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:02:59.244 [2024-04-17 15:26:00.459559] /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:02:59.244 [2024-04-17 15:26:00.459576] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:02:59.244 passed 00:02:59.244 Test: test_read_partitions ...[2024-04-17 15:26:00.459625] /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:02:59.244 [2024-04-17 15:26:00.459645] /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:02:59.244 [2024-04-17 15:26:00.459666] /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:02:59.244 [2024-04-17 15:26:00.459682] /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:02:59.244 [2024-04-17 15:26:00.459786] /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:02:59.244 passed 00:02:59.244 00:02:59.244 Run Summary: Type Total Ran Passed Failed Inactive 00:02:59.244 suites 1 1 n/a 0 0 00:02:59.244 tests 5 5 5 0 0 00:02:59.244 asserts 33 33 33 0 n/a 00:02:59.244 00:02:59.244 Elapsed time = 0.001 seconds 00:02:59.244 15:26:00 -- unit/unittest.sh@28 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:02:59.244 00:02:59.244 00:02:59.244 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.244 http://cunit.sourceforge.net/ 00:02:59.244 00:02:59.244 00:02:59.244 Suite: bdev_part 00:02:59.244 Test: part_test ...[2024-04-17 15:26:00.472243] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:4548:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:02:59.244 passed 00:02:59.244 Test: part_free_test ...passed 00:02:59.244 Test: part_get_io_channel_test ...passed 00:02:59.244 Test: part_construct_ext ...passed 00:02:59.244 00:02:59.244 Run Summary: Type Total Ran Passed Failed Inactive 00:02:59.245 suites 1 1 n/a 0 0 00:02:59.245 tests 4 4 4 0 0 00:02:59.245 asserts 48 48 48 0 n/a 00:02:59.245 00:02:59.245 Elapsed time = 0.029 seconds 00:02:59.245 15:26:00 -- unit/unittest.sh@29 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:02:59.245 00:02:59.245 00:02:59.245 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.245 http://cunit.sourceforge.net/ 00:02:59.245 00:02:59.245 00:02:59.245 Suite: scsi_nvme_suite 00:02:59.245 Test: scsi_nvme_translate_test ...passed 00:02:59.245 00:02:59.245 Run Summary: Type Total Ran Passed Failed Inactive 00:02:59.245 suites 1 1 n/a 0 0 00:02:59.245 tests 1 1 1 0 0 00:02:59.245 asserts 104 104 104 0 n/a 00:02:59.245 00:02:59.245 Elapsed time = 0.000 seconds 00:02:59.245 15:26:00 -- unit/unittest.sh@30 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:02:59.245 00:02:59.245 00:02:59.245 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.245 http://cunit.sourceforge.net/ 00:02:59.245 00:02:59.245 00:02:59.245 Suite: lvol 00:02:59.245 Test: ut_lvs_init ...[2024-04-17 15:26:00.527024] /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:02:59.245 [2024-04-17 15:26:00.527176] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:02:59.245 passed 00:02:59.245 Test: ut_lvol_init ...passed 00:02:59.245 Test: ut_lvol_snapshot ...passed 00:02:59.245 Test: ut_lvol_clone ...passed 00:02:59.245 Test: ut_lvs_destroy ...passed 00:02:59.245 Test: ut_lvs_unload ...passed 00:02:59.245 Test: ut_lvol_resize ...[2024-04-17 15:26:00.527869] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1391:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:02:59.245 passed 00:02:59.245 Test: ut_lvol_set_read_only ...passed 00:02:59.245 Test: ut_lvol_hotremove ...passed 00:02:59.245 Test: ut_vbdev_lvol_get_io_channel ...passed 00:02:59.245 Test: ut_vbdev_lvol_io_type_supported ...passed 00:02:59.245 Test: ut_lvol_read_write ...passed 00:02:59.245 Test: ut_vbdev_lvol_submit_request ...passed 00:02:59.245 Test: ut_lvol_examine_config ...passed 00:02:59.245 Test: ut_lvol_examine_disk ...[2024-04-17 15:26:00.528212] /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:02:59.245 passed 00:02:59.245 Test: ut_lvol_rename ...[2024-04-17 15:26:00.528639] /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:02:59.245 [2024-04-17 15:26:00.528672] /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:02:59.245 passed 00:02:59.245 Test: ut_bdev_finish ...passed 00:02:59.245 Test: ut_lvs_rename ...passed 00:02:59.245 Test: ut_lvol_seek ...passed 00:02:59.245 Test: ut_esnap_dev_create ...[2024-04-17 15:26:00.528956] /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:02:59.245 [2024-04-17 15:26:00.528978] /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:02:59.245 [2024-04-17 15:26:00.528996] /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:02:59.245 [2024-04-17 15:26:00.529022] /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:02:59.245 passed 00:02:59.245 Test: ut_lvol_esnap_clone_bad_args ...[2024-04-17 15:26:00.529085] /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:02:59.245 [2024-04-17 15:26:00.529101] /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:02:59.245 passed 00:02:59.245 00:02:59.245 Run Summary: Type Total Ran Passed Failed Inactive 00:02:59.245 suites 1 1 n/a 0 0 00:02:59.245 tests 21 21 21 0 0 00:02:59.245 asserts 758 758 758 0 n/a 00:02:59.245 00:02:59.245 Elapsed time = 0.002 seconds 00:02:59.245 15:26:00 -- 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:02:59.245 00:02:59.245 00:02:59.245 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.245 http://cunit.sourceforge.net/ 00:02:59.245 00:02:59.245 00:02:59.245 Suite: zone_block 00:02:59.245 Test: test_zone_block_create ...passed 00:02:59.245 Test: test_zone_block_create_invalid ...[2024-04-17 15:26:00.558840] /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:02:59.246 [2024-04-17 15:26:00.558913] /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-17 15:26:00.558964] /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:02:59.246 [2024-04-17 15:26:00.558993] /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-17 15:26:00.559070] /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:02:59.246 [2024-04-17 15:26:00.559086] /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-17 15:26:00.559119] /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:02:59.246 [2024-04-17 15:26:00.559137] /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:02:59.246 Test: test_get_zone_info ...[2024-04-17 15:26:00.559446] /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:02:59.246 [2024-04-17 15:26:00.559486] /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:02:59.246 [2024-04-17 15:26:00.559517] /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:02:59.246 passed 00:02:59.246 Test: test_supported_io_types ...passed 00:02:59.246 Test: test_reset_zone ...[2024-04-17 15:26:00.559854] /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:02:59.246 [2024-04-17 15:26:00.559887] /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:02:59.246 passed 00:02:59.246 Test: test_open_zone ...[2024-04-17 15:26:00.560053] /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:02:59.246 [2024-04-17 15:26:00.560341] /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:02:59.246 [2024-04-17 15:26:00.560372] /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:02:59.246 passed 00:02:59.246 Test: test_zone_write ...[2024-04-17 15:26:00.560558] /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:02:59.246 [2024-04-17 15:26:00.560579] /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:02:59.246 [2024-04-17 15:26:00.560611] /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:02:59.246 [2024-04-17 15:26:00.560634] /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:02:59.246 [2024-04-17 15:26:00.563401] /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:02:59.246 [2024-04-17 15:26:00.563432] /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:02:59.246 [2024-04-17 15:26:00.563464] /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:02:59.246 [2024-04-17 15:26:00.563482] /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:02:59.246 [2024-04-17 15:26:00.566157] /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:02:59.246 [2024-04-17 15:26:00.566189] /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:02:59.246 passed 00:02:59.246 Test: test_zone_read ...[2024-04-17 15:26:00.566387] /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:02:59.246 [2024-04-17 15:26:00.566407] /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:02:59.247 [2024-04-17 15:26:00.566441] /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:02:59.247 [2024-04-17 15:26:00.566458] /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:02:59.247 [2024-04-17 15:26:00.566669] /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:02:59.247 [2024-04-17 15:26:00.566689] /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:02:59.247 passed 00:02:59.247 Test: test_close_zone ...[2024-04-17 15:26:00.566850] /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:02:59.247 [2024-04-17 15:26:00.566883] /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:02:59.247 [2024-04-17 15:26:00.566961] /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:02:59.247 [2024-04-17 15:26:00.566988] /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:02:59.247 passed 00:02:59.247 Test: test_finish_zone ...[2024-04-17 15:26:00.567197] /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:02:59.247 [2024-04-17 15:26:00.567215] /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:02:59.247 passed 00:02:59.247 Test: test_append_zone ...[2024-04-17 15:26:00.567365] /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:02:59.247 [2024-04-17 15:26:00.567382] /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:02:59.247 [2024-04-17 15:26:00.567406] /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:02:59.247 [2024-04-17 15:26:00.567421] /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:02:59.247 [2024-04-17 15:26:00.573204] /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:02:59.247 [2024-04-17 15:26:00.573234] /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:02:59.247 passed 00:02:59.247 00:02:59.247 Run Summary: Type Total Ran Passed Failed Inactive 00:02:59.247 suites 1 1 n/a 0 0 00:02:59.247 tests 11 11 11 0 0 00:02:59.247 asserts 3437 3437 3437 0 n/a 00:02:59.247 00:02:59.247 Elapsed time = 0.015 seconds 00:02:59.247 15:26:00 -- unit/unittest.sh@32 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:02:59.247 00:02:59.247 00:02:59.247 CUnit - A unit testing framework for C - Version 2.1-3 00:02:59.247 http://cunit.sourceforge.net/ 00:02:59.247 00:02:59.247 00:02:59.247 Suite: bdev 00:02:59.247 Test: basic ...[2024-04-17 15:26:00.621599] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0xd54d81): Operation not permitted (rc=-1) 00:02:59.247 [2024-04-17 15:26:00.621684] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x6130000003c0 (0xd54d60): Operation not permitted (rc=-1) 00:02:59.247 [2024-04-17 15:26:00.621710] thread.c:2360:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0xd54d81): Operation not permitted (rc=-1) 00:02:59.247 passed 00:02:59.247 Test: unregister_and_close ...passed 00:02:59.507 Test: unregister_and_close_different_threads ...passed 00:02:59.507 Test: basic_qos ...passed 00:02:59.507 Test: put_channel_during_reset ...passed 00:02:59.507 Test: aborted_reset ...passed 00:02:59.507 Test: aborted_reset_no_outstanding_io ...passed 00:02:59.507 Test: io_during_reset ...passed 00:02:59.507 Test: reset_completions ...passed 00:02:59.507 Test: io_during_qos_queue ...passed 00:02:59.766 Test: io_during_qos_reset ...passed 00:02:59.766 Test: enomem ...passed 00:02:59.766 Test: enomem_multi_bdev ...passed 00:02:59.766 Test: enomem_multi_bdev_unregister ...passed 00:02:59.766 Test: enomem_multi_io_target ...passed 00:02:59.766 Test: qos_dynamic_enable ...passed 00:02:59.766 Test: bdev_histograms_mt ...passed 00:03:00.025 Test: bdev_set_io_timeout_mt ...[2024-04-17 15:26:01.226967] thread.c: 465:spdk_thread_lib_fini: *ERROR*: io_device 0x6130000003c0 not unregistered 00:03:00.025 passed 00:03:00.025 Test: lock_lba_range_then_submit_io ...[2024-04-17 15:26:01.243529] thread.c:2164:spdk_io_device_register: *ERROR*: io_device 0xd54ca0 already registered (old:0x6130000003c0 new:0x613000000c80) 00:03:00.025 passed 00:03:00.025 Test: unregister_during_reset ...passed 00:03:00.025 Test: event_notify_and_close ...passed 00:03:00.025 Suite: bdev_wrong_thread 00:03:00.025 Test: spdk_bdev_register_wt ...[2024-04-17 15:26:01.334404] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c:8413:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x618000000880 (0x618000000880) 00:03:00.025 passed 00:03:00.025 Test: spdk_bdev_examine_wt ...[2024-04-17 15:26:01.334613] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/bdev/bdev.c: 792:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x618000000880 (0x618000000880) 00:03:00.025 passed 00:03:00.025 00:03:00.025 Run Summary: Type Total Ran Passed Failed Inactive 00:03:00.025 suites 2 2 n/a 0 0 00:03:00.025 tests 23 23 23 0 0 00:03:00.025 asserts 601 601 601 0 n/a 00:03:00.025 00:03:00.025 Elapsed time = 0.726 seconds 00:03:00.025 00:03:00.025 real 0m3.904s 00:03:00.025 user 0m0.896s 00:03:00.025 sys 0m2.913s 00:03:00.025 15:26:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:00.025 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.025 ************************************ 00:03:00.025 END TEST unittest_bdev 00:03:00.025 ************************************ 00:03:00.025 15:26:01 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:03:00.025 15:26:01 -- 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:03:00.025 15:26:01 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:00.025 15:26:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:00.025 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.025 ************************************ 00:03:00.025 START TEST unittest_bdev_crypto 00:03:00.025 ************************************ 00:03:00.025 15:26:01 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:00.025 00:03:00.025 00:03:00.025 CUnit - A unit testing framework for C - Version 2.1-3 00:03:00.025 http://cunit.sourceforge.net/ 00:03:00.025 00:03:00.025 00:03:00.025 Suite: crypto 00:03:00.025 Test: test_error_paths ...[2024-04-17 15:26:01.409798] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:03:00.025 [2024-04-17 15:26:01.409924] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:00.025 [2024-04-17 15:26:01.409984] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:03:00.025 passed 00:03:00.025 Test: test_simple_write ...passed 00:03:00.025 Test: test_simple_read ...passed 00:03:00.025 Test: test_passthru ...[2024-04-17 15:26:01.410095] /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:03:00.025 [2024-04-17 15:26:01.410133] /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:03:00.025 [2024-04-17 15:26:01.410152] /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:03:00.025 [2024-04-17 15:26:01.410176] /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:03:00.025 passed 00:03:00.025 Test: test_crypto_op_complete ...[2024-04-17 15:26:01.410228] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:00.025 passed 00:03:00.025 Test: test_supported_io ...passed 00:03:00.025 Test: test_reset ...passed 00:03:00.025 00:03:00.025 Run Summary: Type Total Ran Passed Failed Inactive 00:03:00.025 suites 1 1 n/a 0 0 00:03:00.025 tests 7 7 7 0 0 00:03:00.025 asserts 44 44 44 0 n/a 00:03:00.025 00:03:00.025 Elapsed time = 0.001 seconds 00:03:00.025 00:03:00.025 real 0m0.017s 00:03:00.025 user 0m0.007s 00:03:00.025 sys 0m0.010s 00:03:00.025 15:26:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:00.025 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.025 ************************************ 00:03:00.025 END TEST unittest_bdev_crypto 00:03:00.025 ************************************ 00:03:00.025 15:26:01 -- 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:03:00.026 15:26:01 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:00.026 15:26:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:00.026 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.026 ************************************ 00:03:00.026 START TEST unittest_bdev_crypto 00:03:00.026 ************************************ 00:03:00.026 15:26:01 -- 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:03:00.285 00:03:00.285 00:03:00.285 CUnit - A unit testing framework for C - Version 2.1-3 00:03:00.285 http://cunit.sourceforge.net/ 00:03:00.285 00:03:00.285 00:03:00.285 Suite: dpdk_cryptodev 00:03:00.285 Test: test_error_paths ...[2024-04-17 15:26:01.480588] /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:03:00.285 [2024-04-17 15:26:01.480700] /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:03:00.285 passed 00:03:00.285 Test: test_simple_encrypt ...passed 00:03:00.285 Test: test_simple_decrypt ...passed 00:03:00.285 Test: test_large_enc_dec ...passed 00:03:00.285 Test: test_dev_full ...passed 00:03:00.285 Test: test_crazy_rw ...passed 00:03:00.285 Test: test_initdrivers ...[2024-04-17 15:26:01.483817] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1197:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:03:00.285 [2024-04-17 15:26:01.483881] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1218:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:03:00.285 [2024-04-17 15:26:01.483959] /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:03:00.285 [2024-04-17 15:26:01.483987] /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:03:00.285 [2024-04-17 15:26:01.484038] /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:03:00.285 [2024-04-17 15:26:01.484088] /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:03:00.285 [2024-04-17 15:26:01.484136] /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:03:00.285 [2024-04-17 15:26:01.484189] /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:03:00.285 passed 00:03:00.285 Test: test_supported_opcodes ...passed 00:03:00.285 Test: test_poller ...[2024-04-17 15:26:01.484723] /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:03:00.285 passed 00:03:00.285 Test: test_assign_device_qp ...passed 00:03:00.285 00:03:00.285 Run Summary: Type Total Ran Passed Failed Inactive 00:03:00.285 suites 1 1 n/a 0 0 00:03:00.285 tests 10 10 10 0 0 00:03:00.285 asserts 8642 8642 8642 0 n/a 00:03:00.285 00:03:00.285 Elapsed time = 0.009 seconds 00:03:00.285 00:03:00.285 real 0m0.028s 00:03:00.285 user 0m0.011s 00:03:00.285 sys 0m0.017s 00:03:00.285 15:26:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:00.285 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.285 ************************************ 00:03:00.285 END TEST unittest_bdev_crypto 00:03:00.285 ************************************ 00:03:00.286 15:26:01 -- 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:03:00.286 15:26:01 -- 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:03:00.286 15:26:01 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:00.286 15:26:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:00.286 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.286 ************************************ 00:03:00.286 START TEST unittest_bdev_compress 00:03:00.286 ************************************ 00:03:00.286 15:26:01 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:00.286 00:03:00.286 00:03:00.286 CUnit - A unit testing framework for C - Version 2.1-3 00:03:00.286 http://cunit.sourceforge.net/ 00:03:00.286 00:03:00.286 00:03:00.286 Suite: compress 00:03:00.286 Test: test_compress_operation ...passed 00:03:00.286 Test: test_compress_operation_cross_boundary ...passed 00:03:00.286 Test: test_vbdev_compress_submit_request ...[2024-04-17 15:26:01.559096] /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:03:00.286 [2024-04-17 15:26:01.559197] /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:03:00.286 passed 00:03:00.286 Test: test_passthru ...passed 00:03:00.286 Test: test_supported_io ...passed 00:03:00.286 Test: test_reset ...passed 00:03:00.286 00:03:00.286 Run Summary: Type Total Ran Passed Failed Inactive 00:03:00.286 suites 1 1 n/a 0 0 00:03:00.286 tests 6 6 6 0 0 00:03:00.286 asserts 11 11 11 0 n/a 00:03:00.286 00:03:00.286 Elapsed time = 0.001 seconds 00:03:00.286 00:03:00.286 real 0m0.016s 00:03:00.286 user 0m0.005s 00:03:00.286 sys 0m0.011s 00:03:00.286 15:26:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:00.286 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.286 ************************************ 00:03:00.286 END TEST unittest_bdev_compress 00:03:00.286 ************************************ 00:03:00.286 15:26:01 -- 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:03:00.286 15:26:01 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:00.286 15:26:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:00.286 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.286 ************************************ 00:03:00.286 START TEST unittest_lib_reduce 00:03:00.286 ************************************ 00:03:00.286 15:26:01 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:00.286 00:03:00.286 00:03:00.286 CUnit - A unit testing framework for C - Version 2.1-3 00:03:00.286 http://cunit.sourceforge.net/ 00:03:00.286 00:03:00.286 00:03:00.286 Suite: reduce 00:03:00.286 Test: get_pm_file_size ...passed 00:03:00.286 Test: get_vol_size ...passed 00:03:00.286 Test: init_failure ...[2024-04-17 15:26:01.621323] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:03:00.286 [2024-04-17 15:26:01.621451] /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:03:00.286 passed 00:03:00.286 Test: init_md ...passed 00:03:00.286 Test: init_backing_dev ...passed 00:03:00.286 Test: load ...passed 00:03:00.286 Test: write_maps ...passed 00:03:00.286 Test: read_write ...passed 00:03:00.286 Test: readv_writev ...passed 00:03:00.286 Test: destroy ...passed 00:03:00.286 Test: defer_bdev_io ...passed 00:03:00.286 Test: overlapped ...passed 00:03:00.286 Test: compress_algorithm ...passed 00:03:00.286 Test: test_prepare_compress_chunk ...passed 00:03:00.286 Test: test_reduce_decompress_chunk ...passed 00:03:00.286 Test: test_allocate_vol_requests ...passed 00:03:00.286 00:03:00.286 Run Summary: Type Total Ran Passed Failed Inactive 00:03:00.286 suites 1 1 n/a 0 0 00:03:00.286 tests 16 16 16 0 0 00:03:00.286 asserts 11091 11091 11091 0 n/a 00:03:00.286 00:03:00.286 Elapsed time = 0.076 seconds 00:03:00.286 00:03:00.286 real 0m0.100s 00:03:00.286 user 0m0.020s 00:03:00.286 sys 0m0.081s 00:03:00.286 15:26:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:00.286 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.286 ************************************ 00:03:00.286 END TEST unittest_lib_reduce 00:03:00.286 ************************************ 00:03:00.546 15:26:01 -- 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:03:00.546 15:26:01 -- 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:03:00.546 15:26:01 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:00.546 15:26:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:00.546 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.546 ************************************ 00:03:00.546 START TEST unittest_dpdk_compressdev 00:03:00.546 ************************************ 00:03:00.546 15:26:01 -- 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:03:00.546 00:03:00.546 00:03:00.546 CUnit - A unit testing framework for C - Version 2.1-3 00:03:00.546 http://cunit.sourceforge.net/ 00:03:00.546 00:03:00.546 00:03:00.546 Suite: compress 00:03:00.546 Test: test_compress_operation ...[2024-04-17 15:26:01.776926] /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:03:00.546 [2024-04-17 15:26:01.777017] /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:03:00.546 [2024-04-17 15:26:01.777055] /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:03:00.546 [2024-04-17 15:26:01.777087] /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:03:00.546 [2024-04-17 15:26:01.777115] /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:03:00.546 passed 00:03:00.546 Test: test_compress_operation_cross_boundary ...[2024-04-17 15:26:01.777178] /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:03:00.546 [2024-04-17 15:26:01.777208] /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:03:00.546 passed 00:03:00.546 Test: test_setup_compress_mbuf ...passed 00:03:00.546 Test: test_initdrivers ...[2024-04-17 15:26:01.777254] /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:03:00.546 [2024-04-17 15:26:01.777275] /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:03:00.546 [2024-04-17 15:26:01.777367] /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:03:00.546 [2024-04-17 15:26:01.777408] /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:03:00.546 [2024-04-17 15:26:01.777440] /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:03:00.547 [2024-04-17 15:26:01.777477] /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:03:00.547 [2024-04-17 15:26:01.777511] /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:03:00.547 passed 00:03:00.547 Test: test_poller ...passed 00:03:00.547 00:03:00.547 Run Summary: Type Total Ran Passed Failed Inactive 00:03:00.547 suites 1 1 n/a 0 0 00:03:00.547 tests 5 5 5 0 0 00:03:00.547 asserts 70 70 70 0 n/a 00:03:00.547 00:03:00.547 Elapsed time = 0.002 seconds 00:03:00.547 00:03:00.547 real 0m0.016s 00:03:00.547 user 0m0.006s 00:03:00.547 sys 0m0.010s 00:03:00.547 15:26:01 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:00.547 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.547 ************************************ 00:03:00.547 END TEST unittest_dpdk_compressdev 00:03:00.547 ************************************ 00:03:00.547 15:26:01 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:03:00.547 15:26:01 -- 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:03:00.547 15:26:01 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:00.547 15:26:01 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:00.547 15:26:01 -- common/autotest_common.sh@10 -- # set +x 00:03:00.547 ************************************ 00:03:00.547 START TEST unittest_bdev_raid5f 00:03:00.547 ************************************ 00:03:00.547 15:26:01 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:00.547 00:03:00.547 00:03:00.547 CUnit - A unit testing framework for C - Version 2.1-3 00:03:00.547 http://cunit.sourceforge.net/ 00:03:00.547 00:03:00.547 00:03:00.547 Suite: raid5f 00:03:00.547 Test: test_raid5f_start ...passed 00:03:01.115 Test: test_raid5f_submit_read_request ...passed 00:03:01.115 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:03:02.490 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:03:07.751 Test: test_raid5f_chunk_write_error ...passed 00:03:10.279 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:03:11.213 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:03:16.480 Test: test_raid5f_submit_read_request_degraded ...passed 00:03:16.480 00:03:16.480 Run Summary: Type Total Ran Passed Failed Inactive 00:03:16.480 suites 1 1 n/a 0 0 00:03:16.480 tests 8 8 8 0 0 00:03:16.480 asserts 518158 518158 518158 0 n/a 00:03:16.480 00:03:16.480 Elapsed time = 16.026 seconds 00:03:16.738 00:03:16.738 real 0m16.108s 00:03:16.738 user 0m13.140s 00:03:16.738 sys 0m2.930s 00:03:16.738 15:26:17 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:16.738 15:26:17 -- common/autotest_common.sh@10 -- # set +x 00:03:16.738 ************************************ 00:03:16.738 END TEST unittest_bdev_raid5f 00:03:16.738 ************************************ 00:03:16.738 15:26:17 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:03:16.738 15:26:17 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:16.738 15:26:17 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:16.738 15:26:17 -- common/autotest_common.sh@10 -- # set +x 00:03:16.738 ************************************ 00:03:16.738 START TEST unittest_blob_blobfs 00:03:16.738 ************************************ 00:03:16.738 15:26:17 -- common/autotest_common.sh@1111 -- # unittest_blob 00:03:16.738 15:26:17 -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:03:16.738 15:26:17 -- unit/unittest.sh@39 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:03:16.738 00:03:16.738 00:03:16.738 CUnit - A unit testing framework for C - Version 2.1-3 00:03:16.738 http://cunit.sourceforge.net/ 00:03:16.738 00:03:16.738 00:03:16.738 Suite: blob_nocopy_noextent 00:03:16.738 Test: blob_init ...[2024-04-17 15:26:18.003857] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:03:16.738 passed 00:03:16.739 Test: blob_thin_provision ...passed 00:03:16.739 Test: blob_read_only ...passed 00:03:16.739 Test: bs_load ...[2024-04-17 15:26:18.051126] /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:03:16.739 passed 00:03:16.739 Test: bs_load_custom_cluster_size ...passed 00:03:16.739 Test: bs_load_after_failed_grow ...passed 00:03:16.739 Test: bs_cluster_sz ...[2024-04-17 15:26:18.061410] /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:03:16.739 [2024-04-17 15:26:18.061605] /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:03:16.739 [2024-04-17 15:26:18.061663] /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:03:16.739 passed 00:03:16.739 Test: bs_resize_md ...passed 00:03:16.739 Test: bs_destroy ...passed 00:03:16.739 Test: bs_type ...passed 00:03:16.739 Test: bs_super_block ...passed 00:03:16.739 Test: bs_test_recover_cluster_count ...passed 00:03:16.739 Test: bs_grow_live ...passed 00:03:16.739 Test: bs_grow_live_no_space ...passed 00:03:16.739 Test: bs_test_grow ...passed 00:03:16.739 Test: blob_serialize_test ...passed 00:03:16.739 Test: super_block_crc ...passed 00:03:16.739 Test: blob_thin_prov_write_count_io ...passed 00:03:16.739 Test: blob_thin_prov_unmap_cluster ...passed 00:03:16.739 Test: bs_load_iter_test ...passed 00:03:16.739 Test: blob_relations ...[2024-04-17 15:26:18.131251] /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:03:16.739 [2024-04-17 15:26:18.131310] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.739 [2024-04-17 15:26:18.131813] /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:03:16.739 [2024-04-17 15:26:18.131844] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.739 passed 00:03:16.739 Test: blob_relations2 ...[2024-04-17 15:26:18.138171] /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:03:16.739 [2024-04-17 15:26:18.138219] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.739 [2024-04-17 15:26:18.138243] /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:03:16.739 [2024-04-17 15:26:18.138257] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.739 [2024-04-17 15:26:18.139013] /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:03:16.739 [2024-04-17 15:26:18.139051] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.739 [2024-04-17 15:26:18.139287] /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:03:16.739 [2024-04-17 15:26:18.139314] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.739 passed 00:03:16.739 Test: blob_relations3 ...passed 00:03:16.998 Test: blobstore_clean_power_failure ...passed 00:03:16.998 Test: blob_delete_snapshot_power_failure ...[2024-04-17 15:26:18.196273] /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:03:16.998 [2024-04-17 15:26:18.200652] /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:03:16.998 [2024-04-17 15:26:18.200698] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:16.998 [2024-04-17 15:26:18.200718] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.998 [2024-04-17 15:26:18.204993] /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:03:16.998 [2024-04-17 15:26:18.205034] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:03:16.998 [2024-04-17 15:26:18.205201] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:16.998 [2024-04-17 15:26:18.205227] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.998 [2024-04-17 15:26:18.209490] /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:03:16.998 [2024-04-17 15:26:18.209548] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.998 [2024-04-17 15:26:18.213807] /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:03:16.998 [2024-04-17 15:26:18.213867] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.998 [2024-04-17 15:26:18.218150] /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:03:16.998 [2024-04-17 15:26:18.218199] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:16.998 passed 00:03:16.998 Test: blob_create_snapshot_power_failure ...[2024-04-17 15:26:18.230511] /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:03:16.998 [2024-04-17 15:26:18.238314] /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:03:16.998 [2024-04-17 15:26:18.242437] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:03:16.998 passed 00:03:16.998 Test: blob_io_unit ...passed 00:03:16.998 Test: blob_io_unit_compatibility ...passed 00:03:16.998 Test: blob_ext_md_pages ...passed 00:03:16.998 Test: blob_esnap_io_4096_4096 ...passed 00:03:16.998 Test: blob_esnap_io_512_512 ...passed 00:03:16.998 Test: blob_esnap_io_4096_512 ...passed 00:03:16.998 Test: blob_esnap_io_512_4096 ...passed 00:03:16.998 Suite: blob_bs_nocopy_noextent 00:03:16.998 Test: blob_open ...passed 00:03:16.998 Test: blob_create ...[2024-04-17 15:26:18.320989] /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:03:16.998 passed 00:03:16.998 Test: blob_create_loop ...passed 00:03:16.998 Test: blob_create_fail ...[2024-04-17 15:26:18.362713] /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:03:16.998 passed 00:03:16.998 Test: blob_create_internal ...passed 00:03:16.998 Test: blob_create_zero_extent ...passed 00:03:16.998 Test: blob_snapshot ...passed 00:03:16.998 Test: blob_clone ...passed 00:03:16.998 Test: blob_inflate ...[2024-04-17 15:26:18.431503] /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:03:16.998 passed 00:03:17.258 Test: blob_delete ...passed 00:03:17.258 Test: blob_resize_test ...[2024-04-17 15:26:18.456684] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:03:17.258 passed 00:03:17.258 Test: channel_ops ...passed 00:03:17.258 Test: blob_super ...passed 00:03:17.258 Test: blob_rw_verify_iov ...passed 00:03:17.258 Test: blob_unmap ...passed 00:03:17.258 Test: blob_iter ...passed 00:03:17.258 Test: blob_parse_md ...passed 00:03:17.258 Test: bs_load_pending_removal ...passed 00:03:17.258 Test: bs_unload ...[2024-04-17 15:26:18.550411] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:03:17.258 passed 00:03:17.258 Test: bs_usable_clusters ...passed 00:03:17.258 Test: blob_crc ...[2024-04-17 15:26:18.573977] /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:03:17.258 [2024-04-17 15:26:18.574054] /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:03:17.258 passed 00:03:17.258 Test: blob_flags ...passed 00:03:17.258 Test: bs_version ...passed 00:03:17.258 Test: blob_set_xattrs_test ...[2024-04-17 15:26:18.610136] /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:03:17.258 [2024-04-17 15:26:18.610205] /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:03:17.258 passed 00:03:17.258 Test: blob_thin_prov_alloc ...passed 00:03:17.258 Test: blob_insert_cluster_msg_test ...passed 00:03:17.258 Test: blob_thin_prov_rw ...passed 00:03:17.258 Test: blob_thin_prov_rle ...passed 00:03:17.258 Test: blob_thin_prov_rw_iov ...passed 00:03:17.518 Test: blob_snapshot_rw ...passed 00:03:17.518 Test: blob_snapshot_rw_iov ...passed 00:03:17.518 Test: blob_inflate_rw ...passed 00:03:17.518 Test: blob_snapshot_freeze_io ...passed 00:03:17.518 Test: blob_operation_split_rw ...passed 00:03:17.777 Test: blob_operation_split_rw_iov ...passed 00:03:17.777 Test: blob_simultaneous_operations ...[2024-04-17 15:26:18.998309] /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:03:17.777 [2024-04-17 15:26:18.998419] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:17.777 [2024-04-17 15:26:18.999384] /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:03:17.777 [2024-04-17 15:26:18.999437] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:17.777 [2024-04-17 15:26:19.009919] /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:03:17.777 [2024-04-17 15:26:19.009971] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:17.777 [2024-04-17 15:26:19.010071] /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:03:17.777 [2024-04-17 15:26:19.010091] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:17.777 passed 00:03:17.777 Test: blob_persist_test ...passed 00:03:17.777 Test: blob_decouple_snapshot ...passed 00:03:17.777 Test: blob_seek_io_unit ...passed 00:03:17.777 Test: blob_nested_freezes ...passed 00:03:17.777 Suite: blob_blob_nocopy_noextent 00:03:17.777 Test: blob_write ...passed 00:03:17.777 Test: blob_read ...passed 00:03:17.777 Test: blob_rw_verify ...passed 00:03:17.777 Test: blob_rw_verify_iov_nomem ...passed 00:03:17.777 Test: blob_rw_iov_read_only ...passed 00:03:17.777 Test: blob_xattr ...passed 00:03:17.777 Test: blob_dirty_shutdown ...passed 00:03:18.037 Test: blob_is_degraded ...passed 00:03:18.037 Suite: blob_esnap_bs_nocopy_noextent 00:03:18.037 Test: blob_esnap_create ...passed 00:03:18.037 Test: blob_esnap_thread_add_remove ...passed 00:03:18.037 Test: blob_esnap_clone_snapshot ...passed 00:03:18.037 Test: blob_esnap_clone_inflate ...passed 00:03:18.037 Test: blob_esnap_clone_decouple ...passed 00:03:18.037 Test: blob_esnap_clone_reload ...passed 00:03:18.037 Test: blob_esnap_hotplug ...passed 00:03:18.037 Suite: blob_nocopy_extent 00:03:18.037 Test: blob_init ...[2024-04-17 15:26:19.336928] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:03:18.037 passed 00:03:18.037 Test: blob_thin_provision ...passed 00:03:18.037 Test: blob_read_only ...passed 00:03:18.037 Test: bs_load ...[2024-04-17 15:26:19.356505] /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:03:18.037 passed 00:03:18.037 Test: bs_load_custom_cluster_size ...passed 00:03:18.037 Test: bs_load_after_failed_grow ...passed 00:03:18.037 Test: bs_cluster_sz ...[2024-04-17 15:26:19.366971] /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:03:18.037 [2024-04-17 15:26:19.367121] /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:03:18.037 [2024-04-17 15:26:19.367157] /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:03:18.037 passed 00:03:18.037 Test: bs_resize_md ...passed 00:03:18.037 Test: bs_destroy ...passed 00:03:18.037 Test: bs_type ...passed 00:03:18.037 Test: bs_super_block ...passed 00:03:18.037 Test: bs_test_recover_cluster_count ...passed 00:03:18.037 Test: bs_grow_live ...passed 00:03:18.037 Test: bs_grow_live_no_space ...passed 00:03:18.037 Test: bs_test_grow ...passed 00:03:18.037 Test: blob_serialize_test ...passed 00:03:18.037 Test: super_block_crc ...passed 00:03:18.037 Test: blob_thin_prov_write_count_io ...passed 00:03:18.037 Test: blob_thin_prov_unmap_cluster ...passed 00:03:18.037 Test: bs_load_iter_test ...passed 00:03:18.037 Test: blob_relations ...[2024-04-17 15:26:19.432286] /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:03:18.037 [2024-04-17 15:26:19.432366] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.037 [2024-04-17 15:26:19.432874] /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:03:18.037 [2024-04-17 15:26:19.432907] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.037 passed 00:03:18.037 Test: blob_relations2 ...[2024-04-17 15:26:19.438678] /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:03:18.037 [2024-04-17 15:26:19.438722] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.037 [2024-04-17 15:26:19.438743] /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:03:18.037 [2024-04-17 15:26:19.438757] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.037 [2024-04-17 15:26:19.439543] /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:03:18.037 [2024-04-17 15:26:19.439581] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.037 [2024-04-17 15:26:19.439819] /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:03:18.037 [2024-04-17 15:26:19.439846] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.037 passed 00:03:18.037 Test: blob_relations3 ...passed 00:03:18.296 Test: blobstore_clean_power_failure ...passed 00:03:18.296 Test: blob_delete_snapshot_power_failure ...[2024-04-17 15:26:19.495806] /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:03:18.296 [2024-04-17 15:26:19.500413] /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:03:18.296 [2024-04-17 15:26:19.505011] /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:03:18.296 [2024-04-17 15:26:19.505065] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:18.296 [2024-04-17 15:26:19.505086] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.296 [2024-04-17 15:26:19.509657] /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:03:18.296 [2024-04-17 15:26:19.509700] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:03:18.296 [2024-04-17 15:26:19.509718] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:18.296 [2024-04-17 15:26:19.509736] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.297 [2024-04-17 15:26:19.514275] /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:03:18.297 [2024-04-17 15:26:19.514318] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:03:18.297 [2024-04-17 15:26:19.514341] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:18.297 [2024-04-17 15:26:19.514364] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.297 [2024-04-17 15:26:19.518963] /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:03:18.297 [2024-04-17 15:26:19.519019] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.297 [2024-04-17 15:26:19.523661] /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:03:18.297 [2024-04-17 15:26:19.523721] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.297 [2024-04-17 15:26:19.528466] /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:03:18.297 [2024-04-17 15:26:19.528513] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.297 passed 00:03:18.297 Test: blob_create_snapshot_power_failure ...[2024-04-17 15:26:19.542187] /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:03:18.297 [2024-04-17 15:26:19.546535] /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:03:18.297 [2024-04-17 15:26:19.555213] /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:03:18.297 [2024-04-17 15:26:19.559753] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:03:18.297 passed 00:03:18.297 Test: blob_io_unit ...passed 00:03:18.297 Test: blob_io_unit_compatibility ...passed 00:03:18.297 Test: blob_ext_md_pages ...passed 00:03:18.297 Test: blob_esnap_io_4096_4096 ...passed 00:03:18.297 Test: blob_esnap_io_512_512 ...passed 00:03:18.297 Test: blob_esnap_io_4096_512 ...passed 00:03:18.297 Test: blob_esnap_io_512_4096 ...passed 00:03:18.297 Suite: blob_bs_nocopy_extent 00:03:18.297 Test: blob_open ...passed 00:03:18.297 Test: blob_create ...[2024-04-17 15:26:19.645862] /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:03:18.297 passed 00:03:18.297 Test: blob_create_loop ...passed 00:03:18.297 Test: blob_create_fail ...[2024-04-17 15:26:19.695868] /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:03:18.297 passed 00:03:18.297 Test: blob_create_internal ...passed 00:03:18.297 Test: blob_create_zero_extent ...passed 00:03:18.297 Test: blob_snapshot ...passed 00:03:18.556 Test: blob_clone ...passed 00:03:18.556 Test: blob_inflate ...[2024-04-17 15:26:19.764517] /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:03:18.556 passed 00:03:18.556 Test: blob_delete ...passed 00:03:18.556 Test: blob_resize_test ...[2024-04-17 15:26:19.786284] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:03:18.556 passed 00:03:18.556 Test: channel_ops ...passed 00:03:18.556 Test: blob_super ...passed 00:03:18.556 Test: blob_rw_verify_iov ...passed 00:03:18.556 Test: blob_unmap ...passed 00:03:18.556 Test: blob_iter ...passed 00:03:18.556 Test: blob_parse_md ...passed 00:03:18.556 Test: bs_load_pending_removal ...passed 00:03:18.556 Test: bs_unload ...[2024-04-17 15:26:19.863385] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:03:18.556 passed 00:03:18.556 Test: bs_usable_clusters ...passed 00:03:18.556 Test: blob_crc ...[2024-04-17 15:26:19.882535] /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:03:18.556 [2024-04-17 15:26:19.882590] /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:03:18.556 passed 00:03:18.556 Test: blob_flags ...passed 00:03:18.556 Test: bs_version ...passed 00:03:18.556 Test: blob_set_xattrs_test ...[2024-04-17 15:26:19.911893] /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:03:18.556 [2024-04-17 15:26:19.911944] /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:03:18.556 passed 00:03:18.556 Test: blob_thin_prov_alloc ...passed 00:03:18.556 Test: blob_insert_cluster_msg_test ...passed 00:03:18.556 Test: blob_thin_prov_rw ...passed 00:03:18.556 Test: blob_thin_prov_rle ...passed 00:03:18.556 Test: blob_thin_prov_rw_iov ...passed 00:03:18.556 Test: blob_snapshot_rw ...passed 00:03:18.815 Test: blob_snapshot_rw_iov ...passed 00:03:18.815 Test: blob_inflate_rw ...passed 00:03:18.815 Test: blob_snapshot_freeze_io ...passed 00:03:18.815 Test: blob_operation_split_rw ...passed 00:03:18.815 Test: blob_operation_split_rw_iov ...passed 00:03:18.815 Test: blob_simultaneous_operations ...[2024-04-17 15:26:20.201106] /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:03:18.815 [2024-04-17 15:26:20.201179] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.815 [2024-04-17 15:26:20.201836] /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:03:18.815 [2024-04-17 15:26:20.201868] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.815 [2024-04-17 15:26:20.208664] /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:03:18.815 [2024-04-17 15:26:20.208694] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.815 [2024-04-17 15:26:20.208761] /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:03:18.815 [2024-04-17 15:26:20.208785] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:18.815 passed 00:03:18.815 Test: blob_persist_test ...passed 00:03:18.815 Test: blob_decouple_snapshot ...passed 00:03:19.073 Test: blob_seek_io_unit ...passed 00:03:19.073 Test: blob_nested_freezes ...passed 00:03:19.073 Suite: blob_blob_nocopy_extent 00:03:19.073 Test: blob_write ...passed 00:03:19.073 Test: blob_read ...passed 00:03:19.073 Test: blob_rw_verify ...passed 00:03:19.073 Test: blob_rw_verify_iov_nomem ...passed 00:03:19.073 Test: blob_rw_iov_read_only ...passed 00:03:19.073 Test: blob_xattr ...passed 00:03:19.073 Test: blob_dirty_shutdown ...passed 00:03:19.073 Test: blob_is_degraded ...passed 00:03:19.073 Suite: blob_esnap_bs_nocopy_extent 00:03:19.073 Test: blob_esnap_create ...passed 00:03:19.073 Test: blob_esnap_thread_add_remove ...passed 00:03:19.073 Test: blob_esnap_clone_snapshot ...passed 00:03:19.073 Test: blob_esnap_clone_inflate ...passed 00:03:19.073 Test: blob_esnap_clone_decouple ...passed 00:03:19.074 Test: blob_esnap_clone_reload ...passed 00:03:19.074 Test: blob_esnap_hotplug ...passed 00:03:19.074 Suite: blob_copy_noextent 00:03:19.074 Test: blob_init ...[2024-04-17 15:26:20.418331] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:03:19.074 passed 00:03:19.074 Test: blob_thin_provision ...passed 00:03:19.074 Test: blob_read_only ...passed 00:03:19.074 Test: bs_load ...[2024-04-17 15:26:20.431064] /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:03:19.074 passed 00:03:19.074 Test: bs_load_custom_cluster_size ...passed 00:03:19.074 Test: bs_load_after_failed_grow ...passed 00:03:19.074 Test: bs_cluster_sz ...[2024-04-17 15:26:20.438120] /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:03:19.074 [2024-04-17 15:26:20.438207] /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:03:19.074 [2024-04-17 15:26:20.438233] /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:03:19.074 passed 00:03:19.074 Test: bs_resize_md ...passed 00:03:19.074 Test: bs_destroy ...passed 00:03:19.074 Test: bs_type ...passed 00:03:19.074 Test: bs_super_block ...passed 00:03:19.074 Test: bs_test_recover_cluster_count ...passed 00:03:19.074 Test: bs_grow_live ...passed 00:03:19.074 Test: bs_grow_live_no_space ...passed 00:03:19.074 Test: bs_test_grow ...passed 00:03:19.074 Test: blob_serialize_test ...passed 00:03:19.074 Test: super_block_crc ...passed 00:03:19.074 Test: blob_thin_prov_write_count_io ...passed 00:03:19.074 Test: blob_thin_prov_unmap_cluster ...passed 00:03:19.074 Test: bs_load_iter_test ...passed 00:03:19.074 Test: blob_relations ...[2024-04-17 15:26:20.489321] /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:03:19.074 [2024-04-17 15:26:20.489385] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.074 [2024-04-17 15:26:20.489627] /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:03:19.074 [2024-04-17 15:26:20.489647] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.074 passed 00:03:19.074 Test: blob_relations2 ...[2024-04-17 15:26:20.493999] /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:03:19.074 [2024-04-17 15:26:20.494045] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.074 [2024-04-17 15:26:20.494060] /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:03:19.074 [2024-04-17 15:26:20.494082] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.074 [2024-04-17 15:26:20.494478] /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:03:19.074 [2024-04-17 15:26:20.494505] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.074 [2024-04-17 15:26:20.494636] /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:03:19.074 [2024-04-17 15:26:20.494655] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.074 passed 00:03:19.074 Test: blob_relations3 ...passed 00:03:19.332 Test: blobstore_clean_power_failure ...passed 00:03:19.332 Test: blob_delete_snapshot_power_failure ...[2024-04-17 15:26:20.538608] /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:03:19.332 [2024-04-17 15:26:20.542056] /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:03:19.332 [2024-04-17 15:26:20.542095] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:19.332 [2024-04-17 15:26:20.542110] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.333 [2024-04-17 15:26:20.545548] /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:03:19.333 [2024-04-17 15:26:20.545587] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:03:19.333 [2024-04-17 15:26:20.545601] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:19.333 [2024-04-17 15:26:20.545616] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.333 [2024-04-17 15:26:20.549039] /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:03:19.333 [2024-04-17 15:26:20.549085] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.333 [2024-04-17 15:26:20.552527] /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:03:19.333 [2024-04-17 15:26:20.552574] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.333 [2024-04-17 15:26:20.556044] /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:03:19.333 [2024-04-17 15:26:20.556084] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.333 passed 00:03:19.333 Test: blob_create_snapshot_power_failure ...[2024-04-17 15:26:20.566302] /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:03:19.333 [2024-04-17 15:26:20.572873] /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:03:19.333 [2024-04-17 15:26:20.576267] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:03:19.333 passed 00:03:19.333 Test: blob_io_unit ...passed 00:03:19.333 Test: blob_io_unit_compatibility ...passed 00:03:19.333 Test: blob_ext_md_pages ...passed 00:03:19.333 Test: blob_esnap_io_4096_4096 ...passed 00:03:19.333 Test: blob_esnap_io_512_512 ...passed 00:03:19.333 Test: blob_esnap_io_4096_512 ...passed 00:03:19.333 Test: blob_esnap_io_512_4096 ...passed 00:03:19.333 Suite: blob_bs_copy_noextent 00:03:19.333 Test: blob_open ...passed 00:03:19.333 Test: blob_create ...[2024-04-17 15:26:20.646670] /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:03:19.333 passed 00:03:19.333 Test: blob_create_loop ...passed 00:03:19.333 Test: blob_create_fail ...[2024-04-17 15:26:20.679134] /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:03:19.333 passed 00:03:19.333 Test: blob_create_internal ...passed 00:03:19.333 Test: blob_create_zero_extent ...passed 00:03:19.333 Test: blob_snapshot ...passed 00:03:19.333 Test: blob_clone ...passed 00:03:19.333 Test: blob_inflate ...[2024-04-17 15:26:20.728434] /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:03:19.333 passed 00:03:19.333 Test: blob_delete ...passed 00:03:19.333 Test: blob_resize_test ...[2024-04-17 15:26:20.747058] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:03:19.333 passed 00:03:19.333 Test: channel_ops ...passed 00:03:19.333 Test: blob_super ...passed 00:03:19.591 Test: blob_rw_verify_iov ...passed 00:03:19.591 Test: blob_unmap ...passed 00:03:19.591 Test: blob_iter ...passed 00:03:19.591 Test: blob_parse_md ...passed 00:03:19.591 Test: bs_load_pending_removal ...passed 00:03:19.592 Test: bs_unload ...[2024-04-17 15:26:20.821650] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:03:19.592 passed 00:03:19.592 Test: bs_usable_clusters ...passed 00:03:19.592 Test: blob_crc ...[2024-04-17 15:26:20.840463] /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:03:19.592 [2024-04-17 15:26:20.840523] /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:03:19.592 passed 00:03:19.592 Test: blob_flags ...passed 00:03:19.592 Test: bs_version ...passed 00:03:19.592 Test: blob_set_xattrs_test ...[2024-04-17 15:26:20.869186] /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:03:19.592 [2024-04-17 15:26:20.869259] /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:03:19.592 passed 00:03:19.592 Test: blob_thin_prov_alloc ...passed 00:03:19.592 Test: blob_insert_cluster_msg_test ...passed 00:03:19.592 Test: blob_thin_prov_rw ...passed 00:03:19.592 Test: blob_thin_prov_rle ...passed 00:03:19.592 Test: blob_thin_prov_rw_iov ...passed 00:03:19.592 Test: blob_snapshot_rw ...passed 00:03:19.592 Test: blob_snapshot_rw_iov ...passed 00:03:19.592 Test: blob_inflate_rw ...passed 00:03:19.850 Test: blob_snapshot_freeze_io ...passed 00:03:19.850 Test: blob_operation_split_rw ...passed 00:03:19.850 Test: blob_operation_split_rw_iov ...passed 00:03:19.850 Test: blob_simultaneous_operations ...[2024-04-17 15:26:21.148907] /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:03:19.850 [2024-04-17 15:26:21.148978] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.850 [2024-04-17 15:26:21.149173] /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:03:19.850 [2024-04-17 15:26:21.149205] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.850 [2024-04-17 15:26:21.150365] /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:03:19.850 [2024-04-17 15:26:21.150392] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.850 [2024-04-17 15:26:21.150444] /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:03:19.850 [2024-04-17 15:26:21.150459] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:19.850 passed 00:03:19.850 Test: blob_persist_test ...passed 00:03:19.850 Test: blob_decouple_snapshot ...passed 00:03:19.850 Test: blob_seek_io_unit ...passed 00:03:19.850 Test: blob_nested_freezes ...passed 00:03:19.850 Suite: blob_blob_copy_noextent 00:03:19.850 Test: blob_write ...passed 00:03:19.850 Test: blob_read ...passed 00:03:19.850 Test: blob_rw_verify ...passed 00:03:19.850 Test: blob_rw_verify_iov_nomem ...passed 00:03:19.850 Test: blob_rw_iov_read_only ...passed 00:03:19.850 Test: blob_xattr ...passed 00:03:19.850 Test: blob_dirty_shutdown ...passed 00:03:19.850 Test: blob_is_degraded ...passed 00:03:19.850 Suite: blob_esnap_bs_copy_noextent 00:03:19.850 Test: blob_esnap_create ...passed 00:03:19.850 Test: blob_esnap_thread_add_remove ...passed 00:03:20.108 Test: blob_esnap_clone_snapshot ...passed 00:03:20.108 Test: blob_esnap_clone_inflate ...passed 00:03:20.108 Test: blob_esnap_clone_decouple ...passed 00:03:20.108 Test: blob_esnap_clone_reload ...passed 00:03:20.109 Test: blob_esnap_hotplug ...passed 00:03:20.109 Suite: blob_copy_extent 00:03:20.109 Test: blob_init ...[2024-04-17 15:26:21.340291] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5405:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:03:20.109 passed 00:03:20.109 Test: blob_thin_provision ...passed 00:03:20.109 Test: blob_read_only ...passed 00:03:20.109 Test: bs_load ...[2024-04-17 15:26:21.353013] /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:03:20.109 passed 00:03:20.109 Test: bs_load_custom_cluster_size ...passed 00:03:20.109 Test: bs_load_after_failed_grow ...passed 00:03:20.109 Test: bs_cluster_sz ...[2024-04-17 15:26:21.360027] /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:03:20.109 [2024-04-17 15:26:21.360106] /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:03:20.109 [2024-04-17 15:26:21.360131] /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:03:20.109 passed 00:03:20.109 Test: bs_resize_md ...passed 00:03:20.109 Test: bs_destroy ...passed 00:03:20.109 Test: bs_type ...passed 00:03:20.109 Test: bs_super_block ...passed 00:03:20.109 Test: bs_test_recover_cluster_count ...passed 00:03:20.109 Test: bs_grow_live ...passed 00:03:20.109 Test: bs_grow_live_no_space ...passed 00:03:20.109 Test: bs_test_grow ...passed 00:03:20.109 Test: blob_serialize_test ...passed 00:03:20.109 Test: super_block_crc ...passed 00:03:20.109 Test: blob_thin_prov_write_count_io ...passed 00:03:20.109 Test: blob_thin_prov_unmap_cluster ...passed 00:03:20.109 Test: bs_load_iter_test ...passed 00:03:20.109 Test: blob_relations ...[2024-04-17 15:26:21.411742] /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:03:20.109 [2024-04-17 15:26:21.411798] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 [2024-04-17 15:26:21.412226] /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:03:20.109 [2024-04-17 15:26:21.412251] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 passed 00:03:20.109 Test: blob_relations2 ...[2024-04-17 15:26:21.417032] /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:03:20.109 [2024-04-17 15:26:21.417070] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 [2024-04-17 15:26:21.417084] /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:03:20.109 [2024-04-17 15:26:21.417095] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 [2024-04-17 15:26:21.417714] /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:03:20.109 [2024-04-17 15:26:21.417743] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 [2024-04-17 15:26:21.417932] /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:03:20.109 [2024-04-17 15:26:21.417953] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 passed 00:03:20.109 Test: blob_relations3 ...passed 00:03:20.109 Test: blobstore_clean_power_failure ...passed 00:03:20.109 Test: blob_delete_snapshot_power_failure ...[2024-04-17 15:26:21.462839] /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:03:20.109 [2024-04-17 15:26:21.466571] /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:03:20.109 [2024-04-17 15:26:21.470239] /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:03:20.109 [2024-04-17 15:26:21.470276] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:20.109 [2024-04-17 15:26:21.470292] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 [2024-04-17 15:26:21.473960] /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:03:20.109 [2024-04-17 15:26:21.473995] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:03:20.109 [2024-04-17 15:26:21.474009] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:20.109 [2024-04-17 15:26:21.474024] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.109 [2024-04-17 15:26:21.479540] /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:03:20.109 [2024-04-17 15:26:21.479579] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:1399:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:03:20.110 [2024-04-17 15:26:21.479593] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7558:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:03:20.110 [2024-04-17 15:26:21.479609] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.110 [2024-04-17 15:26:21.483195] /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:03:20.110 [2024-04-17 15:26:21.483240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.110 [2024-04-17 15:26:21.486764] /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:03:20.110 [2024-04-17 15:26:21.486809] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.110 [2024-04-17 15:26:21.490358] /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:03:20.110 [2024-04-17 15:26:21.490395] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.110 passed 00:03:20.110 Test: blob_create_snapshot_power_failure ...[2024-04-17 15:26:21.500747] /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:03:20.110 [2024-04-17 15:26:21.504072] /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:03:20.110 [2024-04-17 15:26:21.510720] /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:03:20.110 [2024-04-17 15:26:21.514161] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:6352:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:03:20.110 passed 00:03:20.110 Test: blob_io_unit ...passed 00:03:20.110 Test: blob_io_unit_compatibility ...passed 00:03:20.110 Test: blob_ext_md_pages ...passed 00:03:20.110 Test: blob_esnap_io_4096_4096 ...passed 00:03:20.110 Test: blob_esnap_io_512_512 ...passed 00:03:20.368 Test: blob_esnap_io_4096_512 ...passed 00:03:20.368 Test: blob_esnap_io_512_4096 ...passed 00:03:20.368 Suite: blob_bs_copy_extent 00:03:20.368 Test: blob_open ...passed 00:03:20.368 Test: blob_create ...[2024-04-17 15:26:21.581190] /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:03:20.368 passed 00:03:20.368 Test: blob_create_loop ...passed 00:03:20.368 Test: blob_create_fail ...[2024-04-17 15:26:21.616151] /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:03:20.368 passed 00:03:20.368 Test: blob_create_internal ...passed 00:03:20.368 Test: blob_create_zero_extent ...passed 00:03:20.368 Test: blob_snapshot ...passed 00:03:20.368 Test: blob_clone ...passed 00:03:20.368 Test: blob_inflate ...[2024-04-17 15:26:21.664645] /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:03:20.369 passed 00:03:20.369 Test: blob_delete ...passed 00:03:20.369 Test: blob_resize_test ...[2024-04-17 15:26:21.683064] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:03:20.369 passed 00:03:20.369 Test: channel_ops ...passed 00:03:20.369 Test: blob_super ...passed 00:03:20.369 Test: blob_rw_verify_iov ...passed 00:03:20.369 Test: blob_unmap ...passed 00:03:20.369 Test: blob_iter ...passed 00:03:20.369 Test: blob_parse_md ...passed 00:03:20.369 Test: bs_load_pending_removal ...passed 00:03:20.369 Test: bs_unload ...[2024-04-17 15:26:21.756688] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:5792:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:03:20.369 passed 00:03:20.369 Test: bs_usable_clusters ...passed 00:03:20.369 Test: blob_crc ...[2024-04-17 15:26:21.775109] /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:03:20.369 [2024-04-17 15:26:21.775161] /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:03:20.369 passed 00:03:20.369 Test: blob_flags ...passed 00:03:20.369 Test: bs_version ...passed 00:03:20.369 Test: blob_set_xattrs_test ...[2024-04-17 15:26:21.803199] /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:03:20.369 [2024-04-17 15:26:21.803260] /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:03:20.369 passed 00:03:20.628 Test: blob_thin_prov_alloc ...passed 00:03:20.628 Test: blob_insert_cluster_msg_test ...passed 00:03:20.628 Test: blob_thin_prov_rw ...passed 00:03:20.628 Test: blob_thin_prov_rle ...passed 00:03:20.628 Test: blob_thin_prov_rw_iov ...passed 00:03:20.628 Test: blob_snapshot_rw ...passed 00:03:20.628 Test: blob_snapshot_rw_iov ...passed 00:03:20.628 Test: blob_inflate_rw ...passed 00:03:20.628 Test: blob_snapshot_freeze_io ...passed 00:03:20.628 Test: blob_operation_split_rw ...passed 00:03:20.628 Test: blob_operation_split_rw_iov ...passed 00:03:20.887 Test: blob_simultaneous_operations ...[2024-04-17 15:26:22.078146] /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:03:20.887 [2024-04-17 15:26:22.078216] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.887 [2024-04-17 15:26:22.078419] /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:03:20.887 [2024-04-17 15:26:22.078450] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.887 [2024-04-17 15:26:22.079552] /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:03:20.887 [2024-04-17 15:26:22.079582] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.887 [2024-04-17 15:26:22.079637] /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:03:20.887 [2024-04-17 15:26:22.079652] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/blob/blobstore.c:7611:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:03:20.887 passed 00:03:20.887 Test: blob_persist_test ...passed 00:03:20.887 Test: blob_decouple_snapshot ...passed 00:03:20.887 Test: blob_seek_io_unit ...passed 00:03:20.887 Test: blob_nested_freezes ...passed 00:03:20.887 Suite: blob_blob_copy_extent 00:03:20.887 Test: blob_write ...passed 00:03:20.887 Test: blob_read ...passed 00:03:20.887 Test: blob_rw_verify ...passed 00:03:20.887 Test: blob_rw_verify_iov_nomem ...passed 00:03:20.887 Test: blob_rw_iov_read_only ...passed 00:03:20.888 Test: blob_xattr ...passed 00:03:20.888 Test: blob_dirty_shutdown ...passed 00:03:20.888 Test: blob_is_degraded ...passed 00:03:20.888 Suite: blob_esnap_bs_copy_extent 00:03:20.888 Test: blob_esnap_create ...passed 00:03:20.888 Test: blob_esnap_thread_add_remove ...passed 00:03:20.888 Test: blob_esnap_clone_snapshot ...passed 00:03:20.888 Test: blob_esnap_clone_inflate ...passed 00:03:20.888 Test: blob_esnap_clone_decouple ...passed 00:03:20.888 Test: blob_esnap_clone_reload ...passed 00:03:20.888 Test: blob_esnap_hotplug ...passed 00:03:20.888 00:03:20.888 Run Summary: Type Total Ran Passed Failed Inactive 00:03:20.888 suites 16 16 n/a 0 0 00:03:20.888 tests 352 352 352 0 0 00:03:20.888 asserts 93211 93211 93211 0 n/a 00:03:20.888 00:03:20.888 Elapsed time = 4.254 seconds 00:03:20.888 15:26:22 -- unit/unittest.sh@41 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:03:20.888 00:03:20.888 00:03:20.888 CUnit - A unit testing framework for C - Version 2.1-3 00:03:20.888 http://cunit.sourceforge.net/ 00:03:20.888 00:03:20.888 00:03:20.888 Suite: blob_bdev 00:03:20.888 Test: create_bs_dev ...passed 00:03:20.888 Test: create_bs_dev_ro ...[2024-04-17 15:26:22.324626] /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:03:20.888 passed 00:03:20.888 Test: create_bs_dev_rw ...passed 00:03:20.888 Test: claim_bs_dev ...[2024-04-17 15:26:22.324786] /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:03:20.888 passed 00:03:20.888 Test: claim_bs_dev_ro ...passed 00:03:20.888 Test: deferred_destroy_refs ...passed 00:03:20.888 Test: deferred_destroy_channels ...passed 00:03:20.888 Test: deferred_destroy_threads ...passed 00:03:20.888 00:03:20.888 Run Summary: Type Total Ran Passed Failed Inactive 00:03:20.888 suites 1 1 n/a 0 0 00:03:20.888 tests 8 8 8 0 0 00:03:20.888 asserts 119 119 119 0 n/a 00:03:20.888 00:03:20.888 Elapsed time = 0.000 seconds 00:03:21.148 15:26:22 -- unit/unittest.sh@42 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:03:21.148 00:03:21.148 00:03:21.148 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.148 http://cunit.sourceforge.net/ 00:03:21.148 00:03:21.148 00:03:21.148 Suite: tree 00:03:21.148 Test: blobfs_tree_op_test ...passed 00:03:21.148 00:03:21.148 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.148 suites 1 1 n/a 0 0 00:03:21.148 tests 1 1 1 0 0 00:03:21.148 asserts 27 27 27 0 n/a 00:03:21.148 00:03:21.148 Elapsed time = 0.000 seconds 00:03:21.148 15:26:22 -- unit/unittest.sh@43 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:03:21.148 00:03:21.148 00:03:21.148 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.148 http://cunit.sourceforge.net/ 00:03:21.148 00:03:21.148 00:03:21.148 Suite: blobfs_async_ut 00:03:21.148 Test: fs_init ...passed 00:03:21.148 Test: fs_open ...passed 00:03:21.148 Test: fs_create ...passed 00:03:21.148 Test: fs_truncate ...passed 00:03:21.148 Test: fs_rename ...[2024-04-17 15:26:22.412892] /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:03:21.148 passed 00:03:21.148 Test: fs_rw_async ...passed 00:03:21.148 Test: fs_writev_readv_async ...passed 00:03:21.148 Test: tree_find_buffer_ut ...passed 00:03:21.148 Test: channel_ops ...passed 00:03:21.148 Test: channel_ops_sync ...passed 00:03:21.148 00:03:21.148 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.148 suites 1 1 n/a 0 0 00:03:21.148 tests 10 10 10 0 0 00:03:21.148 asserts 292 292 292 0 n/a 00:03:21.148 00:03:21.148 Elapsed time = 0.077 seconds 00:03:21.148 15:26:22 -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:03:21.148 00:03:21.148 00:03:21.148 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.148 http://cunit.sourceforge.net/ 00:03:21.148 00:03:21.148 00:03:21.148 Suite: blobfs_sync_ut 00:03:21.148 Test: cache_read_after_write ...[2024-04-17 15:26:22.501805] /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:03:21.148 passed 00:03:21.148 Test: file_length ...passed 00:03:21.148 Test: append_write_to_extend_blob ...passed 00:03:21.148 Test: partial_buffer ...passed 00:03:21.149 Test: cache_write_null_buffer ...passed 00:03:21.149 Test: fs_create_sync ...passed 00:03:21.149 Test: fs_rename_sync ...passed 00:03:21.149 Test: cache_append_no_cache ...passed 00:03:21.149 Test: fs_delete_file_without_close ...passed 00:03:21.149 00:03:21.149 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.149 suites 1 1 n/a 0 0 00:03:21.149 tests 9 9 9 0 0 00:03:21.149 asserts 345 345 345 0 n/a 00:03:21.149 00:03:21.149 Elapsed time = 0.176 seconds 00:03:21.149 15:26:22 -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:03:21.149 00:03:21.149 00:03:21.149 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.149 http://cunit.sourceforge.net/ 00:03:21.149 00:03:21.149 00:03:21.149 Suite: blobfs_bdev_ut 00:03:21.149 Test: spdk_blobfs_bdev_detect_test ...[2024-04-17 15:26:22.592049] /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:03:21.149 passed 00:03:21.149 Test: spdk_blobfs_bdev_create_test ...[2024-04-17 15:26:22.592171] /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:03:21.149 passed 00:03:21.149 Test: spdk_blobfs_bdev_mount_test ...[2024-04-17 15:26:22.592223] /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:03:21.149 [2024-04-17 15:26:22.592258] /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:03:21.149 passed 00:03:21.149 00:03:21.149 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.149 suites 1 1 n/a 0 0 00:03:21.149 tests 3 3 3 0 0 00:03:21.149 asserts 16 16 16 0 n/a 00:03:21.149 00:03:21.149 Elapsed time = 0.000 seconds 00:03:21.409 00:03:21.409 real 0m4.608s 00:03:21.409 user 0m4.181s 00:03:21.409 sys 0m0.508s 00:03:21.409 15:26:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:21.409 15:26:22 -- common/autotest_common.sh@10 -- # set +x 00:03:21.409 ************************************ 00:03:21.409 END TEST unittest_blob_blobfs 00:03:21.409 ************************************ 00:03:21.409 15:26:22 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:03:21.409 15:26:22 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:21.409 15:26:22 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:21.409 15:26:22 -- common/autotest_common.sh@10 -- # set +x 00:03:21.409 ************************************ 00:03:21.409 START TEST unittest_event 00:03:21.409 ************************************ 00:03:21.409 15:26:22 -- common/autotest_common.sh@1111 -- # unittest_event 00:03:21.409 15:26:22 -- unit/unittest.sh@50 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:03:21.409 00:03:21.409 00:03:21.409 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.409 http://cunit.sourceforge.net/ 00:03:21.409 00:03:21.409 00:03:21.409 Suite: app_suite 00:03:21.409 Test: test_spdk_app_parse_args ...app_ut: invalid option -- 'z' 00:03:21.409 app_ut [options] 00:03:21.409 options: 00:03:21.409 -c, --config JSON config file 00:03:21.409 --json JSON config file 00:03:21.409 --json-ignore-init-errors 00:03:21.409 don't exit on invalid config entry 00:03:21.409 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:03:21.409 -g, --single-file-segments 00:03:21.409 force creating just one hugetlbfs file 00:03:21.409 -h, --help show this usage 00:03:21.409 -i, --shm-id shared memory ID (optional) 00:03:21.409 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced (like [0,1,10]) for DPDK 00:03:21.409 --lcores lcore to CPU mapping list. The list is in the format: 00:03:21.409 [<,lcores[@CPUs]>...] 00:03:21.409 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:03:21.409 Within the group, '-' is used for range separator, 00:03:21.410 ',' is used for single number separator. 00:03:21.410 '( )' can be omitted for single element group, 00:03:21.410 '@' can be omitted if cpus and lcores have the same value 00:03:21.410 -n, --mem-channels channel number of memory channels used for DPDK 00:03:21.410 -p, --main-core main (primary) core for DPDK 00:03:21.410 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:03:21.410 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:03:21.410 --disable-cpumask-locks Disable CPU core lock files. 00:03:21.410 --silence-noticelog disable notice level logging to stderr 00:03:21.410 --msg-mempool-size global message memory pool size in count (default: 262143) 00:03:21.410 -u, --no-pci disable PCI access 00:03:21.410 --wait-for-rpc wait for RPCs to initialize subsystems 00:03:21.410 --max-delay maximum reactor delay (in microseconds) 00:03:21.410 -B, --pci-blocked pci addr to block (can be used more than once) 00:03:21.410 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:03:21.410 -R, --huge-unlink unlink huge files after initialization 00:03:21.410 -v, --version print SPDK version 00:03:21.410 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:03:21.410 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:03:21.410 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:03:21.410 --num-trace-entries number of trace entries for each core, must be power of 2, setting 0 to disable trace (default 32768) 00:03:21.410 Tracepoints vary in size and can use more than one trace entry. 00:03:21.410 --rpcs-allowed comma-separated list of permitted RPCS 00:03:21.410 --env-context Opaque context for use of the env implementation 00:03:21.410 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:03:21.410 --no-huge run without using hugepages 00:03:21.410 -L, --logflag enable log flag (all, json_util, rpc, thread, trace) 00:03:21.410 -e, --tpoint-group [:] 00:03:21.410 group_name - tracepoint group name for spdk trace buffers (thread, all) 00:03:21.410 tpoint_mask - tracepoint mask for enabling individual tpoints inside a tracepoint group. First tpoint inside a group can be enabled by setting tpoint_mask to 1 (e.g. bdev:0x1). 00:03:21.410 Groups and masks can be combined (e.g. thread,bdev:0x1). 00:03:21.410 All available tpoints can be found in /include/spdk_internal/trace_defs.h 00:03:21.410 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all pollers in the app support interrupt mode) 00:03:21.410 app_ut: unrecognized option '--test-long-opt' 00:03:21.410 app_ut [options] 00:03:21.410 options: 00:03:21.410 -c, --config JSON config file 00:03:21.410 --json JSON config file 00:03:21.410 --json-ignore-init-errors 00:03:21.410 don't exit on invalid config entry 00:03:21.410 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:03:21.410 -g, --single-file-segments 00:03:21.410 force creating just one hugetlbfs file 00:03:21.410 -h, --help show this usage 00:03:21.410 -i, --shm-id shared memory ID (optional) 00:03:21.410 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced (like [0,1,10]) for DPDK 00:03:21.410 --lcores lcore to CPU mapping list. The list is in the format: 00:03:21.410 [<,lcores[@CPUs]>...] 00:03:21.410 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:03:21.410 Within the group, '-' is used for range separator, 00:03:21.410 ',' is used for single number separator. 00:03:21.410 '( )' can be omitted for single element group, 00:03:21.410 '@' can be omitted if cpus and lcores have the same value 00:03:21.410 -n, --mem-channels channel number of memory channels used for DPDK 00:03:21.410 -p, --main-core main (primary) core for DPDK 00:03:21.410 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:03:21.411 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:03:21.411 --disable-cpumask-locks Disable CPU core lock files. 00:03:21.411 --silence-noticelog disable notice level logging to stderr 00:03:21.411 --msg-mempool-size global message memory pool size in count (default: 262143) 00:03:21.411 -u, --no-pci disable PCI access 00:03:21.411 --wait-for-rpc wait for RPCs to initialize subsystems 00:03:21.411 --max-delay maximum reactor delay (in microseconds) 00:03:21.411 -B, --pci-blocked pci addr to block (can be used more than once) 00:03:21.411 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:03:21.411 -R, --huge-unlink unlink huge files after initialization 00:03:21.411 -v, --version print SPDK version 00:03:21.411 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:03:21.411 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:03:21.411 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:03:21.411 --num-trace-entries number of trace entries for each core, must be power of 2, setting 0 to disable trace (default 32768) 00:03:21.411 Tracepoints vary in size and can use more than one trace entry. 00:03:21.411 --rpcs-allowed comma-separated list of permitted RPCS 00:03:21.411 --env-context Opaque context for use of the env implementation 00:03:21.411 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:03:21.411 --no-huge run without using hugepages 00:03:21.411 -L, --logflag enable log flag (all, json_util, rpc, thread, trace) 00:03:21.411 -e, --tpoint-group [:] 00:03:21.411 group_name - tracepoint group name for spdk trace buffers (thread, all) 00:03:21.411 tpoint_mask - tracepoint mask for enabling individual tpoints inside a tracepoint group. First tpoint inside a group can be enabled by setting tpoint_mask to 1 (e.g. bdev:0x1). 00:03:21.411 Groups and masks can be combined (e.g. thread,bdev:0x1). 00:03:21.411 All available tpoints can be found in /include/spdk_internal/trace_defs.h 00:03:21.411 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all pollers in the app support interrupt mode) 00:03:21.411 [2024-04-17 15:26:22.653982] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1078:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:03:21.411 [2024-04-17 15:26:22.654096] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1258:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:03:21.411 app_ut [options] 00:03:21.411 options: 00:03:21.411 -c, --config JSON config file 00:03:21.411 --json JSON config file 00:03:21.411 --json-ignore-init-errors 00:03:21.411 don't exit on invalid config entry 00:03:21.411 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:03:21.411 -g, --single-file-segments 00:03:21.411 force creating just one hugetlbfs file 00:03:21.411 -h, --help show this usage 00:03:21.411 -i, --shm-id shared memory ID (optional) 00:03:21.411 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced (like [0,1,10]) for DPDK 00:03:21.411 --lcores lcore to CPU mapping list. The list is in the format: 00:03:21.411 [<,lcores[@CPUs]>...] 00:03:21.411 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:03:21.411 Within the group, '-' is used for range separator, 00:03:21.411 ',' is used for single number separator. 00:03:21.411 '( )' can be omitted for single element group, 00:03:21.411 '@' can be omitted if cpus and lcores have the same value 00:03:21.411 -n, --mem-channels channel number of memory channels used for DPDK 00:03:21.411 -p, --main-core main (primary) core for DPDK 00:03:21.411 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:03:21.411 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:03:21.411 --disable-cpumask-locks Disable CPU core lock files. 00:03:21.411 --silence-noticelog disable notice level logging to stderr 00:03:21.412 --msg-mempool-size global message memory pool size in count (default: 262143) 00:03:21.412 -u, --no-pci disable PCI access 00:03:21.412 --wait-for-rpc wait for RPCs to initialize subsystems 00:03:21.412 --max-delay maximum reactor delay (in microseconds) 00:03:21.412 -B, --pci-blocked pci addr to block (can be used more than once) 00:03:21.412 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:03:21.412 -R, --huge-unlink unlink huge files after initialization 00:03:21.412 -v, --version print SPDK version 00:03:21.412 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:03:21.412 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:03:21.412 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:03:21.412 --num-trace-entries number of trace entries for each core, must be power of 2, setting 0 to disable trace (default 32768) 00:03:21.412 Tracepoints vary in size and can use more than one trace entry. 00:03:21.412 --rpcs-allowed comma-separated list of permitted RPCS 00:03:21.412 --env-context Opaque context for use of the env implementation 00:03:21.412 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:03:21.412 --no-huge run without using hugepages 00:03:21.412 -L, --logflag enable log flag (all, json_util, rpc, thread, trace) 00:03:21.412 -e, --tpoint-group [:] 00:03:21.412 group_name - tracepoint group name for spdk trace buffers (thread, all) 00:03:21.412 tpoint_mask - tracepoint mask for enabling individual tpoints inside a tracepoint group. First tpoint inside a group can be enabled by setting tpoint_mask to 1 (e.g. bdev:0x1). 00:03:21.412 Groups and masks can be combined (e.g. thread,bdev:0x1). 00:03:21.412 All available tpoints can be found in /include/spdk_internal/trace_defs.h 00:03:21.412 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all pollers in the app support interrupt mode) 00:03:21.412 [2024-04-17 15:26:22.654234] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/event/app.c:1163:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:03:21.412 passed 00:03:21.412 00:03:21.412 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.412 suites 1 1 n/a 0 0 00:03:21.412 tests 1 1 1 0 0 00:03:21.412 asserts 8 8 8 0 n/a 00:03:21.412 00:03:21.412 Elapsed time = 0.001 seconds 00:03:21.412 15:26:22 -- unit/unittest.sh@51 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:03:21.412 00:03:21.412 00:03:21.412 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.412 http://cunit.sourceforge.net/ 00:03:21.412 00:03:21.412 00:03:21.412 Suite: app_suite 00:03:21.412 Test: test_create_reactor ...passed 00:03:21.412 Test: test_init_reactors ...passed 00:03:21.412 Test: test_event_call ...passed 00:03:21.412 Test: test_schedule_thread ...passed 00:03:21.412 Test: test_reschedule_thread ...passed 00:03:21.412 Test: test_bind_thread ...passed 00:03:21.412 Test: test_for_each_reactor ...passed 00:03:21.412 Test: test_reactor_stats ...passed 00:03:21.412 Test: test_scheduler ...passed 00:03:21.412 Test: test_governor ...passed 00:03:21.412 00:03:21.412 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.412 suites 1 1 n/a 0 0 00:03:21.412 tests 10 10 10 0 0 00:03:21.412 asserts 344 344 344 0 n/a 00:03:21.412 00:03:21.412 Elapsed time = 0.009 seconds 00:03:21.412 00:03:21.412 real 0m0.044s 00:03:21.412 user 0m0.015s 00:03:21.412 sys 0m0.028s 00:03:21.412 15:26:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:21.412 15:26:22 -- common/autotest_common.sh@10 -- # set +x 00:03:21.412 ************************************ 00:03:21.412 END TEST unittest_event 00:03:21.412 ************************************ 00:03:21.412 15:26:22 -- unit/unittest.sh@233 -- # uname -s 00:03:21.412 15:26:22 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:03:21.412 15:26:22 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:03:21.412 15:26:22 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:21.412 15:26:22 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:21.412 15:26:22 -- common/autotest_common.sh@10 -- # set +x 00:03:21.412 ************************************ 00:03:21.412 START TEST unittest_ftl 00:03:21.412 ************************************ 00:03:21.412 15:26:22 -- common/autotest_common.sh@1111 -- # unittest_ftl 00:03:21.412 15:26:22 -- unit/unittest.sh@55 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:03:21.412 00:03:21.412 00:03:21.412 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.412 http://cunit.sourceforge.net/ 00:03:21.412 00:03:21.412 00:03:21.412 Suite: ftl_band_suite 00:03:21.412 Test: test_band_block_offset_from_addr_base ...passed 00:03:21.412 Test: test_band_block_offset_from_addr_offset ...passed 00:03:21.412 Test: test_band_addr_from_block_offset ...passed 00:03:21.412 Test: test_band_set_addr ...passed 00:03:21.412 Test: test_invalidate_addr ...passed 00:03:21.412 Test: test_next_xfer_addr ...passed 00:03:21.412 00:03:21.412 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.412 suites 1 1 n/a 0 0 00:03:21.412 tests 6 6 6 0 0 00:03:21.412 asserts 30356 30356 30356 0 n/a 00:03:21.412 00:03:21.412 Elapsed time = 0.101 seconds 00:03:21.671 15:26:22 -- unit/unittest.sh@56 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:03:21.671 00:03:21.671 00:03:21.671 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.671 http://cunit.sourceforge.net/ 00:03:21.671 00:03:21.671 00:03:21.671 Suite: ftl_bitmap 00:03:21.671 Test: test_ftl_bitmap_create ...[2024-04-17 15:26:22.892999] /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:03:21.671 [2024-04-17 15:26:22.893079] /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:03:21.671 passed 00:03:21.671 Test: test_ftl_bitmap_get ...passed 00:03:21.671 Test: test_ftl_bitmap_set ...passed 00:03:21.671 Test: test_ftl_bitmap_clear ...passed 00:03:21.671 Test: test_ftl_bitmap_find_first_set ...passed 00:03:21.671 Test: test_ftl_bitmap_find_first_clear ...passed 00:03:21.671 Test: test_ftl_bitmap_count_set ...passed 00:03:21.671 00:03:21.671 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.671 suites 1 1 n/a 0 0 00:03:21.671 tests 7 7 7 0 0 00:03:21.671 asserts 137 137 137 0 n/a 00:03:21.671 00:03:21.671 Elapsed time = 0.000 seconds 00:03:21.671 15:26:22 -- unit/unittest.sh@57 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:03:21.671 00:03:21.671 00:03:21.671 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.671 http://cunit.sourceforge.net/ 00:03:21.671 00:03:21.671 00:03:21.671 Suite: ftl_io_suite 00:03:21.671 Test: test_completion ...passed 00:03:21.671 Test: test_multiple_ios ...passed 00:03:21.671 00:03:21.671 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.671 suites 1 1 n/a 0 0 00:03:21.671 tests 2 2 2 0 0 00:03:21.671 asserts 47 47 47 0 n/a 00:03:21.671 00:03:21.671 Elapsed time = 0.001 seconds 00:03:21.671 15:26:22 -- unit/unittest.sh@58 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:03:21.671 00:03:21.671 00:03:21.671 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.671 http://cunit.sourceforge.net/ 00:03:21.671 00:03:21.671 00:03:21.671 Suite: ftl_mngt 00:03:21.671 Test: test_next_step ...passed 00:03:21.671 Test: test_continue_step ...passed 00:03:21.671 Test: test_get_func_and_step_cntx_alloc ...passed 00:03:21.671 Test: test_fail_step ...passed 00:03:21.671 Test: test_mngt_call_and_call_rollback ...passed 00:03:21.671 Test: test_nested_process_failure ...passed 00:03:21.671 00:03:21.671 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.671 suites 1 1 n/a 0 0 00:03:21.671 tests 6 6 6 0 0 00:03:21.671 asserts 176 176 176 0 n/a 00:03:21.671 00:03:21.671 Elapsed time = 0.001 seconds 00:03:21.671 15:26:22 -- unit/unittest.sh@59 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:03:21.671 00:03:21.671 00:03:21.671 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.671 http://cunit.sourceforge.net/ 00:03:21.671 00:03:21.671 00:03:21.671 Suite: ftl_mempool 00:03:21.671 Test: test_ftl_mempool_create ...passed 00:03:21.671 Test: test_ftl_mempool_get_put ...passed 00:03:21.671 00:03:21.671 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.671 suites 1 1 n/a 0 0 00:03:21.671 tests 2 2 2 0 0 00:03:21.671 asserts 36 36 36 0 n/a 00:03:21.671 00:03:21.671 Elapsed time = 0.000 seconds 00:03:21.671 15:26:22 -- unit/unittest.sh@60 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:03:21.671 00:03:21.671 00:03:21.672 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.672 http://cunit.sourceforge.net/ 00:03:21.672 00:03:21.672 00:03:21.672 Suite: ftl_addr64_suite 00:03:21.672 Test: test_addr_cached ...passed 00:03:21.672 00:03:21.672 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.672 suites 1 1 n/a 0 0 00:03:21.672 tests 1 1 1 0 0 00:03:21.672 asserts 1536 1536 1536 0 n/a 00:03:21.672 00:03:21.672 Elapsed time = 0.000 seconds 00:03:21.672 15:26:22 -- unit/unittest.sh@61 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:03:21.672 00:03:21.672 00:03:21.672 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.672 http://cunit.sourceforge.net/ 00:03:21.672 00:03:21.672 00:03:21.672 Suite: ftl_sb 00:03:21.672 Test: test_sb_crc_v2 ...passed 00:03:21.672 Test: test_sb_crc_v3 ...passed 00:03:21.672 Test: test_sb_v3_md_layout ...[2024-04-17 15:26:22.951491] /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:03:21.672 [2024-04-17 15:26:22.951577] /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:03:21.672 [2024-04-17 15:26:22.951605] /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:03:21.672 [2024-04-17 15:26:22.951634] /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:03:21.672 [2024-04-17 15:26:22.951658] /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:03:21.672 [2024-04-17 15:26:22.951680] /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:03:21.672 [2024-04-17 15:26:22.951702] /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:03:21.672 [2024-04-17 15:26:22.951722] /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:03:21.672 [2024-04-17 15:26:22.951759] /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:03:21.672 [2024-04-17 15:26:22.951781] /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:03:21.672 [2024-04-17 15:26:22.951803] /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:03:21.672 passed 00:03:21.672 Test: test_sb_v5_md_layout ...passed 00:03:21.672 00:03:21.672 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.672 suites 1 1 n/a 0 0 00:03:21.672 tests 4 4 4 0 0 00:03:21.672 asserts 148 148 148 0 n/a 00:03:21.672 00:03:21.672 Elapsed time = 0.001 seconds 00:03:21.672 15:26:22 -- unit/unittest.sh@62 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:03:21.672 00:03:21.672 00:03:21.672 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.672 http://cunit.sourceforge.net/ 00:03:21.672 00:03:21.672 00:03:21.672 Suite: ftl_layout_upgrade 00:03:21.672 Test: test_l2p_upgrade ...passed 00:03:21.672 00:03:21.672 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.672 suites 1 1 n/a 0 0 00:03:21.672 tests 1 1 1 0 0 00:03:21.672 asserts 140 140 140 0 n/a 00:03:21.672 00:03:21.672 Elapsed time = 0.000 seconds 00:03:21.672 00:03:21.672 real 0m0.229s 00:03:21.672 user 0m0.065s 00:03:21.672 sys 0m0.164s 00:03:21.672 15:26:22 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:21.672 15:26:22 -- common/autotest_common.sh@10 -- # set +x 00:03:21.672 ************************************ 00:03:21.672 END TEST unittest_ftl 00:03:21.672 ************************************ 00:03:21.672 15:26:22 -- 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:03:21.672 15:26:22 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:21.672 15:26:22 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:21.672 15:26:22 -- common/autotest_common.sh@10 -- # set +x 00:03:21.672 ************************************ 00:03:21.672 START TEST unittest_accel 00:03:21.672 ************************************ 00:03:21.672 15:26:23 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:03:21.672 00:03:21.672 00:03:21.672 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.672 http://cunit.sourceforge.net/ 00:03:21.672 00:03:21.673 00:03:21.673 Suite: accel_sequence 00:03:21.673 Test: test_sequence_fill_copy ...passed 00:03:21.673 Test: test_sequence_abort ...passed 00:03:21.673 Test: test_sequence_append_error ...passed 00:03:21.673 Test: test_sequence_completion_error ...[2024-04-17 15:26:23.025103] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1935:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x7fe9abf287c0 00:03:21.673 [2024-04-17 15:26:23.025198] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1935:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x7fe9abf287c0 00:03:21.673 [2024-04-17 15:26:23.025238] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1845:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x7fe9abf287c0 00:03:21.673 [2024-04-17 15:26:23.025265] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1845:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x7fe9abf287c0 00:03:21.673 passed 00:03:21.673 Test: test_sequence_decompress ...passed 00:03:21.673 Test: test_sequence_reverse ...passed 00:03:21.673 Test: test_sequence_copy_elision ...passed 00:03:21.673 Test: test_sequence_accel_buffers ...passed 00:03:21.673 Test: test_sequence_memory_domain ...[2024-04-17 15:26:23.030381] /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:03:21.673 [2024-04-17 15:26:23.030474] /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:03:21.673 passed 00:03:21.673 Test: test_sequence_module_memory_domain ...passed 00:03:21.673 Test: test_sequence_crypto ...passed 00:03:21.673 Test: test_sequence_driver ...[2024-04-17 15:26:23.033324] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1884:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x7fe9aa8b87c0 using driver: ut 00:03:21.673 [2024-04-17 15:26:23.033382] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/accel/accel.c:1949:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x7fe9aa8b87c0 through driver: ut 00:03:21.673 passed 00:03:21.673 Test: test_sequence_same_iovs ...passed 00:03:21.673 Test: test_sequence_crc32 ...passed 00:03:21.673 Suite: accel 00:03:21.673 Test: test_spdk_accel_task_complete ...passed 00:03:21.673 Test: test_get_task ...passed 00:03:21.673 Test: test_spdk_accel_submit_copy ...passed 00:03:21.673 Test: test_spdk_accel_submit_dualcast ...[2024-04-17 15:26:23.035456] /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:03:21.673 [2024-04-17 15:26:23.035486] /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:03:21.673 passed 00:03:21.673 Test: test_spdk_accel_submit_compare ...passed 00:03:21.673 Test: test_spdk_accel_submit_fill ...passed 00:03:21.673 Test: test_spdk_accel_submit_crc32c ...passed 00:03:21.673 Test: test_spdk_accel_submit_crc32cv ...passed 00:03:21.673 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:03:21.673 Test: test_spdk_accel_submit_xor ...passed 00:03:21.673 Test: test_spdk_accel_module_find_by_name ...passed 00:03:21.673 Test: test_spdk_accel_module_register ...passed 00:03:21.673 00:03:21.673 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.673 suites 2 2 n/a 0 0 00:03:21.673 tests 26 26 26 0 0 00:03:21.673 asserts 831 831 831 0 n/a 00:03:21.673 00:03:21.673 Elapsed time = 0.015 seconds 00:03:21.673 00:03:21.673 real 0m0.032s 00:03:21.673 user 0m0.014s 00:03:21.673 sys 0m0.018s 00:03:21.673 15:26:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:21.673 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.673 ************************************ 00:03:21.673 END TEST unittest_accel 00:03:21.673 ************************************ 00:03:21.673 15:26:23 -- 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:03:21.673 15:26:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:21.673 15:26:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:21.673 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.673 ************************************ 00:03:21.674 START TEST unittest_ioat 00:03:21.674 ************************************ 00:03:21.674 15:26:23 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:03:21.674 00:03:21.674 00:03:21.674 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.674 http://cunit.sourceforge.net/ 00:03:21.674 00:03:21.674 00:03:21.674 Suite: ioat 00:03:21.674 Test: ioat_state_check ...passed 00:03:21.674 00:03:21.674 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.674 suites 1 1 n/a 0 0 00:03:21.674 tests 1 1 1 0 0 00:03:21.674 asserts 32 32 32 0 n/a 00:03:21.674 00:03:21.674 Elapsed time = 0.000 seconds 00:03:21.674 00:03:21.674 real 0m0.012s 00:03:21.674 user 0m0.005s 00:03:21.674 sys 0m0.008s 00:03:21.674 15:26:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:21.674 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.674 ************************************ 00:03:21.674 END TEST unittest_ioat 00:03:21.674 ************************************ 00:03:21.933 15:26:23 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:03:21.933 15:26:23 -- 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:03:21.933 15:26:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:21.933 15:26:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:21.933 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.933 ************************************ 00:03:21.933 START TEST unittest_idxd_user 00:03:21.933 ************************************ 00:03:21.933 15:26:23 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:03:21.933 00:03:21.933 00:03:21.933 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.933 http://cunit.sourceforge.net/ 00:03:21.933 00:03:21.933 00:03:21.933 Suite: idxd_user 00:03:21.933 Test: test_idxd_wait_cmd ...[2024-04-17 15:26:23.156956] /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:03:21.933 [2024-04-17 15:26:23.157029] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:03:21.933 passed 00:03:21.933 Test: test_idxd_reset_dev ...[2024-04-17 15:26:23.157072] /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:03:21.933 [2024-04-17 15:26:23.157095] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:03:21.933 passed 00:03:21.933 Test: test_idxd_group_config ...passed 00:03:21.933 Test: test_idxd_wq_config ...passed 00:03:21.933 00:03:21.933 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.933 suites 1 1 n/a 0 0 00:03:21.933 tests 4 4 4 0 0 00:03:21.933 asserts 20 20 20 0 n/a 00:03:21.933 00:03:21.933 Elapsed time = 0.000 seconds 00:03:21.933 00:03:21.933 real 0m0.013s 00:03:21.933 user 0m0.005s 00:03:21.933 sys 0m0.008s 00:03:21.933 15:26:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:21.933 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.933 ************************************ 00:03:21.933 END TEST unittest_idxd_user 00:03:21.933 ************************************ 00:03:21.933 15:26:23 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:03:21.933 15:26:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:21.933 15:26:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:21.933 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.933 ************************************ 00:03:21.933 START TEST unittest_iscsi 00:03:21.933 ************************************ 00:03:21.933 15:26:23 -- common/autotest_common.sh@1111 -- # unittest_iscsi 00:03:21.933 15:26:23 -- unit/unittest.sh@66 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:03:21.933 00:03:21.933 00:03:21.933 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.933 http://cunit.sourceforge.net/ 00:03:21.933 00:03:21.933 00:03:21.933 Suite: conn_suite 00:03:21.933 Test: read_task_split_in_order_case ...passed 00:03:21.933 Test: read_task_split_reverse_order_case ...passed 00:03:21.933 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:03:21.933 Test: process_non_read_task_completion_test ...passed 00:03:21.933 Test: free_tasks_on_connection ...passed 00:03:21.933 Test: free_tasks_with_queued_datain ...passed 00:03:21.933 Test: abort_queued_datain_task_test ...passed 00:03:21.933 Test: abort_queued_datain_tasks_test ...passed 00:03:21.933 00:03:21.933 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.933 suites 1 1 n/a 0 0 00:03:21.933 tests 8 8 8 0 0 00:03:21.933 asserts 230 230 230 0 n/a 00:03:21.933 00:03:21.933 Elapsed time = 0.000 seconds 00:03:21.933 15:26:23 -- unit/unittest.sh@67 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:03:21.933 00:03:21.933 00:03:21.933 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.933 http://cunit.sourceforge.net/ 00:03:21.933 00:03:21.933 00:03:21.934 Suite: iscsi_suite 00:03:21.934 Test: param_negotiation_test ...passed 00:03:21.934 Test: list_negotiation_test ...passed 00:03:21.934 Test: parse_valid_test ...passed 00:03:21.934 Test: parse_invalid_test ...[2024-04-17 15:26:23.233967] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:03:21.934 [2024-04-17 15:26:23.234048] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:03:21.934 [2024-04-17 15:26:23.234072] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:03:21.934 [2024-04-17 15:26:23.234101] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:03:21.934 [2024-04-17 15:26:23.234166] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:03:21.934 [2024-04-17 15:26:23.234223] /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:03:21.934 [2024-04-17 15:26:23.234257] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:03:21.934 passed 00:03:21.934 00:03:21.934 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.934 suites 1 1 n/a 0 0 00:03:21.934 tests 4 4 4 0 0 00:03:21.934 asserts 161 161 161 0 n/a 00:03:21.934 00:03:21.934 Elapsed time = 0.002 seconds 00:03:21.934 15:26:23 -- unit/unittest.sh@68 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:03:21.934 00:03:21.934 00:03:21.934 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.934 http://cunit.sourceforge.net/ 00:03:21.934 00:03:21.934 00:03:21.934 Suite: iscsi_target_node_suite 00:03:21.934 Test: add_lun_test_cases ...[2024-04-17 15:26:23.245744] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1249:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:03:21.934 [2024-04-17 15:26:23.245816] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1254:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:03:21.934 [2024-04-17 15:26:23.245842] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:03:21.934 [2024-04-17 15:26:23.245861] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1260:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:03:21.934 [2024-04-17 15:26:23.245880] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1266:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:03:21.934 passed 00:03:21.934 Test: allow_any_allowed ...passed 00:03:21.934 Test: allow_ipv6_allowed ...passed 00:03:21.934 Test: allow_ipv6_denied ...passed 00:03:21.934 Test: allow_ipv6_invalid ...passed 00:03:21.934 Test: allow_ipv4_allowed ...passed 00:03:21.934 Test: allow_ipv4_denied ...passed 00:03:21.934 Test: allow_ipv4_invalid ...passed 00:03:21.934 Test: node_access_allowed ...passed 00:03:21.934 Test: node_access_denied_by_empty_netmask ...passed 00:03:21.934 Test: node_access_multi_initiator_groups_cases ...passed 00:03:21.934 Test: allow_iscsi_name_multi_maps_case ...passed 00:03:21.934 Test: chap_param_test_cases ...[2024-04-17 15:26:23.246143] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1036:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:03:21.934 [2024-04-17 15:26:23.246169] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1036:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:03:21.934 [2024-04-17 15:26:23.246188] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1036:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:03:21.934 [2024-04-17 15:26:23.246206] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1036:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:03:21.934 [2024-04-17 15:26:23.246226] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/tgt_node.c:1026:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:03:21.934 passed 00:03:21.934 00:03:21.934 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.934 suites 1 1 n/a 0 0 00:03:21.934 tests 13 13 13 0 0 00:03:21.934 asserts 50 50 50 0 n/a 00:03:21.934 00:03:21.934 Elapsed time = 0.001 seconds 00:03:21.934 15:26:23 -- unit/unittest.sh@69 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:03:21.934 00:03:21.934 00:03:21.934 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.934 http://cunit.sourceforge.net/ 00:03:21.934 00:03:21.934 00:03:21.934 Suite: iscsi_suite 00:03:21.934 Test: op_login_check_target_test ...[2024-04-17 15:26:23.258992] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:03:21.935 passed 00:03:21.935 Test: op_login_session_normal_test ...[2024-04-17 15:26:23.259080] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:03:21.935 [2024-04-17 15:26:23.259104] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:03:21.935 [2024-04-17 15:26:23.259125] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:03:21.935 [2024-04-17 15:26:23.259168] /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:03:21.935 [2024-04-17 15:26:23.259195] /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:03:21.935 [2024-04-17 15:26:23.259221] /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:03:21.935 [2024-04-17 15:26:23.259241] /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:03:21.935 passed 00:03:21.935 Test: maxburstlength_test ...[2024-04-17 15:26:23.259395] /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:03:21.935 [2024-04-17 15:26:23.259421] /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:03:21.935 passed 00:03:21.935 Test: underflow_for_read_transfer_test ...passed 00:03:21.935 Test: underflow_for_zero_read_transfer_test ...passed 00:03:21.935 Test: underflow_for_request_sense_test ...passed 00:03:21.935 Test: underflow_for_check_condition_test ...passed 00:03:21.935 Test: add_transfer_task_test ...passed 00:03:21.935 Test: get_transfer_task_test ...passed 00:03:21.935 Test: del_transfer_task_test ...passed 00:03:21.935 Test: clear_all_transfer_tasks_test ...passed 00:03:21.935 Test: build_iovs_test ...passed 00:03:21.935 Test: build_iovs_with_md_test ...passed 00:03:21.935 Test: pdu_hdr_op_login_test ...[2024-04-17 15:26:23.260000] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:03:21.935 [2024-04-17 15:26:23.260052] /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:03:21.935 [2024-04-17 15:26:23.260090] /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:03:21.935 passed 00:03:21.935 Test: pdu_hdr_op_text_test ...[2024-04-17 15:26:23.260141] /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:03:21.935 [2024-04-17 15:26:23.260171] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:2272:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:03:21.935 [2024-04-17 15:26:23.260195] /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:03:21.935 passed 00:03:21.935 Test: pdu_hdr_op_logout_test ...[2024-04-17 15:26:23.260236] /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:03:21.935 passed 00:03:21.935 Test: pdu_hdr_op_scsi_test ...[2024-04-17 15:26:23.260286] /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:03:21.935 [2024-04-17 15:26:23.260312] /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:03:21.935 [2024-04-17 15:26:23.260346] /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:03:21.935 [2024-04-17 15:26:23.260379] /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:03:21.935 [2024-04-17 15:26:23.260416] /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:03:21.935 [2024-04-17 15:26:23.260489] /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:03:21.935 passed 00:03:21.935 Test: pdu_hdr_op_task_mgmt_test ...[2024-04-17 15:26:23.260529] /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:03:21.935 [2024-04-17 15:26:23.260568] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3694:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:03:21.935 passed 00:03:21.935 Test: pdu_hdr_op_nopout_test ...[2024-04-17 15:26:23.260671] /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:03:21.935 [2024-04-17 15:26:23.260709] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:03:21.935 [2024-04-17 15:26:23.260730] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:3735:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:03:21.935 [2024-04-17 15:26:23.260750] /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:03:21.936 passed 00:03:21.936 Test: pdu_hdr_op_data_test ...[2024-04-17 15:26:23.260781] /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:03:21.936 [2024-04-17 15:26:23.260809] /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:03:21.936 [2024-04-17 15:26:23.260840] /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:03:21.936 [2024-04-17 15:26:23.260862] /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:03:21.936 [2024-04-17 15:26:23.260890] /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:03:21.936 [2024-04-17 15:26:23.260925] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4233:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:03:21.936 [2024-04-17 15:26:23.260953] /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:03:21.936 passed 00:03:21.936 Test: empty_text_with_cbit_test ...passed 00:03:21.936 Test: pdu_payload_read_test ...[2024-04-17 15:26:23.261575] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/iscsi/iscsi.c:4632:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:03:21.936 passed 00:03:21.936 Test: data_out_pdu_sequence_test ...passed 00:03:21.936 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:03:21.936 00:03:21.936 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.936 suites 1 1 n/a 0 0 00:03:21.936 tests 24 24 24 0 0 00:03:21.936 asserts 150253 150253 150253 0 n/a 00:03:21.936 00:03:21.936 Elapsed time = 0.005 seconds 00:03:21.936 15:26:23 -- unit/unittest.sh@70 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:03:21.936 00:03:21.936 00:03:21.936 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.936 http://cunit.sourceforge.net/ 00:03:21.936 00:03:21.936 00:03:21.936 Suite: init_grp_suite 00:03:21.936 Test: create_initiator_group_success_case ...passed 00:03:21.936 Test: find_initiator_group_success_case ...passed 00:03:21.936 Test: register_initiator_group_twice_case ...passed 00:03:21.936 Test: add_initiator_name_success_case ...passed 00:03:21.936 Test: add_initiator_name_fail_case ...[2024-04-17 15:26:23.277819] /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:03:21.936 passed 00:03:21.936 Test: delete_all_initiator_names_success_case ...passed 00:03:21.936 Test: add_netmask_success_case ...passed 00:03:21.936 Test: add_netmask_fail_case ...[2024-04-17 15:26:23.277943] /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:03:21.936 passed 00:03:21.936 Test: delete_all_netmasks_success_case ...passed 00:03:21.936 Test: initiator_name_overwrite_all_to_any_case ...passed 00:03:21.936 Test: netmask_overwrite_all_to_any_case ...passed 00:03:21.936 Test: add_delete_initiator_names_case ...passed 00:03:21.936 Test: add_duplicated_initiator_names_case ...passed 00:03:21.936 Test: delete_nonexisting_initiator_names_case ...passed 00:03:21.936 Test: add_delete_netmasks_case ...passed 00:03:21.936 Test: add_duplicated_netmasks_case ...passed 00:03:21.936 Test: delete_nonexisting_netmasks_case ...passed 00:03:21.936 00:03:21.936 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.936 suites 1 1 n/a 0 0 00:03:21.936 tests 17 17 17 0 0 00:03:21.936 asserts 108 108 108 0 n/a 00:03:21.936 00:03:21.936 Elapsed time = 0.000 seconds 00:03:21.936 15:26:23 -- unit/unittest.sh@71 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:03:21.937 00:03:21.937 00:03:21.937 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.937 http://cunit.sourceforge.net/ 00:03:21.937 00:03:21.937 00:03:21.937 Suite: portal_grp_suite 00:03:21.937 Test: portal_create_ipv4_normal_case ...passed 00:03:21.937 Test: portal_create_ipv6_normal_case ...passed 00:03:21.937 Test: portal_create_ipv4_wildcard_case ...passed 00:03:21.937 Test: portal_create_ipv6_wildcard_case ...passed 00:03:21.937 Test: portal_create_twice_case ...[2024-04-17 15:26:23.289378] /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:03:21.937 passed 00:03:21.937 Test: portal_grp_register_unregister_case ...passed 00:03:21.937 Test: portal_grp_register_twice_case ...passed 00:03:21.937 Test: portal_grp_add_delete_case ...passed 00:03:21.937 Test: portal_grp_add_delete_twice_case ...passed 00:03:21.937 00:03:21.937 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.937 suites 1 1 n/a 0 0 00:03:21.937 tests 9 9 9 0 0 00:03:21.937 asserts 44 44 44 0 n/a 00:03:21.937 00:03:21.937 Elapsed time = 0.001 seconds 00:03:21.937 00:03:21.937 real 0m0.088s 00:03:21.937 user 0m0.035s 00:03:21.937 sys 0m0.053s 00:03:21.937 15:26:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:21.937 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.937 ************************************ 00:03:21.937 END TEST unittest_iscsi 00:03:21.937 ************************************ 00:03:21.937 15:26:23 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:03:21.937 15:26:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:21.937 15:26:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:21.937 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:21.937 ************************************ 00:03:21.937 START TEST unittest_json 00:03:21.937 ************************************ 00:03:21.937 15:26:23 -- common/autotest_common.sh@1111 -- # unittest_json 00:03:21.937 15:26:23 -- unit/unittest.sh@75 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:03:21.937 00:03:21.937 00:03:21.937 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.937 http://cunit.sourceforge.net/ 00:03:21.937 00:03:21.937 00:03:21.937 Suite: json 00:03:21.937 Test: test_parse_literal ...passed 00:03:21.937 Test: test_parse_string_simple ...passed 00:03:21.937 Test: test_parse_string_control_chars ...passed 00:03:21.937 Test: test_parse_string_utf8 ...passed 00:03:21.937 Test: test_parse_string_escapes_twochar ...passed 00:03:21.937 Test: test_parse_string_escapes_unicode ...passed 00:03:21.937 Test: test_parse_number ...passed 00:03:21.937 Test: test_parse_array ...passed 00:03:21.937 Test: test_parse_object ...passed 00:03:21.937 Test: test_parse_nesting ...passed 00:03:21.937 Test: test_parse_comment ...passed 00:03:21.937 00:03:21.937 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.937 suites 1 1 n/a 0 0 00:03:21.937 tests 11 11 11 0 0 00:03:21.937 asserts 1516 1516 1516 0 n/a 00:03:21.937 00:03:21.937 Elapsed time = 0.001 seconds 00:03:21.937 15:26:23 -- unit/unittest.sh@76 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:03:21.937 00:03:21.937 00:03:21.937 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.937 http://cunit.sourceforge.net/ 00:03:21.937 00:03:21.937 00:03:21.937 Suite: json 00:03:21.937 Test: test_strequal ...passed 00:03:21.937 Test: test_num_to_uint16 ...passed 00:03:21.937 Test: test_num_to_int32 ...passed 00:03:21.937 Test: test_num_to_uint64 ...passed 00:03:21.937 Test: test_decode_object ...passed 00:03:21.937 Test: test_decode_array ...passed 00:03:21.937 Test: test_decode_bool ...passed 00:03:21.937 Test: test_decode_uint16 ...passed 00:03:21.937 Test: test_decode_int32 ...passed 00:03:21.937 Test: test_decode_uint32 ...passed 00:03:21.937 Test: test_decode_uint64 ...passed 00:03:21.937 Test: test_decode_string ...passed 00:03:21.937 Test: test_decode_uuid ...passed 00:03:21.937 Test: test_find ...passed 00:03:21.937 Test: test_find_array ...passed 00:03:21.937 Test: test_iterating ...passed 00:03:21.938 Test: test_free_object ...passed 00:03:21.938 00:03:21.938 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.938 suites 1 1 n/a 0 0 00:03:21.938 tests 17 17 17 0 0 00:03:21.938 asserts 236 236 236 0 n/a 00:03:21.938 00:03:21.938 Elapsed time = 0.000 seconds 00:03:21.938 15:26:23 -- unit/unittest.sh@77 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:03:21.938 00:03:21.938 00:03:21.938 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.938 http://cunit.sourceforge.net/ 00:03:21.938 00:03:21.938 00:03:21.938 Suite: json 00:03:21.938 Test: test_write_literal ...passed 00:03:21.938 Test: test_write_string_simple ...passed 00:03:21.938 Test: test_write_string_escapes ...passed 00:03:21.938 Test: test_write_string_utf16le ...passed 00:03:21.938 Test: test_write_number_int32 ...passed 00:03:21.938 Test: test_write_number_uint32 ...passed 00:03:21.938 Test: test_write_number_uint128 ...passed 00:03:21.938 Test: test_write_string_number_uint128 ...passed 00:03:21.938 Test: test_write_number_int64 ...passed 00:03:21.938 Test: test_write_number_uint64 ...passed 00:03:21.938 Test: test_write_number_double ...passed 00:03:21.938 Test: test_write_uuid ...passed 00:03:21.938 Test: test_write_array ...passed 00:03:21.938 Test: test_write_object ...passed 00:03:21.938 Test: test_write_nesting ...passed 00:03:21.938 Test: test_write_val ...passed 00:03:21.938 00:03:21.938 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.938 suites 1 1 n/a 0 0 00:03:21.938 tests 16 16 16 0 0 00:03:21.938 asserts 918 918 918 0 n/a 00:03:21.938 00:03:21.938 Elapsed time = 0.002 seconds 00:03:22.197 15:26:23 -- unit/unittest.sh@78 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:03:22.197 00:03:22.197 00:03:22.197 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.197 http://cunit.sourceforge.net/ 00:03:22.197 00:03:22.197 00:03:22.197 Suite: jsonrpc 00:03:22.197 Test: test_parse_request ...passed 00:03:22.197 Test: test_parse_request_streaming ...passed 00:03:22.198 00:03:22.198 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.198 suites 1 1 n/a 0 0 00:03:22.198 tests 2 2 2 0 0 00:03:22.198 asserts 289 289 289 0 n/a 00:03:22.198 00:03:22.198 Elapsed time = 0.002 seconds 00:03:22.198 00:03:22.198 real 0m0.054s 00:03:22.198 user 0m0.024s 00:03:22.198 sys 0m0.031s 00:03:22.198 15:26:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:22.198 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:22.198 ************************************ 00:03:22.198 END TEST unittest_json 00:03:22.198 ************************************ 00:03:22.198 15:26:23 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:03:22.198 15:26:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:22.198 15:26:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:22.198 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:22.198 ************************************ 00:03:22.198 START TEST unittest_rpc 00:03:22.198 ************************************ 00:03:22.198 15:26:23 -- common/autotest_common.sh@1111 -- # unittest_rpc 00:03:22.198 15:26:23 -- unit/unittest.sh@82 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:03:22.198 00:03:22.198 00:03:22.198 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.198 http://cunit.sourceforge.net/ 00:03:22.198 00:03:22.198 00:03:22.198 Suite: rpc 00:03:22.198 Test: test_jsonrpc_handler ...passed 00:03:22.198 Test: test_spdk_rpc_is_method_allowed ...passed 00:03:22.198 Test: test_rpc_get_methods ...[2024-04-17 15:26:23.449881] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:03:22.198 passed 00:03:22.198 Test: test_rpc_spdk_get_version ...passed 00:03:22.198 Test: test_spdk_rpc_listen_close ...passed 00:03:22.198 Test: test_rpc_run_multiple_servers ...passed 00:03:22.198 00:03:22.198 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.198 suites 1 1 n/a 0 0 00:03:22.198 tests 6 6 6 0 0 00:03:22.198 asserts 23 23 23 0 n/a 00:03:22.198 00:03:22.198 Elapsed time = 0.000 seconds 00:03:22.198 00:03:22.198 real 0m0.016s 00:03:22.198 user 0m0.009s 00:03:22.198 sys 0m0.007s 00:03:22.198 15:26:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:22.198 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:22.198 ************************************ 00:03:22.198 END TEST unittest_rpc 00:03:22.198 ************************************ 00:03:22.198 15:26:23 -- 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:03:22.198 15:26:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:22.198 15:26:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:22.198 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:22.198 ************************************ 00:03:22.198 START TEST unittest_notify 00:03:22.198 ************************************ 00:03:22.198 15:26:23 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:03:22.198 00:03:22.198 00:03:22.198 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.198 http://cunit.sourceforge.net/ 00:03:22.198 00:03:22.198 00:03:22.198 Suite: app_suite 00:03:22.198 Test: notify ...passed 00:03:22.198 00:03:22.198 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.198 suites 1 1 n/a 0 0 00:03:22.198 tests 1 1 1 0 0 00:03:22.198 asserts 13 13 13 0 n/a 00:03:22.198 00:03:22.198 Elapsed time = 0.000 seconds 00:03:22.198 00:03:22.198 real 0m0.015s 00:03:22.198 user 0m0.006s 00:03:22.198 sys 0m0.009s 00:03:22.198 15:26:23 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:22.198 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:22.198 ************************************ 00:03:22.198 END TEST unittest_notify 00:03:22.198 ************************************ 00:03:22.198 15:26:23 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:03:22.198 15:26:23 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:22.198 15:26:23 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:22.198 15:26:23 -- common/autotest_common.sh@10 -- # set +x 00:03:22.198 ************************************ 00:03:22.198 START TEST unittest_nvme 00:03:22.198 ************************************ 00:03:22.198 15:26:23 -- common/autotest_common.sh@1111 -- # unittest_nvme 00:03:22.199 15:26:23 -- unit/unittest.sh@86 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:03:22.199 00:03:22.199 00:03:22.199 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.199 http://cunit.sourceforge.net/ 00:03:22.199 00:03:22.199 00:03:22.199 Suite: nvme 00:03:22.199 Test: test_opc_data_transfer ...passed 00:03:22.199 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:03:22.199 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:03:22.199 Test: test_trid_parse_and_compare ...[2024-04-17 15:26:23.583453] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1171:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:03:22.199 [2024-04-17 15:26:23.583562] /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:03:22.199 [2024-04-17 15:26:23.583590] /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:03:22.199 [2024-04-17 15:26:23.583608] /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:03:22.199 [2024-04-17 15:26:23.583632] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1194:parse_next_key: *ERROR*: Key without value 00:03:22.199 [2024-04-17 15:26:23.583656] /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:03:22.199 passed 00:03:22.199 Test: test_trid_trtype_str ...passed 00:03:22.199 Test: test_trid_adrfam_str ...passed 00:03:22.199 Test: test_nvme_ctrlr_probe ...[2024-04-17 15:26:23.583874] /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:03:22.199 passed 00:03:22.199 Test: test_spdk_nvme_probe ...[2024-04-17 15:26:23.583929] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:03:22.199 [2024-04-17 15:26:23.583952] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:03:22.199 [2024-04-17 15:26:23.584040] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 813:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:03:22.199 [2024-04-17 15:26:23.584069] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:03:22.199 passed 00:03:22.199 Test: test_spdk_nvme_connect ...[2024-04-17 15:26:23.584134] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 993:spdk_nvme_connect: *ERROR*: No transport ID specified 00:03:22.199 [2024-04-17 15:26:23.584409] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:03:22.199 [2024-04-17 15:26:23.584438] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c:1004:spdk_nvme_connect: *ERROR*: Create probe context failed 00:03:22.199 passed 00:03:22.199 Test: test_nvme_ctrlr_probe_internal ...[2024-04-17 15:26:23.584546] /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:03:22.199 [2024-04-17 15:26:23.584571] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:03:22.199 passed 00:03:22.199 Test: test_nvme_init_controllers ...[2024-04-17 15:26:23.584625] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:03:22.199 passed 00:03:22.199 Test: test_nvme_driver_init ...[2024-04-17 15:26:23.584688] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:03:22.199 [2024-04-17 15:26:23.584710] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:03:22.459 [2024-04-17 15:26:23.692685] /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:03:22.459 [2024-04-17 15:26:23.692841] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:03:22.459 passed 00:03:22.459 Test: test_spdk_nvme_detach ...passed 00:03:22.459 Test: test_nvme_completion_poll_cb ...passed 00:03:22.459 Test: test_nvme_user_copy_cmd_complete ...passed 00:03:22.459 Test: test_nvme_allocate_request_null ...passed 00:03:22.459 Test: test_nvme_allocate_request ...passed 00:03:22.459 Test: test_nvme_free_request ...passed 00:03:22.459 Test: test_nvme_allocate_request_user_copy ...passed 00:03:22.459 Test: test_nvme_robust_mutex_init_shared ...passed 00:03:22.459 Test: test_nvme_request_check_timeout ...passed 00:03:22.459 Test: test_nvme_wait_for_completion ...passed 00:03:22.459 Test: test_spdk_nvme_parse_func ...passed 00:03:22.459 Test: test_spdk_nvme_detach_async ...passed 00:03:22.459 Test: test_nvme_parse_addr ...[2024-04-17 15:26:23.693746] /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:03:22.459 passed 00:03:22.459 00:03:22.459 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.460 suites 1 1 n/a 0 0 00:03:22.460 tests 25 25 25 0 0 00:03:22.460 asserts 326 326 326 0 n/a 00:03:22.460 00:03:22.460 Elapsed time = 0.004 seconds 00:03:22.460 15:26:23 -- unit/unittest.sh@87 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:03:22.460 00:03:22.460 00:03:22.460 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.460 http://cunit.sourceforge.net/ 00:03:22.460 00:03:22.460 00:03:22.460 Suite: nvme_ctrlr 00:03:22.460 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-04-17 15:26:23.711415] /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:03:22.460 passed 00:03:22.460 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-04-17 15:26:23.712757] /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:03:22.460 passed 00:03:22.460 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-04-17 15:26:23.713934] /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:03:22.460 passed 00:03:22.460 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-04-17 15:26:23.715124] /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:03:22.460 passed 00:03:22.460 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-04-17 15:26:23.716397] /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:03:22.460 [2024-04-17 15:26:23.717538] /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-17 15:26:23.718713] /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-17 15:26:23.719869] /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:03:22.460 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-04-17 15:26:23.722162] /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:03:22.460 [2024-04-17 15:26:23.724447] /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-17 15:26:23.725590] /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:03:22.460 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-04-17 15:26:23.727896] /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:03:22.460 [2024-04-17 15:26:23.729049] /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-17 15:26:23.731350] /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:03:22.460 Test: test_nvme_ctrlr_init_delay ...[2024-04-17 15:26:23.733695] /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:03:22.460 passed 00:03:22.460 Test: test_alloc_io_qpair_rr_1 ...[2024-04-17 15:26:23.734942] /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:03:22.460 [2024-04-17 15:26:23.735030] /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:03:22.460 [2024-04-17 15:26:23.735071] /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:03:22.460 [2024-04-17 15:26:23.735097] /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:03:22.460 [2024-04-17 15:26:23.735117] /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:03:22.460 passed 00:03:22.460 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:03:22.460 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:03:22.460 Test: test_alloc_io_qpair_wrr_1 ...[2024-04-17 15:26:23.735182] /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:03:22.460 passed 00:03:22.460 Test: test_alloc_io_qpair_wrr_2 ...[2024-04-17 15:26:23.735257] /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:03:22.460 [2024-04-17 15:26:23.735301] /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:03:22.460 passed 00:03:22.460 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-04-17 15:26:23.735392] /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:03:22.461 [2024-04-17 15:26:23.735427] /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:03:22.461 [2024-04-17 15:26:23.735454] /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:03:22.461 [2024-04-17 15:26:23.735482] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_fail ...[2024-04-17 15:26:23.735512] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1041:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:03:22.461 Test: test_nvme_ctrlr_set_supported_features ...passed 00:03:22.461 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:03:22.461 Test: test_nvme_ctrlr_test_active_ns ...[2024-04-17 15:26:23.735607] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:03:22.461 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:03:22.461 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:03:22.461 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-04-17 15:26:23.814751] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-04-17 15:26:23.821674] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-04-17 15:26:23.822843] /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:03:22.461 [2024-04-17 15:26:23.822881] /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:03:22.461 passed 00:03:22.461 Test: test_alloc_io_qpair_fail ...[2024-04-17 15:26:23.823996] /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:03:22.461 [2024-04-17 15:26:23.824032] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_add_remove_process ...passed 00:03:22.461 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:03:22.461 Test: test_nvme_ctrlr_set_state ...[2024-04-17 15:26:23.824103] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-04-17 15:26:23.824134] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-04-17 15:26:23.835315] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_ns_mgmt ...[2024-04-17 15:26:23.859389] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_reset ...[2024-04-17 15:26:23.860740] /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:03:22.461 passed 00:03:22.461 Test: test_nvme_ctrlr_aer_callback ...[2024-04-17 15:26:23.860973] /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:03:22.462 passed 00:03:22.462 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-04-17 15:26:23.862232] /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:03:22.462 passed 00:03:22.462 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:03:22.462 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:03:22.462 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-04-17 15:26:23.863689] /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:03:22.462 passed 00:03:22.462 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:03:22.462 Test: test_nvme_ctrlr_ana_resize ...[2024-04-17 15:26:23.864944] /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:03:22.462 passed 00:03:22.462 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:03:22.462 Test: test_nvme_transport_ctrlr_ready ...[2024-04-17 15:26:23.866275] /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:03:22.462 [2024-04-17 15:26:23.866310] /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:03:22.462 passed 00:03:22.462 Test: test_nvme_ctrlr_disable ...[2024-04-17 15:26:23.866349] /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:03:22.462 passed 00:03:22.462 00:03:22.462 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.462 suites 1 1 n/a 0 0 00:03:22.462 tests 43 43 43 0 0 00:03:22.462 asserts 10418 10418 10418 0 n/a 00:03:22.462 00:03:22.462 Elapsed time = 0.115 seconds 00:03:22.462 15:26:23 -- 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:03:22.462 00:03:22.462 00:03:22.462 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.462 http://cunit.sourceforge.net/ 00:03:22.462 00:03:22.462 00:03:22.462 Suite: nvme_ctrlr_cmd 00:03:22.462 Test: test_get_log_pages ...passed 00:03:22.462 Test: test_set_feature_cmd ...passed 00:03:22.462 Test: test_set_feature_ns_cmd ...passed 00:03:22.462 Test: test_get_feature_cmd ...passed 00:03:22.462 Test: test_get_feature_ns_cmd ...passed 00:03:22.462 Test: test_abort_cmd ...passed 00:03:22.462 Test: test_set_host_id_cmds ...[2024-04-17 15:26:23.893517] /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:03:22.462 passed 00:03:22.462 Test: test_io_cmd_raw_no_payload_build ...passed 00:03:22.462 Test: test_io_raw_cmd ...passed 00:03:22.462 Test: test_io_raw_cmd_with_md ...passed 00:03:22.462 Test: test_namespace_attach ...passed 00:03:22.462 Test: test_namespace_detach ...passed 00:03:22.462 Test: test_namespace_create ...passed 00:03:22.462 Test: test_namespace_delete ...passed 00:03:22.462 Test: test_doorbell_buffer_config ...passed 00:03:22.462 Test: test_format_nvme ...passed 00:03:22.462 Test: test_fw_commit ...passed 00:03:22.462 Test: test_fw_image_download ...passed 00:03:22.462 Test: test_sanitize ...passed 00:03:22.462 Test: test_directive ...passed 00:03:22.462 Test: test_nvme_request_add_abort ...passed 00:03:22.462 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:03:22.462 Test: test_nvme_ctrlr_cmd_identify ...passed 00:03:22.462 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:03:22.462 00:03:22.462 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.462 suites 1 1 n/a 0 0 00:03:22.462 tests 24 24 24 0 0 00:03:22.462 asserts 198 198 198 0 n/a 00:03:22.462 00:03:22.462 Elapsed time = 0.000 seconds 00:03:22.462 15:26:23 -- 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:03:22.723 00:03:22.723 00:03:22.723 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.723 http://cunit.sourceforge.net/ 00:03:22.723 00:03:22.723 00:03:22.723 Suite: nvme_ctrlr_cmd 00:03:22.723 Test: test_geometry_cmd ...passed 00:03:22.723 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:03:22.723 00:03:22.723 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.723 suites 1 1 n/a 0 0 00:03:22.723 tests 2 2 2 0 0 00:03:22.723 asserts 7 7 7 0 n/a 00:03:22.723 00:03:22.723 Elapsed time = 0.000 seconds 00:03:22.723 15:26:23 -- unit/unittest.sh@90 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:03:22.723 00:03:22.723 00:03:22.723 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.723 http://cunit.sourceforge.net/ 00:03:22.723 00:03:22.723 00:03:22.723 Suite: nvme 00:03:22.723 Test: test_nvme_ns_construct ...passed 00:03:22.723 Test: test_nvme_ns_uuid ...passed 00:03:22.723 Test: test_nvme_ns_csi ...passed 00:03:22.723 Test: test_nvme_ns_data ...passed 00:03:22.723 Test: test_nvme_ns_set_identify_data ...passed 00:03:22.723 Test: test_spdk_nvme_ns_get_values ...passed 00:03:22.723 Test: test_spdk_nvme_ns_is_active ...passed 00:03:22.723 Test: spdk_nvme_ns_supports ...passed 00:03:22.723 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:03:22.723 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...passed 00:03:22.723 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:03:22.723 Test: test_nvme_ns_find_id_desc ...passed 00:03:22.723 00:03:22.723 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.723 suites 1 1 n/a 0 0 00:03:22.723 tests 12 12 12 0 0 00:03:22.723 asserts 83 83 83 0 n/a 00:03:22.723 00:03:22.723 Elapsed time = 0.000 seconds 00:03:22.723 15:26:23 -- 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:03:22.723 00:03:22.723 00:03:22.723 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.723 http://cunit.sourceforge.net/ 00:03:22.723 00:03:22.723 00:03:22.723 Suite: nvme_ns_cmd 00:03:22.723 Test: split_test ...passed 00:03:22.723 Test: split_test2 ...passed 00:03:22.723 Test: split_test3 ...passed 00:03:22.723 Test: split_test4 ...passed 00:03:22.723 Test: test_nvme_ns_cmd_flush ...passed 00:03:22.723 Test: test_nvme_ns_cmd_dataset_management ...passed 00:03:22.723 Test: test_nvme_ns_cmd_copy ...passed 00:03:22.723 Test: test_io_flags ...[2024-04-17 15:26:23.933486] /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:03:22.723 passed 00:03:22.723 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:03:22.723 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:03:22.723 Test: test_nvme_ns_cmd_reservation_register ...passed 00:03:22.723 Test: test_nvme_ns_cmd_reservation_release ...passed 00:03:22.723 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:03:22.723 Test: test_nvme_ns_cmd_reservation_report ...passed 00:03:22.723 Test: test_cmd_child_request ...passed 00:03:22.723 Test: test_nvme_ns_cmd_readv ...passed 00:03:22.723 Test: test_nvme_ns_cmd_read_with_md ...passed 00:03:22.723 Test: test_nvme_ns_cmd_writev ...[2024-04-17 15:26:23.934104] /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:03:22.723 passed 00:03:22.723 Test: test_nvme_ns_cmd_write_with_md ...passed 00:03:22.723 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:03:22.723 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:03:22.723 Test: test_nvme_ns_cmd_comparev ...passed 00:03:22.723 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:03:22.723 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:03:22.723 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:03:22.724 Test: test_nvme_ns_cmd_setup_request ...passed 00:03:22.724 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:03:22.724 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-04-17 15:26:23.935091] /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:03:22.724 passed 00:03:22.724 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-04-17 15:26:23.935173] /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:03:22.724 passed 00:03:22.724 Test: test_nvme_ns_cmd_verify ...passed 00:03:22.724 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:03:22.724 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:03:22.724 00:03:22.724 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.724 suites 1 1 n/a 0 0 00:03:22.724 tests 32 32 32 0 0 00:03:22.724 asserts 550 550 550 0 n/a 00:03:22.724 00:03:22.724 Elapsed time = 0.002 seconds 00:03:22.724 15:26:23 -- 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:03:22.724 00:03:22.724 00:03:22.724 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.724 http://cunit.sourceforge.net/ 00:03:22.724 00:03:22.724 00:03:22.724 Suite: nvme_ns_cmd 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:03:22.724 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:03:22.724 00:03:22.724 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.724 suites 1 1 n/a 0 0 00:03:22.724 tests 12 12 12 0 0 00:03:22.724 asserts 123 123 123 0 n/a 00:03:22.724 00:03:22.724 Elapsed time = 0.001 seconds 00:03:22.724 15:26:23 -- unit/unittest.sh@93 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:03:22.724 00:03:22.724 00:03:22.724 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.724 http://cunit.sourceforge.net/ 00:03:22.724 00:03:22.724 00:03:22.724 Suite: nvme_qpair 00:03:22.724 Test: test3 ...passed 00:03:22.724 Test: test_ctrlr_failed ...passed 00:03:22.724 Test: struct_packing ...passed 00:03:22.724 Test: test_nvme_qpair_process_completions ...[2024-04-17 15:26:23.961784] /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:03:22.724 [2024-04-17 15:26:23.961889] /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:03:22.724 [2024-04-17 15:26:23.961928] /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:03:22.724 [2024-04-17 15:26:23.961950] /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:03:22.724 passed 00:03:22.724 Test: test_nvme_completion_is_retry ...passed 00:03:22.724 Test: test_get_status_string ...passed 00:03:22.724 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:03:22.724 Test: test_nvme_qpair_submit_request ...passed 00:03:22.724 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:03:22.724 Test: test_nvme_qpair_manual_complete_request ...passed 00:03:22.724 Test: test_nvme_qpair_init_deinit ...[2024-04-17 15:26:23.962222] /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:03:22.724 passed 00:03:22.724 Test: test_nvme_get_sgl_print_info ...passed 00:03:22.724 00:03:22.724 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.724 suites 1 1 n/a 0 0 00:03:22.724 tests 12 12 12 0 0 00:03:22.724 asserts 154 154 154 0 n/a 00:03:22.724 00:03:22.724 Elapsed time = 0.001 seconds 00:03:22.724 15:26:23 -- unit/unittest.sh@94 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:03:22.724 00:03:22.724 00:03:22.724 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.724 http://cunit.sourceforge.net/ 00:03:22.725 00:03:22.725 00:03:22.725 Suite: nvme_pcie 00:03:22.725 Test: test_prp_list_append ...[2024-04-17 15:26:23.975010] /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:03:22.725 [2024-04-17 15:26:23.975126] /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:03:22.725 [2024-04-17 15:26:23.975152] /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:03:22.725 [2024-04-17 15:26:23.975212] /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:03:22.725 [2024-04-17 15:26:23.975246] /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:03:22.725 passed 00:03:22.725 Test: test_nvme_pcie_hotplug_monitor ...passed 00:03:22.725 Test: test_shadow_doorbell_update ...passed 00:03:22.725 Test: test_build_contig_hw_sgl_request ...passed 00:03:22.725 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:03:22.725 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:03:22.725 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:03:22.725 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-04-17 15:26:23.975446] /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:03:22.725 passed 00:03:22.725 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:03:22.725 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:03:22.725 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-04-17 15:26:23.975532] /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:03:22.725 passed 00:03:22.725 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-04-17 15:26:23.975573] /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:03:22.725 passed 00:03:22.725 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-04-17 15:26:23.975609] /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:03:22.725 passed 00:03:22.725 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-04-17 15:26:23.975643] /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:03:22.725 passed 00:03:22.725 00:03:22.725 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.725 suites 1 1 n/a 0 0 00:03:22.725 tests 14 14 14 0 0 00:03:22.725 asserts 235 235 235 0 n/a 00:03:22.725 00:03:22.725 Elapsed time = 0.001 seconds 00:03:22.725 15:26:23 -- 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:03:22.725 00:03:22.725 00:03:22.725 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.725 http://cunit.sourceforge.net/ 00:03:22.725 00:03:22.725 00:03:22.725 Suite: nvme_ns_cmd 00:03:22.725 Test: nvme_poll_group_create_test ...passed 00:03:22.725 Test: nvme_poll_group_add_remove_test ...passed 00:03:22.725 Test: nvme_poll_group_process_completions ...passed 00:03:22.725 Test: nvme_poll_group_destroy_test ...passed 00:03:22.725 Test: nvme_poll_group_get_free_stats ...passed 00:03:22.725 00:03:22.725 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.725 suites 1 1 n/a 0 0 00:03:22.725 tests 5 5 5 0 0 00:03:22.725 asserts 75 75 75 0 n/a 00:03:22.725 00:03:22.725 Elapsed time = 0.000 seconds 00:03:22.725 15:26:23 -- unit/unittest.sh@96 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:03:22.725 00:03:22.725 00:03:22.725 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.725 http://cunit.sourceforge.net/ 00:03:22.725 00:03:22.725 00:03:22.725 Suite: nvme_quirks 00:03:22.725 Test: test_nvme_quirks_striping ...passed 00:03:22.725 00:03:22.725 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.725 suites 1 1 n/a 0 0 00:03:22.725 tests 1 1 1 0 0 00:03:22.725 asserts 5 5 5 0 n/a 00:03:22.725 00:03:22.725 Elapsed time = 0.000 seconds 00:03:22.725 15:26:24 -- unit/unittest.sh@97 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:03:22.725 00:03:22.725 00:03:22.725 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.725 http://cunit.sourceforge.net/ 00:03:22.725 00:03:22.725 00:03:22.725 Suite: nvme_tcp 00:03:22.725 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:03:22.725 Test: test_nvme_tcp_build_iovs ...passed 00:03:22.725 Test: test_nvme_tcp_build_sgl_request ...[2024-04-17 15:26:24.014023] /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=0x7f9fe4605d50, and the iovcnt=16, remaining_size=28672 00:03:22.725 passed 00:03:22.725 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:03:22.725 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:03:22.725 Test: test_nvme_tcp_req_complete_safe ...passed 00:03:22.725 Test: test_nvme_tcp_req_get ...passed 00:03:22.725 Test: test_nvme_tcp_req_init ...passed 00:03:22.725 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:03:22.725 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:03:22.726 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-04-17 15:26:24.014350] /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=0x7f9fe4100020 is same with the state(6) to be set 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_alloc_reqs ...passed 00:03:22.726 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-04-17 15:26:24.014619] /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=0x7f9fe4500020 is same with the state(5) to be set 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_pdu_ch_handle ...[2024-04-17 15:26:24.014658] /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=0x7f9fe4401700 00:03:22.726 [2024-04-17 15:26:24.014682] /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:03:22.726 [2024-04-17 15:26:24.014705] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.014726] /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:03:22.726 [2024-04-17 15:26:24.014746] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.014770] /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:03:22.726 [2024-04-17 15:26:24.014793] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.014815] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.014848] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.014868] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.014892] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.014916] /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=0x7f9fe4401020 is same with the state(5) to be set 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_qpair_connect_sock ...[2024-04-17 15:26:24.015022] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:03:22.726 [2024-04-17 15:26:24.015040] /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:03:22.726 [2024-04-17 15:26:24.015225] /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:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:03:22.726 Test: test_nvme_tcp_c2h_payload_handle ...[2024-04-17 15:26:24.015293] /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(0x7f9fe4402240): PDU Sequence Error 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_icresp_handle ...[2024-04-17 15:26:24.015324] /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:03:22.726 [2024-04-17 15:26:24.015428] /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:03:22.726 [2024-04-17 15:26:24.015451] /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=0x7f9fe4504020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.015472] /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:03:22.726 [2024-04-17 15:26:24.015493] /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=0x7f9fe4504020 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.015516] /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=0x7f9fe4504020 is same with the state(0) to be set 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_pdu_payload_handle ...[2024-04-17 15:26:24.015561] /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(0x7f9fe4403240): PDU Sequence Error 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-04-17 15:26:24.015616] /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=0x7f9fe4506020 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:03:22.726 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-04-17 15:26:24.015739] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 353:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x7f9fe461e500, errno=0, rc=0 00:03:22.726 [2024-04-17 15:26:24.015765] /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=0x7f9fe461e500 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.015789] /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=0x7f9fe461e500 is same with the state(5) to be set 00:03:22.726 [2024-04-17 15:26:24.015821] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2174:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x7f9fe461e500 (0): Success 00:03:22.726 [2024-04-17 15:26:24.015843] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2174:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x7f9fe461e500 (0): Success 00:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-04-17 15:26:24.084038] /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:03:22.726 [2024-04-17 15:26:24.084122] /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:03:22.726 passed 00:03:22.726 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:03:22.726 Test: test_nvme_tcp_poll_group_get_stats ...[2024-04-17 15:26:24.084273] /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:03:22.726 [2024-04-17 15:26:24.084296] /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:03:22.727 passed 00:03:22.727 Test: test_nvme_tcp_ctrlr_construct ...[2024-04-17 15:26:24.084461] /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:03:22.727 [2024-04-17 15:26:24.084482] /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:03:22.727 [2024-04-17 15:26:24.084539] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2321:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:03:22.727 [2024-04-17 15:26:24.084572] /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:03:22.727 [2024-04-17 15:26:24.084627] /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:03:22.727 [2024-04-17 15:26:24.084653] /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:03:22.727 passed 00:03:22.727 Test: test_nvme_tcp_qpair_submit_request ...[2024-04-17 15:26:24.084746] /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:03:22.727 [2024-04-17 15:26:24.084766] /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:03:22.727 passed 00:03:22.727 00:03:22.727 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.727 suites 1 1 n/a 0 0 00:03:22.727 tests 27 27 27 0 0 00:03:22.727 asserts 624 624 624 0 n/a 00:03:22.727 00:03:22.727 Elapsed time = 0.070 seconds 00:03:22.727 15:26:24 -- unit/unittest.sh@98 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:03:22.727 00:03:22.727 00:03:22.727 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.727 http://cunit.sourceforge.net/ 00:03:22.727 00:03:22.727 00:03:22.727 Suite: nvme_transport 00:03:22.727 Test: test_nvme_get_transport ...passed 00:03:22.727 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:03:22.727 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:03:22.727 Test: test_nvme_transport_poll_group_add_remove ...passed 00:03:22.727 Test: test_ctrlr_get_memory_domains ...passed 00:03:22.727 00:03:22.727 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.727 suites 1 1 n/a 0 0 00:03:22.727 tests 5 5 5 0 0 00:03:22.727 asserts 28 28 28 0 n/a 00:03:22.727 00:03:22.727 Elapsed time = 0.000 seconds 00:03:22.727 15:26:24 -- 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:03:22.727 00:03:22.727 00:03:22.727 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.727 http://cunit.sourceforge.net/ 00:03:22.727 00:03:22.727 00:03:22.727 Suite: nvme_io_msg 00:03:22.727 Test: test_nvme_io_msg_send ...passed 00:03:22.727 Test: test_nvme_io_msg_process ...passed 00:03:22.727 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:03:22.727 00:03:22.727 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.727 suites 1 1 n/a 0 0 00:03:22.727 tests 3 3 3 0 0 00:03:22.727 asserts 56 56 56 0 n/a 00:03:22.727 00:03:22.727 Elapsed time = 0.000 seconds 00:03:22.727 15:26:24 -- 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:03:22.727 00:03:22.727 00:03:22.727 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.727 http://cunit.sourceforge.net/ 00:03:22.727 00:03:22.727 00:03:22.727 Suite: nvme_pcie_common 00:03:22.727 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-04-17 15:26:24.135215] /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:03:22.727 passed 00:03:22.727 Test: test_nvme_pcie_qpair_construct_destroy ...passed 00:03:22.727 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:03:22.727 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-04-17 15:26:24.135611] /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:03:22.727 [2024-04-17 15:26:24.135653] /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:03:22.728 [2024-04-17 15:26:24.135693] /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:03:22.728 passed 00:03:22.728 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:03:22.728 Test: test_nvme_pcie_poll_group_get_stats ...[2024-04-17 15:26:24.135923] /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:03:22.728 [2024-04-17 15:26:24.135949] /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:03:22.728 passed 00:03:22.728 00:03:22.728 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.728 suites 1 1 n/a 0 0 00:03:22.728 tests 6 6 6 0 0 00:03:22.728 asserts 148 148 148 0 n/a 00:03:22.728 00:03:22.728 Elapsed time = 0.001 seconds 00:03:22.728 15:26:24 -- unit/unittest.sh@101 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:03:22.728 00:03:22.728 00:03:22.728 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.728 http://cunit.sourceforge.net/ 00:03:22.728 00:03:22.728 00:03:22.728 Suite: nvme_fabric 00:03:22.728 Test: test_nvme_fabric_prop_set_cmd ...passed 00:03:22.728 Test: test_nvme_fabric_prop_get_cmd ...passed 00:03:22.728 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:03:22.728 Test: test_nvme_fabric_discover_probe ...passed 00:03:22.728 Test: test_nvme_fabric_qpair_connect ...[2024-04-17 15:26:24.149291] /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:03:22.728 passed 00:03:22.728 00:03:22.728 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.728 suites 1 1 n/a 0 0 00:03:22.728 tests 5 5 5 0 0 00:03:22.728 asserts 60 60 60 0 n/a 00:03:22.728 00:03:22.728 Elapsed time = 0.000 seconds 00:03:22.728 15:26:24 -- unit/unittest.sh@102 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:03:22.728 00:03:22.728 00:03:22.728 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.728 http://cunit.sourceforge.net/ 00:03:22.728 00:03:22.728 00:03:22.728 Suite: nvme_opal 00:03:22.728 Test: test_opal_nvme_security_recv_send_done ...passed 00:03:22.728 Test: test_opal_add_short_atom_header ...[2024-04-17 15:26:24.162049] /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:03:22.728 passed 00:03:22.728 00:03:22.728 Run Summary: Type Total Ran Passed Failed Inactive 00:03:22.728 suites 1 1 n/a 0 0 00:03:22.728 tests 2 2 2 0 0 00:03:22.728 asserts 22 22 22 0 n/a 00:03:22.728 00:03:22.728 Elapsed time = 0.000 seconds 00:03:22.728 00:03:22.728 real 0m0.592s 00:03:22.728 user 0m0.153s 00:03:22.728 sys 0m0.292s 00:03:22.987 15:26:24 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:22.987 15:26:24 -- common/autotest_common.sh@10 -- # set +x 00:03:22.987 ************************************ 00:03:22.987 END TEST unittest_nvme 00:03:22.987 ************************************ 00:03:22.987 15:26:24 -- 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:03:22.987 15:26:24 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:22.987 15:26:24 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:22.987 15:26:24 -- common/autotest_common.sh@10 -- # set +x 00:03:22.987 ************************************ 00:03:22.987 START TEST unittest_log 00:03:22.987 ************************************ 00:03:22.987 15:26:24 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:03:22.987 00:03:22.987 00:03:22.987 CUnit - A unit testing framework for C - Version 2.1-3 00:03:22.987 http://cunit.sourceforge.net/ 00:03:22.987 00:03:22.987 00:03:22.987 Suite: log 00:03:22.987 Test: log_test ...[2024-04-17 15:26:24.223822] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:03:22.987 [2024-04-17 15:26:24.223903] log_ut.c: 57:log_test: *DEBUG*: log test 00:03:22.987 log dump test: 00:03:22.987 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:03:22.988 spdk dump test: 00:03:22.988 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:03:22.988 spdk dump test: 00:03:22.988 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:03:22.988 00000010 65 20 63 68 61 72 73 e chars 00:03:22.988 passed 00:03:23.926 Test: deprecation ...passed 00:03:23.926 00:03:23.926 Run Summary: Type Total Ran Passed Failed Inactive 00:03:23.926 suites 1 1 n/a 0 0 00:03:23.926 tests 2 2 2 0 0 00:03:23.926 asserts 73 73 73 0 n/a 00:03:23.926 00:03:23.926 Elapsed time = 0.000 seconds 00:03:23.926 00:03:23.926 real 0m1.013s 00:03:23.926 user 0m0.005s 00:03:23.926 sys 0m0.009s 00:03:23.926 15:26:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:23.926 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:23.926 ************************************ 00:03:23.926 END TEST unittest_log 00:03:23.926 ************************************ 00:03:23.926 15:26:25 -- 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:03:23.926 15:26:25 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:23.926 15:26:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:23.926 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:23.926 ************************************ 00:03:23.926 START TEST unittest_lvol 00:03:23.926 ************************************ 00:03:23.926 15:26:25 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:03:23.926 00:03:23.926 00:03:23.926 CUnit - A unit testing framework for C - Version 2.1-3 00:03:23.926 http://cunit.sourceforge.net/ 00:03:23.926 00:03:23.926 00:03:23.926 Suite: lvol 00:03:23.926 Test: lvs_init_unload_success ...[2024-04-17 15:26:25.290176] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:03:23.926 passed 00:03:23.926 Test: lvs_init_destroy_success ...[2024-04-17 15:26:25.290421] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:03:23.926 passed 00:03:23.926 Test: lvs_init_opts_success ...passed 00:03:23.926 Test: lvs_unload_lvs_is_null_fail ...[2024-04-17 15:26:25.290526] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:03:23.926 passed 00:03:23.926 Test: lvs_names ...[2024-04-17 15:26:25.290560] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:03:23.926 [2024-04-17 15:26:25.290590] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:03:23.926 [2024-04-17 15:26:25.290678] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:03:23.926 passed 00:03:23.926 Test: lvol_create_destroy_success ...passed 00:03:23.926 Test: lvol_create_fail ...[2024-04-17 15:26:25.290954] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:03:23.926 [2024-04-17 15:26:25.290999] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:03:23.926 passed 00:03:23.926 Test: lvol_destroy_fail ...[2024-04-17 15:26:25.291134] /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:03:23.926 passed 00:03:23.926 Test: lvol_close ...[2024-04-17 15:26:25.291240] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:03:23.926 [2024-04-17 15:26:25.291264] /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:03:23.926 passed 00:03:23.926 Test: lvol_resize ...passed 00:03:23.927 Test: lvol_set_read_only ...passed 00:03:23.927 Test: test_lvs_load ...[2024-04-17 15:26:25.291666] /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:03:23.927 [2024-04-17 15:26:25.291695] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:03:23.927 passed 00:03:23.927 Test: lvols_load ...[2024-04-17 15:26:25.291791] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:03:23.927 [2024-04-17 15:26:25.291849] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:03:23.927 passed 00:03:23.927 Test: lvol_open ...passed 00:03:23.927 Test: lvol_snapshot ...passed 00:03:23.927 Test: lvol_snapshot_fail ...[2024-04-17 15:26:25.292146] /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:03:23.927 passed 00:03:23.927 Test: lvol_clone ...passed 00:03:23.927 Test: lvol_clone_fail ...[2024-04-17 15:26:25.292363] /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:03:23.927 passed 00:03:23.927 Test: lvol_iter_clones ...passed 00:03:23.927 Test: lvol_refcnt ...[2024-04-17 15:26:25.292556] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 2462f3a3-676a-45fc-a924-1ec20fd957d2 because it is still open 00:03:23.927 passed 00:03:23.927 Test: lvol_names ...[2024-04-17 15:26:25.292642] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:03:23.927 [2024-04-17 15:26:25.292682] /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:03:23.927 [2024-04-17 15:26:25.292774] /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:03:23.927 passed 00:03:23.927 Test: lvol_create_thin_provisioned ...passed 00:03:23.927 Test: lvol_rename ...[2024-04-17 15:26:25.292936] /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:03:23.927 [2024-04-17 15:26:25.292978] /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:03:23.927 passed 00:03:23.927 Test: lvs_rename ...[2024-04-17 15:26:25.293083] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:03:23.927 passed 00:03:23.927 Test: lvol_inflate ...[2024-04-17 15:26:25.293158] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:03:23.927 passed 00:03:23.927 Test: lvol_decouple_parent ...[2024-04-17 15:26:25.293261] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:03:23.927 passed 00:03:23.927 Test: lvol_get_xattr ...passed 00:03:23.927 Test: lvol_esnap_reload ...passed 00:03:23.927 Test: lvol_esnap_create_bad_args ...[2024-04-17 15:26:25.293450] /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:03:23.927 [2024-04-17 15:26:25.293470] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:03:23.927 [2024-04-17 15:26:25.293495] /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:03:23.927 [2024-04-17 15:26:25.293527] /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:03:23.927 [2024-04-17 15:26:25.293595] /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:03:23.927 passed 00:03:23.927 Test: lvol_esnap_create_delete ...passed 00:03:23.927 Test: lvol_esnap_load_esnaps ...[2024-04-17 15:26:25.293701] /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:03:23.927 passed 00:03:23.927 Test: lvol_esnap_missing ...[2024-04-17 15:26:25.293815] /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:03:23.927 [2024-04-17 15:26:25.293835] /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:03:23.927 passed 00:03:23.927 Test: lvol_esnap_hotplug ... 00:03:23.927 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:03:23.927 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:03:23.927 [2024-04-17 15:26:25.294098] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol 8bede07f-82ec-489b-9960-debf6ba478a3: failed to create esnap bs_dev: error -12 00:03:23.927 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:03:23.927 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:03:23.927 [2024-04-17 15:26:25.294195] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol 6b9a5dba-8ae6-428c-9e30-d4fc0f036138: failed to create esnap bs_dev: error -12 00:03:23.927 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:03:23.927 [2024-04-17 15:26:25.294253] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/lvol/lvol.c:2063:lvs_esnap_degraded_hotplug: *ERROR*: lvol 0a947461-b13a-4754-bdee-f1f3e5b496ff: failed to create esnap bs_dev: error -12 00:03:23.927 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:03:23.927 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:03:23.927 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:03:23.927 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:03:23.927 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:03:23.928 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:03:23.928 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:03:23.928 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:03:23.928 passed 00:03:23.928 Test: lvol_get_by ...passed 00:03:23.928 00:03:23.928 Run Summary: Type Total Ran Passed Failed Inactive 00:03:23.928 suites 1 1 n/a 0 0 00:03:23.928 tests 34 34 34 0 0 00:03:23.928 asserts 1439 1439 1439 0 n/a 00:03:23.928 00:03:23.928 Elapsed time = 0.005 seconds 00:03:23.928 00:03:23.928 real 0m0.021s 00:03:23.928 user 0m0.009s 00:03:23.928 sys 0m0.013s 00:03:23.928 15:26:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:23.928 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:23.928 ************************************ 00:03:23.928 END TEST unittest_lvol 00:03:23.928 ************************************ 00:03:23.928 15:26:25 -- unit/unittest.sh@249 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:03:23.928 15:26:25 -- 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:03:23.928 15:26:25 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:23.928 15:26:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:23.928 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:23.928 ************************************ 00:03:23.928 START TEST unittest_nvme_rdma 00:03:23.928 ************************************ 00:03:23.928 15:26:25 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:03:23.928 00:03:23.928 00:03:23.928 CUnit - A unit testing framework for C - Version 2.1-3 00:03:23.928 http://cunit.sourceforge.net/ 00:03:23.928 00:03:23.928 00:03:23.928 Suite: nvme_rdma 00:03:23.928 Test: test_nvme_rdma_build_sgl_request ...[2024-04-17 15:26:25.355707] /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:03:23.928 [2024-04-17 15:26:25.355794] /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:03:23.928 [2024-04-17 15:26:25.355827] /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:03:23.928 passed 00:03:23.928 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:03:23.928 Test: test_nvme_rdma_build_contig_request ...[2024-04-17 15:26:25.355890] /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:03:23.928 passed 00:03:23.928 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:03:23.928 Test: test_nvme_rdma_create_reqs ...[2024-04-17 15:26:25.355971] /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:03:23.928 passed 00:03:23.928 Test: test_nvme_rdma_create_rsps ...[2024-04-17 15:26:25.356194] /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:03:23.928 passed 00:03:23.928 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-04-17 15:26:25.356303] /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:03:23.928 [2024-04-17 15:26:25.356324] /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:03:23.928 passed 00:03:23.928 Test: test_nvme_rdma_poller_create ...passed 00:03:23.928 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-04-17 15:26:25.356469] /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:03:23.928 passed 00:03:23.928 Test: test_nvme_rdma_ctrlr_construct ...passed 00:03:23.928 Test: test_nvme_rdma_req_put_and_get ...passed 00:03:23.928 Test: test_nvme_rdma_req_init ...passed 00:03:23.928 Test: test_nvme_rdma_validate_cm_event ...[2024-04-17 15:26:25.356652] /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:03:23.928 [2024-04-17 15:26:25.356679] /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:03:23.928 passed 00:03:23.928 Test: test_nvme_rdma_qpair_init ...passed 00:03:23.928 Test: test_nvme_rdma_qpair_submit_request ...passed 00:03:23.928 Test: test_nvme_rdma_memory_domain ...[2024-04-17 15:26:25.356795] /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:03:23.928 passed 00:03:23.928 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:03:23.928 Test: test_rdma_get_memory_translation ...[2024-04-17 15:26:25.356853] /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:03:23.928 [2024-04-17 15:26:25.356875] /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:03:23.928 passed 00:03:23.928 Test: test_get_rdma_qpair_from_wc ...passed 00:03:23.928 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:03:23.929 Test: test_nvme_rdma_poll_group_get_stats ...[2024-04-17 15:26:25.356935] /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:03:23.929 [2024-04-17 15:26:25.356957] /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:03:23.929 passed 00:03:23.929 Test: test_nvme_rdma_qpair_set_poller ...[2024-04-17 15:26:25.357081] /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:03:23.929 [2024-04-17 15:26:25.357115] /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:03:23.929 [2024-04-17 15:26:25.357135] /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 0x7fbc89f01420 on poll group 0x60c000000040 00:03:23.929 [2024-04-17 15:26:25.357162] /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:03:23.929 [2024-04-17 15:26:25.357181] /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:03:23.929 [2024-04-17 15:26:25.357201] /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 0x7fbc89f01420 on poll group 0x60c000000040 00:03:23.929 [2024-04-17 15:26:25.357242] /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:03:23.929 passed 00:03:23.929 00:03:23.929 Run Summary: Type Total Ran Passed Failed Inactive 00:03:23.929 suites 1 1 n/a 0 0 00:03:23.929 tests 22 22 22 0 0 00:03:23.929 asserts 412 412 412 0 n/a 00:03:23.929 00:03:23.929 Elapsed time = 0.002 seconds 00:03:23.929 00:03:23.929 real 0m0.014s 00:03:23.929 user 0m0.005s 00:03:23.929 sys 0m0.010s 00:03:23.929 15:26:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:23.929 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:23.929 ************************************ 00:03:23.929 END TEST unittest_nvme_rdma 00:03:23.929 ************************************ 00:03:24.189 15:26:25 -- 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:03:24.189 15:26:25 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:24.189 15:26:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:24.189 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:24.189 ************************************ 00:03:24.189 START TEST unittest_nvmf_transport 00:03:24.189 ************************************ 00:03:24.189 15:26:25 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:03:24.189 00:03:24.189 00:03:24.189 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.189 http://cunit.sourceforge.net/ 00:03:24.189 00:03:24.189 00:03:24.189 Suite: nvmf 00:03:24.189 Test: test_spdk_nvmf_transport_create ...[2024-04-17 15:26:25.417625] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 249:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:03:24.189 [2024-04-17 15:26:25.417738] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 269:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:03:24.189 [2024-04-17 15:26:25.417770] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 274:nvmf_transport_create: *ERROR*: io_unit_size 131072 is larger than iobuf pool large buffer size 65536 00:03:24.189 [2024-04-17 15:26:25.417823] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 257:nvmf_transport_create: *ERROR*: max_io_size 4096 must be a power of 2 and be greater than or equal 8KB 00:03:24.190 passed 00:03:24.190 Test: test_nvmf_transport_poll_group_create ...passed 00:03:24.190 Test: test_spdk_nvmf_transport_opts_init ...[2024-04-17 15:26:25.417999] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 790:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:03:24.190 [2024-04-17 15:26:25.418024] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 795:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:03:24.190 [2024-04-17 15:26:25.418048] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 800:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:03:24.190 passed 00:03:24.190 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:03:24.190 00:03:24.190 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.190 suites 1 1 n/a 0 0 00:03:24.190 tests 4 4 4 0 0 00:03:24.190 asserts 49 49 49 0 n/a 00:03:24.190 00:03:24.190 Elapsed time = 0.001 seconds 00:03:24.190 00:03:24.190 real 0m0.019s 00:03:24.190 user 0m0.007s 00:03:24.190 sys 0m0.011s 00:03:24.190 15:26:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:24.190 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:24.190 ************************************ 00:03:24.190 END TEST unittest_nvmf_transport 00:03:24.190 ************************************ 00:03:24.190 15:26:25 -- 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:03:24.190 15:26:25 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:24.190 15:26:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:24.190 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:24.190 ************************************ 00:03:24.190 START TEST unittest_rdma 00:03:24.190 ************************************ 00:03:24.190 15:26:25 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:03:24.190 00:03:24.190 00:03:24.190 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.190 http://cunit.sourceforge.net/ 00:03:24.190 00:03:24.190 00:03:24.190 Suite: rdma_common 00:03:24.190 Test: test_spdk_rdma_pd ...[2024-04-17 15:26:25.483507] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:03:24.190 [2024-04-17 15:26:25.483630] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:03:24.190 passed 00:03:24.190 00:03:24.190 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.190 suites 1 1 n/a 0 0 00:03:24.190 tests 1 1 1 0 0 00:03:24.190 asserts 31 31 31 0 n/a 00:03:24.190 00:03:24.190 Elapsed time = 0.000 seconds 00:03:24.190 00:03:24.190 real 0m0.013s 00:03:24.190 user 0m0.005s 00:03:24.190 sys 0m0.008s 00:03:24.190 15:26:25 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:24.190 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:24.190 ************************************ 00:03:24.190 END TEST unittest_rdma 00:03:24.190 ************************************ 00:03:24.190 15:26:25 -- 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:03:24.190 15:26:25 -- 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:03:24.190 15:26:25 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:24.190 15:26:25 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:24.190 15:26:25 -- common/autotest_common.sh@10 -- # set +x 00:03:24.190 ************************************ 00:03:24.190 START TEST unittest_nvme_cuse 00:03:24.190 ************************************ 00:03:24.190 15:26:25 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:03:24.190 00:03:24.190 00:03:24.190 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.190 http://cunit.sourceforge.net/ 00:03:24.190 00:03:24.190 00:03:24.190 Suite: nvme_cuse 00:03:24.190 Test: test_cuse_nvme_submit_io_read_write ...passed 00:03:24.190 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:03:24.190 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:03:24.190 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:03:24.190 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:03:24.190 Test: test_cuse_nvme_submit_io ...[2024-04-17 15:26:25.547360] /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:03:24.190 passed 00:03:24.190 Test: test_cuse_nvme_reset ...[2024-04-17 15:26:25.547461] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:03:24.190 passed 00:03:24.760 Test: test_nvme_cuse_stop ...passed 00:03:24.760 Test: test_spdk_nvme_cuse_get_ctrlr_name ...passed 00:03:24.760 00:03:24.760 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.760 suites 1 1 n/a 0 0 00:03:24.760 tests 9 9 9 0 0 00:03:24.760 asserts 118 118 118 0 n/a 00:03:24.760 00:03:24.760 Elapsed time = 0.501 seconds 00:03:24.760 00:03:24.760 real 0m0.515s 00:03:24.760 user 0m0.070s 00:03:24.760 sys 0m0.445s 00:03:24.760 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:24.760 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:24.760 ************************************ 00:03:24.760 END TEST unittest_nvme_cuse 00:03:24.760 ************************************ 00:03:24.760 15:26:26 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:03:24.760 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:24.760 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:24.760 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:24.760 ************************************ 00:03:24.760 START TEST unittest_nvmf 00:03:24.760 ************************************ 00:03:24.760 15:26:26 -- common/autotest_common.sh@1111 -- # unittest_nvmf 00:03:24.760 15:26:26 -- unit/unittest.sh@106 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:03:24.760 00:03:24.760 00:03:24.760 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.761 http://cunit.sourceforge.net/ 00:03:24.761 00:03:24.761 00:03:24.761 Suite: nvmf 00:03:24.761 Test: test_get_log_page ...[2024-04-17 15:26:26.115277] /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:03:24.761 passed 00:03:24.761 Test: test_process_fabrics_cmd ...passed 00:03:24.761 Test: test_connect ...[2024-04-17 15:26:26.115797] /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:03:24.761 [2024-04-17 15:26:26.115844] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 819:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:03:24.761 [2024-04-17 15:26:26.115875] /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:03:24.761 [2024-04-17 15:26:26.115900] /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:03:24.761 [2024-04-17 15:26:26.115929] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 830:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:03:24.761 [2024-04-17 15:26:26.115955] /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:03:24.761 [2024-04-17 15:26:26.115985] /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:03:24.761 [2024-04-17 15:26:26.116009] /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:03:24.761 [2024-04-17 15:26:26.116067] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c: 706:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:03:24.761 [2024-04-17 15:26:26.116129] /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:03:24.761 [2024-04-17 15:26:26.116276] /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:03:24.761 [2024-04-17 15:26:26.116322] /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:03:24.761 [2024-04-17 15:26:26.116376] /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:03:24.761 [2024-04-17 15:26:26.116423] /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:03:24.761 [2024-04-17 15:26:26.116475] /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:03:24.761 [2024-04-17 15:26:26.116555] /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:03:24.761 [2024-04-17 15:26:26.116604] /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:03:24.761 passed 00:03:24.761 Test: test_get_ns_id_desc_list ...passed 00:03:24.761 Test: test_identify_ns ...[2024-04-17 15:26:26.116791] /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:03:24.761 [2024-04-17 15:26:26.116885] /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:03:24.761 [2024-04-17 15:26:26.116927] /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:03:24.761 passed 00:03:24.761 Test: test_identify_ns_iocs_specific ...[2024-04-17 15:26:26.116990] /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:03:24.761 [2024-04-17 15:26:26.117090] /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:03:24.761 passed 00:03:24.761 Test: test_reservation_write_exclusive ...passed 00:03:24.761 Test: test_reservation_exclusive_access ...passed 00:03:24.761 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:03:24.761 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:03:24.761 Test: test_reservation_notification_log_page ...passed 00:03:24.761 Test: test_get_dif_ctx ...passed 00:03:24.761 Test: test_set_get_features ...[2024-04-17 15:26:26.117398] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:03:24.761 [2024-04-17 15:26:26.117434] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1592:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:03:24.761 [2024-04-17 15:26:26.117459] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:1603:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:03:24.761 [2024-04-17 15:26:26.117479] /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:03:24.761 passed 00:03:24.761 Test: test_identify_ctrlr ...passed 00:03:24.761 Test: test_identify_ctrlr_iocs_specific ...passed 00:03:24.761 Test: test_custom_admin_cmd ...passed 00:03:24.761 Test: test_fused_compare_and_write ...[2024-04-17 15:26:26.117701] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4163:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:03:24.762 [2024-04-17 15:26:26.117724] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4152:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:03:24.762 [2024-04-17 15:26:26.117747] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4170:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:03:24.762 passed 00:03:24.762 Test: test_multi_async_event_reqs ...passed 00:03:24.762 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:03:24.762 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:03:24.762 Test: test_multi_async_events ...passed 00:03:24.762 Test: test_rae ...passed 00:03:24.762 Test: test_nvmf_ctrlr_create_destruct ...passed 00:03:24.762 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:03:24.762 Test: test_spdk_nvmf_request_zcopy_start ...[2024-04-17 15:26:26.118095] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr.c:4290:nvmf_ctrlr_process_io_cmd: *ERROR*: I/O command sent before CONNECT 00:03:24.762 passed 00:03:24.762 Test: test_zcopy_read ...passed 00:03:24.762 Test: test_zcopy_write ...passed 00:03:24.762 Test: test_nvmf_property_set ...passed 00:03:24.762 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-04-17 15:26:26.118261] /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:03:24.762 [2024-04-17 15:26:26.118293] /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:03:24.762 passed 00:03:24.762 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-04-17 15:26:26.118350] /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:03:24.762 [2024-04-17 15:26:26.118378] /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:03:24.762 [2024-04-17 15:26:26.118407] /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:03:24.762 passed 00:03:24.762 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:03:24.762 00:03:24.762 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.762 suites 1 1 n/a 0 0 00:03:24.762 tests 31 31 31 0 0 00:03:24.762 asserts 951 951 951 0 n/a 00:03:24.762 00:03:24.762 Elapsed time = 0.003 seconds 00:03:24.762 15:26:26 -- unit/unittest.sh@107 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:03:24.762 00:03:24.762 00:03:24.762 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.762 http://cunit.sourceforge.net/ 00:03:24.762 00:03:24.762 00:03:24.762 Suite: nvmf 00:03:24.762 Test: test_get_rw_params ...passed 00:03:24.762 Test: test_lba_in_range ...passed 00:03:24.762 Test: test_get_dif_ctx ...passed 00:03:24.762 Test: test_nvmf_bdev_ctrlr_identify_ns ...passed 00:03:24.762 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-04-17 15:26:26.133340] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 435:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Fused command start lba / num blocks mismatch 00:03:24.762 [2024-04-17 15:26:26.133431] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 443:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: end of media 00:03:24.762 [2024-04-17 15:26:26.133460] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 451:nvmf_bdev_ctrlr_compare_and_write_cmd: *ERROR*: Write NLB 2 * block size 512 > SGL length 1023 00:03:24.762 passed 00:03:24.762 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-04-17 15:26:26.133504] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 953:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:03:24.762 [2024-04-17 15:26:26.133528] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 961:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: Read NLB 2 * block size 512 > SGL length 1023 00:03:24.762 passed 00:03:24.762 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-04-17 15:26:26.133558] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 389:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:03:24.762 [2024-04-17 15:26:26.133582] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 397:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: Compare NLB 3 * block size 512 > SGL length 512 00:03:24.762 [2024-04-17 15:26:26.133611] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 488:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: invalid write zeroes size, should not exceed 1Kib 00:03:24.762 [2024-04-17 15:26:26.133638] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 495:nvmf_bdev_ctrlr_write_zeroes_cmd: *ERROR*: end of media 00:03:24.762 passed 00:03:24.763 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:03:24.763 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:03:24.763 00:03:24.763 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.763 suites 1 1 n/a 0 0 00:03:24.763 tests 9 9 9 0 0 00:03:24.763 asserts 157 157 157 0 n/a 00:03:24.763 00:03:24.763 Elapsed time = 0.000 seconds 00:03:24.763 15:26:26 -- unit/unittest.sh@108 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:03:24.763 00:03:24.763 00:03:24.763 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.763 http://cunit.sourceforge.net/ 00:03:24.763 00:03:24.763 00:03:24.763 Suite: nvmf 00:03:24.763 Test: test_discovery_log ...passed 00:03:24.763 Test: test_discovery_log_with_filters ...passed 00:03:24.763 00:03:24.763 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.763 suites 1 1 n/a 0 0 00:03:24.763 tests 2 2 2 0 0 00:03:24.763 asserts 238 238 238 0 n/a 00:03:24.763 00:03:24.763 Elapsed time = 0.001 seconds 00:03:24.763 15:26:26 -- unit/unittest.sh@109 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:03:24.763 00:03:24.763 00:03:24.763 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.763 http://cunit.sourceforge.net/ 00:03:24.763 00:03:24.763 00:03:24.763 Suite: nvmf 00:03:24.763 Test: nvmf_test_create_subsystem ...[2024-04-17 15:26:26.163551] /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:03:24.763 [2024-04-17 15:26:26.163681] /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:03:24.763 [2024-04-17 15:26:26.163713] /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:03:24.763 [2024-04-17 15:26:26.163736] /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:03:24.763 [2024-04-17 15:26:26.163760] /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:03:24.763 [2024-04-17 15:26:26.163781] /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:03:24.763 [2024-04-17 15:26:26.163838] /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:03:24.763 [2024-04-17 15:26:26.163897] /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:03:24.763 [2024-04-17 15:26:26.163953] /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:03:24.763 [2024-04-17 15:26:26.163979] /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:03:24.763 [2024-04-17 15:26:26.164003] /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:03:24.763 passed 00:03:24.763 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-04-17 15:26:26.164145] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:1896:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:03:24.764 [2024-04-17 15:26:26.164174] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:1877:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:03:24.764 passed 00:03:24.764 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:03:24.764 Test: test_spdk_nvmf_ns_visible ...[2024-04-17 15:26:26.164266] /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:03:24.764 passed 00:03:24.764 Test: test_reservation_register ...[2024-04-17 15:26:26.164535] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 [2024-04-17 15:26:26.164606] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2986:nvmf_ns_reservation_register: *ERROR*: No registrant 00:03:24.764 passed 00:03:24.764 Test: test_reservation_register_with_ptpl ...passed 00:03:24.764 Test: test_reservation_acquire_preempt_1 ...[2024-04-17 15:26:26.165216] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 passed 00:03:24.764 Test: test_reservation_acquire_release_with_ptpl ...passed 00:03:24.764 Test: test_reservation_release ...[2024-04-17 15:26:26.166878] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 passed 00:03:24.764 Test: test_reservation_unregister_notification ...[2024-04-17 15:26:26.167008] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 passed 00:03:24.764 Test: test_reservation_release_notification ...[2024-04-17 15:26:26.167109] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 passed 00:03:24.764 Test: test_reservation_release_notification_write_exclusive ...[2024-04-17 15:26:26.167206] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 passed 00:03:24.764 Test: test_reservation_clear_notification ...[2024-04-17 15:26:26.167287] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 passed 00:03:24.764 Test: test_reservation_preempt_notification ...[2024-04-17 15:26:26.167402] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2930:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:03:24.764 passed 00:03:24.764 Test: test_spdk_nvmf_ns_event ...passed 00:03:24.764 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:03:24.764 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:03:24.764 Test: test_spdk_nvmf_subsystem_add_host ...[2024-04-17 15:26:26.167891] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/transport.c: 263:nvmf_transport_create: *ERROR*: max_aq_depth 0 is less than minimum defined by NVMf spec, use min value 00:03:24.764 [2024-04-17 15:26:26.167950] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c: 967:spdk_nvmf_subsystem_add_host: *ERROR*: Unable to add host to transport_ut transport 00:03:24.764 passed 00:03:24.764 Test: test_nvmf_ns_reservation_report ...[2024-04-17 15:26:26.168023] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:3292:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:03:24.764 passed 00:03:24.764 Test: test_nvmf_nqn_is_valid ...[2024-04-17 15:26:26.168063] /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:03:24.764 [2024-04-17 15:26:26.168083] /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:f7c7c9a6-36f8-4902-9bfb-6a388971aa9": uuid is not the correct length 00:03:24.764 [2024-04-17 15:26:26.168103] /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:03:24.764 passed 00:03:24.764 Test: test_nvmf_ns_reservation_restore ...[2024-04-17 15:26:26.168171] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/subsystem.c:2485:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:03:24.764 passed 00:03:24.764 Test: test_nvmf_subsystem_state_change ...passed 00:03:24.764 Test: test_nvmf_reservation_custom_ops ...passed 00:03:24.764 00:03:24.764 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.764 suites 1 1 n/a 0 0 00:03:24.764 tests 23 23 23 0 0 00:03:24.764 asserts 482 482 482 0 n/a 00:03:24.764 00:03:24.764 Elapsed time = 0.004 seconds 00:03:24.764 15:26:26 -- unit/unittest.sh@110 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:03:24.764 00:03:24.764 00:03:24.764 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.764 http://cunit.sourceforge.net/ 00:03:24.764 00:03:24.764 00:03:24.764 Suite: nvmf 00:03:24.764 Test: test_nvmf_tcp_create ...[2024-04-17 15:26:26.198564] /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:03:24.764 passed 00:03:25.024 Test: test_nvmf_tcp_destroy ...passed 00:03:25.024 Test: test_nvmf_tcp_poll_group_create ...passed 00:03:25.024 Test: test_nvmf_tcp_send_c2h_data ...passed 00:03:25.024 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:03:25.024 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:03:25.024 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:03:25.024 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-04-17 15:26:26.267291] /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:03:25.024 [2024-04-17 15:26:26.267370] /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=0x7f120cb02020 is same with the state(5) to be set 00:03:25.024 [2024-04-17 15:26:26.267396] /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=0x7f120cb02020 is same with the state(5) to be set 00:03:25.024 [2024-04-17 15:26:26.267422] /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:03:25.024 [2024-04-17 15:26:26.267443] /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=0x7f120cb02020 is same with the state(5) to be set 00:03:25.024 passed 00:03:25.024 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:03:25.024 Test: test_nvmf_tcp_icreq_handle ...[2024-04-17 15:26:26.267493] /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:03:25.025 [2024-04-17 15:26:26.267518] /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:03:25.025 [2024-04-17 15:26:26.267544] /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=0x7f120cb04180 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.267563] /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:03:25.025 [2024-04-17 15:26:26.267588] /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=0x7f120cb04180 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.267604] /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:03:25.025 [2024-04-17 15:26:26.267622] /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=0x7f120cb04180 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.267646] /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:03:25.025 [2024-04-17 15:26:26.267678] /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=0x7f120cb04180 is same with the state(5) to be set 00:03:25.025 passed 00:03:25.025 Test: test_nvmf_tcp_check_xfer_type ...passed 00:03:25.025 Test: test_nvmf_tcp_invalid_sgl ...[2024-04-17 15:26:26.267740] /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:03:25.025 [2024-04-17 15:26:26.267769] /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:03:25.025 [2024-04-17 15:26:26.267791] /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=0x7f120cb08180 is same with the state(5) to be set 00:03:25.025 passed 00:03:25.025 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-04-17 15:26:26.267820] /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=0x7f120ca038c0 00:03:25.025 [2024-04-17 15:26:26.267840] /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:03:25.025 [2024-04-17 15:26:26.267871] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.267891] /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=0x7f120ca03020 00:03:25.025 [2024-04-17 15:26:26.267912] /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:03:25.025 [2024-04-17 15:26:26.267929] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.267951] /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:03:25.025 [2024-04-17 15:26:26.267971] /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:03:25.025 [2024-04-17 15:26:26.267993] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.268014] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/tcp.c:2278:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:03:25.025 [2024-04-17 15:26:26.268039] /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:03:25.025 [2024-04-17 15:26:26.268058] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.268082] /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:03:25.025 [2024-04-17 15:26:26.268100] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.268125] /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:03:25.025 [2024-04-17 15:26:26.268148] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.268179] /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:03:25.025 [2024-04-17 15:26:26.268193] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.268214] /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:03:25.025 [2024-04-17 15:26:26.268234] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.268257] /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:03:25.025 [2024-04-17 15:26:26.268273] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 [2024-04-17 15:26:26.268302] /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:03:25.025 [2024-04-17 15:26:26.268324] /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=0x7f120ca03020 is same with the state(5) to be set 00:03:25.025 passed 00:03:25.025 Test: test_nvmf_tcp_tls_add_remove_credentials ...passed 00:03:25.025 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-04-17 15:26:26.286750] /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:03:25.025 [2024-04-17 15:26:26.286800] /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:03:25.025 passed 00:03:25.025 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-04-17 15:26:26.287301] /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:03:25.025 [2024-04-17 15:26:26.287339] /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:03:25.025 passed 00:03:25.026 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-04-17 15:26:26.287619] /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:03:25.026 [2024-04-17 15:26:26.287636] /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:03:25.026 passed 00:03:25.026 00:03:25.026 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.026 suites 1 1 n/a 0 0 00:03:25.026 tests 17 17 17 0 0 00:03:25.026 asserts 222 222 222 0 n/a 00:03:25.026 00:03:25.026 Elapsed time = 0.104 seconds 00:03:25.026 15:26:26 -- unit/unittest.sh@111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:03:25.026 00:03:25.026 00:03:25.026 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.026 http://cunit.sourceforge.net/ 00:03:25.026 00:03:25.026 00:03:25.026 Suite: nvmf 00:03:25.026 Test: test_nvmf_tgt_create_poll_group ...passed 00:03:25.026 00:03:25.026 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.026 suites 1 1 n/a 0 0 00:03:25.026 tests 1 1 1 0 0 00:03:25.026 asserts 17 17 17 0 n/a 00:03:25.026 00:03:25.026 Elapsed time = 0.014 seconds 00:03:25.026 00:03:25.026 real 0m0.274s 00:03:25.026 user 0m0.088s 00:03:25.026 sys 0m0.186s 00:03:25.026 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.026 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.026 ************************************ 00:03:25.026 END TEST unittest_nvmf 00:03:25.026 ************************************ 00:03:25.026 15:26: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:03:25.026 15:26: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:03:25.026 15:26: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:03:25.026 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.026 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.026 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.026 ************************************ 00:03:25.026 START TEST unittest_nvmf_rdma 00:03:25.026 ************************************ 00:03:25.026 15:26:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:03:25.026 00:03:25.026 00:03:25.026 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.026 http://cunit.sourceforge.net/ 00:03:25.026 00:03:25.026 00:03:25.026 Suite: nvmf 00:03:25.026 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-04-17 15:26:26.444489] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1917:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:03:25.026 [2024-04-17 15:26:26.444598] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1967:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:03:25.026 [2024-04-17 15:26:26.444633] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1967:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:03:25.026 passed 00:03:25.026 Test: test_spdk_nvmf_rdma_request_process ...passed 00:03:25.026 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:03:25.026 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:03:25.026 Test: test_nvmf_rdma_opts_init ...passed 00:03:25.026 Test: test_nvmf_rdma_request_free_data ...passed 00:03:25.026 Test: test_nvmf_rdma_update_ibv_state ...[2024-04-17 15:26:26.445512] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 614:nvmf_rdma_update_ibv_state: *ERROR*: Failed to get updated RDMA queue pair state! 00:03:25.026 [2024-04-17 15:26:26.445559] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c: 625:nvmf_rdma_update_ibv_state: *ERROR*: QP#0: bad state updated: 10, maybe hardware issue 00:03:25.026 passed 00:03:25.026 Test: test_nvmf_rdma_resources_create ...passed 00:03:25.026 Test: test_nvmf_rdma_qpair_compare ...passed 00:03:25.026 Test: test_nvmf_rdma_resize_cq ...[2024-04-17 15:26:26.446530] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1007:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:03:25.026 Using CQ of insufficient size may lead to CQ overrun 00:03:25.026 [2024-04-17 15:26:26.446580] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1012:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:03:25.026 [2024-04-17 15:26:26.446604] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/rdma.c:1019:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:03:25.026 passed 00:03:25.026 00:03:25.026 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.026 suites 1 1 n/a 0 0 00:03:25.026 tests 10 10 10 0 0 00:03:25.026 asserts 584 584 584 0 n/a 00:03:25.027 00:03:25.027 Elapsed time = 0.002 seconds 00:03:25.027 00:03:25.027 real 0m0.020s 00:03:25.027 user 0m0.010s 00:03:25.027 sys 0m0.010s 00:03:25.027 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.027 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.027 ************************************ 00:03:25.027 END TEST unittest_nvmf_rdma 00:03:25.027 ************************************ 00:03:25.287 15:26: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:03:25.287 15:26: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:03:25.287 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.287 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.287 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.287 ************************************ 00:03:25.287 START TEST unittest_nvmf_vfio_user 00:03:25.287 ************************************ 00:03:25.287 15:26: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:03:25.287 00:03:25.287 00:03:25.287 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.287 http://cunit.sourceforge.net/ 00:03:25.287 00:03:25.287 00:03:25.287 Suite: vfio_user 00:03:25.287 Test: test_nvme_cmd_map_prps ...[2024-04-17 15:26:26.511916] /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:03:25.287 [2024-04-17 15:26:26.512012] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:03:25.287 passed 00:03:25.287 Test: test_nvme_cmd_map_sgls ...passed 00:03:25.287 Test: test_nvmf_vfio_user_create_destroy ...passed 00:03:25.287 00:03:25.287 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.287 suites 1 1 n/a 0 0 00:03:25.287 tests 3 3 3 0 0 00:03:25.287 asserts 100 100 100 0 n/a 00:03:25.287 00:03:25.287 Elapsed time = 0.001 seconds 00:03:25.287 00:03:25.287 real 0m0.015s 00:03:25.287 user 0m0.004s 00:03:25.287 sys 0m0.011s 00:03:25.287 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.287 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.287 ************************************ 00:03:25.287 END TEST unittest_nvmf_vfio_user 00:03:25.287 ************************************ 00:03:25.287 15:26:26 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:03:25.287 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.287 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.287 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.287 ************************************ 00:03:25.287 START TEST unittest_scsi 00:03:25.287 ************************************ 00:03:25.287 15:26:26 -- common/autotest_common.sh@1111 -- # unittest_scsi 00:03:25.287 15:26:26 -- unit/unittest.sh@115 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:03:25.287 00:03:25.287 00:03:25.287 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.287 http://cunit.sourceforge.net/ 00:03:25.287 00:03:25.287 00:03:25.287 Suite: dev_suite 00:03:25.287 Test: dev_destruct_null_dev ...passed 00:03:25.287 Test: dev_destruct_zero_luns ...passed 00:03:25.287 Test: dev_destruct_null_lun ...passed 00:03:25.287 Test: dev_destruct_success ...passed 00:03:25.287 Test: dev_construct_num_luns_zero ...[2024-04-17 15:26:26.577873] /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:03:25.288 passed 00:03:25.288 Test: dev_construct_no_lun_zero ...[2024-04-17 15:26:26.577975] /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:03:25.288 passed 00:03:25.288 Test: dev_construct_null_lun ...[2024-04-17 15:26:26.578005] /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:03:25.288 passed 00:03:25.288 Test: dev_construct_name_too_long ...[2024-04-17 15:26:26.578036] /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:03:25.288 passed 00:03:25.288 Test: dev_construct_success ...passed 00:03:25.288 Test: dev_construct_success_lun_zero_not_first ...passed 00:03:25.288 Test: dev_queue_mgmt_task_success ...passed 00:03:25.288 Test: dev_queue_task_success ...passed 00:03:25.288 Test: dev_stop_success ...passed 00:03:25.288 Test: dev_add_port_max_ports ...[2024-04-17 15:26:26.578196] /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:03:25.288 passed 00:03:25.288 Test: dev_add_port_construct_failure1 ...[2024-04-17 15:26:26.578226] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:03:25.288 passed 00:03:25.288 Test: dev_add_port_construct_failure2 ...[2024-04-17 15:26:26.578265] /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:03:25.288 passed 00:03:25.288 Test: dev_add_port_success1 ...passed 00:03:25.288 Test: dev_add_port_success2 ...passed 00:03:25.288 Test: dev_add_port_success3 ...passed 00:03:25.288 Test: dev_find_port_by_id_num_ports_zero ...passed 00:03:25.288 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:03:25.288 Test: dev_find_port_by_id_success ...passed 00:03:25.288 Test: dev_add_lun_bdev_not_found ...passed 00:03:25.288 Test: dev_add_lun_no_free_lun_id ...[2024-04-17 15:26:26.578547] /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:03:25.288 passed 00:03:25.288 Test: dev_add_lun_success1 ...passed 00:03:25.288 Test: dev_add_lun_success2 ...passed 00:03:25.288 Test: dev_check_pending_tasks ...passed 00:03:25.288 Test: dev_iterate_luns ...passed 00:03:25.288 Test: dev_find_free_lun ...passed 00:03:25.288 00:03:25.288 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.288 suites 1 1 n/a 0 0 00:03:25.288 tests 29 29 29 0 0 00:03:25.288 asserts 97 97 97 0 n/a 00:03:25.288 00:03:25.288 Elapsed time = 0.001 seconds 00:03:25.288 15:26:26 -- unit/unittest.sh@116 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:03:25.288 00:03:25.288 00:03:25.288 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.288 http://cunit.sourceforge.net/ 00:03:25.288 00:03:25.288 00:03:25.288 Suite: lun_suite 00:03:25.288 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-04-17 15:26:26.593764] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:03:25.288 passed 00:03:25.288 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-04-17 15:26:26.593885] /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:03:25.288 passed 00:03:25.288 Test: lun_task_mgmt_execute_lun_reset ...passed 00:03:25.288 Test: lun_task_mgmt_execute_target_reset ...passed 00:03:25.288 Test: lun_task_mgmt_execute_invalid_case ...[2024-04-17 15:26:26.593959] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:03:25.288 passed 00:03:25.288 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:03:25.288 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:03:25.288 Test: lun_append_task_null_lun_not_supported ...passed 00:03:25.288 Test: lun_execute_scsi_task_pending ...passed 00:03:25.288 Test: lun_execute_scsi_task_complete ...passed 00:03:25.288 Test: lun_execute_scsi_task_resize ...passed 00:03:25.288 Test: lun_destruct_success ...passed 00:03:25.288 Test: lun_construct_null_ctx ...[2024-04-17 15:26:26.594089] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:03:25.288 passed 00:03:25.288 Test: lun_construct_success ...passed 00:03:25.288 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:03:25.288 Test: lun_reset_task_suspend_scsi_task ...passed 00:03:25.288 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:03:25.288 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:03:25.288 00:03:25.289 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.289 suites 1 1 n/a 0 0 00:03:25.289 tests 18 18 18 0 0 00:03:25.289 asserts 153 153 153 0 n/a 00:03:25.289 00:03:25.289 Elapsed time = 0.001 seconds 00:03:25.289 15:26:26 -- unit/unittest.sh@117 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:03:25.289 00:03:25.289 00:03:25.289 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.289 http://cunit.sourceforge.net/ 00:03:25.289 00:03:25.289 00:03:25.289 Suite: scsi_suite 00:03:25.289 Test: scsi_init ...passed 00:03:25.289 00:03:25.289 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.289 suites 1 1 n/a 0 0 00:03:25.289 tests 1 1 1 0 0 00:03:25.289 asserts 1 1 1 0 n/a 00:03:25.289 00:03:25.289 Elapsed time = 0.000 seconds 00:03:25.289 15:26:26 -- unit/unittest.sh@118 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:03:25.289 00:03:25.289 00:03:25.289 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.289 http://cunit.sourceforge.net/ 00:03:25.289 00:03:25.289 00:03:25.289 Suite: translation_suite 00:03:25.289 Test: mode_select_6_test ...passed 00:03:25.289 Test: mode_select_6_test2 ...passed 00:03:25.289 Test: mode_sense_6_test ...passed 00:03:25.289 Test: mode_sense_10_test ...passed 00:03:25.289 Test: inquiry_evpd_test ...passed 00:03:25.289 Test: inquiry_standard_test ...passed 00:03:25.289 Test: inquiry_overflow_test ...passed 00:03:25.289 Test: task_complete_test ...passed 00:03:25.289 Test: lba_range_test ...passed 00:03:25.289 Test: xfer_len_test ...[2024-04-17 15:26:26.623856] /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:03:25.289 passed 00:03:25.289 Test: xfer_test ...passed 00:03:25.289 Test: scsi_name_padding_test ...passed 00:03:25.289 Test: get_dif_ctx_test ...passed 00:03:25.289 Test: unmap_split_test ...passed 00:03:25.289 00:03:25.289 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.289 suites 1 1 n/a 0 0 00:03:25.289 tests 14 14 14 0 0 00:03:25.289 asserts 1205 1205 1205 0 n/a 00:03:25.289 00:03:25.289 Elapsed time = 0.003 seconds 00:03:25.289 15:26:26 -- unit/unittest.sh@119 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:03:25.289 00:03:25.289 00:03:25.289 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.289 http://cunit.sourceforge.net/ 00:03:25.289 00:03:25.289 00:03:25.289 Suite: reservation_suite 00:03:25.289 Test: test_reservation_register ...[2024-04-17 15:26:26.637060] /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:03:25.289 passed 00:03:25.289 Test: test_reservation_reserve ...[2024-04-17 15:26:26.637169] /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:03:25.289 [2024-04-17 15:26:26.637207] /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:03:25.289 [2024-04-17 15:26:26.637231] /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:03:25.289 passed 00:03:25.290 Test: test_reservation_preempt_non_all_regs ...[2024-04-17 15:26:26.637272] /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:03:25.290 [2024-04-17 15:26:26.637302] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:03:25.290 passed 00:03:25.290 Test: test_reservation_preempt_all_regs ...[2024-04-17 15:26:26.637364] /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:03:25.290 passed 00:03:25.290 Test: test_reservation_cmds_conflict ...[2024-04-17 15:26:26.637419] /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:03:25.290 [2024-04-17 15:26:26.637456] /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:03:25.290 [2024-04-17 15:26:26.637481] /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:03:25.290 [2024-04-17 15:26:26.637504] /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:03:25.290 [2024-04-17 15:26:26.637524] /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:03:25.290 [2024-04-17 15:26:26.637544] /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:03:25.290 passed 00:03:25.290 Test: test_scsi2_reserve_release ...passed 00:03:25.290 Test: test_pr_with_scsi2_reserve_release ...[2024-04-17 15:26:26.637601] /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:03:25.290 passed 00:03:25.290 00:03:25.290 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.290 suites 1 1 n/a 0 0 00:03:25.290 tests 7 7 7 0 0 00:03:25.290 asserts 257 257 257 0 n/a 00:03:25.290 00:03:25.290 Elapsed time = 0.001 seconds 00:03:25.290 00:03:25.290 real 0m0.073s 00:03:25.290 user 0m0.023s 00:03:25.290 sys 0m0.050s 00:03:25.290 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.290 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.290 ************************************ 00:03:25.290 END TEST unittest_scsi 00:03:25.290 ************************************ 00:03:25.290 15:26:26 -- unit/unittest.sh@276 -- # uname -s 00:03:25.290 15:26:26 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:03:25.290 15:26:26 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:03:25.290 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.290 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.290 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.290 ************************************ 00:03:25.290 START TEST unittest_sock 00:03:25.290 ************************************ 00:03:25.290 15:26:26 -- common/autotest_common.sh@1111 -- # unittest_sock 00:03:25.290 15:26:26 -- unit/unittest.sh@123 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:03:25.290 00:03:25.290 00:03:25.290 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.290 http://cunit.sourceforge.net/ 00:03:25.290 00:03:25.290 00:03:25.290 Suite: sock 00:03:25.290 Test: posix_sock ...passed 00:03:25.290 Test: ut_sock ...passed 00:03:25.290 Test: posix_sock_group ...passed 00:03:25.290 Test: ut_sock_group ...passed 00:03:25.290 Test: posix_sock_group_fairness ...passed 00:03:25.290 Test: _posix_sock_close ...passed 00:03:25.290 Test: sock_get_default_opts ...passed 00:03:25.290 Test: ut_sock_impl_get_set_opts ...passed 00:03:25.290 Test: posix_sock_impl_get_set_opts ...passed 00:03:25.290 Test: ut_sock_map ...passed 00:03:25.290 Test: override_impl_opts ...passed 00:03:25.290 Test: ut_sock_group_get_ctx ...passed 00:03:25.290 00:03:25.290 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.290 suites 1 1 n/a 0 0 00:03:25.290 tests 12 12 12 0 0 00:03:25.290 asserts 349 349 349 0 n/a 00:03:25.290 00:03:25.290 Elapsed time = 0.004 seconds 00:03:25.550 15:26:26 -- unit/unittest.sh@124 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:03:25.550 00:03:25.550 00:03:25.550 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.550 http://cunit.sourceforge.net/ 00:03:25.550 00:03:25.550 00:03:25.550 Suite: posix 00:03:25.550 Test: flush ...passed 00:03:25.550 00:03:25.550 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.550 suites 1 1 n/a 0 0 00:03:25.550 tests 1 1 1 0 0 00:03:25.550 asserts 28 28 28 0 n/a 00:03:25.550 00:03:25.550 Elapsed time = 0.000 seconds 00:03:25.550 15:26: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:03:25.550 15:26:26 -- unit/unittest.sh@127 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:03:25.550 00:03:25.550 00:03:25.550 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.550 http://cunit.sourceforge.net/ 00:03:25.550 00:03:25.550 00:03:25.550 Suite: uring 00:03:25.550 Test: flush_client ...passed 00:03:25.550 Test: flush_server ...passed 00:03:25.550 00:03:25.550 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.550 suites 1 1 n/a 0 0 00:03:25.550 tests 2 2 2 0 0 00:03:25.550 asserts 49 49 49 0 n/a 00:03:25.550 00:03:25.550 Elapsed time = 0.000 seconds 00:03:25.550 00:03:25.550 real 0m0.070s 00:03:25.550 user 0m0.021s 00:03:25.550 sys 0m0.026s 00:03:25.550 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.550 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.550 ************************************ 00:03:25.550 END TEST unittest_sock 00:03:25.550 ************************************ 00:03:25.550 15:26: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:03:25.550 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.550 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.550 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.550 ************************************ 00:03:25.550 START TEST unittest_thread 00:03:25.550 ************************************ 00:03:25.550 15:26:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:03:25.550 00:03:25.550 00:03:25.550 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.550 http://cunit.sourceforge.net/ 00:03:25.550 00:03:25.550 00:03:25.550 Suite: io_channel 00:03:25.550 Test: thread_alloc ...passed 00:03:25.550 Test: thread_send_msg ...passed 00:03:25.550 Test: thread_poller ...passed 00:03:25.550 Test: poller_pause ...passed 00:03:25.550 Test: thread_for_each ...passed 00:03:25.551 Test: for_each_channel_remove ...passed 00:03:25.551 Test: for_each_channel_unreg ...[2024-04-17 15:26:26.827117] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:2164:spdk_io_device_register: *ERROR*: io_device 0x7f93854f0af0 already registered (old:0x613000000200 new:0x6130000003c0) 00:03:25.551 passed 00:03:25.551 Test: thread_name ...passed 00:03:25.551 Test: channel ...[2024-04-17 15:26:26.828836] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:2297:spdk_get_io_channel: *ERROR*: could not find io_device 0xb81d00 00:03:25.551 passed 00:03:25.551 Test: channel_destroy_races ...passed 00:03:25.551 Test: thread_exit_test ...[2024-04-17 15:26:26.830960] /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:03:25.551 passed 00:03:25.551 Test: thread_update_stats_test ...passed 00:03:25.551 Test: nested_channel ...passed 00:03:25.551 Test: device_unregister_and_thread_exit_race ...passed 00:03:25.551 Test: cache_closest_timed_poller ...passed 00:03:25.551 Test: multi_timed_pollers_have_same_expiration ...passed 00:03:25.551 Test: io_device_lookup ...passed 00:03:25.551 Test: spdk_spin ...[2024-04-17 15:26:26.835346] /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:03:25.551 [2024-04-17 15:26:26.835391] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f9385500f20 00:03:25.551 [2024-04-17 15:26:26.835411] /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:03:25.551 [2024-04-17 15:26:26.836075] /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:03:25.551 [2024-04-17 15:26:26.836096] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f9385500f20 00:03:25.551 [2024-04-17 15:26:26.836113] /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:03:25.551 [2024-04-17 15:26:26.836146] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f9385500f20 00:03:25.551 [2024-04-17 15:26:26.836165] /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:03:25.551 [2024-04-17 15:26:26.836182] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f9385500f20 00:03:25.551 [2024-04-17 15:26:26.836195] /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:03:25.551 [2024-04-17 15:26:26.836212] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/thread/thread.c:3017:sspin_stacks_print: *ERROR*: spinlock 0x7f9385500f20 00:03:25.551 passed 00:03:25.551 Test: for_each_channel_and_thread_exit_race ...passed 00:03:25.551 Test: for_each_thread_and_thread_exit_race ...passed 00:03:25.551 00:03:25.551 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.551 suites 1 1 n/a 0 0 00:03:25.551 tests 20 20 20 0 0 00:03:25.551 asserts 409 409 409 0 n/a 00:03:25.551 00:03:25.551 Elapsed time = 0.022 seconds 00:03:25.551 00:03:25.551 real 0m0.039s 00:03:25.551 user 0m0.024s 00:03:25.551 sys 0m0.015s 00:03:25.551 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.551 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.551 ************************************ 00:03:25.551 END TEST unittest_thread 00:03:25.551 ************************************ 00:03:25.551 15:26: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:03:25.551 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.551 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.551 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.551 ************************************ 00:03:25.551 START TEST unittest_iobuf 00:03:25.551 ************************************ 00:03:25.551 15:26:26 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:03:25.551 00:03:25.551 00:03:25.551 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.551 http://cunit.sourceforge.net/ 00:03:25.551 00:03:25.551 00:03:25.551 Suite: io_channel 00:03:25.551 Test: iobuf ...passed 00:03:25.551 Test: iobuf_cache ...[2024-04-17 15:26:26.908375] /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:03:25.551 [2024-04-17 15:26:26.908472] /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:03:25.552 [2024-04-17 15:26:26.908532] /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:03:25.552 [2024-04-17 15:26:26.908555] /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:03:25.552 [2024-04-17 15:26:26.908601] /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:03:25.552 [2024-04-17 15:26:26.908625] /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:03:25.552 passed 00:03:25.552 00:03:25.552 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.552 suites 1 1 n/a 0 0 00:03:25.552 tests 2 2 2 0 0 00:03:25.552 asserts 107 107 107 0 n/a 00:03:25.552 00:03:25.552 Elapsed time = 0.003 seconds 00:03:25.552 00:03:25.552 real 0m0.018s 00:03:25.552 user 0m0.009s 00:03:25.552 sys 0m0.009s 00:03:25.552 15:26:26 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.552 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.552 ************************************ 00:03:25.552 END TEST unittest_iobuf 00:03:25.552 ************************************ 00:03:25.552 15:26:26 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:03:25.552 15:26:26 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.552 15:26:26 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.552 15:26:26 -- common/autotest_common.sh@10 -- # set +x 00:03:25.552 ************************************ 00:03:25.552 START TEST unittest_util 00:03:25.552 ************************************ 00:03:25.552 15:26:26 -- common/autotest_common.sh@1111 -- # unittest_util 00:03:25.552 15:26:26 -- unit/unittest.sh@132 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:03:25.552 00:03:25.552 00:03:25.552 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.552 http://cunit.sourceforge.net/ 00:03:25.552 00:03:25.552 00:03:25.552 Suite: base64 00:03:25.552 Test: test_base64_get_encoded_strlen ...passed 00:03:25.552 Test: test_base64_get_decoded_len ...passed 00:03:25.552 Test: test_base64_encode ...passed 00:03:25.552 Test: test_base64_decode ...passed 00:03:25.552 Test: test_base64_urlsafe_encode ...passed 00:03:25.552 Test: test_base64_urlsafe_decode ...passed 00:03:25.552 00:03:25.552 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.552 suites 1 1 n/a 0 0 00:03:25.552 tests 6 6 6 0 0 00:03:25.552 asserts 112 112 112 0 n/a 00:03:25.552 00:03:25.552 Elapsed time = 0.000 seconds 00:03:25.552 15:26:26 -- unit/unittest.sh@133 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:03:25.813 00:03:25.813 00:03:25.813 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.813 http://cunit.sourceforge.net/ 00:03:25.813 00:03:25.813 00:03:25.813 Suite: bit_array 00:03:25.813 Test: test_1bit ...passed 00:03:25.813 Test: test_64bit ...passed 00:03:25.813 Test: test_find ...passed 00:03:25.813 Test: test_resize ...passed 00:03:25.813 Test: test_errors ...passed 00:03:25.813 Test: test_count ...passed 00:03:25.813 Test: test_mask_store_load ...passed 00:03:25.813 Test: test_mask_clear ...passed 00:03:25.813 00:03:25.813 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.813 suites 1 1 n/a 0 0 00:03:25.813 tests 8 8 8 0 0 00:03:25.813 asserts 5075 5075 5075 0 n/a 00:03:25.813 00:03:25.813 Elapsed time = 0.000 seconds 00:03:25.813 15:26:27 -- unit/unittest.sh@134 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:03:25.813 00:03:25.813 00:03:25.813 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.813 http://cunit.sourceforge.net/ 00:03:25.813 00:03:25.813 00:03:25.813 Suite: cpuset 00:03:25.813 Test: test_cpuset ...passed 00:03:25.813 Test: test_cpuset_parse ...[2024-04-17 15:26:27.012288] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:03:25.813 [2024-04-17 15:26:27.012407] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:03:25.813 [2024-04-17 15:26:27.012432] /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:03:25.813 [2024-04-17 15:26:27.012455] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 220:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:03:25.813 [2024-04-17 15:26:27.012477] /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:03:25.814 [2024-04-17 15:26:27.012501] /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:03:25.814 [2024-04-17 15:26:27.012522] /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:03:25.814 [2024-04-17 15:26:27.012544] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:03:25.814 passed 00:03:25.814 Test: test_cpuset_fmt ...passed 00:03:25.814 00:03:25.814 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.814 suites 1 1 n/a 0 0 00:03:25.814 tests 3 3 3 0 0 00:03:25.814 asserts 65 65 65 0 n/a 00:03:25.814 00:03:25.814 Elapsed time = 0.001 seconds 00:03:25.814 15:26:27 -- unit/unittest.sh@135 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:03:25.814 00:03:25.814 00:03:25.814 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.814 http://cunit.sourceforge.net/ 00:03:25.814 00:03:25.814 00:03:25.814 Suite: crc16 00:03:25.814 Test: test_crc16_t10dif ...passed 00:03:25.814 Test: test_crc16_t10dif_seed ...passed 00:03:25.814 Test: test_crc16_t10dif_copy ...passed 00:03:25.814 00:03:25.814 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.814 suites 1 1 n/a 0 0 00:03:25.814 tests 3 3 3 0 0 00:03:25.814 asserts 5 5 5 0 n/a 00:03:25.814 00:03:25.814 Elapsed time = 0.000 seconds 00:03:25.814 15:26:27 -- unit/unittest.sh@136 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:03:25.814 00:03:25.814 00:03:25.814 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.814 http://cunit.sourceforge.net/ 00:03:25.814 00:03:25.814 00:03:25.814 Suite: crc32_ieee 00:03:25.814 Test: test_crc32_ieee ...passed 00:03:25.814 00:03:25.814 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.814 suites 1 1 n/a 0 0 00:03:25.814 tests 1 1 1 0 0 00:03:25.814 asserts 1 1 1 0 n/a 00:03:25.814 00:03:25.814 Elapsed time = 0.000 seconds 00:03:25.814 15:26:27 -- unit/unittest.sh@137 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:03:25.814 00:03:25.814 00:03:25.814 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.814 http://cunit.sourceforge.net/ 00:03:25.814 00:03:25.814 00:03:25.814 Suite: crc32c 00:03:25.814 Test: test_crc32c ...passed 00:03:25.814 Test: test_crc32c_nvme ...passed 00:03:25.814 00:03:25.814 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.814 suites 1 1 n/a 0 0 00:03:25.814 tests 2 2 2 0 0 00:03:25.814 asserts 16 16 16 0 n/a 00:03:25.814 00:03:25.814 Elapsed time = 0.000 seconds 00:03:25.814 15:26:27 -- unit/unittest.sh@138 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:03:25.814 00:03:25.814 00:03:25.814 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.814 http://cunit.sourceforge.net/ 00:03:25.814 00:03:25.814 00:03:25.814 Suite: crc64 00:03:25.814 Test: test_crc64_nvme ...passed 00:03:25.814 00:03:25.814 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.814 suites 1 1 n/a 0 0 00:03:25.814 tests 1 1 1 0 0 00:03:25.814 asserts 4 4 4 0 n/a 00:03:25.814 00:03:25.814 Elapsed time = 0.000 seconds 00:03:25.814 15:26:27 -- unit/unittest.sh@139 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:03:25.814 00:03:25.814 00:03:25.814 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.814 http://cunit.sourceforge.net/ 00:03:25.814 00:03:25.814 00:03:25.814 Suite: string 00:03:25.814 Test: test_parse_ip_addr ...passed 00:03:25.814 Test: test_str_chomp ...passed 00:03:25.814 Test: test_parse_capacity ...passed 00:03:25.814 Test: test_sprintf_append_realloc ...passed 00:03:25.814 Test: test_strtol ...passed 00:03:25.814 Test: test_strtoll ...passed 00:03:25.814 Test: test_strarray ...passed 00:03:25.814 Test: test_strcpy_replace ...passed 00:03:25.814 00:03:25.815 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.815 suites 1 1 n/a 0 0 00:03:25.815 tests 8 8 8 0 0 00:03:25.815 asserts 161 161 161 0 n/a 00:03:25.815 00:03:25.815 Elapsed time = 0.000 seconds 00:03:25.815 15:26:27 -- unit/unittest.sh@140 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:03:25.815 00:03:25.815 00:03:25.815 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.815 http://cunit.sourceforge.net/ 00:03:25.815 00:03:25.815 00:03:25.815 Suite: dif 00:03:25.815 Test: dif_generate_and_verify_test ...[2024-04-17 15:26:27.083804] /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:03:25.815 [2024-04-17 15:26:27.083942] /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:03:25.815 [2024-04-17 15:26:27.084021] /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:03:25.815 [2024-04-17 15:26:27.084094] /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:03:25.815 [2024-04-17 15:26:27.084169] /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:03:25.815 [2024-04-17 15:26:27.084240] /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:03:25.815 passed 00:03:25.815 Test: dif_disable_check_test ...[2024-04-17 15:26:27.084516] /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:03:25.815 [2024-04-17 15:26:27.084596] /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:03:25.815 [2024-04-17 15:26:27.084680] /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:03:25.815 passed 00:03:25.815 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-04-17 15:26:27.084929] /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:03:25.815 [2024-04-17 15:26:27.085016] /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:03:25.815 [2024-04-17 15:26:27.085095] /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:03:25.815 [2024-04-17 15:26:27.085180] /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:03:25.815 [2024-04-17 15:26:27.085260] /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:03:25.815 [2024-04-17 15:26:27.085349] /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:03:25.815 [2024-04-17 15:26:27.085437] /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:03:25.815 [2024-04-17 15:26:27.085527] /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:03:25.815 [2024-04-17 15:26:27.085642] /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:03:25.815 [2024-04-17 15:26:27.085726] /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:03:25.815 [2024-04-17 15:26:27.085808] /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:03:25.815 passed 00:03:25.815 Test: dif_apptag_mask_test ...[2024-04-17 15:26:27.085892] /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:03:25.815 [2024-04-17 15:26:27.085970] /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:03:25.815 passed 00:03:25.815 Test: dif_sec_512_md_0_error_test ...[2024-04-17 15:26:27.086019] /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:03:25.815 passed 00:03:25.815 Test: dif_sec_4096_md_0_error_test ...[2024-04-17 15:26:27.086046] /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:03:25.815 [2024-04-17 15:26:27.086065] /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:03:25.815 passed 00:03:25.815 Test: dif_sec_4100_md_128_error_test ...[2024-04-17 15:26:27.086083] /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:03:25.816 [2024-04-17 15:26:27.086106] /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:03:25.816 passed 00:03:25.816 Test: dif_guard_seed_test ...passed 00:03:25.816 Test: dif_guard_value_test ...passed 00:03:25.816 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:03:25.816 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:03:25.816 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-17 15:26:27.095487] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd0c, Actual=fd4c 00:03:25.816 [2024-04-17 15:26:27.095960] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fe61, Actual=fe21 00:03:25.816 [2024-04-17 15:26:27.096439] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.816 [2024-04-17 15:26:27.096898] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.816 [2024-04-17 15:26:27.097358] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.816 [2024-04-17 15:26:27.097817] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.816 [2024-04-17 15:26:27.098279] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd4c, Actual=a673 00:03:25.816 [2024-04-17 15:26:27.098607] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fe21, Actual=d417 00:03:25.816 [2024-04-17 15:26:27.098928] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1af753ed, Actual=1ab753ed 00:03:25.816 [2024-04-17 15:26:27.099400] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=38174660, Actual=38574660 00:03:25.816 [2024-04-17 15:26:27.099853] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.816 [2024-04-17 15:26:27.100302] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.816 [2024-04-17 15:26:27.100759] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=4000000000005c 00:03:25.816 [2024-04-17 15:26:27.101209] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=4000000000005c 00:03:25.816 [2024-04-17 15:26:27.101658] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1ab753ed, Actual=ee87d4f6 00:03:25.816 [2024-04-17 15:26:27.101969] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=38574660, Actual=463b66bb 00:03:25.816 [2024-04-17 15:26:27.102288] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.816 [2024-04-17 15:26:27.102738] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=88410a2d4837a266, Actual=88010a2d4837a266 00:03:25.816 [2024-04-17 15:26:27.103174] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.816 [2024-04-17 15:26:27.103629] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.816 [2024-04-17 15:26:27.104059] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.816 [2024-04-17 15:26:27.104523] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.817 [2024-04-17 15:26:27.104947] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a7728ecc20d3, Actual=c5ff19aecc74071c 00:03:25.817 [2024-04-17 15:26:27.105247] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=88010a2d4837a266, Actual=12eaf8f32c4f09c9 00:03:25.817 passed 00:03:25.817 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-04-17 15:26:27.105397] /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:03:25.817 [2024-04-17 15:26:27.105461] /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:03:25.817 [2024-04-17 15:26:27.105523] /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:03:25.817 [2024-04-17 15:26:27.105588] /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:03:25.817 [2024-04-17 15:26:27.105653] /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:03:25.817 [2024-04-17 15:26:27.105721] /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:03:25.817 [2024-04-17 15:26:27.105786] /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=a673 00:03:25.817 [2024-04-17 15:26:27.105831] /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=d417 00:03:25.817 [2024-04-17 15:26:27.105872] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1af753ed, Actual=1ab753ed 00:03:25.817 [2024-04-17 15:26:27.105937] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38174660, Actual=38574660 00:03:25.817 [2024-04-17 15:26:27.106006] /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:03:25.817 [2024-04-17 15:26:27.106072] /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:03:25.817 [2024-04-17 15:26:27.106139] /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=40000000000058 00:03:25.817 [2024-04-17 15:26:27.106208] /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=40000000000058 00:03:25.817 [2024-04-17 15:26:27.106275] /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=ee87d4f6 00:03:25.817 [2024-04-17 15:26:27.106318] /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=463b66bb 00:03:25.817 [2024-04-17 15:26:27.106365] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.817 [2024-04-17 15:26:27.106429] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88410a2d4837a266, Actual=88010a2d4837a266 00:03:25.817 [2024-04-17 15:26:27.106496] /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:03:25.817 [2024-04-17 15:26:27.106563] /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:03:25.817 [2024-04-17 15:26:27.106625] /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:03:25.817 [2024-04-17 15:26:27.106692] /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:03:25.817 [2024-04-17 15:26:27.106757] /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=c5ff19aecc74071c 00:03:25.817 [2024-04-17 15:26:27.106806] /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=12eaf8f32c4f09c9 00:03:25.817 passed 00:03:25.817 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-04-17 15:26:27.106870] /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:03:25.817 [2024-04-17 15:26:27.106938] /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:03:25.817 [2024-04-17 15:26:27.107004] /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:03:25.817 [2024-04-17 15:26:27.107067] /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:03:25.817 [2024-04-17 15:26:27.107133] /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:03:25.817 [2024-04-17 15:26:27.107198] /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:03:25.817 [2024-04-17 15:26:27.107260] /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=a673 00:03:25.818 [2024-04-17 15:26:27.107305] /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=d417 00:03:25.818 [2024-04-17 15:26:27.107364] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1af753ed, Actual=1ab753ed 00:03:25.818 [2024-04-17 15:26:27.107437] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38174660, Actual=38574660 00:03:25.818 [2024-04-17 15:26:27.107503] /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:03:25.818 [2024-04-17 15:26:27.107566] /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:03:25.818 [2024-04-17 15:26:27.107630] /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=40000000000058 00:03:25.818 [2024-04-17 15:26:27.107698] /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=40000000000058 00:03:25.818 [2024-04-17 15:26:27.107757] /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=ee87d4f6 00:03:25.818 [2024-04-17 15:26:27.107804] /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=463b66bb 00:03:25.818 [2024-04-17 15:26:27.107848] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.818 [2024-04-17 15:26:27.107913] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88410a2d4837a266, Actual=88010a2d4837a266 00:03:25.818 [2024-04-17 15:26:27.107981] /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:03:25.818 [2024-04-17 15:26:27.108048] /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:03:25.818 [2024-04-17 15:26:27.108121] /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:03:25.818 [2024-04-17 15:26:27.108189] /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:03:25.818 [2024-04-17 15:26:27.108254] /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=c5ff19aecc74071c 00:03:25.818 [2024-04-17 15:26:27.108302] /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=12eaf8f32c4f09c9 00:03:25.818 passed 00:03:25.818 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-04-17 15:26:27.108376] /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:03:25.818 [2024-04-17 15:26:27.108452] /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:03:25.818 [2024-04-17 15:26:27.108517] /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:03:25.818 [2024-04-17 15:26:27.108581] /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:03:25.818 [2024-04-17 15:26:27.108650] /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:03:25.818 [2024-04-17 15:26:27.108717] /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:03:25.818 [2024-04-17 15:26:27.108777] /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=a673 00:03:25.818 [2024-04-17 15:26:27.108821] /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=d417 00:03:25.818 [2024-04-17 15:26:27.108864] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1af753ed, Actual=1ab753ed 00:03:25.818 [2024-04-17 15:26:27.108929] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38174660, Actual=38574660 00:03:25.818 [2024-04-17 15:26:27.108993] /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:03:25.818 [2024-04-17 15:26:27.109059] /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:03:25.818 [2024-04-17 15:26:27.109120] /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=40000000000058 00:03:25.818 [2024-04-17 15:26:27.109188] /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=40000000000058 00:03:25.818 [2024-04-17 15:26:27.109252] /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=ee87d4f6 00:03:25.819 [2024-04-17 15:26:27.109297] /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=463b66bb 00:03:25.819 [2024-04-17 15:26:27.109347] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.819 [2024-04-17 15:26:27.109417] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88410a2d4837a266, Actual=88010a2d4837a266 00:03:25.819 [2024-04-17 15:26:27.109478] /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:03:25.819 [2024-04-17 15:26:27.109544] /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:03:25.819 [2024-04-17 15:26:27.109606] /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:03:25.819 [2024-04-17 15:26:27.109679] /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:03:25.819 [2024-04-17 15:26:27.109742] /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=c5ff19aecc74071c 00:03:25.819 [2024-04-17 15:26:27.109785] /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=12eaf8f32c4f09c9 00:03:25.819 passed 00:03:25.819 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-04-17 15:26:27.109844] /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:03:25.819 [2024-04-17 15:26:27.109912] /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:03:25.819 [2024-04-17 15:26:27.109976] /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:03:25.819 [2024-04-17 15:26:27.110042] /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:03:25.819 [2024-04-17 15:26:27.110104] /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:03:25.819 [2024-04-17 15:26:27.110172] /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:03:25.819 [2024-04-17 15:26:27.110236] /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=a673 00:03:25.819 [2024-04-17 15:26:27.110280] /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=d417 00:03:25.819 passed 00:03:25.819 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-04-17 15:26:27.110335] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1af753ed, Actual=1ab753ed 00:03:25.819 [2024-04-17 15:26:27.110399] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38174660, Actual=38574660 00:03:25.819 [2024-04-17 15:26:27.110467] /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:03:25.819 [2024-04-17 15:26:27.110530] /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:03:25.819 [2024-04-17 15:26:27.110590] /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=40000000000058 00:03:25.819 [2024-04-17 15:26:27.110662] /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=40000000000058 00:03:25.819 [2024-04-17 15:26:27.110724] /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=ee87d4f6 00:03:25.819 [2024-04-17 15:26:27.110767] /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=463b66bb 00:03:25.819 [2024-04-17 15:26:27.110819] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.819 [2024-04-17 15:26:27.110885] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88410a2d4837a266, Actual=88010a2d4837a266 00:03:25.819 [2024-04-17 15:26:27.110953] /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:03:25.819 [2024-04-17 15:26:27.111018] /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:03:25.819 [2024-04-17 15:26:27.111094] /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:03:25.819 [2024-04-17 15:26:27.111164] /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:03:25.819 [2024-04-17 15:26:27.111228] /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=c5ff19aecc74071c 00:03:25.820 [2024-04-17 15:26:27.111273] /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=12eaf8f32c4f09c9 00:03:25.820 passed 00:03:25.820 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-04-17 15:26:27.111336] /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:03:25.820 [2024-04-17 15:26:27.111401] /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:03:25.820 [2024-04-17 15:26:27.111463] /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:03:25.820 [2024-04-17 15:26:27.111528] /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:03:25.820 [2024-04-17 15:26:27.111590] /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:03:25.820 [2024-04-17 15:26:27.111653] /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:03:25.820 [2024-04-17 15:26:27.111718] /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=a673 00:03:25.820 [2024-04-17 15:26:27.111761] /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=d417 00:03:25.820 passed 00:03:25.820 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-04-17 15:26:27.111817] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1af753ed, Actual=1ab753ed 00:03:25.820 [2024-04-17 15:26:27.111884] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38174660, Actual=38574660 00:03:25.820 [2024-04-17 15:26:27.111950] /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:03:25.820 [2024-04-17 15:26:27.112014] /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:03:25.820 [2024-04-17 15:26:27.112076] /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=40000000000058 00:03:25.820 [2024-04-17 15:26:27.112145] /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=40000000000058 00:03:25.820 [2024-04-17 15:26:27.112209] /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=ee87d4f6 00:03:25.820 [2024-04-17 15:26:27.112253] /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=463b66bb 00:03:25.820 [2024-04-17 15:26:27.112352] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.820 [2024-04-17 15:26:27.112433] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88410a2d4837a266, Actual=88010a2d4837a266 00:03:25.820 [2024-04-17 15:26:27.112498] /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:03:25.820 [2024-04-17 15:26:27.112565] /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:03:25.820 [2024-04-17 15:26:27.112629] /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:03:25.820 [2024-04-17 15:26:27.112700] /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:03:25.820 [2024-04-17 15:26:27.112763] /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=c5ff19aecc74071c 00:03:25.820 [2024-04-17 15:26:27.112807] /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=12eaf8f32c4f09c9 00:03:25.820 passed 00:03:25.820 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:03:25.820 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:03:25.820 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:03:25.820 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:03:25.820 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:03:25.820 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:03:25.820 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:03:25.820 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:03:25.820 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:03:25.820 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-17 15:26:27.121219] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd0c, Actual=fd4c 00:03:25.821 [2024-04-17 15:26:27.121491] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=ff1b, Actual=ff5b 00:03:25.821 [2024-04-17 15:26:27.121733] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.821 [2024-04-17 15:26:27.121949] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.821 [2024-04-17 15:26:27.122167] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.821 [2024-04-17 15:26:27.122405] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.821 [2024-04-17 15:26:27.122643] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd4c, Actual=a673 00:03:25.821 [2024-04-17 15:26:27.122881] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=4e97, Actual=64a1 00:03:25.821 [2024-04-17 15:26:27.123099] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1af753ed, Actual=1ab753ed 00:03:25.821 [2024-04-17 15:26:27.123348] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=7fcc08c9, Actual=7f8c08c9 00:03:25.821 [2024-04-17 15:26:27.123585] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.821 [2024-04-17 15:26:27.123816] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.821 [2024-04-17 15:26:27.124052] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=4000000000005c 00:03:25.821 [2024-04-17 15:26:27.124281] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=4000000000005c 00:03:25.821 [2024-04-17 15:26:27.124520] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1ab753ed, Actual=ee87d4f6 00:03:25.821 [2024-04-17 15:26:27.124769] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=2b267559, Actual=554a5582 00:03:25.821 [2024-04-17 15:26:27.125004] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.821 [2024-04-17 15:26:27.125246] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=f885768ad4bf7d77, Actual=f8c5768ad4bf7d77 00:03:25.821 [2024-04-17 15:26:27.125479] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.821 [2024-04-17 15:26:27.125698] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.821 [2024-04-17 15:26:27.125937] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.821 [2024-04-17 15:26:27.126168] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.821 [2024-04-17 15:26:27.126403] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a7728ecc20d3, Actual=c5ff19aecc74071c 00:03:25.821 [2024-04-17 15:26:27.126629] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=cd8425887035b4fd, Actual=576fd756144d1f52 00:03:25.821 passed 00:03:25.821 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-17 15:26:27.126717] /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:03:25.821 [2024-04-17 15:26:27.126780] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=9c9a, Actual=9cda 00:03:25.821 [2024-04-17 15:26:27.126850] /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:03:25.821 [2024-04-17 15:26:27.126912] /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:03:25.821 [2024-04-17 15:26:27.126974] /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:03:25.821 [2024-04-17 15:26:27.127037] /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:03:25.821 [2024-04-17 15:26:27.127110] /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=a673 00:03:25.821 [2024-04-17 15:26:27.127172] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=720 00:03:25.821 [2024-04-17 15:26:27.127234] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1af753ed, Actual=1ab753ed 00:03:25.822 [2024-04-17 15:26:27.127302] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be4c3d3c, Actual=be0c3d3c 00:03:25.822 [2024-04-17 15:26:27.127376] /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:03:25.822 [2024-04-17 15:26:27.127442] /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:03:25.822 [2024-04-17 15:26:27.127507] /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=40000000000058 00:03:25.822 [2024-04-17 15:26:27.127571] /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=40000000000058 00:03:25.822 [2024-04-17 15:26:27.127633] /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=ee87d4f6 00:03:25.822 [2024-04-17 15:26:27.127695] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=94ca6077 00:03:25.822 [2024-04-17 15:26:27.127754] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.822 [2024-04-17 15:26:27.127831] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=d677919f250f928, Actual=d277919f250f928 00:03:25.822 [2024-04-17 15:26:27.127899] /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:03:25.822 [2024-04-17 15:26:27.127966] /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:03:25.822 [2024-04-17 15:26:27.128026] /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:03:25.822 [2024-04-17 15:26:27.128093] /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:03:25.822 [2024-04-17 15:26:27.128156] /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=c5ff19aecc74071c 00:03:25.822 [2024-04-17 15:26:27.128226] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=a28dd8c532a29b0d 00:03:25.822 passed 00:03:25.822 Test: dix_sec_512_md_0_error ...[2024-04-17 15:26:27.128252] /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:03:25.822 passed 00:03:25.822 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:03:25.822 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:03:25.822 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:03:25.822 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:03:25.822 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:03:25.822 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:03:25.822 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:03:25.822 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:03:25.822 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:03:25.822 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-04-17 15:26:27.136342] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd0c, Actual=fd4c 00:03:25.822 [2024-04-17 15:26:27.136584] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=ff1b, Actual=ff5b 00:03:25.822 [2024-04-17 15:26:27.136814] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.822 [2024-04-17 15:26:27.137051] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.822 [2024-04-17 15:26:27.137278] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.822 [2024-04-17 15:26:27.137506] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.822 [2024-04-17 15:26:27.137733] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=fd4c, Actual=a673 00:03:25.823 [2024-04-17 15:26:27.137949] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=4e97, Actual=64a1 00:03:25.823 [2024-04-17 15:26:27.138176] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1af753ed, Actual=1ab753ed 00:03:25.823 [2024-04-17 15:26:27.138425] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=7fcc08c9, Actual=7f8c08c9 00:03:25.823 [2024-04-17 15:26:27.138662] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.823 [2024-04-17 15:26:27.138903] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.823 [2024-04-17 15:26:27.139134] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=4000000000005c 00:03:25.823 [2024-04-17 15:26:27.139362] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=4000000000005c 00:03:25.823 [2024-04-17 15:26:27.139582] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=1ab753ed, Actual=ee87d4f6 00:03:25.823 [2024-04-17 15:26:27.139820] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=2b267559, Actual=554a5582 00:03:25.823 [2024-04-17 15:26:27.140059] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.823 [2024-04-17 15:26:27.140301] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=f885768ad4bf7d77, Actual=f8c5768ad4bf7d77 00:03:25.823 [2024-04-17 15:26:27.140542] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.823 [2024-04-17 15:26:27.140768] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 843:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=92, Expected=88, Actual=c8 00:03:25.823 [2024-04-17 15:26:27.141004] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.823 [2024-04-17 15:26:27.141225] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 778:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=92, Expected=5c, Actual=40005c 00:03:25.823 [2024-04-17 15:26:27.141461] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=a576a7728ecc20d3, Actual=c5ff19aecc74071c 00:03:25.823 [2024-04-17 15:26:27.141699] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=92, Expected=cd8425887035b4fd, Actual=576fd756144d1f52 00:03:25.823 passed 00:03:25.823 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-04-17 15:26:27.141792] /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:03:25.823 [2024-04-17 15:26:27.141855] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=9c9a, Actual=9cda 00:03:25.823 [2024-04-17 15:26:27.141921] /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:03:25.823 [2024-04-17 15:26:27.141981] /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:03:25.823 [2024-04-17 15:26:27.142038] /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:03:25.823 [2024-04-17 15:26:27.142095] /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:03:25.823 [2024-04-17 15:26:27.142157] /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=a673 00:03:25.823 [2024-04-17 15:26:27.142221] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=720 00:03:25.823 [2024-04-17 15:26:27.142285] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1af753ed, Actual=1ab753ed 00:03:25.823 [2024-04-17 15:26:27.142355] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=be4c3d3c, Actual=be0c3d3c 00:03:25.823 [2024-04-17 15:26:27.142420] /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:03:25.823 [2024-04-17 15:26:27.142496] /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:03:25.823 [2024-04-17 15:26:27.142564] /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=40000000000058 00:03:25.823 [2024-04-17 15:26:27.142626] /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=40000000000058 00:03:25.823 [2024-04-17 15:26:27.142688] /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=ee87d4f6 00:03:25.824 [2024-04-17 15:26:27.142752] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=94ca6077 00:03:25.824 [2024-04-17 15:26:27.142817] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a536a7728ecc20d3, Actual=a576a7728ecc20d3 00:03:25.824 [2024-04-17 15:26:27.142882] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=d677919f250f928, Actual=d277919f250f928 00:03:25.824 [2024-04-17 15:26:27.142954] /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:03:25.824 [2024-04-17 15:26:27.143020] /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:03:25.824 [2024-04-17 15:26:27.143089] /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:03:25.824 [2024-04-17 15:26:27.143147] /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:03:25.824 [2024-04-17 15:26:27.143211] /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=c5ff19aecc74071c 00:03:25.824 [2024-04-17 15:26:27.143271] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/util/dif.c: 828:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=a28dd8c532a29b0d 00:03:25.824 passed 00:03:25.824 Test: set_md_interleave_iovs_test ...passed 00:03:25.824 Test: set_md_interleave_iovs_split_test ...passed 00:03:25.824 Test: dif_generate_stream_pi_16_test ...passed 00:03:25.824 Test: dif_generate_stream_test ...passed 00:03:25.824 Test: set_md_interleave_iovs_alignment_test ...[2024-04-17 15:26:27.144855] /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:03:25.824 passed 00:03:25.824 Test: dif_generate_split_test ...passed 00:03:25.824 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:03:25.824 Test: dif_verify_split_test ...passed 00:03:25.824 Test: dif_verify_stream_multi_segments_test ...passed 00:03:25.824 Test: update_crc32c_pi_16_test ...passed 00:03:25.824 Test: update_crc32c_test ...passed 00:03:25.824 Test: dif_update_crc32c_split_test ...passed 00:03:25.824 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:03:25.824 Test: get_range_with_md_test ...passed 00:03:25.824 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:03:25.824 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:03:25.824 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:03:25.824 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:03:25.824 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:03:25.824 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:03:25.824 Test: dif_generate_and_verify_unmap_test ...passed 00:03:25.824 00:03:25.824 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.824 suites 1 1 n/a 0 0 00:03:25.824 tests 79 79 79 0 0 00:03:25.824 asserts 3584 3584 3584 0 n/a 00:03:25.824 00:03:25.824 Elapsed time = 0.069 seconds 00:03:25.824 15:26:27 -- unit/unittest.sh@141 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:03:25.824 00:03:25.824 00:03:25.824 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.824 http://cunit.sourceforge.net/ 00:03:25.824 00:03:25.824 00:03:25.824 Suite: iov 00:03:25.824 Test: test_single_iov ...passed 00:03:25.824 Test: test_simple_iov ...passed 00:03:25.824 Test: test_complex_iov ...passed 00:03:25.824 Test: test_iovs_to_buf ...passed 00:03:25.824 Test: test_buf_to_iovs ...passed 00:03:25.824 Test: test_memset ...passed 00:03:25.824 Test: test_iov_one ...passed 00:03:25.824 Test: test_iov_xfer ...passed 00:03:25.824 00:03:25.824 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.824 suites 1 1 n/a 0 0 00:03:25.824 tests 8 8 8 0 0 00:03:25.824 asserts 156 156 156 0 n/a 00:03:25.824 00:03:25.824 Elapsed time = 0.000 seconds 00:03:25.824 15:26:27 -- unit/unittest.sh@142 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:03:25.824 00:03:25.824 00:03:25.824 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.824 http://cunit.sourceforge.net/ 00:03:25.824 00:03:25.824 00:03:25.824 Suite: math 00:03:25.825 Test: test_serial_number_arithmetic ...passed 00:03:25.825 Suite: erase 00:03:25.825 Test: test_memset_s ...passed 00:03:25.825 00:03:25.825 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.825 suites 2 2 n/a 0 0 00:03:25.825 tests 2 2 2 0 0 00:03:25.825 asserts 18 18 18 0 n/a 00:03:25.825 00:03:25.825 Elapsed time = 0.000 seconds 00:03:25.825 15:26:27 -- unit/unittest.sh@143 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:03:25.825 00:03:25.825 00:03:25.825 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.825 http://cunit.sourceforge.net/ 00:03:25.825 00:03:25.825 00:03:25.825 Suite: pipe 00:03:25.825 Test: test_create_destroy ...passed 00:03:25.825 Test: test_write_get_buffer ...passed 00:03:25.825 Test: test_write_advance ...passed 00:03:25.825 Test: test_read_get_buffer ...passed 00:03:25.825 Test: test_read_advance ...passed 00:03:25.825 Test: test_data ...passed 00:03:25.825 00:03:25.825 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.825 suites 1 1 n/a 0 0 00:03:25.825 tests 6 6 6 0 0 00:03:25.825 asserts 251 251 251 0 n/a 00:03:25.825 00:03:25.825 Elapsed time = 0.000 seconds 00:03:25.825 15:26:27 -- unit/unittest.sh@144 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:03:25.825 00:03:25.825 00:03:25.825 CUnit - A unit testing framework for C - Version 2.1-3 00:03:25.825 http://cunit.sourceforge.net/ 00:03:25.825 00:03:25.825 00:03:25.825 Suite: xor 00:03:25.825 Test: test_xor_gen ...passed 00:03:25.825 00:03:25.825 Run Summary: Type Total Ran Passed Failed Inactive 00:03:25.825 suites 1 1 n/a 0 0 00:03:25.825 tests 1 1 1 0 0 00:03:25.825 asserts 17 17 17 0 n/a 00:03:25.825 00:03:25.825 Elapsed time = 0.001 seconds 00:03:25.825 00:03:25.825 real 0m0.233s 00:03:25.825 user 0m0.125s 00:03:25.825 sys 0m0.108s 00:03:25.825 15:26:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:25.825 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:25.825 ************************************ 00:03:25.825 END TEST unittest_util 00:03:25.825 ************************************ 00:03:25.825 15:26:27 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/include/spdk/config.h 00:03:25.825 15:26:27 -- 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:03:25.825 15:26:27 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:25.825 15:26:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:25.825 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:25.825 ************************************ 00:03:25.825 START TEST unittest_vhost 00:03:25.825 ************************************ 00:03:26.085 15:26:27 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:03:26.085 00:03:26.085 00:03:26.085 CUnit - A unit testing framework for C - Version 2.1-3 00:03:26.085 http://cunit.sourceforge.net/ 00:03:26.085 00:03:26.085 00:03:26.085 Suite: vhost_suite 00:03:26.085 Test: desc_to_iov_test ...[2024-04-17 15:26:27.265402] /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:03:26.085 passed 00:03:26.085 Test: create_controller_test ...[2024-04-17 15:26:27.267348] /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:03:26.085 [2024-04-17 15:26:27.267404] /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:03:26.085 [2024-04-17 15:26:27.267447] /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:03:26.085 [2024-04-17 15:26:27.267480] /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:03:26.085 [2024-04-17 15:26:27.267512] /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:03:26.085 [2024-04-17 15:26:27.267564] /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-17 15:26:27.268061] /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:03:26.085 passed 00:03:26.085 Test: session_find_by_vid_test ...passed 00:03:26.085 Test: remove_controller_test ...[2024-04-17 15:26:27.269010] /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:03:26.085 passed 00:03:26.085 Test: vq_avail_ring_get_test ...passed 00:03:26.085 Test: vq_packed_ring_test ...passed 00:03:26.085 Test: vhost_blk_construct_test ...passed 00:03:26.085 00:03:26.085 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.085 suites 1 1 n/a 0 0 00:03:26.085 tests 7 7 7 0 0 00:03:26.085 asserts 147 147 147 0 n/a 00:03:26.085 00:03:26.085 Elapsed time = 0.006 seconds 00:03:26.085 00:03:26.085 real 0m0.022s 00:03:26.085 user 0m0.007s 00:03:26.085 sys 0m0.015s 00:03:26.085 15:26:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:26.085 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:26.085 ************************************ 00:03:26.085 END TEST unittest_vhost 00:03:26.085 ************************************ 00:03:26.085 15:26: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:03:26.085 15:26:27 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:26.085 15:26:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:26.085 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:26.086 ************************************ 00:03:26.086 START TEST unittest_dma 00:03:26.086 ************************************ 00:03:26.086 15:26:27 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:03:26.086 00:03:26.086 00:03:26.086 CUnit - A unit testing framework for C - Version 2.1-3 00:03:26.086 http://cunit.sourceforge.net/ 00:03:26.086 00:03:26.086 00:03:26.086 Suite: dma_suite 00:03:26.086 Test: test_dma ...[2024-04-17 15:26:27.335256] /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:03:26.086 passed 00:03:26.086 00:03:26.086 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.086 suites 1 1 n/a 0 0 00:03:26.086 tests 1 1 1 0 0 00:03:26.086 asserts 54 54 54 0 n/a 00:03:26.086 00:03:26.086 Elapsed time = 0.000 seconds 00:03:26.086 00:03:26.086 real 0m0.012s 00:03:26.086 user 0m0.004s 00:03:26.086 sys 0m0.008s 00:03:26.086 15:26:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:26.086 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:26.086 ************************************ 00:03:26.086 END TEST unittest_dma 00:03:26.086 ************************************ 00:03:26.086 15:26:27 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:03:26.086 15:26:27 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:26.086 15:26:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:26.086 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:26.086 ************************************ 00:03:26.086 START TEST unittest_init 00:03:26.086 ************************************ 00:03:26.086 15:26:27 -- common/autotest_common.sh@1111 -- # unittest_init 00:03:26.086 15:26:27 -- unit/unittest.sh@148 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:03:26.086 00:03:26.086 00:03:26.086 CUnit - A unit testing framework for C - Version 2.1-3 00:03:26.086 http://cunit.sourceforge.net/ 00:03:26.086 00:03:26.086 00:03:26.086 Suite: subsystem_suite 00:03:26.086 Test: subsystem_sort_test_depends_on_single ...passed 00:03:26.086 Test: subsystem_sort_test_depends_on_multiple ...passed 00:03:26.086 Test: subsystem_sort_test_missing_dependency ...[2024-04-17 15:26:27.401795] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:03:26.086 [2024-04-17 15:26:27.401889] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/init/subsystem.c: 185:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:03:26.086 passed 00:03:26.086 00:03:26.086 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.086 suites 1 1 n/a 0 0 00:03:26.086 tests 3 3 3 0 0 00:03:26.086 asserts 20 20 20 0 n/a 00:03:26.086 00:03:26.086 Elapsed time = 0.000 seconds 00:03:26.086 00:03:26.086 real 0m0.018s 00:03:26.086 user 0m0.006s 00:03:26.086 sys 0m0.012s 00:03:26.086 15:26:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:26.086 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:26.086 ************************************ 00:03:26.086 END TEST unittest_init 00:03:26.086 ************************************ 00:03:26.086 15:26: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:03:26.086 15:26:27 -- common/autotest_common.sh@1087 -- # '[' 2 -le 1 ']' 00:03:26.086 15:26:27 -- common/autotest_common.sh@1093 -- # xtrace_disable 00:03:26.086 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:26.086 ************************************ 00:03:26.086 START TEST unittest_keyring 00:03:26.086 ************************************ 00:03:26.086 15:26:27 -- common/autotest_common.sh@1111 -- # /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:03:26.086 00:03:26.086 00:03:26.086 CUnit - A unit testing framework for C - Version 2.1-3 00:03:26.086 http://cunit.sourceforge.net/ 00:03:26.086 00:03:26.086 00:03:26.086 Suite: keyring 00:03:26.086 Test: test_keyring_add_remove ...[2024-04-17 15:26:27.468980] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:03:26.086 [2024-04-17 15:26:27.469073] /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:03:26.086 [2024-04-17 15:26:27.469120] /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:03:26.086 passed 00:03:26.087 Test: test_keyring_get_put ...passed 00:03:26.087 00:03:26.087 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.087 suites 1 1 n/a 0 0 00:03:26.087 tests 2 2 2 0 0 00:03:26.087 asserts 44 44 44 0 n/a 00:03:26.087 00:03:26.087 Elapsed time = 0.000 seconds 00:03:26.087 00:03:26.087 real 0m0.013s 00:03:26.087 user 0m0.005s 00:03:26.087 sys 0m0.008s 00:03:26.087 15:26:27 -- common/autotest_common.sh@1112 -- # xtrace_disable 00:03:26.087 15:26:27 -- common/autotest_common.sh@10 -- # set +x 00:03:26.087 ************************************ 00:03:26.087 END TEST unittest_keyring 00:03:26.087 ************************************ 00:03:26.087 15:26:27 -- unit/unittest.sh@290 -- # '[' no = yes ']' 00:03:26.087 15:26:27 -- unit/unittest.sh@303 -- # set +x 00:03:26.087 00:03:26.087 00:03:26.087 ===================== 00:03:26.087 All unit tests passed 00:03:26.087 ===================== 00:03:26.087 WARN: lcov not installed or SPDK built without coverage! 00:03:26.087 00:03:26.087 00:03:26.087 15:26:27 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:03:26.087 15:26:27 -- pm/common@30 -- # signal_monitor_resources TERM 00:03:26.087 15:26:27 -- pm/common@41 -- # local monitor pid pids signal=TERM 00:03:26.087 15:26:27 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:03:26.087 15:26:27 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:03:26.087 15:26:27 -- pm/common@45 -- # pid=171 00:03:26.087 15:26:27 -- pm/common@52 -- # sudo kill -TERM 171 00:03:26.087 15:26:27 -- pm/common@43 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:03:26.087 15:26:27 -- pm/common@44 -- # [[ -e /var/jenkins/workspace/unittest-clang-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:03:26.087 15:26:27 -- pm/common@45 -- # pid=172 00:03:26.087 15:26:27 -- pm/common@52 -- # sudo kill -TERM 172 00:03:26.355 [Pipeline] } 00:03:26.373 [Pipeline] // stage 00:03:26.379 [Pipeline] } 00:03:26.396 [Pipeline] // timeout 00:03:26.402 [Pipeline] } 00:03:26.418 [Pipeline] // catchError 00:03:26.427 [Pipeline] stage 00:03:26.429 [Pipeline] { (Epilogue) 00:03:26.444 [Pipeline] sh 00:03:26.798 [Pipeline] setCustomBuildProperty 00:03:26.807 [Pipeline] catchError 00:03:26.809 [Pipeline] { 00:03:26.824 [Pipeline] sh 00:03:27.117 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:03:27.117 Artifacts sizes are good 00:03:27.127 [Pipeline] } 00:03:27.145 [Pipeline] // catchError 00:03:27.152 [Pipeline] sh 00:03:27.442 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:03:27.714 [Pipeline] archiveArtifacts 00:03:27.722 Archiving artifacts 00:03:28.348 [Pipeline] } 00:03:28.368 [Pipeline] // stage 00:03:28.373 [Pipeline] } 00:03:28.389 [Pipeline] // wrap 00:03:28.394 [Pipeline] } 00:03:28.412 [Pipeline] // node 00:03:28.418 [Pipeline] } 00:03:28.432 [Pipeline] // timeout 00:03:28.439 [Pipeline] } 00:03:28.452 [Pipeline] // retry 00:03:28.458 [Pipeline] End of Pipeline 00:03:28.507 Finished: SUCCESS