00:00:00.002 Started by upstream project "autotest-nightly" build number 3791 00:00:00.002 originally caused by: 00:00:00.003 Started by upstream project "nightly-trigger" build number 3171 00:00:00.003 originally caused by: 00:00:00.003 Started by timer 00:00:00.047 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-vg.groovy 00:00:00.048 The recommended git tool is: git 00:00:00.048 using credential 00000000-0000-0000-0000-000000000002 00:00:00.049 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.081 Fetching changes from the remote Git repository 00:00:00.083 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.126 Using shallow fetch with depth 1 00:00:00.126 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.126 > git --version # timeout=10 00:00:00.196 > git --version # 'git version 2.39.2' 00:00:00.196 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.264 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.264 > 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:06.178 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:06.192 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:06.204 Checking out Revision 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 (FETCH_HEAD) 00:00:06.204 > git config core.sparsecheckout # timeout=10 00:00:06.214 > git read-tree -mu HEAD # timeout=10 00:00:06.229 > git checkout -f 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=5 00:00:06.247 Commit message: "pool: fixes for VisualBuild class" 00:00:06.247 > git rev-list --no-walk 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=10 00:00:06.343 [Pipeline] Start of Pipeline 00:00:06.358 [Pipeline] library 00:00:06.360 Loading library shm_lib@master 00:00:06.360 Library shm_lib@master is cached. Copying from home. 00:00:06.374 [Pipeline] node 00:00:06.397 Running on VM-host-SM16 in /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:00:06.398 [Pipeline] { 00:00:06.409 [Pipeline] catchError 00:00:06.410 [Pipeline] { 00:00:06.419 [Pipeline] wrap 00:00:06.426 [Pipeline] { 00:00:06.431 [Pipeline] stage 00:00:06.432 [Pipeline] { (Prologue) 00:00:06.447 [Pipeline] echo 00:00:06.448 Node: VM-host-SM16 00:00:06.452 [Pipeline] cleanWs 00:00:06.460 [WS-CLEANUP] Deleting project workspace... 00:00:06.460 [WS-CLEANUP] Deferred wipeout is used... 00:00:06.466 [WS-CLEANUP] done 00:00:06.646 [Pipeline] setCustomBuildProperty 00:00:06.698 [Pipeline] nodesByLabel 00:00:06.699 Found a total of 2 nodes with the 'sorcerer' label 00:00:06.707 [Pipeline] httpRequest 00:00:06.711 HttpMethod: GET 00:00:06.711 URL: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:06.713 Sending request to url: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:06.715 Response Code: HTTP/1.1 200 OK 00:00:06.715 Success: Status code 200 is in the accepted range: 200,404 00:00:06.716 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:07.550 [Pipeline] sh 00:00:07.828 + tar --no-same-owner -xf jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:07.842 [Pipeline] httpRequest 00:00:07.846 HttpMethod: GET 00:00:07.847 URL: http://10.211.164.101/packages/spdk_e55c9a81251968acc91e4d44169353be1987a3e4.tar.gz 00:00:07.847 Sending request to url: http://10.211.164.101/packages/spdk_e55c9a81251968acc91e4d44169353be1987a3e4.tar.gz 00:00:07.855 Response Code: HTTP/1.1 200 OK 00:00:07.856 Success: Status code 200 is in the accepted range: 200,404 00:00:07.856 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk_e55c9a81251968acc91e4d44169353be1987a3e4.tar.gz 00:00:51.445 [Pipeline] sh 00:00:51.723 + tar --no-same-owner -xf spdk_e55c9a81251968acc91e4d44169353be1987a3e4.tar.gz 00:00:55.019 [Pipeline] sh 00:00:55.298 + git -C spdk log --oneline -n5 00:00:55.298 e55c9a812 vbdev_error: decrement error_num atomically 00:00:55.298 f16e9f4d2 lib/event: framework_get_reactors supports getting pid and tid 00:00:55.298 2d610abe8 lib/env_dpdk: add spdk_get_tid function 00:00:55.298 f470a0dc6 event: do not call reactor events from spdk_thread context 00:00:55.298 8d3fdcaba nvmf: cleanup maximum number of subsystem namespace remanent code 00:00:55.316 [Pipeline] withCredentials 00:00:55.328 > git --version # timeout=10 00:00:55.342 > git --version # 'git version 2.39.2' 00:00:55.359 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:55.361 [Pipeline] { 00:00:55.369 [Pipeline] retry 00:00:55.371 [Pipeline] { 00:00:55.388 [Pipeline] sh 00:00:55.667 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:00:56.245 [Pipeline] } 00:00:56.267 [Pipeline] // retry 00:00:56.273 [Pipeline] } 00:00:56.293 [Pipeline] // withCredentials 00:00:56.306 [Pipeline] httpRequest 00:00:56.310 HttpMethod: GET 00:00:56.311 URL: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:56.312 Sending request to url: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:56.326 Response Code: HTTP/1.1 200 OK 00:00:56.326 Success: Status code 200 is in the accepted range: 200,404 00:00:56.327 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:56.965 [Pipeline] sh 00:00:57.239 + tar --no-same-owner -xf spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:57.250 [Pipeline] sh 00:00:57.527 + git -C spdk-abi log --oneline -n5 00:00:57.527 5ac898f abi: add XML files for SPDK 24.05 00:00:57.527 224954a abi: remove unsupported 2023 versions of XML files 00:00:57.527 2fbf5ac abi: match v24.01 LTS revision 00:00:57.527 8ab74f1 abi: update v24.01 with change since code freeze 00:00:57.527 1820292 abi: add XML files for SPDK 24.01 00:00:57.543 [Pipeline] writeFile 00:00:57.572 [Pipeline] sh 00:00:57.846 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:00:57.856 [Pipeline] sh 00:00:58.134 + cat autorun-spdk.conf 00:00:58.134 SPDK_TEST_AUTOBUILD=ext 00:00:58.134 EXTERNAL_MAKE_HUGEMEM=2048 00:00:58.134 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:00:58.140 RUN_NIGHTLY=1 00:00:58.142 [Pipeline] } 00:00:58.161 [Pipeline] // stage 00:00:58.179 [Pipeline] stage 00:00:58.181 [Pipeline] { (Run VM) 00:00:58.199 [Pipeline] sh 00:00:58.482 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:00:58.482 + echo 'Start stage prepare_nvme.sh' 00:00:58.482 Start stage prepare_nvme.sh 00:00:58.482 + [[ -n 0 ]] 00:00:58.482 + disk_prefix=ex0 00:00:58.482 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest_2 ]] 00:00:58.482 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf ]] 00:00:58.482 + source /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf 00:00:58.482 ++ SPDK_TEST_AUTOBUILD=ext 00:00:58.482 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:00:58.482 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:00:58.482 ++ RUN_NIGHTLY=1 00:00:58.482 + cd /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:00:58.482 + nvme_files=() 00:00:58.482 + declare -A nvme_files 00:00:58.482 + backend_dir=/var/lib/libvirt/images/backends 00:00:58.482 + nvme_files['nvme.img']=5G 00:00:58.482 + nvme_files['nvme-cmb.img']=5G 00:00:58.482 + nvme_files['nvme-multi0.img']=4G 00:00:58.482 + nvme_files['nvme-multi1.img']=4G 00:00:58.482 + nvme_files['nvme-multi2.img']=4G 00:00:58.482 + nvme_files['nvme-openstack.img']=8G 00:00:58.482 + nvme_files['nvme-zns.img']=5G 00:00:58.482 + (( SPDK_TEST_NVME_PMR == 1 )) 00:00:58.482 + (( SPDK_TEST_FTL == 1 )) 00:00:58.482 + (( SPDK_TEST_NVME_FDP == 1 )) 00:00:58.482 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:00:58.482 + for nvme in "${!nvme_files[@]}" 00:00:58.482 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex0-nvme-multi2.img -s 4G 00:00:58.482 Formatting '/var/lib/libvirt/images/backends/ex0-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:00:58.482 + for nvme in "${!nvme_files[@]}" 00:00:58.482 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex0-nvme-cmb.img -s 5G 00:00:58.482 Formatting '/var/lib/libvirt/images/backends/ex0-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:00:58.482 + for nvme in "${!nvme_files[@]}" 00:00:58.482 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex0-nvme-openstack.img -s 8G 00:00:58.482 Formatting '/var/lib/libvirt/images/backends/ex0-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:00:58.482 + for nvme in "${!nvme_files[@]}" 00:00:58.482 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex0-nvme-zns.img -s 5G 00:00:58.482 Formatting '/var/lib/libvirt/images/backends/ex0-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:00:58.482 + for nvme in "${!nvme_files[@]}" 00:00:58.482 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex0-nvme-multi1.img -s 4G 00:00:58.482 Formatting '/var/lib/libvirt/images/backends/ex0-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:00:58.482 + for nvme in "${!nvme_files[@]}" 00:00:58.482 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex0-nvme-multi0.img -s 4G 00:00:58.482 Formatting '/var/lib/libvirt/images/backends/ex0-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:00:58.482 + for nvme in "${!nvme_files[@]}" 00:00:58.482 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex0-nvme.img -s 5G 00:00:59.416 Formatting '/var/lib/libvirt/images/backends/ex0-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:00:59.416 ++ sudo grep -rl ex0-nvme.img /etc/libvirt/qemu 00:00:59.416 + echo 'End stage prepare_nvme.sh' 00:00:59.416 End stage prepare_nvme.sh 00:00:59.427 [Pipeline] sh 00:00:59.707 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:00:59.707 Setup: -n 12 -s 12288 -x http://proxy-dmz.intel.com:911 -p libvirt --qemu-emulator=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 --nic-model=e1000 -b /var/lib/libvirt/images/backends/ex0-nvme.img -b /var/lib/libvirt/images/backends/ex0-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex0-nvme-multi1.img:/var/lib/libvirt/images/backends/ex0-nvme-multi2.img -H -a -v -f fedora38 00:00:59.707 00:00:59.707 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/scripts/vagrant 00:00:59.707 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk 00:00:59.707 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest_2 00:00:59.707 HELP=0 00:00:59.707 DRY_RUN=0 00:00:59.707 NVME_FILE=/var/lib/libvirt/images/backends/ex0-nvme.img,/var/lib/libvirt/images/backends/ex0-nvme-multi0.img, 00:00:59.707 NVME_DISKS_TYPE=nvme,nvme, 00:00:59.707 NVME_AUTO_CREATE=0 00:00:59.707 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex0-nvme-multi1.img:/var/lib/libvirt/images/backends/ex0-nvme-multi2.img, 00:00:59.707 NVME_CMB=,, 00:00:59.707 NVME_PMR=,, 00:00:59.707 NVME_ZNS=,, 00:00:59.707 NVME_MS=,, 00:00:59.707 NVME_FDP=,, 00:00:59.707 SPDK_VAGRANT_DISTRO=fedora38 00:00:59.707 SPDK_VAGRANT_VMCPU=12 00:00:59.707 SPDK_VAGRANT_VMRAM=12288 00:00:59.707 SPDK_VAGRANT_PROVIDER=libvirt 00:00:59.707 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:00:59.707 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:00:59.707 SPDK_OPENSTACK_NETWORK=0 00:00:59.707 VAGRANT_PACKAGE_BOX=0 00:00:59.707 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/scripts/vagrant/Vagrantfile 00:00:59.707 FORCE_DISTRO=true 00:00:59.707 VAGRANT_BOX_VERSION= 00:00:59.707 EXTRA_VAGRANTFILES= 00:00:59.707 NIC_MODEL=e1000 00:00:59.707 00:00:59.707 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt' 00:00:59.707 /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:01:02.990 Bringing machine 'default' up with 'libvirt' provider... 00:01:03.923 ==> default: Creating image (snapshot of base box volume). 00:01:04.182 ==> default: Creating domain with the following settings... 00:01:04.182 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1718008112_93c1dc840e8e6de54788 00:01:04.182 ==> default: -- Domain type: kvm 00:01:04.182 ==> default: -- Cpus: 12 00:01:04.182 ==> default: -- Feature: acpi 00:01:04.182 ==> default: -- Feature: apic 00:01:04.182 ==> default: -- Feature: pae 00:01:04.182 ==> default: -- Memory: 12288M 00:01:04.182 ==> default: -- Memory Backing: hugepages: 00:01:04.182 ==> default: -- Management MAC: 00:01:04.182 ==> default: -- Loader: 00:01:04.182 ==> default: -- Nvram: 00:01:04.182 ==> default: -- Base box: spdk/fedora38 00:01:04.182 ==> default: -- Storage pool: default 00:01:04.182 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1718008112_93c1dc840e8e6de54788.img (20G) 00:01:04.182 ==> default: -- Volume Cache: default 00:01:04.182 ==> default: -- Kernel: 00:01:04.182 ==> default: -- Initrd: 00:01:04.182 ==> default: -- Graphics Type: vnc 00:01:04.182 ==> default: -- Graphics Port: -1 00:01:04.182 ==> default: -- Graphics IP: 127.0.0.1 00:01:04.182 ==> default: -- Graphics Password: Not defined 00:01:04.182 ==> default: -- Video Type: cirrus 00:01:04.182 ==> default: -- Video VRAM: 9216 00:01:04.182 ==> default: -- Sound Type: 00:01:04.182 ==> default: -- Keymap: en-us 00:01:04.182 ==> default: -- TPM Path: 00:01:04.182 ==> default: -- INPUT: type=mouse, bus=ps2 00:01:04.182 ==> default: -- Command line args: 00:01:04.182 ==> default: -> value=-device, 00:01:04.182 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:01:04.182 ==> default: -> value=-drive, 00:01:04.182 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex0-nvme.img,if=none,id=nvme-0-drive0, 00:01:04.182 ==> default: -> value=-device, 00:01:04.182 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:04.182 ==> default: -> value=-device, 00:01:04.182 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:01:04.182 ==> default: -> value=-drive, 00:01:04.182 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex0-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:01:04.182 ==> default: -> value=-device, 00:01:04.182 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:04.182 ==> default: -> value=-drive, 00:01:04.182 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex0-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:01:04.182 ==> default: -> value=-device, 00:01:04.182 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:04.182 ==> default: -> value=-drive, 00:01:04.182 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex0-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:01:04.182 ==> default: -> value=-device, 00:01:04.182 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:04.182 ==> default: Creating shared folders metadata... 00:01:04.182 ==> default: Starting domain. 00:01:06.083 ==> default: Waiting for domain to get an IP address... 00:01:20.952 ==> default: Waiting for SSH to become available... 00:01:22.325 ==> default: Configuring and enabling network interfaces... 00:01:27.602 default: SSH address: 192.168.121.72:22 00:01:27.602 default: SSH username: vagrant 00:01:27.602 default: SSH auth method: private key 00:01:29.504 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:37.672 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:01:40.955 ==> default: Mounting SSHFS shared folder... 00:01:42.355 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:01:42.355 ==> default: Checking Mount.. 00:01:43.729 ==> default: Folder Successfully Mounted! 00:01:43.729 ==> default: Running provisioner: file... 00:01:44.665 default: ~/.gitconfig => .gitconfig 00:01:44.924 00:01:44.924 SUCCESS! 00:01:44.924 00:01:44.924 cd to /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt and type "vagrant ssh" to use. 00:01:44.924 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:01:44.924 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt" to destroy all trace of vm. 00:01:44.924 00:01:44.933 [Pipeline] } 00:01:44.951 [Pipeline] // stage 00:01:44.960 [Pipeline] dir 00:01:44.960 Running in /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt 00:01:44.961 [Pipeline] { 00:01:44.973 [Pipeline] catchError 00:01:44.975 [Pipeline] { 00:01:44.987 [Pipeline] sh 00:01:45.263 + vagrant ssh-config --host vagrant 00:01:45.263 + sed -ne /^Host/,$p 00:01:45.263 + tee ssh_conf 00:01:48.560 Host vagrant 00:01:48.560 HostName 192.168.121.72 00:01:48.560 User vagrant 00:01:48.560 Port 22 00:01:48.560 UserKnownHostsFile /dev/null 00:01:48.560 StrictHostKeyChecking no 00:01:48.560 PasswordAuthentication no 00:01:48.560 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:01:48.560 IdentitiesOnly yes 00:01:48.560 LogLevel FATAL 00:01:48.560 ForwardAgent yes 00:01:48.560 ForwardX11 yes 00:01:48.560 00:01:48.573 [Pipeline] withEnv 00:01:48.576 [Pipeline] { 00:01:48.591 [Pipeline] sh 00:01:48.870 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:01:48.871 source /etc/os-release 00:01:48.871 [[ -e /image.version ]] && img=$(< /image.version) 00:01:48.871 # Minimal, systemd-like check. 00:01:48.871 if [[ -e /.dockerenv ]]; then 00:01:48.871 # Clear garbage from the node's name: 00:01:48.871 # agt-er_autotest_547-896 -> autotest_547-896 00:01:48.871 # $HOSTNAME is the actual container id 00:01:48.871 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:01:48.871 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:01:48.871 # We can assume this is a mount from a host where container is running, 00:01:48.871 # so fetch its hostname to easily identify the target swarm worker. 00:01:48.871 container="$(< /etc/hostname) ($agent)" 00:01:48.871 else 00:01:48.871 # Fallback 00:01:48.871 container=$agent 00:01:48.871 fi 00:01:48.871 fi 00:01:48.871 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:01:48.871 00:01:49.142 [Pipeline] } 00:01:49.163 [Pipeline] // withEnv 00:01:49.170 [Pipeline] setCustomBuildProperty 00:01:49.184 [Pipeline] stage 00:01:49.187 [Pipeline] { (Tests) 00:01:49.207 [Pipeline] withEnv 00:01:49.209 [Pipeline] { 00:01:49.222 [Pipeline] sh 00:01:49.498 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:01:49.767 [Pipeline] } 00:01:49.789 [Pipeline] // withEnv 00:01:49.797 [Pipeline] sh 00:01:50.076 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:01:50.349 [Pipeline] sh 00:01:50.628 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:01:50.901 [Pipeline] timeout 00:01:50.901 Timeout set to expire in 10 min 00:01:50.902 [Pipeline] { 00:01:50.917 [Pipeline] sh 00:01:51.198 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:01:51.766 HEAD is now at e55c9a812 vbdev_error: decrement error_num atomically 00:01:51.780 [Pipeline] sh 00:01:52.058 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:01:52.330 [Pipeline] sh 00:01:52.610 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:01:52.883 [Pipeline] sh 00:01:53.164 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:01:53.422 ++ readlink -f spdk_repo 00:01:53.422 + DIR_ROOT=/home/vagrant/spdk_repo 00:01:53.422 + [[ -n /home/vagrant/spdk_repo ]] 00:01:53.422 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:01:53.422 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:01:53.422 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:01:53.422 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:01:53.422 + [[ -d /home/vagrant/spdk_repo/output ]] 00:01:53.422 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:01:53.422 + cd /home/vagrant/spdk_repo 00:01:53.422 + source /etc/os-release 00:01:53.422 ++ NAME='Fedora Linux' 00:01:53.422 ++ VERSION='38 (Cloud Edition)' 00:01:53.422 ++ ID=fedora 00:01:53.422 ++ VERSION_ID=38 00:01:53.422 ++ VERSION_CODENAME= 00:01:53.422 ++ PLATFORM_ID=platform:f38 00:01:53.422 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:01:53.422 ++ ANSI_COLOR='0;38;2;60;110;180' 00:01:53.422 ++ LOGO=fedora-logo-icon 00:01:53.422 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:01:53.422 ++ HOME_URL=https://fedoraproject.org/ 00:01:53.422 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:01:53.422 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:01:53.422 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:01:53.422 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:01:53.422 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:01:53.422 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:01:53.422 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:01:53.422 ++ SUPPORT_END=2024-05-14 00:01:53.422 ++ VARIANT='Cloud Edition' 00:01:53.422 ++ VARIANT_ID=cloud 00:01:53.422 + uname -a 00:01:53.422 Linux fedora38-cloud-1716830599-074-updated-1705279005 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:01:53.422 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:01:53.989 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:01:53.989 Hugepages 00:01:53.989 node hugesize free / total 00:01:53.989 node0 1048576kB 0 / 0 00:01:53.989 node0 2048kB 0 / 0 00:01:53.989 00:01:53.989 Type BDF Vendor Device NUMA Driver Device Block devices 00:01:53.989 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:01:53.989 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:01:53.989 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:01:53.989 + rm -f /tmp/spdk-ld-path 00:01:53.989 + source autorun-spdk.conf 00:01:53.989 ++ SPDK_TEST_AUTOBUILD=ext 00:01:53.989 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:53.989 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:53.989 ++ RUN_NIGHTLY=1 00:01:53.989 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:01:53.989 + [[ -n 2048 ]] 00:01:53.989 + export EXTERNAL_MAKE_HUGEMEM 00:01:53.989 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:01:53.989 + for M in /var/spdk/build-*-manifest.txt 00:01:53.989 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:01:53.989 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:01:53.989 + for M in /var/spdk/build-*-manifest.txt 00:01:53.989 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:01:53.989 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:01:53.989 ++ uname 00:01:53.989 + [[ Linux == \L\i\n\u\x ]] 00:01:53.989 + sudo dmesg -T 00:01:53.989 + sudo dmesg --clear 00:01:53.989 + dmesg_pid=6070 00:01:53.989 + sudo dmesg -Tw 00:01:53.989 + [[ Fedora Linux == FreeBSD ]] 00:01:53.989 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:01:53.989 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:01:53.989 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:01:53.989 + [[ -x /usr/src/fio-static/fio ]] 00:01:53.989 + export FIO_BIN=/usr/src/fio-static/fio 00:01:53.989 + FIO_BIN=/usr/src/fio-static/fio 00:01:53.989 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:01:53.989 + [[ ! -v VFIO_QEMU_BIN ]] 00:01:53.989 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:01:53.989 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:01:53.989 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:01:53.989 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:01:53.989 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:01:53.989 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:01:53.989 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:01:53.989 Test configuration: 00:01:53.989 SPDK_TEST_AUTOBUILD=ext 00:01:53.989 EXTERNAL_MAKE_HUGEMEM=2048 00:01:53.989 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:53.989 RUN_NIGHTLY=1 08:29:23 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:01:54.248 08:29:23 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:01:54.248 08:29:23 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:54.248 08:29:23 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:54.248 08:29:23 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:54.248 08:29:23 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:54.248 08:29:23 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:54.248 08:29:23 -- paths/export.sh@5 -- $ export PATH 00:01:54.248 08:29:23 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:54.248 08:29:23 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:01:54.248 08:29:23 -- common/autobuild_common.sh@437 -- $ date +%s 00:01:54.248 08:29:23 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1718008163.XXXXXX 00:01:54.248 08:29:23 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1718008163.oKt1sW 00:01:54.248 08:29:23 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:01:54.248 08:29:23 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:01:54.248 08:29:23 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:01:54.248 08:29:23 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:01:54.248 08:29:23 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:01:54.248 08:29:23 -- common/autobuild_common.sh@452 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:01:54.248 08:29:23 -- common/autobuild_common.sh@453 -- $ get_config_params 00:01:54.248 08:29:23 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:01:54.248 08:29:23 -- common/autotest_common.sh@10 -- $ set +x 00:01:54.248 08:29:23 -- common/autobuild_common.sh@453 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:01:54.248 08:29:23 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:01:54.248 08:29:23 -- pm/common@17 -- $ local monitor 00:01:54.248 08:29:23 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:01:54.248 08:29:23 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:01:54.248 08:29:23 -- pm/common@25 -- $ sleep 1 00:01:54.248 08:29:23 -- pm/common@21 -- $ date +%s 00:01:54.248 08:29:23 -- pm/common@21 -- $ date +%s 00:01:54.248 08:29:23 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1718008163 00:01:54.248 08:29:23 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1718008163 00:01:54.248 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1718008163_collect-vmstat.pm.log 00:01:54.248 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1718008163_collect-cpu-load.pm.log 00:01:55.184 08:29:24 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:01:55.184 08:29:24 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:01:55.184 08:29:24 -- spdk/autobuild.sh@12 -- $ umask 022 00:01:55.184 08:29:24 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:01:55.184 08:29:24 -- spdk/autobuild.sh@16 -- $ date -u 00:01:55.184 Mon Jun 10 08:29:24 AM UTC 2024 00:01:55.184 08:29:24 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:01:55.184 v24.09-pre-53-ge55c9a812 00:01:55.184 08:29:24 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:01:55.184 08:29:24 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:01:55.184 08:29:24 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:01:55.184 08:29:24 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:01:55.184 08:29:24 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:01:55.184 08:29:24 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:01:55.184 08:29:24 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:01:55.184 08:29:24 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:01:55.184 08:29:24 -- common/autobuild_common.sh@409 -- $ run_test autobuild _autobuild_test_suite 00:01:55.184 08:29:24 -- common/autotest_common.sh@1100 -- $ '[' 2 -le 1 ']' 00:01:55.184 08:29:24 -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:01:55.184 08:29:24 -- common/autotest_common.sh@10 -- $ set +x 00:01:55.184 ************************************ 00:01:55.184 START TEST autobuild 00:01:55.184 ************************************ 00:01:55.184 08:29:24 autobuild -- common/autotest_common.sh@1124 -- $ _autobuild_test_suite 00:01:55.184 08:29:24 autobuild -- common/autobuild_common.sh@396 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:01:55.184 08:29:24 autobuild -- common/autobuild_common.sh@398 -- $ autobuild_test_suite_ext 00:01:55.184 08:29:24 autobuild -- common/autobuild_common.sh@385 -- $ external_code 00:01:55.185 08:29:24 autobuild -- common/autobuild_common.sh@356 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:01:55.185 08:29:24 autobuild -- common/autotest_common.sh@1100 -- $ '[' 3 -le 1 ']' 00:01:55.185 08:29:24 autobuild -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:01:55.185 08:29:24 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:01:55.185 ************************************ 00:01:55.185 START TEST autobuild_external_code 00:01:55.185 ************************************ 00:01:55.185 08:29:24 autobuild.autobuild_external_code -- common/autotest_common.sh@1124 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:01:55.185 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:01:55.185 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:01:55.185 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:01:55.185 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:01:55.185 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:01:55.185 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:01:55.753 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:01:55.753 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:01:56.011 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:01:56.011 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:01:56.011 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:01:56.011 08:29:24 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:01:56.011 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:01:56.011 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:11.829 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:02:24.035 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:02:24.035 Creating mk/config.mk...done. 00:02:24.035 Creating mk/cc.flags.mk...done. 00:02:24.035 Type 'make' to build. 00:02:24.035 08:29:52 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:02:24.035 08:29:52 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:02:24.035 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:02:24.035 make[1]: Nothing to be done for 'all'. 00:02:36.237 The Meson build system 00:02:36.237 Version: 1.3.1 00:02:36.237 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:02:36.237 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:02:36.237 Build type: native build 00:02:36.237 Program cat found: YES (/usr/bin/cat) 00:02:36.237 Project name: DPDK 00:02:36.237 Project version: 24.03.0 00:02:36.237 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:36.237 C linker for the host machine: cc ld.bfd 2.39-16 00:02:36.237 Host machine cpu family: x86_64 00:02:36.237 Host machine cpu: x86_64 00:02:36.237 Message: ## Building in Developer Mode ## 00:02:36.237 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:36.237 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:02:36.237 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:36.237 Program python3 found: YES (/usr/bin/python3) 00:02:36.237 Program cat found: YES (/usr/bin/cat) 00:02:36.237 Compiler for C supports arguments -march=native: YES 00:02:36.237 Checking for size of "void *" : 8 00:02:36.237 Checking for size of "void *" : 8 (cached) 00:02:36.237 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:36.237 Library m found: YES 00:02:36.237 Library numa found: YES 00:02:36.237 Has header "numaif.h" : YES 00:02:36.237 Library fdt found: NO 00:02:36.237 Library execinfo found: NO 00:02:36.237 Has header "execinfo.h" : YES 00:02:36.237 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:36.237 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:36.237 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:36.237 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:36.237 Run-time dependency openssl found: YES 3.0.9 00:02:36.237 Run-time dependency libpcap found: YES 1.10.4 00:02:36.237 Has header "pcap.h" with dependency libpcap: YES 00:02:36.237 Compiler for C supports arguments -Wcast-qual: YES 00:02:36.237 Compiler for C supports arguments -Wdeprecated: YES 00:02:36.237 Compiler for C supports arguments -Wformat: YES 00:02:36.237 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:36.237 Compiler for C supports arguments -Wformat-security: YES 00:02:36.237 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:36.237 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:36.237 Compiler for C supports arguments -Wnested-externs: YES 00:02:36.238 Compiler for C supports arguments -Wold-style-definition: YES 00:02:36.238 Compiler for C supports arguments -Wpointer-arith: YES 00:02:36.238 Compiler for C supports arguments -Wsign-compare: YES 00:02:36.238 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:36.238 Compiler for C supports arguments -Wundef: YES 00:02:36.238 Compiler for C supports arguments -Wwrite-strings: YES 00:02:36.238 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:36.238 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:36.238 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:36.238 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:36.238 Program objdump found: YES (/usr/bin/objdump) 00:02:36.238 Compiler for C supports arguments -mavx512f: YES 00:02:36.238 Checking if "AVX512 checking" compiles: YES 00:02:36.238 Fetching value of define "__SSE4_2__" : 1 00:02:36.238 Fetching value of define "__AES__" : 1 00:02:36.238 Fetching value of define "__AVX__" : 1 00:02:36.238 Fetching value of define "__AVX2__" : 1 00:02:36.238 Fetching value of define "__AVX512BW__" : (undefined) 00:02:36.238 Fetching value of define "__AVX512CD__" : (undefined) 00:02:36.238 Fetching value of define "__AVX512DQ__" : (undefined) 00:02:36.238 Fetching value of define "__AVX512F__" : (undefined) 00:02:36.238 Fetching value of define "__AVX512VL__" : (undefined) 00:02:36.238 Fetching value of define "__PCLMUL__" : 1 00:02:36.238 Fetching value of define "__RDRND__" : 1 00:02:36.238 Fetching value of define "__RDSEED__" : 1 00:02:36.238 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:36.238 Fetching value of define "__znver1__" : (undefined) 00:02:36.238 Fetching value of define "__znver2__" : (undefined) 00:02:36.238 Fetching value of define "__znver3__" : (undefined) 00:02:36.238 Fetching value of define "__znver4__" : (undefined) 00:02:36.238 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:36.238 Message: lib/log: Defining dependency "log" 00:02:36.238 Message: lib/kvargs: Defining dependency "kvargs" 00:02:36.238 Message: lib/telemetry: Defining dependency "telemetry" 00:02:36.238 Checking for function "getentropy" : NO 00:02:36.238 Message: lib/eal: Defining dependency "eal" 00:02:36.238 Message: lib/ring: Defining dependency "ring" 00:02:36.238 Message: lib/rcu: Defining dependency "rcu" 00:02:36.238 Message: lib/mempool: Defining dependency "mempool" 00:02:36.238 Message: lib/mbuf: Defining dependency "mbuf" 00:02:36.238 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:36.238 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:36.238 Compiler for C supports arguments -mpclmul: YES 00:02:36.238 Compiler for C supports arguments -maes: YES 00:02:36.238 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:36.238 Compiler for C supports arguments -mavx512bw: YES 00:02:36.238 Compiler for C supports arguments -mavx512dq: YES 00:02:36.238 Compiler for C supports arguments -mavx512vl: YES 00:02:36.238 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:36.238 Compiler for C supports arguments -mavx2: YES 00:02:36.238 Compiler for C supports arguments -mavx: YES 00:02:36.238 Message: lib/net: Defining dependency "net" 00:02:36.238 Message: lib/meter: Defining dependency "meter" 00:02:36.238 Message: lib/ethdev: Defining dependency "ethdev" 00:02:36.238 Message: lib/pci: Defining dependency "pci" 00:02:36.238 Message: lib/cmdline: Defining dependency "cmdline" 00:02:36.238 Message: lib/hash: Defining dependency "hash" 00:02:36.238 Message: lib/timer: Defining dependency "timer" 00:02:36.238 Message: lib/compressdev: Defining dependency "compressdev" 00:02:36.238 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:36.238 Message: lib/dmadev: Defining dependency "dmadev" 00:02:36.238 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:36.238 Message: lib/power: Defining dependency "power" 00:02:36.238 Message: lib/reorder: Defining dependency "reorder" 00:02:36.238 Message: lib/security: Defining dependency "security" 00:02:36.238 Has header "linux/userfaultfd.h" : YES 00:02:36.238 Has header "linux/vduse.h" : YES 00:02:36.238 Message: lib/vhost: Defining dependency "vhost" 00:02:36.238 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:36.238 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:36.238 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:36.238 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:36.238 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:36.238 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:36.238 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:36.238 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:36.238 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:36.238 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:36.238 Program doxygen found: YES (/usr/bin/doxygen) 00:02:36.238 Configuring doxy-api-html.conf using configuration 00:02:36.238 Configuring doxy-api-man.conf using configuration 00:02:36.238 Program mandb found: YES (/usr/bin/mandb) 00:02:36.238 Program sphinx-build found: NO 00:02:36.238 Configuring rte_build_config.h using configuration 00:02:36.238 Message: 00:02:36.238 ================= 00:02:36.238 Applications Enabled 00:02:36.238 ================= 00:02:36.238 00:02:36.238 apps: 00:02:36.238 00:02:36.238 00:02:36.238 Message: 00:02:36.238 ================= 00:02:36.238 Libraries Enabled 00:02:36.238 ================= 00:02:36.238 00:02:36.238 libs: 00:02:36.238 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:36.238 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:36.238 cryptodev, dmadev, power, reorder, security, vhost, 00:02:36.238 00:02:36.238 Message: 00:02:36.238 =============== 00:02:36.238 Drivers Enabled 00:02:36.238 =============== 00:02:36.238 00:02:36.238 common: 00:02:36.238 00:02:36.238 bus: 00:02:36.238 pci, vdev, 00:02:36.238 mempool: 00:02:36.238 ring, 00:02:36.238 dma: 00:02:36.238 00:02:36.238 net: 00:02:36.238 00:02:36.238 crypto: 00:02:36.238 00:02:36.238 compress: 00:02:36.238 00:02:36.238 vdpa: 00:02:36.238 00:02:36.238 00:02:36.238 Message: 00:02:36.238 ================= 00:02:36.238 Content Skipped 00:02:36.238 ================= 00:02:36.238 00:02:36.238 apps: 00:02:36.238 dumpcap: explicitly disabled via build config 00:02:36.238 graph: explicitly disabled via build config 00:02:36.238 pdump: explicitly disabled via build config 00:02:36.238 proc-info: explicitly disabled via build config 00:02:36.238 test-acl: explicitly disabled via build config 00:02:36.238 test-bbdev: explicitly disabled via build config 00:02:36.238 test-cmdline: explicitly disabled via build config 00:02:36.238 test-compress-perf: explicitly disabled via build config 00:02:36.238 test-crypto-perf: explicitly disabled via build config 00:02:36.238 test-dma-perf: explicitly disabled via build config 00:02:36.238 test-eventdev: explicitly disabled via build config 00:02:36.238 test-fib: explicitly disabled via build config 00:02:36.238 test-flow-perf: explicitly disabled via build config 00:02:36.238 test-gpudev: explicitly disabled via build config 00:02:36.238 test-mldev: explicitly disabled via build config 00:02:36.238 test-pipeline: explicitly disabled via build config 00:02:36.238 test-pmd: explicitly disabled via build config 00:02:36.238 test-regex: explicitly disabled via build config 00:02:36.238 test-sad: explicitly disabled via build config 00:02:36.238 test-security-perf: explicitly disabled via build config 00:02:36.238 00:02:36.238 libs: 00:02:36.238 argparse: explicitly disabled via build config 00:02:36.238 metrics: explicitly disabled via build config 00:02:36.238 acl: explicitly disabled via build config 00:02:36.238 bbdev: explicitly disabled via build config 00:02:36.238 bitratestats: explicitly disabled via build config 00:02:36.238 bpf: explicitly disabled via build config 00:02:36.238 cfgfile: explicitly disabled via build config 00:02:36.238 distributor: explicitly disabled via build config 00:02:36.238 efd: explicitly disabled via build config 00:02:36.238 eventdev: explicitly disabled via build config 00:02:36.238 dispatcher: explicitly disabled via build config 00:02:36.238 gpudev: explicitly disabled via build config 00:02:36.238 gro: explicitly disabled via build config 00:02:36.238 gso: explicitly disabled via build config 00:02:36.238 ip_frag: explicitly disabled via build config 00:02:36.238 jobstats: explicitly disabled via build config 00:02:36.238 latencystats: explicitly disabled via build config 00:02:36.238 lpm: explicitly disabled via build config 00:02:36.238 member: explicitly disabled via build config 00:02:36.238 pcapng: explicitly disabled via build config 00:02:36.238 rawdev: explicitly disabled via build config 00:02:36.238 regexdev: explicitly disabled via build config 00:02:36.238 mldev: explicitly disabled via build config 00:02:36.238 rib: explicitly disabled via build config 00:02:36.238 sched: explicitly disabled via build config 00:02:36.238 stack: explicitly disabled via build config 00:02:36.238 ipsec: explicitly disabled via build config 00:02:36.238 pdcp: explicitly disabled via build config 00:02:36.238 fib: explicitly disabled via build config 00:02:36.238 port: explicitly disabled via build config 00:02:36.238 pdump: explicitly disabled via build config 00:02:36.238 table: explicitly disabled via build config 00:02:36.238 pipeline: explicitly disabled via build config 00:02:36.238 graph: explicitly disabled via build config 00:02:36.238 node: explicitly disabled via build config 00:02:36.238 00:02:36.238 drivers: 00:02:36.238 common/cpt: not in enabled drivers build config 00:02:36.238 common/dpaax: not in enabled drivers build config 00:02:36.238 common/iavf: not in enabled drivers build config 00:02:36.238 common/idpf: not in enabled drivers build config 00:02:36.238 common/ionic: not in enabled drivers build config 00:02:36.238 common/mvep: not in enabled drivers build config 00:02:36.238 common/octeontx: not in enabled drivers build config 00:02:36.238 bus/auxiliary: not in enabled drivers build config 00:02:36.238 bus/cdx: not in enabled drivers build config 00:02:36.238 bus/dpaa: not in enabled drivers build config 00:02:36.238 bus/fslmc: not in enabled drivers build config 00:02:36.238 bus/ifpga: not in enabled drivers build config 00:02:36.238 bus/platform: not in enabled drivers build config 00:02:36.238 bus/uacce: not in enabled drivers build config 00:02:36.238 bus/vmbus: not in enabled drivers build config 00:02:36.238 common/cnxk: not in enabled drivers build config 00:02:36.238 common/mlx5: not in enabled drivers build config 00:02:36.238 common/nfp: not in enabled drivers build config 00:02:36.238 common/nitrox: not in enabled drivers build config 00:02:36.238 common/qat: not in enabled drivers build config 00:02:36.238 common/sfc_efx: not in enabled drivers build config 00:02:36.238 mempool/bucket: not in enabled drivers build config 00:02:36.238 mempool/cnxk: not in enabled drivers build config 00:02:36.238 mempool/dpaa: not in enabled drivers build config 00:02:36.238 mempool/dpaa2: not in enabled drivers build config 00:02:36.238 mempool/octeontx: not in enabled drivers build config 00:02:36.238 mempool/stack: not in enabled drivers build config 00:02:36.238 dma/cnxk: not in enabled drivers build config 00:02:36.238 dma/dpaa: not in enabled drivers build config 00:02:36.238 dma/dpaa2: not in enabled drivers build config 00:02:36.238 dma/hisilicon: not in enabled drivers build config 00:02:36.238 dma/idxd: not in enabled drivers build config 00:02:36.238 dma/ioat: not in enabled drivers build config 00:02:36.238 dma/skeleton: not in enabled drivers build config 00:02:36.238 net/af_packet: not in enabled drivers build config 00:02:36.238 net/af_xdp: not in enabled drivers build config 00:02:36.238 net/ark: not in enabled drivers build config 00:02:36.238 net/atlantic: not in enabled drivers build config 00:02:36.238 net/avp: not in enabled drivers build config 00:02:36.238 net/axgbe: not in enabled drivers build config 00:02:36.238 net/bnx2x: not in enabled drivers build config 00:02:36.238 net/bnxt: not in enabled drivers build config 00:02:36.238 net/bonding: not in enabled drivers build config 00:02:36.238 net/cnxk: not in enabled drivers build config 00:02:36.238 net/cpfl: not in enabled drivers build config 00:02:36.238 net/cxgbe: not in enabled drivers build config 00:02:36.238 net/dpaa: not in enabled drivers build config 00:02:36.238 net/dpaa2: not in enabled drivers build config 00:02:36.238 net/e1000: not in enabled drivers build config 00:02:36.238 net/ena: not in enabled drivers build config 00:02:36.238 net/enetc: not in enabled drivers build config 00:02:36.238 net/enetfec: not in enabled drivers build config 00:02:36.238 net/enic: not in enabled drivers build config 00:02:36.238 net/failsafe: not in enabled drivers build config 00:02:36.238 net/fm10k: not in enabled drivers build config 00:02:36.238 net/gve: not in enabled drivers build config 00:02:36.238 net/hinic: not in enabled drivers build config 00:02:36.238 net/hns3: not in enabled drivers build config 00:02:36.238 net/i40e: not in enabled drivers build config 00:02:36.238 net/iavf: not in enabled drivers build config 00:02:36.238 net/ice: not in enabled drivers build config 00:02:36.238 net/idpf: not in enabled drivers build config 00:02:36.238 net/igc: not in enabled drivers build config 00:02:36.238 net/ionic: not in enabled drivers build config 00:02:36.238 net/ipn3ke: not in enabled drivers build config 00:02:36.238 net/ixgbe: not in enabled drivers build config 00:02:36.238 net/mana: not in enabled drivers build config 00:02:36.238 net/memif: not in enabled drivers build config 00:02:36.238 net/mlx4: not in enabled drivers build config 00:02:36.238 net/mlx5: not in enabled drivers build config 00:02:36.238 net/mvneta: not in enabled drivers build config 00:02:36.238 net/mvpp2: not in enabled drivers build config 00:02:36.238 net/netvsc: not in enabled drivers build config 00:02:36.238 net/nfb: not in enabled drivers build config 00:02:36.238 net/nfp: not in enabled drivers build config 00:02:36.238 net/ngbe: not in enabled drivers build config 00:02:36.238 net/null: not in enabled drivers build config 00:02:36.238 net/octeontx: not in enabled drivers build config 00:02:36.238 net/octeon_ep: not in enabled drivers build config 00:02:36.238 net/pcap: not in enabled drivers build config 00:02:36.238 net/pfe: not in enabled drivers build config 00:02:36.238 net/qede: not in enabled drivers build config 00:02:36.238 net/ring: not in enabled drivers build config 00:02:36.238 net/sfc: not in enabled drivers build config 00:02:36.238 net/softnic: not in enabled drivers build config 00:02:36.238 net/tap: not in enabled drivers build config 00:02:36.238 net/thunderx: not in enabled drivers build config 00:02:36.238 net/txgbe: not in enabled drivers build config 00:02:36.238 net/vdev_netvsc: not in enabled drivers build config 00:02:36.238 net/vhost: not in enabled drivers build config 00:02:36.238 net/virtio: not in enabled drivers build config 00:02:36.238 net/vmxnet3: not in enabled drivers build config 00:02:36.238 raw/*: missing internal dependency, "rawdev" 00:02:36.238 crypto/armv8: not in enabled drivers build config 00:02:36.238 crypto/bcmfs: not in enabled drivers build config 00:02:36.238 crypto/caam_jr: not in enabled drivers build config 00:02:36.238 crypto/ccp: not in enabled drivers build config 00:02:36.238 crypto/cnxk: not in enabled drivers build config 00:02:36.238 crypto/dpaa_sec: not in enabled drivers build config 00:02:36.238 crypto/dpaa2_sec: not in enabled drivers build config 00:02:36.238 crypto/ipsec_mb: not in enabled drivers build config 00:02:36.238 crypto/mlx5: not in enabled drivers build config 00:02:36.238 crypto/mvsam: not in enabled drivers build config 00:02:36.238 crypto/nitrox: not in enabled drivers build config 00:02:36.238 crypto/null: not in enabled drivers build config 00:02:36.238 crypto/octeontx: not in enabled drivers build config 00:02:36.238 crypto/openssl: not in enabled drivers build config 00:02:36.238 crypto/scheduler: not in enabled drivers build config 00:02:36.238 crypto/uadk: not in enabled drivers build config 00:02:36.239 crypto/virtio: not in enabled drivers build config 00:02:36.239 compress/isal: not in enabled drivers build config 00:02:36.239 compress/mlx5: not in enabled drivers build config 00:02:36.239 compress/nitrox: not in enabled drivers build config 00:02:36.239 compress/octeontx: not in enabled drivers build config 00:02:36.239 compress/zlib: not in enabled drivers build config 00:02:36.239 regex/*: missing internal dependency, "regexdev" 00:02:36.239 ml/*: missing internal dependency, "mldev" 00:02:36.239 vdpa/ifc: not in enabled drivers build config 00:02:36.239 vdpa/mlx5: not in enabled drivers build config 00:02:36.239 vdpa/nfp: not in enabled drivers build config 00:02:36.239 vdpa/sfc: not in enabled drivers build config 00:02:36.239 event/*: missing internal dependency, "eventdev" 00:02:36.239 baseband/*: missing internal dependency, "bbdev" 00:02:36.239 gpu/*: missing internal dependency, "gpudev" 00:02:36.239 00:02:36.239 00:02:36.239 Build targets in project: 85 00:02:36.239 00:02:36.239 DPDK 24.03.0 00:02:36.239 00:02:36.239 User defined options 00:02:36.239 default_library : shared 00:02:36.239 libdir : lib 00:02:36.239 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:36.239 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:02:36.239 c_link_args : 00:02:36.239 cpu_instruction_set: native 00:02:36.239 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:02:36.239 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:02:36.239 enable_docs : false 00:02:36.239 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:02:36.239 enable_kmods : false 00:02:36.239 tests : false 00:02:36.239 00:02:36.239 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:36.239 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:02:36.239 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:36.239 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:36.239 [3/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:36.239 [4/268] Linking static target lib/librte_kvargs.a 00:02:36.239 [5/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:36.239 [6/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:36.239 [7/268] Linking static target lib/librte_log.a 00:02:36.239 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:36.239 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:36.239 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:36.239 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:36.239 [12/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:36.239 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:36.239 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:36.239 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:36.497 [16/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:36.497 [17/268] Linking target lib/librte_log.so.24.1 00:02:36.497 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:36.755 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:36.755 [20/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:36.755 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:36.755 [22/268] Linking target lib/librte_kvargs.so.24.1 00:02:36.755 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:37.012 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:37.012 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:37.012 [26/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:37.012 [27/268] Linking static target lib/librte_telemetry.a 00:02:37.270 [28/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:37.270 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:37.270 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:37.270 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:37.527 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:37.784 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:37.784 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:37.784 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:37.784 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:38.042 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:38.042 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:38.042 [39/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:38.042 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:38.042 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:38.042 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:38.042 [43/268] Linking target lib/librte_telemetry.so.24.1 00:02:38.042 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:38.042 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:38.299 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:38.299 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:38.299 [48/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:38.299 [49/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:38.299 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:38.556 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:38.814 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:38.814 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:38.814 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:38.814 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:38.814 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:39.072 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:39.072 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:39.072 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:39.072 [60/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:39.330 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:39.330 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:39.330 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:39.330 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:39.330 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:39.589 [66/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:39.847 [67/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:40.104 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:40.104 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:40.104 [70/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:40.104 [71/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:40.104 [72/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:40.104 [73/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:40.104 [74/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:40.104 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:40.104 [76/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:40.104 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:40.362 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:40.362 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:40.362 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:40.362 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:40.956 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:40.956 [83/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:40.956 [84/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:40.956 [85/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:40.956 [86/268] Linking static target lib/librte_ring.a 00:02:40.956 [87/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:40.956 [88/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:41.213 [89/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:41.213 [90/268] Linking static target lib/librte_eal.a 00:02:41.213 [91/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:41.471 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:41.472 [93/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:41.472 [94/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:02:41.472 [95/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:02:41.730 [96/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:41.730 [97/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:41.730 [98/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:41.730 [99/268] Linking static target lib/librte_mempool.a 00:02:41.988 [100/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:41.988 [101/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:41.988 [102/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:41.988 [103/268] Linking static target lib/librte_mbuf.a 00:02:41.988 [104/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:42.246 [105/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:42.246 [106/268] Linking static target lib/librte_meter.a 00:02:42.246 [107/268] Linking static target lib/librte_rcu.a 00:02:42.246 [108/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:42.504 [109/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:42.504 [110/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:42.504 [111/268] Linking static target lib/librte_net.a 00:02:42.504 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:42.504 [113/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:42.762 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:42.762 [115/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:42.762 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:43.020 [117/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:43.020 [118/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:43.020 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:43.277 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:43.534 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:43.792 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:44.051 [123/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:44.051 [124/268] Linking static target lib/librte_pci.a 00:02:44.051 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:44.051 [126/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:44.051 [127/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:44.051 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:44.309 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:44.309 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:44.309 [131/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:44.309 [132/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:44.309 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:44.309 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:44.309 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:44.567 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:44.567 [137/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:44.567 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:44.567 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:44.567 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:44.567 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:44.567 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:44.567 [143/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:44.825 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:44.825 [145/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:44.825 [146/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:45.083 [147/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:45.083 [148/268] Linking static target lib/librte_cmdline.a 00:02:45.083 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:45.083 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:45.649 [151/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:45.649 [152/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:45.649 [153/268] Linking static target lib/librte_timer.a 00:02:45.649 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:45.907 [155/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:45.907 [156/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:45.907 [157/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:45.907 [158/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:45.907 [159/268] Linking static target lib/librte_compressdev.a 00:02:45.907 [160/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:46.165 [161/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:46.165 [162/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.422 [163/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:46.422 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:46.422 [165/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.422 [166/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:46.422 [167/268] Linking static target lib/librte_dmadev.a 00:02:46.681 [168/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:46.681 [169/268] Linking static target lib/librte_ethdev.a 00:02:46.681 [170/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:46.681 [171/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:46.939 [172/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:46.939 [173/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:46.939 [174/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:47.197 [175/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:47.197 [176/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.197 [177/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:47.197 [178/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:47.197 [179/268] Linking static target lib/librte_hash.a 00:02:47.197 [180/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:47.197 [181/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:47.455 [182/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:47.455 [183/268] Linking static target lib/librte_cryptodev.a 00:02:47.455 [184/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:47.455 [185/268] Linking static target lib/librte_power.a 00:02:47.713 [186/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:47.713 [187/268] Linking static target lib/librte_reorder.a 00:02:47.713 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:47.713 [189/268] Linking static target lib/librte_security.a 00:02:47.972 [190/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:47.972 [191/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.972 [192/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.972 [193/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:48.230 [194/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:48.230 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:48.230 [196/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:48.230 [197/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:48.796 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:48.796 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:48.796 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:48.797 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:48.797 [202/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:48.797 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:48.797 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:49.055 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:49.312 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:49.570 [207/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:49.570 [208/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:49.570 [209/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:49.570 [210/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:49.570 [211/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:49.570 [212/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:49.570 [213/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:49.570 [214/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:49.828 [215/268] Linking static target drivers/librte_bus_vdev.a 00:02:49.828 [216/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:49.828 [217/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:49.828 [218/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:49.828 [219/268] Linking static target drivers/librte_bus_pci.a 00:02:49.828 [220/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:50.087 [221/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:50.087 [222/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.087 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:50.087 [224/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:50.087 [225/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:50.087 [226/268] Linking static target drivers/librte_mempool_ring.a 00:02:50.345 [227/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.911 [228/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:50.911 [229/268] Linking target lib/librte_eal.so.24.1 00:02:51.169 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:51.169 [231/268] Linking target lib/librte_ring.so.24.1 00:02:51.169 [232/268] Linking target lib/librte_pci.so.24.1 00:02:51.169 [233/268] Linking target lib/librte_timer.so.24.1 00:02:51.169 [234/268] Linking target drivers/librte_bus_vdev.so.24.1 00:02:51.169 [235/268] Linking target lib/librte_dmadev.so.24.1 00:02:51.169 [236/268] Linking target lib/librte_meter.so.24.1 00:02:51.427 [237/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:51.427 [238/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:51.427 [239/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:51.427 [240/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:51.427 [241/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:51.427 [242/268] Linking target lib/librte_rcu.so.24.1 00:02:51.427 [243/268] Linking target drivers/librte_bus_pci.so.24.1 00:02:51.427 [244/268] Linking target lib/librte_mempool.so.24.1 00:02:51.427 [245/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:51.427 [246/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:51.686 [247/268] Linking target drivers/librte_mempool_ring.so.24.1 00:02:51.686 [248/268] Linking target lib/librte_mbuf.so.24.1 00:02:51.686 [249/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:51.686 [250/268] Linking target lib/librte_reorder.so.24.1 00:02:51.686 [251/268] Linking target lib/librte_compressdev.so.24.1 00:02:51.686 [252/268] Linking target lib/librte_net.so.24.1 00:02:51.686 [253/268] Linking target lib/librte_cryptodev.so.24.1 00:02:51.944 [254/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:51.944 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:51.944 [256/268] Linking target lib/librte_cmdline.so.24.1 00:02:51.944 [257/268] Linking target lib/librte_security.so.24.1 00:02:51.944 [258/268] Linking target lib/librte_hash.so.24.1 00:02:52.203 [259/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:52.770 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:52.770 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:53.029 [262/268] Linking target lib/librte_ethdev.so.24.1 00:02:53.029 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:53.287 [264/268] Linking target lib/librte_power.so.24.1 00:03:01.402 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:03:01.403 [266/268] Linking static target lib/librte_vhost.a 00:03:02.779 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:03:02.779 [268/268] Linking target lib/librte_vhost.so.24.1 00:03:02.779 INFO: autodetecting backend as ninja 00:03:02.779 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:03:04.153 CC lib/log/log_flags.o 00:03:04.153 CC lib/log/log.o 00:03:04.153 CC lib/ut_mock/mock.o 00:03:04.153 CC lib/log/log_deprecated.o 00:03:04.153 CC lib/ut/ut.o 00:03:04.153 LIB libspdk_ut.a 00:03:04.153 LIB libspdk_ut_mock.a 00:03:04.153 SO libspdk_ut.so.2.0 00:03:04.153 LIB libspdk_log.a 00:03:04.153 SO libspdk_ut_mock.so.6.0 00:03:04.153 SO libspdk_log.so.7.0 00:03:04.153 SYMLINK libspdk_ut.so 00:03:04.412 SYMLINK libspdk_ut_mock.so 00:03:04.412 SYMLINK libspdk_log.so 00:03:04.412 CC lib/util/base64.o 00:03:04.412 CC lib/util/bit_array.o 00:03:04.412 CC lib/util/crc16.o 00:03:04.412 CC lib/ioat/ioat.o 00:03:04.412 CC lib/util/crc32.o 00:03:04.412 CC lib/util/cpuset.o 00:03:04.412 CXX lib/trace_parser/trace.o 00:03:04.412 CC lib/util/crc64.o 00:03:04.412 CC lib/util/crc32c.o 00:03:04.412 CC lib/util/crc32_ieee.o 00:03:04.412 CC lib/dma/dma.o 00:03:04.670 CC lib/vfio_user/host/vfio_user_pci.o 00:03:04.670 CC lib/util/dif.o 00:03:04.670 CC lib/vfio_user/host/vfio_user.o 00:03:04.670 CC lib/util/fd.o 00:03:04.670 CC lib/util/file.o 00:03:04.670 CC lib/util/hexlify.o 00:03:04.670 LIB libspdk_dma.a 00:03:04.670 CC lib/util/iov.o 00:03:04.670 SO libspdk_dma.so.4.0 00:03:04.929 SYMLINK libspdk_dma.so 00:03:04.929 CC lib/util/math.o 00:03:04.929 CC lib/util/pipe.o 00:03:04.929 CC lib/util/strerror_tls.o 00:03:04.929 CC lib/util/string.o 00:03:04.929 CC lib/util/uuid.o 00:03:04.929 LIB libspdk_ioat.a 00:03:04.929 SO libspdk_ioat.so.7.0 00:03:04.929 CC lib/util/fd_group.o 00:03:04.929 SYMLINK libspdk_ioat.so 00:03:04.929 CC lib/util/xor.o 00:03:04.929 CC lib/util/zipf.o 00:03:04.929 LIB libspdk_vfio_user.a 00:03:04.929 SO libspdk_vfio_user.so.5.0 00:03:05.188 SYMLINK libspdk_vfio_user.so 00:03:05.454 LIB libspdk_trace_parser.a 00:03:05.454 SO libspdk_trace_parser.so.5.0 00:03:05.454 SYMLINK libspdk_trace_parser.so 00:03:05.729 LIB libspdk_util.a 00:03:05.988 SO libspdk_util.so.9.0 00:03:05.988 SYMLINK libspdk_util.so 00:03:06.247 CC lib/conf/conf.o 00:03:06.247 CC lib/env_dpdk/env.o 00:03:06.247 CC lib/json/json_parse.o 00:03:06.247 CC lib/env_dpdk/memory.o 00:03:06.247 CC lib/env_dpdk/pci.o 00:03:06.247 CC lib/json/json_write.o 00:03:06.247 CC lib/env_dpdk/init.o 00:03:06.247 CC lib/json/json_util.o 00:03:06.247 CC lib/env_dpdk/threads.o 00:03:06.247 CC lib/env_dpdk/pci_ioat.o 00:03:06.247 CC lib/env_dpdk/pci_virtio.o 00:03:06.247 CC lib/vmd/vmd.o 00:03:06.247 CC lib/env_dpdk/pci_vmd.o 00:03:06.247 CC lib/env_dpdk/pci_idxd.o 00:03:06.247 CC lib/env_dpdk/pci_event.o 00:03:06.506 CC lib/env_dpdk/sigbus_handler.o 00:03:06.506 CC lib/env_dpdk/pci_dpdk.o 00:03:06.506 LIB libspdk_conf.a 00:03:06.506 CC lib/env_dpdk/pci_dpdk_2207.o 00:03:06.506 SO libspdk_conf.so.6.0 00:03:06.506 CC lib/env_dpdk/pci_dpdk_2211.o 00:03:06.506 CC lib/vmd/led.o 00:03:06.506 SYMLINK libspdk_conf.so 00:03:06.764 LIB libspdk_vmd.a 00:03:06.764 SO libspdk_vmd.so.6.0 00:03:06.764 LIB libspdk_json.a 00:03:06.764 SYMLINK libspdk_vmd.so 00:03:07.023 SO libspdk_json.so.6.0 00:03:07.023 SYMLINK libspdk_json.so 00:03:07.281 CC lib/jsonrpc/jsonrpc_server.o 00:03:07.281 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:03:07.281 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:03:07.281 CC lib/jsonrpc/jsonrpc_client.o 00:03:07.540 LIB libspdk_jsonrpc.a 00:03:07.540 SO libspdk_jsonrpc.so.6.0 00:03:07.540 SYMLINK libspdk_jsonrpc.so 00:03:07.798 LIB libspdk_env_dpdk.a 00:03:07.798 SO libspdk_env_dpdk.so.14.1 00:03:07.798 CC lib/rpc/rpc.o 00:03:08.056 SYMLINK libspdk_env_dpdk.so 00:03:08.056 LIB libspdk_rpc.a 00:03:08.315 SO libspdk_rpc.so.6.0 00:03:08.315 SYMLINK libspdk_rpc.so 00:03:08.573 CC lib/notify/notify_rpc.o 00:03:08.573 CC lib/notify/notify.o 00:03:08.573 CC lib/trace/trace.o 00:03:08.573 CC lib/keyring/keyring.o 00:03:08.573 CC lib/trace/trace_flags.o 00:03:08.573 CC lib/trace/trace_rpc.o 00:03:08.573 CC lib/keyring/keyring_rpc.o 00:03:08.573 LIB libspdk_notify.a 00:03:08.832 SO libspdk_notify.so.6.0 00:03:08.832 SYMLINK libspdk_notify.so 00:03:08.832 LIB libspdk_keyring.a 00:03:08.832 SO libspdk_keyring.so.1.0 00:03:08.832 LIB libspdk_trace.a 00:03:08.832 SYMLINK libspdk_keyring.so 00:03:08.832 SO libspdk_trace.so.10.0 00:03:09.090 SYMLINK libspdk_trace.so 00:03:09.349 CC lib/sock/sock.o 00:03:09.349 CC lib/sock/sock_rpc.o 00:03:09.349 CC lib/thread/thread.o 00:03:09.349 CC lib/thread/iobuf.o 00:03:09.916 LIB libspdk_sock.a 00:03:09.916 SO libspdk_sock.so.9.0 00:03:09.916 SYMLINK libspdk_sock.so 00:03:10.173 CC lib/nvme/nvme_ctrlr_cmd.o 00:03:10.173 CC lib/nvme/nvme_ctrlr.o 00:03:10.174 CC lib/nvme/nvme_fabric.o 00:03:10.174 CC lib/nvme/nvme_pcie.o 00:03:10.174 CC lib/nvme/nvme_ns.o 00:03:10.174 CC lib/nvme/nvme_ns_cmd.o 00:03:10.174 CC lib/nvme/nvme_pcie_common.o 00:03:10.174 CC lib/nvme/nvme_qpair.o 00:03:10.174 CC lib/nvme/nvme_quirks.o 00:03:10.174 CC lib/nvme/nvme.o 00:03:10.174 CC lib/nvme/nvme_transport.o 00:03:10.739 LIB libspdk_thread.a 00:03:10.739 SO libspdk_thread.so.10.0 00:03:10.739 SYMLINK libspdk_thread.so 00:03:10.739 CC lib/nvme/nvme_discovery.o 00:03:10.739 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:03:10.997 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:03:10.997 CC lib/nvme/nvme_tcp.o 00:03:10.997 CC lib/nvme/nvme_opal.o 00:03:11.256 CC lib/nvme/nvme_io_msg.o 00:03:11.256 CC lib/nvme/nvme_poll_group.o 00:03:11.256 CC lib/nvme/nvme_zns.o 00:03:11.256 CC lib/nvme/nvme_stubs.o 00:03:11.514 CC lib/nvme/nvme_auth.o 00:03:11.514 CC lib/nvme/nvme_cuse.o 00:03:11.772 CC lib/accel/accel.o 00:03:11.773 CC lib/blob/blobstore.o 00:03:11.773 CC lib/blob/request.o 00:03:11.773 CC lib/blob/zeroes.o 00:03:11.773 CC lib/blob/blob_bs_dev.o 00:03:12.030 CC lib/accel/accel_rpc.o 00:03:12.030 CC lib/accel/accel_sw.o 00:03:12.030 CC lib/init/json_config.o 00:03:12.030 CC lib/init/subsystem.o 00:03:12.030 CC lib/init/subsystem_rpc.o 00:03:12.030 CC lib/virtio/virtio.o 00:03:12.289 CC lib/virtio/virtio_vhost_user.o 00:03:12.289 CC lib/init/rpc.o 00:03:12.289 CC lib/virtio/virtio_vfio_user.o 00:03:12.289 CC lib/virtio/virtio_pci.o 00:03:12.633 LIB libspdk_init.a 00:03:12.633 SO libspdk_init.so.5.0 00:03:12.633 SYMLINK libspdk_init.so 00:03:12.633 LIB libspdk_virtio.a 00:03:12.633 SO libspdk_virtio.so.7.0 00:03:12.901 LIB libspdk_nvme.a 00:03:12.901 SYMLINK libspdk_virtio.so 00:03:12.901 SO libspdk_nvme.so.13.0 00:03:12.901 CC lib/event/reactor.o 00:03:12.901 CC lib/event/app.o 00:03:12.901 CC lib/event/app_rpc.o 00:03:12.901 CC lib/event/log_rpc.o 00:03:12.901 CC lib/event/scheduler_static.o 00:03:12.901 LIB libspdk_accel.a 00:03:12.901 SYMLINK libspdk_nvme.so 00:03:12.901 SO libspdk_accel.so.15.0 00:03:12.901 SYMLINK libspdk_accel.so 00:03:13.159 CC lib/bdev/bdev.o 00:03:13.159 CC lib/bdev/bdev_zone.o 00:03:13.159 CC lib/bdev/scsi_nvme.o 00:03:13.159 CC lib/bdev/bdev_rpc.o 00:03:13.159 CC lib/bdev/part.o 00:03:13.417 LIB libspdk_event.a 00:03:13.417 SO libspdk_event.so.13.1 00:03:13.417 SYMLINK libspdk_event.so 00:03:14.795 LIB libspdk_blob.a 00:03:14.795 SO libspdk_blob.so.11.0 00:03:14.795 SYMLINK libspdk_blob.so 00:03:15.362 CC lib/lvol/lvol.o 00:03:15.362 CC lib/blobfs/blobfs.o 00:03:15.362 CC lib/blobfs/tree.o 00:03:15.929 LIB libspdk_bdev.a 00:03:16.189 SO libspdk_bdev.so.15.0 00:03:16.189 SYMLINK libspdk_bdev.so 00:03:16.189 LIB libspdk_blobfs.a 00:03:16.189 SO libspdk_blobfs.so.10.0 00:03:16.189 LIB libspdk_lvol.a 00:03:16.189 SO libspdk_lvol.so.10.0 00:03:16.189 SYMLINK libspdk_blobfs.so 00:03:16.448 SYMLINK libspdk_lvol.so 00:03:16.448 CC lib/ftl/ftl_init.o 00:03:16.448 CC lib/ftl/ftl_core.o 00:03:16.448 CC lib/ftl/ftl_layout.o 00:03:16.448 CC lib/ftl/ftl_io.o 00:03:16.448 CC lib/ftl/ftl_debug.o 00:03:16.448 CC lib/ftl/ftl_sb.o 00:03:16.448 CC lib/ftl/ftl_l2p.o 00:03:16.448 CC lib/nbd/nbd.o 00:03:16.448 CC lib/nbd/nbd_rpc.o 00:03:16.448 CC lib/ftl/ftl_l2p_flat.o 00:03:16.448 CC lib/scsi/dev.o 00:03:16.448 CC lib/nvmf/ctrlr.o 00:03:16.706 CC lib/nvmf/ctrlr_discovery.o 00:03:16.706 CC lib/nvmf/ctrlr_bdev.o 00:03:16.706 CC lib/ftl/ftl_nv_cache.o 00:03:16.706 CC lib/scsi/lun.o 00:03:16.706 CC lib/ftl/ftl_band.o 00:03:16.706 CC lib/ftl/ftl_band_ops.o 00:03:16.706 CC lib/ftl/ftl_writer.o 00:03:16.706 CC lib/scsi/port.o 00:03:16.706 LIB libspdk_nbd.a 00:03:16.706 CC lib/ftl/ftl_rq.o 00:03:16.706 CC lib/ftl/ftl_reloc.o 00:03:16.706 SO libspdk_nbd.so.7.0 00:03:16.964 CC lib/scsi/scsi.o 00:03:16.964 SYMLINK libspdk_nbd.so 00:03:16.964 CC lib/scsi/scsi_bdev.o 00:03:16.964 CC lib/scsi/scsi_pr.o 00:03:16.964 CC lib/scsi/scsi_rpc.o 00:03:16.964 CC lib/scsi/task.o 00:03:16.964 CC lib/nvmf/subsystem.o 00:03:16.964 CC lib/nvmf/nvmf.o 00:03:16.964 CC lib/nvmf/nvmf_rpc.o 00:03:16.964 CC lib/nvmf/transport.o 00:03:16.964 CC lib/ftl/ftl_l2p_cache.o 00:03:16.964 CC lib/nvmf/tcp.o 00:03:17.222 CC lib/ftl/ftl_p2l.o 00:03:17.222 CC lib/ftl/mngt/ftl_mngt.o 00:03:17.222 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:03:17.480 CC lib/nvmf/stubs.o 00:03:17.480 CC lib/nvmf/mdns_server.o 00:03:17.480 LIB libspdk_scsi.a 00:03:17.480 CC lib/nvmf/auth.o 00:03:17.480 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:03:17.480 SO libspdk_scsi.so.9.0 00:03:17.480 CC lib/ftl/mngt/ftl_mngt_startup.o 00:03:17.480 SYMLINK libspdk_scsi.so 00:03:17.480 CC lib/ftl/mngt/ftl_mngt_md.o 00:03:17.739 CC lib/ftl/mngt/ftl_mngt_misc.o 00:03:17.739 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:03:17.739 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:03:17.739 CC lib/iscsi/conn.o 00:03:17.739 CC lib/ftl/mngt/ftl_mngt_band.o 00:03:17.739 CC lib/vhost/vhost.o 00:03:17.739 CC lib/vhost/vhost_rpc.o 00:03:17.739 CC lib/iscsi/init_grp.o 00:03:17.739 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:03:17.997 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:03:17.997 CC lib/vhost/vhost_scsi.o 00:03:17.997 CC lib/iscsi/iscsi.o 00:03:17.997 CC lib/iscsi/md5.o 00:03:17.997 CC lib/vhost/vhost_blk.o 00:03:17.997 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:03:17.997 CC lib/vhost/rte_vhost_user.o 00:03:18.256 CC lib/iscsi/param.o 00:03:18.256 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:03:18.256 CC lib/ftl/utils/ftl_conf.o 00:03:18.256 CC lib/iscsi/portal_grp.o 00:03:18.256 CC lib/iscsi/tgt_node.o 00:03:18.514 CC lib/iscsi/iscsi_subsystem.o 00:03:18.514 LIB libspdk_nvmf.a 00:03:18.514 CC lib/ftl/utils/ftl_md.o 00:03:18.514 SO libspdk_nvmf.so.18.1 00:03:18.514 CC lib/iscsi/iscsi_rpc.o 00:03:18.514 CC lib/ftl/utils/ftl_mempool.o 00:03:18.514 CC lib/ftl/utils/ftl_bitmap.o 00:03:18.514 CC lib/iscsi/task.o 00:03:18.514 SYMLINK libspdk_nvmf.so 00:03:18.514 CC lib/ftl/utils/ftl_property.o 00:03:18.772 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:18.772 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:18.772 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:18.772 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:18.772 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:18.772 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:19.030 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:03:19.030 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:19.030 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:19.030 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:19.030 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:19.030 CC lib/ftl/base/ftl_base_dev.o 00:03:19.030 CC lib/ftl/base/ftl_base_bdev.o 00:03:19.288 LIB libspdk_ftl.a 00:03:19.288 LIB libspdk_vhost.a 00:03:19.288 SO libspdk_ftl.so.9.0 00:03:19.288 SO libspdk_vhost.so.8.0 00:03:19.547 LIB libspdk_iscsi.a 00:03:19.547 SYMLINK libspdk_vhost.so 00:03:19.547 SYMLINK libspdk_ftl.so 00:03:19.547 SO libspdk_iscsi.so.8.0 00:03:19.547 SYMLINK libspdk_iscsi.so 00:03:20.115 CC module/env_dpdk/env_dpdk_rpc.o 00:03:20.115 CC module/sock/posix/posix.o 00:03:20.115 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:20.115 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:20.115 CC module/keyring/file/keyring.o 00:03:20.115 CC module/keyring/linux/keyring.o 00:03:20.115 CC module/keyring/linux/keyring_rpc.o 00:03:20.115 CC module/keyring/file/keyring_rpc.o 00:03:20.115 CC module/blob/bdev/blob_bdev.o 00:03:20.115 CC module/scheduler/gscheduler/gscheduler.o 00:03:20.115 CC module/accel/ioat/accel_ioat.o 00:03:20.115 CC module/accel/error/accel_error.o 00:03:20.115 LIB libspdk_env_dpdk_rpc.a 00:03:20.115 SO libspdk_env_dpdk_rpc.so.6.0 00:03:20.115 SYMLINK libspdk_env_dpdk_rpc.so 00:03:20.115 CC module/accel/error/accel_error_rpc.o 00:03:20.115 CC module/accel/ioat/accel_ioat_rpc.o 00:03:20.115 LIB libspdk_keyring_linux.a 00:03:20.115 LIB libspdk_scheduler_dpdk_governor.a 00:03:20.115 SO libspdk_keyring_linux.so.1.0 00:03:20.115 LIB libspdk_scheduler_gscheduler.a 00:03:20.374 SO libspdk_scheduler_dpdk_governor.so.4.0 00:03:20.374 LIB libspdk_keyring_file.a 00:03:20.374 SO libspdk_scheduler_gscheduler.so.4.0 00:03:20.374 LIB libspdk_scheduler_dynamic.a 00:03:20.374 SYMLINK libspdk_keyring_linux.so 00:03:20.374 SYMLINK libspdk_scheduler_dpdk_governor.so 00:03:20.374 SO libspdk_scheduler_dynamic.so.4.0 00:03:20.374 SO libspdk_keyring_file.so.1.0 00:03:20.374 SYMLINK libspdk_scheduler_gscheduler.so 00:03:20.374 LIB libspdk_accel_ioat.a 00:03:20.374 LIB libspdk_blob_bdev.a 00:03:20.374 SYMLINK libspdk_scheduler_dynamic.so 00:03:20.374 SYMLINK libspdk_keyring_file.so 00:03:20.374 LIB libspdk_accel_error.a 00:03:20.374 SO libspdk_accel_ioat.so.6.0 00:03:20.374 SO libspdk_blob_bdev.so.11.0 00:03:20.374 SO libspdk_accel_error.so.2.0 00:03:20.374 SYMLINK libspdk_blob_bdev.so 00:03:20.374 SYMLINK libspdk_accel_ioat.so 00:03:20.374 SYMLINK libspdk_accel_error.so 00:03:20.633 CC module/bdev/lvol/vbdev_lvol.o 00:03:20.633 CC module/bdev/raid/bdev_raid.o 00:03:20.633 CC module/bdev/nvme/bdev_nvme.o 00:03:20.633 CC module/bdev/gpt/gpt.o 00:03:20.633 CC module/bdev/null/bdev_null.o 00:03:20.633 CC module/bdev/error/vbdev_error.o 00:03:20.633 CC module/bdev/passthru/vbdev_passthru.o 00:03:20.633 CC module/bdev/malloc/bdev_malloc.o 00:03:20.633 CC module/bdev/split/vbdev_split.o 00:03:20.633 CC module/bdev/delay/vbdev_delay.o 00:03:20.633 CC module/blobfs/bdev/blobfs_bdev.o 00:03:20.891 LIB libspdk_sock_posix.a 00:03:20.891 SO libspdk_sock_posix.so.6.0 00:03:20.891 CC module/bdev/gpt/vbdev_gpt.o 00:03:20.891 SYMLINK libspdk_sock_posix.so 00:03:20.891 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:20.891 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:20.891 CC module/bdev/null/bdev_null_rpc.o 00:03:20.891 CC module/bdev/split/vbdev_split_rpc.o 00:03:21.149 CC module/bdev/error/vbdev_error_rpc.o 00:03:21.149 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:21.149 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:21.149 LIB libspdk_bdev_passthru.a 00:03:21.149 LIB libspdk_blobfs_bdev.a 00:03:21.149 SO libspdk_bdev_passthru.so.6.0 00:03:21.149 SO libspdk_blobfs_bdev.so.6.0 00:03:21.149 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:21.149 LIB libspdk_bdev_null.a 00:03:21.149 LIB libspdk_bdev_split.a 00:03:21.149 SO libspdk_bdev_null.so.6.0 00:03:21.149 SO libspdk_bdev_split.so.6.0 00:03:21.149 SYMLINK libspdk_bdev_passthru.so 00:03:21.149 LIB libspdk_bdev_gpt.a 00:03:21.149 SYMLINK libspdk_blobfs_bdev.so 00:03:21.149 LIB libspdk_bdev_error.a 00:03:21.149 CC module/bdev/raid/bdev_raid_rpc.o 00:03:21.149 SO libspdk_bdev_gpt.so.6.0 00:03:21.149 SYMLINK libspdk_bdev_null.so 00:03:21.149 SYMLINK libspdk_bdev_split.so 00:03:21.149 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:21.149 CC module/bdev/raid/bdev_raid_sb.o 00:03:21.149 SO libspdk_bdev_error.so.6.0 00:03:21.149 LIB libspdk_bdev_malloc.a 00:03:21.149 SO libspdk_bdev_malloc.so.6.0 00:03:21.408 LIB libspdk_bdev_delay.a 00:03:21.408 SYMLINK libspdk_bdev_gpt.so 00:03:21.408 SYMLINK libspdk_bdev_error.so 00:03:21.408 CC module/bdev/nvme/nvme_rpc.o 00:03:21.408 SO libspdk_bdev_delay.so.6.0 00:03:21.408 CC module/bdev/nvme/bdev_mdns_client.o 00:03:21.408 SYMLINK libspdk_bdev_malloc.so 00:03:21.408 CC module/bdev/nvme/vbdev_opal.o 00:03:21.408 SYMLINK libspdk_bdev_delay.so 00:03:21.408 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:21.408 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:21.408 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:21.408 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:21.408 CC module/bdev/raid/raid0.o 00:03:21.408 CC module/bdev/raid/raid1.o 00:03:21.667 CC module/bdev/raid/concat.o 00:03:21.667 LIB libspdk_bdev_lvol.a 00:03:21.667 SO libspdk_bdev_lvol.so.6.0 00:03:21.667 SYMLINK libspdk_bdev_lvol.so 00:03:21.667 CC module/bdev/aio/bdev_aio.o 00:03:21.667 CC module/bdev/aio/bdev_aio_rpc.o 00:03:21.667 CC module/bdev/ftl/bdev_ftl.o 00:03:21.667 LIB libspdk_bdev_zone_block.a 00:03:21.667 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:21.667 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:21.667 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:21.667 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:21.667 SO libspdk_bdev_zone_block.so.6.0 00:03:21.926 LIB libspdk_bdev_raid.a 00:03:21.926 SYMLINK libspdk_bdev_zone_block.so 00:03:21.926 SO libspdk_bdev_raid.so.6.0 00:03:21.926 SYMLINK libspdk_bdev_raid.so 00:03:22.184 LIB libspdk_bdev_aio.a 00:03:22.184 LIB libspdk_bdev_ftl.a 00:03:22.184 SO libspdk_bdev_aio.so.6.0 00:03:22.184 SO libspdk_bdev_ftl.so.6.0 00:03:22.184 SYMLINK libspdk_bdev_aio.so 00:03:22.184 SYMLINK libspdk_bdev_ftl.so 00:03:22.443 LIB libspdk_bdev_virtio.a 00:03:22.443 SO libspdk_bdev_virtio.so.6.0 00:03:22.443 SYMLINK libspdk_bdev_virtio.so 00:03:23.375 LIB libspdk_bdev_nvme.a 00:03:23.375 SO libspdk_bdev_nvme.so.7.0 00:03:23.375 SYMLINK libspdk_bdev_nvme.so 00:03:23.942 CC module/event/subsystems/iobuf/iobuf.o 00:03:23.942 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:23.942 CC module/event/subsystems/sock/sock.o 00:03:23.942 CC module/event/subsystems/keyring/keyring.o 00:03:23.942 CC module/event/subsystems/scheduler/scheduler.o 00:03:23.942 CC module/event/subsystems/vmd/vmd.o 00:03:23.942 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:23.942 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:24.199 LIB libspdk_event_sock.a 00:03:24.199 LIB libspdk_event_keyring.a 00:03:24.199 LIB libspdk_event_vhost_blk.a 00:03:24.199 LIB libspdk_event_scheduler.a 00:03:24.199 LIB libspdk_event_vmd.a 00:03:24.199 SO libspdk_event_keyring.so.1.0 00:03:24.199 SO libspdk_event_sock.so.5.0 00:03:24.199 LIB libspdk_event_iobuf.a 00:03:24.199 SO libspdk_event_vhost_blk.so.3.0 00:03:24.199 SO libspdk_event_scheduler.so.4.0 00:03:24.199 SO libspdk_event_vmd.so.6.0 00:03:24.199 SO libspdk_event_iobuf.so.3.0 00:03:24.199 SYMLINK libspdk_event_keyring.so 00:03:24.199 SYMLINK libspdk_event_sock.so 00:03:24.199 SYMLINK libspdk_event_scheduler.so 00:03:24.199 SYMLINK libspdk_event_vhost_blk.so 00:03:24.199 SYMLINK libspdk_event_vmd.so 00:03:24.200 SYMLINK libspdk_event_iobuf.so 00:03:24.458 CC module/event/subsystems/accel/accel.o 00:03:24.717 LIB libspdk_event_accel.a 00:03:24.717 SO libspdk_event_accel.so.6.0 00:03:24.717 SYMLINK libspdk_event_accel.so 00:03:24.976 CC module/event/subsystems/bdev/bdev.o 00:03:25.236 LIB libspdk_event_bdev.a 00:03:25.236 SO libspdk_event_bdev.so.6.0 00:03:25.236 SYMLINK libspdk_event_bdev.so 00:03:25.494 CC module/event/subsystems/scsi/scsi.o 00:03:25.494 CC module/event/subsystems/nbd/nbd.o 00:03:25.494 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:25.494 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:25.753 LIB libspdk_event_nbd.a 00:03:25.753 LIB libspdk_event_scsi.a 00:03:25.753 SO libspdk_event_nbd.so.6.0 00:03:25.753 SO libspdk_event_scsi.so.6.0 00:03:25.753 SYMLINK libspdk_event_nbd.so 00:03:25.753 SYMLINK libspdk_event_scsi.so 00:03:26.011 LIB libspdk_event_nvmf.a 00:03:26.011 SO libspdk_event_nvmf.so.6.0 00:03:26.011 SYMLINK libspdk_event_nvmf.so 00:03:26.011 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:26.011 CC module/event/subsystems/iscsi/iscsi.o 00:03:26.270 LIB libspdk_event_vhost_scsi.a 00:03:26.270 SO libspdk_event_vhost_scsi.so.3.0 00:03:26.270 LIB libspdk_event_iscsi.a 00:03:26.270 SO libspdk_event_iscsi.so.6.0 00:03:26.270 SYMLINK libspdk_event_vhost_scsi.so 00:03:26.529 SYMLINK libspdk_event_iscsi.so 00:03:26.529 SO libspdk.so.6.0 00:03:26.529 SYMLINK libspdk.so 00:03:26.787 CC app/spdk_nvme_perf/perf.o 00:03:26.787 CC app/spdk_lspci/spdk_lspci.o 00:03:26.787 CC app/spdk_nvme_identify/identify.o 00:03:26.787 CXX app/trace/trace.o 00:03:26.787 CC app/trace_record/trace_record.o 00:03:26.787 CC app/iscsi_tgt/iscsi_tgt.o 00:03:26.787 CC app/nvmf_tgt/nvmf_main.o 00:03:27.046 CC app/spdk_tgt/spdk_tgt.o 00:03:27.046 CC examples/accel/perf/accel_perf.o 00:03:27.046 CC examples/blob/hello_world/hello_blob.o 00:03:27.046 CC examples/bdev/hello_world/hello_bdev.o 00:03:27.046 CC test/accel/dif/dif.o 00:03:27.046 LINK spdk_lspci 00:03:27.046 LINK nvmf_tgt 00:03:27.046 LINK spdk_tgt 00:03:27.046 LINK iscsi_tgt 00:03:27.305 LINK spdk_trace_record 00:03:27.305 CC app/spdk_nvme_discover/discovery_aer.o 00:03:27.305 LINK hello_bdev 00:03:27.305 LINK hello_blob 00:03:27.305 LINK spdk_trace 00:03:27.305 CC examples/ioat/perf/perf.o 00:03:27.563 CC examples/nvme/hello_world/hello_world.o 00:03:27.563 LINK spdk_nvme_discover 00:03:27.563 CC examples/vmd/lsvmd/lsvmd.o 00:03:27.563 CC examples/sock/hello_world/hello_sock.o 00:03:27.563 CC examples/blob/cli/blobcli.o 00:03:27.563 CC examples/bdev/bdevperf/bdevperf.o 00:03:27.563 LINK accel_perf 00:03:27.563 LINK dif 00:03:27.563 LINK lsvmd 00:03:27.563 CC examples/nvme/reconnect/reconnect.o 00:03:27.563 LINK ioat_perf 00:03:27.563 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:27.821 LINK hello_world 00:03:27.821 LINK hello_sock 00:03:27.821 CC examples/nvme/arbitration/arbitration.o 00:03:27.821 CC examples/vmd/led/led.o 00:03:27.821 CC examples/ioat/verify/verify.o 00:03:27.821 CC examples/nvme/hotplug/hotplug.o 00:03:28.080 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:28.080 CC test/app/bdev_svc/bdev_svc.o 00:03:28.080 LINK led 00:03:28.080 LINK spdk_nvme_perf 00:03:28.080 LINK reconnect 00:03:28.080 LINK verify 00:03:28.080 LINK blobcli 00:03:28.080 LINK bdev_svc 00:03:28.080 LINK hotplug 00:03:28.080 LINK cmb_copy 00:03:28.338 CC examples/nvme/abort/abort.o 00:03:28.338 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:28.338 LINK arbitration 00:03:28.338 LINK spdk_nvme_identify 00:03:28.338 CC app/spdk_top/spdk_top.o 00:03:28.338 LINK nvme_manage 00:03:28.338 CC examples/nvmf/nvmf/nvmf.o 00:03:28.338 CC test/bdev/bdevio/bdevio.o 00:03:28.338 CC app/vhost/vhost.o 00:03:28.338 LINK pmr_persistence 00:03:28.597 CC examples/util/zipf/zipf.o 00:03:28.597 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:28.597 CC app/spdk_dd/spdk_dd.o 00:03:28.597 LINK bdevperf 00:03:28.597 CC examples/thread/thread/thread_ex.o 00:03:28.597 LINK vhost 00:03:28.597 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:28.597 LINK abort 00:03:28.597 LINK zipf 00:03:28.856 LINK nvmf 00:03:28.856 CC test/blobfs/mkfs/mkfs.o 00:03:28.856 TEST_HEADER include/spdk/accel.h 00:03:28.856 TEST_HEADER include/spdk/accel_module.h 00:03:28.856 make[2]: Nothing to be done for 'all'. 00:03:28.856 TEST_HEADER include/spdk/assert.h 00:03:28.856 TEST_HEADER include/spdk/barrier.h 00:03:28.856 TEST_HEADER include/spdk/base64.h 00:03:28.856 TEST_HEADER include/spdk/bdev.h 00:03:28.856 TEST_HEADER include/spdk/bdev_module.h 00:03:28.856 TEST_HEADER include/spdk/bdev_zone.h 00:03:28.856 LINK interrupt_tgt 00:03:28.857 TEST_HEADER include/spdk/bit_array.h 00:03:28.857 TEST_HEADER include/spdk/bit_pool.h 00:03:28.857 TEST_HEADER include/spdk/blob_bdev.h 00:03:28.857 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:28.857 TEST_HEADER include/spdk/blobfs.h 00:03:28.857 TEST_HEADER include/spdk/blob.h 00:03:28.857 TEST_HEADER include/spdk/conf.h 00:03:28.857 TEST_HEADER include/spdk/config.h 00:03:28.857 TEST_HEADER include/spdk/cpuset.h 00:03:28.857 TEST_HEADER include/spdk/crc16.h 00:03:28.857 TEST_HEADER include/spdk/crc32.h 00:03:28.857 TEST_HEADER include/spdk/crc64.h 00:03:28.857 TEST_HEADER include/spdk/dif.h 00:03:28.857 TEST_HEADER include/spdk/dma.h 00:03:28.857 TEST_HEADER include/spdk/endian.h 00:03:28.857 TEST_HEADER include/spdk/env_dpdk.h 00:03:28.857 TEST_HEADER include/spdk/env.h 00:03:28.857 TEST_HEADER include/spdk/event.h 00:03:28.857 TEST_HEADER include/spdk/fd_group.h 00:03:28.857 LINK thread 00:03:28.857 TEST_HEADER include/spdk/fd.h 00:03:28.857 TEST_HEADER include/spdk/file.h 00:03:28.857 TEST_HEADER include/spdk/ftl.h 00:03:28.857 TEST_HEADER include/spdk/gpt_spec.h 00:03:28.857 TEST_HEADER include/spdk/hexlify.h 00:03:28.857 TEST_HEADER include/spdk/histogram_data.h 00:03:28.857 TEST_HEADER include/spdk/idxd.h 00:03:28.857 TEST_HEADER include/spdk/idxd_spec.h 00:03:28.857 TEST_HEADER include/spdk/init.h 00:03:28.857 TEST_HEADER include/spdk/ioat.h 00:03:28.857 TEST_HEADER include/spdk/ioat_spec.h 00:03:28.857 TEST_HEADER include/spdk/iscsi_spec.h 00:03:28.857 TEST_HEADER include/spdk/json.h 00:03:28.857 TEST_HEADER include/spdk/jsonrpc.h 00:03:28.857 TEST_HEADER include/spdk/keyring.h 00:03:28.857 TEST_HEADER include/spdk/keyring_module.h 00:03:28.857 TEST_HEADER include/spdk/likely.h 00:03:28.857 TEST_HEADER include/spdk/log.h 00:03:28.857 TEST_HEADER include/spdk/lvol.h 00:03:28.857 TEST_HEADER include/spdk/memory.h 00:03:28.857 TEST_HEADER include/spdk/mmio.h 00:03:28.857 TEST_HEADER include/spdk/nbd.h 00:03:28.857 TEST_HEADER include/spdk/notify.h 00:03:28.857 TEST_HEADER include/spdk/nvme.h 00:03:28.857 TEST_HEADER include/spdk/nvme_intel.h 00:03:28.857 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:28.857 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:28.857 TEST_HEADER include/spdk/nvme_spec.h 00:03:28.857 TEST_HEADER include/spdk/nvme_zns.h 00:03:28.857 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:28.857 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:28.857 TEST_HEADER include/spdk/nvmf.h 00:03:28.857 TEST_HEADER include/spdk/nvmf_spec.h 00:03:28.857 TEST_HEADER include/spdk/nvmf_transport.h 00:03:28.857 TEST_HEADER include/spdk/opal.h 00:03:28.857 TEST_HEADER include/spdk/opal_spec.h 00:03:28.857 TEST_HEADER include/spdk/pci_ids.h 00:03:28.857 LINK bdevio 00:03:28.857 TEST_HEADER include/spdk/pipe.h 00:03:29.116 TEST_HEADER include/spdk/queue.h 00:03:29.116 TEST_HEADER include/spdk/reduce.h 00:03:29.116 TEST_HEADER include/spdk/rpc.h 00:03:29.116 TEST_HEADER include/spdk/scheduler.h 00:03:29.116 TEST_HEADER include/spdk/scsi.h 00:03:29.116 TEST_HEADER include/spdk/scsi_spec.h 00:03:29.116 TEST_HEADER include/spdk/sock.h 00:03:29.116 TEST_HEADER include/spdk/stdinc.h 00:03:29.116 TEST_HEADER include/spdk/string.h 00:03:29.116 LINK mkfs 00:03:29.116 TEST_HEADER include/spdk/thread.h 00:03:29.116 TEST_HEADER include/spdk/trace.h 00:03:29.116 TEST_HEADER include/spdk/trace_parser.h 00:03:29.116 TEST_HEADER include/spdk/tree.h 00:03:29.116 TEST_HEADER include/spdk/ublk.h 00:03:29.116 TEST_HEADER include/spdk/util.h 00:03:29.116 TEST_HEADER include/spdk/uuid.h 00:03:29.116 TEST_HEADER include/spdk/version.h 00:03:29.116 CC test/event/event_perf/event_perf.o 00:03:29.116 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:29.116 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:29.116 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:29.116 TEST_HEADER include/spdk/vhost.h 00:03:29.116 LINK spdk_dd 00:03:29.116 TEST_HEADER include/spdk/vmd.h 00:03:29.116 TEST_HEADER include/spdk/xor.h 00:03:29.116 TEST_HEADER include/spdk/zipf.h 00:03:29.116 CXX test/cpp_headers/accel.o 00:03:29.116 CC test/env/mem_callbacks/mem_callbacks.o 00:03:29.116 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:29.116 LINK nvme_fuzz 00:03:29.116 CC test/lvol/esnap/esnap.o 00:03:29.116 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:29.116 CXX test/cpp_headers/accel_module.o 00:03:29.116 CC test/env/vtophys/vtophys.o 00:03:29.116 LINK event_perf 00:03:29.375 CC test/app/histogram_perf/histogram_perf.o 00:03:29.375 CXX test/cpp_headers/assert.o 00:03:29.375 CC test/app/jsoncat/jsoncat.o 00:03:29.375 CC test/app/stub/stub.o 00:03:29.375 CC test/event/reactor/reactor.o 00:03:29.375 LINK vtophys 00:03:29.375 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:29.375 LINK histogram_perf 00:03:29.375 LINK jsoncat 00:03:29.375 CXX test/cpp_headers/barrier.o 00:03:29.375 CXX test/cpp_headers/base64.o 00:03:29.634 LINK reactor 00:03:29.634 LINK stub 00:03:29.634 CXX test/cpp_headers/bdev.o 00:03:29.634 CXX test/cpp_headers/bdev_module.o 00:03:29.634 LINK env_dpdk_post_init 00:03:29.634 CXX test/cpp_headers/bdev_zone.o 00:03:29.634 LINK vhost_fuzz 00:03:29.634 CC test/event/reactor_perf/reactor_perf.o 00:03:29.634 CXX test/cpp_headers/bit_array.o 00:03:29.893 CXX test/cpp_headers/bit_pool.o 00:03:29.893 CC test/env/memory/memory_ut.o 00:03:29.893 LINK mem_callbacks 00:03:29.893 CXX test/cpp_headers/blob_bdev.o 00:03:29.893 CC test/env/pci/pci_ut.o 00:03:29.893 LINK reactor_perf 00:03:29.893 CC test/event/app_repeat/app_repeat.o 00:03:29.893 CXX test/cpp_headers/blobfs_bdev.o 00:03:29.893 CC test/nvme/aer/aer.o 00:03:29.893 LINK spdk_top 00:03:30.151 CXX test/cpp_headers/blobfs.o 00:03:30.151 LINK app_repeat 00:03:30.151 CXX test/cpp_headers/blob.o 00:03:30.151 CC test/nvme/reset/reset.o 00:03:30.151 CC test/nvme/sgl/sgl.o 00:03:30.151 CC test/event/scheduler/scheduler.o 00:03:30.151 CC test/nvme/e2edp/nvme_dp.o 00:03:30.151 CXX test/cpp_headers/conf.o 00:03:30.409 CC test/rpc_client/rpc_client_test.o 00:03:30.409 LINK aer 00:03:30.409 LINK scheduler 00:03:30.409 LINK sgl 00:03:30.409 CC test/thread/poller_perf/poller_perf.o 00:03:30.409 LINK reset 00:03:30.409 LINK pci_ut 00:03:30.409 CXX test/cpp_headers/config.o 00:03:30.409 CXX test/cpp_headers/cpuset.o 00:03:30.409 LINK rpc_client_test 00:03:30.409 CC test/nvme/overhead/overhead.o 00:03:30.667 LINK nvme_dp 00:03:30.667 LINK poller_perf 00:03:30.667 CC test/nvme/err_injection/err_injection.o 00:03:30.667 CXX test/cpp_headers/crc16.o 00:03:30.667 CC test/nvme/startup/startup.o 00:03:30.667 CXX test/cpp_headers/crc32.o 00:03:30.667 CC test/nvme/reserve/reserve.o 00:03:30.667 CC test/nvme/simple_copy/simple_copy.o 00:03:30.667 CXX test/cpp_headers/crc64.o 00:03:30.926 LINK iscsi_fuzz 00:03:30.926 CXX test/cpp_headers/dif.o 00:03:30.926 LINK err_injection 00:03:30.926 LINK startup 00:03:30.926 LINK overhead 00:03:30.926 CXX test/cpp_headers/dma.o 00:03:30.926 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:30.926 LINK reserve 00:03:30.926 CXX test/cpp_headers/endian.o 00:03:30.926 CXX test/cpp_headers/env_dpdk.o 00:03:30.926 CXX test/cpp_headers/env.o 00:03:30.926 LINK simple_copy 00:03:30.926 CXX test/cpp_headers/event.o 00:03:31.185 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:31.185 CXX test/cpp_headers/fd_group.o 00:03:31.185 CXX test/cpp_headers/fd.o 00:03:31.185 LINK histogram_ut 00:03:31.185 CXX test/cpp_headers/file.o 00:03:31.185 CC test/nvme/connect_stress/connect_stress.o 00:03:31.185 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:31.185 CC test/nvme/boot_partition/boot_partition.o 00:03:31.185 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:31.185 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:31.185 CXX test/cpp_headers/ftl.o 00:03:31.443 CC test/nvme/compliance/nvme_compliance.o 00:03:31.443 LINK boot_partition 00:03:31.443 CC test/nvme/fused_ordering/fused_ordering.o 00:03:31.443 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:31.443 LINK connect_stress 00:03:31.443 CXX test/cpp_headers/gpt_spec.o 00:03:31.443 CXX test/cpp_headers/hexlify.o 00:03:31.443 LINK memory_ut 00:03:31.701 CXX test/cpp_headers/histogram_data.o 00:03:31.701 LINK fused_ordering 00:03:31.701 CXX test/cpp_headers/idxd.o 00:03:31.960 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:31.960 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:31.960 CC test/unit/lib/event/app.c/app_ut.o 00:03:31.960 CXX test/cpp_headers/idxd_spec.o 00:03:31.960 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:31.960 LINK nvme_compliance 00:03:32.249 LINK tree_ut 00:03:32.249 CXX test/cpp_headers/init.o 00:03:32.249 LINK blob_bdev_ut 00:03:32.249 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:32.249 CC test/nvme/fdp/fdp.o 00:03:32.249 CXX test/cpp_headers/ioat.o 00:03:32.507 CC test/nvme/cuse/cuse.o 00:03:32.507 LINK doorbell_aers 00:03:32.507 CXX test/cpp_headers/ioat_spec.o 00:03:32.507 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:32.507 CXX test/cpp_headers/iscsi_spec.o 00:03:32.765 LINK fdp 00:03:32.765 CXX test/cpp_headers/json.o 00:03:32.765 LINK dma_ut 00:03:32.765 LINK app_ut 00:03:33.024 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:33.024 CXX test/cpp_headers/jsonrpc.o 00:03:33.024 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:33.024 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:33.024 CXX test/cpp_headers/keyring.o 00:03:33.291 LINK blobfs_bdev_ut 00:03:33.291 CXX test/cpp_headers/keyring_module.o 00:03:33.291 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:33.554 CXX test/cpp_headers/likely.o 00:03:33.554 LINK blobfs_async_ut 00:03:33.554 CXX test/cpp_headers/log.o 00:03:33.554 LINK scsi_nvme_ut 00:03:33.811 CXX test/cpp_headers/lvol.o 00:03:33.811 LINK ioat_ut 00:03:33.811 LINK cuse 00:03:33.811 CXX test/cpp_headers/memory.o 00:03:34.069 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:34.069 CXX test/cpp_headers/mmio.o 00:03:34.069 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:34.069 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:34.069 CXX test/cpp_headers/nbd.o 00:03:34.069 CXX test/cpp_headers/notify.o 00:03:34.069 LINK blobfs_sync_ut 00:03:34.327 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:34.327 LINK reactor_ut 00:03:34.327 CXX test/cpp_headers/nvme.o 00:03:34.585 CC test/unit/lib/log/log.c/log_ut.o 00:03:34.585 LINK gpt_ut 00:03:34.585 CXX test/cpp_headers/nvme_intel.o 00:03:34.585 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:34.585 LINK jsonrpc_server_ut 00:03:34.585 CXX test/cpp_headers/nvme_ocssd.o 00:03:34.585 LINK accel_ut 00:03:34.843 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:34.843 LINK log_ut 00:03:35.101 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:35.101 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:35.101 CXX test/cpp_headers/nvme_spec.o 00:03:35.101 LINK esnap 00:03:35.101 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:35.101 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:35.360 LINK part_ut 00:03:35.360 CXX test/cpp_headers/nvme_zns.o 00:03:35.360 CXX test/cpp_headers/nvmf_cmd.o 00:03:35.360 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:35.618 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:35.618 CXX test/cpp_headers/nvmf.o 00:03:35.618 LINK conn_ut 00:03:35.618 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:35.876 CXX test/cpp_headers/nvmf_spec.o 00:03:35.876 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:35.876 LINK notify_ut 00:03:35.876 CXX test/cpp_headers/nvmf_transport.o 00:03:36.135 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:36.135 CXX test/cpp_headers/opal.o 00:03:36.392 CXX test/cpp_headers/opal_spec.o 00:03:36.392 LINK dev_ut 00:03:36.392 CXX test/cpp_headers/pci_ids.o 00:03:36.650 LINK json_parse_ut 00:03:36.650 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:36.650 LINK init_grp_ut 00:03:36.650 CXX test/cpp_headers/pipe.o 00:03:36.650 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:36.909 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:36.909 CXX test/cpp_headers/queue.o 00:03:36.909 CXX test/cpp_headers/reduce.o 00:03:36.909 LINK nvme_ut 00:03:36.909 CXX test/cpp_headers/rpc.o 00:03:37.167 LINK lun_ut 00:03:37.167 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:37.167 CXX test/cpp_headers/scheduler.o 00:03:37.167 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:37.425 CXX test/cpp_headers/scsi.o 00:03:37.425 LINK lvol_ut 00:03:37.425 CXX test/cpp_headers/scsi_spec.o 00:03:37.425 LINK json_util_ut 00:03:37.684 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:37.684 CXX test/cpp_headers/sock.o 00:03:37.684 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:37.684 LINK scsi_ut 00:03:37.942 CXX test/cpp_headers/stdinc.o 00:03:37.942 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:37.942 CXX test/cpp_headers/string.o 00:03:38.201 CXX test/cpp_headers/thread.o 00:03:38.459 CXX test/cpp_headers/trace.o 00:03:38.459 LINK param_ut 00:03:38.459 LINK ctrlr_ut 00:03:38.459 LINK bdev_ut 00:03:38.459 CXX test/cpp_headers/trace_parser.o 00:03:38.459 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:38.718 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:38.718 CXX test/cpp_headers/tree.o 00:03:38.718 CXX test/cpp_headers/ublk.o 00:03:38.718 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:38.976 LINK tcp_ut 00:03:38.976 CXX test/cpp_headers/util.o 00:03:38.976 LINK portal_grp_ut 00:03:38.976 CXX test/cpp_headers/uuid.o 00:03:38.976 CXX test/cpp_headers/version.o 00:03:38.976 LINK json_write_ut 00:03:38.976 CXX test/cpp_headers/vfio_user_pci.o 00:03:39.234 CXX test/cpp_headers/vfio_user_spec.o 00:03:39.234 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:39.234 CXX test/cpp_headers/vhost.o 00:03:39.234 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:39.234 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:39.493 LINK scsi_bdev_ut 00:03:39.493 LINK nvme_ctrlr_ut 00:03:39.493 CXX test/cpp_headers/vmd.o 00:03:39.493 LINK subsystem_ut 00:03:39.493 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:39.493 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:39.751 CXX test/cpp_headers/xor.o 00:03:39.751 CXX test/cpp_headers/zipf.o 00:03:39.751 LINK iscsi_ut 00:03:40.010 LINK scsi_pr_ut 00:03:40.010 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:40.010 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:40.010 LINK tgt_node_ut 00:03:40.010 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:40.010 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:40.269 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:40.269 LINK bdev_zone_ut 00:03:40.528 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:40.528 LINK blob_ut 00:03:40.528 LINK posix_ut 00:03:40.787 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:40.787 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:40.787 LINK vbdev_lvol_ut 00:03:40.787 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:40.787 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:40.787 LINK ctrlr_discovery_ut 00:03:41.045 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:41.045 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:41.045 LINK nvme_ctrlr_cmd_ut 00:03:41.303 LINK sock_ut 00:03:41.303 LINK bdev_raid_sb_ut 00:03:41.303 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:41.303 LINK vbdev_zone_block_ut 00:03:41.562 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:41.562 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:41.562 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:41.562 LINK concat_ut 00:03:41.820 LINK ctrlr_bdev_ut 00:03:41.820 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:41.820 LINK base64_ut 00:03:42.078 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:42.078 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:42.078 LINK cpuset_ut 00:03:42.078 LINK crc16_ut 00:03:42.336 LINK bit_array_ut 00:03:42.336 LINK nvmf_ut 00:03:42.336 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:42.336 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:42.336 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:42.594 LINK crc32_ieee_ut 00:03:42.594 LINK raid1_ut 00:03:42.594 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:42.594 LINK crc32c_ut 00:03:42.594 LINK crc64_ut 00:03:42.594 LINK auth_ut 00:03:42.594 LINK bdev_raid_ut 00:03:42.594 LINK nvme_ns_ut 00:03:42.594 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:42.852 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:42.852 CC test/unit/lib/util/math.c/math_ut.o 00:03:42.852 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:42.852 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:42.852 CC test/unit/lib/util/string.c/string_ut.o 00:03:42.852 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:42.852 LINK math_ut 00:03:43.124 LINK thread_ut 00:03:43.124 LINK iobuf_ut 00:03:43.124 LINK iov_ut 00:03:43.124 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:43.124 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:43.393 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:43.394 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:43.394 LINK string_ut 00:03:43.651 LINK pipe_ut 00:03:43.651 LINK xor_ut 00:03:43.651 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:43.651 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:43.910 LINK pci_event_ut 00:03:43.910 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:43.910 LINK raid0_ut 00:03:44.168 LINK subsystem_ut 00:03:44.168 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:44.168 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:44.168 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:44.426 LINK bdev_ut 00:03:44.426 LINK rpc_ut 00:03:44.684 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:44.684 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:44.943 LINK nvme_quirks_ut 00:03:44.943 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:44.943 LINK nvme_poll_group_ut 00:03:45.201 LINK rpc_ut 00:03:45.201 LINK nvme_ns_ocssd_cmd_ut 00:03:45.201 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:45.459 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:45.459 LINK dif_ut 00:03:45.459 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:45.459 LINK nvme_qpair_ut 00:03:45.718 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:45.718 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:45.975 LINK keyring_ut 00:03:45.975 LINK nvme_io_msg_ut 00:03:45.975 LINK nvme_transport_ut 00:03:45.975 LINK nvme_pcie_ut 00:03:46.234 LINK nvme_ns_cmd_ut 00:03:46.234 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:46.234 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:46.234 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:46.234 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:46.492 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:46.492 LINK nvme_opal_ut 00:03:46.750 LINK nvme_fabric_ut 00:03:46.750 LINK ftl_bitmap_ut 00:03:46.750 LINK bdev_nvme_ut 00:03:46.750 LINK ftl_l2p_ut 00:03:46.750 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:46.750 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:47.009 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:47.009 LINK nvme_pcie_common_ut 00:03:47.009 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:47.266 LINK ftl_io_ut 00:03:47.266 LINK ftl_mempool_ut 00:03:47.525 LINK nvme_cuse_ut 00:03:47.525 LINK ftl_p2l_ut 00:03:47.525 LINK nvme_tcp_ut 00:03:47.783 LINK ftl_mngt_ut 00:03:48.042 LINK ftl_band_ut 00:03:48.632 LINK ftl_layout_upgrade_ut 00:03:48.632 LINK ftl_sb_ut 00:03:48.632 LINK vhost_ut 00:03:48.891 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:03:48.891 08:31:17 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:03:48.891 08:31:17 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:03:48.891 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:03:49.150 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:49.150 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:03:49.150 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:03:49.150 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:03:49.150 patchelf: not an ELF executable 00:03:49.150 patchelf: not an ELF executable 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:03:49.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:03:49.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:03:49.408 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:49.667 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:50.235 Processing /home/vagrant/spdk_repo/spdk/python 00:03:50.235 Preparing metadata (setup.py): started 00:03:50.803 Preparing metadata (setup.py): finished with status 'done' 00:03:51.370 Installing collected packages: spdk 00:03:51.370 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:03:51.370 Running setup.py install for spdk: started 00:03:51.938 Running setup.py install for spdk: finished with status 'done' 00:03:51.938 Successfully installed spdk-24.9rc0 00:03:52.198 The Meson build system 00:03:52.198 Version: 1.3.1 00:03:52.198 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:52.198 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:52.198 Build type: native build 00:03:52.198 Program cat found: YES (/usr/bin/cat) 00:03:52.198 Project name: DPDK 00:03:52.198 Project version: 24.03.0 00:03:52.198 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:03:52.198 C linker for the host machine: cc ld.bfd 2.39-16 00:03:52.198 Host machine cpu family: x86_64 00:03:52.198 Host machine cpu: x86_64 00:03:52.198 Message: ## Building in Developer Mode ## 00:03:52.198 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:52.198 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:52.198 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:52.198 Program python3 found: YES (/usr/bin/python3) 00:03:52.198 Program cat found: YES (/usr/bin/cat) 00:03:52.198 Compiler for C supports arguments -march=native: YES (cached) 00:03:52.198 Checking for size of "void *" : 8 (cached) 00:03:52.198 Checking for size of "void *" : 8 (cached) 00:03:52.198 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:03:52.198 Library m found: YES 00:03:52.198 Library numa found: YES 00:03:52.198 Has header "numaif.h" : YES (cached) 00:03:52.198 Library fdt found: NO 00:03:52.198 Library execinfo found: NO 00:03:52.198 Has header "execinfo.h" : YES (cached) 00:03:52.198 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:52.198 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:52.198 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:52.198 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:52.198 Dependency openssl found: YES 3.0.9 (cached) 00:03:52.198 Dependency libpcap found: YES 1.10.4 (cached) 00:03:52.198 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wformat: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wundef: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:52.198 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:52.198 Program objdump found: YES (/usr/bin/objdump) 00:03:52.198 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:52.198 Checking if "AVX512 checking" compiles: YES (cached) 00:03:52.198 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:52.198 Fetching value of define "__AES__" : 1 (cached) 00:03:52.198 Fetching value of define "__AVX__" : 1 (cached) 00:03:52.198 Fetching value of define "__AVX2__" : 1 (cached) 00:03:52.198 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:52.198 Fetching value of define "__RDRND__" : 1 (cached) 00:03:52.198 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:52.198 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:52.198 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:52.198 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:52.198 Message: lib/log: Defining dependency "log" 00:03:52.198 Message: lib/kvargs: Defining dependency "kvargs" 00:03:52.198 Message: lib/telemetry: Defining dependency "telemetry" 00:03:52.198 Checking for function "getentropy" : NO (cached) 00:03:52.198 Message: lib/eal: Defining dependency "eal" 00:03:52.198 Message: lib/ring: Defining dependency "ring" 00:03:52.198 Message: lib/rcu: Defining dependency "rcu" 00:03:52.198 Message: lib/mempool: Defining dependency "mempool" 00:03:52.198 Message: lib/mbuf: Defining dependency "mbuf" 00:03:52.198 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:52.199 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:52.199 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:52.199 Compiler for C supports arguments -maes: YES (cached) 00:03:52.199 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:52.199 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:52.199 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:52.199 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:52.199 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:52.199 Compiler for C supports arguments -mavx2: YES (cached) 00:03:52.199 Compiler for C supports arguments -mavx: YES (cached) 00:03:52.199 Message: lib/net: Defining dependency "net" 00:03:52.199 Message: lib/meter: Defining dependency "meter" 00:03:52.199 Message: lib/ethdev: Defining dependency "ethdev" 00:03:52.199 Message: lib/pci: Defining dependency "pci" 00:03:52.199 Message: lib/cmdline: Defining dependency "cmdline" 00:03:52.199 Message: lib/hash: Defining dependency "hash" 00:03:52.199 Message: lib/timer: Defining dependency "timer" 00:03:52.199 Message: lib/compressdev: Defining dependency "compressdev" 00:03:52.199 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:52.199 Message: lib/dmadev: Defining dependency "dmadev" 00:03:52.199 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:52.199 Message: lib/power: Defining dependency "power" 00:03:52.199 Message: lib/reorder: Defining dependency "reorder" 00:03:52.199 Message: lib/security: Defining dependency "security" 00:03:52.199 Has header "linux/userfaultfd.h" : YES (cached) 00:03:52.199 Has header "linux/vduse.h" : YES (cached) 00:03:52.199 Message: lib/vhost: Defining dependency "vhost" 00:03:52.199 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:52.199 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:52.199 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:52.199 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:52.199 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:52.199 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:52.199 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:52.199 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:52.199 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:52.199 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:52.199 Program doxygen found: YES (/usr/bin/doxygen) 00:03:52.199 Configuring doxy-api-html.conf using configuration 00:03:52.199 Configuring doxy-api-man.conf using configuration 00:03:52.199 Program mandb found: YES (/usr/bin/mandb) 00:03:52.199 Program sphinx-build found: NO 00:03:52.199 Configuring rte_build_config.h using configuration 00:03:52.199 Message: 00:03:52.199 ================= 00:03:52.199 Applications Enabled 00:03:52.199 ================= 00:03:52.199 00:03:52.199 apps: 00:03:52.199 00:03:52.199 00:03:52.199 Message: 00:03:52.199 ================= 00:03:52.199 Libraries Enabled 00:03:52.199 ================= 00:03:52.199 00:03:52.199 libs: 00:03:52.199 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:52.199 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:52.199 cryptodev, dmadev, power, reorder, security, vhost, 00:03:52.199 00:03:52.199 Message: 00:03:52.199 =============== 00:03:52.199 Drivers Enabled 00:03:52.199 =============== 00:03:52.199 00:03:52.199 common: 00:03:52.199 00:03:52.199 bus: 00:03:52.199 pci, vdev, 00:03:52.199 mempool: 00:03:52.199 ring, 00:03:52.199 dma: 00:03:52.199 00:03:52.199 net: 00:03:52.199 00:03:52.199 crypto: 00:03:52.199 00:03:52.199 compress: 00:03:52.199 00:03:52.199 vdpa: 00:03:52.199 00:03:52.199 00:03:52.199 Message: 00:03:52.199 ================= 00:03:52.199 Content Skipped 00:03:52.199 ================= 00:03:52.199 00:03:52.199 apps: 00:03:52.199 dumpcap: explicitly disabled via build config 00:03:52.199 graph: explicitly disabled via build config 00:03:52.199 pdump: explicitly disabled via build config 00:03:52.199 proc-info: explicitly disabled via build config 00:03:52.199 test-acl: explicitly disabled via build config 00:03:52.199 test-bbdev: explicitly disabled via build config 00:03:52.199 test-cmdline: explicitly disabled via build config 00:03:52.199 test-compress-perf: explicitly disabled via build config 00:03:52.199 test-crypto-perf: explicitly disabled via build config 00:03:52.199 test-dma-perf: explicitly disabled via build config 00:03:52.199 test-eventdev: explicitly disabled via build config 00:03:52.199 test-fib: explicitly disabled via build config 00:03:52.199 test-flow-perf: explicitly disabled via build config 00:03:52.199 test-gpudev: explicitly disabled via build config 00:03:52.199 test-mldev: explicitly disabled via build config 00:03:52.199 test-pipeline: explicitly disabled via build config 00:03:52.199 test-pmd: explicitly disabled via build config 00:03:52.199 test-regex: explicitly disabled via build config 00:03:52.199 test-sad: explicitly disabled via build config 00:03:52.199 test-security-perf: explicitly disabled via build config 00:03:52.199 00:03:52.199 libs: 00:03:52.199 argparse: explicitly disabled via build config 00:03:52.199 metrics: explicitly disabled via build config 00:03:52.199 acl: explicitly disabled via build config 00:03:52.199 bbdev: explicitly disabled via build config 00:03:52.199 bitratestats: explicitly disabled via build config 00:03:52.199 bpf: explicitly disabled via build config 00:03:52.199 cfgfile: explicitly disabled via build config 00:03:52.199 distributor: explicitly disabled via build config 00:03:52.199 efd: explicitly disabled via build config 00:03:52.199 eventdev: explicitly disabled via build config 00:03:52.199 dispatcher: explicitly disabled via build config 00:03:52.199 gpudev: explicitly disabled via build config 00:03:52.199 gro: explicitly disabled via build config 00:03:52.199 gso: explicitly disabled via build config 00:03:52.199 ip_frag: explicitly disabled via build config 00:03:52.199 jobstats: explicitly disabled via build config 00:03:52.199 latencystats: explicitly disabled via build config 00:03:52.199 lpm: explicitly disabled via build config 00:03:52.199 member: explicitly disabled via build config 00:03:52.199 pcapng: explicitly disabled via build config 00:03:52.199 rawdev: explicitly disabled via build config 00:03:52.199 regexdev: explicitly disabled via build config 00:03:52.199 mldev: explicitly disabled via build config 00:03:52.199 rib: explicitly disabled via build config 00:03:52.199 sched: explicitly disabled via build config 00:03:52.199 stack: explicitly disabled via build config 00:03:52.199 ipsec: explicitly disabled via build config 00:03:52.199 pdcp: explicitly disabled via build config 00:03:52.199 fib: explicitly disabled via build config 00:03:52.199 port: explicitly disabled via build config 00:03:52.199 pdump: explicitly disabled via build config 00:03:52.199 table: explicitly disabled via build config 00:03:52.199 pipeline: explicitly disabled via build config 00:03:52.199 graph: explicitly disabled via build config 00:03:52.199 node: explicitly disabled via build config 00:03:52.199 00:03:52.199 drivers: 00:03:52.199 common/cpt: not in enabled drivers build config 00:03:52.199 common/dpaax: not in enabled drivers build config 00:03:52.199 common/iavf: not in enabled drivers build config 00:03:52.199 common/idpf: not in enabled drivers build config 00:03:52.199 common/ionic: not in enabled drivers build config 00:03:52.199 common/mvep: not in enabled drivers build config 00:03:52.199 common/octeontx: not in enabled drivers build config 00:03:52.199 bus/auxiliary: not in enabled drivers build config 00:03:52.199 bus/cdx: not in enabled drivers build config 00:03:52.199 bus/dpaa: not in enabled drivers build config 00:03:52.199 bus/fslmc: not in enabled drivers build config 00:03:52.199 bus/ifpga: not in enabled drivers build config 00:03:52.199 bus/platform: not in enabled drivers build config 00:03:52.199 bus/uacce: not in enabled drivers build config 00:03:52.199 bus/vmbus: not in enabled drivers build config 00:03:52.199 common/cnxk: not in enabled drivers build config 00:03:52.199 common/mlx5: not in enabled drivers build config 00:03:52.199 common/nfp: not in enabled drivers build config 00:03:52.199 common/nitrox: not in enabled drivers build config 00:03:52.199 common/qat: not in enabled drivers build config 00:03:52.199 common/sfc_efx: not in enabled drivers build config 00:03:52.199 mempool/bucket: not in enabled drivers build config 00:03:52.199 mempool/cnxk: not in enabled drivers build config 00:03:52.199 mempool/dpaa: not in enabled drivers build config 00:03:52.199 mempool/dpaa2: not in enabled drivers build config 00:03:52.199 mempool/octeontx: not in enabled drivers build config 00:03:52.199 mempool/stack: not in enabled drivers build config 00:03:52.199 dma/cnxk: not in enabled drivers build config 00:03:52.199 dma/dpaa: not in enabled drivers build config 00:03:52.199 dma/dpaa2: not in enabled drivers build config 00:03:52.199 dma/hisilicon: not in enabled drivers build config 00:03:52.199 dma/idxd: not in enabled drivers build config 00:03:52.199 dma/ioat: not in enabled drivers build config 00:03:52.199 dma/skeleton: not in enabled drivers build config 00:03:52.199 net/af_packet: not in enabled drivers build config 00:03:52.199 net/af_xdp: not in enabled drivers build config 00:03:52.199 net/ark: not in enabled drivers build config 00:03:52.199 net/atlantic: not in enabled drivers build config 00:03:52.199 net/avp: not in enabled drivers build config 00:03:52.199 net/axgbe: not in enabled drivers build config 00:03:52.199 net/bnx2x: not in enabled drivers build config 00:03:52.199 net/bnxt: not in enabled drivers build config 00:03:52.199 net/bonding: not in enabled drivers build config 00:03:52.199 net/cnxk: not in enabled drivers build config 00:03:52.199 net/cpfl: not in enabled drivers build config 00:03:52.199 net/cxgbe: not in enabled drivers build config 00:03:52.199 net/dpaa: not in enabled drivers build config 00:03:52.199 net/dpaa2: not in enabled drivers build config 00:03:52.199 net/e1000: not in enabled drivers build config 00:03:52.199 net/ena: not in enabled drivers build config 00:03:52.199 net/enetc: not in enabled drivers build config 00:03:52.200 net/enetfec: not in enabled drivers build config 00:03:52.200 net/enic: not in enabled drivers build config 00:03:52.200 net/failsafe: not in enabled drivers build config 00:03:52.200 net/fm10k: not in enabled drivers build config 00:03:52.200 net/gve: not in enabled drivers build config 00:03:52.200 net/hinic: not in enabled drivers build config 00:03:52.200 net/hns3: not in enabled drivers build config 00:03:52.200 net/i40e: not in enabled drivers build config 00:03:52.200 net/iavf: not in enabled drivers build config 00:03:52.200 net/ice: not in enabled drivers build config 00:03:52.200 net/idpf: not in enabled drivers build config 00:03:52.200 net/igc: not in enabled drivers build config 00:03:52.200 net/ionic: not in enabled drivers build config 00:03:52.200 net/ipn3ke: not in enabled drivers build config 00:03:52.200 net/ixgbe: not in enabled drivers build config 00:03:52.200 net/mana: not in enabled drivers build config 00:03:52.200 net/memif: not in enabled drivers build config 00:03:52.200 net/mlx4: not in enabled drivers build config 00:03:52.200 net/mlx5: not in enabled drivers build config 00:03:52.200 net/mvneta: not in enabled drivers build config 00:03:52.200 net/mvpp2: not in enabled drivers build config 00:03:52.200 net/netvsc: not in enabled drivers build config 00:03:52.200 net/nfb: not in enabled drivers build config 00:03:52.200 net/nfp: not in enabled drivers build config 00:03:52.200 net/ngbe: not in enabled drivers build config 00:03:52.200 net/null: not in enabled drivers build config 00:03:52.200 net/octeontx: not in enabled drivers build config 00:03:52.200 net/octeon_ep: not in enabled drivers build config 00:03:52.200 net/pcap: not in enabled drivers build config 00:03:52.200 net/pfe: not in enabled drivers build config 00:03:52.200 net/qede: not in enabled drivers build config 00:03:52.200 net/ring: not in enabled drivers build config 00:03:52.200 net/sfc: not in enabled drivers build config 00:03:52.200 net/softnic: not in enabled drivers build config 00:03:52.200 net/tap: not in enabled drivers build config 00:03:52.200 net/thunderx: not in enabled drivers build config 00:03:52.200 net/txgbe: not in enabled drivers build config 00:03:52.200 net/vdev_netvsc: not in enabled drivers build config 00:03:52.200 net/vhost: not in enabled drivers build config 00:03:52.200 net/virtio: not in enabled drivers build config 00:03:52.200 net/vmxnet3: not in enabled drivers build config 00:03:52.200 raw/*: missing internal dependency, "rawdev" 00:03:52.200 crypto/armv8: not in enabled drivers build config 00:03:52.200 crypto/bcmfs: not in enabled drivers build config 00:03:52.200 crypto/caam_jr: not in enabled drivers build config 00:03:52.200 crypto/ccp: not in enabled drivers build config 00:03:52.200 crypto/cnxk: not in enabled drivers build config 00:03:52.200 crypto/dpaa_sec: not in enabled drivers build config 00:03:52.200 crypto/dpaa2_sec: not in enabled drivers build config 00:03:52.200 crypto/ipsec_mb: not in enabled drivers build config 00:03:52.200 crypto/mlx5: not in enabled drivers build config 00:03:52.200 crypto/mvsam: not in enabled drivers build config 00:03:52.200 crypto/nitrox: not in enabled drivers build config 00:03:52.200 crypto/null: not in enabled drivers build config 00:03:52.200 crypto/octeontx: not in enabled drivers build config 00:03:52.200 crypto/openssl: not in enabled drivers build config 00:03:52.200 crypto/scheduler: not in enabled drivers build config 00:03:52.200 crypto/uadk: not in enabled drivers build config 00:03:52.200 crypto/virtio: not in enabled drivers build config 00:03:52.200 compress/isal: not in enabled drivers build config 00:03:52.200 compress/mlx5: not in enabled drivers build config 00:03:52.200 compress/nitrox: not in enabled drivers build config 00:03:52.200 compress/octeontx: not in enabled drivers build config 00:03:52.200 compress/zlib: not in enabled drivers build config 00:03:52.200 regex/*: missing internal dependency, "regexdev" 00:03:52.200 ml/*: missing internal dependency, "mldev" 00:03:52.200 vdpa/ifc: not in enabled drivers build config 00:03:52.200 vdpa/mlx5: not in enabled drivers build config 00:03:52.200 vdpa/nfp: not in enabled drivers build config 00:03:52.200 vdpa/sfc: not in enabled drivers build config 00:03:52.200 event/*: missing internal dependency, "eventdev" 00:03:52.200 baseband/*: missing internal dependency, "bbdev" 00:03:52.200 gpu/*: missing internal dependency, "gpudev" 00:03:52.200 00:03:52.200 00:03:52.457 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:03:52.457 Cleaning... 0 files. 00:03:52.715 Build targets in project: 85 00:03:52.715 00:03:52.715 DPDK 24.03.0 00:03:52.715 00:03:52.715 User defined options 00:03:52.715 default_library : shared 00:03:52.715 libdir : lib 00:03:52.715 prefix : /usr/local 00:03:52.715 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:03:52.715 c_link_args : 00:03:52.715 cpu_instruction_set: native 00:03:52.715 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:03:52.715 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:03:52.715 enable_docs : false 00:03:52.715 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:52.715 enable_kmods : false 00:03:52.715 tests : false 00:03:52.715 00:03:52.715 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:52.978 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:03:52.978 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.979 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.980 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:03:52.981 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.244 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:53.245 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:03:53.246 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:03:53.246 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.246 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:53.247 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:53.247 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:53.247 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.247 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.248 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:53.249 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:03:53.249 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:03:53.249 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:03:53.249 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:03:53.249 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:03:53.249 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:03:53.249 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:03:53.249 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:03:53.249 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:03:53.249 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:03:53.249 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:03:53.249 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:03:53.249 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:03:53.249 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:03:53.249 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:03:53.249 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:03:53.249 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:03:53.249 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:03:53.249 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:03:53.249 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:03:53.249 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:03:53.249 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:03:53.249 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:03:53.249 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:03:53.249 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:03:53.249 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:03:53.249 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:03:53.249 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:03:53.250 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:03:53.250 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:03:53.250 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:03:53.250 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:03:53.250 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:03:53.250 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:03:53.250 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:03:53.250 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:03:53.250 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:03:53.250 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:03:53.250 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:03:53.250 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:03:53.250 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:03:53.250 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:03:53.250 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:03:53.250 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:03:53.250 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:03:53.250 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:03:53.250 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:03:53.250 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:03:53.250 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:03:53.250 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:03:53.250 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:03:53.250 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:03:53.250 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:03:53.250 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:03:53.250 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:03:53.250 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:03:53.250 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:03:53.250 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:03:53.250 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:03:53.250 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:03:53.250 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:03:55.783 The Meson build system 00:03:55.783 Version: 1.3.1 00:03:55.783 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:55.783 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:55.783 Build type: native build 00:03:55.783 Program cat found: YES (/usr/bin/cat) 00:03:55.783 Project name: DPDK 00:03:55.783 Project version: 24.03.0 00:03:55.783 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:03:55.783 C linker for the host machine: cc ld.bfd 2.39-16 00:03:55.783 Host machine cpu family: x86_64 00:03:55.783 Host machine cpu: x86_64 00:03:55.783 Message: ## Building in Developer Mode ## 00:03:55.783 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:55.783 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:55.783 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:55.783 Program python3 found: YES (/usr/bin/python3) 00:03:55.783 Program cat found: YES (/usr/bin/cat) 00:03:55.783 Compiler for C supports arguments -march=native: YES (cached) 00:03:55.783 Checking for size of "void *" : 8 (cached) 00:03:55.783 Checking for size of "void *" : 8 (cached) 00:03:55.783 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:03:55.783 Library m found: YES 00:03:55.783 Library numa found: YES 00:03:55.783 Has header "numaif.h" : YES (cached) 00:03:55.783 Library fdt found: NO 00:03:55.783 Library execinfo found: NO 00:03:55.783 Has header "execinfo.h" : YES (cached) 00:03:55.783 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:55.783 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:55.783 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:55.783 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:55.783 Dependency openssl found: YES 3.0.9 (cached) 00:03:55.783 Dependency libpcap found: YES 1.10.4 (cached) 00:03:55.783 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wformat: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wundef: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:55.783 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:55.783 Program objdump found: YES (/usr/bin/objdump) 00:03:55.783 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:55.783 Checking if "AVX512 checking" compiles: YES (cached) 00:03:55.783 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:55.783 Fetching value of define "__AES__" : 1 (cached) 00:03:55.783 Fetching value of define "__AVX__" : 1 (cached) 00:03:55.783 Fetching value of define "__AVX2__" : 1 (cached) 00:03:55.783 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:55.783 Fetching value of define "__RDRND__" : 1 (cached) 00:03:55.783 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:55.783 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:55.783 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:55.783 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:55.783 Message: lib/log: Defining dependency "log" 00:03:55.783 Message: lib/kvargs: Defining dependency "kvargs" 00:03:55.783 Message: lib/telemetry: Defining dependency "telemetry" 00:03:55.783 Checking for function "getentropy" : NO (cached) 00:03:55.783 Message: lib/eal: Defining dependency "eal" 00:03:55.783 Message: lib/ring: Defining dependency "ring" 00:03:55.783 Message: lib/rcu: Defining dependency "rcu" 00:03:55.783 Message: lib/mempool: Defining dependency "mempool" 00:03:55.783 Message: lib/mbuf: Defining dependency "mbuf" 00:03:55.783 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:55.783 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:55.783 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:55.783 Compiler for C supports arguments -maes: YES (cached) 00:03:55.783 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:55.783 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:55.783 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:55.783 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:55.783 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:55.783 Compiler for C supports arguments -mavx2: YES (cached) 00:03:55.783 Compiler for C supports arguments -mavx: YES (cached) 00:03:55.783 Message: lib/net: Defining dependency "net" 00:03:55.783 Message: lib/meter: Defining dependency "meter" 00:03:55.783 Message: lib/ethdev: Defining dependency "ethdev" 00:03:55.783 Message: lib/pci: Defining dependency "pci" 00:03:55.783 Message: lib/cmdline: Defining dependency "cmdline" 00:03:55.783 Message: lib/hash: Defining dependency "hash" 00:03:55.784 Message: lib/timer: Defining dependency "timer" 00:03:55.784 Message: lib/compressdev: Defining dependency "compressdev" 00:03:55.784 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:55.784 Message: lib/dmadev: Defining dependency "dmadev" 00:03:55.784 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:55.784 Message: lib/power: Defining dependency "power" 00:03:55.784 Message: lib/reorder: Defining dependency "reorder" 00:03:55.784 Message: lib/security: Defining dependency "security" 00:03:55.784 Has header "linux/userfaultfd.h" : YES (cached) 00:03:55.784 Has header "linux/vduse.h" : YES (cached) 00:03:55.784 Message: lib/vhost: Defining dependency "vhost" 00:03:55.784 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:55.784 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:55.784 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:55.784 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:55.784 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:55.784 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:55.784 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:55.784 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:55.784 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:55.784 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:55.784 Program doxygen found: YES (/usr/bin/doxygen) 00:03:55.784 Configuring doxy-api-html.conf using configuration 00:03:55.784 Configuring doxy-api-man.conf using configuration 00:03:55.784 Program mandb found: YES (/usr/bin/mandb) 00:03:55.784 Program sphinx-build found: NO 00:03:55.784 Configuring rte_build_config.h using configuration 00:03:55.784 Message: 00:03:55.784 ================= 00:03:55.784 Applications Enabled 00:03:55.784 ================= 00:03:55.784 00:03:55.784 apps: 00:03:55.784 00:03:55.784 00:03:55.784 Message: 00:03:55.784 ================= 00:03:55.784 Libraries Enabled 00:03:55.784 ================= 00:03:55.784 00:03:55.784 libs: 00:03:55.784 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:55.784 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:55.784 cryptodev, dmadev, power, reorder, security, vhost, 00:03:55.784 00:03:55.784 Message: 00:03:55.784 =============== 00:03:55.784 Drivers Enabled 00:03:55.784 =============== 00:03:55.784 00:03:55.784 common: 00:03:55.784 00:03:55.784 bus: 00:03:55.784 pci, vdev, 00:03:55.784 mempool: 00:03:55.784 ring, 00:03:55.784 dma: 00:03:55.784 00:03:55.784 net: 00:03:55.784 00:03:55.784 crypto: 00:03:55.784 00:03:55.784 compress: 00:03:55.784 00:03:55.784 vdpa: 00:03:55.784 00:03:55.784 00:03:55.784 Message: 00:03:55.784 ================= 00:03:55.784 Content Skipped 00:03:55.784 ================= 00:03:55.784 00:03:55.784 apps: 00:03:55.784 dumpcap: explicitly disabled via build config 00:03:55.784 graph: explicitly disabled via build config 00:03:55.784 pdump: explicitly disabled via build config 00:03:55.784 proc-info: explicitly disabled via build config 00:03:55.784 test-acl: explicitly disabled via build config 00:03:55.784 test-bbdev: explicitly disabled via build config 00:03:55.784 test-cmdline: explicitly disabled via build config 00:03:55.784 test-compress-perf: explicitly disabled via build config 00:03:55.784 test-crypto-perf: explicitly disabled via build config 00:03:55.784 test-dma-perf: explicitly disabled via build config 00:03:55.784 test-eventdev: explicitly disabled via build config 00:03:55.784 test-fib: explicitly disabled via build config 00:03:55.784 test-flow-perf: explicitly disabled via build config 00:03:55.784 test-gpudev: explicitly disabled via build config 00:03:55.784 test-mldev: explicitly disabled via build config 00:03:55.784 test-pipeline: explicitly disabled via build config 00:03:55.784 test-pmd: explicitly disabled via build config 00:03:55.784 test-regex: explicitly disabled via build config 00:03:55.784 test-sad: explicitly disabled via build config 00:03:55.784 test-security-perf: explicitly disabled via build config 00:03:55.784 00:03:55.784 libs: 00:03:55.784 argparse: explicitly disabled via build config 00:03:55.784 metrics: explicitly disabled via build config 00:03:55.784 acl: explicitly disabled via build config 00:03:55.784 bbdev: explicitly disabled via build config 00:03:55.784 bitratestats: explicitly disabled via build config 00:03:55.784 bpf: explicitly disabled via build config 00:03:55.784 cfgfile: explicitly disabled via build config 00:03:55.784 distributor: explicitly disabled via build config 00:03:55.784 efd: explicitly disabled via build config 00:03:55.784 eventdev: explicitly disabled via build config 00:03:55.784 dispatcher: explicitly disabled via build config 00:03:55.784 gpudev: explicitly disabled via build config 00:03:55.784 gro: explicitly disabled via build config 00:03:55.784 gso: explicitly disabled via build config 00:03:55.784 ip_frag: explicitly disabled via build config 00:03:55.784 jobstats: explicitly disabled via build config 00:03:55.784 latencystats: explicitly disabled via build config 00:03:55.784 lpm: explicitly disabled via build config 00:03:55.784 member: explicitly disabled via build config 00:03:55.784 pcapng: explicitly disabled via build config 00:03:55.784 rawdev: explicitly disabled via build config 00:03:55.784 regexdev: explicitly disabled via build config 00:03:55.784 mldev: explicitly disabled via build config 00:03:55.784 rib: explicitly disabled via build config 00:03:55.784 sched: explicitly disabled via build config 00:03:55.784 stack: explicitly disabled via build config 00:03:55.784 ipsec: explicitly disabled via build config 00:03:55.784 pdcp: explicitly disabled via build config 00:03:55.784 fib: explicitly disabled via build config 00:03:55.784 port: explicitly disabled via build config 00:03:55.784 pdump: explicitly disabled via build config 00:03:55.784 table: explicitly disabled via build config 00:03:55.784 pipeline: explicitly disabled via build config 00:03:55.784 graph: explicitly disabled via build config 00:03:55.784 node: explicitly disabled via build config 00:03:55.784 00:03:55.784 drivers: 00:03:55.784 common/cpt: not in enabled drivers build config 00:03:55.784 common/dpaax: not in enabled drivers build config 00:03:55.784 common/iavf: not in enabled drivers build config 00:03:55.784 common/idpf: not in enabled drivers build config 00:03:55.784 common/ionic: not in enabled drivers build config 00:03:55.784 common/mvep: not in enabled drivers build config 00:03:55.784 common/octeontx: not in enabled drivers build config 00:03:55.784 bus/auxiliary: not in enabled drivers build config 00:03:55.784 bus/cdx: not in enabled drivers build config 00:03:55.784 bus/dpaa: not in enabled drivers build config 00:03:55.784 bus/fslmc: not in enabled drivers build config 00:03:55.784 bus/ifpga: not in enabled drivers build config 00:03:55.784 bus/platform: not in enabled drivers build config 00:03:55.784 bus/uacce: not in enabled drivers build config 00:03:55.784 bus/vmbus: not in enabled drivers build config 00:03:55.784 common/cnxk: not in enabled drivers build config 00:03:55.784 common/mlx5: not in enabled drivers build config 00:03:55.784 common/nfp: not in enabled drivers build config 00:03:55.784 common/nitrox: not in enabled drivers build config 00:03:55.784 common/qat: not in enabled drivers build config 00:03:55.784 common/sfc_efx: not in enabled drivers build config 00:03:55.784 mempool/bucket: not in enabled drivers build config 00:03:55.784 mempool/cnxk: not in enabled drivers build config 00:03:55.784 mempool/dpaa: not in enabled drivers build config 00:03:55.784 mempool/dpaa2: not in enabled drivers build config 00:03:55.784 mempool/octeontx: not in enabled drivers build config 00:03:55.784 mempool/stack: not in enabled drivers build config 00:03:55.784 dma/cnxk: not in enabled drivers build config 00:03:55.784 dma/dpaa: not in enabled drivers build config 00:03:55.784 dma/dpaa2: not in enabled drivers build config 00:03:55.784 dma/hisilicon: not in enabled drivers build config 00:03:55.784 dma/idxd: not in enabled drivers build config 00:03:55.784 dma/ioat: not in enabled drivers build config 00:03:55.784 dma/skeleton: not in enabled drivers build config 00:03:55.784 net/af_packet: not in enabled drivers build config 00:03:55.784 net/af_xdp: not in enabled drivers build config 00:03:55.784 net/ark: not in enabled drivers build config 00:03:55.784 net/atlantic: not in enabled drivers build config 00:03:55.784 net/avp: not in enabled drivers build config 00:03:55.784 net/axgbe: not in enabled drivers build config 00:03:55.784 net/bnx2x: not in enabled drivers build config 00:03:55.784 net/bnxt: not in enabled drivers build config 00:03:55.784 net/bonding: not in enabled drivers build config 00:03:55.784 net/cnxk: not in enabled drivers build config 00:03:55.784 net/cpfl: not in enabled drivers build config 00:03:55.784 net/cxgbe: not in enabled drivers build config 00:03:55.784 net/dpaa: not in enabled drivers build config 00:03:55.784 net/dpaa2: not in enabled drivers build config 00:03:55.784 net/e1000: not in enabled drivers build config 00:03:55.784 net/ena: not in enabled drivers build config 00:03:55.784 net/enetc: not in enabled drivers build config 00:03:55.784 net/enetfec: not in enabled drivers build config 00:03:55.784 net/enic: not in enabled drivers build config 00:03:55.784 net/failsafe: not in enabled drivers build config 00:03:55.784 net/fm10k: not in enabled drivers build config 00:03:55.784 net/gve: not in enabled drivers build config 00:03:55.784 net/hinic: not in enabled drivers build config 00:03:55.784 net/hns3: not in enabled drivers build config 00:03:55.784 net/i40e: not in enabled drivers build config 00:03:55.784 net/iavf: not in enabled drivers build config 00:03:55.784 net/ice: not in enabled drivers build config 00:03:55.785 net/idpf: not in enabled drivers build config 00:03:55.785 net/igc: not in enabled drivers build config 00:03:55.785 net/ionic: not in enabled drivers build config 00:03:55.785 net/ipn3ke: not in enabled drivers build config 00:03:55.785 net/ixgbe: not in enabled drivers build config 00:03:55.785 net/mana: not in enabled drivers build config 00:03:55.785 net/memif: not in enabled drivers build config 00:03:55.785 net/mlx4: not in enabled drivers build config 00:03:55.785 net/mlx5: not in enabled drivers build config 00:03:55.785 net/mvneta: not in enabled drivers build config 00:03:55.785 net/mvpp2: not in enabled drivers build config 00:03:55.785 net/netvsc: not in enabled drivers build config 00:03:55.785 net/nfb: not in enabled drivers build config 00:03:55.785 net/nfp: not in enabled drivers build config 00:03:55.785 net/ngbe: not in enabled drivers build config 00:03:55.785 net/null: not in enabled drivers build config 00:03:55.785 net/octeontx: not in enabled drivers build config 00:03:55.785 net/octeon_ep: not in enabled drivers build config 00:03:55.785 net/pcap: not in enabled drivers build config 00:03:55.785 net/pfe: not in enabled drivers build config 00:03:55.785 net/qede: not in enabled drivers build config 00:03:55.785 net/ring: not in enabled drivers build config 00:03:55.785 net/sfc: not in enabled drivers build config 00:03:55.785 net/softnic: not in enabled drivers build config 00:03:55.785 net/tap: not in enabled drivers build config 00:03:55.785 net/thunderx: not in enabled drivers build config 00:03:55.785 net/txgbe: not in enabled drivers build config 00:03:55.785 net/vdev_netvsc: not in enabled drivers build config 00:03:55.785 net/vhost: not in enabled drivers build config 00:03:55.785 net/virtio: not in enabled drivers build config 00:03:55.785 net/vmxnet3: not in enabled drivers build config 00:03:55.785 raw/*: missing internal dependency, "rawdev" 00:03:55.785 crypto/armv8: not in enabled drivers build config 00:03:55.785 crypto/bcmfs: not in enabled drivers build config 00:03:55.785 crypto/caam_jr: not in enabled drivers build config 00:03:55.785 crypto/ccp: not in enabled drivers build config 00:03:55.785 crypto/cnxk: not in enabled drivers build config 00:03:55.785 crypto/dpaa_sec: not in enabled drivers build config 00:03:55.785 crypto/dpaa2_sec: not in enabled drivers build config 00:03:55.785 crypto/ipsec_mb: not in enabled drivers build config 00:03:55.785 crypto/mlx5: not in enabled drivers build config 00:03:55.785 crypto/mvsam: not in enabled drivers build config 00:03:55.785 crypto/nitrox: not in enabled drivers build config 00:03:55.785 crypto/null: not in enabled drivers build config 00:03:55.785 crypto/octeontx: not in enabled drivers build config 00:03:55.785 crypto/openssl: not in enabled drivers build config 00:03:55.785 crypto/scheduler: not in enabled drivers build config 00:03:55.785 crypto/uadk: not in enabled drivers build config 00:03:55.785 crypto/virtio: not in enabled drivers build config 00:03:55.785 compress/isal: not in enabled drivers build config 00:03:55.785 compress/mlx5: not in enabled drivers build config 00:03:55.785 compress/nitrox: not in enabled drivers build config 00:03:55.785 compress/octeontx: not in enabled drivers build config 00:03:55.785 compress/zlib: not in enabled drivers build config 00:03:55.785 regex/*: missing internal dependency, "regexdev" 00:03:55.785 ml/*: missing internal dependency, "mldev" 00:03:55.785 vdpa/ifc: not in enabled drivers build config 00:03:55.785 vdpa/mlx5: not in enabled drivers build config 00:03:55.785 vdpa/nfp: not in enabled drivers build config 00:03:55.785 vdpa/sfc: not in enabled drivers build config 00:03:55.785 event/*: missing internal dependency, "eventdev" 00:03:55.785 baseband/*: missing internal dependency, "bbdev" 00:03:55.785 gpu/*: missing internal dependency, "gpudev" 00:03:55.785 00:03:55.785 00:03:56.044 Cleaning... 0 files. 00:03:56.044 Build targets in project: 85 00:03:56.044 00:03:56.044 DPDK 24.03.0 00:03:56.044 00:03:56.044 User defined options 00:03:56.044 default_library : shared 00:03:56.044 libdir : lib 00:03:56.044 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:56.044 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:03:56.044 c_link_args : 00:03:56.044 cpu_instruction_set: native 00:03:56.044 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:03:56.044 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:03:56.044 enable_docs : false 00:03:56.044 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:56.044 enable_kmods : false 00:03:56.044 tests : false 00:03:56.044 00:03:56.044 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:03:56.612 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:03:56.871 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:03:57.130 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:03:57.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:03:57.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:03:57.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:03:57.647 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:03:57.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:03:57.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:03:58.165 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:03:58.423 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:03:58.423 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:03:58.423 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:03:58.423 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:03:58.423 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:03:58.423 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:03:58.682 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:03:58.941 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:03:59.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:03:59.457 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:03:59.457 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:03:59.457 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:03:59.457 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:03:59.457 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:03:59.457 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:04:00.023 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:04:00.024 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:04:00.591 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:04:00.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:04:00.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:04:00.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:04:00.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:04:00.849 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:04:01.415 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:04:01.673 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:04:01.673 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:04:01.673 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:04:01.932 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:04:01.932 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:04:01.932 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:04:02.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:04:02.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:04:02.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:04:02.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:04:02.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:04:02.190 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:04:02.190 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:04:02.190 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:04:02.190 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:04:02.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:04:02.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:04:02.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:04:02.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:04:02.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:04:02.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:04:02.706 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:04:02.706 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:04:02.706 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:04:02.706 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:04:02.706 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:04:02.706 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:04:02.706 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:04:03.284 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:04:03.284 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:04:03.284 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:04:03.284 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:04:03.284 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:04:03.284 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:04:03.284 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:04:03.284 make[2]: Nothing to be done for 'install'. 00:04:03.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:04:03.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:04:03.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:04:03.825 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:04:03.825 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:04:05.230 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:04:05.230 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ export SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@39 -- $ _sudo='sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib' 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@42 -- $ run_test external_make_accel_module_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:05.230 08:31:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:05.230 ************************************ 00:04:05.230 START TEST external_make_accel_module_shared 00:04:05.230 ************************************ 00:04:05.230 08:31:34 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:05.230 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:05.230 make --directory=accel shared_module 00:04:05.230 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:05.230 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:05.489 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o -o libaccel_external_module.so 00:04:05.489 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module app_module.c -g -L. -laccel_external_module \ 00:04:05.489 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:05.746 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:05.747 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:05.747 00:04:05.747 real 0m0.568s 00:04:05.747 user 0m0.328s 00:04:05.747 sys 0m0.168s 00:04:05.747 08:31:34 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:05.747 08:31:34 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:05.747 ************************************ 00:04:05.747 END TEST external_make_accel_module_shared 00:04:05.747 ************************************ 00:04:05.747 08:31:34 autobuild.autobuild_external_code -- external_code/test_make.sh@43 -- $ run_test external_run_accel_module_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:05.747 08:31:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:04:05.747 08:31:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:05.747 08:31:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:05.747 ************************************ 00:04:05.747 START TEST external_run_accel_module_shared 00:04:05.747 ************************************ 00:04:05.747 08:31:34 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:06.004 [2024-06-10 08:31:34.786573] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:04:06.004 [2024-06-10 08:31:34.786667] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70563 ] 00:04:06.004 [2024-06-10 08:31:34.909891] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:06.260 [2024-06-10 08:31:35.055183] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:04:06.260 [2024-06-10 08:31:35.059625] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:04:06.260 [2024-06-10 08:31:35.067613] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:04:06.260 [2024-06-10 08:31:35.075612] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:04:07.194 Running on accel module task with code: 1 00:04:07.194 Running fill callback 00:04:07.194 Running on accel module task with code: 0 00:04:07.194 Running copy callback 00:04:07.194 Running on accel module task with code: 3 00:04:07.194 Running compare callback 00:04:07.194 00:04:07.194 real 0m1.219s 00:04:07.194 user 0m0.702s 00:04:07.194 sys 0m0.363s 00:04:07.194 08:31:35 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:07.194 08:31:35 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:07.194 ************************************ 00:04:07.194 END TEST external_run_accel_module_shared 00:04:07.194 ************************************ 00:04:07.194 08:31:35 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:07.194 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:07.194 rm -f ./hello_world/hello_bdev 00:04:07.194 rm -f ./passthru/libpassthru_external.* 00:04:07.194 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:07.194 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:07.194 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:07.194 08:31:36 autobuild.autobuild_external_code -- external_code/test_make.sh@49 -- $ run_test external_make_accel_driver_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:07.194 08:31:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:04:07.194 08:31:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:07.194 08:31:36 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:07.194 ************************************ 00:04:07.194 START TEST external_make_accel_driver_shared 00:04:07.194 ************************************ 00:04:07.194 08:31:36 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:07.194 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:07.194 make --directory=accel shared_driver 00:04:07.194 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:07.194 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:07.453 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC driver.c -o driver.o 00:04:07.453 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o driver.o -o libaccel_external_driver.so 00:04:07.453 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver app_driver.c -g -L. -laccel_external_driver \ 00:04:07.453 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:08.019 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:08.019 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:08.019 00:04:08.019 real 0m0.687s 00:04:08.019 user 0m0.434s 00:04:08.019 sys 0m0.245s 00:04:08.019 08:31:36 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:08.019 08:31:36 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:08.019 ************************************ 00:04:08.019 END TEST external_make_accel_driver_shared 00:04:08.019 ************************************ 00:04:08.019 08:31:36 autobuild.autobuild_external_code -- external_code/test_make.sh@50 -- $ run_test external_run_accel_driver_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:08.019 08:31:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:04:08.019 08:31:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:08.019 08:31:36 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:08.019 ************************************ 00:04:08.019 START TEST external_run_accel_driver_shared 00:04:08.019 ************************************ 00:04:08.019 08:31:36 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:08.019 [2024-06-10 08:31:36.881673] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:04:08.019 [2024-06-10 08:31:36.881762] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70692 ] 00:04:08.019 [2024-06-10 08:31:37.005953] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:08.277 [2024-06-10 08:31:37.150336] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:04:08.277 [2024-06-10 08:31:37.154861] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:04:09.242 Running on accel driver task with code: 0 00:04:09.242 Running on accel module task with code: 0 00:04:09.242 Running on accel driver task with code: 1 00:04:09.242 Running on accel driver task with code: 0 00:04:09.242 Running on accel module task with code: 0 00:04:09.242 Running on accel driver task with code: 1 00:04:09.242 Running sequence callback 00:04:09.242 00:04:09.242 real 0m1.232s 00:04:09.242 user 0m0.709s 00:04:09.242 sys 0m0.380s 00:04:09.242 08:31:38 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:09.242 08:31:38 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:09.242 ************************************ 00:04:09.242 END TEST external_run_accel_driver_shared 00:04:09.242 ************************************ 00:04:09.242 08:31:38 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:09.242 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:09.242 rm -f ./hello_world/hello_bdev 00:04:09.242 rm -f ./passthru/libpassthru_external.* 00:04:09.242 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:09.242 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:09.242 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:09.242 08:31:38 autobuild.autobuild_external_code -- external_code/test_make.sh@56 -- $ run_test external_make_hello_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:09.242 08:31:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:04:09.242 08:31:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:09.242 08:31:38 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:09.242 ************************************ 00:04:09.242 START TEST external_make_hello_bdev_shared_combo 00:04:09.242 ************************************ 00:04:09.242 08:31:38 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:09.242 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:09.242 make --directory=passthru shared 00:04:09.242 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:09.242 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:09.502 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:09.760 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:09.760 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:09.760 make --directory=hello_world bdev_shared_combo 00:04:09.760 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:10.018 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lpassthru_external \ 00:04:10.018 -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:10.277 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:10.277 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:10.277 00:04:10.277 real 0m0.971s 00:04:10.277 user 0m0.668s 00:04:10.277 sys 0m0.288s 00:04:10.277 08:31:39 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:10.277 ************************************ 00:04:10.277 08:31:39 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:10.277 END TEST external_make_hello_bdev_shared_combo 00:04:10.277 ************************************ 00:04:10.277 08:31:39 autobuild.autobuild_external_code -- external_code/test_make.sh@57 -- $ run_test external_run_hello_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:10.277 08:31:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:04:10.277 08:31:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:10.277 08:31:39 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:10.277 ************************************ 00:04:10.277 START TEST external_run_hello_bdev_shared_combo 00:04:10.277 ************************************ 00:04:10.277 08:31:39 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:10.277 [2024-06-10 08:31:39.281005] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:04:10.278 [2024-06-10 08:31:39.281136] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70851 ] 00:04:10.535 [2024-06-10 08:31:39.406729] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:10.535 [2024-06-10 08:31:39.504785] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:04:10.793 [2024-06-10 08:31:39.751210] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:10.793 [2024-06-10 08:31:39.751295] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:10.793 [2024-06-10 08:31:39.751327] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x2540130 00:04:10.793 [2024-06-10 08:31:39.751353] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:10.793 [2024-06-10 08:31:39.752038] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:10.793 [2024-06-10 08:31:39.752083] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:10.793 [2024-06-10 08:31:39.755317] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:10.793 [2024-06-10 08:31:39.755362] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:10.793 [2024-06-10 08:31:39.755388] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:10.793 [2024-06-10 08:31:39.755873] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:10.793 [2024-06-10 08:31:39.755910] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:10.793 [2024-06-10 08:31:39.755927] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:10.793 [2024-06-10 08:31:39.755943] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:10.793 00:04:10.793 [2024-06-10 08:31:39.755957] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:11.388 00:04:11.388 real 0m1.076s 00:04:11.388 user 0m0.648s 00:04:11.388 sys 0m0.288s 00:04:11.388 08:31:40 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:11.388 ************************************ 00:04:11.388 END TEST external_run_hello_bdev_shared_combo 00:04:11.388 08:31:40 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:11.388 ************************************ 00:04:11.388 08:31:40 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:11.388 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:11.388 rm -f ./hello_world/hello_bdev 00:04:11.388 rm -f ./passthru/libpassthru_external.* 00:04:11.388 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:11.647 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:11.647 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:11.647 08:31:40 autobuild.autobuild_external_code -- external_code/test_make.sh@63 -- $ run_test external_make_hello_no_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:11.647 08:31:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:04:11.647 08:31:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:11.647 08:31:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:11.647 ************************************ 00:04:11.647 START TEST external_make_hello_no_bdev_shared_combo 00:04:11.647 ************************************ 00:04:11.647 08:31:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:11.647 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:11.647 make --directory=hello_world alone_shared_combo 00:04:11.647 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:11.906 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:12.165 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:12.165 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:12.165 00:04:12.165 real 0m0.580s 00:04:12.165 user 0m0.397s 00:04:12.165 sys 0m0.177s 00:04:12.165 08:31:41 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:12.165 08:31:41 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:12.165 ************************************ 00:04:12.165 END TEST external_make_hello_no_bdev_shared_combo 00:04:12.165 ************************************ 00:04:12.165 08:31:41 autobuild.autobuild_external_code -- external_code/test_make.sh@64 -- $ run_test external_run_hello_no_bdev_shared_combo sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:12.165 08:31:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:04:12.165 08:31:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:12.165 08:31:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:12.165 ************************************ 00:04:12.165 START TEST external_run_hello_no_bdev_shared_combo 00:04:12.165 ************************************ 00:04:12.165 08:31:41 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:12.165 [2024-06-10 08:31:41.126255] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:04:12.165 [2024-06-10 08:31:41.126347] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70964 ] 00:04:12.424 [2024-06-10 08:31:41.251554] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:12.424 [2024-06-10 08:31:41.392531] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:04:12.683 [2024-06-10 08:31:41.711546] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:12.683 [2024-06-10 08:31:41.711594] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:12.683 [2024-06-10 08:31:41.711607] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:12.942 [2024-06-10 08:31:41.712432] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:12.942 [2024-06-10 08:31:41.712458] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:12.942 [2024-06-10 08:31:41.712505] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:12.942 [2024-06-10 08:31:41.712517] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:12.942 00:04:12.942 [2024-06-10 08:31:41.712529] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:13.509 00:04:13.509 real 0m1.186s 00:04:13.509 user 0m0.687s 00:04:13.509 sys 0m0.361s 00:04:13.509 08:31:42 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:13.509 ************************************ 00:04:13.509 END TEST external_run_hello_no_bdev_shared_combo 00:04:13.509 ************************************ 00:04:13.509 08:31:42 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:13.509 08:31:42 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:13.509 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.509 rm -f ./hello_world/hello_bdev 00:04:13.509 rm -f ./passthru/libpassthru_external.* 00:04:13.509 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:13.509 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:13.509 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.509 08:31:42 autobuild.autobuild_external_code -- external_code/test_make.sh@70 -- $ run_test external_make_hello_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:13.509 08:31:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:04:13.509 08:31:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:13.509 08:31:42 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:13.509 ************************************ 00:04:13.509 START TEST external_make_hello_bdev_shared_iso 00:04:13.509 ************************************ 00:04:13.509 08:31:42 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:13.509 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:13.509 make --directory=passthru shared 00:04:13.509 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:13.509 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:13.769 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:13.769 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:13.769 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:13.769 make --directory=hello_world bdev_shared_iso 00:04:14.039 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:14.039 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:14.039 -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log \ 00:04:14.040 -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:14.310 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:14.310 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:14.310 00:04:14.310 real 0m0.913s 00:04:14.310 user 0m0.618s 00:04:14.310 sys 0m0.285s 00:04:14.310 08:31:43 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:14.310 ************************************ 00:04:14.310 08:31:43 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:14.310 END TEST external_make_hello_bdev_shared_iso 00:04:14.310 ************************************ 00:04:14.569 08:31:43 autobuild.autobuild_external_code -- external_code/test_make.sh@71 -- $ run_test external_run_hello_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:14.569 08:31:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:04:14.569 08:31:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:14.569 08:31:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:14.569 ************************************ 00:04:14.569 START TEST external_run_hello_bdev_shared_iso 00:04:14.569 ************************************ 00:04:14.569 08:31:43 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:14.569 [2024-06-10 08:31:43.412282] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:04:14.569 [2024-06-10 08:31:43.412394] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71123 ] 00:04:14.569 [2024-06-10 08:31:43.538009] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:14.828 [2024-06-10 08:31:43.661870] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:04:14.828 [2024-06-10 08:31:43.798946] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:14.828 [2024-06-10 08:31:43.799013] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:14.828 [2024-06-10 08:31:43.799037] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x22176f0 00:04:14.828 [2024-06-10 08:31:43.799051] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:14.828 [2024-06-10 08:31:43.799588] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:14.828 [2024-06-10 08:31:43.799619] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:14.828 [2024-06-10 08:31:43.803061] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:14.828 [2024-06-10 08:31:43.803103] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:14.828 [2024-06-10 08:31:43.803118] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:14.828 [2024-06-10 08:31:43.803564] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:14.828 [2024-06-10 08:31:43.803599] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:14.828 [2024-06-10 08:31:43.803626] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:14.828 [2024-06-10 08:31:43.803641] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:14.828 00:04:14.828 [2024-06-10 08:31:43.803655] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:15.395 00:04:15.395 real 0m0.773s 00:04:15.395 user 0m0.446s 00:04:15.395 sys 0m0.201s 00:04:15.395 08:31:44 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:15.395 08:31:44 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:15.395 ************************************ 00:04:15.395 END TEST external_run_hello_bdev_shared_iso 00:04:15.395 ************************************ 00:04:15.395 08:31:44 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:15.395 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.395 rm -f ./hello_world/hello_bdev 00:04:15.395 rm -f ./passthru/libpassthru_external.* 00:04:15.395 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:15.395 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:15.395 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.395 08:31:44 autobuild.autobuild_external_code -- external_code/test_make.sh@77 -- $ run_test external_make_hello_no_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:15.395 08:31:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:04:15.395 08:31:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:15.395 08:31:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:15.395 ************************************ 00:04:15.395 START TEST external_make_hello_no_bdev_shared_iso 00:04:15.395 ************************************ 00:04:15.395 08:31:44 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:15.395 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.395 make --directory=hello_world alone_shared_iso 00:04:15.396 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:15.655 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:15.655 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:15.913 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:15.913 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:15.913 00:04:15.913 real 0m0.563s 00:04:15.913 user 0m0.392s 00:04:15.913 sys 0m0.162s 00:04:15.913 08:31:44 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:15.913 ************************************ 00:04:15.913 END TEST external_make_hello_no_bdev_shared_iso 00:04:15.914 08:31:44 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:15.914 ************************************ 00:04:15.914 08:31:44 autobuild.autobuild_external_code -- external_code/test_make.sh@78 -- $ run_test external_run_hello_no_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:15.914 08:31:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:04:15.914 08:31:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:15.914 08:31:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:15.914 ************************************ 00:04:15.914 START TEST external_run_hello_no_bdev_shared_iso 00:04:15.914 ************************************ 00:04:15.914 08:31:44 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:15.914 [2024-06-10 08:31:44.939515] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:04:15.914 [2024-06-10 08:31:44.939618] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71235 ] 00:04:16.173 [2024-06-10 08:31:45.063814] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:16.173 [2024-06-10 08:31:45.200966] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:04:16.432 [2024-06-10 08:31:45.353380] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:16.432 [2024-06-10 08:31:45.353441] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:16.432 [2024-06-10 08:31:45.353468] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:16.432 [2024-06-10 08:31:45.354690] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:16.432 [2024-06-10 08:31:45.354725] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:16.432 [2024-06-10 08:31:45.354741] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:16.432 [2024-06-10 08:31:45.354753] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:16.432 00:04:16.432 [2024-06-10 08:31:45.354765] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:16.702 00:04:16.702 real 0m0.760s 00:04:16.702 user 0m0.422s 00:04:16.702 sys 0m0.204s 00:04:16.702 08:31:45 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:16.702 ************************************ 00:04:16.702 END TEST external_run_hello_no_bdev_shared_iso 00:04:16.702 08:31:45 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:16.702 ************************************ 00:04:16.702 08:31:45 autobuild.autobuild_external_code -- external_code/test_make.sh@82 -- $ run_test external_make_nvme_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:16.702 08:31:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:04:16.702 08:31:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:16.702 08:31:45 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:16.702 ************************************ 00:04:16.702 START TEST external_make_nvme_shared 00:04:16.702 ************************************ 00:04:16.702 08:31:45 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:16.702 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:16.961 make --directory=nvme shared 00:04:16.961 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:16.961 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC nvme.c -o nvme.o 00:04:17.220 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared nvme.o -o libnvme_external.so 00:04:17.220 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs identify.c -o identify -L. -lnvme_external \ 00:04:17.220 -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:17.479 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:17.479 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:17.479 00:04:17.479 real 0m0.596s 00:04:17.479 user 0m0.416s 00:04:17.479 sys 0m0.174s 00:04:17.479 08:31:46 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:17.479 08:31:46 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:17.479 ************************************ 00:04:17.479 END TEST external_make_nvme_shared 00:04:17.479 ************************************ 00:04:17.479 08:31:46 autobuild.autobuild_external_code -- external_code/test_make.sh@83 -- $ run_test external_run_nvme_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:17.479 08:31:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 6 -le 1 ']' 00:04:17.479 08:31:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:04:17.479 08:31:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:17.479 ************************************ 00:04:17.479 START TEST external_run_nvme_shared 00:04:17.479 ************************************ 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:17.480 * Looking for test storage... 00:04:17.480 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:17.480 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:17.739 NVMe Controller at 0000:00:10.0 00:04:17.739 ===================================================== 00:04:17.739 Vendor ID: 1b36 00:04:17.739 Subsystem Vendor ID: 1af4 00:04:17.739 Serial Number: 12340 00:04:17.739 Model Number: QEMU NVMe Ctrl 00:04:17.739 Firmware Version: 8.0.0 00:04:17.739 Recommended Arb Burst: 6 00:04:17.739 IEEE OUI Identifier: 00 54 52 00:04:17.739 Multi-path I/O 00:04:17.739 May have multiple subsystem ports: No 00:04:17.739 May have multiple controllers: No 00:04:17.739 Associated with SR-IOV VF: No 00:04:17.739 Max Number of Namespaces: 256 00:04:17.739 NVMe Specification Version (Identify): 1.4 00:04:17.739 Optional Asynchronous Events Supported 00:04:17.739 Namespace Attribute Notices: Supported 00:04:17.739 Firmware Activation Notices: Not Supported 00:04:17.739 128-bit Host Identifier: Not Supported 00:04:17.739 ===================================================== 00:04:17.739 NVMe Controller at 0000:00:11.0 00:04:17.739 ===================================================== 00:04:17.739 Vendor ID: 1b36 00:04:17.739 Subsystem Vendor ID: 1af4 00:04:17.739 Serial Number: 12341 00:04:17.739 Model Number: QEMU NVMe Ctrl 00:04:17.739 Firmware Version: 8.0.0 00:04:17.739 Recommended Arb Burst: 6 00:04:17.739 IEEE OUI Identifier: 00 54 52 00:04:17.739 Multi-path I/O 00:04:17.739 May have multiple subsystem ports: No 00:04:17.739 May have multiple controllers: No 00:04:17.739 Associated with SR-IOV VF: No 00:04:17.739 Max Number of Namespaces: 256 00:04:17.739 NVMe Specification Version (Identify): 1.4 00:04:17.739 Optional Asynchronous Events Supported 00:04:17.739 Namespace Attribute Notices: Supported 00:04:17.739 Firmware Activation Notices: Not Supported 00:04:17.739 128-bit Host Identifier: Not Supported' 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # bdfs=() 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # local bdfs 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1518 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:04:17.739 NVMe Controller at 0000:00:10.0 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:04:17.739 NVMe Controller at 0000:00:11.0 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # bdfs=() 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # local bdfs 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:17.739 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:04:17.998 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:04:17.998 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1518 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:17.998 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:17.998 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:04:17.998 ===================================================== 00:04:17.998 NVMe Controller at 0000:00:10.0 00:04:17.998 ===================================================== 00:04:17.998 Vendor ID: 1b36 00:04:17.998 Subsystem Vendor ID: 1af4 00:04:17.998 Serial Number: 12340 00:04:17.998 Model Number: QEMU NVMe Ctrl 00:04:17.998 Firmware Version: 8.0.0 00:04:17.998 Recommended Arb Burst: 6 00:04:17.998 IEEE OUI Identifier: 00 54 52 00:04:17.998 Multi-path I/O 00:04:17.998 May have multiple subsystem ports: No 00:04:17.998 May have multiple controllers: No 00:04:17.998 Associated with SR-IOV VF: No 00:04:17.998 Max Number of Namespaces: 256 00:04:17.998 NVMe Specification Version (Identify): 1.4 00:04:17.998 Optional Asynchronous Events Supported 00:04:17.998 Namespace Attribute Notices: Supported 00:04:17.998 Firmware Activation Notices: Not Supported 00:04:17.998 128-bit Host Identifier: Not Supported 00:04:17.998 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:17.998 08:31:46 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:04:18.257 ===================================================== 00:04:18.257 NVMe Controller at 0000:00:11.0 00:04:18.257 ===================================================== 00:04:18.257 Vendor ID: 1b36 00:04:18.257 Subsystem Vendor ID: 1af4 00:04:18.257 Serial Number: 12341 00:04:18.257 Model Number: QEMU NVMe Ctrl 00:04:18.257 Firmware Version: 8.0.0 00:04:18.257 Recommended Arb Burst: 6 00:04:18.257 IEEE OUI Identifier: 00 54 52 00:04:18.257 Multi-path I/O 00:04:18.257 May have multiple subsystem ports: No 00:04:18.257 May have multiple controllers: No 00:04:18.257 Associated with SR-IOV VF: No 00:04:18.257 Max Number of Namespaces: 256 00:04:18.257 NVMe Specification Version (Identify): 1.4 00:04:18.257 Optional Asynchronous Events Supported 00:04:18.257 Namespace Attribute Notices: Supported 00:04:18.257 Firmware Activation Notices: Not Supported 00:04:18.257 128-bit Host Identifier: Not Supported 00:04:18.257 00:04:18.257 real 0m0.710s 00:04:18.257 user 0m0.251s 00:04:18.257 sys 0m0.293s 00:04:18.257 08:31:47 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:04:18.257 08:31:47 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:18.257 ************************************ 00:04:18.257 END TEST external_run_nvme_shared 00:04:18.257 ************************************ 00:04:18.257 08:31:47 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:18.257 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:18.257 rm -f ./hello_world/hello_bdev 00:04:18.257 rm -f ./passthru/libpassthru_external.* 00:04:18.257 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:18.257 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:18.257 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:18.257 08:31:47 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:18.257 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:50.413 make[2]: Nothing to be done for 'clean'. 00:05:16.995 make[1]: Nothing to be done for 'clean'. 00:05:16.995 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:16.995 08:32:43 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:16.995 08:32:43 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:16.995 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:16.995 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:26.968 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:05:39.173 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:05:39.173 Creating mk/config.mk...done. 00:05:39.173 Creating mk/cc.flags.mk...done. 00:05:39.173 Type 'make' to build. 00:05:39.173 08:33:07 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:05:39.173 08:33:07 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:05:39.173 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:39.173 make[1]: Nothing to be done for 'all'. 00:05:49.146 The Meson build system 00:05:49.146 Version: 1.3.1 00:05:49.146 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:49.146 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:49.146 Build type: native build 00:05:49.146 Program cat found: YES (/usr/bin/cat) 00:05:49.146 Project name: DPDK 00:05:49.146 Project version: 24.03.0 00:05:49.146 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:05:49.146 C linker for the host machine: cc ld.bfd 2.39-16 00:05:49.146 Host machine cpu family: x86_64 00:05:49.146 Host machine cpu: x86_64 00:05:49.146 Message: ## Building in Developer Mode ## 00:05:49.146 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:49.146 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:49.146 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:49.146 Program python3 found: YES (/usr/bin/python3) 00:05:49.146 Program cat found: YES (/usr/bin/cat) 00:05:49.146 Compiler for C supports arguments -march=native: YES 00:05:49.146 Checking for size of "void *" : 8 00:05:49.146 Checking for size of "void *" : 8 (cached) 00:05:49.146 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:05:49.146 Library m found: YES 00:05:49.146 Library numa found: YES 00:05:49.146 Has header "numaif.h" : YES 00:05:49.146 Library fdt found: NO 00:05:49.146 Library execinfo found: NO 00:05:49.146 Has header "execinfo.h" : YES 00:05:49.146 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:49.146 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:49.146 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:49.146 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:49.146 Run-time dependency openssl found: YES 3.0.9 00:05:49.146 Run-time dependency libpcap found: YES 1.10.4 00:05:49.146 Has header "pcap.h" with dependency libpcap: YES 00:05:49.146 Compiler for C supports arguments -Wcast-qual: YES 00:05:49.146 Compiler for C supports arguments -Wdeprecated: YES 00:05:49.146 Compiler for C supports arguments -Wformat: YES 00:05:49.146 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:49.146 Compiler for C supports arguments -Wformat-security: YES 00:05:49.146 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:49.146 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:49.146 Compiler for C supports arguments -Wnested-externs: YES 00:05:49.146 Compiler for C supports arguments -Wold-style-definition: YES 00:05:49.146 Compiler for C supports arguments -Wpointer-arith: YES 00:05:49.146 Compiler for C supports arguments -Wsign-compare: YES 00:05:49.146 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:49.146 Compiler for C supports arguments -Wundef: YES 00:05:49.146 Compiler for C supports arguments -Wwrite-strings: YES 00:05:49.146 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:49.146 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:05:49.146 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:49.146 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:05:49.146 Program objdump found: YES (/usr/bin/objdump) 00:05:49.146 Compiler for C supports arguments -mavx512f: YES 00:05:49.146 Checking if "AVX512 checking" compiles: YES 00:05:49.146 Fetching value of define "__SSE4_2__" : 1 00:05:49.146 Fetching value of define "__AES__" : 1 00:05:49.146 Fetching value of define "__AVX__" : 1 00:05:49.146 Fetching value of define "__AVX2__" : 1 00:05:49.146 Fetching value of define "__AVX512BW__" : (undefined) 00:05:49.146 Fetching value of define "__AVX512CD__" : (undefined) 00:05:49.146 Fetching value of define "__AVX512DQ__" : (undefined) 00:05:49.146 Fetching value of define "__AVX512F__" : (undefined) 00:05:49.146 Fetching value of define "__AVX512VL__" : (undefined) 00:05:49.146 Fetching value of define "__PCLMUL__" : 1 00:05:49.146 Fetching value of define "__RDRND__" : 1 00:05:49.146 Fetching value of define "__RDSEED__" : 1 00:05:49.146 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:05:49.146 Fetching value of define "__znver1__" : (undefined) 00:05:49.146 Fetching value of define "__znver2__" : (undefined) 00:05:49.146 Fetching value of define "__znver3__" : (undefined) 00:05:49.146 Fetching value of define "__znver4__" : (undefined) 00:05:49.146 Compiler for C supports arguments -Wno-format-truncation: YES 00:05:49.146 Message: lib/log: Defining dependency "log" 00:05:49.146 Message: lib/kvargs: Defining dependency "kvargs" 00:05:49.146 Message: lib/telemetry: Defining dependency "telemetry" 00:05:49.146 Checking for function "getentropy" : NO 00:05:49.146 Message: lib/eal: Defining dependency "eal" 00:05:49.146 Message: lib/ring: Defining dependency "ring" 00:05:49.146 Message: lib/rcu: Defining dependency "rcu" 00:05:49.146 Message: lib/mempool: Defining dependency "mempool" 00:05:49.146 Message: lib/mbuf: Defining dependency "mbuf" 00:05:49.146 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:49.146 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:05:49.146 Compiler for C supports arguments -mpclmul: YES 00:05:49.146 Compiler for C supports arguments -maes: YES 00:05:49.146 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:49.146 Compiler for C supports arguments -mavx512bw: YES 00:05:49.146 Compiler for C supports arguments -mavx512dq: YES 00:05:49.146 Compiler for C supports arguments -mavx512vl: YES 00:05:49.146 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:49.146 Compiler for C supports arguments -mavx2: YES 00:05:49.146 Compiler for C supports arguments -mavx: YES 00:05:49.146 Message: lib/net: Defining dependency "net" 00:05:49.146 Message: lib/meter: Defining dependency "meter" 00:05:49.146 Message: lib/ethdev: Defining dependency "ethdev" 00:05:49.146 Message: lib/pci: Defining dependency "pci" 00:05:49.146 Message: lib/cmdline: Defining dependency "cmdline" 00:05:49.146 Message: lib/hash: Defining dependency "hash" 00:05:49.146 Message: lib/timer: Defining dependency "timer" 00:05:49.146 Message: lib/compressdev: Defining dependency "compressdev" 00:05:49.146 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:49.146 Message: lib/dmadev: Defining dependency "dmadev" 00:05:49.146 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:49.146 Message: lib/power: Defining dependency "power" 00:05:49.146 Message: lib/reorder: Defining dependency "reorder" 00:05:49.146 Message: lib/security: Defining dependency "security" 00:05:49.146 Has header "linux/userfaultfd.h" : YES 00:05:49.146 Has header "linux/vduse.h" : YES 00:05:49.146 Message: lib/vhost: Defining dependency "vhost" 00:05:49.146 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:49.146 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:49.146 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:49.146 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:49.146 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:49.146 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:49.146 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:49.146 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:49.146 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:49.146 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:49.146 Program doxygen found: YES (/usr/bin/doxygen) 00:05:49.146 Configuring doxy-api-html.conf using configuration 00:05:49.146 Configuring doxy-api-man.conf using configuration 00:05:49.146 Program mandb found: YES (/usr/bin/mandb) 00:05:49.146 Program sphinx-build found: NO 00:05:49.146 Configuring rte_build_config.h using configuration 00:05:49.146 Message: 00:05:49.146 ================= 00:05:49.146 Applications Enabled 00:05:49.146 ================= 00:05:49.146 00:05:49.146 apps: 00:05:49.146 00:05:49.146 00:05:49.146 Message: 00:05:49.146 ================= 00:05:49.146 Libraries Enabled 00:05:49.146 ================= 00:05:49.146 00:05:49.146 libs: 00:05:49.146 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:49.146 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:49.146 cryptodev, dmadev, power, reorder, security, vhost, 00:05:49.146 00:05:49.146 Message: 00:05:49.146 =============== 00:05:49.146 Drivers Enabled 00:05:49.146 =============== 00:05:49.146 00:05:49.146 common: 00:05:49.146 00:05:49.146 bus: 00:05:49.146 pci, vdev, 00:05:49.146 mempool: 00:05:49.146 ring, 00:05:49.146 dma: 00:05:49.146 00:05:49.146 net: 00:05:49.146 00:05:49.146 crypto: 00:05:49.146 00:05:49.146 compress: 00:05:49.146 00:05:49.146 vdpa: 00:05:49.146 00:05:49.146 00:05:49.146 Message: 00:05:49.146 ================= 00:05:49.146 Content Skipped 00:05:49.146 ================= 00:05:49.146 00:05:49.146 apps: 00:05:49.146 dumpcap: explicitly disabled via build config 00:05:49.146 graph: explicitly disabled via build config 00:05:49.146 pdump: explicitly disabled via build config 00:05:49.146 proc-info: explicitly disabled via build config 00:05:49.146 test-acl: explicitly disabled via build config 00:05:49.146 test-bbdev: explicitly disabled via build config 00:05:49.146 test-cmdline: explicitly disabled via build config 00:05:49.146 test-compress-perf: explicitly disabled via build config 00:05:49.146 test-crypto-perf: explicitly disabled via build config 00:05:49.146 test-dma-perf: explicitly disabled via build config 00:05:49.146 test-eventdev: explicitly disabled via build config 00:05:49.147 test-fib: explicitly disabled via build config 00:05:49.147 test-flow-perf: explicitly disabled via build config 00:05:49.147 test-gpudev: explicitly disabled via build config 00:05:49.147 test-mldev: explicitly disabled via build config 00:05:49.147 test-pipeline: explicitly disabled via build config 00:05:49.147 test-pmd: explicitly disabled via build config 00:05:49.147 test-regex: explicitly disabled via build config 00:05:49.147 test-sad: explicitly disabled via build config 00:05:49.147 test-security-perf: explicitly disabled via build config 00:05:49.147 00:05:49.147 libs: 00:05:49.147 argparse: explicitly disabled via build config 00:05:49.147 metrics: explicitly disabled via build config 00:05:49.147 acl: explicitly disabled via build config 00:05:49.147 bbdev: explicitly disabled via build config 00:05:49.147 bitratestats: explicitly disabled via build config 00:05:49.147 bpf: explicitly disabled via build config 00:05:49.147 cfgfile: explicitly disabled via build config 00:05:49.147 distributor: explicitly disabled via build config 00:05:49.147 efd: explicitly disabled via build config 00:05:49.147 eventdev: explicitly disabled via build config 00:05:49.147 dispatcher: explicitly disabled via build config 00:05:49.147 gpudev: explicitly disabled via build config 00:05:49.147 gro: explicitly disabled via build config 00:05:49.147 gso: explicitly disabled via build config 00:05:49.147 ip_frag: explicitly disabled via build config 00:05:49.147 jobstats: explicitly disabled via build config 00:05:49.147 latencystats: explicitly disabled via build config 00:05:49.147 lpm: explicitly disabled via build config 00:05:49.147 member: explicitly disabled via build config 00:05:49.147 pcapng: explicitly disabled via build config 00:05:49.147 rawdev: explicitly disabled via build config 00:05:49.147 regexdev: explicitly disabled via build config 00:05:49.147 mldev: explicitly disabled via build config 00:05:49.147 rib: explicitly disabled via build config 00:05:49.147 sched: explicitly disabled via build config 00:05:49.147 stack: explicitly disabled via build config 00:05:49.147 ipsec: explicitly disabled via build config 00:05:49.147 pdcp: explicitly disabled via build config 00:05:49.147 fib: explicitly disabled via build config 00:05:49.147 port: explicitly disabled via build config 00:05:49.147 pdump: explicitly disabled via build config 00:05:49.147 table: explicitly disabled via build config 00:05:49.147 pipeline: explicitly disabled via build config 00:05:49.147 graph: explicitly disabled via build config 00:05:49.147 node: explicitly disabled via build config 00:05:49.147 00:05:49.147 drivers: 00:05:49.147 common/cpt: not in enabled drivers build config 00:05:49.147 common/dpaax: not in enabled drivers build config 00:05:49.147 common/iavf: not in enabled drivers build config 00:05:49.147 common/idpf: not in enabled drivers build config 00:05:49.147 common/ionic: not in enabled drivers build config 00:05:49.147 common/mvep: not in enabled drivers build config 00:05:49.147 common/octeontx: not in enabled drivers build config 00:05:49.147 bus/auxiliary: not in enabled drivers build config 00:05:49.147 bus/cdx: not in enabled drivers build config 00:05:49.147 bus/dpaa: not in enabled drivers build config 00:05:49.147 bus/fslmc: not in enabled drivers build config 00:05:49.147 bus/ifpga: not in enabled drivers build config 00:05:49.147 bus/platform: not in enabled drivers build config 00:05:49.147 bus/uacce: not in enabled drivers build config 00:05:49.147 bus/vmbus: not in enabled drivers build config 00:05:49.147 common/cnxk: not in enabled drivers build config 00:05:49.147 common/mlx5: not in enabled drivers build config 00:05:49.147 common/nfp: not in enabled drivers build config 00:05:49.147 common/nitrox: not in enabled drivers build config 00:05:49.147 common/qat: not in enabled drivers build config 00:05:49.147 common/sfc_efx: not in enabled drivers build config 00:05:49.147 mempool/bucket: not in enabled drivers build config 00:05:49.147 mempool/cnxk: not in enabled drivers build config 00:05:49.147 mempool/dpaa: not in enabled drivers build config 00:05:49.147 mempool/dpaa2: not in enabled drivers build config 00:05:49.147 mempool/octeontx: not in enabled drivers build config 00:05:49.147 mempool/stack: not in enabled drivers build config 00:05:49.147 dma/cnxk: not in enabled drivers build config 00:05:49.147 dma/dpaa: not in enabled drivers build config 00:05:49.147 dma/dpaa2: not in enabled drivers build config 00:05:49.147 dma/hisilicon: not in enabled drivers build config 00:05:49.147 dma/idxd: not in enabled drivers build config 00:05:49.147 dma/ioat: not in enabled drivers build config 00:05:49.147 dma/skeleton: not in enabled drivers build config 00:05:49.147 net/af_packet: not in enabled drivers build config 00:05:49.147 net/af_xdp: not in enabled drivers build config 00:05:49.147 net/ark: not in enabled drivers build config 00:05:49.147 net/atlantic: not in enabled drivers build config 00:05:49.147 net/avp: not in enabled drivers build config 00:05:49.147 net/axgbe: not in enabled drivers build config 00:05:49.147 net/bnx2x: not in enabled drivers build config 00:05:49.147 net/bnxt: not in enabled drivers build config 00:05:49.147 net/bonding: not in enabled drivers build config 00:05:49.147 net/cnxk: not in enabled drivers build config 00:05:49.147 net/cpfl: not in enabled drivers build config 00:05:49.147 net/cxgbe: not in enabled drivers build config 00:05:49.147 net/dpaa: not in enabled drivers build config 00:05:49.147 net/dpaa2: not in enabled drivers build config 00:05:49.147 net/e1000: not in enabled drivers build config 00:05:49.147 net/ena: not in enabled drivers build config 00:05:49.147 net/enetc: not in enabled drivers build config 00:05:49.147 net/enetfec: not in enabled drivers build config 00:05:49.147 net/enic: not in enabled drivers build config 00:05:49.147 net/failsafe: not in enabled drivers build config 00:05:49.147 net/fm10k: not in enabled drivers build config 00:05:49.147 net/gve: not in enabled drivers build config 00:05:49.147 net/hinic: not in enabled drivers build config 00:05:49.147 net/hns3: not in enabled drivers build config 00:05:49.147 net/i40e: not in enabled drivers build config 00:05:49.147 net/iavf: not in enabled drivers build config 00:05:49.147 net/ice: not in enabled drivers build config 00:05:49.147 net/idpf: not in enabled drivers build config 00:05:49.147 net/igc: not in enabled drivers build config 00:05:49.147 net/ionic: not in enabled drivers build config 00:05:49.147 net/ipn3ke: not in enabled drivers build config 00:05:49.147 net/ixgbe: not in enabled drivers build config 00:05:49.147 net/mana: not in enabled drivers build config 00:05:49.147 net/memif: not in enabled drivers build config 00:05:49.147 net/mlx4: not in enabled drivers build config 00:05:49.147 net/mlx5: not in enabled drivers build config 00:05:49.147 net/mvneta: not in enabled drivers build config 00:05:49.147 net/mvpp2: not in enabled drivers build config 00:05:49.147 net/netvsc: not in enabled drivers build config 00:05:49.147 net/nfb: not in enabled drivers build config 00:05:49.147 net/nfp: not in enabled drivers build config 00:05:49.147 net/ngbe: not in enabled drivers build config 00:05:49.147 net/null: not in enabled drivers build config 00:05:49.147 net/octeontx: not in enabled drivers build config 00:05:49.147 net/octeon_ep: not in enabled drivers build config 00:05:49.147 net/pcap: not in enabled drivers build config 00:05:49.147 net/pfe: not in enabled drivers build config 00:05:49.147 net/qede: not in enabled drivers build config 00:05:49.147 net/ring: not in enabled drivers build config 00:05:49.147 net/sfc: not in enabled drivers build config 00:05:49.147 net/softnic: not in enabled drivers build config 00:05:49.147 net/tap: not in enabled drivers build config 00:05:49.147 net/thunderx: not in enabled drivers build config 00:05:49.147 net/txgbe: not in enabled drivers build config 00:05:49.147 net/vdev_netvsc: not in enabled drivers build config 00:05:49.147 net/vhost: not in enabled drivers build config 00:05:49.147 net/virtio: not in enabled drivers build config 00:05:49.147 net/vmxnet3: not in enabled drivers build config 00:05:49.147 raw/*: missing internal dependency, "rawdev" 00:05:49.147 crypto/armv8: not in enabled drivers build config 00:05:49.147 crypto/bcmfs: not in enabled drivers build config 00:05:49.147 crypto/caam_jr: not in enabled drivers build config 00:05:49.147 crypto/ccp: not in enabled drivers build config 00:05:49.147 crypto/cnxk: not in enabled drivers build config 00:05:49.147 crypto/dpaa_sec: not in enabled drivers build config 00:05:49.147 crypto/dpaa2_sec: not in enabled drivers build config 00:05:49.147 crypto/ipsec_mb: not in enabled drivers build config 00:05:49.147 crypto/mlx5: not in enabled drivers build config 00:05:49.147 crypto/mvsam: not in enabled drivers build config 00:05:49.147 crypto/nitrox: not in enabled drivers build config 00:05:49.147 crypto/null: not in enabled drivers build config 00:05:49.147 crypto/octeontx: not in enabled drivers build config 00:05:49.147 crypto/openssl: not in enabled drivers build config 00:05:49.147 crypto/scheduler: not in enabled drivers build config 00:05:49.147 crypto/uadk: not in enabled drivers build config 00:05:49.147 crypto/virtio: not in enabled drivers build config 00:05:49.147 compress/isal: not in enabled drivers build config 00:05:49.147 compress/mlx5: not in enabled drivers build config 00:05:49.147 compress/nitrox: not in enabled drivers build config 00:05:49.147 compress/octeontx: not in enabled drivers build config 00:05:49.147 compress/zlib: not in enabled drivers build config 00:05:49.147 regex/*: missing internal dependency, "regexdev" 00:05:49.147 ml/*: missing internal dependency, "mldev" 00:05:49.147 vdpa/ifc: not in enabled drivers build config 00:05:49.147 vdpa/mlx5: not in enabled drivers build config 00:05:49.147 vdpa/nfp: not in enabled drivers build config 00:05:49.147 vdpa/sfc: not in enabled drivers build config 00:05:49.147 event/*: missing internal dependency, "eventdev" 00:05:49.147 baseband/*: missing internal dependency, "bbdev" 00:05:49.147 gpu/*: missing internal dependency, "gpudev" 00:05:49.147 00:05:49.147 00:05:49.147 Build targets in project: 85 00:05:49.147 00:05:49.147 DPDK 24.03.0 00:05:49.147 00:05:49.147 User defined options 00:05:49.147 default_library : static 00:05:49.147 libdir : lib 00:05:49.147 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:49.147 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:05:49.147 c_link_args : 00:05:49.147 cpu_instruction_set: native 00:05:49.147 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:05:49.148 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:49.148 enable_docs : false 00:05:49.148 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:49.148 enable_kmods : false 00:05:49.148 tests : false 00:05:49.148 00:05:49.148 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:49.148 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:05:49.148 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:05:49.148 [2/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:49.148 [3/268] Linking static target lib/librte_kvargs.a 00:05:49.148 [4/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:49.148 [5/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:49.148 [6/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:49.148 [7/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:49.148 [8/268] Linking static target lib/librte_log.a 00:05:49.407 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:49.407 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:49.407 [11/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:49.407 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:49.666 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:49.666 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:49.666 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:49.666 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:49.666 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:49.666 [18/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:49.925 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:49.925 [20/268] Linking target lib/librte_log.so.24.1 00:05:49.925 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:49.925 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:50.185 [23/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:05:50.185 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:50.185 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:50.185 [26/268] Linking target lib/librte_kvargs.so.24.1 00:05:50.185 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:50.185 [28/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:50.185 [29/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:05:50.444 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:50.445 [31/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:50.445 [32/268] Linking static target lib/librte_telemetry.a 00:05:50.445 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:50.445 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:50.445 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:50.703 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:50.703 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:50.703 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:50.703 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:50.703 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:50.962 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:50.962 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:50.962 [43/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:51.221 [44/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:51.221 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:51.221 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:51.221 [47/268] Linking target lib/librte_telemetry.so.24.1 00:05:51.221 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:51.221 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:05:51.221 [50/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:51.221 [51/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:05:51.221 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:51.221 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:51.479 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:51.479 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:51.479 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:51.738 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:51.738 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:51.738 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:05:51.738 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:51.738 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:51.738 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:51.738 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:51.738 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:51.996 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:51.996 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:52.254 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:52.254 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:05:52.254 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:05:52.254 [70/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:52.513 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:05:52.513 [72/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:05:52.513 [73/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:05:52.513 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:05:52.513 [75/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:52.513 [76/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:52.513 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:05:52.513 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:05:52.771 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:05:52.771 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:05:52.771 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:05:53.030 [82/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:53.030 [83/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:53.030 [84/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:05:53.030 [85/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:53.030 [86/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:53.030 [87/268] Linking static target lib/librte_ring.a 00:05:53.030 [88/268] Linking static target lib/librte_eal.a 00:05:53.030 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:53.287 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:53.287 [91/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:53.287 [92/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.543 [93/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:05:53.543 [94/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:05:53.543 [95/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:53.543 [96/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:53.543 [97/268] Linking static target lib/librte_mempool.a 00:05:53.543 [98/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:53.543 [99/268] Linking static target lib/librte_rcu.a 00:05:53.543 [100/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:53.801 [101/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:05:53.801 [102/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:05:53.801 [103/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:05:53.801 [104/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:05:54.059 [105/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:05:54.059 [106/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:05:54.059 [107/268] Linking static target lib/librte_mbuf.a 00:05:54.059 [108/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:05:54.059 [109/268] Linking static target lib/librte_net.a 00:05:54.059 [110/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:05:54.059 [111/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.059 [112/268] Linking static target lib/librte_meter.a 00:05:54.317 [113/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.317 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:05:54.317 [115/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:05:54.317 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:05:54.317 [117/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.574 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:05:54.574 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:05:54.574 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:05:55.139 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:05:55.139 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:05:55.139 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:05:55.139 [124/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:05:55.139 [125/268] Linking static target lib/librte_pci.a 00:05:55.139 [126/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:05:55.139 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:05:55.398 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:05:55.398 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:05:55.398 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:05:55.398 [131/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:05:55.398 [132/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:55.398 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:05:55.398 [134/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:05:55.398 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:05:55.398 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:05:55.655 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:05:55.655 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:05:55.655 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:05:55.655 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:05:55.655 [141/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:05:55.655 [142/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:05:55.656 [143/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:05:55.656 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:05:55.913 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:05:55.913 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:05:55.913 [147/268] Linking static target lib/librte_cmdline.a 00:05:56.171 [148/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:05:56.171 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:05:56.171 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:05:56.171 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:05:56.428 [152/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:05:56.428 [153/268] Linking static target lib/librte_timer.a 00:05:56.428 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:05:56.428 [155/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:05:56.685 [156/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:05:56.685 [157/268] Linking static target lib/librte_compressdev.a 00:05:56.685 [158/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:05:56.685 [159/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:05:56.942 [160/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.942 [161/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:05:56.942 [162/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:05:56.942 [163/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:05:56.942 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:05:57.200 [165/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:05:57.200 [166/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:57.200 [167/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:05:57.200 [168/268] Linking static target lib/librte_dmadev.a 00:05:57.457 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:05:57.457 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:05:57.715 [171/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:05:57.715 [172/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:05:57.715 [173/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:05:57.715 [174/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:57.715 [175/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:05:57.715 [176/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:05:57.975 [177/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:05:57.975 [178/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:05:57.975 [179/268] Linking static target lib/librte_hash.a 00:05:57.975 [180/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:05:58.271 [181/268] Linking static target lib/librte_power.a 00:05:58.271 [182/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:05:58.271 [183/268] Linking static target lib/librte_ethdev.a 00:05:58.271 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:05:58.271 [185/268] Linking static target lib/librte_reorder.a 00:05:58.271 [186/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:05:58.272 [187/268] Linking static target lib/librte_cryptodev.a 00:05:58.529 [188/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:05:58.529 [189/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:05:58.529 [190/268] Linking static target lib/librte_security.a 00:05:58.529 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:05:58.529 [192/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.529 [193/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:05:58.529 [194/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:05:58.787 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.045 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:05:59.045 [197/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.304 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:05:59.304 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:05:59.304 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:05:59.304 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:05:59.565 [202/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:05:59.565 [203/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:05:59.565 [204/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.565 [205/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.823 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:05:59.823 [207/268] Linking target lib/librte_eal.so.24.1 00:05:59.823 [208/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:05:59.823 [209/268] Linking target lib/librte_pci.so.24.1 00:05:59.823 [210/268] Linking target lib/librte_meter.so.24.1 00:05:59.823 [211/268] Linking target lib/librte_timer.so.24.1 00:05:59.823 [212/268] Linking target lib/librte_ring.so.24.1 00:05:59.823 [213/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:06:00.080 [214/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:00.080 [215/268] Linking target lib/librte_dmadev.so.24.1 00:06:00.080 [216/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:06:00.080 [217/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:06:00.080 [218/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:06:00.080 [219/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:06:00.080 [220/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:06:00.080 [221/268] Linking target lib/librte_rcu.so.24.1 00:06:00.080 [222/268] Linking target lib/librte_mempool.so.24.1 00:06:00.080 [223/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:06:00.080 [224/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:06:00.080 [225/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:06:00.080 [226/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:06:00.338 [227/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:06:00.338 [228/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:06:00.338 [229/268] Linking target lib/librte_mbuf.so.24.1 00:06:00.338 [230/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:06:00.338 [231/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:00.338 [232/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:00.338 [233/268] Linking static target drivers/librte_bus_vdev.a 00:06:00.338 [234/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:06:00.338 [235/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:00.338 [236/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:00.338 [237/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:06:00.338 [238/268] Linking static target drivers/librte_bus_pci.a 00:06:00.338 [239/268] Linking target lib/librte_net.so.24.1 00:06:00.338 [240/268] Linking target lib/librte_reorder.so.24.1 00:06:00.338 [241/268] Linking target lib/librte_cryptodev.so.24.1 00:06:00.338 [242/268] Linking target lib/librte_compressdev.so.24.1 00:06:00.594 [243/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:00.594 [244/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:06:00.594 [245/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:06:00.594 [246/268] Linking target drivers/librte_bus_vdev.so.24.1 00:06:00.594 [247/268] Linking target lib/librte_security.so.24.1 00:06:00.594 [248/268] Linking target lib/librte_hash.so.24.1 00:06:00.594 [249/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:06:00.594 [250/268] Linking target lib/librte_cmdline.so.24.1 00:06:00.594 [251/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:06:00.853 [252/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:06:00.853 [253/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:06:00.853 [254/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:00.853 [255/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:00.853 [256/268] Linking static target drivers/librte_mempool_ring.a 00:06:00.853 [257/268] Linking target drivers/librte_mempool_ring.so.24.1 00:06:00.853 [258/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:01.111 [259/268] Linking target drivers/librte_bus_pci.so.24.1 00:06:03.014 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:06:04.925 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:04.925 [262/268] Linking target lib/librte_ethdev.so.24.1 00:06:05.185 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:06:05.185 [264/268] Linking target lib/librte_power.so.24.1 00:06:11.748 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:11.748 [266/268] Linking static target lib/librte_vhost.a 00:06:13.122 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:13.122 [268/268] Linking target lib/librte_vhost.so.24.1 00:06:13.122 INFO: autodetecting backend as ninja 00:06:13.122 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:14.498 CC lib/ut/ut.o 00:06:14.498 CC lib/log/log.o 00:06:14.498 CC lib/log/log_flags.o 00:06:14.498 CC lib/ut_mock/mock.o 00:06:14.498 CC lib/log/log_deprecated.o 00:06:14.757 LIB libspdk_ut_mock.a 00:06:14.757 LIB libspdk_ut.a 00:06:14.757 LIB libspdk_log.a 00:06:15.016 CC lib/ioat/ioat.o 00:06:15.016 CC lib/util/base64.o 00:06:15.016 CC lib/util/bit_array.o 00:06:15.016 CC lib/util/cpuset.o 00:06:15.016 CC lib/util/crc16.o 00:06:15.016 CC lib/util/crc32c.o 00:06:15.016 CC lib/util/crc32.o 00:06:15.016 CC lib/util/crc32_ieee.o 00:06:15.016 CC lib/util/crc64.o 00:06:15.016 CXX lib/trace_parser/trace.o 00:06:15.016 CC lib/dma/dma.o 00:06:15.016 CC lib/vfio_user/host/vfio_user_pci.o 00:06:15.016 CC lib/util/dif.o 00:06:15.016 CC lib/util/fd.o 00:06:15.016 CC lib/vfio_user/host/vfio_user.o 00:06:15.016 CC lib/util/file.o 00:06:15.016 CC lib/util/hexlify.o 00:06:15.275 CC lib/util/iov.o 00:06:15.275 LIB libspdk_dma.a 00:06:15.275 CC lib/util/math.o 00:06:15.275 CC lib/util/pipe.o 00:06:15.275 CC lib/util/strerror_tls.o 00:06:15.275 CC lib/util/string.o 00:06:15.275 CC lib/util/uuid.o 00:06:15.275 LIB libspdk_ioat.a 00:06:15.275 CC lib/util/fd_group.o 00:06:15.275 CC lib/util/xor.o 00:06:15.275 CC lib/util/zipf.o 00:06:15.275 LIB libspdk_vfio_user.a 00:06:15.843 LIB libspdk_trace_parser.a 00:06:16.101 LIB libspdk_util.a 00:06:16.371 CC lib/env_dpdk/env.o 00:06:16.371 CC lib/env_dpdk/pci.o 00:06:16.371 CC lib/env_dpdk/memory.o 00:06:16.371 CC lib/json/json_parse.o 00:06:16.371 CC lib/env_dpdk/threads.o 00:06:16.371 CC lib/json/json_util.o 00:06:16.371 CC lib/env_dpdk/init.o 00:06:16.371 CC lib/env_dpdk/pci_virtio.o 00:06:16.371 CC lib/env_dpdk/pci_ioat.o 00:06:16.371 CC lib/json/json_write.o 00:06:16.371 CC lib/vmd/vmd.o 00:06:16.371 CC lib/conf/conf.o 00:06:16.643 CC lib/env_dpdk/pci_vmd.o 00:06:16.643 CC lib/vmd/led.o 00:06:16.643 CC lib/env_dpdk/pci_idxd.o 00:06:16.643 CC lib/env_dpdk/pci_event.o 00:06:16.643 CC lib/env_dpdk/sigbus_handler.o 00:06:16.643 CC lib/env_dpdk/pci_dpdk.o 00:06:16.902 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:16.902 LIB libspdk_conf.a 00:06:16.902 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:17.160 LIB libspdk_vmd.a 00:06:17.160 LIB libspdk_json.a 00:06:17.419 CC lib/jsonrpc/jsonrpc_server.o 00:06:17.419 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:17.419 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:17.419 CC lib/jsonrpc/jsonrpc_client.o 00:06:17.677 LIB libspdk_jsonrpc.a 00:06:17.936 LIB libspdk_env_dpdk.a 00:06:17.936 CC lib/rpc/rpc.o 00:06:18.195 LIB libspdk_rpc.a 00:06:18.763 CC lib/keyring/keyring_rpc.o 00:06:18.763 CC lib/keyring/keyring.o 00:06:18.763 CC lib/notify/notify_rpc.o 00:06:18.763 CC lib/trace/trace.o 00:06:18.763 CC lib/notify/notify.o 00:06:18.763 CC lib/trace/trace_flags.o 00:06:18.763 CC lib/trace/trace_rpc.o 00:06:18.763 LIB libspdk_notify.a 00:06:19.022 LIB libspdk_keyring.a 00:06:19.022 LIB libspdk_trace.a 00:06:19.280 CC lib/sock/sock.o 00:06:19.280 CC lib/sock/sock_rpc.o 00:06:19.280 CC lib/thread/thread.o 00:06:19.280 CC lib/thread/iobuf.o 00:06:19.846 LIB libspdk_sock.a 00:06:20.104 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:20.104 CC lib/nvme/nvme_ctrlr.o 00:06:20.104 CC lib/nvme/nvme_fabric.o 00:06:20.104 CC lib/nvme/nvme_ns_cmd.o 00:06:20.104 CC lib/nvme/nvme_ns.o 00:06:20.104 CC lib/nvme/nvme_pcie_common.o 00:06:20.104 CC lib/nvme/nvme_pcie.o 00:06:20.104 CC lib/nvme/nvme_qpair.o 00:06:20.104 CC lib/nvme/nvme_quirks.o 00:06:20.104 CC lib/nvme/nvme.o 00:06:20.104 CC lib/nvme/nvme_transport.o 00:06:20.671 LIB libspdk_thread.a 00:06:20.671 CC lib/nvme/nvme_discovery.o 00:06:20.929 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:20.929 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:20.929 CC lib/nvme/nvme_tcp.o 00:06:21.186 CC lib/nvme/nvme_opal.o 00:06:21.186 CC lib/nvme/nvme_io_msg.o 00:06:21.186 CC lib/nvme/nvme_poll_group.o 00:06:21.186 CC lib/nvme/nvme_zns.o 00:06:21.443 CC lib/nvme/nvme_stubs.o 00:06:21.443 CC lib/nvme/nvme_auth.o 00:06:21.443 CC lib/accel/accel.o 00:06:21.701 CC lib/blob/blobstore.o 00:06:21.701 CC lib/init/json_config.o 00:06:21.701 CC lib/nvme/nvme_cuse.o 00:06:21.959 CC lib/virtio/virtio.o 00:06:21.959 CC lib/virtio/virtio_vhost_user.o 00:06:21.959 CC lib/init/subsystem.o 00:06:21.959 CC lib/virtio/virtio_vfio_user.o 00:06:21.959 CC lib/init/subsystem_rpc.o 00:06:21.959 CC lib/init/rpc.o 00:06:22.217 CC lib/blob/request.o 00:06:22.217 CC lib/blob/zeroes.o 00:06:22.217 CC lib/virtio/virtio_pci.o 00:06:22.217 CC lib/accel/accel_rpc.o 00:06:22.217 LIB libspdk_init.a 00:06:22.217 CC lib/accel/accel_sw.o 00:06:22.217 CC lib/blob/blob_bs_dev.o 00:06:22.474 LIB libspdk_virtio.a 00:06:22.474 CC lib/event/app.o 00:06:22.474 CC lib/event/reactor.o 00:06:22.474 CC lib/event/log_rpc.o 00:06:22.474 CC lib/event/app_rpc.o 00:06:22.474 CC lib/event/scheduler_static.o 00:06:22.474 LIB libspdk_accel.a 00:06:23.047 LIB libspdk_nvme.a 00:06:23.047 CC lib/bdev/bdev.o 00:06:23.047 CC lib/bdev/bdev_rpc.o 00:06:23.047 CC lib/bdev/part.o 00:06:23.047 CC lib/bdev/scsi_nvme.o 00:06:23.047 CC lib/bdev/bdev_zone.o 00:06:23.047 LIB libspdk_event.a 00:06:24.958 LIB libspdk_blob.a 00:06:24.958 CC lib/lvol/lvol.o 00:06:24.958 CC lib/blobfs/blobfs.o 00:06:24.958 CC lib/blobfs/tree.o 00:06:25.526 LIB libspdk_bdev.a 00:06:26.094 CC lib/nvmf/ctrlr.o 00:06:26.094 CC lib/nvmf/ctrlr_bdev.o 00:06:26.094 CC lib/nvmf/ctrlr_discovery.o 00:06:26.094 CC lib/scsi/dev.o 00:06:26.094 CC lib/nvmf/subsystem.o 00:06:26.094 CC lib/scsi/lun.o 00:06:26.094 CC lib/scsi/port.o 00:06:26.094 CC lib/scsi/scsi.o 00:06:26.094 CC lib/ftl/ftl_core.o 00:06:26.094 CC lib/nbd/nbd.o 00:06:26.094 LIB libspdk_blobfs.a 00:06:26.094 CC lib/ftl/ftl_init.o 00:06:26.094 CC lib/ftl/ftl_layout.o 00:06:26.094 CC lib/nvmf/nvmf.o 00:06:26.094 LIB libspdk_lvol.a 00:06:26.094 CC lib/nvmf/nvmf_rpc.o 00:06:26.094 CC lib/ftl/ftl_debug.o 00:06:26.352 CC lib/ftl/ftl_io.o 00:06:26.352 CC lib/scsi/scsi_bdev.o 00:06:26.352 CC lib/ftl/ftl_sb.o 00:06:26.352 CC lib/ftl/ftl_l2p.o 00:06:26.352 CC lib/ftl/ftl_l2p_flat.o 00:06:26.352 CC lib/nbd/nbd_rpc.o 00:06:26.352 CC lib/ftl/ftl_nv_cache.o 00:06:26.610 CC lib/ftl/ftl_band.o 00:06:26.610 CC lib/ftl/ftl_band_ops.o 00:06:26.610 CC lib/ftl/ftl_writer.o 00:06:26.610 CC lib/ftl/ftl_rq.o 00:06:26.610 CC lib/nvmf/transport.o 00:06:26.610 LIB libspdk_nbd.a 00:06:26.610 CC lib/nvmf/tcp.o 00:06:26.868 CC lib/nvmf/stubs.o 00:06:26.868 CC lib/scsi/scsi_pr.o 00:06:26.868 CC lib/ftl/ftl_reloc.o 00:06:26.868 CC lib/ftl/ftl_l2p_cache.o 00:06:26.868 CC lib/nvmf/mdns_server.o 00:06:26.868 CC lib/ftl/ftl_p2l.o 00:06:26.868 CC lib/nvmf/auth.o 00:06:27.126 CC lib/scsi/scsi_rpc.o 00:06:27.126 CC lib/ftl/mngt/ftl_mngt.o 00:06:27.126 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:27.126 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:27.126 CC lib/scsi/task.o 00:06:27.126 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:27.126 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:27.385 LIB libspdk_scsi.a 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:27.385 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:27.385 CC lib/ftl/utils/ftl_conf.o 00:06:27.385 CC lib/ftl/utils/ftl_md.o 00:06:27.644 CC lib/ftl/utils/ftl_mempool.o 00:06:27.644 CC lib/ftl/utils/ftl_bitmap.o 00:06:27.644 CC lib/ftl/utils/ftl_property.o 00:06:27.644 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:27.644 CC lib/iscsi/conn.o 00:06:27.644 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:27.644 CC lib/vhost/vhost.o 00:06:27.644 CC lib/vhost/vhost_rpc.o 00:06:27.644 CC lib/iscsi/init_grp.o 00:06:27.644 CC lib/vhost/vhost_scsi.o 00:06:27.644 CC lib/vhost/vhost_blk.o 00:06:27.902 CC lib/vhost/rte_vhost_user.o 00:06:27.902 CC lib/iscsi/iscsi.o 00:06:27.902 CC lib/iscsi/md5.o 00:06:27.902 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:27.902 CC lib/iscsi/param.o 00:06:27.902 CC lib/iscsi/portal_grp.o 00:06:28.160 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:28.160 LIB libspdk_nvmf.a 00:06:28.160 CC lib/iscsi/tgt_node.o 00:06:28.160 CC lib/iscsi/iscsi_subsystem.o 00:06:28.160 CC lib/iscsi/iscsi_rpc.o 00:06:28.160 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:28.160 CC lib/iscsi/task.o 00:06:28.419 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:28.419 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:06:28.419 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:28.419 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:28.419 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:28.419 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:28.678 CC lib/ftl/base/ftl_base_dev.o 00:06:28.678 CC lib/ftl/base/ftl_base_bdev.o 00:06:28.952 LIB libspdk_ftl.a 00:06:28.952 LIB libspdk_vhost.a 00:06:29.545 LIB libspdk_iscsi.a 00:06:29.804 CC module/env_dpdk/env_dpdk_rpc.o 00:06:29.804 CC module/accel/error/accel_error.o 00:06:29.804 CC module/accel/ioat/accel_ioat.o 00:06:29.804 CC module/accel/error/accel_error_rpc.o 00:06:29.804 CC module/accel/ioat/accel_ioat_rpc.o 00:06:29.804 CC module/keyring/linux/keyring.o 00:06:29.804 CC module/keyring/file/keyring.o 00:06:29.804 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:30.063 CC module/sock/posix/posix.o 00:06:30.063 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:30.063 CC module/blob/bdev/blob_bdev.o 00:06:30.063 CC module/scheduler/gscheduler/gscheduler.o 00:06:30.063 LIB libspdk_env_dpdk_rpc.a 00:06:30.063 CC module/keyring/file/keyring_rpc.o 00:06:30.063 CC module/keyring/linux/keyring_rpc.o 00:06:30.063 LIB libspdk_scheduler_gscheduler.a 00:06:30.063 LIB libspdk_accel_error.a 00:06:30.063 LIB libspdk_scheduler_dpdk_governor.a 00:06:30.063 LIB libspdk_accel_ioat.a 00:06:30.063 LIB libspdk_keyring_file.a 00:06:30.322 LIB libspdk_keyring_linux.a 00:06:30.322 LIB libspdk_scheduler_dynamic.a 00:06:30.322 LIB libspdk_blob_bdev.a 00:06:30.582 CC module/bdev/split/vbdev_split.o 00:06:30.582 CC module/bdev/nvme/bdev_nvme.o 00:06:30.582 CC module/bdev/malloc/bdev_malloc.o 00:06:30.582 CC module/bdev/passthru/vbdev_passthru.o 00:06:30.582 CC module/bdev/raid/bdev_raid.o 00:06:30.582 CC module/bdev/lvol/vbdev_lvol.o 00:06:30.582 CC module/bdev/error/vbdev_error.o 00:06:30.582 CC module/blobfs/bdev/blobfs_bdev.o 00:06:30.582 CC module/bdev/gpt/gpt.o 00:06:30.582 CC module/bdev/delay/vbdev_delay.o 00:06:30.582 CC module/bdev/null/bdev_null.o 00:06:30.582 LIB libspdk_sock_posix.a 00:06:30.841 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:30.841 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:30.841 CC module/bdev/gpt/vbdev_gpt.o 00:06:30.841 CC module/bdev/error/vbdev_error_rpc.o 00:06:30.841 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:30.841 CC module/bdev/split/vbdev_split_rpc.o 00:06:30.841 CC module/bdev/null/bdev_null_rpc.o 00:06:31.100 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:31.100 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:31.100 LIB libspdk_blobfs_bdev.a 00:06:31.100 LIB libspdk_bdev_delay.a 00:06:31.100 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:31.100 CC module/bdev/nvme/nvme_rpc.o 00:06:31.100 LIB libspdk_bdev_error.a 00:06:31.100 LIB libspdk_bdev_gpt.a 00:06:31.100 LIB libspdk_bdev_split.a 00:06:31.100 LIB libspdk_bdev_malloc.a 00:06:31.100 LIB libspdk_bdev_null.a 00:06:31.100 LIB libspdk_bdev_passthru.a 00:06:31.100 CC module/bdev/nvme/bdev_mdns_client.o 00:06:31.100 CC module/bdev/nvme/vbdev_opal.o 00:06:31.358 CC module/bdev/raid/bdev_raid_rpc.o 00:06:31.358 CC module/bdev/raid/bdev_raid_sb.o 00:06:31.358 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:31.358 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:31.358 CC module/bdev/aio/bdev_aio.o 00:06:31.358 CC module/bdev/ftl/bdev_ftl.o 00:06:31.358 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:31.358 LIB libspdk_bdev_lvol.a 00:06:31.358 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:31.659 CC module/bdev/raid/raid0.o 00:06:31.659 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:31.659 CC module/bdev/raid/raid1.o 00:06:31.659 CC module/bdev/raid/concat.o 00:06:31.659 CC module/bdev/aio/bdev_aio_rpc.o 00:06:31.659 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:31.659 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:31.659 LIB libspdk_bdev_ftl.a 00:06:31.659 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:31.918 LIB libspdk_bdev_aio.a 00:06:31.918 LIB libspdk_bdev_zone_block.a 00:06:31.918 LIB libspdk_bdev_raid.a 00:06:31.918 LIB libspdk_bdev_virtio.a 00:06:33.302 LIB libspdk_bdev_nvme.a 00:06:33.868 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:33.868 CC module/event/subsystems/iobuf/iobuf.o 00:06:33.868 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:33.868 CC module/event/subsystems/scheduler/scheduler.o 00:06:33.868 CC module/event/subsystems/keyring/keyring.o 00:06:33.868 CC module/event/subsystems/vmd/vmd.o 00:06:33.868 CC module/event/subsystems/sock/sock.o 00:06:33.869 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:33.869 LIB libspdk_event_keyring.a 00:06:33.869 LIB libspdk_event_vhost_blk.a 00:06:33.869 LIB libspdk_event_iobuf.a 00:06:33.869 LIB libspdk_event_sock.a 00:06:34.127 LIB libspdk_event_vmd.a 00:06:34.127 LIB libspdk_event_scheduler.a 00:06:34.385 CC module/event/subsystems/accel/accel.o 00:06:34.385 LIB libspdk_event_accel.a 00:06:35.028 CC module/event/subsystems/bdev/bdev.o 00:06:35.028 LIB libspdk_event_bdev.a 00:06:35.286 CC module/event/subsystems/scsi/scsi.o 00:06:35.286 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:06:35.286 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:06:35.286 CC module/event/subsystems/nbd/nbd.o 00:06:35.545 LIB libspdk_event_nbd.a 00:06:35.545 LIB libspdk_event_scsi.a 00:06:35.545 LIB libspdk_event_nvmf.a 00:06:35.803 CC module/event/subsystems/iscsi/iscsi.o 00:06:35.803 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:06:36.062 LIB libspdk_event_vhost_scsi.a 00:06:36.062 LIB libspdk_event_iscsi.a 00:06:36.321 CXX app/trace/trace.o 00:06:36.321 CC app/trace_record/trace_record.o 00:06:36.321 CC app/spdk_nvme_perf/perf.o 00:06:36.321 CC app/spdk_lspci/spdk_lspci.o 00:06:36.321 CC app/iscsi_tgt/iscsi_tgt.o 00:06:36.321 CC app/nvmf_tgt/nvmf_main.o 00:06:36.321 CC app/spdk_tgt/spdk_tgt.o 00:06:36.321 CC examples/accel/perf/accel_perf.o 00:06:36.321 CC examples/ioat/perf/perf.o 00:06:36.580 CC test/accel/dif/dif.o 00:06:36.580 CC examples/bdev/hello_world/hello_bdev.o 00:06:36.580 LINK spdk_lspci 00:06:36.580 CC examples/blob/hello_world/hello_blob.o 00:06:36.580 LINK nvmf_tgt 00:06:36.580 LINK iscsi_tgt 00:06:36.580 LINK spdk_tgt 00:06:36.839 LINK ioat_perf 00:06:36.839 LINK spdk_trace_record 00:06:36.839 LINK hello_bdev 00:06:36.839 LINK hello_blob 00:06:36.839 LINK spdk_trace 00:06:36.839 CC examples/bdev/bdevperf/bdevperf.o 00:06:37.097 LINK accel_perf 00:06:37.097 CC examples/ioat/verify/verify.o 00:06:37.097 CC app/spdk_nvme_identify/identify.o 00:06:37.097 LINK dif 00:06:37.097 CC app/spdk_nvme_discover/discovery_aer.o 00:06:37.356 LINK verify 00:06:37.356 CC app/spdk_top/spdk_top.o 00:06:37.356 CC examples/blob/cli/blobcli.o 00:06:37.356 CC app/vhost/vhost.o 00:06:37.356 CC app/spdk_dd/spdk_dd.o 00:06:37.356 LINK spdk_nvme_discover 00:06:37.615 LINK spdk_nvme_perf 00:06:37.615 CC test/app/bdev_svc/bdev_svc.o 00:06:37.615 LINK vhost 00:06:37.615 CC test/bdev/bdevio/bdevio.o 00:06:37.615 TEST_HEADER include/spdk/accel.h 00:06:37.615 TEST_HEADER include/spdk/accel_module.h 00:06:37.615 TEST_HEADER include/spdk/assert.h 00:06:37.615 TEST_HEADER include/spdk/barrier.h 00:06:37.615 TEST_HEADER include/spdk/base64.h 00:06:37.615 TEST_HEADER include/spdk/bdev.h 00:06:37.615 TEST_HEADER include/spdk/bdev_module.h 00:06:37.615 TEST_HEADER include/spdk/bdev_zone.h 00:06:37.615 TEST_HEADER include/spdk/bit_array.h 00:06:37.615 TEST_HEADER include/spdk/bit_pool.h 00:06:37.615 TEST_HEADER include/spdk/blob_bdev.h 00:06:37.615 TEST_HEADER include/spdk/blobfs_bdev.h 00:06:37.615 LINK bdev_svc 00:06:37.615 TEST_HEADER include/spdk/blobfs.h 00:06:37.615 TEST_HEADER include/spdk/blob.h 00:06:37.615 TEST_HEADER include/spdk/conf.h 00:06:37.615 TEST_HEADER include/spdk/config.h 00:06:37.615 TEST_HEADER include/spdk/cpuset.h 00:06:37.615 TEST_HEADER include/spdk/crc16.h 00:06:37.615 TEST_HEADER include/spdk/crc32.h 00:06:37.615 TEST_HEADER include/spdk/crc64.h 00:06:37.615 TEST_HEADER include/spdk/dif.h 00:06:37.615 TEST_HEADER include/spdk/dma.h 00:06:37.615 TEST_HEADER include/spdk/endian.h 00:06:37.615 TEST_HEADER include/spdk/env_dpdk.h 00:06:37.615 TEST_HEADER include/spdk/env.h 00:06:37.615 TEST_HEADER include/spdk/event.h 00:06:37.615 TEST_HEADER include/spdk/fd_group.h 00:06:37.615 TEST_HEADER include/spdk/fd.h 00:06:37.615 TEST_HEADER include/spdk/file.h 00:06:37.615 TEST_HEADER include/spdk/ftl.h 00:06:37.615 TEST_HEADER include/spdk/gpt_spec.h 00:06:37.615 TEST_HEADER include/spdk/hexlify.h 00:06:37.615 TEST_HEADER include/spdk/histogram_data.h 00:06:37.615 TEST_HEADER include/spdk/idxd.h 00:06:37.615 TEST_HEADER include/spdk/idxd_spec.h 00:06:37.873 TEST_HEADER include/spdk/init.h 00:06:37.874 CC test/blobfs/mkfs/mkfs.o 00:06:37.874 TEST_HEADER include/spdk/ioat.h 00:06:37.874 TEST_HEADER include/spdk/ioat_spec.h 00:06:37.874 TEST_HEADER include/spdk/iscsi_spec.h 00:06:37.874 TEST_HEADER include/spdk/json.h 00:06:37.874 TEST_HEADER include/spdk/jsonrpc.h 00:06:37.874 TEST_HEADER include/spdk/keyring.h 00:06:37.874 TEST_HEADER include/spdk/keyring_module.h 00:06:37.874 TEST_HEADER include/spdk/likely.h 00:06:37.874 TEST_HEADER include/spdk/log.h 00:06:37.874 TEST_HEADER include/spdk/lvol.h 00:06:37.874 TEST_HEADER include/spdk/memory.h 00:06:37.874 TEST_HEADER include/spdk/mmio.h 00:06:37.874 TEST_HEADER include/spdk/nbd.h 00:06:37.874 TEST_HEADER include/spdk/notify.h 00:06:37.874 TEST_HEADER include/spdk/nvme.h 00:06:37.874 TEST_HEADER include/spdk/nvme_intel.h 00:06:37.874 TEST_HEADER include/spdk/nvme_ocssd.h 00:06:37.874 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:06:37.874 TEST_HEADER include/spdk/nvme_spec.h 00:06:37.874 TEST_HEADER include/spdk/nvme_zns.h 00:06:37.874 TEST_HEADER include/spdk/nvmf_cmd.h 00:06:37.874 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:06:37.874 TEST_HEADER include/spdk/nvmf.h 00:06:37.874 TEST_HEADER include/spdk/nvmf_spec.h 00:06:37.874 CC examples/nvme/hello_world/hello_world.o 00:06:37.874 TEST_HEADER include/spdk/nvmf_transport.h 00:06:37.874 TEST_HEADER include/spdk/opal.h 00:06:37.874 TEST_HEADER include/spdk/opal_spec.h 00:06:37.874 TEST_HEADER include/spdk/pci_ids.h 00:06:37.874 TEST_HEADER include/spdk/pipe.h 00:06:37.874 TEST_HEADER include/spdk/queue.h 00:06:37.874 TEST_HEADER include/spdk/reduce.h 00:06:37.874 TEST_HEADER include/spdk/rpc.h 00:06:37.874 TEST_HEADER include/spdk/scheduler.h 00:06:37.874 TEST_HEADER include/spdk/scsi.h 00:06:37.874 TEST_HEADER include/spdk/scsi_spec.h 00:06:37.874 TEST_HEADER include/spdk/sock.h 00:06:37.874 TEST_HEADER include/spdk/stdinc.h 00:06:37.874 TEST_HEADER include/spdk/string.h 00:06:37.874 TEST_HEADER include/spdk/thread.h 00:06:37.874 CC examples/nvme/reconnect/reconnect.o 00:06:37.874 TEST_HEADER include/spdk/trace.h 00:06:37.874 TEST_HEADER include/spdk/trace_parser.h 00:06:37.874 TEST_HEADER include/spdk/tree.h 00:06:37.874 TEST_HEADER include/spdk/ublk.h 00:06:37.874 TEST_HEADER include/spdk/util.h 00:06:37.874 TEST_HEADER include/spdk/uuid.h 00:06:37.874 TEST_HEADER include/spdk/version.h 00:06:37.874 TEST_HEADER include/spdk/vfio_user_pci.h 00:06:37.874 TEST_HEADER include/spdk/vfio_user_spec.h 00:06:37.874 TEST_HEADER include/spdk/vhost.h 00:06:37.874 TEST_HEADER include/spdk/vmd.h 00:06:37.874 TEST_HEADER include/spdk/xor.h 00:06:37.874 TEST_HEADER include/spdk/zipf.h 00:06:37.874 CXX test/cpp_headers/accel.o 00:06:37.874 LINK blobcli 00:06:37.874 LINK bdevperf 00:06:37.874 LINK mkfs 00:06:37.874 LINK spdk_dd 00:06:38.132 CXX test/cpp_headers/accel_module.o 00:06:38.132 LINK hello_world 00:06:38.132 LINK bdevio 00:06:38.132 CC examples/nvme/nvme_manage/nvme_manage.o 00:06:38.390 CXX test/cpp_headers/assert.o 00:06:38.390 LINK reconnect 00:06:38.390 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:06:38.390 LINK spdk_nvme_identify 00:06:38.390 CXX test/cpp_headers/barrier.o 00:06:38.390 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:06:38.390 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:06:38.390 make[2]: Nothing to be done for 'all'. 00:06:38.649 CXX test/cpp_headers/base64.o 00:06:38.649 CC examples/nvme/arbitration/arbitration.o 00:06:38.649 CC examples/nvme/hotplug/hotplug.o 00:06:38.649 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:06:38.649 LINK spdk_top 00:06:38.649 CC test/env/vtophys/vtophys.o 00:06:38.649 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:06:38.649 CXX test/cpp_headers/bdev.o 00:06:38.649 LINK nvme_fuzz 00:06:38.907 CC test/env/mem_callbacks/mem_callbacks.o 00:06:38.907 CC test/event/event_perf/event_perf.o 00:06:38.907 LINK env_dpdk_post_init 00:06:38.907 LINK vtophys 00:06:38.907 CXX test/cpp_headers/bdev_module.o 00:06:38.907 LINK hotplug 00:06:38.907 LINK nvme_manage 00:06:38.907 LINK event_perf 00:06:38.907 CC test/env/memory/memory_ut.o 00:06:39.165 LINK arbitration 00:06:39.165 CXX test/cpp_headers/bdev_zone.o 00:06:39.165 CXX test/cpp_headers/bit_array.o 00:06:39.165 CC test/env/pci/pci_ut.o 00:06:39.165 LINK vhost_fuzz 00:06:39.165 CXX test/cpp_headers/bit_pool.o 00:06:39.165 CC test/event/reactor/reactor.o 00:06:39.165 CC test/event/reactor_perf/reactor_perf.o 00:06:39.423 CXX test/cpp_headers/blob_bdev.o 00:06:39.423 CC examples/nvme/cmb_copy/cmb_copy.o 00:06:39.423 LINK reactor 00:06:39.423 LINK reactor_perf 00:06:39.423 CC test/lvol/esnap/esnap.o 00:06:39.423 CC test/rpc_client/rpc_client_test.o 00:06:39.423 CC test/nvme/reset/reset.o 00:06:39.423 CC test/nvme/aer/aer.o 00:06:39.423 LINK mem_callbacks 00:06:39.423 CXX test/cpp_headers/blobfs_bdev.o 00:06:39.682 LINK cmb_copy 00:06:39.682 CXX test/cpp_headers/blobfs.o 00:06:39.682 LINK pci_ut 00:06:39.682 LINK rpc_client_test 00:06:39.682 CC test/event/app_repeat/app_repeat.o 00:06:39.682 CC test/app/histogram_perf/histogram_perf.o 00:06:39.941 LINK reset 00:06:39.941 CXX test/cpp_headers/blob.o 00:06:39.941 CC test/thread/poller_perf/poller_perf.o 00:06:39.941 LINK app_repeat 00:06:39.941 CC test/thread/lock/spdk_lock.o 00:06:39.941 LINK aer 00:06:39.941 LINK histogram_perf 00:06:39.941 CC examples/nvme/abort/abort.o 00:06:39.941 CXX test/cpp_headers/conf.o 00:06:39.941 LINK poller_perf 00:06:40.201 CXX test/cpp_headers/config.o 00:06:40.201 CXX test/cpp_headers/cpuset.o 00:06:40.201 CC test/nvme/sgl/sgl.o 00:06:40.201 LINK iscsi_fuzz 00:06:40.201 CC test/nvme/e2edp/nvme_dp.o 00:06:40.201 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:06:40.201 CC test/event/scheduler/scheduler.o 00:06:40.460 CC test/unit/lib/accel/accel.c/accel_ut.o 00:06:40.460 CXX test/cpp_headers/crc16.o 00:06:40.460 CC test/nvme/overhead/overhead.o 00:06:40.460 LINK abort 00:06:40.460 CXX test/cpp_headers/crc32.o 00:06:40.460 LINK scheduler 00:06:40.460 LINK histogram_ut 00:06:40.460 LINK sgl 00:06:40.718 LINK memory_ut 00:06:40.718 LINK nvme_dp 00:06:40.718 CC test/app/jsoncat/jsoncat.o 00:06:40.718 CXX test/cpp_headers/crc64.o 00:06:40.718 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:06:40.718 LINK overhead 00:06:40.718 LINK jsoncat 00:06:40.718 CC test/app/stub/stub.o 00:06:40.718 CXX test/cpp_headers/dif.o 00:06:40.718 CXX test/cpp_headers/dma.o 00:06:40.977 CXX test/cpp_headers/endian.o 00:06:40.977 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:06:40.977 LINK pmr_persistence 00:06:40.977 LINK stub 00:06:40.977 CXX test/cpp_headers/env_dpdk.o 00:06:41.236 CC test/nvme/err_injection/err_injection.o 00:06:41.236 CC test/unit/lib/bdev/part.c/part_ut.o 00:06:41.236 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:06:41.236 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:06:41.236 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:06:41.236 CXX test/cpp_headers/env.o 00:06:41.236 LINK err_injection 00:06:41.236 LINK spdk_lock 00:06:41.495 LINK scsi_nvme_ut 00:06:41.495 LINK tree_ut 00:06:41.495 CXX test/cpp_headers/event.o 00:06:41.495 CC examples/sock/hello_world/hello_sock.o 00:06:41.495 CC examples/vmd/lsvmd/lsvmd.o 00:06:41.495 CC examples/vmd/led/led.o 00:06:41.495 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:06:41.495 CXX test/cpp_headers/fd_group.o 00:06:41.754 LINK lsvmd 00:06:41.754 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:06:41.754 CC test/nvme/startup/startup.o 00:06:41.754 LINK led 00:06:41.754 LINK hello_sock 00:06:41.754 CXX test/cpp_headers/fd.o 00:06:42.013 LINK startup 00:06:42.013 CXX test/cpp_headers/file.o 00:06:42.013 CXX test/cpp_headers/ftl.o 00:06:42.013 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:06:42.013 LINK blob_bdev_ut 00:06:42.272 CXX test/cpp_headers/gpt_spec.o 00:06:42.272 CC examples/nvmf/nvmf/nvmf.o 00:06:42.272 LINK blobfs_bdev_ut 00:06:42.272 CC test/nvme/reserve/reserve.o 00:06:42.272 CC examples/util/zipf/zipf.o 00:06:42.272 CC test/unit/lib/blob/blob.c/blob_ut.o 00:06:42.272 CXX test/cpp_headers/hexlify.o 00:06:42.531 LINK reserve 00:06:42.531 LINK zipf 00:06:42.531 CC examples/thread/thread/thread_ex.o 00:06:42.531 CXX test/cpp_headers/histogram_data.o 00:06:42.531 LINK nvmf 00:06:42.790 CXX test/cpp_headers/idxd.o 00:06:42.790 CXX test/cpp_headers/idxd_spec.o 00:06:42.790 CC test/nvme/simple_copy/simple_copy.o 00:06:42.790 LINK thread 00:06:43.048 CXX test/cpp_headers/init.o 00:06:43.048 CC test/nvme/connect_stress/connect_stress.o 00:06:43.048 LINK simple_copy 00:06:43.305 CXX test/cpp_headers/ioat.o 00:06:43.305 CXX test/cpp_headers/ioat_spec.o 00:06:43.305 LINK connect_stress 00:06:43.305 LINK blobfs_sync_ut 00:06:43.305 LINK blobfs_async_ut 00:06:43.563 CXX test/cpp_headers/iscsi_spec.o 00:06:43.563 CC examples/interrupt_tgt/interrupt_tgt.o 00:06:43.563 CC test/nvme/boot_partition/boot_partition.o 00:06:43.563 CXX test/cpp_headers/json.o 00:06:43.563 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:06:43.822 CC test/unit/lib/event/app.c/app_ut.o 00:06:43.822 LINK interrupt_tgt 00:06:43.822 CC test/unit/lib/dma/dma.c/dma_ut.o 00:06:43.822 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:06:43.822 CXX test/cpp_headers/jsonrpc.o 00:06:43.822 LINK boot_partition 00:06:43.822 LINK accel_ut 00:06:44.080 CXX test/cpp_headers/keyring.o 00:06:44.080 CXX test/cpp_headers/keyring_module.o 00:06:44.080 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:06:44.080 CXX test/cpp_headers/likely.o 00:06:44.080 CC test/nvme/compliance/nvme_compliance.o 00:06:44.339 CC test/nvme/fused_ordering/fused_ordering.o 00:06:44.339 CXX test/cpp_headers/log.o 00:06:44.339 LINK gpt_ut 00:06:44.339 LINK ioat_ut 00:06:44.339 CXX test/cpp_headers/lvol.o 00:06:44.597 LINK dma_ut 00:06:44.597 LINK fused_ordering 00:06:44.597 CXX test/cpp_headers/memory.o 00:06:44.597 LINK app_ut 00:06:44.597 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:06:44.597 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:06:44.855 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:06:44.855 CXX test/cpp_headers/mmio.o 00:06:44.855 LINK nvme_compliance 00:06:44.855 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:06:44.855 LINK part_ut 00:06:44.855 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:06:44.855 CXX test/cpp_headers/nbd.o 00:06:44.855 CXX test/cpp_headers/notify.o 00:06:45.113 LINK bdev_zone_ut 00:06:45.113 CC test/nvme/doorbell_aers/doorbell_aers.o 00:06:45.113 CXX test/cpp_headers/nvme.o 00:06:45.113 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:06:45.372 LINK doorbell_aers 00:06:45.372 CXX test/cpp_headers/nvme_intel.o 00:06:45.372 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:06:45.630 CXX test/cpp_headers/nvme_ocssd.o 00:06:45.630 CC test/nvme/fdp/fdp.o 00:06:45.631 LINK esnap 00:06:45.631 CXX test/cpp_headers/nvme_ocssd_spec.o 00:06:45.889 CXX test/cpp_headers/nvme_spec.o 00:06:45.889 LINK bdev_raid_sb_ut 00:06:45.889 CXX test/cpp_headers/nvme_zns.o 00:06:45.889 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:06:46.147 CC test/nvme/cuse/cuse.o 00:06:46.147 LINK fdp 00:06:46.147 LINK vbdev_zone_block_ut 00:06:46.147 LINK reactor_ut 00:06:46.147 CXX test/cpp_headers/nvmf_cmd.o 00:06:46.147 LINK vbdev_lvol_ut 00:06:46.147 CXX test/cpp_headers/nvmf_fc_spec.o 00:06:46.147 CXX test/cpp_headers/nvmf.o 00:06:46.406 CXX test/cpp_headers/nvmf_spec.o 00:06:46.406 CXX test/cpp_headers/nvmf_transport.o 00:06:46.406 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:06:46.406 CXX test/cpp_headers/opal.o 00:06:46.406 CXX test/cpp_headers/opal_spec.o 00:06:46.406 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:06:46.406 CXX test/cpp_headers/pci_ids.o 00:06:46.664 CXX test/cpp_headers/pipe.o 00:06:46.664 CXX test/cpp_headers/queue.o 00:06:46.922 CXX test/cpp_headers/reduce.o 00:06:46.922 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:06:46.922 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:06:46.922 LINK concat_ut 00:06:46.922 CXX test/cpp_headers/rpc.o 00:06:47.180 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:06:47.180 CXX test/cpp_headers/scheduler.o 00:06:47.438 CXX test/cpp_headers/scsi.o 00:06:47.438 LINK raid1_ut 00:06:47.438 CXX test/cpp_headers/scsi_spec.o 00:06:47.438 LINK raid0_ut 00:06:47.438 LINK bdev_raid_ut 00:06:47.697 LINK cuse 00:06:47.697 CXX test/cpp_headers/sock.o 00:06:47.697 CC test/unit/lib/iscsi/param.c/param_ut.o 00:06:47.697 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:06:47.697 LINK init_grp_ut 00:06:47.954 CXX test/cpp_headers/stdinc.o 00:06:47.954 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:06:47.954 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:06:47.955 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:06:47.955 CXX test/cpp_headers/string.o 00:06:48.213 CXX test/cpp_headers/thread.o 00:06:48.471 LINK jsonrpc_server_ut 00:06:48.471 CXX test/cpp_headers/trace.o 00:06:48.471 LINK conn_ut 00:06:48.471 LINK param_ut 00:06:48.471 LINK bdev_ut 00:06:48.471 CXX test/cpp_headers/trace_parser.o 00:06:48.730 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:06:48.730 CC test/unit/lib/log/log.c/log_ut.o 00:06:48.730 CXX test/cpp_headers/tree.o 00:06:48.730 CXX test/cpp_headers/ublk.o 00:06:48.730 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:06:48.730 CC test/unit/lib/notify/notify.c/notify_ut.o 00:06:48.988 CXX test/cpp_headers/util.o 00:06:48.988 LINK portal_grp_ut 00:06:48.988 LINK log_ut 00:06:48.988 CXX test/cpp_headers/uuid.o 00:06:49.246 CXX test/cpp_headers/version.o 00:06:49.246 LINK bdev_ut 00:06:49.246 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:06:49.246 CXX test/cpp_headers/vfio_user_pci.o 00:06:49.246 CXX test/cpp_headers/vfio_user_spec.o 00:06:49.246 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:06:49.504 LINK tgt_node_ut 00:06:49.504 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:06:49.504 CXX test/cpp_headers/vhost.o 00:06:49.504 LINK notify_ut 00:06:49.504 CXX test/cpp_headers/vmd.o 00:06:49.762 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:06:49.762 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:06:49.762 CXX test/cpp_headers/xor.o 00:06:50.020 CXX test/cpp_headers/zipf.o 00:06:50.278 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:06:50.278 LINK iscsi_ut 00:06:50.536 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:06:50.536 LINK nvme_ctrlr_ocssd_cmd_ut 00:06:50.536 LINK json_parse_ut 00:06:50.794 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:06:50.794 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:06:50.794 LINK nvme_ut 00:06:51.052 LINK nvme_ctrlr_cmd_ut 00:06:51.052 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:06:51.052 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:06:51.618 LINK lvol_ut 00:06:51.618 LINK json_util_ut 00:06:51.875 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:06:51.875 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:06:51.875 LINK blob_ut 00:06:51.875 LINK nvme_ns_ut 00:06:52.132 LINK bdev_nvme_ut 00:06:52.132 LINK ctrlr_bdev_ut 00:06:52.132 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:06:52.389 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:06:52.389 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:06:52.389 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:06:52.962 LINK ctrlr_discovery_ut 00:06:52.962 LINK scsi_ut 00:06:52.962 LINK dev_ut 00:06:52.962 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:06:53.235 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:06:53.235 LINK nvme_ctrlr_ut 00:06:53.235 LINK ctrlr_ut 00:06:53.235 CC test/unit/lib/sock/sock.c/sock_ut.o 00:06:53.235 LINK nvmf_ut 00:06:53.235 LINK subsystem_ut 00:06:53.508 CC test/unit/lib/sock/posix.c/posix_ut.o 00:06:53.508 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:06:53.508 LINK lun_ut 00:06:53.508 CC test/unit/lib/thread/thread.c/thread_ut.o 00:06:53.508 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:06:53.508 LINK tcp_ut 00:06:53.508 CC test/unit/lib/util/base64.c/base64_ut.o 00:06:53.765 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:06:53.765 LINK scsi_pr_ut 00:06:54.024 LINK json_write_ut 00:06:54.024 LINK base64_ut 00:06:54.024 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:06:54.024 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:06:54.024 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:06:54.282 LINK nvme_ns_cmd_ut 00:06:54.282 LINK crc16_ut 00:06:54.282 LINK crc32_ieee_ut 00:06:54.282 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:06:54.282 LINK cpuset_ut 00:06:54.540 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:06:54.540 CC test/unit/lib/util/dif.c/dif_ut.o 00:06:54.540 CC test/unit/lib/util/iov.c/iov_ut.o 00:06:54.540 LINK crc64_ut 00:06:54.540 LINK nvme_ns_ocssd_cmd_ut 00:06:54.540 LINK bit_array_ut 00:06:54.540 LINK crc32c_ut 00:06:54.540 LINK scsi_bdev_ut 00:06:54.540 LINK posix_ut 00:06:54.799 LINK iobuf_ut 00:06:54.799 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:06:54.799 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:06:54.799 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:06:54.799 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:06:54.799 CC test/unit/lib/util/math.c/math_ut.o 00:06:54.799 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:06:54.799 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:06:55.059 LINK auth_ut 00:06:55.059 LINK iov_ut 00:06:55.059 LINK math_ut 00:06:55.059 CC test/unit/lib/util/string.c/string_ut.o 00:06:55.059 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:06:55.059 LINK sock_ut 00:06:55.318 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:06:55.318 LINK pci_event_ut 00:06:55.576 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:06:55.576 LINK pipe_ut 00:06:55.576 LINK nvme_quirks_ut 00:06:55.576 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:06:55.576 LINK string_ut 00:06:55.834 CC test/unit/lib/util/xor.c/xor_ut.o 00:06:55.834 LINK thread_ut 00:06:55.834 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:06:55.834 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:06:56.091 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:06:56.091 LINK rpc_ut 00:06:56.348 LINK nvme_poll_group_ut 00:06:56.348 LINK xor_ut 00:06:56.348 LINK subsystem_ut 00:06:56.348 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:06:56.606 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:06:56.606 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:06:56.606 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:06:56.606 LINK keyring_ut 00:06:56.606 LINK nvme_qpair_ut 00:06:56.606 LINK nvme_transport_ut 00:06:56.864 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:06:56.864 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:06:56.864 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:06:56.864 LINK rpc_ut 00:06:57.123 LINK nvme_io_msg_ut 00:06:57.123 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:06:57.123 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:06:57.382 LINK ftl_l2p_ut 00:06:57.382 LINK dif_ut 00:06:57.641 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:06:57.641 LINK nvme_pcie_ut 00:06:57.641 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:06:57.899 LINK nvme_opal_ut 00:06:57.899 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:06:57.899 LINK ftl_bitmap_ut 00:06:57.899 LINK nvme_fabric_ut 00:06:57.899 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:06:57.899 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:06:57.899 LINK ftl_io_ut 00:06:58.157 LINK ftl_mempool_ut 00:06:58.416 LINK nvme_pcie_common_ut 00:06:58.416 LINK nvme_tcp_ut 00:06:58.416 LINK ftl_p2l_ut 00:06:58.675 LINK ftl_band_ut 00:06:58.675 LINK ftl_mngt_ut 00:06:58.675 LINK nvme_cuse_ut 00:06:59.628 LINK vhost_ut 00:06:59.628 LINK ftl_layout_upgrade_ut 00:06:59.628 LINK ftl_sb_ut 00:06:59.905 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:59.905 08:34:28 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:06:59.905 08:34:28 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:06:59.905 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:07:00.163 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:00.163 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:07:00.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:07:00.164 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:00.164 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:07:00.164 patchelf: not an ELF executable 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:07:00.164 patchelf: not an ELF executable 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:07:00.164 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:07:00.422 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:00.681 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:00.959 Processing /home/vagrant/spdk_repo/spdk/python 00:07:00.959 Preparing metadata (setup.py): started 00:07:01.527 Preparing metadata (setup.py): finished with status 'done' 00:07:02.093 Installing collected packages: spdk 00:07:02.093 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:07:02.093 Running setup.py install for spdk: started 00:07:02.667 Running setup.py install for spdk: finished with status 'done' 00:07:02.667 Successfully installed spdk-24.9rc0 00:07:02.927 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:07:02.927 The Meson build system 00:07:02.927 Version: 1.3.1 00:07:02.927 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:02.927 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:02.927 Build type: native build 00:07:02.927 Program cat found: YES (/usr/bin/cat) 00:07:02.927 Project name: DPDK 00:07:02.927 Project version: 24.03.0 00:07:02.927 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:02.927 C linker for the host machine: cc ld.bfd 2.39-16 00:07:02.927 Host machine cpu family: x86_64 00:07:02.927 Host machine cpu: x86_64 00:07:02.927 Message: ## Building in Developer Mode ## 00:07:02.927 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:02.927 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:02.927 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:02.927 Program python3 found: YES (/usr/bin/python3) 00:07:02.927 Program cat found: YES (/usr/bin/cat) 00:07:02.927 Compiler for C supports arguments -march=native: YES (cached) 00:07:02.928 Checking for size of "void *" : 8 (cached) 00:07:02.928 Checking for size of "void *" : 8 (cached) 00:07:02.928 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:02.928 Library m found: YES 00:07:02.928 Library numa found: YES 00:07:02.928 Has header "numaif.h" : YES (cached) 00:07:02.928 Library fdt found: NO 00:07:02.928 Library execinfo found: NO 00:07:02.928 Has header "execinfo.h" : YES (cached) 00:07:02.928 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:02.928 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:02.928 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:02.928 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:02.928 Dependency openssl found: YES 3.0.9 (cached) 00:07:02.928 Dependency libpcap found: YES 1.10.4 (cached) 00:07:02.928 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wformat: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wundef: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:02.928 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:02.928 Program objdump found: YES (/usr/bin/objdump) 00:07:02.928 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:02.928 Checking if "AVX512 checking" compiles: YES (cached) 00:07:02.928 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:02.928 Fetching value of define "__AES__" : 1 (cached) 00:07:02.928 Fetching value of define "__AVX__" : 1 (cached) 00:07:02.928 Fetching value of define "__AVX2__" : 1 (cached) 00:07:02.928 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:02.928 Fetching value of define "__RDRND__" : 1 (cached) 00:07:02.928 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:02.928 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:02.928 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:02.928 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:02.928 Message: lib/log: Defining dependency "log" 00:07:02.928 Message: lib/kvargs: Defining dependency "kvargs" 00:07:02.928 Message: lib/telemetry: Defining dependency "telemetry" 00:07:02.928 Checking for function "getentropy" : NO (cached) 00:07:02.928 Message: lib/eal: Defining dependency "eal" 00:07:02.928 Message: lib/ring: Defining dependency "ring" 00:07:02.928 Message: lib/rcu: Defining dependency "rcu" 00:07:02.928 Message: lib/mempool: Defining dependency "mempool" 00:07:02.928 Message: lib/mbuf: Defining dependency "mbuf" 00:07:02.928 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:02.928 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:02.928 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:02.928 Compiler for C supports arguments -maes: YES (cached) 00:07:02.928 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:02.928 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:02.928 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:02.928 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:02.928 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:02.928 Compiler for C supports arguments -mavx2: YES (cached) 00:07:02.928 Compiler for C supports arguments -mavx: YES (cached) 00:07:02.928 Message: lib/net: Defining dependency "net" 00:07:02.928 Message: lib/meter: Defining dependency "meter" 00:07:02.928 Message: lib/ethdev: Defining dependency "ethdev" 00:07:02.928 Message: lib/pci: Defining dependency "pci" 00:07:02.928 Message: lib/cmdline: Defining dependency "cmdline" 00:07:02.928 Message: lib/hash: Defining dependency "hash" 00:07:02.928 Message: lib/timer: Defining dependency "timer" 00:07:02.928 Message: lib/compressdev: Defining dependency "compressdev" 00:07:02.928 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:02.928 Message: lib/dmadev: Defining dependency "dmadev" 00:07:02.928 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:02.928 Message: lib/power: Defining dependency "power" 00:07:02.928 Message: lib/reorder: Defining dependency "reorder" 00:07:02.928 Message: lib/security: Defining dependency "security" 00:07:02.928 Has header "linux/userfaultfd.h" : YES (cached) 00:07:02.928 Has header "linux/vduse.h" : YES (cached) 00:07:02.928 Message: lib/vhost: Defining dependency "vhost" 00:07:02.928 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:02.928 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:02.928 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:02.928 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:02.928 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:02.928 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:02.928 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:02.928 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:02.928 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:02.928 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:02.928 Program doxygen found: YES (/usr/bin/doxygen) 00:07:02.928 Configuring doxy-api-html.conf using configuration 00:07:02.928 Configuring doxy-api-man.conf using configuration 00:07:02.928 Program mandb found: YES (/usr/bin/mandb) 00:07:02.928 Program sphinx-build found: NO 00:07:02.928 Configuring rte_build_config.h using configuration 00:07:02.928 Message: 00:07:02.928 ================= 00:07:02.928 Applications Enabled 00:07:02.928 ================= 00:07:02.928 00:07:02.928 apps: 00:07:02.928 00:07:02.928 00:07:02.928 Message: 00:07:02.928 ================= 00:07:02.928 Libraries Enabled 00:07:02.928 ================= 00:07:02.928 00:07:02.928 libs: 00:07:02.928 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:02.928 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:02.928 cryptodev, dmadev, power, reorder, security, vhost, 00:07:02.928 00:07:02.928 Message: 00:07:02.928 =============== 00:07:02.928 Drivers Enabled 00:07:02.928 =============== 00:07:02.928 00:07:02.928 common: 00:07:02.928 00:07:02.928 bus: 00:07:02.928 pci, vdev, 00:07:02.928 mempool: 00:07:02.928 ring, 00:07:02.928 dma: 00:07:02.928 00:07:02.928 net: 00:07:02.928 00:07:02.928 crypto: 00:07:02.928 00:07:02.928 compress: 00:07:02.928 00:07:02.928 vdpa: 00:07:02.928 00:07:02.928 00:07:02.928 Message: 00:07:02.928 ================= 00:07:02.928 Content Skipped 00:07:02.928 ================= 00:07:02.928 00:07:02.928 apps: 00:07:02.928 dumpcap: explicitly disabled via build config 00:07:02.928 graph: explicitly disabled via build config 00:07:02.928 pdump: explicitly disabled via build config 00:07:02.928 proc-info: explicitly disabled via build config 00:07:02.928 test-acl: explicitly disabled via build config 00:07:02.928 test-bbdev: explicitly disabled via build config 00:07:02.928 test-cmdline: explicitly disabled via build config 00:07:02.928 test-compress-perf: explicitly disabled via build config 00:07:02.928 test-crypto-perf: explicitly disabled via build config 00:07:02.928 test-dma-perf: explicitly disabled via build config 00:07:02.928 test-eventdev: explicitly disabled via build config 00:07:02.928 test-fib: explicitly disabled via build config 00:07:02.928 test-flow-perf: explicitly disabled via build config 00:07:02.928 test-gpudev: explicitly disabled via build config 00:07:02.928 test-mldev: explicitly disabled via build config 00:07:02.928 test-pipeline: explicitly disabled via build config 00:07:02.928 test-pmd: explicitly disabled via build config 00:07:02.928 test-regex: explicitly disabled via build config 00:07:02.928 test-sad: explicitly disabled via build config 00:07:02.928 test-security-perf: explicitly disabled via build config 00:07:02.928 00:07:02.928 libs: 00:07:02.929 argparse: explicitly disabled via build config 00:07:02.929 metrics: explicitly disabled via build config 00:07:02.929 acl: explicitly disabled via build config 00:07:02.929 bbdev: explicitly disabled via build config 00:07:02.929 bitratestats: explicitly disabled via build config 00:07:02.929 bpf: explicitly disabled via build config 00:07:02.929 cfgfile: explicitly disabled via build config 00:07:02.929 distributor: explicitly disabled via build config 00:07:02.929 efd: explicitly disabled via build config 00:07:02.929 eventdev: explicitly disabled via build config 00:07:02.929 dispatcher: explicitly disabled via build config 00:07:02.929 gpudev: explicitly disabled via build config 00:07:02.929 gro: explicitly disabled via build config 00:07:02.929 gso: explicitly disabled via build config 00:07:02.929 ip_frag: explicitly disabled via build config 00:07:02.929 jobstats: explicitly disabled via build config 00:07:02.929 latencystats: explicitly disabled via build config 00:07:02.929 lpm: explicitly disabled via build config 00:07:02.929 member: explicitly disabled via build config 00:07:02.929 pcapng: explicitly disabled via build config 00:07:02.929 rawdev: explicitly disabled via build config 00:07:02.929 regexdev: explicitly disabled via build config 00:07:02.929 mldev: explicitly disabled via build config 00:07:02.929 rib: explicitly disabled via build config 00:07:02.929 sched: explicitly disabled via build config 00:07:02.929 stack: explicitly disabled via build config 00:07:02.929 ipsec: explicitly disabled via build config 00:07:02.929 pdcp: explicitly disabled via build config 00:07:02.929 fib: explicitly disabled via build config 00:07:02.929 port: explicitly disabled via build config 00:07:02.929 pdump: explicitly disabled via build config 00:07:02.929 table: explicitly disabled via build config 00:07:02.929 pipeline: explicitly disabled via build config 00:07:02.929 graph: explicitly disabled via build config 00:07:02.929 node: explicitly disabled via build config 00:07:02.929 00:07:02.929 drivers: 00:07:02.929 common/cpt: not in enabled drivers build config 00:07:02.929 common/dpaax: not in enabled drivers build config 00:07:02.929 common/iavf: not in enabled drivers build config 00:07:02.929 common/idpf: not in enabled drivers build config 00:07:02.929 common/ionic: not in enabled drivers build config 00:07:02.929 common/mvep: not in enabled drivers build config 00:07:02.929 common/octeontx: not in enabled drivers build config 00:07:02.929 bus/auxiliary: not in enabled drivers build config 00:07:02.929 bus/cdx: not in enabled drivers build config 00:07:02.929 bus/dpaa: not in enabled drivers build config 00:07:02.929 bus/fslmc: not in enabled drivers build config 00:07:02.929 bus/ifpga: not in enabled drivers build config 00:07:02.929 bus/platform: not in enabled drivers build config 00:07:02.929 bus/uacce: not in enabled drivers build config 00:07:02.929 bus/vmbus: not in enabled drivers build config 00:07:02.929 common/cnxk: not in enabled drivers build config 00:07:02.929 common/mlx5: not in enabled drivers build config 00:07:02.929 common/nfp: not in enabled drivers build config 00:07:02.929 common/nitrox: not in enabled drivers build config 00:07:02.929 common/qat: not in enabled drivers build config 00:07:02.929 common/sfc_efx: not in enabled drivers build config 00:07:02.929 mempool/bucket: not in enabled drivers build config 00:07:02.929 mempool/cnxk: not in enabled drivers build config 00:07:02.929 mempool/dpaa: not in enabled drivers build config 00:07:02.929 mempool/dpaa2: not in enabled drivers build config 00:07:02.929 mempool/octeontx: not in enabled drivers build config 00:07:02.929 mempool/stack: not in enabled drivers build config 00:07:02.929 dma/cnxk: not in enabled drivers build config 00:07:02.929 dma/dpaa: not in enabled drivers build config 00:07:02.929 dma/dpaa2: not in enabled drivers build config 00:07:02.929 dma/hisilicon: not in enabled drivers build config 00:07:02.929 dma/idxd: not in enabled drivers build config 00:07:02.929 dma/ioat: not in enabled drivers build config 00:07:02.929 dma/skeleton: not in enabled drivers build config 00:07:02.929 net/af_packet: not in enabled drivers build config 00:07:02.929 net/af_xdp: not in enabled drivers build config 00:07:02.929 net/ark: not in enabled drivers build config 00:07:02.929 net/atlantic: not in enabled drivers build config 00:07:02.929 net/avp: not in enabled drivers build config 00:07:02.929 net/axgbe: not in enabled drivers build config 00:07:02.929 net/bnx2x: not in enabled drivers build config 00:07:02.929 net/bnxt: not in enabled drivers build config 00:07:02.929 net/bonding: not in enabled drivers build config 00:07:02.929 net/cnxk: not in enabled drivers build config 00:07:02.929 net/cpfl: not in enabled drivers build config 00:07:02.929 net/cxgbe: not in enabled drivers build config 00:07:02.929 net/dpaa: not in enabled drivers build config 00:07:02.929 net/dpaa2: not in enabled drivers build config 00:07:02.929 net/e1000: not in enabled drivers build config 00:07:02.929 net/ena: not in enabled drivers build config 00:07:02.929 net/enetc: not in enabled drivers build config 00:07:02.929 net/enetfec: not in enabled drivers build config 00:07:02.929 net/enic: not in enabled drivers build config 00:07:02.929 net/failsafe: not in enabled drivers build config 00:07:02.929 net/fm10k: not in enabled drivers build config 00:07:02.929 net/gve: not in enabled drivers build config 00:07:02.929 net/hinic: not in enabled drivers build config 00:07:02.929 net/hns3: not in enabled drivers build config 00:07:02.929 net/i40e: not in enabled drivers build config 00:07:02.929 net/iavf: not in enabled drivers build config 00:07:02.929 net/ice: not in enabled drivers build config 00:07:02.929 net/idpf: not in enabled drivers build config 00:07:02.929 net/igc: not in enabled drivers build config 00:07:02.929 net/ionic: not in enabled drivers build config 00:07:02.929 net/ipn3ke: not in enabled drivers build config 00:07:02.929 net/ixgbe: not in enabled drivers build config 00:07:02.929 net/mana: not in enabled drivers build config 00:07:02.929 net/memif: not in enabled drivers build config 00:07:02.929 net/mlx4: not in enabled drivers build config 00:07:02.929 net/mlx5: not in enabled drivers build config 00:07:02.929 net/mvneta: not in enabled drivers build config 00:07:02.929 net/mvpp2: not in enabled drivers build config 00:07:02.929 net/netvsc: not in enabled drivers build config 00:07:02.929 net/nfb: not in enabled drivers build config 00:07:02.929 net/nfp: not in enabled drivers build config 00:07:02.929 net/ngbe: not in enabled drivers build config 00:07:02.929 net/null: not in enabled drivers build config 00:07:02.929 net/octeontx: not in enabled drivers build config 00:07:02.929 net/octeon_ep: not in enabled drivers build config 00:07:02.929 net/pcap: not in enabled drivers build config 00:07:02.929 net/pfe: not in enabled drivers build config 00:07:02.929 net/qede: not in enabled drivers build config 00:07:02.929 net/ring: not in enabled drivers build config 00:07:02.929 net/sfc: not in enabled drivers build config 00:07:02.929 net/softnic: not in enabled drivers build config 00:07:02.929 net/tap: not in enabled drivers build config 00:07:02.929 net/thunderx: not in enabled drivers build config 00:07:02.929 net/txgbe: not in enabled drivers build config 00:07:02.929 net/vdev_netvsc: not in enabled drivers build config 00:07:02.929 net/vhost: not in enabled drivers build config 00:07:02.929 net/virtio: not in enabled drivers build config 00:07:02.929 net/vmxnet3: not in enabled drivers build config 00:07:02.929 raw/*: missing internal dependency, "rawdev" 00:07:02.929 crypto/armv8: not in enabled drivers build config 00:07:02.929 crypto/bcmfs: not in enabled drivers build config 00:07:02.929 crypto/caam_jr: not in enabled drivers build config 00:07:02.929 crypto/ccp: not in enabled drivers build config 00:07:02.929 crypto/cnxk: not in enabled drivers build config 00:07:02.929 crypto/dpaa_sec: not in enabled drivers build config 00:07:02.929 crypto/dpaa2_sec: not in enabled drivers build config 00:07:02.929 crypto/ipsec_mb: not in enabled drivers build config 00:07:02.929 crypto/mlx5: not in enabled drivers build config 00:07:02.929 crypto/mvsam: not in enabled drivers build config 00:07:02.929 crypto/nitrox: not in enabled drivers build config 00:07:02.929 crypto/null: not in enabled drivers build config 00:07:02.929 crypto/octeontx: not in enabled drivers build config 00:07:02.929 crypto/openssl: not in enabled drivers build config 00:07:02.929 crypto/scheduler: not in enabled drivers build config 00:07:02.929 crypto/uadk: not in enabled drivers build config 00:07:02.929 crypto/virtio: not in enabled drivers build config 00:07:02.929 compress/isal: not in enabled drivers build config 00:07:02.929 compress/mlx5: not in enabled drivers build config 00:07:02.929 compress/nitrox: not in enabled drivers build config 00:07:02.929 compress/octeontx: not in enabled drivers build config 00:07:02.929 compress/zlib: not in enabled drivers build config 00:07:02.929 regex/*: missing internal dependency, "regexdev" 00:07:02.929 ml/*: missing internal dependency, "mldev" 00:07:02.929 vdpa/ifc: not in enabled drivers build config 00:07:02.930 vdpa/mlx5: not in enabled drivers build config 00:07:02.930 vdpa/nfp: not in enabled drivers build config 00:07:02.930 vdpa/sfc: not in enabled drivers build config 00:07:02.930 event/*: missing internal dependency, "eventdev" 00:07:02.930 baseband/*: missing internal dependency, "bbdev" 00:07:02.930 gpu/*: missing internal dependency, "gpudev" 00:07:02.930 00:07:02.930 00:07:03.498 Cleaning... 0 files. 00:07:03.498 Build targets in project: 85 00:07:03.498 00:07:03.498 DPDK 24.03.0 00:07:03.498 00:07:03.498 User defined options 00:07:03.498 default_library : static 00:07:03.498 libdir : lib 00:07:03.498 prefix : /usr/local 00:07:03.498 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:03.498 c_link_args : 00:07:03.498 cpu_instruction_set: native 00:07:03.498 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:07:03.498 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:03.498 enable_docs : false 00:07:03.498 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:03.498 enable_kmods : false 00:07:03.498 tests : false 00:07:03.498 00:07:03.498 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:03.760 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:03.760 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.761 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:03.762 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:03.763 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:03.764 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.026 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:04.027 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:04.027 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.027 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:04.028 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:04.028 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:04.028 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.028 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.029 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:04.030 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:07:04.030 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:07:04.030 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:07:04.030 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:07:04.030 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:07:04.030 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:07:04.030 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:07:04.030 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:07:04.030 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:04.030 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:04.031 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:04.031 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:04.031 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:07:04.031 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:07:04.031 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:07:04.031 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:07:04.031 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:07:04.031 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:07:04.031 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:07:04.031 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:07:04.031 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:07:04.031 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:07:04.031 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:07:04.031 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:07:04.031 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:07:04.031 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:07:04.031 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:07:04.031 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:07:04.031 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:07:04.031 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:07:04.031 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:07:04.031 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:07:04.031 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:07:04.031 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:07:04.031 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:07:04.031 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:07:04.031 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:07:04.031 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:07:04.031 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:07:04.031 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:07:04.031 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:07:04.031 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:07:04.031 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:07:04.031 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:07:04.031 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:07:04.031 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:07:04.031 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:07:04.031 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:07:04.031 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:07:04.031 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:07:04.031 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:07:04.031 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:07:04.031 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:07:04.031 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:07:04.031 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:07:04.031 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:07:04.031 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:07:04.031 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:07:04.031 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:07:04.031 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:07:04.031 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:07:04.031 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:07:04.031 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:07:06.584 The Meson build system 00:07:06.584 Version: 1.3.1 00:07:06.584 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:06.584 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:06.584 Build type: native build 00:07:06.584 Program cat found: YES (/usr/bin/cat) 00:07:06.584 Project name: DPDK 00:07:06.584 Project version: 24.03.0 00:07:06.584 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:06.584 C linker for the host machine: cc ld.bfd 2.39-16 00:07:06.584 Host machine cpu family: x86_64 00:07:06.584 Host machine cpu: x86_64 00:07:06.584 Message: ## Building in Developer Mode ## 00:07:06.584 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:06.584 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:06.584 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:06.584 Program python3 found: YES (/usr/bin/python3) 00:07:06.584 Program cat found: YES (/usr/bin/cat) 00:07:06.584 Compiler for C supports arguments -march=native: YES (cached) 00:07:06.584 Checking for size of "void *" : 8 (cached) 00:07:06.584 Checking for size of "void *" : 8 (cached) 00:07:06.584 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:06.584 Library m found: YES 00:07:06.584 Library numa found: YES 00:07:06.584 Has header "numaif.h" : YES (cached) 00:07:06.584 Library fdt found: NO 00:07:06.584 Library execinfo found: NO 00:07:06.584 Has header "execinfo.h" : YES (cached) 00:07:06.584 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:06.584 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:06.584 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:06.584 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:06.584 Dependency openssl found: YES 3.0.9 (cached) 00:07:06.584 Dependency libpcap found: YES 1.10.4 (cached) 00:07:06.584 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wformat: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wundef: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:06.584 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:06.584 Program objdump found: YES (/usr/bin/objdump) 00:07:06.584 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:06.584 Checking if "AVX512 checking" compiles: YES (cached) 00:07:06.584 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:06.584 Fetching value of define "__AES__" : 1 (cached) 00:07:06.584 Fetching value of define "__AVX__" : 1 (cached) 00:07:06.584 Fetching value of define "__AVX2__" : 1 (cached) 00:07:06.584 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:06.584 Fetching value of define "__RDRND__" : 1 (cached) 00:07:06.584 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:06.584 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:06.584 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:06.585 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:06.585 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:06.585 Message: lib/log: Defining dependency "log" 00:07:06.585 Message: lib/kvargs: Defining dependency "kvargs" 00:07:06.585 Message: lib/telemetry: Defining dependency "telemetry" 00:07:06.585 Checking for function "getentropy" : NO (cached) 00:07:06.585 Message: lib/eal: Defining dependency "eal" 00:07:06.585 Message: lib/ring: Defining dependency "ring" 00:07:06.585 Message: lib/rcu: Defining dependency "rcu" 00:07:06.585 Message: lib/mempool: Defining dependency "mempool" 00:07:06.585 Message: lib/mbuf: Defining dependency "mbuf" 00:07:06.585 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:06.585 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:06.585 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:06.585 Compiler for C supports arguments -maes: YES (cached) 00:07:06.585 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:06.585 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:06.585 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:06.585 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:06.585 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:06.585 Compiler for C supports arguments -mavx2: YES (cached) 00:07:06.585 Compiler for C supports arguments -mavx: YES (cached) 00:07:06.585 Message: lib/net: Defining dependency "net" 00:07:06.585 Message: lib/meter: Defining dependency "meter" 00:07:06.585 Message: lib/ethdev: Defining dependency "ethdev" 00:07:06.585 Message: lib/pci: Defining dependency "pci" 00:07:06.585 Message: lib/cmdline: Defining dependency "cmdline" 00:07:06.585 Message: lib/hash: Defining dependency "hash" 00:07:06.585 Message: lib/timer: Defining dependency "timer" 00:07:06.585 Message: lib/compressdev: Defining dependency "compressdev" 00:07:06.585 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:06.585 Message: lib/dmadev: Defining dependency "dmadev" 00:07:06.585 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:06.585 Message: lib/power: Defining dependency "power" 00:07:06.585 Message: lib/reorder: Defining dependency "reorder" 00:07:06.585 Message: lib/security: Defining dependency "security" 00:07:06.585 Has header "linux/userfaultfd.h" : YES (cached) 00:07:06.585 Has header "linux/vduse.h" : YES (cached) 00:07:06.585 Message: lib/vhost: Defining dependency "vhost" 00:07:06.585 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:06.585 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:06.585 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:06.585 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:06.585 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:06.585 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:06.585 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:06.585 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:06.585 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:06.585 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:06.585 Program doxygen found: YES (/usr/bin/doxygen) 00:07:06.585 Configuring doxy-api-html.conf using configuration 00:07:06.585 Configuring doxy-api-man.conf using configuration 00:07:06.585 Program mandb found: YES (/usr/bin/mandb) 00:07:06.585 Program sphinx-build found: NO 00:07:06.585 Configuring rte_build_config.h using configuration 00:07:06.585 Message: 00:07:06.585 ================= 00:07:06.585 Applications Enabled 00:07:06.585 ================= 00:07:06.585 00:07:06.585 apps: 00:07:06.585 00:07:06.585 00:07:06.585 Message: 00:07:06.585 ================= 00:07:06.585 Libraries Enabled 00:07:06.585 ================= 00:07:06.585 00:07:06.585 libs: 00:07:06.585 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:06.585 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:06.585 cryptodev, dmadev, power, reorder, security, vhost, 00:07:06.585 00:07:06.585 Message: 00:07:06.585 =============== 00:07:06.585 Drivers Enabled 00:07:06.585 =============== 00:07:06.585 00:07:06.585 common: 00:07:06.585 00:07:06.585 bus: 00:07:06.585 pci, vdev, 00:07:06.585 mempool: 00:07:06.585 ring, 00:07:06.585 dma: 00:07:06.585 00:07:06.585 net: 00:07:06.585 00:07:06.585 crypto: 00:07:06.585 00:07:06.585 compress: 00:07:06.585 00:07:06.585 vdpa: 00:07:06.585 00:07:06.585 00:07:06.585 Message: 00:07:06.585 ================= 00:07:06.585 Content Skipped 00:07:06.585 ================= 00:07:06.585 00:07:06.585 apps: 00:07:06.585 dumpcap: explicitly disabled via build config 00:07:06.585 graph: explicitly disabled via build config 00:07:06.585 pdump: explicitly disabled via build config 00:07:06.585 proc-info: explicitly disabled via build config 00:07:06.585 test-acl: explicitly disabled via build config 00:07:06.585 test-bbdev: explicitly disabled via build config 00:07:06.585 test-cmdline: explicitly disabled via build config 00:07:06.585 test-compress-perf: explicitly disabled via build config 00:07:06.585 test-crypto-perf: explicitly disabled via build config 00:07:06.585 test-dma-perf: explicitly disabled via build config 00:07:06.585 test-eventdev: explicitly disabled via build config 00:07:06.585 test-fib: explicitly disabled via build config 00:07:06.585 test-flow-perf: explicitly disabled via build config 00:07:06.585 test-gpudev: explicitly disabled via build config 00:07:06.585 test-mldev: explicitly disabled via build config 00:07:06.585 test-pipeline: explicitly disabled via build config 00:07:06.585 test-pmd: explicitly disabled via build config 00:07:06.585 test-regex: explicitly disabled via build config 00:07:06.585 test-sad: explicitly disabled via build config 00:07:06.585 test-security-perf: explicitly disabled via build config 00:07:06.585 00:07:06.585 libs: 00:07:06.585 argparse: explicitly disabled via build config 00:07:06.585 metrics: explicitly disabled via build config 00:07:06.585 acl: explicitly disabled via build config 00:07:06.585 bbdev: explicitly disabled via build config 00:07:06.585 bitratestats: explicitly disabled via build config 00:07:06.585 bpf: explicitly disabled via build config 00:07:06.585 cfgfile: explicitly disabled via build config 00:07:06.585 distributor: explicitly disabled via build config 00:07:06.585 efd: explicitly disabled via build config 00:07:06.585 eventdev: explicitly disabled via build config 00:07:06.585 dispatcher: explicitly disabled via build config 00:07:06.585 gpudev: explicitly disabled via build config 00:07:06.585 gro: explicitly disabled via build config 00:07:06.585 gso: explicitly disabled via build config 00:07:06.585 ip_frag: explicitly disabled via build config 00:07:06.585 jobstats: explicitly disabled via build config 00:07:06.585 latencystats: explicitly disabled via build config 00:07:06.585 lpm: explicitly disabled via build config 00:07:06.585 member: explicitly disabled via build config 00:07:06.585 pcapng: explicitly disabled via build config 00:07:06.585 rawdev: explicitly disabled via build config 00:07:06.585 regexdev: explicitly disabled via build config 00:07:06.585 mldev: explicitly disabled via build config 00:07:06.585 rib: explicitly disabled via build config 00:07:06.585 sched: explicitly disabled via build config 00:07:06.585 stack: explicitly disabled via build config 00:07:06.585 ipsec: explicitly disabled via build config 00:07:06.585 pdcp: explicitly disabled via build config 00:07:06.585 fib: explicitly disabled via build config 00:07:06.585 port: explicitly disabled via build config 00:07:06.585 pdump: explicitly disabled via build config 00:07:06.585 table: explicitly disabled via build config 00:07:06.585 pipeline: explicitly disabled via build config 00:07:06.585 graph: explicitly disabled via build config 00:07:06.585 node: explicitly disabled via build config 00:07:06.585 00:07:06.585 drivers: 00:07:06.585 common/cpt: not in enabled drivers build config 00:07:06.585 common/dpaax: not in enabled drivers build config 00:07:06.585 common/iavf: not in enabled drivers build config 00:07:06.585 common/idpf: not in enabled drivers build config 00:07:06.585 common/ionic: not in enabled drivers build config 00:07:06.585 common/mvep: not in enabled drivers build config 00:07:06.585 common/octeontx: not in enabled drivers build config 00:07:06.585 bus/auxiliary: not in enabled drivers build config 00:07:06.585 bus/cdx: not in enabled drivers build config 00:07:06.585 bus/dpaa: not in enabled drivers build config 00:07:06.585 bus/fslmc: not in enabled drivers build config 00:07:06.585 bus/ifpga: not in enabled drivers build config 00:07:06.585 bus/platform: not in enabled drivers build config 00:07:06.585 bus/uacce: not in enabled drivers build config 00:07:06.585 bus/vmbus: not in enabled drivers build config 00:07:06.585 common/cnxk: not in enabled drivers build config 00:07:06.585 common/mlx5: not in enabled drivers build config 00:07:06.585 common/nfp: not in enabled drivers build config 00:07:06.585 common/nitrox: not in enabled drivers build config 00:07:06.585 common/qat: not in enabled drivers build config 00:07:06.585 common/sfc_efx: not in enabled drivers build config 00:07:06.585 mempool/bucket: not in enabled drivers build config 00:07:06.585 mempool/cnxk: not in enabled drivers build config 00:07:06.585 mempool/dpaa: not in enabled drivers build config 00:07:06.585 mempool/dpaa2: not in enabled drivers build config 00:07:06.585 mempool/octeontx: not in enabled drivers build config 00:07:06.585 mempool/stack: not in enabled drivers build config 00:07:06.585 dma/cnxk: not in enabled drivers build config 00:07:06.585 dma/dpaa: not in enabled drivers build config 00:07:06.585 dma/dpaa2: not in enabled drivers build config 00:07:06.585 dma/hisilicon: not in enabled drivers build config 00:07:06.585 dma/idxd: not in enabled drivers build config 00:07:06.585 dma/ioat: not in enabled drivers build config 00:07:06.585 dma/skeleton: not in enabled drivers build config 00:07:06.585 net/af_packet: not in enabled drivers build config 00:07:06.585 net/af_xdp: not in enabled drivers build config 00:07:06.585 net/ark: not in enabled drivers build config 00:07:06.585 net/atlantic: not in enabled drivers build config 00:07:06.585 net/avp: not in enabled drivers build config 00:07:06.585 net/axgbe: not in enabled drivers build config 00:07:06.585 net/bnx2x: not in enabled drivers build config 00:07:06.585 net/bnxt: not in enabled drivers build config 00:07:06.585 net/bonding: not in enabled drivers build config 00:07:06.585 net/cnxk: not in enabled drivers build config 00:07:06.585 net/cpfl: not in enabled drivers build config 00:07:06.585 net/cxgbe: not in enabled drivers build config 00:07:06.585 net/dpaa: not in enabled drivers build config 00:07:06.585 net/dpaa2: not in enabled drivers build config 00:07:06.585 net/e1000: not in enabled drivers build config 00:07:06.585 net/ena: not in enabled drivers build config 00:07:06.585 net/enetc: not in enabled drivers build config 00:07:06.585 net/enetfec: not in enabled drivers build config 00:07:06.585 net/enic: not in enabled drivers build config 00:07:06.585 net/failsafe: not in enabled drivers build config 00:07:06.585 net/fm10k: not in enabled drivers build config 00:07:06.585 net/gve: not in enabled drivers build config 00:07:06.585 net/hinic: not in enabled drivers build config 00:07:06.585 net/hns3: not in enabled drivers build config 00:07:06.585 net/i40e: not in enabled drivers build config 00:07:06.585 net/iavf: not in enabled drivers build config 00:07:06.585 net/ice: not in enabled drivers build config 00:07:06.585 net/idpf: not in enabled drivers build config 00:07:06.585 net/igc: not in enabled drivers build config 00:07:06.586 net/ionic: not in enabled drivers build config 00:07:06.586 net/ipn3ke: not in enabled drivers build config 00:07:06.586 net/ixgbe: not in enabled drivers build config 00:07:06.586 net/mana: not in enabled drivers build config 00:07:06.586 net/memif: not in enabled drivers build config 00:07:06.586 net/mlx4: not in enabled drivers build config 00:07:06.586 net/mlx5: not in enabled drivers build config 00:07:06.586 net/mvneta: not in enabled drivers build config 00:07:06.586 net/mvpp2: not in enabled drivers build config 00:07:06.586 net/netvsc: not in enabled drivers build config 00:07:06.586 net/nfb: not in enabled drivers build config 00:07:06.586 net/nfp: not in enabled drivers build config 00:07:06.586 net/ngbe: not in enabled drivers build config 00:07:06.586 net/null: not in enabled drivers build config 00:07:06.586 net/octeontx: not in enabled drivers build config 00:07:06.586 net/octeon_ep: not in enabled drivers build config 00:07:06.586 net/pcap: not in enabled drivers build config 00:07:06.586 net/pfe: not in enabled drivers build config 00:07:06.586 net/qede: not in enabled drivers build config 00:07:06.586 net/ring: not in enabled drivers build config 00:07:06.586 net/sfc: not in enabled drivers build config 00:07:06.586 net/softnic: not in enabled drivers build config 00:07:06.586 net/tap: not in enabled drivers build config 00:07:06.586 net/thunderx: not in enabled drivers build config 00:07:06.586 net/txgbe: not in enabled drivers build config 00:07:06.586 net/vdev_netvsc: not in enabled drivers build config 00:07:06.586 net/vhost: not in enabled drivers build config 00:07:06.586 net/virtio: not in enabled drivers build config 00:07:06.586 net/vmxnet3: not in enabled drivers build config 00:07:06.586 raw/*: missing internal dependency, "rawdev" 00:07:06.586 crypto/armv8: not in enabled drivers build config 00:07:06.586 crypto/bcmfs: not in enabled drivers build config 00:07:06.586 crypto/caam_jr: not in enabled drivers build config 00:07:06.586 crypto/ccp: not in enabled drivers build config 00:07:06.586 crypto/cnxk: not in enabled drivers build config 00:07:06.586 crypto/dpaa_sec: not in enabled drivers build config 00:07:06.586 crypto/dpaa2_sec: not in enabled drivers build config 00:07:06.586 crypto/ipsec_mb: not in enabled drivers build config 00:07:06.586 crypto/mlx5: not in enabled drivers build config 00:07:06.586 crypto/mvsam: not in enabled drivers build config 00:07:06.586 crypto/nitrox: not in enabled drivers build config 00:07:06.586 crypto/null: not in enabled drivers build config 00:07:06.586 crypto/octeontx: not in enabled drivers build config 00:07:06.586 crypto/openssl: not in enabled drivers build config 00:07:06.586 crypto/scheduler: not in enabled drivers build config 00:07:06.586 crypto/uadk: not in enabled drivers build config 00:07:06.586 crypto/virtio: not in enabled drivers build config 00:07:06.586 compress/isal: not in enabled drivers build config 00:07:06.586 compress/mlx5: not in enabled drivers build config 00:07:06.586 compress/nitrox: not in enabled drivers build config 00:07:06.586 compress/octeontx: not in enabled drivers build config 00:07:06.586 compress/zlib: not in enabled drivers build config 00:07:06.586 regex/*: missing internal dependency, "regexdev" 00:07:06.586 ml/*: missing internal dependency, "mldev" 00:07:06.586 vdpa/ifc: not in enabled drivers build config 00:07:06.586 vdpa/mlx5: not in enabled drivers build config 00:07:06.586 vdpa/nfp: not in enabled drivers build config 00:07:06.586 vdpa/sfc: not in enabled drivers build config 00:07:06.586 event/*: missing internal dependency, "eventdev" 00:07:06.586 baseband/*: missing internal dependency, "bbdev" 00:07:06.586 gpu/*: missing internal dependency, "gpudev" 00:07:06.586 00:07:06.586 00:07:06.586 Cleaning... 0 files. 00:07:06.586 Build targets in project: 85 00:07:06.586 00:07:06.586 DPDK 24.03.0 00:07:06.586 00:07:06.586 User defined options 00:07:06.586 default_library : static 00:07:06.586 libdir : lib 00:07:06.586 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:06.586 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:06.586 c_link_args : 00:07:06.586 cpu_instruction_set: native 00:07:06.586 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:07:06.586 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:06.586 enable_docs : false 00:07:06.586 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:06.586 enable_kmods : false 00:07:06.586 tests : false 00:07:06.586 00:07:06.586 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:07.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:07:07.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:07:07.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:07:07.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:07:07.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:07:07.153 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:07:07.412 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:07:07.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:07:07.930 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:07:07.930 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:07:08.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:07:08.189 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:07:08.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:07:08.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:07:08.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:07:08.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:07:08.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:07:08.447 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:07:08.705 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:07:08.705 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:07:08.705 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:07:08.705 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:07:08.964 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:07:09.223 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:07:09.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:07:09.482 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:07:09.482 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:07:09.482 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:07:09.482 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:07:09.482 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:07:09.482 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:07:09.482 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:07:09.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:07:09.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:07:09.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:07:09.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:07:10.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:07:10.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:07:10.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:07:10.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:07:10.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:07:10.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:07:10.306 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:07:10.307 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:07:10.565 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:07:10.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:07:10.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:07:10.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:07:10.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:07:10.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:07:10.824 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:07:11.391 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:07:11.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:07:11.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:07:11.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:07:11.392 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:07:11.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:07:11.650 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:07:11.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:07:11.908 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:07:12.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:07:12.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:07:12.199 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:07:12.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:07:12.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:07:12.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:07:12.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:07:12.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:07:12.481 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:07:12.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:07:12.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:07:12.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:07:12.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:07:12.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:07:12.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:07:12.740 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:07:12.999 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:07:12.999 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:07:12.999 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:07:12.999 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:07:12.999 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:07:12.999 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:07:12.999 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:07:13.258 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:07:13.258 make[2]: Nothing to be done for 'install'. 00:07:13.258 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:07:13.516 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:07:13.516 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:07:13.516 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:07:14.891 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:07:14.891 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:14.891 08:34:43 autobuild.autobuild_external_code -- external_code/test_make.sh@94 -- $ run_test external_make_accel_module_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:14.891 08:34:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:07:14.891 08:34:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:14.891 08:34:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:14.891 ************************************ 00:07:14.891 START TEST external_make_accel_module_static 00:07:14.891 ************************************ 00:07:14.891 08:34:43 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:14.891 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:14.891 make --directory=accel static_module 00:07:15.149 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:15.149 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module module.c app_module.c -pthread \ 00:07:15.149 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:15.149 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:15.716 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:15.716 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:15.716 ************************************ 00:07:15.716 END TEST external_make_accel_module_static 00:07:15.716 ************************************ 00:07:15.716 00:07:15.716 real 0m0.624s 00:07:15.716 user 0m0.403s 00:07:15.716 sys 0m0.193s 00:07:15.716 08:34:44 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:15.716 08:34:44 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:07:15.716 08:34:44 autobuild.autobuild_external_code -- external_code/test_make.sh@95 -- $ run_test external_run_accel_module_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:15.716 08:34:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:07:15.716 08:34:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:15.716 08:34:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:15.716 ************************************ 00:07:15.716 START TEST external_run_accel_module_static 00:07:15.716 ************************************ 00:07:15.716 08:34:44 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:15.716 [2024-06-10 08:34:44.592170] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:07:15.716 [2024-06-10 08:34:44.592247] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid144214 ] 00:07:15.716 [2024-06-10 08:34:44.714423] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:16.008 [2024-06-10 08:34:44.831124] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:07:16.008 [2024-06-10 08:34:44.835784] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:07:16.008 [2024-06-10 08:34:44.843774] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:07:16.008 [2024-06-10 08:34:44.851772] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:07:16.266 Running on accel module task with code: 1 00:07:16.266 Running fill callback 00:07:16.266 Running on accel module task with code: 0 00:07:16.266 Running copy callback 00:07:16.266 Running on accel module task with code: 3 00:07:16.266 Running compare callback 00:07:16.266 ************************************ 00:07:16.266 END TEST external_run_accel_module_static 00:07:16.266 ************************************ 00:07:16.266 00:07:16.266 real 0m0.512s 00:07:16.266 user 0m0.260s 00:07:16.266 sys 0m0.125s 00:07:16.266 08:34:45 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:16.266 08:34:45 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:07:16.266 08:34:45 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:16.266 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:16.266 rm -f ./hello_world/hello_bdev 00:07:16.266 rm -f ./passthru/libpassthru_external.* 00:07:16.266 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:16.266 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:16.266 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:16.266 08:34:45 autobuild.autobuild_external_code -- external_code/test_make.sh@101 -- $ run_test external_make_accel_driver_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:16.266 08:34:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:07:16.266 08:34:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:16.266 08:34:45 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:16.266 ************************************ 00:07:16.267 START TEST external_make_accel_driver_static 00:07:16.267 ************************************ 00:07:16.267 08:34:45 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:16.267 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:16.267 make --directory=accel static_driver 00:07:16.267 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:16.525 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver module.c driver.c app_driver.c \ 00:07:16.525 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:16.525 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl \ 00:07:16.525 -pthread 00:07:17.092 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:17.092 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.092 ************************************ 00:07:17.092 END TEST external_make_accel_driver_static 00:07:17.092 ************************************ 00:07:17.092 00:07:17.092 real 0m0.745s 00:07:17.092 user 0m0.507s 00:07:17.092 sys 0m0.229s 00:07:17.092 08:34:45 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:17.092 08:34:45 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:07:17.092 08:34:46 autobuild.autobuild_external_code -- external_code/test_make.sh@102 -- $ run_test external_run_accel_driver_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:17.092 08:34:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:07:17.092 08:34:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:17.092 08:34:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:17.092 ************************************ 00:07:17.092 START TEST external_run_accel_driver_static 00:07:17.092 ************************************ 00:07:17.092 08:34:46 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:17.092 [2024-06-10 08:34:46.045945] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:07:17.092 [2024-06-10 08:34:46.046025] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid144332 ] 00:07:17.350 [2024-06-10 08:34:46.170982] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:17.350 [2024-06-10 08:34:46.275237] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:07:17.350 [2024-06-10 08:34:46.279799] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:07:17.608 Running on accel driver task with code: 0 00:07:17.608 Running on accel module task with code: 0 00:07:17.609 Running on accel driver task with code: 1 00:07:17.609 Running on accel driver task with code: 0 00:07:17.609 Running on accel module task with code: 0 00:07:17.609 Running on accel driver task with code: 1 00:07:17.609 Running sequence callback 00:07:17.609 00:07:17.609 real 0m0.486s 00:07:17.609 user 0m0.236s 00:07:17.609 sys 0m0.124s 00:07:17.609 08:34:46 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:17.609 08:34:46 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:07:17.609 ************************************ 00:07:17.609 END TEST external_run_accel_driver_static 00:07:17.609 ************************************ 00:07:17.609 08:34:46 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:17.609 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.609 rm -f ./hello_world/hello_bdev 00:07:17.609 rm -f ./passthru/libpassthru_external.* 00:07:17.609 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:17.609 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:17.609 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.609 08:34:46 autobuild.autobuild_external_code -- external_code/test_make.sh@108 -- $ run_test external_make_hello_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:17.609 08:34:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:07:17.609 08:34:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:17.609 08:34:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:17.867 ************************************ 00:07:17.867 START TEST external_make_hello_bdev_static 00:07:17.867 ************************************ 00:07:17.867 08:34:46 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:17.867 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.867 make --directory=passthru static 00:07:17.867 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:17.867 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:07:17.867 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru.c -o ./vbdev_passthru.o 00:07:18.125 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:07:18.125 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:18.125 make --directory=hello_world bdev_static 00:07:18.125 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:18.384 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:18.384 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:18.951 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:18.951 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.951 00:07:18.951 real 0m1.160s 00:07:18.951 user 0m0.724s 00:07:18.951 sys 0m0.360s 00:07:18.951 08:34:47 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:18.951 08:34:47 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:18.951 ************************************ 00:07:18.951 END TEST external_make_hello_bdev_static 00:07:18.951 ************************************ 00:07:18.951 08:34:47 autobuild.autobuild_external_code -- external_code/test_make.sh@109 -- $ run_test external_run_hello_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:18.951 08:34:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:07:18.951 08:34:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:18.951 08:34:47 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:18.951 ************************************ 00:07:18.951 START TEST external_run_hello_bdev_static 00:07:18.951 ************************************ 00:07:18.951 08:34:47 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:18.951 [2024-06-10 08:34:47.893000] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:07:18.951 [2024-06-10 08:34:47.893112] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid144471 ] 00:07:19.209 [2024-06-10 08:34:48.014550] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:19.209 [2024-06-10 08:34:48.105741] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:07:19.209 [2024-06-10 08:34:48.211616] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:19.209 [2024-06-10 08:34:48.211687] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:19.209 [2024-06-10 08:34:48.211710] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x1df25c0 00:07:19.209 [2024-06-10 08:34:48.211720] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:19.209 [2024-06-10 08:34:48.212370] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:19.209 [2024-06-10 08:34:48.212400] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:19.209 [2024-06-10 08:34:48.215701] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:19.209 [2024-06-10 08:34:48.215737] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:19.209 [2024-06-10 08:34:48.215749] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:19.209 [2024-06-10 08:34:48.217244] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:19.209 [2024-06-10 08:34:48.217283] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:19.209 [2024-06-10 08:34:48.217295] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:19.209 [2024-06-10 08:34:48.217316] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:19.209 00:07:19.209 [2024-06-10 08:34:48.217327] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:19.467 00:07:19.467 real 0m0.535s 00:07:19.467 user 0m0.256s 00:07:19.467 sys 0m0.150s 00:07:19.467 08:34:48 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:19.467 08:34:48 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:19.467 ************************************ 00:07:19.467 END TEST external_run_hello_bdev_static 00:07:19.467 ************************************ 00:07:19.467 08:34:48 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:19.467 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:19.467 rm -f ./hello_world/hello_bdev 00:07:19.725 rm -f ./passthru/libpassthru_external.* 00:07:19.725 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:19.725 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:19.725 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:19.725 08:34:48 autobuild.autobuild_external_code -- external_code/test_make.sh@115 -- $ run_test external_make_hello_no_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:19.725 08:34:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:07:19.725 08:34:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:19.725 08:34:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:19.725 ************************************ 00:07:19.725 START TEST external_make_hello_no_bdev_static 00:07:19.725 ************************************ 00:07:19.725 08:34:48 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:19.725 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:19.725 make --directory=hello_world alone_static 00:07:19.725 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:19.985 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic \ 00:07:19.985 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:20.552 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:20.552 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:20.552 00:07:20.552 real 0m0.865s 00:07:20.552 user 0m0.630s 00:07:20.552 sys 0m0.224s 00:07:20.552 08:34:49 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:20.552 08:34:49 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:20.552 ************************************ 00:07:20.552 END TEST external_make_hello_no_bdev_static 00:07:20.552 ************************************ 00:07:20.552 08:34:49 autobuild.autobuild_external_code -- external_code/test_make.sh@116 -- $ run_test external_run_hello_no_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:20.552 08:34:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:07:20.552 08:34:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:20.552 08:34:49 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:20.552 ************************************ 00:07:20.552 START TEST external_run_hello_no_bdev_static 00:07:20.552 ************************************ 00:07:20.552 08:34:49 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:20.552 [2024-06-10 08:34:49.479207] Starting SPDK v24.09-pre git sha1 e55c9a812 / DPDK 24.03.0 initialization... 00:07:20.552 [2024-06-10 08:34:49.479357] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid144596 ] 00:07:20.811 [2024-06-10 08:34:49.603448] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:20.811 [2024-06-10 08:34:49.688153] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:07:20.811 [2024-06-10 08:34:49.795841] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:20.811 [2024-06-10 08:34:49.795907] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:20.811 [2024-06-10 08:34:49.795925] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:20.811 [2024-06-10 08:34:49.797228] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:20.812 [2024-06-10 08:34:49.797284] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:20.812 [2024-06-10 08:34:49.797297] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:20.812 [2024-06-10 08:34:49.797309] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:20.812 00:07:20.812 [2024-06-10 08:34:49.797319] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:21.070 00:07:21.070 real 0m0.537s 00:07:21.070 user 0m0.253s 00:07:21.070 sys 0m0.156s 00:07:21.070 08:34:49 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:21.070 08:34:49 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:21.070 ************************************ 00:07:21.070 END TEST external_run_hello_no_bdev_static 00:07:21.070 ************************************ 00:07:21.070 08:34:50 autobuild.autobuild_external_code -- external_code/test_make.sh@120 -- $ run_test external_make_nvme_static make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:21.070 08:34:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:07:21.070 08:34:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:21.070 08:34:50 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:21.070 ************************************ 00:07:21.070 START TEST external_make_nvme_static 00:07:21.070 ************************************ 00:07:21.070 08:34:50 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1124 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:21.070 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:21.070 make --directory=nvme static 00:07:21.329 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:21.329 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs nvme.c identify.c -o identify -Wl,--whole-archive \ 00:07:21.329 -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -Wl,--no-whole-archive /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:21.588 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:21.588 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:21.588 00:07:21.588 real 0m0.427s 00:07:21.588 user 0m0.274s 00:07:21.588 sys 0m0.149s 00:07:21.588 08:34:50 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:21.588 08:34:50 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:07:21.588 ************************************ 00:07:21.588 END TEST external_make_nvme_static 00:07:21.588 ************************************ 00:07:21.588 08:34:50 autobuild.autobuild_external_code -- external_code/test_make.sh@121 -- $ run_test external_run_nvme_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:21.588 08:34:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 6 -le 1 ']' 00:07:21.588 08:34:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:07:21.588 08:34:50 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:21.588 ************************************ 00:07:21.588 START TEST external_run_nvme_static 00:07:21.588 ************************************ 00:07:21.588 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1124 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:21.588 * Looking for test storage... 00:07:21.848 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:07:21.848 NVMe Controller at 0000:00:11.0 00:07:21.848 ===================================================== 00:07:21.848 Vendor ID: 1b36 00:07:21.848 Subsystem Vendor ID: 1af4 00:07:21.848 Serial Number: 12341 00:07:21.848 Model Number: QEMU NVMe Ctrl 00:07:21.848 Firmware Version: 8.0.0 00:07:21.848 Recommended Arb Burst: 6 00:07:21.848 IEEE OUI Identifier: 00 54 52 00:07:21.848 Multi-path I/O 00:07:21.848 May have multiple subsystem ports: No 00:07:21.848 May have multiple controllers: No 00:07:21.848 Associated with SR-IOV VF: No 00:07:21.848 Max Number of Namespaces: 256 00:07:21.848 NVMe Specification Version (Identify): 1.4 00:07:21.848 Optional Asynchronous Events Supported 00:07:21.848 Namespace Attribute Notices: Supported 00:07:21.848 Firmware Activation Notices: Not Supported 00:07:21.848 128-bit Host Identifier: Not Supported 00:07:21.848 ===================================================== 00:07:21.848 NVMe Controller at 0000:00:10.0 00:07:21.848 ===================================================== 00:07:21.848 Vendor ID: 1b36 00:07:21.848 Subsystem Vendor ID: 1af4 00:07:21.848 Serial Number: 12340 00:07:21.848 Model Number: QEMU NVMe Ctrl 00:07:21.848 Firmware Version: 8.0.0 00:07:21.848 Recommended Arb Burst: 6 00:07:21.848 IEEE OUI Identifier: 00 54 52 00:07:21.848 Multi-path I/O 00:07:21.848 May have multiple subsystem ports: No 00:07:21.848 May have multiple controllers: No 00:07:21.848 Associated with SR-IOV VF: No 00:07:21.848 Max Number of Namespaces: 256 00:07:21.848 NVMe Specification Version (Identify): 1.4 00:07:21.848 Optional Asynchronous Events Supported 00:07:21.848 Namespace Attribute Notices: Supported 00:07:21.848 Firmware Activation Notices: Not Supported 00:07:21.848 128-bit Host Identifier: Not Supported' 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # bdfs=() 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # local bdfs 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1518 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:07:21.848 NVMe Controller at 0000:00:10.0 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:07:21.848 NVMe Controller at 0000:00:11.0 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # bdfs=() 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # local bdfs 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:21.848 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:07:22.108 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:07:22.108 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1518 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:22.108 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:22.108 08:34:50 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:07:22.108 ===================================================== 00:07:22.108 NVMe Controller at 0000:00:10.0 00:07:22.108 ===================================================== 00:07:22.108 Vendor ID: 1b36 00:07:22.108 Subsystem Vendor ID: 1af4 00:07:22.108 Serial Number: 12340 00:07:22.108 Model Number: QEMU NVMe Ctrl 00:07:22.108 Firmware Version: 8.0.0 00:07:22.108 Recommended Arb Burst: 6 00:07:22.108 IEEE OUI Identifier: 00 54 52 00:07:22.108 Multi-path I/O 00:07:22.108 May have multiple subsystem ports: No 00:07:22.108 May have multiple controllers: No 00:07:22.108 Associated with SR-IOV VF: No 00:07:22.108 Max Number of Namespaces: 256 00:07:22.108 NVMe Specification Version (Identify): 1.4 00:07:22.108 Optional Asynchronous Events Supported 00:07:22.108 Namespace Attribute Notices: Supported 00:07:22.108 Firmware Activation Notices: Not Supported 00:07:22.108 128-bit Host Identifier: Not Supported 00:07:22.108 08:34:51 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:22.108 08:34:51 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:07:22.367 ===================================================== 00:07:22.367 NVMe Controller at 0000:00:11.0 00:07:22.367 ===================================================== 00:07:22.367 Vendor ID: 1b36 00:07:22.367 Subsystem Vendor ID: 1af4 00:07:22.367 Serial Number: 12341 00:07:22.367 Model Number: QEMU NVMe Ctrl 00:07:22.367 Firmware Version: 8.0.0 00:07:22.367 Recommended Arb Burst: 6 00:07:22.367 IEEE OUI Identifier: 00 54 52 00:07:22.367 Multi-path I/O 00:07:22.367 May have multiple subsystem ports: No 00:07:22.367 May have multiple controllers: No 00:07:22.367 Associated with SR-IOV VF: No 00:07:22.367 Max Number of Namespaces: 256 00:07:22.367 NVMe Specification Version (Identify): 1.4 00:07:22.367 Optional Asynchronous Events Supported 00:07:22.367 Namespace Attribute Notices: Supported 00:07:22.367 Firmware Activation Notices: Not Supported 00:07:22.367 128-bit Host Identifier: Not Supported 00:07:22.367 00:07:22.367 real 0m0.686s 00:07:22.367 user 0m0.239s 00:07:22.367 sys 0m0.282s 00:07:22.367 08:34:51 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:22.367 08:34:51 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:07:22.367 ************************************ 00:07:22.367 END TEST external_run_nvme_static 00:07:22.367 ************************************ 00:07:22.367 08:34:51 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:22.367 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:22.367 rm -f ./hello_world/hello_bdev 00:07:22.367 rm -f ./passthru/libpassthru_external.* 00:07:22.367 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:22.367 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:22.367 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:22.367 08:34:51 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:07:22.367 08:34:51 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:07:22.367 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:22.934 make[1]: Nothing to be done for 'clean'. 00:07:28.202 make[2]: Nothing to be done for 'clean'. 00:07:30.106 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:30.106 08:34:59 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:07:30.106 08:34:59 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:07:30.365 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:07:30.365 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:07:30.623 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:07:30.623 00:07:30.623 real 5m35.347s 00:07:30.623 user 21m28.557s 00:07:30.623 sys 5m45.333s 00:07:30.624 08:34:59 autobuild.autobuild_external_code -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:30.624 ************************************ 00:07:30.624 END TEST autobuild_external_code 00:07:30.624 08:34:59 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:30.624 ************************************ 00:07:30.624 00:07:30.624 real 5m35.398s 00:07:30.624 user 21m28.572s 00:07:30.624 sys 5m45.359s 00:07:30.624 08:34:59 autobuild -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:07:30.624 ************************************ 00:07:30.624 END TEST autobuild 00:07:30.624 ************************************ 00:07:30.624 08:34:59 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:07:30.624 08:34:59 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:07:30.624 08:34:59 -- pm/common@29 -- $ signal_monitor_resources TERM 00:07:30.624 08:34:59 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:07:30.624 08:34:59 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:30.624 08:34:59 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:07:30.624 08:34:59 -- pm/common@44 -- $ pid=6105 00:07:30.624 08:34:59 -- pm/common@50 -- $ kill -TERM 6105 00:07:30.624 08:34:59 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:30.624 08:34:59 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:07:30.624 08:34:59 -- pm/common@44 -- $ pid=6106 00:07:30.624 08:34:59 -- pm/common@50 -- $ kill -TERM 6106 00:07:30.624 08:34:59 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:07:30.624 08:34:59 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:07:30.624 08:34:59 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:07:30.624 08:34:59 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:07:30.624 08:34:59 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:30.624 08:34:59 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:30.624 08:34:59 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:30.624 08:34:59 -- paths/export.sh@5 -- $ export PATH 00:07:30.624 08:34:59 -- 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:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:30.624 08:34:59 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:07:30.624 08:34:59 -- common/autobuild_common.sh@437 -- $ date +%s 00:07:30.624 08:34:59 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1718008499.XXXXXX 00:07:30.624 08:34:59 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1718008499.FdYW8L 00:07:30.624 08:34:59 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:07:30.624 08:34:59 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:07:30.624 08:34:59 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:07:30.624 08:34:59 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:07:30.624 08:34:59 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:07:30.624 08:34:59 -- common/autobuild_common.sh@452 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:07:30.624 08:34:59 -- common/autobuild_common.sh@453 -- $ get_config_params 00:07:30.624 08:34:59 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:07:30.624 08:34:59 -- common/autotest_common.sh@10 -- $ set +x 00:07:30.624 08:34:59 -- common/autobuild_common.sh@453 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:07:30.624 08:34:59 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:07:30.624 08:34:59 -- pm/common@17 -- $ local monitor 00:07:30.624 08:34:59 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:30.624 08:34:59 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:30.624 08:34:59 -- pm/common@25 -- $ sleep 1 00:07:30.883 08:34:59 -- pm/common@21 -- $ date +%s 00:07:30.883 08:34:59 -- pm/common@21 -- $ date +%s 00:07:30.883 08:34:59 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1718008499 00:07:30.883 08:34:59 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1718008499 00:07:30.883 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1718008499_collect-vmstat.pm.log 00:07:30.883 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1718008499_collect-cpu-load.pm.log 00:07:31.820 08:35:00 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:07:31.820 08:35:00 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:07:31.820 08:35:00 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:07:31.820 08:35:00 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:07:31.820 08:35:00 -- spdk/autopackage.sh@18 -- $ [[ 1 -eq 0 ]] 00:07:31.820 08:35:00 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:07:31.820 08:35:00 -- spdk/autopackage.sh@19 -- $ timing_finish 00:07:31.820 08:35:00 -- common/autotest_common.sh@735 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:07:31.820 08:35:00 -- common/autotest_common.sh@736 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:07:31.820 08:35:00 -- common/autotest_common.sh@738 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:07:31.820 08:35:00 -- spdk/autopackage.sh@20 -- $ exit 0 00:07:31.820 08:35:00 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:07:31.820 08:35:00 -- pm/common@29 -- $ signal_monitor_resources TERM 00:07:31.820 08:35:00 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:07:31.820 08:35:00 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:31.820 08:35:00 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:07:31.820 08:35:00 -- pm/common@44 -- $ pid=155771 00:07:31.820 08:35:00 -- pm/common@50 -- $ kill -TERM 155771 00:07:31.820 08:35:00 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:31.820 08:35:00 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:07:31.820 08:35:00 -- pm/common@44 -- $ pid=155772 00:07:31.820 08:35:00 -- pm/common@50 -- $ kill -TERM 155772 00:07:31.820 + [[ -n 6070 ]] 00:07:31.820 + sudo kill 6070 00:07:31.829 [Pipeline] } 00:07:31.849 [Pipeline] // timeout 00:07:31.855 [Pipeline] } 00:07:31.873 [Pipeline] // stage 00:07:31.879 [Pipeline] } 00:07:31.897 [Pipeline] // catchError 00:07:31.907 [Pipeline] stage 00:07:31.910 [Pipeline] { (Stop VM) 00:07:31.925 [Pipeline] sh 00:07:32.205 + vagrant halt 00:07:35.492 ==> default: Halting domain... 00:07:42.080 [Pipeline] sh 00:07:42.358 + vagrant destroy -f 00:07:45.634 ==> default: Removing domain... 00:07:45.646 [Pipeline] sh 00:07:45.923 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest_2/output 00:07:45.932 [Pipeline] } 00:07:45.951 [Pipeline] // stage 00:07:45.957 [Pipeline] } 00:07:45.975 [Pipeline] // dir 00:07:45.981 [Pipeline] } 00:07:45.998 [Pipeline] // wrap 00:07:46.004 [Pipeline] } 00:07:46.020 [Pipeline] // catchError 00:07:46.029 [Pipeline] stage 00:07:46.031 [Pipeline] { (Epilogue) 00:07:46.046 [Pipeline] sh 00:07:46.324 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:07:46.339 [Pipeline] catchError 00:07:46.342 [Pipeline] { 00:07:46.359 [Pipeline] sh 00:07:46.671 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:07:46.671 Artifacts sizes are good 00:07:46.680 [Pipeline] } 00:07:46.698 [Pipeline] // catchError 00:07:46.711 [Pipeline] archiveArtifacts 00:07:46.718 Archiving artifacts 00:07:46.753 [Pipeline] cleanWs 00:07:46.764 [WS-CLEANUP] Deleting project workspace... 00:07:46.764 [WS-CLEANUP] Deferred wipeout is used... 00:07:46.770 [WS-CLEANUP] done 00:07:46.772 [Pipeline] } 00:07:46.790 [Pipeline] // stage 00:07:46.796 [Pipeline] } 00:07:46.812 [Pipeline] // node 00:07:46.819 [Pipeline] End of Pipeline 00:07:46.899 Finished: SUCCESS