00:00:00.000 Started by upstream project "autotest-per-patch" build number 124205 00:00:00.000 originally caused by: 00:00:00.000 Started by user sys_sgci 00:00:00.032 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.033 The recommended git tool is: git 00:00:00.033 using credential 00000000-0000-0000-0000-000000000002 00:00:00.034 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.054 Fetching changes from the remote Git repository 00:00:00.056 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.093 Using shallow fetch with depth 1 00:00:00.093 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.093 > git --version # timeout=10 00:00:00.148 > git --version # 'git version 2.39.2' 00:00:00.148 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.196 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.196 > 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:18.296 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:18.308 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:18.320 Checking out Revision 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 (FETCH_HEAD) 00:00:18.320 > git config core.sparsecheckout # timeout=10 00:00:18.331 > git read-tree -mu HEAD # timeout=10 00:00:18.346 > git checkout -f 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=5 00:00:18.365 Commit message: "pool: fixes for VisualBuild class" 00:00:18.365 > git rev-list --no-walk 9bbc799d7020f50509d938dbe97dc05da0c1b5c3 # timeout=10 00:00:18.486 [Pipeline] Start of Pipeline 00:00:18.497 [Pipeline] library 00:00:18.499 Loading library shm_lib@master 00:00:18.499 Library shm_lib@master is cached. Copying from home. 00:00:18.512 [Pipeline] node 00:00:18.523 Running on VM-host-SM16 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:18.525 [Pipeline] { 00:00:18.535 [Pipeline] catchError 00:00:18.537 [Pipeline] { 00:00:18.549 [Pipeline] wrap 00:00:18.556 [Pipeline] { 00:00:18.563 [Pipeline] stage 00:00:18.564 [Pipeline] { (Prologue) 00:00:18.579 [Pipeline] echo 00:00:18.580 Node: VM-host-SM16 00:00:18.583 [Pipeline] cleanWs 00:00:18.591 [WS-CLEANUP] Deleting project workspace... 00:00:18.591 [WS-CLEANUP] Deferred wipeout is used... 00:00:18.596 [WS-CLEANUP] done 00:00:18.768 [Pipeline] setCustomBuildProperty 00:00:18.820 [Pipeline] nodesByLabel 00:00:18.822 Found a total of 2 nodes with the 'sorcerer' label 00:00:18.829 [Pipeline] httpRequest 00:00:18.833 HttpMethod: GET 00:00:18.833 URL: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:18.835 Sending request to url: http://10.211.164.101/packages/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:18.850 Response Code: HTTP/1.1 200 OK 00:00:18.850 Success: Status code 200 is in the accepted range: 200,404 00:00:18.851 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:25.345 [Pipeline] sh 00:00:25.628 + tar --no-same-owner -xf jbp_9bbc799d7020f50509d938dbe97dc05da0c1b5c3.tar.gz 00:00:25.641 [Pipeline] httpRequest 00:00:25.645 HttpMethod: GET 00:00:25.645 URL: http://10.211.164.101/packages/spdk_3c7f5112b1c9d0876747afe95c1dfdcb4cd3b40a.tar.gz 00:00:25.646 Sending request to url: http://10.211.164.101/packages/spdk_3c7f5112b1c9d0876747afe95c1dfdcb4cd3b40a.tar.gz 00:00:25.652 Response Code: HTTP/1.1 200 OK 00:00:25.652 Success: Status code 200 is in the accepted range: 200,404 00:00:25.653 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_3c7f5112b1c9d0876747afe95c1dfdcb4cd3b40a.tar.gz 00:01:54.295 [Pipeline] sh 00:01:54.575 + tar --no-same-owner -xf spdk_3c7f5112b1c9d0876747afe95c1dfdcb4cd3b40a.tar.gz 00:01:57.892 [Pipeline] sh 00:01:58.170 + git -C spdk log --oneline -n5 00:01:58.170 3c7f5112b go/rpc: Implementation of wrapper for go-rpc client 00:01:58.170 0a5aebcde go/rpc: Initial implementation of rpc call generator 00:01:58.170 8b1e208cc python/rpc: Python rpc docs generator. 00:01:58.170 98215362c python/rpc: Replace jsonrpc.md with generated docs 00:01:58.170 43217a125 python/rpc: Python rpc call generator. 00:01:58.188 [Pipeline] withCredentials 00:01:58.198 > git --version # timeout=10 00:01:58.212 > git --version # 'git version 2.39.2' 00:01:58.228 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:01:58.230 [Pipeline] { 00:01:58.240 [Pipeline] retry 00:01:58.243 [Pipeline] { 00:01:58.257 [Pipeline] sh 00:01:58.537 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:01:59.114 [Pipeline] } 00:01:59.139 [Pipeline] // retry 00:01:59.146 [Pipeline] } 00:01:59.165 [Pipeline] // withCredentials 00:01:59.176 [Pipeline] httpRequest 00:01:59.181 HttpMethod: GET 00:01:59.181 URL: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:59.182 Sending request to url: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:59.184 Response Code: HTTP/1.1 200 OK 00:01:59.185 Success: Status code 200 is in the accepted range: 200,404 00:01:59.185 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:59.314 [Pipeline] sh 00:01:59.593 + tar --no-same-owner -xf spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:01:59.605 [Pipeline] sh 00:01:59.883 + git -C spdk-abi log --oneline -n5 00:01:59.883 5ac898f abi: add XML files for SPDK 24.05 00:01:59.883 224954a abi: remove unsupported 2023 versions of XML files 00:01:59.883 2fbf5ac abi: match v24.01 LTS revision 00:01:59.883 8ab74f1 abi: update v24.01 with change since code freeze 00:01:59.883 1820292 abi: add XML files for SPDK 24.01 00:01:59.901 [Pipeline] writeFile 00:01:59.918 [Pipeline] sh 00:02:00.270 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:02:00.283 [Pipeline] sh 00:02:00.562 + cat autorun-spdk.conf 00:02:00.562 SPDK_TEST_AUTOBUILD=ext 00:02:00.562 EXTERNAL_MAKE_HUGEMEM=2048 00:02:00.562 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:00.569 RUN_NIGHTLY=0 00:02:00.570 [Pipeline] } 00:02:00.588 [Pipeline] // stage 00:02:00.603 [Pipeline] stage 00:02:00.605 [Pipeline] { (Run VM) 00:02:00.622 [Pipeline] sh 00:02:00.900 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:02:00.900 + echo 'Start stage prepare_nvme.sh' 00:02:00.900 Start stage prepare_nvme.sh 00:02:00.900 + [[ -n 5 ]] 00:02:00.900 + disk_prefix=ex5 00:02:00.900 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:02:00.900 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:02:00.900 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:02:00.900 ++ SPDK_TEST_AUTOBUILD=ext 00:02:00.900 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:00.900 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:00.900 ++ RUN_NIGHTLY=0 00:02:00.900 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:02:00.900 + nvme_files=() 00:02:00.900 + declare -A nvme_files 00:02:00.900 + backend_dir=/var/lib/libvirt/images/backends 00:02:00.900 + nvme_files['nvme.img']=5G 00:02:00.900 + nvme_files['nvme-cmb.img']=5G 00:02:00.900 + nvme_files['nvme-multi0.img']=4G 00:02:00.900 + nvme_files['nvme-multi1.img']=4G 00:02:00.900 + nvme_files['nvme-multi2.img']=4G 00:02:00.900 + nvme_files['nvme-openstack.img']=8G 00:02:00.900 + nvme_files['nvme-zns.img']=5G 00:02:00.900 + (( SPDK_TEST_NVME_PMR == 1 )) 00:02:00.900 + (( SPDK_TEST_FTL == 1 )) 00:02:00.900 + (( SPDK_TEST_NVME_FDP == 1 )) 00:02:00.900 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:02:00.900 + for nvme in "${!nvme_files[@]}" 00:02:00.900 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-multi2.img -s 4G 00:02:00.900 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:02:00.900 + for nvme in "${!nvme_files[@]}" 00:02:00.900 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-cmb.img -s 5G 00:02:00.900 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:02:00.900 + for nvme in "${!nvme_files[@]}" 00:02:00.900 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-openstack.img -s 8G 00:02:00.900 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:02:00.900 + for nvme in "${!nvme_files[@]}" 00:02:00.900 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-zns.img -s 5G 00:02:00.900 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:02:00.900 + for nvme in "${!nvme_files[@]}" 00:02:00.900 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-multi1.img -s 4G 00:02:00.900 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:02:00.900 + for nvme in "${!nvme_files[@]}" 00:02:00.900 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme-multi0.img -s 4G 00:02:00.900 Formatting '/var/lib/libvirt/images/backends/ex5-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:02:00.900 + for nvme in "${!nvme_files[@]}" 00:02:00.901 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex5-nvme.img -s 5G 00:02:00.901 Formatting '/var/lib/libvirt/images/backends/ex5-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:02:00.901 ++ sudo grep -rl ex5-nvme.img /etc/libvirt/qemu 00:02:00.901 + echo 'End stage prepare_nvme.sh' 00:02:00.901 End stage prepare_nvme.sh 00:02:00.912 [Pipeline] sh 00:02:01.191 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:02:01.192 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/ex5-nvme.img -b /var/lib/libvirt/images/backends/ex5-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex5-nvme-multi1.img:/var/lib/libvirt/images/backends/ex5-nvme-multi2.img -H -a -v -f fedora38 00:02:01.192 00:02:01.192 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:02:01.192 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:02:01.192 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:02:01.192 HELP=0 00:02:01.192 DRY_RUN=0 00:02:01.192 NVME_FILE=/var/lib/libvirt/images/backends/ex5-nvme.img,/var/lib/libvirt/images/backends/ex5-nvme-multi0.img, 00:02:01.192 NVME_DISKS_TYPE=nvme,nvme, 00:02:01.192 NVME_AUTO_CREATE=0 00:02:01.192 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex5-nvme-multi1.img:/var/lib/libvirt/images/backends/ex5-nvme-multi2.img, 00:02:01.192 NVME_CMB=,, 00:02:01.192 NVME_PMR=,, 00:02:01.192 NVME_ZNS=,, 00:02:01.192 NVME_MS=,, 00:02:01.192 NVME_FDP=,, 00:02:01.192 SPDK_VAGRANT_DISTRO=fedora38 00:02:01.192 SPDK_VAGRANT_VMCPU=12 00:02:01.192 SPDK_VAGRANT_VMRAM=12288 00:02:01.192 SPDK_VAGRANT_PROVIDER=libvirt 00:02:01.192 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:02:01.192 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:02:01.192 SPDK_OPENSTACK_NETWORK=0 00:02:01.192 VAGRANT_PACKAGE_BOX=0 00:02:01.192 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:02:01.192 FORCE_DISTRO=true 00:02:01.192 VAGRANT_BOX_VERSION= 00:02:01.192 EXTRA_VAGRANTFILES= 00:02:01.192 NIC_MODEL=e1000 00:02:01.192 00:02:01.192 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:02:01.192 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:02:04.476 Bringing machine 'default' up with 'libvirt' provider... 00:02:05.043 ==> default: Creating image (snapshot of base box volume). 00:02:05.301 ==> default: Creating domain with the following settings... 00:02:05.301 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1718014350_76e9aa0784fa3f6cd24a 00:02:05.301 ==> default: -- Domain type: kvm 00:02:05.301 ==> default: -- Cpus: 12 00:02:05.301 ==> default: -- Feature: acpi 00:02:05.301 ==> default: -- Feature: apic 00:02:05.301 ==> default: -- Feature: pae 00:02:05.301 ==> default: -- Memory: 12288M 00:02:05.301 ==> default: -- Memory Backing: hugepages: 00:02:05.301 ==> default: -- Management MAC: 00:02:05.301 ==> default: -- Loader: 00:02:05.301 ==> default: -- Nvram: 00:02:05.301 ==> default: -- Base box: spdk/fedora38 00:02:05.301 ==> default: -- Storage pool: default 00:02:05.301 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1718014350_76e9aa0784fa3f6cd24a.img (20G) 00:02:05.301 ==> default: -- Volume Cache: default 00:02:05.301 ==> default: -- Kernel: 00:02:05.302 ==> default: -- Initrd: 00:02:05.302 ==> default: -- Graphics Type: vnc 00:02:05.302 ==> default: -- Graphics Port: -1 00:02:05.302 ==> default: -- Graphics IP: 127.0.0.1 00:02:05.302 ==> default: -- Graphics Password: Not defined 00:02:05.302 ==> default: -- Video Type: cirrus 00:02:05.302 ==> default: -- Video VRAM: 9216 00:02:05.302 ==> default: -- Sound Type: 00:02:05.302 ==> default: -- Keymap: en-us 00:02:05.302 ==> default: -- TPM Path: 00:02:05.302 ==> default: -- INPUT: type=mouse, bus=ps2 00:02:05.302 ==> default: -- Command line args: 00:02:05.302 ==> default: -> value=-device, 00:02:05.302 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:02:05.302 ==> default: -> value=-drive, 00:02:05.302 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme.img,if=none,id=nvme-0-drive0, 00:02:05.302 ==> default: -> value=-device, 00:02:05.302 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:02:05.302 ==> default: -> value=-device, 00:02:05.302 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:02:05.302 ==> default: -> value=-drive, 00:02:05.302 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:02:05.302 ==> default: -> value=-device, 00:02:05.302 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:02:05.302 ==> default: -> value=-drive, 00:02:05.302 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:02:05.302 ==> default: -> value=-device, 00:02:05.302 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:02:05.302 ==> default: -> value=-drive, 00:02:05.302 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex5-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:02:05.302 ==> default: -> value=-device, 00:02:05.302 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:02:05.302 ==> default: Creating shared folders metadata... 00:02:05.302 ==> default: Starting domain. 00:02:07.201 ==> default: Waiting for domain to get an IP address... 00:02:25.311 ==> default: Waiting for SSH to become available... 00:02:25.311 ==> default: Configuring and enabling network interfaces... 00:02:28.597 default: SSH address: 192.168.121.193:22 00:02:28.597 default: SSH username: vagrant 00:02:28.597 default: SSH auth method: private key 00:02:30.502 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:02:38.642 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:02:41.923 ==> default: Mounting SSHFS shared folder... 00:02:43.342 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:02:43.342 ==> default: Checking Mount.. 00:02:44.718 ==> default: Folder Successfully Mounted! 00:02:44.718 ==> default: Running provisioner: file... 00:02:45.284 default: ~/.gitconfig => .gitconfig 00:02:45.851 00:02:45.851 SUCCESS! 00:02:45.851 00:02:45.851 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:02:45.851 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:02:45.851 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:02:45.851 00:02:45.860 [Pipeline] } 00:02:45.880 [Pipeline] // stage 00:02:45.890 [Pipeline] dir 00:02:45.891 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:02:45.893 [Pipeline] { 00:02:45.909 [Pipeline] catchError 00:02:45.911 [Pipeline] { 00:02:45.925 [Pipeline] sh 00:02:46.230 + vagrant ssh-config --host vagrant 00:02:46.230 + sed -ne /^Host/,$p 00:02:46.230 + tee ssh_conf 00:02:50.418 Host vagrant 00:02:50.418 HostName 192.168.121.193 00:02:50.418 User vagrant 00:02:50.418 Port 22 00:02:50.418 UserKnownHostsFile /dev/null 00:02:50.418 StrictHostKeyChecking no 00:02:50.418 PasswordAuthentication no 00:02:50.418 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:02:50.418 IdentitiesOnly yes 00:02:50.418 LogLevel FATAL 00:02:50.418 ForwardAgent yes 00:02:50.418 ForwardX11 yes 00:02:50.418 00:02:50.431 [Pipeline] withEnv 00:02:50.433 [Pipeline] { 00:02:50.448 [Pipeline] sh 00:02:50.725 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:02:50.725 source /etc/os-release 00:02:50.725 [[ -e /image.version ]] && img=$(< /image.version) 00:02:50.725 # Minimal, systemd-like check. 00:02:50.725 if [[ -e /.dockerenv ]]; then 00:02:50.725 # Clear garbage from the node's name: 00:02:50.725 # agt-er_autotest_547-896 -> autotest_547-896 00:02:50.725 # $HOSTNAME is the actual container id 00:02:50.725 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:02:50.725 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:02:50.725 # We can assume this is a mount from a host where container is running, 00:02:50.725 # so fetch its hostname to easily identify the target swarm worker. 00:02:50.725 container="$(< /etc/hostname) ($agent)" 00:02:50.725 else 00:02:50.725 # Fallback 00:02:50.725 container=$agent 00:02:50.725 fi 00:02:50.725 fi 00:02:50.725 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:02:50.725 00:02:50.991 [Pipeline] } 00:02:51.007 [Pipeline] // withEnv 00:02:51.014 [Pipeline] setCustomBuildProperty 00:02:51.029 [Pipeline] stage 00:02:51.031 [Pipeline] { (Tests) 00:02:51.049 [Pipeline] withEnv 00:02:51.051 [Pipeline] { 00:02:51.066 [Pipeline] sh 00:02:51.342 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:02:51.609 [Pipeline] } 00:02:51.627 [Pipeline] // withEnv 00:02:51.637 [Pipeline] sh 00:02:51.913 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:02:52.185 [Pipeline] sh 00:02:52.463 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:02:52.774 [Pipeline] timeout 00:02:52.774 Timeout set to expire in 10 min 00:02:52.776 [Pipeline] { 00:02:52.793 [Pipeline] sh 00:02:53.071 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:02:53.636 HEAD is now at 3c7f5112b go/rpc: Implementation of wrapper for go-rpc client 00:02:53.649 [Pipeline] sh 00:02:53.926 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:02:54.195 [Pipeline] sh 00:02:54.473 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:02:54.744 [Pipeline] sh 00:02:55.024 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:02:55.283 ++ readlink -f spdk_repo 00:02:55.283 + DIR_ROOT=/home/vagrant/spdk_repo 00:02:55.283 + [[ -n /home/vagrant/spdk_repo ]] 00:02:55.283 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:02:55.283 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:02:55.283 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:02:55.283 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:02:55.283 + [[ -d /home/vagrant/spdk_repo/output ]] 00:02:55.283 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:02:55.283 + cd /home/vagrant/spdk_repo 00:02:55.283 + source /etc/os-release 00:02:55.283 ++ NAME='Fedora Linux' 00:02:55.283 ++ VERSION='38 (Cloud Edition)' 00:02:55.283 ++ ID=fedora 00:02:55.283 ++ VERSION_ID=38 00:02:55.283 ++ VERSION_CODENAME= 00:02:55.283 ++ PLATFORM_ID=platform:f38 00:02:55.283 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:02:55.283 ++ ANSI_COLOR='0;38;2;60;110;180' 00:02:55.283 ++ LOGO=fedora-logo-icon 00:02:55.283 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:02:55.283 ++ HOME_URL=https://fedoraproject.org/ 00:02:55.283 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:02:55.283 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:02:55.283 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:02:55.283 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:02:55.283 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:02:55.283 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:02:55.283 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:02:55.283 ++ SUPPORT_END=2024-05-14 00:02:55.283 ++ VARIANT='Cloud Edition' 00:02:55.283 ++ VARIANT_ID=cloud 00:02:55.283 + uname -a 00:02:55.283 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:02:55.283 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:02:55.583 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:55.583 Hugepages 00:02:55.583 node hugesize free / total 00:02:55.583 node0 1048576kB 0 / 0 00:02:55.583 node0 2048kB 0 / 0 00:02:55.583 00:02:55.583 Type BDF Vendor Device NUMA Driver Device Block devices 00:02:55.583 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:02:55.583 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:02:55.842 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:02:55.842 + rm -f /tmp/spdk-ld-path 00:02:55.842 + source autorun-spdk.conf 00:02:55.842 ++ SPDK_TEST_AUTOBUILD=ext 00:02:55.842 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:55.842 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:55.842 ++ RUN_NIGHTLY=0 00:02:55.842 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:02:55.842 + [[ -n 2048 ]] 00:02:55.842 + export EXTERNAL_MAKE_HUGEMEM 00:02:55.842 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:02:55.842 + for M in /var/spdk/build-*-manifest.txt 00:02:55.842 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:02:55.842 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:55.842 + for M in /var/spdk/build-*-manifest.txt 00:02:55.842 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:02:55.842 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:55.842 ++ uname 00:02:55.842 + [[ Linux == \L\i\n\u\x ]] 00:02:55.842 + sudo dmesg -T 00:02:55.842 + sudo dmesg --clear 00:02:55.842 + dmesg_pid=6065 00:02:55.842 + sudo dmesg -Tw 00:02:55.842 + [[ Fedora Linux == FreeBSD ]] 00:02:55.842 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:55.842 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:55.842 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:02:55.842 + [[ -x /usr/src/fio-static/fio ]] 00:02:55.842 + export FIO_BIN=/usr/src/fio-static/fio 00:02:55.842 + FIO_BIN=/usr/src/fio-static/fio 00:02:55.842 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:02:55.842 + [[ ! -v VFIO_QEMU_BIN ]] 00:02:55.842 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:02:55.842 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:55.842 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:55.842 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:02:55.842 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:55.842 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:55.842 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:02:55.842 Test configuration: 00:02:55.842 SPDK_TEST_AUTOBUILD=ext 00:02:55.842 EXTERNAL_MAKE_HUGEMEM=2048 00:02:55.842 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:55.842 RUN_NIGHTLY=0 10:13:21 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:02:55.842 10:13:21 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:02:55.842 10:13:21 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:55.842 10:13:21 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:55.842 10:13:21 -- 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:02:55.842 10:13:21 -- 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:02:55.842 10:13:21 -- 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:02:55.842 10:13:21 -- paths/export.sh@5 -- $ export PATH 00:02:55.842 10:13:21 -- 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:02:55.842 10:13:21 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:02:55.842 10:13:21 -- common/autobuild_common.sh@437 -- $ date +%s 00:02:55.842 10:13:21 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1718014401.XXXXXX 00:02:55.842 10:13:21 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1718014401.xnLn3n 00:02:55.842 10:13:21 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:02:55.842 10:13:21 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:02:55.842 10:13:21 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:02:55.842 10:13:21 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:02:55.842 10:13:21 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:02:55.842 10:13:21 -- 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:02:55.842 10:13:21 -- common/autobuild_common.sh@453 -- $ get_config_params 00:02:55.842 10:13:21 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:02:55.842 10:13:21 -- common/autotest_common.sh@10 -- $ set +x 00:02:55.842 10:13:21 -- 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:02:55.842 10:13:21 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:02:55.842 10:13:21 -- pm/common@17 -- $ local monitor 00:02:55.842 10:13:21 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:55.843 10:13:21 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:55.843 10:13:21 -- pm/common@25 -- $ sleep 1 00:02:55.843 10:13:21 -- pm/common@21 -- $ date +%s 00:02:55.843 10:13:21 -- pm/common@21 -- $ date +%s 00:02:55.843 10:13:21 -- 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.1718014401 00:02:55.843 10:13:21 -- 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.1718014401 00:02:56.100 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1718014401_collect-vmstat.pm.log 00:02:56.100 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1718014401_collect-cpu-load.pm.log 00:02:56.100 Traceback (most recent call last): 00:02:56.100 File "/home/vagrant/spdk_repo/spdk/scripts/rpc.py", line 24, in 00:02:56.100 import spdk.rpc as rpc # noqa 00:02:56.100 ^^^^^^^^^^^^^^^^^^^^^^ 00:02:56.100 File "/home/vagrant/spdk_repo/spdk/python/spdk/rpc/__init__.py", line 13, in 00:02:56.100 from . import bdev 00:02:56.100 File "/home/vagrant/spdk_repo/spdk/python/spdk/rpc/bdev.py", line 6, in 00:02:56.100 from spdk.rpc.rpc import * 00:02:56.100 ModuleNotFoundError: No module named 'spdk.rpc.rpc' 00:02:57.036 10:13:22 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:02:57.036 10:13:22 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:02:57.036 10:13:22 -- spdk/autobuild.sh@12 -- $ umask 022 00:02:57.036 10:13:22 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:02:57.036 10:13:22 -- spdk/autobuild.sh@16 -- $ date -u 00:02:57.036 Mon Jun 10 10:13:22 AM UTC 2024 00:02:57.036 10:13:22 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:02:57.036 v24.09-pre-64-g3c7f5112b 00:02:57.036 10:13:22 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:02:57.036 10:13:22 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:02:57.036 10:13:22 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:02:57.036 10:13:22 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:57.036 10:13:22 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:02:57.036 10:13:22 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:02:57.036 10:13:22 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:02:57.036 10:13:22 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:02:57.036 10:13:22 -- common/autobuild_common.sh@409 -- $ run_test autobuild _autobuild_test_suite 00:02:57.036 10:13:22 -- common/autotest_common.sh@1100 -- $ '[' 2 -le 1 ']' 00:02:57.036 10:13:22 -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:02:57.036 10:13:22 -- common/autotest_common.sh@10 -- $ set +x 00:02:57.036 ************************************ 00:02:57.036 START TEST autobuild 00:02:57.036 ************************************ 00:02:57.036 10:13:22 autobuild -- common/autotest_common.sh@1124 -- $ _autobuild_test_suite 00:02:57.036 10:13:22 autobuild -- common/autobuild_common.sh@396 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:57.036 10:13:22 autobuild -- common/autobuild_common.sh@398 -- $ autobuild_test_suite_ext 00:02:57.036 10:13:22 autobuild -- common/autobuild_common.sh@385 -- $ external_code 00:02:57.037 10:13:22 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:02:57.037 10:13:22 autobuild -- common/autotest_common.sh@1100 -- $ '[' 3 -le 1 ']' 00:02:57.037 10:13:22 autobuild -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:02:57.037 10:13:22 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:02:57.037 ************************************ 00:02:57.037 START TEST autobuild_external_code 00:02:57.037 ************************************ 00:02:57.037 10:13:22 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:02:57.037 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:02:57.037 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:02:57.037 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:57.037 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:57.037 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:02:57.037 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:02:57.295 Traceback (most recent call last): 00:02:57.295 File "/home/vagrant/spdk_repo/spdk/test/external_code/../../scripts/rpc.py", line 24, in 00:02:57.295 import spdk.rpc as rpc # noqa 00:02:57.295 ^^^^^^^^^^^^^^^^^^^^^^ 00:02:57.295 File "/home/vagrant/spdk_repo/spdk/python/spdk/rpc/__init__.py", line 13, in 00:02:57.295 from . import bdev 00:02:57.295 File "/home/vagrant/spdk_repo/spdk/python/spdk/rpc/bdev.py", line 6, in 00:02:57.295 from spdk.rpc.rpc import * 00:02:57.295 ModuleNotFoundError: No module named 'spdk.rpc.rpc' 00:02:57.554 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:57.554 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:02:57.554 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:02:57.813 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:02:57.813 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:02:57.813 10:13:23 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:02:57.813 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:02:57.813 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:13.294 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:03:25.515 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:03:25.515 Creating mk/config.mk...done. 00:03:25.515 Creating mk/cc.flags.mk...done. 00:03:25.515 Type 'make' to build. 00:03:25.515 10:13:50 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:03:25.515 10:13:50 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:03:25.515 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:03:35.530 The Meson build system 00:03:35.530 Version: 1.3.1 00:03:35.530 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:35.530 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:35.530 Build type: native build 00:03:35.530 Program cat found: YES (/usr/bin/cat) 00:03:35.530 Project name: DPDK 00:03:35.530 Project version: 24.03.0 00:03:35.530 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:35.530 C linker for the host machine: cc ld.bfd 2.39-16 00:03:35.530 Host machine cpu family: x86_64 00:03:35.530 Host machine cpu: x86_64 00:03:35.530 Message: ## Building in Developer Mode ## 00:03:35.530 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:35.530 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:35.530 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:35.530 Program python3 found: YES (/usr/bin/python3) 00:03:35.530 Program cat found: YES (/usr/bin/cat) 00:03:35.530 Compiler for C supports arguments -march=native: YES 00:03:35.530 Checking for size of "void *" : 8 00:03:35.530 Checking for size of "void *" : 8 (cached) 00:03:35.530 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:03:35.530 Library m found: YES 00:03:35.530 Library numa found: YES 00:03:35.530 Has header "numaif.h" : YES 00:03:35.530 Library fdt found: NO 00:03:35.530 Library execinfo found: NO 00:03:35.530 Has header "execinfo.h" : YES 00:03:35.530 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:35.530 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:35.530 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:35.530 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:35.530 Run-time dependency openssl found: YES 3.0.9 00:03:35.530 Run-time dependency libpcap found: YES 1.10.4 00:03:35.530 Has header "pcap.h" with dependency libpcap: YES 00:03:35.530 Compiler for C supports arguments -Wcast-qual: YES 00:03:35.530 Compiler for C supports arguments -Wdeprecated: YES 00:03:35.530 Compiler for C supports arguments -Wformat: YES 00:03:35.530 Compiler for C supports arguments -Wformat-nonliteral: YES 00:03:35.530 Compiler for C supports arguments -Wformat-security: YES 00:03:35.530 Compiler for C supports arguments -Wmissing-declarations: YES 00:03:35.530 Compiler for C supports arguments -Wmissing-prototypes: YES 00:03:35.530 Compiler for C supports arguments -Wnested-externs: YES 00:03:35.530 Compiler for C supports arguments -Wold-style-definition: YES 00:03:35.530 Compiler for C supports arguments -Wpointer-arith: YES 00:03:35.530 Compiler for C supports arguments -Wsign-compare: YES 00:03:35.530 Compiler for C supports arguments -Wstrict-prototypes: YES 00:03:35.530 Compiler for C supports arguments -Wundef: YES 00:03:35.530 Compiler for C supports arguments -Wwrite-strings: YES 00:03:35.530 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:03:35.530 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:03:35.530 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:03:35.530 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:03:35.530 Program objdump found: YES (/usr/bin/objdump) 00:03:35.530 Compiler for C supports arguments -mavx512f: YES 00:03:35.530 Checking if "AVX512 checking" compiles: YES 00:03:35.530 Fetching value of define "__SSE4_2__" : 1 00:03:35.530 Fetching value of define "__AES__" : 1 00:03:35.530 Fetching value of define "__AVX__" : 1 00:03:35.530 Fetching value of define "__AVX2__" : 1 00:03:35.530 Fetching value of define "__AVX512BW__" : (undefined) 00:03:35.530 Fetching value of define "__AVX512CD__" : (undefined) 00:03:35.530 Fetching value of define "__AVX512DQ__" : (undefined) 00:03:35.530 Fetching value of define "__AVX512F__" : (undefined) 00:03:35.530 Fetching value of define "__AVX512VL__" : (undefined) 00:03:35.530 Fetching value of define "__PCLMUL__" : 1 00:03:35.530 Fetching value of define "__RDRND__" : 1 00:03:35.530 Fetching value of define "__RDSEED__" : 1 00:03:35.530 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:03:35.530 Fetching value of define "__znver1__" : (undefined) 00:03:35.530 Fetching value of define "__znver2__" : (undefined) 00:03:35.530 Fetching value of define "__znver3__" : (undefined) 00:03:35.530 Fetching value of define "__znver4__" : (undefined) 00:03:35.530 Compiler for C supports arguments -Wno-format-truncation: YES 00:03:35.530 Message: lib/log: Defining dependency "log" 00:03:35.530 Message: lib/kvargs: Defining dependency "kvargs" 00:03:35.530 Message: lib/telemetry: Defining dependency "telemetry" 00:03:35.530 Checking for function "getentropy" : NO 00:03:35.530 Message: lib/eal: Defining dependency "eal" 00:03:35.530 Message: lib/ring: Defining dependency "ring" 00:03:35.530 Message: lib/rcu: Defining dependency "rcu" 00:03:35.530 Message: lib/mempool: Defining dependency "mempool" 00:03:35.530 Message: lib/mbuf: Defining dependency "mbuf" 00:03:35.530 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:35.530 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:35.530 Compiler for C supports arguments -mpclmul: YES 00:03:35.530 Compiler for C supports arguments -maes: YES 00:03:35.530 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:35.530 Compiler for C supports arguments -mavx512bw: YES 00:03:35.530 Compiler for C supports arguments -mavx512dq: YES 00:03:35.530 Compiler for C supports arguments -mavx512vl: YES 00:03:35.530 Compiler for C supports arguments -mvpclmulqdq: YES 00:03:35.530 Compiler for C supports arguments -mavx2: YES 00:03:35.530 Compiler for C supports arguments -mavx: YES 00:03:35.530 Message: lib/net: Defining dependency "net" 00:03:35.530 Message: lib/meter: Defining dependency "meter" 00:03:35.530 Message: lib/ethdev: Defining dependency "ethdev" 00:03:35.530 Message: lib/pci: Defining dependency "pci" 00:03:35.530 Message: lib/cmdline: Defining dependency "cmdline" 00:03:35.530 Message: lib/hash: Defining dependency "hash" 00:03:35.530 Message: lib/timer: Defining dependency "timer" 00:03:35.530 Message: lib/compressdev: Defining dependency "compressdev" 00:03:35.530 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:35.530 Message: lib/dmadev: Defining dependency "dmadev" 00:03:35.530 Compiler for C supports arguments -Wno-cast-qual: YES 00:03:35.530 Message: lib/power: Defining dependency "power" 00:03:35.530 Message: lib/reorder: Defining dependency "reorder" 00:03:35.530 Message: lib/security: Defining dependency "security" 00:03:35.530 Has header "linux/userfaultfd.h" : YES 00:03:35.530 Has header "linux/vduse.h" : YES 00:03:35.530 Message: lib/vhost: Defining dependency "vhost" 00:03:35.530 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:35.530 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:35.530 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:35.530 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:35.530 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:35.530 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:35.531 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:35.531 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:35.531 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:35.531 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:35.531 Program doxygen found: YES (/usr/bin/doxygen) 00:03:35.531 Configuring doxy-api-html.conf using configuration 00:03:35.531 Configuring doxy-api-man.conf using configuration 00:03:35.531 Program mandb found: YES (/usr/bin/mandb) 00:03:35.531 Program sphinx-build found: NO 00:03:35.531 Configuring rte_build_config.h using configuration 00:03:35.531 Message: 00:03:35.531 ================= 00:03:35.531 Applications Enabled 00:03:35.531 ================= 00:03:35.531 00:03:35.531 apps: 00:03:35.531 00:03:35.531 00:03:35.531 Message: 00:03:35.531 ================= 00:03:35.531 Libraries Enabled 00:03:35.531 ================= 00:03:35.531 00:03:35.531 libs: 00:03:35.531 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:35.531 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:35.531 cryptodev, dmadev, power, reorder, security, vhost, 00:03:35.531 00:03:35.531 Message: 00:03:35.531 =============== 00:03:35.531 Drivers Enabled 00:03:35.531 =============== 00:03:35.531 00:03:35.531 common: 00:03:35.531 00:03:35.531 bus: 00:03:35.531 pci, vdev, 00:03:35.531 mempool: 00:03:35.531 ring, 00:03:35.531 dma: 00:03:35.531 00:03:35.531 net: 00:03:35.531 00:03:35.531 crypto: 00:03:35.531 00:03:35.531 compress: 00:03:35.531 00:03:35.531 vdpa: 00:03:35.531 00:03:35.531 00:03:35.531 Message: 00:03:35.531 ================= 00:03:35.531 Content Skipped 00:03:35.531 ================= 00:03:35.531 00:03:35.531 apps: 00:03:35.531 dumpcap: explicitly disabled via build config 00:03:35.531 graph: explicitly disabled via build config 00:03:35.531 pdump: explicitly disabled via build config 00:03:35.531 proc-info: explicitly disabled via build config 00:03:35.531 test-acl: explicitly disabled via build config 00:03:35.531 test-bbdev: explicitly disabled via build config 00:03:35.531 test-cmdline: explicitly disabled via build config 00:03:35.531 test-compress-perf: explicitly disabled via build config 00:03:35.531 test-crypto-perf: explicitly disabled via build config 00:03:35.531 test-dma-perf: explicitly disabled via build config 00:03:35.531 test-eventdev: explicitly disabled via build config 00:03:35.531 test-fib: explicitly disabled via build config 00:03:35.531 test-flow-perf: explicitly disabled via build config 00:03:35.531 test-gpudev: explicitly disabled via build config 00:03:35.531 test-mldev: explicitly disabled via build config 00:03:35.531 test-pipeline: explicitly disabled via build config 00:03:35.531 test-pmd: explicitly disabled via build config 00:03:35.531 test-regex: explicitly disabled via build config 00:03:35.531 test-sad: explicitly disabled via build config 00:03:35.531 test-security-perf: explicitly disabled via build config 00:03:35.531 00:03:35.531 libs: 00:03:35.531 argparse: explicitly disabled via build config 00:03:35.531 metrics: explicitly disabled via build config 00:03:35.531 acl: explicitly disabled via build config 00:03:35.531 bbdev: explicitly disabled via build config 00:03:35.531 bitratestats: explicitly disabled via build config 00:03:35.531 bpf: explicitly disabled via build config 00:03:35.531 cfgfile: explicitly disabled via build config 00:03:35.531 distributor: explicitly disabled via build config 00:03:35.531 efd: explicitly disabled via build config 00:03:35.531 eventdev: explicitly disabled via build config 00:03:35.531 dispatcher: explicitly disabled via build config 00:03:35.531 gpudev: explicitly disabled via build config 00:03:35.531 gro: explicitly disabled via build config 00:03:35.531 gso: explicitly disabled via build config 00:03:35.531 ip_frag: explicitly disabled via build config 00:03:35.531 jobstats: explicitly disabled via build config 00:03:35.531 latencystats: explicitly disabled via build config 00:03:35.531 lpm: explicitly disabled via build config 00:03:35.531 member: explicitly disabled via build config 00:03:35.531 pcapng: explicitly disabled via build config 00:03:35.531 rawdev: explicitly disabled via build config 00:03:35.531 regexdev: explicitly disabled via build config 00:03:35.531 mldev: explicitly disabled via build config 00:03:35.531 rib: explicitly disabled via build config 00:03:35.531 sched: explicitly disabled via build config 00:03:35.531 stack: explicitly disabled via build config 00:03:35.531 ipsec: explicitly disabled via build config 00:03:35.531 pdcp: explicitly disabled via build config 00:03:35.531 fib: explicitly disabled via build config 00:03:35.531 port: explicitly disabled via build config 00:03:35.531 pdump: explicitly disabled via build config 00:03:35.531 table: explicitly disabled via build config 00:03:35.531 pipeline: explicitly disabled via build config 00:03:35.531 graph: explicitly disabled via build config 00:03:35.531 node: explicitly disabled via build config 00:03:35.531 00:03:35.531 drivers: 00:03:35.531 common/cpt: not in enabled drivers build config 00:03:35.531 common/dpaax: not in enabled drivers build config 00:03:35.531 common/iavf: not in enabled drivers build config 00:03:35.531 common/idpf: not in enabled drivers build config 00:03:35.531 common/ionic: not in enabled drivers build config 00:03:35.531 common/mvep: not in enabled drivers build config 00:03:35.531 common/octeontx: not in enabled drivers build config 00:03:35.531 bus/auxiliary: not in enabled drivers build config 00:03:35.531 bus/cdx: not in enabled drivers build config 00:03:35.531 bus/dpaa: not in enabled drivers build config 00:03:35.531 bus/fslmc: not in enabled drivers build config 00:03:35.531 bus/ifpga: not in enabled drivers build config 00:03:35.531 bus/platform: not in enabled drivers build config 00:03:35.531 bus/uacce: not in enabled drivers build config 00:03:35.531 bus/vmbus: not in enabled drivers build config 00:03:35.531 common/cnxk: not in enabled drivers build config 00:03:35.531 common/mlx5: not in enabled drivers build config 00:03:35.531 common/nfp: not in enabled drivers build config 00:03:35.531 common/nitrox: not in enabled drivers build config 00:03:35.531 common/qat: not in enabled drivers build config 00:03:35.531 common/sfc_efx: not in enabled drivers build config 00:03:35.531 mempool/bucket: not in enabled drivers build config 00:03:35.531 mempool/cnxk: not in enabled drivers build config 00:03:35.531 mempool/dpaa: not in enabled drivers build config 00:03:35.531 mempool/dpaa2: not in enabled drivers build config 00:03:35.531 mempool/octeontx: not in enabled drivers build config 00:03:35.531 mempool/stack: not in enabled drivers build config 00:03:35.531 dma/cnxk: not in enabled drivers build config 00:03:35.531 dma/dpaa: not in enabled drivers build config 00:03:35.531 dma/dpaa2: not in enabled drivers build config 00:03:35.531 dma/hisilicon: not in enabled drivers build config 00:03:35.531 dma/idxd: not in enabled drivers build config 00:03:35.531 dma/ioat: not in enabled drivers build config 00:03:35.531 dma/skeleton: not in enabled drivers build config 00:03:35.531 net/af_packet: not in enabled drivers build config 00:03:35.531 net/af_xdp: not in enabled drivers build config 00:03:35.531 net/ark: not in enabled drivers build config 00:03:35.531 net/atlantic: not in enabled drivers build config 00:03:35.531 net/avp: not in enabled drivers build config 00:03:35.531 net/axgbe: not in enabled drivers build config 00:03:35.531 net/bnx2x: not in enabled drivers build config 00:03:35.531 net/bnxt: not in enabled drivers build config 00:03:35.531 net/bonding: not in enabled drivers build config 00:03:35.531 net/cnxk: not in enabled drivers build config 00:03:35.531 net/cpfl: not in enabled drivers build config 00:03:35.531 net/cxgbe: not in enabled drivers build config 00:03:35.531 net/dpaa: not in enabled drivers build config 00:03:35.531 net/dpaa2: not in enabled drivers build config 00:03:35.531 net/e1000: not in enabled drivers build config 00:03:35.531 net/ena: not in enabled drivers build config 00:03:35.531 net/enetc: not in enabled drivers build config 00:03:35.531 net/enetfec: not in enabled drivers build config 00:03:35.531 net/enic: not in enabled drivers build config 00:03:35.531 net/failsafe: not in enabled drivers build config 00:03:35.531 net/fm10k: not in enabled drivers build config 00:03:35.531 net/gve: not in enabled drivers build config 00:03:35.531 net/hinic: not in enabled drivers build config 00:03:35.531 net/hns3: not in enabled drivers build config 00:03:35.531 net/i40e: not in enabled drivers build config 00:03:35.531 net/iavf: not in enabled drivers build config 00:03:35.531 net/ice: not in enabled drivers build config 00:03:35.531 net/idpf: not in enabled drivers build config 00:03:35.531 net/igc: not in enabled drivers build config 00:03:35.531 net/ionic: not in enabled drivers build config 00:03:35.531 net/ipn3ke: not in enabled drivers build config 00:03:35.531 net/ixgbe: not in enabled drivers build config 00:03:35.531 net/mana: not in enabled drivers build config 00:03:35.531 net/memif: not in enabled drivers build config 00:03:35.531 net/mlx4: not in enabled drivers build config 00:03:35.531 net/mlx5: not in enabled drivers build config 00:03:35.531 net/mvneta: not in enabled drivers build config 00:03:35.531 net/mvpp2: not in enabled drivers build config 00:03:35.531 net/netvsc: not in enabled drivers build config 00:03:35.531 net/nfb: not in enabled drivers build config 00:03:35.531 net/nfp: not in enabled drivers build config 00:03:35.531 net/ngbe: not in enabled drivers build config 00:03:35.531 net/null: not in enabled drivers build config 00:03:35.531 net/octeontx: not in enabled drivers build config 00:03:35.531 net/octeon_ep: not in enabled drivers build config 00:03:35.531 net/pcap: not in enabled drivers build config 00:03:35.531 net/pfe: not in enabled drivers build config 00:03:35.531 net/qede: not in enabled drivers build config 00:03:35.531 net/ring: not in enabled drivers build config 00:03:35.531 net/sfc: not in enabled drivers build config 00:03:35.531 net/softnic: not in enabled drivers build config 00:03:35.531 net/tap: not in enabled drivers build config 00:03:35.531 net/thunderx: not in enabled drivers build config 00:03:35.531 net/txgbe: not in enabled drivers build config 00:03:35.532 net/vdev_netvsc: not in enabled drivers build config 00:03:35.532 net/vhost: not in enabled drivers build config 00:03:35.532 net/virtio: not in enabled drivers build config 00:03:35.532 net/vmxnet3: not in enabled drivers build config 00:03:35.532 raw/*: missing internal dependency, "rawdev" 00:03:35.532 crypto/armv8: not in enabled drivers build config 00:03:35.532 crypto/bcmfs: not in enabled drivers build config 00:03:35.532 crypto/caam_jr: not in enabled drivers build config 00:03:35.532 crypto/ccp: not in enabled drivers build config 00:03:35.532 crypto/cnxk: not in enabled drivers build config 00:03:35.532 crypto/dpaa_sec: not in enabled drivers build config 00:03:35.532 crypto/dpaa2_sec: not in enabled drivers build config 00:03:35.532 crypto/ipsec_mb: not in enabled drivers build config 00:03:35.532 crypto/mlx5: not in enabled drivers build config 00:03:35.532 crypto/mvsam: not in enabled drivers build config 00:03:35.532 crypto/nitrox: not in enabled drivers build config 00:03:35.532 crypto/null: not in enabled drivers build config 00:03:35.532 crypto/octeontx: not in enabled drivers build config 00:03:35.532 crypto/openssl: not in enabled drivers build config 00:03:35.532 crypto/scheduler: not in enabled drivers build config 00:03:35.532 crypto/uadk: not in enabled drivers build config 00:03:35.532 crypto/virtio: not in enabled drivers build config 00:03:35.532 compress/isal: not in enabled drivers build config 00:03:35.532 compress/mlx5: not in enabled drivers build config 00:03:35.532 compress/nitrox: not in enabled drivers build config 00:03:35.532 compress/octeontx: not in enabled drivers build config 00:03:35.532 compress/zlib: not in enabled drivers build config 00:03:35.532 regex/*: missing internal dependency, "regexdev" 00:03:35.532 ml/*: missing internal dependency, "mldev" 00:03:35.532 vdpa/ifc: not in enabled drivers build config 00:03:35.532 vdpa/mlx5: not in enabled drivers build config 00:03:35.532 vdpa/nfp: not in enabled drivers build config 00:03:35.532 vdpa/sfc: not in enabled drivers build config 00:03:35.532 event/*: missing internal dependency, "eventdev" 00:03:35.532 baseband/*: missing internal dependency, "bbdev" 00:03:35.532 gpu/*: missing internal dependency, "gpudev" 00:03:35.532 00:03:35.532 00:03:35.532 Build targets in project: 85 00:03:35.532 00:03:35.532 DPDK 24.03.0 00:03:35.532 00:03:35.532 User defined options 00:03:35.532 default_library : shared 00:03:35.532 libdir : lib 00:03:35.532 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:35.532 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:03:35.532 c_link_args : 00:03:35.532 cpu_instruction_set: native 00:03:35.532 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:35.532 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:35.532 enable_docs : false 00:03:35.532 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:35.532 enable_kmods : false 00:03:35.532 tests : false 00:03:35.532 00:03:35.532 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:35.532 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:03:35.532 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:03:35.532 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:03:35.532 [3/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:03:35.532 [4/268] Linking static target lib/librte_kvargs.a 00:03:35.532 [5/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:03:35.532 [6/268] Linking static target lib/librte_log.a 00:03:35.532 [7/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:03:35.532 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:03:35.789 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:03:36.047 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:03:36.305 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:03:36.305 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:03:36.305 [13/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:03:36.305 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:03:36.305 [15/268] Linking target lib/librte_log.so.24.1 00:03:36.305 [16/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:03:36.563 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:03:36.563 [18/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:03:36.563 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:03:36.563 [20/268] Linking target lib/librte_kvargs.so.24.1 00:03:36.821 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:03:36.821 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:03:36.821 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:03:36.821 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:03:36.821 [25/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:03:37.079 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:03:37.337 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:03:37.337 [28/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:03:37.595 [29/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:03:37.595 [30/268] Linking static target lib/librte_telemetry.a 00:03:37.595 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:03:37.873 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:03:37.873 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:03:37.873 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:03:37.873 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:03:37.874 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:03:37.874 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:03:38.131 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:03:38.131 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:03:38.131 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:03:38.131 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:03:38.389 [42/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:03:38.647 [43/268] Linking target lib/librte_telemetry.so.24.1 00:03:38.647 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:03:38.647 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:03:38.905 [46/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:03:38.905 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:03:38.905 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:03:38.905 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:03:38.905 [50/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:03:39.163 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:03:39.422 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:03:39.422 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:03:39.680 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:03:39.680 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:03:39.680 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:03:39.680 [57/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:03:39.680 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:03:39.680 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:03:39.680 [60/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:03:39.680 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:03:39.938 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:03:39.938 [63/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:03:39.938 [64/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:03:39.938 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:03:40.197 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:03:40.455 [67/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:03:40.455 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:03:40.455 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:03:40.713 [70/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:03:40.713 [71/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:03:40.713 [72/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:03:40.713 [73/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:03:40.713 [74/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:03:40.713 [75/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:03:40.970 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:03:40.970 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:03:40.970 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:03:41.228 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:03:41.228 [80/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:03:41.228 [81/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:03:41.228 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:03:41.228 [83/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:03:41.487 [84/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:03:41.487 [85/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:03:41.487 [86/268] Linking static target lib/librte_ring.a 00:03:41.487 [87/268] Linking static target lib/librte_eal.a 00:03:41.745 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:03:41.745 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:03:42.004 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:03:42.004 [91/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:03:42.004 [92/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:03:42.004 [93/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:03:42.004 [94/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:03:42.004 [95/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:03:42.262 [96/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:03:42.262 [97/268] Linking static target lib/librte_mempool.a 00:03:42.521 [98/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:03:42.521 [99/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:03:42.521 [100/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:03:42.779 [101/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:03:42.779 [102/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:03:42.779 [103/268] Linking static target lib/librte_meter.a 00:03:42.779 [104/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:03:42.779 [105/268] Linking static target lib/librte_rcu.a 00:03:42.779 [106/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:03:43.039 [107/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:03:43.039 [108/268] Linking static target lib/librte_mbuf.a 00:03:43.039 [109/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:03:43.039 [110/268] Linking static target lib/librte_net.a 00:03:43.039 [111/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:03:43.298 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:03:43.298 [113/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:03:43.298 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:03:43.555 [115/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:03:43.555 [116/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:03:43.555 [117/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:03:43.555 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:03:44.121 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:03:44.121 [120/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:03:44.380 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:03:44.380 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:03:44.380 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:03:44.639 [124/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:03:44.639 [125/268] Linking static target lib/librte_pci.a 00:03:44.639 [126/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:03:44.639 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:03:44.639 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:03:44.639 [129/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:03:44.897 [130/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:03:44.897 [131/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:03:44.897 [132/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:44.897 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:03:45.154 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:03:45.154 [135/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:03:45.154 [136/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:03:45.154 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:03:45.154 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:03:45.155 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:03:45.155 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:03:45.155 [141/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:03:45.155 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:03:45.412 [143/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:03:45.412 [144/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:03:45.412 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:03:45.412 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:03:45.670 [147/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:03:45.927 [148/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:03:45.927 [149/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:03:45.927 [150/268] Linking static target lib/librte_cmdline.a 00:03:45.927 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:03:46.190 [152/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:03:46.449 [153/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:03:46.449 [154/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:03:46.449 [155/268] Linking static target lib/librte_timer.a 00:03:46.449 [156/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:03:46.449 [157/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:03:46.706 [158/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:03:46.706 [159/268] Linking static target lib/librte_compressdev.a 00:03:46.706 [160/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:03:46.963 [161/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:03:46.963 [162/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:03:46.963 [163/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:03:46.963 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:03:47.220 [165/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:03:47.220 [166/268] Linking static target lib/librte_dmadev.a 00:03:47.220 [167/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:03:47.478 [168/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:03:47.478 [169/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:03:47.478 [170/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:47.736 [171/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:03:47.736 [172/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:03:47.736 [173/268] Linking static target lib/librte_hash.a 00:03:47.736 [174/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:03:47.736 [175/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:03:47.994 [176/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:03:47.994 [177/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:03:47.994 [178/268] Linking static target lib/librte_ethdev.a 00:03:47.994 [179/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:03:47.994 [180/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:47.994 [181/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:03:47.994 [182/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:03:48.252 [183/268] Linking static target lib/librte_cryptodev.a 00:03:48.252 [184/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:03:48.252 [185/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:03:48.252 [186/268] Linking static target lib/librte_reorder.a 00:03:48.252 [187/268] Linking static target lib/librte_power.a 00:03:48.510 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:03:48.510 [189/268] Linking static target lib/librte_security.a 00:03:48.510 [190/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:03:48.768 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:03:48.768 [192/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:03:48.768 [193/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:03:48.768 [194/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:03:49.027 [195/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:03:49.027 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:03:49.027 [197/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:03:49.285 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:03:49.577 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:03:49.577 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:03:49.857 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:03:49.857 [202/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:03:49.857 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:03:49.857 [204/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:49.857 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:03:50.115 [206/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:03:50.115 [207/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:03:50.373 [208/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:03:50.373 [209/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:03:50.373 [210/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:03:50.373 [211/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:03:50.631 [212/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:03:50.631 [213/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:03:50.631 [214/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:50.631 [215/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:50.631 [216/268] Linking static target drivers/librte_bus_vdev.a 00:03:50.631 [217/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:50.631 [218/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:50.631 [219/268] Linking static target drivers/librte_bus_pci.a 00:03:50.889 [220/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:50.889 [221/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:03:50.889 [222/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:03:51.148 [223/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:51.148 [224/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:03:51.148 [225/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:51.148 [226/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:51.148 [227/268] Linking static target drivers/librte_mempool_ring.a 00:03:52.113 [228/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:03:52.113 [229/268] Linking target lib/librte_eal.so.24.1 00:03:52.113 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:03:52.113 [231/268] Linking target lib/librte_pci.so.24.1 00:03:52.113 [232/268] Linking target drivers/librte_bus_vdev.so.24.1 00:03:52.113 [233/268] Linking target lib/librte_meter.so.24.1 00:03:52.113 [234/268] Linking target lib/librte_dmadev.so.24.1 00:03:52.113 [235/268] Linking target lib/librte_timer.so.24.1 00:03:52.113 [236/268] Linking target lib/librte_ring.so.24.1 00:03:52.372 [237/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:03:52.372 [238/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:03:52.372 [239/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:03:52.372 [240/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:03:52.372 [241/268] Linking target drivers/librte_bus_pci.so.24.1 00:03:52.372 [242/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:03:52.372 [243/268] Linking target lib/librte_rcu.so.24.1 00:03:52.372 [244/268] Linking target lib/librte_mempool.so.24.1 00:03:52.631 [245/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:03:52.631 [246/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:03:52.631 [247/268] Linking target drivers/librte_mempool_ring.so.24.1 00:03:52.631 [248/268] Linking target lib/librte_mbuf.so.24.1 00:03:52.933 [249/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:03:52.933 [250/268] Linking target lib/librte_compressdev.so.24.1 00:03:52.933 [251/268] Linking target lib/librte_cryptodev.so.24.1 00:03:52.933 [252/268] Linking target lib/librte_net.so.24.1 00:03:52.933 [253/268] Linking target lib/librte_reorder.so.24.1 00:03:52.933 [254/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:03:53.191 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:03:53.191 [256/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:03:53.191 [257/268] Linking target lib/librte_hash.so.24.1 00:03:53.191 [258/268] Linking target lib/librte_security.so.24.1 00:03:53.191 [259/268] Linking target lib/librte_cmdline.so.24.1 00:03:53.191 [260/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:03:54.572 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:54.831 [262/268] Linking target lib/librte_ethdev.so.24.1 00:03:54.831 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:03:54.831 [264/268] Linking target lib/librte_power.so.24.1 00:04:02.938 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:04:02.938 [266/268] Linking static target lib/librte_vhost.a 00:04:03.506 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:04:03.506 [268/268] Linking target lib/librte_vhost.so.24.1 00:04:03.506 INFO: autodetecting backend as ninja 00:04:03.506 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:04:04.882 CC lib/log/log_flags.o 00:04:04.882 CC lib/log/log.o 00:04:04.882 CC lib/log/log_deprecated.o 00:04:04.882 CC lib/ut/ut.o 00:04:04.882 CC lib/ut_mock/mock.o 00:04:04.882 LIB libspdk_ut_mock.a 00:04:04.882 LIB libspdk_ut.a 00:04:04.882 SO libspdk_ut_mock.so.6.0 00:04:05.141 LIB libspdk_log.a 00:04:05.141 SO libspdk_ut.so.2.0 00:04:05.141 SO libspdk_log.so.7.0 00:04:05.141 SYMLINK libspdk_ut_mock.so 00:04:05.141 SYMLINK libspdk_ut.so 00:04:05.141 SYMLINK libspdk_log.so 00:04:05.399 CXX lib/trace_parser/trace.o 00:04:05.399 CC lib/ioat/ioat.o 00:04:05.399 CC lib/dma/dma.o 00:04:05.399 CC lib/util/base64.o 00:04:05.399 CC lib/util/bit_array.o 00:04:05.399 CC lib/util/cpuset.o 00:04:05.399 CC lib/util/crc16.o 00:04:05.399 CC lib/util/crc32.o 00:04:05.399 CC lib/util/crc32c.o 00:04:05.399 CC lib/util/crc32_ieee.o 00:04:05.399 CC lib/util/crc64.o 00:04:05.399 CC lib/vfio_user/host/vfio_user_pci.o 00:04:05.399 CC lib/vfio_user/host/vfio_user.o 00:04:05.399 CC lib/util/dif.o 00:04:05.399 CC lib/util/fd.o 00:04:05.658 LIB libspdk_dma.a 00:04:05.658 CC lib/util/file.o 00:04:05.658 CC lib/util/hexlify.o 00:04:05.658 SO libspdk_dma.so.4.0 00:04:05.658 CC lib/util/iov.o 00:04:05.658 SYMLINK libspdk_dma.so 00:04:05.658 CC lib/util/math.o 00:04:05.658 CC lib/util/pipe.o 00:04:05.658 CC lib/util/strerror_tls.o 00:04:05.658 CC lib/util/string.o 00:04:05.658 CC lib/util/uuid.o 00:04:05.658 CC lib/util/fd_group.o 00:04:05.658 LIB libspdk_ioat.a 00:04:05.658 CC lib/util/xor.o 00:04:05.658 SO libspdk_ioat.so.7.0 00:04:05.917 CC lib/util/zipf.o 00:04:05.917 LIB libspdk_vfio_user.a 00:04:05.917 SYMLINK libspdk_ioat.so 00:04:05.917 SO libspdk_vfio_user.so.5.0 00:04:05.917 SYMLINK libspdk_vfio_user.so 00:04:06.190 LIB libspdk_trace_parser.a 00:04:06.451 SO libspdk_trace_parser.so.5.0 00:04:06.451 SYMLINK libspdk_trace_parser.so 00:04:06.710 LIB libspdk_util.a 00:04:06.710 SO libspdk_util.so.9.0 00:04:06.710 SYMLINK libspdk_util.so 00:04:06.969 CC lib/json/json_parse.o 00:04:06.969 CC lib/json/json_util.o 00:04:06.969 CC lib/json/json_write.o 00:04:06.969 CC lib/conf/conf.o 00:04:06.969 CC lib/vmd/vmd.o 00:04:06.969 CC lib/vmd/led.o 00:04:06.969 CC lib/env_dpdk/env.o 00:04:06.969 CC lib/env_dpdk/pci.o 00:04:06.969 CC lib/env_dpdk/init.o 00:04:06.969 CC lib/env_dpdk/memory.o 00:04:06.969 CC lib/env_dpdk/threads.o 00:04:06.969 CC lib/env_dpdk/pci_ioat.o 00:04:07.227 CC lib/env_dpdk/pci_virtio.o 00:04:07.227 CC lib/env_dpdk/pci_vmd.o 00:04:07.227 CC lib/env_dpdk/pci_idxd.o 00:04:07.227 CC lib/env_dpdk/pci_event.o 00:04:07.227 CC lib/env_dpdk/sigbus_handler.o 00:04:07.227 CC lib/env_dpdk/pci_dpdk.o 00:04:07.486 CC lib/env_dpdk/pci_dpdk_2207.o 00:04:07.486 CC lib/env_dpdk/pci_dpdk_2211.o 00:04:07.486 LIB libspdk_conf.a 00:04:07.486 SO libspdk_conf.so.6.0 00:04:07.486 SYMLINK libspdk_conf.so 00:04:07.743 LIB libspdk_vmd.a 00:04:07.743 LIB libspdk_json.a 00:04:07.743 SO libspdk_vmd.so.6.0 00:04:07.743 SO libspdk_json.so.6.0 00:04:07.743 SYMLINK libspdk_vmd.so 00:04:07.743 SYMLINK libspdk_json.so 00:04:08.002 CC lib/jsonrpc/jsonrpc_server.o 00:04:08.002 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:04:08.002 CC lib/jsonrpc/jsonrpc_client.o 00:04:08.002 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:04:08.259 LIB libspdk_jsonrpc.a 00:04:08.259 SO libspdk_jsonrpc.so.6.0 00:04:08.517 SYMLINK libspdk_jsonrpc.so 00:04:08.774 LIB libspdk_env_dpdk.a 00:04:08.774 CC lib/rpc/rpc.o 00:04:08.774 SO libspdk_env_dpdk.so.14.1 00:04:08.774 SYMLINK libspdk_env_dpdk.so 00:04:09.031 LIB libspdk_rpc.a 00:04:09.031 SO libspdk_rpc.so.6.0 00:04:09.031 SYMLINK libspdk_rpc.so 00:04:09.288 CC lib/keyring/keyring_rpc.o 00:04:09.289 CC lib/keyring/keyring.o 00:04:09.289 CC lib/notify/notify.o 00:04:09.289 CC lib/notify/notify_rpc.o 00:04:09.289 CC lib/trace/trace.o 00:04:09.289 CC lib/trace/trace_flags.o 00:04:09.289 CC lib/trace/trace_rpc.o 00:04:09.547 LIB libspdk_notify.a 00:04:09.547 SO libspdk_notify.so.6.0 00:04:09.547 LIB libspdk_keyring.a 00:04:09.547 SYMLINK libspdk_notify.so 00:04:09.547 SO libspdk_keyring.so.1.0 00:04:09.547 LIB libspdk_trace.a 00:04:09.547 SYMLINK libspdk_keyring.so 00:04:09.547 SO libspdk_trace.so.10.0 00:04:09.805 SYMLINK libspdk_trace.so 00:04:10.063 CC lib/thread/thread.o 00:04:10.063 CC lib/thread/iobuf.o 00:04:10.063 CC lib/sock/sock_rpc.o 00:04:10.063 CC lib/sock/sock.o 00:04:10.630 LIB libspdk_sock.a 00:04:10.630 SO libspdk_sock.so.9.0 00:04:10.630 SYMLINK libspdk_sock.so 00:04:10.889 CC lib/nvme/nvme_ctrlr_cmd.o 00:04:10.889 CC lib/nvme/nvme_ctrlr.o 00:04:10.889 CC lib/nvme/nvme_fabric.o 00:04:10.889 CC lib/nvme/nvme_ns_cmd.o 00:04:10.889 CC lib/nvme/nvme_pcie_common.o 00:04:10.889 CC lib/nvme/nvme_ns.o 00:04:10.889 CC lib/nvme/nvme_pcie.o 00:04:10.889 CC lib/nvme/nvme_qpair.o 00:04:10.889 CC lib/nvme/nvme.o 00:04:10.889 CC lib/nvme/nvme_transport.o 00:04:10.889 CC lib/nvme/nvme_quirks.o 00:04:11.455 LIB libspdk_thread.a 00:04:11.455 SO libspdk_thread.so.10.0 00:04:11.455 SYMLINK libspdk_thread.so 00:04:11.455 CC lib/nvme/nvme_discovery.o 00:04:11.455 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:04:11.713 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:04:11.713 CC lib/nvme/nvme_tcp.o 00:04:11.971 CC lib/blob/blobstore.o 00:04:11.971 CC lib/accel/accel.o 00:04:11.971 CC lib/nvme/nvme_opal.o 00:04:12.229 CC lib/blob/request.o 00:04:12.229 CC lib/accel/accel_rpc.o 00:04:12.229 CC lib/init/json_config.o 00:04:12.229 CC lib/virtio/virtio.o 00:04:12.229 CC lib/virtio/virtio_vhost_user.o 00:04:12.229 CC lib/accel/accel_sw.o 00:04:12.229 CC lib/nvme/nvme_io_msg.o 00:04:12.486 CC lib/blob/zeroes.o 00:04:12.486 CC lib/blob/blob_bs_dev.o 00:04:12.486 CC lib/init/subsystem.o 00:04:12.486 CC lib/virtio/virtio_vfio_user.o 00:04:12.486 CC lib/init/subsystem_rpc.o 00:04:12.486 CC lib/init/rpc.o 00:04:12.486 CC lib/nvme/nvme_poll_group.o 00:04:12.486 CC lib/nvme/nvme_zns.o 00:04:12.744 CC lib/virtio/virtio_pci.o 00:04:12.744 CC lib/nvme/nvme_stubs.o 00:04:12.744 LIB libspdk_init.a 00:04:12.744 CC lib/nvme/nvme_auth.o 00:04:12.744 SO libspdk_init.so.5.0 00:04:12.744 SYMLINK libspdk_init.so 00:04:12.744 CC lib/nvme/nvme_cuse.o 00:04:13.002 LIB libspdk_virtio.a 00:04:13.002 SO libspdk_virtio.so.7.0 00:04:13.002 CC lib/event/app.o 00:04:13.002 CC lib/event/reactor.o 00:04:13.002 SYMLINK libspdk_virtio.so 00:04:13.002 CC lib/event/log_rpc.o 00:04:13.002 LIB libspdk_accel.a 00:04:13.002 SO libspdk_accel.so.15.0 00:04:13.260 SYMLINK libspdk_accel.so 00:04:13.260 CC lib/event/app_rpc.o 00:04:13.260 CC lib/event/scheduler_static.o 00:04:13.518 CC lib/bdev/bdev.o 00:04:13.518 CC lib/bdev/bdev_rpc.o 00:04:13.518 CC lib/bdev/bdev_zone.o 00:04:13.518 CC lib/bdev/part.o 00:04:13.518 CC lib/bdev/scsi_nvme.o 00:04:13.518 LIB libspdk_event.a 00:04:13.518 SO libspdk_event.so.13.1 00:04:13.518 SYMLINK libspdk_event.so 00:04:13.776 LIB libspdk_nvme.a 00:04:13.776 SO libspdk_nvme.so.13.0 00:04:14.034 SYMLINK libspdk_nvme.so 00:04:15.420 LIB libspdk_blob.a 00:04:15.420 SO libspdk_blob.so.11.0 00:04:15.420 SYMLINK libspdk_blob.so 00:04:15.678 CC lib/blobfs/blobfs.o 00:04:15.678 CC lib/blobfs/tree.o 00:04:15.678 CC lib/lvol/lvol.o 00:04:16.244 LIB libspdk_bdev.a 00:04:16.244 SO libspdk_bdev.so.15.0 00:04:16.244 SYMLINK libspdk_bdev.so 00:04:16.502 LIB libspdk_blobfs.a 00:04:16.502 SO libspdk_blobfs.so.10.0 00:04:16.502 SYMLINK libspdk_blobfs.so 00:04:16.502 CC lib/nvmf/ctrlr.o 00:04:16.502 CC lib/nvmf/ctrlr_discovery.o 00:04:16.502 CC lib/nvmf/ctrlr_bdev.o 00:04:16.502 CC lib/nvmf/subsystem.o 00:04:16.502 CC lib/nvmf/nvmf.o 00:04:16.502 CC lib/nbd/nbd.o 00:04:16.502 CC lib/nvmf/nvmf_rpc.o 00:04:16.502 CC lib/nvmf/transport.o 00:04:16.502 CC lib/nvmf/tcp.o 00:04:16.502 CC lib/ftl/ftl_core.o 00:04:16.502 CC lib/scsi/dev.o 00:04:16.761 LIB libspdk_lvol.a 00:04:16.761 SO libspdk_lvol.so.10.0 00:04:16.761 SYMLINK libspdk_lvol.so 00:04:16.761 CC lib/ftl/ftl_init.o 00:04:17.019 CC lib/ftl/ftl_layout.o 00:04:17.019 CC lib/scsi/lun.o 00:04:17.019 CC lib/scsi/port.o 00:04:17.019 CC lib/nbd/nbd_rpc.o 00:04:17.019 CC lib/ftl/ftl_debug.o 00:04:17.019 CC lib/nvmf/stubs.o 00:04:17.019 CC lib/ftl/ftl_io.o 00:04:17.019 CC lib/ftl/ftl_sb.o 00:04:17.278 CC lib/ftl/ftl_l2p.o 00:04:17.278 CC lib/scsi/scsi.o 00:04:17.278 CC lib/scsi/scsi_bdev.o 00:04:17.278 CC lib/ftl/ftl_l2p_flat.o 00:04:17.278 LIB libspdk_nbd.a 00:04:17.278 CC lib/nvmf/mdns_server.o 00:04:17.278 SO libspdk_nbd.so.7.0 00:04:17.278 CC lib/nvmf/auth.o 00:04:17.278 SYMLINK libspdk_nbd.so 00:04:17.278 CC lib/ftl/ftl_nv_cache.o 00:04:17.278 CC lib/scsi/scsi_pr.o 00:04:17.536 CC lib/ftl/ftl_band.o 00:04:17.536 CC lib/ftl/ftl_band_ops.o 00:04:17.536 CC lib/ftl/ftl_writer.o 00:04:17.536 CC lib/ftl/ftl_rq.o 00:04:17.536 CC lib/ftl/ftl_reloc.o 00:04:17.536 CC lib/scsi/scsi_rpc.o 00:04:17.795 CC lib/ftl/ftl_l2p_cache.o 00:04:17.795 CC lib/ftl/ftl_p2l.o 00:04:17.795 CC lib/ftl/mngt/ftl_mngt.o 00:04:17.795 CC lib/scsi/task.o 00:04:17.795 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:04:17.795 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:04:17.795 CC lib/ftl/mngt/ftl_mngt_startup.o 00:04:17.795 CC lib/ftl/mngt/ftl_mngt_md.o 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_misc.o 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:04:18.053 LIB libspdk_nvmf.a 00:04:18.053 SO libspdk_nvmf.so.18.1 00:04:18.053 LIB libspdk_scsi.a 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_band.o 00:04:18.053 SO libspdk_scsi.so.9.0 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:04:18.053 SYMLINK libspdk_nvmf.so 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:04:18.053 SYMLINK libspdk_scsi.so 00:04:18.053 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:04:18.053 CC lib/ftl/utils/ftl_conf.o 00:04:18.312 CC lib/ftl/utils/ftl_md.o 00:04:18.312 CC lib/ftl/utils/ftl_mempool.o 00:04:18.312 CC lib/ftl/utils/ftl_bitmap.o 00:04:18.312 CC lib/ftl/utils/ftl_property.o 00:04:18.312 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:04:18.312 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:04:18.312 CC lib/iscsi/conn.o 00:04:18.312 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:04:18.312 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:04:18.312 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:04:18.312 CC lib/vhost/vhost.o 00:04:18.312 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:04:18.312 CC lib/iscsi/init_grp.o 00:04:18.570 CC lib/iscsi/iscsi.o 00:04:18.570 CC lib/iscsi/md5.o 00:04:18.570 CC lib/vhost/vhost_rpc.o 00:04:18.570 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:04:18.570 CC lib/iscsi/param.o 00:04:18.570 CC lib/iscsi/portal_grp.o 00:04:18.570 CC lib/iscsi/tgt_node.o 00:04:18.571 CC lib/iscsi/iscsi_subsystem.o 00:04:18.571 CC lib/iscsi/iscsi_rpc.o 00:04:18.571 CC lib/iscsi/task.o 00:04:18.829 CC lib/ftl/upgrade/ftl_sb_v3.o 00:04:18.829 CC lib/ftl/upgrade/ftl_sb_v5.o 00:04:18.829 CC lib/vhost/vhost_scsi.o 00:04:18.829 CC lib/vhost/vhost_blk.o 00:04:18.829 CC lib/vhost/rte_vhost_user.o 00:04:18.829 CC lib/ftl/nvc/ftl_nvc_dev.o 00:04:18.829 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:04:19.088 CC lib/ftl/base/ftl_base_dev.o 00:04:19.088 CC lib/ftl/base/ftl_base_bdev.o 00:04:19.345 LIB libspdk_ftl.a 00:04:19.345 SO libspdk_ftl.so.9.0 00:04:19.345 SYMLINK libspdk_ftl.so 00:04:19.912 LIB libspdk_iscsi.a 00:04:19.912 LIB libspdk_vhost.a 00:04:20.169 SO libspdk_iscsi.so.8.0 00:04:20.169 SO libspdk_vhost.so.8.0 00:04:20.170 SYMLINK libspdk_vhost.so 00:04:20.170 SYMLINK libspdk_iscsi.so 00:04:20.427 CC module/env_dpdk/env_dpdk_rpc.o 00:04:20.427 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:04:20.427 CC module/scheduler/dynamic/scheduler_dynamic.o 00:04:20.427 CC module/accel/error/accel_error.o 00:04:20.427 CC module/sock/posix/posix.o 00:04:20.427 CC module/accel/error/accel_error_rpc.o 00:04:20.685 CC module/accel/ioat/accel_ioat.o 00:04:20.685 CC module/scheduler/gscheduler/gscheduler.o 00:04:20.685 CC module/accel/ioat/accel_ioat_rpc.o 00:04:20.685 CC module/blob/bdev/blob_bdev.o 00:04:20.685 CC module/keyring/file/keyring.o 00:04:20.685 CC module/keyring/linux/keyring.o 00:04:20.685 LIB libspdk_env_dpdk_rpc.a 00:04:20.685 SO libspdk_env_dpdk_rpc.so.6.0 00:04:20.685 CC module/keyring/linux/keyring_rpc.o 00:04:20.685 LIB libspdk_scheduler_gscheduler.a 00:04:20.685 SYMLINK libspdk_env_dpdk_rpc.so 00:04:20.685 CC module/keyring/file/keyring_rpc.o 00:04:20.685 SO libspdk_scheduler_gscheduler.so.4.0 00:04:20.685 LIB libspdk_scheduler_dpdk_governor.a 00:04:20.685 LIB libspdk_accel_ioat.a 00:04:20.685 LIB libspdk_accel_error.a 00:04:20.685 SYMLINK libspdk_scheduler_gscheduler.so 00:04:20.685 SO libspdk_accel_ioat.so.6.0 00:04:20.685 SO libspdk_scheduler_dpdk_governor.so.4.0 00:04:20.685 LIB libspdk_scheduler_dynamic.a 00:04:20.685 SO libspdk_accel_error.so.2.0 00:04:20.685 SYMLINK libspdk_scheduler_dpdk_governor.so 00:04:20.685 SO libspdk_scheduler_dynamic.so.4.0 00:04:20.943 SYMLINK libspdk_accel_ioat.so 00:04:20.943 LIB libspdk_keyring_linux.a 00:04:20.943 LIB libspdk_blob_bdev.a 00:04:20.943 SYMLINK libspdk_accel_error.so 00:04:20.943 LIB libspdk_keyring_file.a 00:04:20.943 SYMLINK libspdk_scheduler_dynamic.so 00:04:20.943 SO libspdk_keyring_linux.so.1.0 00:04:20.943 SO libspdk_blob_bdev.so.11.0 00:04:20.943 SO libspdk_keyring_file.so.1.0 00:04:20.943 SYMLINK libspdk_keyring_linux.so 00:04:20.943 SYMLINK libspdk_blob_bdev.so 00:04:20.943 SYMLINK libspdk_keyring_file.so 00:04:21.200 CC module/bdev/null/bdev_null.o 00:04:21.201 CC module/bdev/lvol/vbdev_lvol.o 00:04:21.201 CC module/bdev/error/vbdev_error.o 00:04:21.201 CC module/blobfs/bdev/blobfs_bdev.o 00:04:21.201 CC module/bdev/malloc/bdev_malloc.o 00:04:21.201 CC module/bdev/delay/vbdev_delay.o 00:04:21.201 CC module/bdev/raid/bdev_raid.o 00:04:21.201 CC module/bdev/gpt/gpt.o 00:04:21.201 CC module/bdev/passthru/vbdev_passthru.o 00:04:21.201 CC module/bdev/split/vbdev_split.o 00:04:21.201 CC module/bdev/nvme/bdev_nvme.o 00:04:21.459 LIB libspdk_sock_posix.a 00:04:21.459 SO libspdk_sock_posix.so.6.0 00:04:21.459 SYMLINK libspdk_sock_posix.so 00:04:21.459 CC module/bdev/gpt/vbdev_gpt.o 00:04:21.459 CC module/bdev/nvme/bdev_nvme_rpc.o 00:04:21.459 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:04:21.459 CC module/bdev/null/bdev_null_rpc.o 00:04:21.459 CC module/bdev/split/vbdev_split_rpc.o 00:04:21.459 CC module/bdev/error/vbdev_error_rpc.o 00:04:21.459 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:04:21.717 CC module/bdev/malloc/bdev_malloc_rpc.o 00:04:21.717 CC module/bdev/delay/vbdev_delay_rpc.o 00:04:21.717 LIB libspdk_blobfs_bdev.a 00:04:21.717 LIB libspdk_bdev_split.a 00:04:21.717 LIB libspdk_bdev_null.a 00:04:21.717 SO libspdk_blobfs_bdev.so.6.0 00:04:21.717 SO libspdk_bdev_split.so.6.0 00:04:21.717 SO libspdk_bdev_null.so.6.0 00:04:21.717 LIB libspdk_bdev_error.a 00:04:21.717 LIB libspdk_bdev_passthru.a 00:04:21.717 LIB libspdk_bdev_gpt.a 00:04:21.717 SO libspdk_bdev_error.so.6.0 00:04:21.717 SO libspdk_bdev_passthru.so.6.0 00:04:21.717 SYMLINK libspdk_blobfs_bdev.so 00:04:21.717 SYMLINK libspdk_bdev_split.so 00:04:21.717 LIB libspdk_bdev_malloc.a 00:04:21.717 SO libspdk_bdev_gpt.so.6.0 00:04:21.717 SYMLINK libspdk_bdev_null.so 00:04:21.717 SO libspdk_bdev_malloc.so.6.0 00:04:21.717 SYMLINK libspdk_bdev_passthru.so 00:04:21.717 SYMLINK libspdk_bdev_error.so 00:04:21.717 CC module/bdev/raid/bdev_raid_rpc.o 00:04:21.717 SYMLINK libspdk_bdev_gpt.so 00:04:21.717 CC module/bdev/raid/bdev_raid_sb.o 00:04:21.717 LIB libspdk_bdev_delay.a 00:04:21.717 SO libspdk_bdev_delay.so.6.0 00:04:21.975 SYMLINK libspdk_bdev_malloc.so 00:04:21.975 CC module/bdev/raid/raid0.o 00:04:21.975 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:04:21.975 SYMLINK libspdk_bdev_delay.so 00:04:21.975 CC module/bdev/raid/raid1.o 00:04:21.975 CC module/bdev/aio/bdev_aio.o 00:04:21.975 CC module/bdev/zone_block/vbdev_zone_block.o 00:04:21.975 CC module/bdev/ftl/bdev_ftl.o 00:04:21.975 CC module/bdev/virtio/bdev_virtio_scsi.o 00:04:21.975 CC module/bdev/virtio/bdev_virtio_blk.o 00:04:21.975 CC module/bdev/virtio/bdev_virtio_rpc.o 00:04:22.234 CC module/bdev/aio/bdev_aio_rpc.o 00:04:22.234 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:04:22.234 CC module/bdev/raid/concat.o 00:04:22.234 CC module/bdev/ftl/bdev_ftl_rpc.o 00:04:22.234 CC module/bdev/nvme/nvme_rpc.o 00:04:22.234 CC module/bdev/nvme/bdev_mdns_client.o 00:04:22.234 LIB libspdk_bdev_aio.a 00:04:22.234 CC module/bdev/nvme/vbdev_opal.o 00:04:22.234 CC module/bdev/nvme/vbdev_opal_rpc.o 00:04:22.234 SO libspdk_bdev_aio.so.6.0 00:04:22.234 LIB libspdk_bdev_zone_block.a 00:04:22.492 SO libspdk_bdev_zone_block.so.6.0 00:04:22.492 LIB libspdk_bdev_lvol.a 00:04:22.492 SYMLINK libspdk_bdev_aio.so 00:04:22.492 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:04:22.492 SO libspdk_bdev_lvol.so.6.0 00:04:22.492 SYMLINK libspdk_bdev_zone_block.so 00:04:22.492 LIB libspdk_bdev_raid.a 00:04:22.492 SYMLINK libspdk_bdev_lvol.so 00:04:22.492 SO libspdk_bdev_raid.so.6.0 00:04:22.492 LIB libspdk_bdev_ftl.a 00:04:22.492 SYMLINK libspdk_bdev_raid.so 00:04:22.492 SO libspdk_bdev_ftl.so.6.0 00:04:22.492 LIB libspdk_bdev_virtio.a 00:04:22.492 SYMLINK libspdk_bdev_ftl.so 00:04:22.492 SO libspdk_bdev_virtio.so.6.0 00:04:22.750 SYMLINK libspdk_bdev_virtio.so 00:04:23.688 LIB libspdk_bdev_nvme.a 00:04:23.688 SO libspdk_bdev_nvme.so.7.0 00:04:23.688 SYMLINK libspdk_bdev_nvme.so 00:04:24.255 CC module/event/subsystems/iobuf/iobuf.o 00:04:24.255 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:04:24.255 CC module/event/subsystems/scheduler/scheduler.o 00:04:24.255 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:04:24.255 CC module/event/subsystems/sock/sock.o 00:04:24.255 CC module/event/subsystems/vmd/vmd.o 00:04:24.255 CC module/event/subsystems/vmd/vmd_rpc.o 00:04:24.255 CC module/event/subsystems/keyring/keyring.o 00:04:24.255 LIB libspdk_event_keyring.a 00:04:24.514 LIB libspdk_event_scheduler.a 00:04:24.514 LIB libspdk_event_vhost_blk.a 00:04:24.514 LIB libspdk_event_sock.a 00:04:24.514 LIB libspdk_event_iobuf.a 00:04:24.514 LIB libspdk_event_vmd.a 00:04:24.514 SO libspdk_event_keyring.so.1.0 00:04:24.514 SO libspdk_event_scheduler.so.4.0 00:04:24.514 SO libspdk_event_vhost_blk.so.3.0 00:04:24.514 SO libspdk_event_sock.so.5.0 00:04:24.514 SO libspdk_event_iobuf.so.3.0 00:04:24.514 SO libspdk_event_vmd.so.6.0 00:04:24.514 SYMLINK libspdk_event_keyring.so 00:04:24.514 SYMLINK libspdk_event_scheduler.so 00:04:24.514 SYMLINK libspdk_event_vhost_blk.so 00:04:24.514 SYMLINK libspdk_event_iobuf.so 00:04:24.514 SYMLINK libspdk_event_sock.so 00:04:24.514 SYMLINK libspdk_event_vmd.so 00:04:24.773 CC module/event/subsystems/accel/accel.o 00:04:24.773 LIB libspdk_event_accel.a 00:04:24.773 SO libspdk_event_accel.so.6.0 00:04:25.031 SYMLINK libspdk_event_accel.so 00:04:25.289 CC module/event/subsystems/bdev/bdev.o 00:04:25.548 LIB libspdk_event_bdev.a 00:04:25.548 SO libspdk_event_bdev.so.6.0 00:04:25.548 SYMLINK libspdk_event_bdev.so 00:04:25.806 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:04:25.806 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:04:25.806 CC module/event/subsystems/scsi/scsi.o 00:04:25.806 CC module/event/subsystems/nbd/nbd.o 00:04:25.806 LIB libspdk_event_nbd.a 00:04:26.064 LIB libspdk_event_scsi.a 00:04:26.064 SO libspdk_event_nbd.so.6.0 00:04:26.064 SO libspdk_event_scsi.so.6.0 00:04:26.064 SYMLINK libspdk_event_nbd.so 00:04:26.064 SYMLINK libspdk_event_scsi.so 00:04:26.064 LIB libspdk_event_nvmf.a 00:04:26.064 SO libspdk_event_nvmf.so.6.0 00:04:26.323 SYMLINK libspdk_event_nvmf.so 00:04:26.323 CC module/event/subsystems/iscsi/iscsi.o 00:04:26.323 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:04:26.323 LIB libspdk_event_vhost_scsi.a 00:04:26.582 LIB libspdk_event_iscsi.a 00:04:26.582 SO libspdk_event_vhost_scsi.so.3.0 00:04:26.582 SO libspdk_event_iscsi.so.6.0 00:04:26.582 SYMLINK libspdk_event_vhost_scsi.so 00:04:26.582 SYMLINK libspdk_event_iscsi.so 00:04:26.582 SO libspdk.so.6.0 00:04:26.582 SYMLINK libspdk.so 00:04:26.840 CXX app/trace/trace.o 00:04:26.840 TEST_HEADER include/spdk/accel.h 00:04:26.840 CC app/trace_record/trace_record.o 00:04:26.840 TEST_HEADER include/spdk/accel_module.h 00:04:26.840 TEST_HEADER include/spdk/assert.h 00:04:26.840 CC app/spdk_lspci/spdk_lspci.o 00:04:26.840 TEST_HEADER include/spdk/barrier.h 00:04:26.840 TEST_HEADER include/spdk/base64.h 00:04:26.840 TEST_HEADER include/spdk/bdev.h 00:04:26.840 TEST_HEADER include/spdk/bdev_module.h 00:04:26.840 TEST_HEADER include/spdk/bdev_zone.h 00:04:26.840 TEST_HEADER include/spdk/bit_array.h 00:04:26.840 TEST_HEADER include/spdk/bit_pool.h 00:04:26.840 TEST_HEADER include/spdk/blob_bdev.h 00:04:26.840 TEST_HEADER include/spdk/blobfs_bdev.h 00:04:26.840 TEST_HEADER include/spdk/blobfs.h 00:04:26.840 TEST_HEADER include/spdk/blob.h 00:04:27.099 TEST_HEADER include/spdk/conf.h 00:04:27.099 TEST_HEADER include/spdk/config.h 00:04:27.099 TEST_HEADER include/spdk/cpuset.h 00:04:27.099 TEST_HEADER include/spdk/crc16.h 00:04:27.099 TEST_HEADER include/spdk/crc32.h 00:04:27.099 TEST_HEADER include/spdk/crc64.h 00:04:27.099 TEST_HEADER include/spdk/dif.h 00:04:27.099 TEST_HEADER include/spdk/dma.h 00:04:27.099 CC app/iscsi_tgt/iscsi_tgt.o 00:04:27.099 TEST_HEADER include/spdk/endian.h 00:04:27.099 TEST_HEADER include/spdk/env_dpdk.h 00:04:27.099 CC app/nvmf_tgt/nvmf_main.o 00:04:27.099 TEST_HEADER include/spdk/env.h 00:04:27.099 TEST_HEADER include/spdk/event.h 00:04:27.099 TEST_HEADER include/spdk/fd_group.h 00:04:27.099 TEST_HEADER include/spdk/fd.h 00:04:27.099 TEST_HEADER include/spdk/file.h 00:04:27.099 CC app/spdk_tgt/spdk_tgt.o 00:04:27.099 TEST_HEADER include/spdk/ftl.h 00:04:27.099 TEST_HEADER include/spdk/gpt_spec.h 00:04:27.099 TEST_HEADER include/spdk/hexlify.h 00:04:27.099 TEST_HEADER include/spdk/histogram_data.h 00:04:27.099 TEST_HEADER include/spdk/idxd.h 00:04:27.099 TEST_HEADER include/spdk/idxd_spec.h 00:04:27.099 TEST_HEADER include/spdk/init.h 00:04:27.099 TEST_HEADER include/spdk/ioat.h 00:04:27.099 TEST_HEADER include/spdk/ioat_spec.h 00:04:27.099 TEST_HEADER include/spdk/iscsi_spec.h 00:04:27.099 TEST_HEADER include/spdk/json.h 00:04:27.099 TEST_HEADER include/spdk/jsonrpc.h 00:04:27.099 TEST_HEADER include/spdk/keyring.h 00:04:27.099 TEST_HEADER include/spdk/keyring_module.h 00:04:27.099 TEST_HEADER include/spdk/likely.h 00:04:27.099 TEST_HEADER include/spdk/log.h 00:04:27.099 TEST_HEADER include/spdk/lvol.h 00:04:27.099 TEST_HEADER include/spdk/memory.h 00:04:27.099 TEST_HEADER include/spdk/mmio.h 00:04:27.099 TEST_HEADER include/spdk/nbd.h 00:04:27.099 CC test/blobfs/mkfs/mkfs.o 00:04:27.099 TEST_HEADER include/spdk/notify.h 00:04:27.099 TEST_HEADER include/spdk/nvme.h 00:04:27.099 CC test/bdev/bdevio/bdevio.o 00:04:27.099 CC test/accel/dif/dif.o 00:04:27.099 TEST_HEADER include/spdk/nvme_intel.h 00:04:27.099 TEST_HEADER include/spdk/nvme_ocssd.h 00:04:27.099 CC test/app/bdev_svc/bdev_svc.o 00:04:27.099 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:04:27.099 CC examples/accel/perf/accel_perf.o 00:04:27.099 TEST_HEADER include/spdk/nvme_spec.h 00:04:27.099 TEST_HEADER include/spdk/nvme_zns.h 00:04:27.099 TEST_HEADER include/spdk/nvmf_cmd.h 00:04:27.099 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:04:27.099 TEST_HEADER include/spdk/nvmf.h 00:04:27.099 TEST_HEADER include/spdk/nvmf_spec.h 00:04:27.099 TEST_HEADER include/spdk/nvmf_transport.h 00:04:27.099 TEST_HEADER include/spdk/opal.h 00:04:27.099 TEST_HEADER include/spdk/opal_spec.h 00:04:27.099 TEST_HEADER include/spdk/pci_ids.h 00:04:27.099 TEST_HEADER include/spdk/pipe.h 00:04:27.099 TEST_HEADER include/spdk/queue.h 00:04:27.099 LINK spdk_lspci 00:04:27.099 TEST_HEADER include/spdk/reduce.h 00:04:27.099 TEST_HEADER include/spdk/rpc.h 00:04:27.099 TEST_HEADER include/spdk/scheduler.h 00:04:27.099 TEST_HEADER include/spdk/scsi.h 00:04:27.099 TEST_HEADER include/spdk/scsi_spec.h 00:04:27.099 TEST_HEADER include/spdk/sock.h 00:04:27.099 TEST_HEADER include/spdk/stdinc.h 00:04:27.099 TEST_HEADER include/spdk/string.h 00:04:27.099 TEST_HEADER include/spdk/thread.h 00:04:27.099 TEST_HEADER include/spdk/trace.h 00:04:27.099 TEST_HEADER include/spdk/trace_parser.h 00:04:27.099 TEST_HEADER include/spdk/tree.h 00:04:27.099 TEST_HEADER include/spdk/ublk.h 00:04:27.099 TEST_HEADER include/spdk/util.h 00:04:27.099 TEST_HEADER include/spdk/uuid.h 00:04:27.099 TEST_HEADER include/spdk/version.h 00:04:27.099 TEST_HEADER include/spdk/vfio_user_pci.h 00:04:27.099 TEST_HEADER include/spdk/vfio_user_spec.h 00:04:27.099 TEST_HEADER include/spdk/vhost.h 00:04:27.099 TEST_HEADER include/spdk/vmd.h 00:04:27.099 TEST_HEADER include/spdk/xor.h 00:04:27.099 TEST_HEADER include/spdk/zipf.h 00:04:27.099 CXX test/cpp_headers/accel.o 00:04:27.099 LINK nvmf_tgt 00:04:27.369 LINK spdk_tgt 00:04:27.369 LINK iscsi_tgt 00:04:27.369 LINK bdev_svc 00:04:27.369 LINK mkfs 00:04:27.369 LINK spdk_trace_record 00:04:27.369 CC app/spdk_nvme_perf/perf.o 00:04:27.369 CXX test/cpp_headers/accel_module.o 00:04:27.369 CXX test/cpp_headers/assert.o 00:04:27.369 CC app/spdk_nvme_identify/identify.o 00:04:27.369 LINK spdk_trace 00:04:27.369 CC app/spdk_nvme_discover/discovery_aer.o 00:04:27.631 CC test/app/histogram_perf/histogram_perf.o 00:04:27.631 CC test/app/jsoncat/jsoncat.o 00:04:27.631 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:04:27.631 CXX test/cpp_headers/barrier.o 00:04:27.631 CXX test/cpp_headers/base64.o 00:04:27.631 LINK bdevio 00:04:27.631 LINK accel_perf 00:04:27.631 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:04:27.631 LINK histogram_perf 00:04:27.631 LINK jsoncat 00:04:27.631 LINK dif 00:04:27.631 LINK spdk_nvme_discover 00:04:27.889 CXX test/cpp_headers/bdev.o 00:04:27.890 CXX test/cpp_headers/bdev_module.o 00:04:27.890 CXX test/cpp_headers/bdev_zone.o 00:04:27.890 CC app/spdk_top/spdk_top.o 00:04:27.890 CC test/app/stub/stub.o 00:04:27.890 CC app/vhost/vhost.o 00:04:27.890 CC app/spdk_dd/spdk_dd.o 00:04:27.890 CXX test/cpp_headers/bit_array.o 00:04:27.890 CXX test/cpp_headers/bit_pool.o 00:04:27.890 CC examples/bdev/hello_world/hello_bdev.o 00:04:28.148 LINK nvme_fuzz 00:04:28.148 CC examples/bdev/bdevperf/bdevperf.o 00:04:28.148 LINK stub 00:04:28.148 LINK vhost 00:04:28.148 CXX test/cpp_headers/blob_bdev.o 00:04:28.148 CXX test/cpp_headers/blobfs_bdev.o 00:04:28.148 CXX test/cpp_headers/blobfs.o 00:04:28.148 LINK hello_bdev 00:04:28.148 CXX test/cpp_headers/blob.o 00:04:28.406 CXX test/cpp_headers/conf.o 00:04:28.406 CXX test/cpp_headers/config.o 00:04:28.406 CXX test/cpp_headers/cpuset.o 00:04:28.406 CC examples/blob/hello_world/hello_blob.o 00:04:28.406 LINK spdk_dd 00:04:28.406 make[2]: Nothing to be done for 'all'. 00:04:28.407 LINK spdk_nvme_perf 00:04:28.407 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:04:28.666 CC examples/blob/cli/blobcli.o 00:04:28.666 CXX test/cpp_headers/crc16.o 00:04:28.666 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:04:28.666 CC test/env/vtophys/vtophys.o 00:04:28.666 LINK hello_blob 00:04:28.666 CC examples/ioat/perf/perf.o 00:04:28.666 CC test/env/mem_callbacks/mem_callbacks.o 00:04:28.666 CXX test/cpp_headers/crc32.o 00:04:28.666 CC test/event/event_perf/event_perf.o 00:04:28.924 LINK spdk_nvme_identify 00:04:28.924 CXX test/cpp_headers/crc64.o 00:04:28.924 LINK vtophys 00:04:28.924 LINK event_perf 00:04:28.924 CXX test/cpp_headers/dif.o 00:04:28.924 LINK ioat_perf 00:04:28.924 CC examples/ioat/verify/verify.o 00:04:29.182 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:04:29.182 CXX test/cpp_headers/dma.o 00:04:29.182 CC test/event/reactor/reactor.o 00:04:29.182 LINK bdevperf 00:04:29.182 LINK blobcli 00:04:29.182 LINK vhost_fuzz 00:04:29.182 CC test/lvol/esnap/esnap.o 00:04:29.182 CC examples/nvme/hello_world/hello_world.o 00:04:29.182 LINK verify 00:04:29.182 LINK reactor 00:04:29.182 LINK env_dpdk_post_init 00:04:29.182 CXX test/cpp_headers/endian.o 00:04:29.182 LINK spdk_top 00:04:29.441 CC examples/nvme/reconnect/reconnect.o 00:04:29.441 LINK mem_callbacks 00:04:29.441 CC test/rpc_client/rpc_client_test.o 00:04:29.441 CC examples/sock/hello_world/hello_sock.o 00:04:29.441 CC test/nvme/aer/aer.o 00:04:29.441 CC test/event/reactor_perf/reactor_perf.o 00:04:29.441 CXX test/cpp_headers/env_dpdk.o 00:04:29.441 LINK hello_world 00:04:29.441 LINK iscsi_fuzz 00:04:29.441 CC test/thread/poller_perf/poller_perf.o 00:04:29.441 CC test/env/memory/memory_ut.o 00:04:29.700 LINK reactor_perf 00:04:29.700 CXX test/cpp_headers/env.o 00:04:29.700 LINK rpc_client_test 00:04:29.700 CC examples/nvme/nvme_manage/nvme_manage.o 00:04:29.700 LINK poller_perf 00:04:29.700 LINK hello_sock 00:04:29.700 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:04:29.700 CC examples/nvme/arbitration/arbitration.o 00:04:29.700 LINK reconnect 00:04:29.700 CXX test/cpp_headers/event.o 00:04:29.958 CC test/event/app_repeat/app_repeat.o 00:04:29.958 LINK aer 00:04:29.958 CC examples/nvme/hotplug/hotplug.o 00:04:29.958 CC test/nvme/reset/reset.o 00:04:29.958 CC test/env/pci/pci_ut.o 00:04:29.958 LINK histogram_ut 00:04:29.958 LINK app_repeat 00:04:29.958 CXX test/cpp_headers/fd_group.o 00:04:30.216 CC examples/vmd/lsvmd/lsvmd.o 00:04:30.216 LINK hotplug 00:04:30.216 CC examples/nvmf/nvmf/nvmf.o 00:04:30.216 CXX test/cpp_headers/fd.o 00:04:30.216 LINK arbitration 00:04:30.216 LINK reset 00:04:30.216 CC test/event/scheduler/scheduler.o 00:04:30.216 LINK lsvmd 00:04:30.474 CXX test/cpp_headers/file.o 00:04:30.474 CC test/unit/lib/accel/accel.c/accel_ut.o 00:04:30.474 LINK nvme_manage 00:04:30.474 LINK pci_ut 00:04:30.474 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:04:30.474 CC test/nvme/sgl/sgl.o 00:04:30.474 CC examples/vmd/led/led.o 00:04:30.474 LINK scheduler 00:04:30.474 CXX test/cpp_headers/ftl.o 00:04:30.474 LINK nvmf 00:04:30.474 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:04:30.474 CC examples/nvme/cmb_copy/cmb_copy.o 00:04:30.732 LINK led 00:04:30.732 CC test/unit/lib/blob/blob.c/blob_ut.o 00:04:30.732 CXX test/cpp_headers/gpt_spec.o 00:04:30.732 CXX test/cpp_headers/hexlify.o 00:04:30.732 LINK sgl 00:04:30.732 LINK cmb_copy 00:04:30.732 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:04:30.990 CXX test/cpp_headers/histogram_data.o 00:04:30.990 CC test/nvme/e2edp/nvme_dp.o 00:04:30.991 CC test/unit/lib/dma/dma.c/dma_ut.o 00:04:30.991 CC test/nvme/overhead/overhead.o 00:04:30.991 CC examples/nvme/abort/abort.o 00:04:30.991 LINK tree_ut 00:04:30.991 CXX test/cpp_headers/idxd.o 00:04:31.249 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:04:31.249 LINK memory_ut 00:04:31.249 LINK nvme_dp 00:04:31.249 CXX test/cpp_headers/idxd_spec.o 00:04:31.249 CXX test/cpp_headers/init.o 00:04:31.249 LINK overhead 00:04:31.507 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:04:31.507 LINK blob_bdev_ut 00:04:31.507 LINK abort 00:04:31.507 CXX test/cpp_headers/ioat.o 00:04:31.507 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:04:31.507 CC test/nvme/err_injection/err_injection.o 00:04:31.507 CXX test/cpp_headers/ioat_spec.o 00:04:31.765 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:04:31.765 CXX test/cpp_headers/iscsi_spec.o 00:04:31.765 CC test/unit/lib/bdev/part.c/part_ut.o 00:04:31.765 LINK dma_ut 00:04:31.765 LINK blobfs_bdev_ut 00:04:31.765 LINK err_injection 00:04:32.023 LINK pmr_persistence 00:04:32.023 CXX test/cpp_headers/json.o 00:04:32.023 CC test/nvme/reserve/reserve.o 00:04:32.023 CC test/nvme/startup/startup.o 00:04:32.023 CC test/unit/lib/event/app.c/app_ut.o 00:04:32.023 CXX test/cpp_headers/jsonrpc.o 00:04:32.280 LINK startup 00:04:32.280 CC examples/util/zipf/zipf.o 00:04:32.280 LINK reserve 00:04:32.280 CXX test/cpp_headers/keyring.o 00:04:32.280 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:04:32.280 LINK zipf 00:04:32.280 CC test/nvme/simple_copy/simple_copy.o 00:04:32.538 CXX test/cpp_headers/keyring_module.o 00:04:32.538 CXX test/cpp_headers/likely.o 00:04:32.538 CC examples/thread/thread/thread_ex.o 00:04:32.538 LINK simple_copy 00:04:32.796 CXX test/cpp_headers/log.o 00:04:32.796 CC test/nvme/connect_stress/connect_stress.o 00:04:32.796 LINK blobfs_async_ut 00:04:32.796 LINK thread 00:04:32.796 CXX test/cpp_headers/lvol.o 00:04:33.054 LINK app_ut 00:04:33.054 CXX test/cpp_headers/memory.o 00:04:33.054 LINK connect_stress 00:04:33.054 CXX test/cpp_headers/mmio.o 00:04:33.054 LINK blobfs_sync_ut 00:04:33.312 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:04:33.312 CC examples/interrupt_tgt/interrupt_tgt.o 00:04:33.312 CXX test/cpp_headers/nbd.o 00:04:33.312 CC test/nvme/boot_partition/boot_partition.o 00:04:33.312 CXX test/cpp_headers/notify.o 00:04:33.312 CC test/nvme/compliance/nvme_compliance.o 00:04:33.312 CC test/nvme/fused_ordering/fused_ordering.o 00:04:33.312 LINK interrupt_tgt 00:04:33.312 CXX test/cpp_headers/nvme.o 00:04:33.570 LINK scsi_nvme_ut 00:04:33.570 LINK boot_partition 00:04:33.570 LINK fused_ordering 00:04:33.570 CC test/nvme/doorbell_aers/doorbell_aers.o 00:04:33.570 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:04:33.570 CXX test/cpp_headers/nvme_intel.o 00:04:33.570 LINK reactor_ut 00:04:33.828 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:04:33.828 CC test/nvme/fdp/fdp.o 00:04:33.828 LINK doorbell_aers 00:04:33.828 CXX test/cpp_headers/nvme_ocssd.o 00:04:33.828 LINK accel_ut 00:04:33.828 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:04:33.828 LINK nvme_compliance 00:04:34.087 CC test/nvme/cuse/cuse.o 00:04:34.087 CXX test/cpp_headers/nvme_ocssd_spec.o 00:04:34.087 CXX test/cpp_headers/nvme_spec.o 00:04:34.087 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:04:34.087 CXX test/cpp_headers/nvme_zns.o 00:04:34.087 LINK fdp 00:04:34.345 LINK gpt_ut 00:04:34.345 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:04:34.345 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:04:34.345 CXX test/cpp_headers/nvmf_cmd.o 00:04:34.345 CXX test/cpp_headers/nvmf_fc_spec.o 00:04:34.603 LINK ioat_ut 00:04:34.603 CXX test/cpp_headers/nvmf.o 00:04:34.933 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:04:34.933 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:04:34.933 CXX test/cpp_headers/nvmf_spec.o 00:04:34.933 CXX test/cpp_headers/nvmf_transport.o 00:04:35.191 LINK esnap 00:04:35.191 LINK jsonrpc_server_ut 00:04:35.191 CXX test/cpp_headers/opal.o 00:04:35.191 LINK init_grp_ut 00:04:35.449 CXX test/cpp_headers/opal_spec.o 00:04:35.449 LINK part_ut 00:04:35.449 CC test/unit/lib/log/log.c/log_ut.o 00:04:35.449 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:04:35.449 LINK cuse 00:04:35.707 CXX test/cpp_headers/pci_ids.o 00:04:35.707 LINK vbdev_lvol_ut 00:04:35.707 CC test/unit/lib/notify/notify.c/notify_ut.o 00:04:35.707 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:04:35.707 CXX test/cpp_headers/pipe.o 00:04:35.707 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:04:35.965 LINK log_ut 00:04:35.965 LINK conn_ut 00:04:35.965 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:04:35.965 CXX test/cpp_headers/queue.o 00:04:35.965 CXX test/cpp_headers/reduce.o 00:04:35.965 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:04:35.965 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:04:36.232 CXX test/cpp_headers/rpc.o 00:04:36.232 CXX test/cpp_headers/scheduler.o 00:04:36.502 LINK notify_ut 00:04:36.502 CXX test/cpp_headers/scsi.o 00:04:36.502 LINK json_util_ut 00:04:36.502 CC test/unit/lib/iscsi/param.c/param_ut.o 00:04:36.760 CXX test/cpp_headers/scsi_spec.o 00:04:36.760 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:04:36.760 CXX test/cpp_headers/sock.o 00:04:37.019 CXX test/cpp_headers/stdinc.o 00:04:37.278 CXX test/cpp_headers/string.o 00:04:37.278 LINK param_ut 00:04:37.278 LINK json_parse_ut 00:04:37.278 CXX test/cpp_headers/thread.o 00:04:37.537 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:04:37.537 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:04:37.537 CXX test/cpp_headers/trace.o 00:04:37.796 CXX test/cpp_headers/trace_parser.o 00:04:37.796 CXX test/cpp_headers/tree.o 00:04:37.796 CXX test/cpp_headers/ublk.o 00:04:37.796 LINK nvme_ut 00:04:38.054 LINK portal_grp_ut 00:04:38.054 LINK bdev_ut 00:04:38.054 CXX test/cpp_headers/util.o 00:04:38.054 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:04:38.054 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:04:38.054 LINK dev_ut 00:04:38.312 CXX test/cpp_headers/uuid.o 00:04:38.312 LINK lvol_ut 00:04:38.312 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:04:38.312 CC test/unit/lib/sock/sock.c/sock_ut.o 00:04:38.312 CXX test/cpp_headers/version.o 00:04:38.312 CXX test/cpp_headers/vfio_user_pci.o 00:04:38.571 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:04:38.571 LINK bdev_ut 00:04:38.571 CXX test/cpp_headers/vfio_user_spec.o 00:04:38.829 CXX test/cpp_headers/vhost.o 00:04:38.829 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:04:38.829 LINK scsi_ut 00:04:38.829 CXX test/cpp_headers/vmd.o 00:04:39.087 LINK iscsi_ut 00:04:39.087 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:04:39.088 CXX test/cpp_headers/xor.o 00:04:39.088 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:04:39.348 CXX test/cpp_headers/zipf.o 00:04:39.348 LINK json_write_ut 00:04:39.348 LINK ctrlr_ut 00:04:39.348 LINK lun_ut 00:04:39.608 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:04:39.608 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:04:39.608 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:04:39.608 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:04:39.608 LINK nvme_ctrlr_cmd_ut 00:04:39.608 LINK tcp_ut 00:04:39.865 LINK blob_ut 00:04:39.865 LINK bdev_raid_sb_ut 00:04:39.865 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:04:39.865 CC test/unit/lib/thread/thread.c/thread_ut.o 00:04:40.124 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:04:40.124 CC test/unit/lib/sock/posix.c/posix_ut.o 00:04:40.381 LINK sock_ut 00:04:40.381 LINK concat_ut 00:04:40.638 LINK raid1_ut 00:04:40.638 CC test/unit/lib/util/base64.c/base64_ut.o 00:04:40.638 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:04:40.638 LINK tgt_node_ut 00:04:40.638 LINK raid0_ut 00:04:40.895 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:04:40.895 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:04:40.895 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:04:40.895 LINK base64_ut 00:04:40.895 LINK crc16_ut 00:04:40.895 LINK crc32_ieee_ut 00:04:41.153 LINK iobuf_ut 00:04:41.153 LINK scsi_bdev_ut 00:04:41.153 LINK cpuset_ut 00:04:41.153 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:04:41.153 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:04:41.153 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:04:41.411 LINK bit_array_ut 00:04:41.411 LINK posix_ut 00:04:41.411 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:04:41.411 LINK bdev_raid_ut 00:04:41.411 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:04:41.411 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:04:41.411 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:04:41.411 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:04:41.669 CC test/unit/lib/util/dif.c/dif_ut.o 00:04:41.669 LINK crc64_ut 00:04:41.669 LINK crc32c_ut 00:04:41.669 LINK bdev_zone_ut 00:04:41.669 LINK pci_event_ut 00:04:41.927 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:04:41.927 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:04:41.927 LINK scsi_pr_ut 00:04:41.927 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:04:41.927 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:04:41.927 LINK nvme_ctrlr_ut 00:04:41.927 LINK keyring_ut 00:04:41.927 LINK subsystem_ut 00:04:42.186 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:04:42.186 LINK thread_ut 00:04:42.186 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:04:42.186 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:04:42.186 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:04:42.186 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:04:42.445 LINK rpc_ut 00:04:42.445 LINK rpc_ut 00:04:42.703 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:04:42.703 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:04:42.961 LINK nvme_ctrlr_ocssd_cmd_ut 00:04:42.961 LINK subsystem_ut 00:04:43.219 CC test/unit/lib/util/iov.c/iov_ut.o 00:04:43.219 LINK vbdev_zone_block_ut 00:04:43.219 LINK ftl_l2p_ut 00:04:43.219 CC test/unit/lib/util/math.c/math_ut.o 00:04:43.477 LINK nvme_ns_ut 00:04:43.477 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:04:43.477 LINK math_ut 00:04:43.477 LINK iov_ut 00:04:43.477 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:04:43.477 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:04:43.735 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:04:43.735 LINK nvme_poll_group_ut 00:04:43.735 CC test/unit/lib/util/string.c/string_ut.o 00:04:43.735 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:04:43.993 LINK ctrlr_discovery_ut 00:04:44.251 LINK string_ut 00:04:44.251 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:04:44.251 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:04:44.509 LINK pipe_ut 00:04:44.509 LINK nvme_ns_ocssd_cmd_ut 00:04:44.509 LINK dif_ut 00:04:44.509 LINK nvme_quirks_ut 00:04:44.509 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:04:44.767 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:04:44.767 CC test/unit/lib/util/xor.c/xor_ut.o 00:04:44.767 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:04:45.024 LINK nvme_pcie_ut 00:04:45.025 LINK ftl_band_ut 00:04:45.287 LINK ctrlr_bdev_ut 00:04:45.287 LINK ftl_io_ut 00:04:45.288 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:04:45.288 LINK nvme_ns_cmd_ut 00:04:45.288 LINK xor_ut 00:04:45.288 LINK nvme_qpair_ut 00:04:45.288 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:04:45.554 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:04:45.554 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:04:45.554 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:04:45.554 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:04:45.554 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:04:45.554 LINK vhost_ut 00:04:45.811 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:04:46.069 LINK nvme_io_msg_ut 00:04:46.069 LINK ftl_bitmap_ut 00:04:46.069 LINK nvme_transport_ut 00:04:46.326 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:04:46.326 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:04:46.326 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:04:46.891 LINK ftl_p2l_ut 00:04:46.891 LINK nvme_opal_ut 00:04:46.891 LINK nvmf_ut 00:04:46.891 LINK ftl_mempool_ut 00:04:46.891 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:04:46.891 LINK nvme_fabric_ut 00:04:46.891 LINK auth_ut 00:04:47.149 LINK nvme_pcie_common_ut 00:04:47.149 LINK ftl_mngt_ut 00:04:47.406 LINK nvme_cuse_ut 00:04:47.972 LINK nvme_tcp_ut 00:04:48.229 LINK ftl_sb_ut 00:04:48.486 LINK ftl_layout_upgrade_ut 00:04:49.859 LINK bdev_nvme_ut 00:04:50.134 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:50.134 10:15:15 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:04:50.134 10:15:15 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:04:50.134 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:04:50.397 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:04:50.398 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:50.398 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:04:50.398 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:50.398 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:04:50.398 patchelf: not an ELF executable 00:04:50.398 patchelf: not an ELF executable 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:04:50.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:04:50.656 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:50.914 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:51.173 Processing /home/vagrant/spdk_repo/spdk/python 00:04:51.173 Preparing metadata (setup.py): started 00:04:51.739 Preparing metadata (setup.py): finished with status 'done' 00:04:52.673 Installing collected packages: spdk 00:04:52.673 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:04:52.673 Running setup.py install for spdk: started 00:04:53.240 Running setup.py install for spdk: finished with status 'done' 00:04:53.240 Successfully installed spdk-24.9rc0 00:04:53.240 The Meson build system 00:04:53.240 Version: 1.3.1 00:04:53.240 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:53.240 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:53.240 Build type: native build 00:04:53.240 Program cat found: YES (/usr/bin/cat) 00:04:53.240 Project name: DPDK 00:04:53.240 Project version: 24.03.0 00:04:53.240 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:53.240 C linker for the host machine: cc ld.bfd 2.39-16 00:04:53.240 Host machine cpu family: x86_64 00:04:53.240 Host machine cpu: x86_64 00:04:53.240 Message: ## Building in Developer Mode ## 00:04:53.240 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:53.240 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:53.240 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:53.240 Program python3 found: YES (/usr/bin/python3) 00:04:53.240 Program cat found: YES (/usr/bin/cat) 00:04:53.240 Compiler for C supports arguments -march=native: YES (cached) 00:04:53.240 Checking for size of "void *" : 8 (cached) 00:04:53.240 Checking for size of "void *" : 8 (cached) 00:04:53.240 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:53.240 Library m found: YES 00:04:53.240 Library numa found: YES 00:04:53.240 Has header "numaif.h" : YES (cached) 00:04:53.240 Library fdt found: NO 00:04:53.240 Library execinfo found: NO 00:04:53.240 Has header "execinfo.h" : YES (cached) 00:04:53.240 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:53.240 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:53.240 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:53.240 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:53.240 Dependency openssl found: YES 3.0.9 (cached) 00:04:53.240 Dependency libpcap found: YES 1.10.4 (cached) 00:04:53.240 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wformat: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wundef: YES (cached) 00:04:53.240 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:53.241 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:53.241 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:53.241 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:53.241 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:53.241 Program objdump found: YES (/usr/bin/objdump) 00:04:53.241 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:53.241 Checking if "AVX512 checking" compiles: YES (cached) 00:04:53.241 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:53.241 Fetching value of define "__AES__" : 1 (cached) 00:04:53.241 Fetching value of define "__AVX__" : 1 (cached) 00:04:53.241 Fetching value of define "__AVX2__" : 1 (cached) 00:04:53.241 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:53.241 Fetching value of define "__RDRND__" : 1 (cached) 00:04:53.241 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:53.241 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:53.241 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:53.241 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:53.241 Message: lib/log: Defining dependency "log" 00:04:53.241 Message: lib/kvargs: Defining dependency "kvargs" 00:04:53.241 Message: lib/telemetry: Defining dependency "telemetry" 00:04:53.241 Checking for function "getentropy" : NO (cached) 00:04:53.241 Message: lib/eal: Defining dependency "eal" 00:04:53.241 Message: lib/ring: Defining dependency "ring" 00:04:53.241 Message: lib/rcu: Defining dependency "rcu" 00:04:53.241 Message: lib/mempool: Defining dependency "mempool" 00:04:53.241 Message: lib/mbuf: Defining dependency "mbuf" 00:04:53.241 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:53.241 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:53.241 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:53.241 Compiler for C supports arguments -maes: YES (cached) 00:04:53.241 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:53.241 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:53.241 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:53.241 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:53.241 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:53.241 Compiler for C supports arguments -mavx2: YES (cached) 00:04:53.241 Compiler for C supports arguments -mavx: YES (cached) 00:04:53.241 Message: lib/net: Defining dependency "net" 00:04:53.241 Message: lib/meter: Defining dependency "meter" 00:04:53.241 Message: lib/ethdev: Defining dependency "ethdev" 00:04:53.241 Message: lib/pci: Defining dependency "pci" 00:04:53.241 Message: lib/cmdline: Defining dependency "cmdline" 00:04:53.241 Message: lib/hash: Defining dependency "hash" 00:04:53.241 Message: lib/timer: Defining dependency "timer" 00:04:53.241 Message: lib/compressdev: Defining dependency "compressdev" 00:04:53.241 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:53.241 Message: lib/dmadev: Defining dependency "dmadev" 00:04:53.241 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:53.241 Message: lib/power: Defining dependency "power" 00:04:53.241 Message: lib/reorder: Defining dependency "reorder" 00:04:53.241 Message: lib/security: Defining dependency "security" 00:04:53.241 Has header "linux/userfaultfd.h" : YES (cached) 00:04:53.241 Has header "linux/vduse.h" : YES (cached) 00:04:53.241 Message: lib/vhost: Defining dependency "vhost" 00:04:53.241 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:53.241 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:53.241 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:53.241 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:53.241 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:53.241 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:53.241 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:53.241 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:53.241 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:53.241 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:53.241 Program doxygen found: YES (/usr/bin/doxygen) 00:04:53.241 Configuring doxy-api-html.conf using configuration 00:04:53.241 Configuring doxy-api-man.conf using configuration 00:04:53.241 Program mandb found: YES (/usr/bin/mandb) 00:04:53.241 Program sphinx-build found: NO 00:04:53.241 Configuring rte_build_config.h using configuration 00:04:53.241 Message: 00:04:53.241 ================= 00:04:53.241 Applications Enabled 00:04:53.241 ================= 00:04:53.241 00:04:53.241 apps: 00:04:53.241 00:04:53.241 00:04:53.241 Message: 00:04:53.241 ================= 00:04:53.241 Libraries Enabled 00:04:53.241 ================= 00:04:53.241 00:04:53.241 libs: 00:04:53.241 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:53.241 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:53.241 cryptodev, dmadev, power, reorder, security, vhost, 00:04:53.241 00:04:53.241 Message: 00:04:53.241 =============== 00:04:53.241 Drivers Enabled 00:04:53.241 =============== 00:04:53.241 00:04:53.241 common: 00:04:53.241 00:04:53.241 bus: 00:04:53.241 pci, vdev, 00:04:53.241 mempool: 00:04:53.241 ring, 00:04:53.241 dma: 00:04:53.241 00:04:53.241 net: 00:04:53.241 00:04:53.241 crypto: 00:04:53.241 00:04:53.241 compress: 00:04:53.241 00:04:53.241 vdpa: 00:04:53.241 00:04:53.241 00:04:53.241 Message: 00:04:53.241 ================= 00:04:53.241 Content Skipped 00:04:53.241 ================= 00:04:53.241 00:04:53.241 apps: 00:04:53.241 dumpcap: explicitly disabled via build config 00:04:53.241 graph: explicitly disabled via build config 00:04:53.241 pdump: explicitly disabled via build config 00:04:53.241 proc-info: explicitly disabled via build config 00:04:53.241 test-acl: explicitly disabled via build config 00:04:53.241 test-bbdev: explicitly disabled via build config 00:04:53.241 test-cmdline: explicitly disabled via build config 00:04:53.241 test-compress-perf: explicitly disabled via build config 00:04:53.241 test-crypto-perf: explicitly disabled via build config 00:04:53.241 test-dma-perf: explicitly disabled via build config 00:04:53.241 test-eventdev: explicitly disabled via build config 00:04:53.241 test-fib: explicitly disabled via build config 00:04:53.241 test-flow-perf: explicitly disabled via build config 00:04:53.241 test-gpudev: explicitly disabled via build config 00:04:53.241 test-mldev: explicitly disabled via build config 00:04:53.241 test-pipeline: explicitly disabled via build config 00:04:53.241 test-pmd: explicitly disabled via build config 00:04:53.241 test-regex: explicitly disabled via build config 00:04:53.241 test-sad: explicitly disabled via build config 00:04:53.241 test-security-perf: explicitly disabled via build config 00:04:53.241 00:04:53.241 libs: 00:04:53.241 argparse: explicitly disabled via build config 00:04:53.241 metrics: explicitly disabled via build config 00:04:53.241 acl: explicitly disabled via build config 00:04:53.241 bbdev: explicitly disabled via build config 00:04:53.241 bitratestats: explicitly disabled via build config 00:04:53.241 bpf: explicitly disabled via build config 00:04:53.241 cfgfile: explicitly disabled via build config 00:04:53.241 distributor: explicitly disabled via build config 00:04:53.241 efd: explicitly disabled via build config 00:04:53.241 eventdev: explicitly disabled via build config 00:04:53.241 dispatcher: explicitly disabled via build config 00:04:53.241 gpudev: explicitly disabled via build config 00:04:53.241 gro: explicitly disabled via build config 00:04:53.241 gso: explicitly disabled via build config 00:04:53.241 ip_frag: explicitly disabled via build config 00:04:53.241 jobstats: explicitly disabled via build config 00:04:53.241 latencystats: explicitly disabled via build config 00:04:53.241 lpm: explicitly disabled via build config 00:04:53.241 member: explicitly disabled via build config 00:04:53.241 pcapng: explicitly disabled via build config 00:04:53.241 rawdev: explicitly disabled via build config 00:04:53.241 regexdev: explicitly disabled via build config 00:04:53.241 mldev: explicitly disabled via build config 00:04:53.241 rib: explicitly disabled via build config 00:04:53.241 sched: explicitly disabled via build config 00:04:53.241 stack: explicitly disabled via build config 00:04:53.241 ipsec: explicitly disabled via build config 00:04:53.241 pdcp: explicitly disabled via build config 00:04:53.241 fib: explicitly disabled via build config 00:04:53.241 port: explicitly disabled via build config 00:04:53.241 pdump: explicitly disabled via build config 00:04:53.241 table: explicitly disabled via build config 00:04:53.241 pipeline: explicitly disabled via build config 00:04:53.241 graph: explicitly disabled via build config 00:04:53.241 node: explicitly disabled via build config 00:04:53.241 00:04:53.241 drivers: 00:04:53.241 common/cpt: not in enabled drivers build config 00:04:53.241 common/dpaax: not in enabled drivers build config 00:04:53.241 common/iavf: not in enabled drivers build config 00:04:53.241 common/idpf: not in enabled drivers build config 00:04:53.241 common/ionic: not in enabled drivers build config 00:04:53.241 common/mvep: not in enabled drivers build config 00:04:53.241 common/octeontx: not in enabled drivers build config 00:04:53.241 bus/auxiliary: not in enabled drivers build config 00:04:53.241 bus/cdx: not in enabled drivers build config 00:04:53.241 bus/dpaa: not in enabled drivers build config 00:04:53.241 bus/fslmc: not in enabled drivers build config 00:04:53.241 bus/ifpga: not in enabled drivers build config 00:04:53.241 bus/platform: not in enabled drivers build config 00:04:53.241 bus/uacce: not in enabled drivers build config 00:04:53.241 bus/vmbus: not in enabled drivers build config 00:04:53.241 common/cnxk: not in enabled drivers build config 00:04:53.241 common/mlx5: not in enabled drivers build config 00:04:53.242 common/nfp: not in enabled drivers build config 00:04:53.242 common/nitrox: not in enabled drivers build config 00:04:53.242 common/qat: not in enabled drivers build config 00:04:53.242 common/sfc_efx: not in enabled drivers build config 00:04:53.242 mempool/bucket: not in enabled drivers build config 00:04:53.242 mempool/cnxk: not in enabled drivers build config 00:04:53.242 mempool/dpaa: not in enabled drivers build config 00:04:53.242 mempool/dpaa2: not in enabled drivers build config 00:04:53.242 mempool/octeontx: not in enabled drivers build config 00:04:53.242 mempool/stack: not in enabled drivers build config 00:04:53.242 dma/cnxk: not in enabled drivers build config 00:04:53.242 dma/dpaa: not in enabled drivers build config 00:04:53.242 dma/dpaa2: not in enabled drivers build config 00:04:53.242 dma/hisilicon: not in enabled drivers build config 00:04:53.242 dma/idxd: not in enabled drivers build config 00:04:53.242 dma/ioat: not in enabled drivers build config 00:04:53.242 dma/skeleton: not in enabled drivers build config 00:04:53.242 net/af_packet: not in enabled drivers build config 00:04:53.242 net/af_xdp: not in enabled drivers build config 00:04:53.242 net/ark: not in enabled drivers build config 00:04:53.242 net/atlantic: not in enabled drivers build config 00:04:53.242 net/avp: not in enabled drivers build config 00:04:53.242 net/axgbe: not in enabled drivers build config 00:04:53.242 net/bnx2x: not in enabled drivers build config 00:04:53.242 net/bnxt: not in enabled drivers build config 00:04:53.242 net/bonding: not in enabled drivers build config 00:04:53.242 net/cnxk: not in enabled drivers build config 00:04:53.242 net/cpfl: not in enabled drivers build config 00:04:53.242 net/cxgbe: not in enabled drivers build config 00:04:53.242 net/dpaa: not in enabled drivers build config 00:04:53.242 net/dpaa2: not in enabled drivers build config 00:04:53.242 net/e1000: not in enabled drivers build config 00:04:53.242 net/ena: not in enabled drivers build config 00:04:53.242 net/enetc: not in enabled drivers build config 00:04:53.242 net/enetfec: not in enabled drivers build config 00:04:53.242 net/enic: not in enabled drivers build config 00:04:53.242 net/failsafe: not in enabled drivers build config 00:04:53.242 net/fm10k: not in enabled drivers build config 00:04:53.242 net/gve: not in enabled drivers build config 00:04:53.242 net/hinic: not in enabled drivers build config 00:04:53.242 net/hns3: not in enabled drivers build config 00:04:53.242 net/i40e: not in enabled drivers build config 00:04:53.242 net/iavf: not in enabled drivers build config 00:04:53.242 net/ice: not in enabled drivers build config 00:04:53.242 net/idpf: not in enabled drivers build config 00:04:53.242 net/igc: not in enabled drivers build config 00:04:53.242 net/ionic: not in enabled drivers build config 00:04:53.242 net/ipn3ke: not in enabled drivers build config 00:04:53.242 net/ixgbe: not in enabled drivers build config 00:04:53.242 net/mana: not in enabled drivers build config 00:04:53.242 net/memif: not in enabled drivers build config 00:04:53.242 net/mlx4: not in enabled drivers build config 00:04:53.242 net/mlx5: not in enabled drivers build config 00:04:53.242 net/mvneta: not in enabled drivers build config 00:04:53.242 net/mvpp2: not in enabled drivers build config 00:04:53.242 net/netvsc: not in enabled drivers build config 00:04:53.242 net/nfb: not in enabled drivers build config 00:04:53.242 net/nfp: not in enabled drivers build config 00:04:53.242 net/ngbe: not in enabled drivers build config 00:04:53.242 net/null: not in enabled drivers build config 00:04:53.242 net/octeontx: not in enabled drivers build config 00:04:53.242 net/octeon_ep: not in enabled drivers build config 00:04:53.242 net/pcap: not in enabled drivers build config 00:04:53.242 net/pfe: not in enabled drivers build config 00:04:53.242 net/qede: not in enabled drivers build config 00:04:53.242 net/ring: not in enabled drivers build config 00:04:53.242 net/sfc: not in enabled drivers build config 00:04:53.242 net/softnic: not in enabled drivers build config 00:04:53.242 net/tap: not in enabled drivers build config 00:04:53.242 net/thunderx: not in enabled drivers build config 00:04:53.242 net/txgbe: not in enabled drivers build config 00:04:53.242 net/vdev_netvsc: not in enabled drivers build config 00:04:53.242 net/vhost: not in enabled drivers build config 00:04:53.242 net/virtio: not in enabled drivers build config 00:04:53.242 net/vmxnet3: not in enabled drivers build config 00:04:53.242 raw/*: missing internal dependency, "rawdev" 00:04:53.242 crypto/armv8: not in enabled drivers build config 00:04:53.242 crypto/bcmfs: not in enabled drivers build config 00:04:53.242 crypto/caam_jr: not in enabled drivers build config 00:04:53.242 crypto/ccp: not in enabled drivers build config 00:04:53.242 crypto/cnxk: not in enabled drivers build config 00:04:53.242 crypto/dpaa_sec: not in enabled drivers build config 00:04:53.242 crypto/dpaa2_sec: not in enabled drivers build config 00:04:53.242 crypto/ipsec_mb: not in enabled drivers build config 00:04:53.242 crypto/mlx5: not in enabled drivers build config 00:04:53.242 crypto/mvsam: not in enabled drivers build config 00:04:53.242 crypto/nitrox: not in enabled drivers build config 00:04:53.242 crypto/null: not in enabled drivers build config 00:04:53.242 crypto/octeontx: not in enabled drivers build config 00:04:53.242 crypto/openssl: not in enabled drivers build config 00:04:53.242 crypto/scheduler: not in enabled drivers build config 00:04:53.242 crypto/uadk: not in enabled drivers build config 00:04:53.242 crypto/virtio: not in enabled drivers build config 00:04:53.242 compress/isal: not in enabled drivers build config 00:04:53.242 compress/mlx5: not in enabled drivers build config 00:04:53.242 compress/nitrox: not in enabled drivers build config 00:04:53.242 compress/octeontx: not in enabled drivers build config 00:04:53.242 compress/zlib: not in enabled drivers build config 00:04:53.242 regex/*: missing internal dependency, "regexdev" 00:04:53.242 ml/*: missing internal dependency, "mldev" 00:04:53.242 vdpa/ifc: not in enabled drivers build config 00:04:53.242 vdpa/mlx5: not in enabled drivers build config 00:04:53.242 vdpa/nfp: not in enabled drivers build config 00:04:53.242 vdpa/sfc: not in enabled drivers build config 00:04:53.242 event/*: missing internal dependency, "eventdev" 00:04:53.242 baseband/*: missing internal dependency, "bbdev" 00:04:53.242 gpu/*: missing internal dependency, "gpudev" 00:04:53.242 00:04:53.242 00:04:53.500 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:04:53.500 Cleaning... 0 files. 00:04:53.758 Build targets in project: 85 00:04:53.758 00:04:53.758 DPDK 24.03.0 00:04:53.758 00:04:53.758 User defined options 00:04:53.758 default_library : shared 00:04:53.758 libdir : lib 00:04:53.758 prefix : /usr/local 00:04:53.758 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:53.758 c_link_args : 00:04:53.758 cpu_instruction_set: native 00:04:53.758 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:04:53.758 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:04:53.758 enable_docs : false 00:04:53.758 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:53.758 enable_kmods : false 00:04:53.758 tests : false 00:04:53.758 00:04:53.758 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:54.020 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:04:54.020 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.021 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.022 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.023 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.024 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.025 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 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:04:54.026 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.026 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 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:04:54.286 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 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:04:54.286 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.286 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.287 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.288 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:04:54.289 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:04:54.289 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:04:54.289 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:04:54.289 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:04:54.289 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:04:54.289 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:04:54.289 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:04:54.289 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 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:04:54.289 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:04:56.885 The Meson build system 00:04:56.885 Version: 1.3.1 00:04:56.885 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:56.885 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:56.885 Build type: native build 00:04:56.885 Program cat found: YES (/usr/bin/cat) 00:04:56.885 Project name: DPDK 00:04:56.885 Project version: 24.03.0 00:04:56.885 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:56.885 C linker for the host machine: cc ld.bfd 2.39-16 00:04:56.885 Host machine cpu family: x86_64 00:04:56.885 Host machine cpu: x86_64 00:04:56.885 Message: ## Building in Developer Mode ## 00:04:56.885 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:56.885 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:56.885 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:56.885 Program python3 found: YES (/usr/bin/python3) 00:04:56.885 Program cat found: YES (/usr/bin/cat) 00:04:56.885 Compiler for C supports arguments -march=native: YES (cached) 00:04:56.885 Checking for size of "void *" : 8 (cached) 00:04:56.885 Checking for size of "void *" : 8 (cached) 00:04:56.885 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:56.885 Library m found: YES 00:04:56.885 Library numa found: YES 00:04:56.885 Has header "numaif.h" : YES (cached) 00:04:56.885 Library fdt found: NO 00:04:56.885 Library execinfo found: NO 00:04:56.885 Has header "execinfo.h" : YES (cached) 00:04:56.885 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:56.885 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:56.885 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:56.885 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:56.885 Dependency openssl found: YES 3.0.9 (cached) 00:04:56.885 Dependency libpcap found: YES 1.10.4 (cached) 00:04:56.885 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wformat: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wundef: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:56.885 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:56.885 Program objdump found: YES (/usr/bin/objdump) 00:04:56.885 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:56.885 Checking if "AVX512 checking" compiles: YES (cached) 00:04:56.885 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:56.885 Fetching value of define "__AES__" : 1 (cached) 00:04:56.885 Fetching value of define "__AVX__" : 1 (cached) 00:04:56.885 Fetching value of define "__AVX2__" : 1 (cached) 00:04:56.885 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:56.885 Fetching value of define "__RDRND__" : 1 (cached) 00:04:56.885 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:56.885 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:56.885 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:56.885 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:56.885 Message: lib/log: Defining dependency "log" 00:04:56.885 Message: lib/kvargs: Defining dependency "kvargs" 00:04:56.885 Message: lib/telemetry: Defining dependency "telemetry" 00:04:56.885 Checking for function "getentropy" : NO (cached) 00:04:56.885 Message: lib/eal: Defining dependency "eal" 00:04:56.885 Message: lib/ring: Defining dependency "ring" 00:04:56.885 Message: lib/rcu: Defining dependency "rcu" 00:04:56.885 Message: lib/mempool: Defining dependency "mempool" 00:04:56.885 Message: lib/mbuf: Defining dependency "mbuf" 00:04:56.885 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:56.885 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:56.885 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:56.885 Compiler for C supports arguments -maes: YES (cached) 00:04:56.885 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:56.885 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:56.885 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:56.885 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:56.885 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:56.885 Compiler for C supports arguments -mavx2: YES (cached) 00:04:56.885 Compiler for C supports arguments -mavx: YES (cached) 00:04:56.885 Message: lib/net: Defining dependency "net" 00:04:56.885 Message: lib/meter: Defining dependency "meter" 00:04:56.885 Message: lib/ethdev: Defining dependency "ethdev" 00:04:56.885 Message: lib/pci: Defining dependency "pci" 00:04:56.885 Message: lib/cmdline: Defining dependency "cmdline" 00:04:56.885 Message: lib/hash: Defining dependency "hash" 00:04:56.885 Message: lib/timer: Defining dependency "timer" 00:04:56.885 Message: lib/compressdev: Defining dependency "compressdev" 00:04:56.885 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:56.885 Message: lib/dmadev: Defining dependency "dmadev" 00:04:56.885 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:56.885 Message: lib/power: Defining dependency "power" 00:04:56.885 Message: lib/reorder: Defining dependency "reorder" 00:04:56.885 Message: lib/security: Defining dependency "security" 00:04:56.885 Has header "linux/userfaultfd.h" : YES (cached) 00:04:56.885 Has header "linux/vduse.h" : YES (cached) 00:04:56.885 Message: lib/vhost: Defining dependency "vhost" 00:04:56.885 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:56.885 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:56.885 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:56.885 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:56.885 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:56.885 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:56.885 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:56.885 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:56.885 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:56.885 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:56.885 Program doxygen found: YES (/usr/bin/doxygen) 00:04:56.885 Configuring doxy-api-html.conf using configuration 00:04:56.885 Configuring doxy-api-man.conf using configuration 00:04:56.885 Program mandb found: YES (/usr/bin/mandb) 00:04:56.886 Program sphinx-build found: NO 00:04:56.886 Configuring rte_build_config.h using configuration 00:04:56.886 Message: 00:04:56.886 ================= 00:04:56.886 Applications Enabled 00:04:56.886 ================= 00:04:56.886 00:04:56.886 apps: 00:04:56.886 00:04:56.886 00:04:56.886 Message: 00:04:56.886 ================= 00:04:56.886 Libraries Enabled 00:04:56.886 ================= 00:04:56.886 00:04:56.886 libs: 00:04:56.886 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:56.886 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:56.886 cryptodev, dmadev, power, reorder, security, vhost, 00:04:56.886 00:04:56.886 Message: 00:04:56.886 =============== 00:04:56.886 Drivers Enabled 00:04:56.886 =============== 00:04:56.886 00:04:56.886 common: 00:04:56.886 00:04:56.886 bus: 00:04:56.886 pci, vdev, 00:04:56.886 mempool: 00:04:56.886 ring, 00:04:56.886 dma: 00:04:56.886 00:04:56.886 net: 00:04:56.886 00:04:56.886 crypto: 00:04:56.886 00:04:56.886 compress: 00:04:56.886 00:04:56.886 vdpa: 00:04:56.886 00:04:56.886 00:04:56.886 Message: 00:04:56.886 ================= 00:04:56.886 Content Skipped 00:04:56.886 ================= 00:04:56.886 00:04:56.886 apps: 00:04:56.886 dumpcap: explicitly disabled via build config 00:04:56.886 graph: explicitly disabled via build config 00:04:56.886 pdump: explicitly disabled via build config 00:04:56.886 proc-info: explicitly disabled via build config 00:04:56.886 test-acl: explicitly disabled via build config 00:04:56.886 test-bbdev: explicitly disabled via build config 00:04:56.886 test-cmdline: explicitly disabled via build config 00:04:56.886 test-compress-perf: explicitly disabled via build config 00:04:56.886 test-crypto-perf: explicitly disabled via build config 00:04:56.886 test-dma-perf: explicitly disabled via build config 00:04:56.886 test-eventdev: explicitly disabled via build config 00:04:56.886 test-fib: explicitly disabled via build config 00:04:56.886 test-flow-perf: explicitly disabled via build config 00:04:56.886 test-gpudev: explicitly disabled via build config 00:04:56.886 test-mldev: explicitly disabled via build config 00:04:56.886 test-pipeline: explicitly disabled via build config 00:04:56.886 test-pmd: explicitly disabled via build config 00:04:56.886 test-regex: explicitly disabled via build config 00:04:56.886 test-sad: explicitly disabled via build config 00:04:56.886 test-security-perf: explicitly disabled via build config 00:04:56.886 00:04:56.886 libs: 00:04:56.886 argparse: explicitly disabled via build config 00:04:56.886 metrics: explicitly disabled via build config 00:04:56.886 acl: explicitly disabled via build config 00:04:56.886 bbdev: explicitly disabled via build config 00:04:56.886 bitratestats: explicitly disabled via build config 00:04:56.886 bpf: explicitly disabled via build config 00:04:56.886 cfgfile: explicitly disabled via build config 00:04:56.886 distributor: explicitly disabled via build config 00:04:56.886 efd: explicitly disabled via build config 00:04:56.886 eventdev: explicitly disabled via build config 00:04:56.886 dispatcher: explicitly disabled via build config 00:04:56.886 gpudev: explicitly disabled via build config 00:04:56.886 gro: explicitly disabled via build config 00:04:56.886 gso: explicitly disabled via build config 00:04:56.886 ip_frag: explicitly disabled via build config 00:04:56.886 jobstats: explicitly disabled via build config 00:04:56.886 latencystats: explicitly disabled via build config 00:04:56.886 lpm: explicitly disabled via build config 00:04:56.886 member: explicitly disabled via build config 00:04:56.886 pcapng: explicitly disabled via build config 00:04:56.886 rawdev: explicitly disabled via build config 00:04:56.886 regexdev: explicitly disabled via build config 00:04:56.886 mldev: explicitly disabled via build config 00:04:56.886 rib: explicitly disabled via build config 00:04:56.886 sched: explicitly disabled via build config 00:04:56.886 stack: explicitly disabled via build config 00:04:56.886 ipsec: explicitly disabled via build config 00:04:56.886 pdcp: explicitly disabled via build config 00:04:56.886 fib: explicitly disabled via build config 00:04:56.886 port: explicitly disabled via build config 00:04:56.886 pdump: explicitly disabled via build config 00:04:56.886 table: explicitly disabled via build config 00:04:56.886 pipeline: explicitly disabled via build config 00:04:56.886 graph: explicitly disabled via build config 00:04:56.886 node: explicitly disabled via build config 00:04:56.886 00:04:56.886 drivers: 00:04:56.886 common/cpt: not in enabled drivers build config 00:04:56.886 common/dpaax: not in enabled drivers build config 00:04:56.886 common/iavf: not in enabled drivers build config 00:04:56.886 common/idpf: not in enabled drivers build config 00:04:56.886 common/ionic: not in enabled drivers build config 00:04:56.886 common/mvep: not in enabled drivers build config 00:04:56.886 common/octeontx: not in enabled drivers build config 00:04:56.886 bus/auxiliary: not in enabled drivers build config 00:04:56.886 bus/cdx: not in enabled drivers build config 00:04:56.886 bus/dpaa: not in enabled drivers build config 00:04:56.886 bus/fslmc: not in enabled drivers build config 00:04:56.886 bus/ifpga: not in enabled drivers build config 00:04:56.886 bus/platform: not in enabled drivers build config 00:04:56.886 bus/uacce: not in enabled drivers build config 00:04:56.886 bus/vmbus: not in enabled drivers build config 00:04:56.886 common/cnxk: not in enabled drivers build config 00:04:56.886 common/mlx5: not in enabled drivers build config 00:04:56.886 common/nfp: not in enabled drivers build config 00:04:56.886 common/nitrox: not in enabled drivers build config 00:04:56.886 common/qat: not in enabled drivers build config 00:04:56.886 common/sfc_efx: not in enabled drivers build config 00:04:56.886 mempool/bucket: not in enabled drivers build config 00:04:56.886 mempool/cnxk: not in enabled drivers build config 00:04:56.886 mempool/dpaa: not in enabled drivers build config 00:04:56.886 mempool/dpaa2: not in enabled drivers build config 00:04:56.886 mempool/octeontx: not in enabled drivers build config 00:04:56.886 mempool/stack: not in enabled drivers build config 00:04:56.886 dma/cnxk: not in enabled drivers build config 00:04:56.886 dma/dpaa: not in enabled drivers build config 00:04:56.886 dma/dpaa2: not in enabled drivers build config 00:04:56.886 dma/hisilicon: not in enabled drivers build config 00:04:56.886 dma/idxd: not in enabled drivers build config 00:04:56.886 dma/ioat: not in enabled drivers build config 00:04:56.886 dma/skeleton: not in enabled drivers build config 00:04:56.886 net/af_packet: not in enabled drivers build config 00:04:56.886 net/af_xdp: not in enabled drivers build config 00:04:56.886 net/ark: not in enabled drivers build config 00:04:56.886 net/atlantic: not in enabled drivers build config 00:04:56.886 net/avp: not in enabled drivers build config 00:04:56.886 net/axgbe: not in enabled drivers build config 00:04:56.886 net/bnx2x: not in enabled drivers build config 00:04:56.886 net/bnxt: not in enabled drivers build config 00:04:56.886 net/bonding: not in enabled drivers build config 00:04:56.886 net/cnxk: not in enabled drivers build config 00:04:56.886 net/cpfl: not in enabled drivers build config 00:04:56.886 net/cxgbe: not in enabled drivers build config 00:04:56.886 net/dpaa: not in enabled drivers build config 00:04:56.886 net/dpaa2: not in enabled drivers build config 00:04:56.886 net/e1000: not in enabled drivers build config 00:04:56.886 net/ena: not in enabled drivers build config 00:04:56.886 net/enetc: not in enabled drivers build config 00:04:56.886 net/enetfec: not in enabled drivers build config 00:04:56.886 net/enic: not in enabled drivers build config 00:04:56.886 net/failsafe: not in enabled drivers build config 00:04:56.886 net/fm10k: not in enabled drivers build config 00:04:56.886 net/gve: not in enabled drivers build config 00:04:56.886 net/hinic: not in enabled drivers build config 00:04:56.886 net/hns3: not in enabled drivers build config 00:04:56.886 net/i40e: not in enabled drivers build config 00:04:56.886 net/iavf: not in enabled drivers build config 00:04:56.886 net/ice: not in enabled drivers build config 00:04:56.886 net/idpf: not in enabled drivers build config 00:04:56.886 net/igc: not in enabled drivers build config 00:04:56.886 net/ionic: not in enabled drivers build config 00:04:56.886 net/ipn3ke: not in enabled drivers build config 00:04:56.886 net/ixgbe: not in enabled drivers build config 00:04:56.886 net/mana: not in enabled drivers build config 00:04:56.886 net/memif: not in enabled drivers build config 00:04:56.886 net/mlx4: not in enabled drivers build config 00:04:56.886 net/mlx5: not in enabled drivers build config 00:04:56.886 net/mvneta: not in enabled drivers build config 00:04:56.886 net/mvpp2: not in enabled drivers build config 00:04:56.886 net/netvsc: not in enabled drivers build config 00:04:56.886 net/nfb: not in enabled drivers build config 00:04:56.886 net/nfp: not in enabled drivers build config 00:04:56.886 net/ngbe: not in enabled drivers build config 00:04:56.886 net/null: not in enabled drivers build config 00:04:56.886 net/octeontx: not in enabled drivers build config 00:04:56.886 net/octeon_ep: not in enabled drivers build config 00:04:56.886 net/pcap: not in enabled drivers build config 00:04:56.886 net/pfe: not in enabled drivers build config 00:04:56.886 net/qede: not in enabled drivers build config 00:04:56.886 net/ring: not in enabled drivers build config 00:04:56.886 net/sfc: not in enabled drivers build config 00:04:56.886 net/softnic: not in enabled drivers build config 00:04:56.886 net/tap: not in enabled drivers build config 00:04:56.886 net/thunderx: not in enabled drivers build config 00:04:56.886 net/txgbe: not in enabled drivers build config 00:04:56.886 net/vdev_netvsc: not in enabled drivers build config 00:04:56.886 net/vhost: not in enabled drivers build config 00:04:56.886 net/virtio: not in enabled drivers build config 00:04:56.886 net/vmxnet3: not in enabled drivers build config 00:04:56.886 raw/*: missing internal dependency, "rawdev" 00:04:56.886 crypto/armv8: not in enabled drivers build config 00:04:56.886 crypto/bcmfs: not in enabled drivers build config 00:04:56.886 crypto/caam_jr: not in enabled drivers build config 00:04:56.886 crypto/ccp: not in enabled drivers build config 00:04:56.886 crypto/cnxk: not in enabled drivers build config 00:04:56.886 crypto/dpaa_sec: not in enabled drivers build config 00:04:56.886 crypto/dpaa2_sec: not in enabled drivers build config 00:04:56.886 crypto/ipsec_mb: not in enabled drivers build config 00:04:56.887 crypto/mlx5: not in enabled drivers build config 00:04:56.887 crypto/mvsam: not in enabled drivers build config 00:04:56.887 crypto/nitrox: not in enabled drivers build config 00:04:56.887 crypto/null: not in enabled drivers build config 00:04:56.887 crypto/octeontx: not in enabled drivers build config 00:04:56.887 crypto/openssl: not in enabled drivers build config 00:04:56.887 crypto/scheduler: not in enabled drivers build config 00:04:56.887 crypto/uadk: not in enabled drivers build config 00:04:56.887 crypto/virtio: not in enabled drivers build config 00:04:56.887 compress/isal: not in enabled drivers build config 00:04:56.887 compress/mlx5: not in enabled drivers build config 00:04:56.887 compress/nitrox: not in enabled drivers build config 00:04:56.887 compress/octeontx: not in enabled drivers build config 00:04:56.887 compress/zlib: not in enabled drivers build config 00:04:56.887 regex/*: missing internal dependency, "regexdev" 00:04:56.887 ml/*: missing internal dependency, "mldev" 00:04:56.887 vdpa/ifc: not in enabled drivers build config 00:04:56.887 vdpa/mlx5: not in enabled drivers build config 00:04:56.887 vdpa/nfp: not in enabled drivers build config 00:04:56.887 vdpa/sfc: not in enabled drivers build config 00:04:56.887 event/*: missing internal dependency, "eventdev" 00:04:56.887 baseband/*: missing internal dependency, "bbdev" 00:04:56.887 gpu/*: missing internal dependency, "gpudev" 00:04:56.887 00:04:56.887 00:04:56.887 Cleaning... 0 files. 00:04:56.887 Build targets in project: 85 00:04:56.887 00:04:56.887 DPDK 24.03.0 00:04:56.887 00:04:56.887 User defined options 00:04:56.887 default_library : shared 00:04:56.887 libdir : lib 00:04:56.887 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:56.887 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:56.887 c_link_args : 00:04:56.887 cpu_instruction_set: native 00:04:56.887 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:04:56.887 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:04:56.887 enable_docs : false 00:04:56.887 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:56.887 enable_kmods : false 00:04:56.887 tests : false 00:04:56.887 00:04:56.887 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:04:57.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:04:57.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:04:57.713 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:04:57.971 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:04:58.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:04:58.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:04:58.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:04:58.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:04:58.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:04:58.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:04:58.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:04:58.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:04:58.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:04:58.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:04:59.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:04:59.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:04:59.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:04:59.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:04:59.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:04:59.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:04:59.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:04:59.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:04:59.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:04:59.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:04:59.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:04:59.523 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:04:59.524 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:04:59.524 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:04:59.906 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:05:00.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:05:00.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:05:00.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:05:00.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:05:00.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:05:00.166 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:05:00.733 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:05:00.991 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:05:01.249 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:05:01.250 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:05:01.250 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:05:01.250 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:05:01.250 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:05:01.250 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:05:01.816 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:05:02.074 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:05:02.074 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:05:02.074 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:05:02.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:05:02.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:05:02.398 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:05:02.656 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:05:03.222 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:05:03.480 make[2]: Nothing to be done for 'install'. 00:05:03.480 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:05:03.738 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:05:03.738 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:05:03.996 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:05:03.996 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:05:03.996 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:05:03.996 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:05:04.255 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:05:04.255 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:05:04.255 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:05:04.255 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:05:04.255 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:05:06.153 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:05:06.153 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 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:05:06.153 10:15:31 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:05:06.153 10:15:31 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:06.153 10:15:31 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:06.153 ************************************ 00:05:06.153 START TEST external_make_accel_module_shared 00:05:06.153 ************************************ 00:05:06.153 10:15:31 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:05:06.153 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:06.153 make --directory=accel shared_module 00:05:06.153 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:06.153 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:05:06.154 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:05:06.154 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:05:06.154 -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:05:06.412 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:06.412 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:06.412 00:05:06.412 real 0m0.612s 00:05:06.412 user 0m0.352s 00:05:06.412 sys 0m0.181s 00:05:06.412 ************************************ 00:05:06.412 END TEST external_make_accel_module_shared 00:05:06.412 ************************************ 00:05:06.412 10:15:32 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:06.412 10:15:32 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:06.671 10:15:32 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:05:06.671 10:15:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:05:06.671 10:15:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:06.671 10:15:32 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:06.671 ************************************ 00:05:06.671 START TEST external_run_accel_module_shared 00:05:06.671 ************************************ 00:05:06.671 10:15:32 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:05:06.671 [2024-06-10 10:15:32.584573] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:05:06.671 [2024-06-10 10:15:32.584655] [ 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_pid70553 ] 00:05:06.671 [2024-06-10 10:15:32.710185] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:06.929 [2024-06-10 10:15:32.803833] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:05:06.929 [2024-06-10 10:15:32.808210] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:05:06.929 [2024-06-10 10:15:32.816196] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:05:06.929 [2024-06-10 10:15:32.824193] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:05:07.506 Running on accel module task with code: 1 00:05:07.506 Running fill callback 00:05:07.506 Running on accel module task with code: 0 00:05:07.506 Running copy callback 00:05:07.506 Running on accel module task with code: 3 00:05:07.506 Running compare callback 00:05:07.506 00:05:07.506 real 0m0.848s 00:05:07.506 user 0m0.470s 00:05:07.506 sys 0m0.245s 00:05:07.506 10:15:33 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:07.506 10:15:33 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:07.506 ************************************ 00:05:07.506 END TEST external_run_accel_module_shared 00:05:07.506 ************************************ 00:05:07.506 10:15:33 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:07.506 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:07.506 rm -f ./hello_world/hello_bdev 00:05:07.506 rm -f ./passthru/libpassthru_external.* 00:05:07.506 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:07.506 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:07.506 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:07.506 10:15:33 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:05:07.506 10:15:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:05:07.506 10:15:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:07.506 10:15:33 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:07.506 ************************************ 00:05:07.506 START TEST external_make_accel_driver_shared 00:05:07.506 ************************************ 00:05:07.506 10:15:33 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:05:07.506 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:07.506 make --directory=accel shared_driver 00:05:07.506 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:07.763 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:05:07.763 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:05:07.763 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:05:07.763 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:05:07.763 -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:05:08.021 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:08.021 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:08.021 00:05:08.021 real 0m0.616s 00:05:08.021 user 0m0.435s 00:05:08.021 sys 0m0.176s 00:05:08.021 10:15:34 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:08.021 10:15:34 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:08.021 ************************************ 00:05:08.021 END TEST external_make_accel_driver_shared 00:05:08.021 ************************************ 00:05:08.279 10:15:34 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:05:08.279 10:15:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:05:08.279 10:15:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:08.279 10:15:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:08.279 ************************************ 00:05:08.279 START TEST external_run_accel_driver_shared 00:05:08.279 ************************************ 00:05:08.279 10:15:34 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:05:08.279 [2024-06-10 10:15:34.212922] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:05:08.279 [2024-06-10 10:15:34.213057] [ 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_pid70677 ] 00:05:08.279 [2024-06-10 10:15:34.340527] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:08.537 [2024-06-10 10:15:34.432057] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:05:08.537 [2024-06-10 10:15:34.436452] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:05:09.102 Running on accel driver task with code: 0 00:05:09.102 Running on accel module task with code: 0 00:05:09.102 Running on accel driver task with code: 1 00:05:09.102 Running on accel driver task with code: 0 00:05:09.102 Running on accel module task with code: 0 00:05:09.102 Running on accel driver task with code: 1 00:05:09.102 Running sequence callback 00:05:09.102 00:05:09.102 real 0m0.838s 00:05:09.102 user 0m0.448s 00:05:09.102 sys 0m0.256s 00:05:09.102 10:15:34 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:09.102 ************************************ 00:05:09.103 END TEST external_run_accel_driver_shared 00:05:09.103 ************************************ 00:05:09.103 10:15:34 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:09.103 10:15:35 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:09.103 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:09.103 rm -f ./hello_world/hello_bdev 00:05:09.103 rm -f ./passthru/libpassthru_external.* 00:05:09.103 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:09.103 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:09.103 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:09.103 10:15:35 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:05:09.103 10:15:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:05:09.103 10:15:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:09.103 10:15:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:09.103 ************************************ 00:05:09.103 START TEST external_make_hello_bdev_shared_combo 00:05:09.103 ************************************ 00:05:09.103 10:15:35 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:05:09.103 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:09.103 make --directory=passthru shared 00:05:09.103 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:09.103 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:05:09.361 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:05:09.361 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:05:09.361 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:09.361 make --directory=hello_world bdev_shared_combo 00:05:09.619 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:09.619 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:05:09.619 -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:05:10.186 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:10.186 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:10.186 00:05:10.186 real 0m0.903s 00:05:10.186 user 0m0.632s 00:05:10.186 sys 0m0.257s 00:05:10.186 10:15:36 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:10.186 10:15:36 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:10.186 ************************************ 00:05:10.186 END TEST external_make_hello_bdev_shared_combo 00:05:10.186 ************************************ 00:05:10.186 10:15:36 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:05:10.186 10:15:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:05:10.186 10:15:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:10.186 10:15:36 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:10.186 ************************************ 00:05:10.186 START TEST external_run_hello_bdev_shared_combo 00:05:10.186 ************************************ 00:05:10.186 10:15:36 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:05:10.186 [2024-06-10 10:15:36.113821] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:05:10.187 [2024-06-10 10:15:36.113905] [ 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_pid70826 ] 00:05:10.187 [2024-06-10 10:15:36.236991] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:10.445 [2024-06-10 10:15:36.321970] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:05:10.704 [2024-06-10 10:15:36.549485] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:05:10.704 [2024-06-10 10:15:36.549547] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:05:10.704 [2024-06-10 10:15:36.549565] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xa52130 00:05:10.704 [2024-06-10 10:15:36.549579] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:05:10.704 [2024-06-10 10:15:36.550093] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:05:10.704 [2024-06-10 10:15:36.550110] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:05:10.704 [2024-06-10 10:15:36.553599] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:10.704 [2024-06-10 10:15:36.553652] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:05:10.704 [2024-06-10 10:15:36.553673] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:10.704 [2024-06-10 10:15:36.554230] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:10.704 [2024-06-10 10:15:36.554294] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:10.704 [2024-06-10 10:15:36.554322] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:10.704 [2024-06-10 10:15:36.554350] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:10.704 00:05:10.704 [2024-06-10 10:15:36.554373] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:10.962 00:05:10.962 real 0m0.858s 00:05:10.962 user 0m0.446s 00:05:10.962 sys 0m0.276s 00:05:10.962 ************************************ 00:05:10.962 END TEST external_run_hello_bdev_shared_combo 00:05:10.962 ************************************ 00:05:10.962 10:15:36 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:10.962 10:15:36 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:10.962 10:15:36 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:10.962 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:10.962 rm -f ./hello_world/hello_bdev 00:05:10.962 rm -f ./passthru/libpassthru_external.* 00:05:10.962 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:11.222 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:11.222 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:11.222 10:15:37 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:05:11.222 10:15:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:05:11.222 10:15:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:11.222 10:15:37 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:11.222 ************************************ 00:05:11.222 START TEST external_make_hello_no_bdev_shared_combo 00:05:11.222 ************************************ 00:05:11.222 10:15:37 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:05:11.222 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:11.222 make --directory=hello_world alone_shared_combo 00:05:11.222 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:11.495 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:05:11.753 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:11.753 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:11.753 00:05:11.753 real 0m0.606s 00:05:11.753 user 0m0.412s 00:05:11.753 sys 0m0.189s 00:05:11.754 10:15:37 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:11.754 ************************************ 00:05:11.754 10:15:37 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:11.754 END TEST external_make_hello_no_bdev_shared_combo 00:05:11.754 ************************************ 00:05:11.754 10:15:37 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:05:11.754 10:15:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:05:11.754 10:15:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:11.754 10:15:37 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:11.754 ************************************ 00:05:11.754 START TEST external_run_hello_no_bdev_shared_combo 00:05:11.754 ************************************ 00:05:11.754 10:15:37 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:05:11.754 [2024-06-10 10:15:37.773185] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:05:11.754 [2024-06-10 10:15:37.773263] [ 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_pid70939 ] 00:05:12.012 [2024-06-10 10:15:37.891677] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:12.012 [2024-06-10 10:15:37.986594] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:05:12.270 [2024-06-10 10:15:38.212538] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:12.270 [2024-06-10 10:15:38.212608] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:05:12.270 [2024-06-10 10:15:38.212626] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:12.270 [2024-06-10 10:15:38.213371] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:12.270 [2024-06-10 10:15:38.213410] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:12.270 [2024-06-10 10:15:38.213428] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:12.270 [2024-06-10 10:15:38.213443] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:12.270 00:05:12.270 [2024-06-10 10:15:38.213459] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:12.528 00:05:12.528 real 0m0.861s 00:05:12.528 user 0m0.474s 00:05:12.528 sys 0m0.250s 00:05:12.528 10:15:38 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:12.528 10:15:38 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:12.528 ************************************ 00:05:12.528 END TEST external_run_hello_no_bdev_shared_combo 00:05:12.528 ************************************ 00:05:12.786 10:15:38 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:12.786 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:12.786 rm -f ./hello_world/hello_bdev 00:05:12.786 rm -f ./passthru/libpassthru_external.* 00:05:12.786 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:12.786 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:12.786 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:12.786 10:15:38 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:05:12.786 10:15:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:05:12.786 10:15:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:12.786 10:15:38 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:12.786 ************************************ 00:05:12.786 START TEST external_make_hello_bdev_shared_iso 00:05:12.786 ************************************ 00:05:12.787 10:15:38 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:05:12.787 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:12.787 make --directory=passthru shared 00:05:12.787 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:12.787 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:05:13.045 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:05:13.045 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:05:13.045 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:13.045 make --directory=hello_world bdev_shared_iso 00:05:13.045 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:13.303 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:05:13.303 -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:05:13.303 -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:05:13.562 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:13.562 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:13.562 00:05:13.562 real 0m0.868s 00:05:13.562 user 0m0.583s 00:05:13.562 sys 0m0.275s 00:05:13.562 10:15:39 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:13.562 ************************************ 00:05:13.562 END TEST external_make_hello_bdev_shared_iso 00:05:13.562 ************************************ 00:05:13.562 10:15:39 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:13.562 10:15:39 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:05:13.562 10:15:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:05:13.562 10:15:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:13.562 10:15:39 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:13.562 ************************************ 00:05:13.562 START TEST external_run_hello_bdev_shared_iso 00:05:13.562 ************************************ 00:05:13.562 10:15:39 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:05:13.820 [2024-06-10 10:15:39.655797] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:05:13.820 [2024-06-10 10:15:39.655880] [ 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_pid71087 ] 00:05:13.821 [2024-06-10 10:15:39.777259] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:13.821 [2024-06-10 10:15:39.876162] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:05:14.079 [2024-06-10 10:15:39.982216] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:05:14.079 [2024-06-10 10:15:39.982282] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:05:14.079 [2024-06-10 10:15:39.982300] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xe8d6f0 00:05:14.079 [2024-06-10 10:15:39.982313] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:05:14.079 [2024-06-10 10:15:39.982776] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:05:14.079 [2024-06-10 10:15:39.982811] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:05:14.079 [2024-06-10 10:15:39.986327] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:14.079 [2024-06-10 10:15:39.986363] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:05:14.079 [2024-06-10 10:15:39.986377] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:14.079 [2024-06-10 10:15:39.986766] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:14.079 [2024-06-10 10:15:39.986799] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:14.079 [2024-06-10 10:15:39.986815] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:14.079 [2024-06-10 10:15:39.986830] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:14.079 00:05:14.079 [2024-06-10 10:15:39.986843] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:14.337 00:05:14.337 real 0m0.555s 00:05:14.337 user 0m0.280s 00:05:14.337 sys 0m0.150s 00:05:14.337 10:15:40 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:14.337 ************************************ 00:05:14.337 END TEST external_run_hello_bdev_shared_iso 00:05:14.337 ************************************ 00:05:14.337 10:15:40 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:14.337 10:15:40 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:14.337 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:14.337 rm -f ./hello_world/hello_bdev 00:05:14.337 rm -f ./passthru/libpassthru_external.* 00:05:14.337 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:14.337 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:14.337 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:14.337 10:15:40 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:05:14.338 10:15:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:05:14.338 10:15:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:14.338 10:15:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:14.338 ************************************ 00:05:14.338 START TEST external_make_hello_no_bdev_shared_iso 00:05:14.338 ************************************ 00:05:14.338 10:15:40 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:05:14.338 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:14.338 make --directory=hello_world alone_shared_iso 00:05:14.338 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:14.596 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:05:14.597 -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:05:14.856 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:14.856 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:14.856 00:05:14.856 real 0m0.457s 00:05:14.856 user 0m0.302s 00:05:14.856 sys 0m0.152s 00:05:14.856 ************************************ 00:05:14.856 END TEST external_make_hello_no_bdev_shared_iso 00:05:14.856 ************************************ 00:05:14.856 10:15:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:14.856 10:15:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:14.856 10:15:40 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:05:14.856 10:15:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:05:14.856 10:15:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:14.856 10:15:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:14.856 ************************************ 00:05:14.856 START TEST external_run_hello_no_bdev_shared_iso 00:05:14.856 ************************************ 00:05:14.856 10:15:40 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:05:14.856 [2024-06-10 10:15:40.830007] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:05:14.856 [2024-06-10 10:15:40.830095] [ 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_pid71199 ] 00:05:15.114 [2024-06-10 10:15:40.952685] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:15.114 [2024-06-10 10:15:41.064244] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:05:15.114 [2024-06-10 10:15:41.162715] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:15.114 [2024-06-10 10:15:41.162770] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:05:15.114 [2024-06-10 10:15:41.162785] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:15.114 [2024-06-10 10:15:41.163682] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:15.114 [2024-06-10 10:15:41.163720] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:15.114 [2024-06-10 10:15:41.163735] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:15.114 [2024-06-10 10:15:41.163747] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:15.114 00:05:15.114 [2024-06-10 10:15:41.163758] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:15.372 00:05:15.372 real 0m0.570s 00:05:15.372 user 0m0.295s 00:05:15.372 sys 0m0.153s 00:05:15.372 ************************************ 00:05:15.372 END TEST external_run_hello_no_bdev_shared_iso 00:05:15.372 ************************************ 00:05:15.372 10:15:41 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:15.372 10:15:41 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:15.372 10:15:41 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:05:15.373 10:15:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:05:15.373 10:15:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:15.373 10:15:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:15.373 ************************************ 00:05:15.373 START TEST external_make_nvme_shared 00:05:15.373 ************************************ 00:05:15.373 10:15:41 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:05:15.373 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:15.373 make --directory=nvme shared 00:05:15.373 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:05:15.631 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:05:15.631 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:05:15.632 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:05:15.632 -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:05:15.890 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:05:15.890 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:15.890 00:05:15.890 real 0m0.448s 00:05:15.890 user 0m0.292s 00:05:15.890 sys 0m0.153s 00:05:15.890 10:15:41 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:15.890 10:15:41 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:15.890 ************************************ 00:05:15.890 END TEST external_make_nvme_shared 00:05:15.890 ************************************ 00:05:15.890 10:15:41 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:05:15.890 10:15:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 6 -le 1 ']' 00:05:15.890 10:15:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:05:15.891 10:15:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:15.891 ************************************ 00:05:15.891 START TEST external_run_nvme_shared 00:05:15.891 ************************************ 00:05:15.891 10:15:41 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:05:15.891 * Looking for test storage... 00:05:16.150 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:05:16.150 10:15:41 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:05:16.150 10:15:41 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:05:16.150 10:15:41 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:05:16.150 10:15:41 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:05:16.150 10:15:41 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:05:16.150 10:15:41 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:05:16.150 10:15:41 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:05:16.150 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:05:16.150 NVMe Controller at 0000:00:10.0 00:05:16.150 ===================================================== 00:05:16.150 Vendor ID: 1b36 00:05:16.150 Subsystem Vendor ID: 1af4 00:05:16.150 Serial Number: 12340 00:05:16.150 Model Number: QEMU NVMe Ctrl 00:05:16.150 Firmware Version: 8.0.0 00:05:16.150 Recommended Arb Burst: 6 00:05:16.150 IEEE OUI Identifier: 00 54 52 00:05:16.150 Multi-path I/O 00:05:16.150 May have multiple subsystem ports: No 00:05:16.150 May have multiple controllers: No 00:05:16.150 Associated with SR-IOV VF: No 00:05:16.150 Max Number of Namespaces: 256 00:05:16.150 NVMe Specification Version (Identify): 1.4 00:05:16.150 Optional Asynchronous Events Supported 00:05:16.150 Namespace Attribute Notices: Supported 00:05:16.150 Firmware Activation Notices: Not Supported 00:05:16.150 128-bit Host Identifier: Not Supported 00:05:16.150 ===================================================== 00:05:16.150 NVMe Controller at 0000:00:11.0 00:05:16.150 ===================================================== 00:05:16.150 Vendor ID: 1b36 00:05:16.150 Subsystem Vendor ID: 1af4 00:05:16.150 Serial Number: 12341 00:05:16.150 Model Number: QEMU NVMe Ctrl 00:05:16.150 Firmware Version: 8.0.0 00:05:16.150 Recommended Arb Burst: 6 00:05:16.150 IEEE OUI Identifier: 00 54 52 00:05:16.150 Multi-path I/O 00:05:16.150 May have multiple subsystem ports: No 00:05:16.150 May have multiple controllers: No 00:05:16.150 Associated with SR-IOV VF: No 00:05:16.150 Max Number of Namespaces: 256 00:05:16.150 NVMe Specification Version (Identify): 1.4 00:05:16.150 Optional Asynchronous Events Supported 00:05:16.150 Namespace Attribute Notices: Supported 00:05:16.150 Firmware Activation Notices: Not Supported 00:05:16.150 128-bit Host Identifier: Not Supported' 00:05:16.150 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:05:16.150 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # bdfs=() 00:05:16.150 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # local bdfs 00:05:16.150 10:15:42 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:05:16.150 10:15:42 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:05:16.150 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:05:16.150 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:05:16.150 10:15:42 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:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:05:16.151 NVMe Controller at 0000:00:10.0 00:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:05:16.151 NVMe Controller at 0000:00:11.0 00:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # bdfs=() 00:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # local bdfs 00:05:16.151 10:15:42 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:05:16.151 10:15:42 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:05:16.151 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:05:16.409 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:05:16.409 10:15:42 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:05:16.409 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:05:16.409 10:15:42 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:05:16.409 ===================================================== 00:05:16.409 NVMe Controller at 0000:00:10.0 00:05:16.409 ===================================================== 00:05:16.409 Vendor ID: 1b36 00:05:16.409 Subsystem Vendor ID: 1af4 00:05:16.409 Serial Number: 12340 00:05:16.409 Model Number: QEMU NVMe Ctrl 00:05:16.409 Firmware Version: 8.0.0 00:05:16.409 Recommended Arb Burst: 6 00:05:16.409 IEEE OUI Identifier: 00 54 52 00:05:16.409 Multi-path I/O 00:05:16.409 May have multiple subsystem ports: No 00:05:16.409 May have multiple controllers: No 00:05:16.409 Associated with SR-IOV VF: No 00:05:16.409 Max Number of Namespaces: 256 00:05:16.409 NVMe Specification Version (Identify): 1.4 00:05:16.409 Optional Asynchronous Events Supported 00:05:16.409 Namespace Attribute Notices: Supported 00:05:16.409 Firmware Activation Notices: Not Supported 00:05:16.409 128-bit Host Identifier: Not Supported 00:05:16.409 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:05:16.409 10:15:42 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:05:16.667 ===================================================== 00:05:16.667 NVMe Controller at 0000:00:11.0 00:05:16.667 ===================================================== 00:05:16.667 Vendor ID: 1b36 00:05:16.667 Subsystem Vendor ID: 1af4 00:05:16.667 Serial Number: 12341 00:05:16.667 Model Number: QEMU NVMe Ctrl 00:05:16.667 Firmware Version: 8.0.0 00:05:16.667 Recommended Arb Burst: 6 00:05:16.667 IEEE OUI Identifier: 00 54 52 00:05:16.667 Multi-path I/O 00:05:16.667 May have multiple subsystem ports: No 00:05:16.667 May have multiple controllers: No 00:05:16.667 Associated with SR-IOV VF: No 00:05:16.667 Max Number of Namespaces: 256 00:05:16.667 NVMe Specification Version (Identify): 1.4 00:05:16.667 Optional Asynchronous Events Supported 00:05:16.667 Namespace Attribute Notices: Supported 00:05:16.667 Firmware Activation Notices: Not Supported 00:05:16.667 128-bit Host Identifier: Not Supported 00:05:16.667 00:05:16.667 real 0m0.650s 00:05:16.667 user 0m0.221s 00:05:16.667 sys 0m0.250s 00:05:16.667 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:05:16.667 ************************************ 00:05:16.667 END TEST external_run_nvme_shared 00:05:16.667 ************************************ 00:05:16.667 10:15:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:16.667 10:15:42 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:16.667 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:16.667 rm -f ./hello_world/hello_bdev 00:05:16.667 rm -f ./passthru/libpassthru_external.* 00:05:16.667 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:16.667 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:16.667 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:16.667 10:15:42 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:05:16.667 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:48.735 make[2]: Nothing to be done for 'clean'. 00:06:15.263 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:15.263 10:16:38 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:06:15.263 10:16:38 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:06:15.263 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:06:15.263 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:23.427 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:06:35.630 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:06:35.630 Creating mk/config.mk...done. 00:06:35.630 Creating mk/cc.flags.mk...done. 00:06:35.630 Type 'make' to build. 00:06:35.630 10:17:00 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:06:35.630 10:17:00 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:06:35.630 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:47.859 The Meson build system 00:06:47.859 Version: 1.3.1 00:06:47.859 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:47.859 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:47.859 Build type: native build 00:06:47.859 Program cat found: YES (/usr/bin/cat) 00:06:47.859 Project name: DPDK 00:06:47.859 Project version: 24.03.0 00:06:47.859 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:06:47.859 C linker for the host machine: cc ld.bfd 2.39-16 00:06:47.859 Host machine cpu family: x86_64 00:06:47.859 Host machine cpu: x86_64 00:06:47.859 Message: ## Building in Developer Mode ## 00:06:47.859 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:47.859 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:47.859 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:47.859 Program python3 found: YES (/usr/bin/python3) 00:06:47.859 Program cat found: YES (/usr/bin/cat) 00:06:47.859 Compiler for C supports arguments -march=native: YES 00:06:47.859 Checking for size of "void *" : 8 00:06:47.859 Checking for size of "void *" : 8 (cached) 00:06:47.859 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:06:47.859 Library m found: YES 00:06:47.859 Library numa found: YES 00:06:47.859 Has header "numaif.h" : YES 00:06:47.860 Library fdt found: NO 00:06:47.860 Library execinfo found: NO 00:06:47.860 Has header "execinfo.h" : YES 00:06:47.860 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:47.860 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:47.860 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:47.860 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:47.860 Run-time dependency openssl found: YES 3.0.9 00:06:47.860 Run-time dependency libpcap found: YES 1.10.4 00:06:47.860 Has header "pcap.h" with dependency libpcap: YES 00:06:47.860 Compiler for C supports arguments -Wcast-qual: YES 00:06:47.860 Compiler for C supports arguments -Wdeprecated: YES 00:06:47.860 Compiler for C supports arguments -Wformat: YES 00:06:47.860 Compiler for C supports arguments -Wformat-nonliteral: YES 00:06:47.860 Compiler for C supports arguments -Wformat-security: YES 00:06:47.860 Compiler for C supports arguments -Wmissing-declarations: YES 00:06:47.860 Compiler for C supports arguments -Wmissing-prototypes: YES 00:06:47.860 Compiler for C supports arguments -Wnested-externs: YES 00:06:47.860 Compiler for C supports arguments -Wold-style-definition: YES 00:06:47.860 Compiler for C supports arguments -Wpointer-arith: YES 00:06:47.860 Compiler for C supports arguments -Wsign-compare: YES 00:06:47.860 Compiler for C supports arguments -Wstrict-prototypes: YES 00:06:47.860 Compiler for C supports arguments -Wundef: YES 00:06:47.860 Compiler for C supports arguments -Wwrite-strings: YES 00:06:47.860 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:06:47.860 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:06:47.860 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:06:47.860 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:06:47.860 Program objdump found: YES (/usr/bin/objdump) 00:06:47.860 Compiler for C supports arguments -mavx512f: YES 00:06:47.860 Checking if "AVX512 checking" compiles: YES 00:06:47.860 Fetching value of define "__SSE4_2__" : 1 00:06:47.860 Fetching value of define "__AES__" : 1 00:06:47.860 Fetching value of define "__AVX__" : 1 00:06:47.860 Fetching value of define "__AVX2__" : 1 00:06:47.860 Fetching value of define "__AVX512BW__" : (undefined) 00:06:47.860 Fetching value of define "__AVX512CD__" : (undefined) 00:06:47.860 Fetching value of define "__AVX512DQ__" : (undefined) 00:06:47.860 Fetching value of define "__AVX512F__" : (undefined) 00:06:47.860 Fetching value of define "__AVX512VL__" : (undefined) 00:06:47.860 Fetching value of define "__PCLMUL__" : 1 00:06:47.860 Fetching value of define "__RDRND__" : 1 00:06:47.860 Fetching value of define "__RDSEED__" : 1 00:06:47.860 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:06:47.860 Fetching value of define "__znver1__" : (undefined) 00:06:47.860 Fetching value of define "__znver2__" : (undefined) 00:06:47.860 Fetching value of define "__znver3__" : (undefined) 00:06:47.860 Fetching value of define "__znver4__" : (undefined) 00:06:47.860 Compiler for C supports arguments -Wno-format-truncation: YES 00:06:47.860 Message: lib/log: Defining dependency "log" 00:06:47.860 Message: lib/kvargs: Defining dependency "kvargs" 00:06:47.860 Message: lib/telemetry: Defining dependency "telemetry" 00:06:47.860 Checking for function "getentropy" : NO 00:06:47.860 Message: lib/eal: Defining dependency "eal" 00:06:47.860 Message: lib/ring: Defining dependency "ring" 00:06:47.860 Message: lib/rcu: Defining dependency "rcu" 00:06:47.860 Message: lib/mempool: Defining dependency "mempool" 00:06:47.860 Message: lib/mbuf: Defining dependency "mbuf" 00:06:47.860 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:47.860 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:06:47.860 Compiler for C supports arguments -mpclmul: YES 00:06:47.860 Compiler for C supports arguments -maes: YES 00:06:47.860 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:47.860 Compiler for C supports arguments -mavx512bw: YES 00:06:47.860 Compiler for C supports arguments -mavx512dq: YES 00:06:47.860 Compiler for C supports arguments -mavx512vl: YES 00:06:47.860 Compiler for C supports arguments -mvpclmulqdq: YES 00:06:47.860 Compiler for C supports arguments -mavx2: YES 00:06:47.860 Compiler for C supports arguments -mavx: YES 00:06:47.860 Message: lib/net: Defining dependency "net" 00:06:47.860 Message: lib/meter: Defining dependency "meter" 00:06:47.860 Message: lib/ethdev: Defining dependency "ethdev" 00:06:47.860 Message: lib/pci: Defining dependency "pci" 00:06:47.860 Message: lib/cmdline: Defining dependency "cmdline" 00:06:47.860 Message: lib/hash: Defining dependency "hash" 00:06:47.860 Message: lib/timer: Defining dependency "timer" 00:06:47.860 Message: lib/compressdev: Defining dependency "compressdev" 00:06:47.860 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:47.860 Message: lib/dmadev: Defining dependency "dmadev" 00:06:47.860 Compiler for C supports arguments -Wno-cast-qual: YES 00:06:47.860 Message: lib/power: Defining dependency "power" 00:06:47.860 Message: lib/reorder: Defining dependency "reorder" 00:06:47.860 Message: lib/security: Defining dependency "security" 00:06:47.860 Has header "linux/userfaultfd.h" : YES 00:06:47.860 Has header "linux/vduse.h" : YES 00:06:47.860 Message: lib/vhost: Defining dependency "vhost" 00:06:47.860 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:47.860 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:47.860 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:47.860 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:47.860 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:47.860 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:47.860 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:47.860 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:47.860 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:47.860 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:47.860 Program doxygen found: YES (/usr/bin/doxygen) 00:06:47.860 Configuring doxy-api-html.conf using configuration 00:06:47.860 Configuring doxy-api-man.conf using configuration 00:06:47.860 Program mandb found: YES (/usr/bin/mandb) 00:06:47.861 Program sphinx-build found: NO 00:06:47.861 Configuring rte_build_config.h using configuration 00:06:47.861 Message: 00:06:47.861 ================= 00:06:47.861 Applications Enabled 00:06:47.861 ================= 00:06:47.861 00:06:47.861 apps: 00:06:47.861 00:06:47.861 00:06:47.861 Message: 00:06:47.861 ================= 00:06:47.861 Libraries Enabled 00:06:47.861 ================= 00:06:47.861 00:06:47.861 libs: 00:06:47.861 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:47.861 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:47.861 cryptodev, dmadev, power, reorder, security, vhost, 00:06:47.861 00:06:47.861 Message: 00:06:47.861 =============== 00:06:47.861 Drivers Enabled 00:06:47.861 =============== 00:06:47.861 00:06:47.861 common: 00:06:47.861 00:06:47.861 bus: 00:06:47.861 pci, vdev, 00:06:47.861 mempool: 00:06:47.861 ring, 00:06:47.861 dma: 00:06:47.861 00:06:47.861 net: 00:06:47.861 00:06:47.861 crypto: 00:06:47.861 00:06:47.861 compress: 00:06:47.861 00:06:47.861 vdpa: 00:06:47.861 00:06:47.861 00:06:47.861 Message: 00:06:47.861 ================= 00:06:47.861 Content Skipped 00:06:47.861 ================= 00:06:47.861 00:06:47.861 apps: 00:06:47.861 dumpcap: explicitly disabled via build config 00:06:47.861 graph: explicitly disabled via build config 00:06:47.861 pdump: explicitly disabled via build config 00:06:47.861 proc-info: explicitly disabled via build config 00:06:47.861 test-acl: explicitly disabled via build config 00:06:47.861 test-bbdev: explicitly disabled via build config 00:06:47.861 test-cmdline: explicitly disabled via build config 00:06:47.861 test-compress-perf: explicitly disabled via build config 00:06:47.861 test-crypto-perf: explicitly disabled via build config 00:06:47.861 test-dma-perf: explicitly disabled via build config 00:06:47.861 test-eventdev: explicitly disabled via build config 00:06:47.861 test-fib: explicitly disabled via build config 00:06:47.861 test-flow-perf: explicitly disabled via build config 00:06:47.861 test-gpudev: explicitly disabled via build config 00:06:47.861 test-mldev: explicitly disabled via build config 00:06:47.861 test-pipeline: explicitly disabled via build config 00:06:47.861 test-pmd: explicitly disabled via build config 00:06:47.861 test-regex: explicitly disabled via build config 00:06:47.861 test-sad: explicitly disabled via build config 00:06:47.861 test-security-perf: explicitly disabled via build config 00:06:47.861 00:06:47.861 libs: 00:06:47.861 argparse: explicitly disabled via build config 00:06:47.861 metrics: explicitly disabled via build config 00:06:47.861 acl: explicitly disabled via build config 00:06:47.861 bbdev: explicitly disabled via build config 00:06:47.861 bitratestats: explicitly disabled via build config 00:06:47.861 bpf: explicitly disabled via build config 00:06:47.861 cfgfile: explicitly disabled via build config 00:06:47.861 distributor: explicitly disabled via build config 00:06:47.861 efd: explicitly disabled via build config 00:06:47.861 eventdev: explicitly disabled via build config 00:06:47.861 dispatcher: explicitly disabled via build config 00:06:47.861 gpudev: explicitly disabled via build config 00:06:47.861 gro: explicitly disabled via build config 00:06:47.861 gso: explicitly disabled via build config 00:06:47.861 ip_frag: explicitly disabled via build config 00:06:47.861 jobstats: explicitly disabled via build config 00:06:47.861 latencystats: explicitly disabled via build config 00:06:47.861 lpm: explicitly disabled via build config 00:06:47.861 member: explicitly disabled via build config 00:06:47.861 pcapng: explicitly disabled via build config 00:06:47.861 rawdev: explicitly disabled via build config 00:06:47.861 regexdev: explicitly disabled via build config 00:06:47.861 mldev: explicitly disabled via build config 00:06:47.861 rib: explicitly disabled via build config 00:06:47.861 sched: explicitly disabled via build config 00:06:47.861 stack: explicitly disabled via build config 00:06:47.861 ipsec: explicitly disabled via build config 00:06:47.861 pdcp: explicitly disabled via build config 00:06:47.861 fib: explicitly disabled via build config 00:06:47.861 port: explicitly disabled via build config 00:06:47.861 pdump: explicitly disabled via build config 00:06:47.861 table: explicitly disabled via build config 00:06:47.861 pipeline: explicitly disabled via build config 00:06:47.861 graph: explicitly disabled via build config 00:06:47.861 node: explicitly disabled via build config 00:06:47.861 00:06:47.861 drivers: 00:06:47.861 common/cpt: not in enabled drivers build config 00:06:47.861 common/dpaax: not in enabled drivers build config 00:06:47.861 common/iavf: not in enabled drivers build config 00:06:47.861 common/idpf: not in enabled drivers build config 00:06:47.861 common/ionic: not in enabled drivers build config 00:06:47.861 common/mvep: not in enabled drivers build config 00:06:47.861 common/octeontx: not in enabled drivers build config 00:06:47.861 bus/auxiliary: not in enabled drivers build config 00:06:47.861 bus/cdx: not in enabled drivers build config 00:06:47.861 bus/dpaa: not in enabled drivers build config 00:06:47.861 bus/fslmc: not in enabled drivers build config 00:06:47.861 bus/ifpga: not in enabled drivers build config 00:06:47.861 bus/platform: not in enabled drivers build config 00:06:47.861 bus/uacce: not in enabled drivers build config 00:06:47.861 bus/vmbus: not in enabled drivers build config 00:06:47.861 common/cnxk: not in enabled drivers build config 00:06:47.861 common/mlx5: not in enabled drivers build config 00:06:47.861 common/nfp: not in enabled drivers build config 00:06:47.861 common/nitrox: not in enabled drivers build config 00:06:47.861 common/qat: not in enabled drivers build config 00:06:47.861 common/sfc_efx: not in enabled drivers build config 00:06:47.861 mempool/bucket: not in enabled drivers build config 00:06:47.861 mempool/cnxk: not in enabled drivers build config 00:06:47.861 mempool/dpaa: not in enabled drivers build config 00:06:47.861 mempool/dpaa2: not in enabled drivers build config 00:06:47.862 mempool/octeontx: not in enabled drivers build config 00:06:47.862 mempool/stack: not in enabled drivers build config 00:06:47.862 dma/cnxk: not in enabled drivers build config 00:06:47.862 dma/dpaa: not in enabled drivers build config 00:06:47.862 dma/dpaa2: not in enabled drivers build config 00:06:47.862 dma/hisilicon: not in enabled drivers build config 00:06:47.862 dma/idxd: not in enabled drivers build config 00:06:47.862 dma/ioat: not in enabled drivers build config 00:06:47.862 dma/skeleton: not in enabled drivers build config 00:06:47.862 net/af_packet: not in enabled drivers build config 00:06:47.862 net/af_xdp: not in enabled drivers build config 00:06:47.862 net/ark: not in enabled drivers build config 00:06:47.862 net/atlantic: not in enabled drivers build config 00:06:47.862 net/avp: not in enabled drivers build config 00:06:47.862 net/axgbe: not in enabled drivers build config 00:06:47.862 net/bnx2x: not in enabled drivers build config 00:06:47.862 net/bnxt: not in enabled drivers build config 00:06:47.862 net/bonding: not in enabled drivers build config 00:06:47.862 net/cnxk: not in enabled drivers build config 00:06:47.862 net/cpfl: not in enabled drivers build config 00:06:47.862 net/cxgbe: not in enabled drivers build config 00:06:47.862 net/dpaa: not in enabled drivers build config 00:06:47.862 net/dpaa2: not in enabled drivers build config 00:06:47.862 net/e1000: not in enabled drivers build config 00:06:47.862 net/ena: not in enabled drivers build config 00:06:47.862 net/enetc: not in enabled drivers build config 00:06:47.862 net/enetfec: not in enabled drivers build config 00:06:47.862 net/enic: not in enabled drivers build config 00:06:47.862 net/failsafe: not in enabled drivers build config 00:06:47.862 net/fm10k: not in enabled drivers build config 00:06:47.862 net/gve: not in enabled drivers build config 00:06:47.862 net/hinic: not in enabled drivers build config 00:06:47.862 net/hns3: not in enabled drivers build config 00:06:47.862 net/i40e: not in enabled drivers build config 00:06:47.862 net/iavf: not in enabled drivers build config 00:06:47.862 net/ice: not in enabled drivers build config 00:06:47.862 net/idpf: not in enabled drivers build config 00:06:47.862 net/igc: not in enabled drivers build config 00:06:47.862 net/ionic: not in enabled drivers build config 00:06:47.862 net/ipn3ke: not in enabled drivers build config 00:06:47.862 net/ixgbe: not in enabled drivers build config 00:06:47.862 net/mana: not in enabled drivers build config 00:06:47.862 net/memif: not in enabled drivers build config 00:06:47.862 net/mlx4: not in enabled drivers build config 00:06:47.862 net/mlx5: not in enabled drivers build config 00:06:47.862 net/mvneta: not in enabled drivers build config 00:06:47.862 net/mvpp2: not in enabled drivers build config 00:06:47.862 net/netvsc: not in enabled drivers build config 00:06:47.862 net/nfb: not in enabled drivers build config 00:06:47.862 net/nfp: not in enabled drivers build config 00:06:47.862 net/ngbe: not in enabled drivers build config 00:06:47.862 net/null: not in enabled drivers build config 00:06:47.862 net/octeontx: not in enabled drivers build config 00:06:47.862 net/octeon_ep: not in enabled drivers build config 00:06:47.862 net/pcap: not in enabled drivers build config 00:06:47.862 net/pfe: not in enabled drivers build config 00:06:47.862 net/qede: not in enabled drivers build config 00:06:47.862 net/ring: not in enabled drivers build config 00:06:47.862 net/sfc: not in enabled drivers build config 00:06:47.862 net/softnic: not in enabled drivers build config 00:06:47.862 net/tap: not in enabled drivers build config 00:06:47.862 net/thunderx: not in enabled drivers build config 00:06:47.862 net/txgbe: not in enabled drivers build config 00:06:47.862 net/vdev_netvsc: not in enabled drivers build config 00:06:47.862 net/vhost: not in enabled drivers build config 00:06:47.862 net/virtio: not in enabled drivers build config 00:06:47.862 net/vmxnet3: not in enabled drivers build config 00:06:47.862 raw/*: missing internal dependency, "rawdev" 00:06:47.862 crypto/armv8: not in enabled drivers build config 00:06:47.862 crypto/bcmfs: not in enabled drivers build config 00:06:47.862 crypto/caam_jr: not in enabled drivers build config 00:06:47.862 crypto/ccp: not in enabled drivers build config 00:06:47.862 crypto/cnxk: not in enabled drivers build config 00:06:47.862 crypto/dpaa_sec: not in enabled drivers build config 00:06:47.862 crypto/dpaa2_sec: not in enabled drivers build config 00:06:47.862 crypto/ipsec_mb: not in enabled drivers build config 00:06:47.862 crypto/mlx5: not in enabled drivers build config 00:06:47.862 crypto/mvsam: not in enabled drivers build config 00:06:47.862 crypto/nitrox: not in enabled drivers build config 00:06:47.862 crypto/null: not in enabled drivers build config 00:06:47.862 crypto/octeontx: not in enabled drivers build config 00:06:47.862 crypto/openssl: not in enabled drivers build config 00:06:47.862 crypto/scheduler: not in enabled drivers build config 00:06:47.862 crypto/uadk: not in enabled drivers build config 00:06:47.862 crypto/virtio: not in enabled drivers build config 00:06:47.862 compress/isal: not in enabled drivers build config 00:06:47.862 compress/mlx5: not in enabled drivers build config 00:06:47.862 compress/nitrox: not in enabled drivers build config 00:06:47.862 compress/octeontx: not in enabled drivers build config 00:06:47.862 compress/zlib: not in enabled drivers build config 00:06:47.862 regex/*: missing internal dependency, "regexdev" 00:06:47.862 ml/*: missing internal dependency, "mldev" 00:06:47.862 vdpa/ifc: not in enabled drivers build config 00:06:47.862 vdpa/mlx5: not in enabled drivers build config 00:06:47.862 vdpa/nfp: not in enabled drivers build config 00:06:47.862 vdpa/sfc: not in enabled drivers build config 00:06:47.862 event/*: missing internal dependency, "eventdev" 00:06:47.862 baseband/*: missing internal dependency, "bbdev" 00:06:47.862 gpu/*: missing internal dependency, "gpudev" 00:06:47.862 00:06:47.862 00:06:47.862 Build targets in project: 85 00:06:47.863 00:06:47.863 DPDK 24.03.0 00:06:47.863 00:06:47.863 User defined options 00:06:47.863 default_library : static 00:06:47.863 libdir : lib 00:06:47.863 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:47.863 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:06:47.863 c_link_args : 00:06:47.863 cpu_instruction_set: native 00:06:47.863 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:06:47.863 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:06:47.863 enable_docs : false 00:06:47.863 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:47.863 enable_kmods : false 00:06:47.863 tests : false 00:06:47.863 00:06:47.863 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:47.863 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:06:47.863 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:06:47.863 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:06:47.863 [3/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:06:47.863 [4/268] Linking static target lib/librte_kvargs.a 00:06:47.863 [5/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:06:47.863 [6/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:06:47.863 [7/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:06:47.863 [8/268] Linking static target lib/librte_log.a 00:06:47.863 [9/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:06:47.863 [10/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:06:47.863 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:06:47.863 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:06:47.863 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:06:47.863 [14/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:06:47.863 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:06:48.122 [16/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:06:48.122 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:06:48.122 [18/268] Linking target lib/librte_log.so.24.1 00:06:48.122 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:06:48.122 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:06:48.122 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:06:48.381 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:06:48.381 [23/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:06:48.381 [24/268] Linking target lib/librte_kvargs.so.24.1 00:06:48.381 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:06:48.381 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:06:48.639 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:06:48.639 [28/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:06:48.639 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:06:48.639 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:06:48.898 [31/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:06:48.898 [32/268] Linking static target lib/librte_telemetry.a 00:06:48.898 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:06:48.898 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:06:48.898 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:06:48.898 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:06:48.898 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:06:49.156 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:06:49.156 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:06:49.157 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:06:49.416 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:06:49.416 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:06:49.674 [43/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:06:49.674 [44/268] Linking target lib/librte_telemetry.so.24.1 00:06:49.674 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:06:49.933 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:06:49.933 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:06:49.933 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:06:49.933 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:06:49.933 [50/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:06:49.933 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:06:49.933 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:06:49.933 [53/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:06:50.192 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:06:50.192 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:06:50.192 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:06:50.192 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:06:50.192 [58/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:06:50.450 [59/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:06:50.708 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:06:50.708 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:06:50.708 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:06:50.708 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:06:50.708 [64/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:06:50.966 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:06:50.966 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:06:50.966 [67/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:06:50.966 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:06:50.966 [69/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:06:50.966 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:06:50.966 [71/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:06:50.966 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:06:50.966 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:06:51.223 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:06:51.223 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:06:51.223 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:06:51.480 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:06:51.480 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:06:51.738 [79/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:06:51.738 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:06:51.738 [81/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:06:51.738 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:06:51.738 [83/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:06:51.738 [84/268] Linking static target lib/librte_ring.a 00:06:51.995 [85/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:06:52.252 [86/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:06:52.252 [87/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:06:52.252 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:06:52.252 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:06:52.252 [90/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:06:52.252 [91/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:06:52.510 [92/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:06:52.510 [93/268] Linking static target lib/librte_mempool.a 00:06:52.510 [94/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:06:52.510 [95/268] Linking static target lib/librte_rcu.a 00:06:52.767 [96/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:06:52.767 [97/268] Linking static target lib/librte_eal.a 00:06:52.767 [98/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:06:52.767 [99/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:06:52.767 [100/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:06:53.025 [101/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:06:53.025 [102/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:06:53.025 [103/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:06:53.025 [104/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:06:53.025 [105/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:06:53.025 [106/268] Linking static target lib/librte_mbuf.a 00:06:53.025 [107/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:06:53.025 [108/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:06:53.025 [109/268] Linking static target lib/librte_net.a 00:06:53.295 [110/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:06:53.295 [111/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:06:53.295 [112/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:06:53.295 [113/268] Linking static target lib/librte_meter.a 00:06:53.557 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:06:53.557 [115/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:06:53.823 [116/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:06:53.823 [117/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:06:53.823 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:06:53.823 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:06:54.080 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:06:54.338 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:06:54.338 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:06:54.595 [123/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:06:54.595 [124/268] Linking static target lib/librte_pci.a 00:06:54.595 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:06:54.595 [126/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:06:54.595 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:06:54.595 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:06:54.853 [129/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:54.853 [130/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:06:54.853 [131/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:06:54.853 [132/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:06:54.854 [133/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:06:54.854 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:06:54.854 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:06:54.854 [136/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:06:55.112 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:06:55.112 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:06:55.112 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:06:55.112 [140/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:06:55.112 [141/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:06:55.112 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:06:55.112 [143/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:06:55.112 [144/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:06:55.112 [145/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:06:55.370 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:06:55.627 [147/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:06:55.627 [148/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:06:55.885 [149/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:06:55.885 [150/268] Linking static target lib/librte_cmdline.a 00:06:55.885 [151/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:06:55.885 [152/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:06:55.885 [153/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:06:56.143 [154/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:06:56.143 [155/268] Linking static target lib/librte_timer.a 00:06:56.143 [156/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:06:56.400 [157/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:06:56.400 [158/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:06:56.400 [159/268] Linking static target lib/librte_compressdev.a 00:06:56.400 [160/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:06:56.400 [161/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:06:56.657 [162/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:06:56.657 [163/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:06:56.657 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:06:56.916 [165/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:06:56.916 [166/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:06:56.916 [167/268] Linking static target lib/librte_dmadev.a 00:06:56.916 [168/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:06:57.173 [169/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:06:57.173 [170/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:57.173 [171/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:06:57.430 [172/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:06:57.430 [173/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:06:57.689 [174/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:57.689 [175/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:06:57.689 [176/268] Linking static target lib/librte_hash.a 00:06:57.689 [177/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:06:57.689 [178/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:06:57.689 [179/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:06:57.947 [180/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:06:57.947 [181/268] Linking static target lib/librte_power.a 00:06:57.947 [182/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:06:57.947 [183/268] Linking static target lib/librte_reorder.a 00:06:58.205 [184/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:06:58.205 [185/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:06:58.205 [186/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:06:58.205 [187/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:06:58.462 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:06:58.462 [189/268] Linking static target lib/librte_security.a 00:06:58.462 [190/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:06:58.462 [191/268] Linking static target lib/librte_cryptodev.a 00:06:58.462 [192/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:06:58.462 [193/268] Linking static target lib/librte_ethdev.a 00:06:58.462 [194/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:06:58.720 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:06:58.720 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:06:58.720 [197/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:06:58.978 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:06:59.237 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:06:59.237 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:06:59.237 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:06:59.237 [202/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:06:59.495 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:06:59.495 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:06:59.754 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:59.754 [206/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:59.754 [207/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:07:00.012 [208/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:07:00.012 [209/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:07:00.012 [210/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:07:00.012 [211/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:07:00.012 [212/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:07:00.012 [213/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:07:00.012 [214/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:07:00.012 [215/268] Linking static target drivers/librte_bus_vdev.a 00:07:00.295 [216/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:07:00.295 [217/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:07:00.295 [218/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:07:00.295 [219/268] Linking static target drivers/librte_bus_pci.a 00:07:00.573 [220/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:07:00.573 [221/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:07:00.573 [222/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:07:00.573 [223/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:07:00.832 [224/268] Linking target lib/librte_eal.so.24.1 00:07:00.832 [225/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:07:00.832 [226/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:07:00.832 [227/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:07:00.832 [228/268] Linking static target drivers/librte_mempool_ring.a 00:07:00.832 [229/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:07:00.832 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:07:00.832 [231/268] Linking target lib/librte_meter.so.24.1 00:07:00.832 [232/268] Linking target drivers/librte_bus_vdev.so.24.1 00:07:00.832 [233/268] Linking target lib/librte_pci.so.24.1 00:07:00.832 [234/268] Linking target lib/librte_ring.so.24.1 00:07:00.832 [235/268] Linking target lib/librte_dmadev.so.24.1 00:07:00.832 [236/268] Linking target lib/librte_timer.so.24.1 00:07:01.090 [237/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:07:01.090 [238/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:07:01.090 [239/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:07:01.090 [240/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:07:01.090 [241/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:07:01.090 [242/268] Linking target drivers/librte_bus_pci.so.24.1 00:07:01.090 [243/268] Linking target lib/librte_rcu.so.24.1 00:07:01.090 [244/268] Linking target lib/librte_mempool.so.24.1 00:07:01.348 [245/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:07:01.348 [246/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:07:01.348 [247/268] Linking target drivers/librte_mempool_ring.so.24.1 00:07:01.348 [248/268] Linking target lib/librte_mbuf.so.24.1 00:07:01.348 [249/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:07:01.607 [250/268] Linking target lib/librte_cryptodev.so.24.1 00:07:01.607 [251/268] Linking target lib/librte_net.so.24.1 00:07:01.607 [252/268] Linking target lib/librte_reorder.so.24.1 00:07:01.607 [253/268] Linking target lib/librte_compressdev.so.24.1 00:07:01.607 [254/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:07:01.607 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:07:01.607 [256/268] Linking target lib/librte_hash.so.24.1 00:07:01.607 [257/268] Linking target lib/librte_cmdline.so.24.1 00:07:01.607 [258/268] Linking target lib/librte_security.so.24.1 00:07:01.865 [259/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:07:02.801 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:07:05.333 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:07:05.333 [262/268] Linking target lib/librte_ethdev.so.24.1 00:07:05.333 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:07:05.333 [264/268] Linking target lib/librte_power.so.24.1 00:07:11.890 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:07:11.890 [266/268] Linking static target lib/librte_vhost.a 00:07:13.795 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:07:13.795 [268/268] Linking target lib/librte_vhost.so.24.1 00:07:13.795 INFO: autodetecting backend as ninja 00:07:13.795 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:07:15.170 CC lib/ut_mock/mock.o 00:07:15.171 CC lib/log/log.o 00:07:15.171 CC lib/log/log_flags.o 00:07:15.171 CC lib/log/log_deprecated.o 00:07:15.171 CC lib/ut/ut.o 00:07:15.171 LIB libspdk_ut_mock.a 00:07:15.171 LIB libspdk_ut.a 00:07:15.171 LIB libspdk_log.a 00:07:15.431 CC lib/dma/dma.o 00:07:15.431 CXX lib/trace_parser/trace.o 00:07:15.431 CC lib/util/base64.o 00:07:15.431 CC lib/ioat/ioat.o 00:07:15.431 CC lib/util/bit_array.o 00:07:15.431 CC lib/util/cpuset.o 00:07:15.431 CC lib/util/crc16.o 00:07:15.431 CC lib/util/crc32.o 00:07:15.431 CC lib/util/crc32c.o 00:07:15.431 CC lib/util/crc32_ieee.o 00:07:15.431 CC lib/util/crc64.o 00:07:15.431 CC lib/vfio_user/host/vfio_user_pci.o 00:07:15.689 CC lib/util/dif.o 00:07:15.689 CC lib/vfio_user/host/vfio_user.o 00:07:15.689 CC lib/util/fd.o 00:07:15.689 CC lib/util/file.o 00:07:15.689 LIB libspdk_dma.a 00:07:15.689 CC lib/util/hexlify.o 00:07:15.689 CC lib/util/iov.o 00:07:15.689 CC lib/util/math.o 00:07:15.689 LIB libspdk_ioat.a 00:07:15.689 CC lib/util/pipe.o 00:07:15.689 CC lib/util/strerror_tls.o 00:07:15.689 CC lib/util/string.o 00:07:15.689 CC lib/util/uuid.o 00:07:15.946 CC lib/util/fd_group.o 00:07:15.946 CC lib/util/xor.o 00:07:15.946 LIB libspdk_vfio_user.a 00:07:15.946 CC lib/util/zipf.o 00:07:16.510 LIB libspdk_trace_parser.a 00:07:16.769 LIB libspdk_util.a 00:07:16.769 CC lib/env_dpdk/env.o 00:07:16.769 CC lib/env_dpdk/pci.o 00:07:16.769 CC lib/env_dpdk/memory.o 00:07:16.769 CC lib/env_dpdk/init.o 00:07:17.026 CC lib/env_dpdk/threads.o 00:07:17.026 CC lib/env_dpdk/pci_ioat.o 00:07:17.026 CC lib/env_dpdk/pci_virtio.o 00:07:17.026 CC lib/env_dpdk/pci_vmd.o 00:07:17.026 CC lib/env_dpdk/pci_idxd.o 00:07:17.026 CC lib/vmd/vmd.o 00:07:17.026 CC lib/conf/conf.o 00:07:17.026 CC lib/json/json_parse.o 00:07:17.027 CC lib/env_dpdk/pci_event.o 00:07:17.027 CC lib/json/json_util.o 00:07:17.027 CC lib/env_dpdk/sigbus_handler.o 00:07:17.027 CC lib/env_dpdk/pci_dpdk.o 00:07:17.027 CC lib/env_dpdk/pci_dpdk_2207.o 00:07:17.285 LIB libspdk_conf.a 00:07:17.285 CC lib/env_dpdk/pci_dpdk_2211.o 00:07:17.285 CC lib/vmd/led.o 00:07:17.285 CC lib/json/json_write.o 00:07:17.544 LIB libspdk_vmd.a 00:07:17.802 LIB libspdk_json.a 00:07:18.060 CC lib/jsonrpc/jsonrpc_server.o 00:07:18.060 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:07:18.060 CC lib/jsonrpc/jsonrpc_client.o 00:07:18.060 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:07:18.317 LIB libspdk_jsonrpc.a 00:07:18.317 LIB libspdk_env_dpdk.a 00:07:18.632 CC lib/rpc/rpc.o 00:07:18.890 LIB libspdk_rpc.a 00:07:19.147 CC lib/trace/trace.o 00:07:19.147 CC lib/trace/trace_flags.o 00:07:19.147 CC lib/notify/notify.o 00:07:19.147 CC lib/notify/notify_rpc.o 00:07:19.147 CC lib/trace/trace_rpc.o 00:07:19.147 CC lib/keyring/keyring.o 00:07:19.147 CC lib/keyring/keyring_rpc.o 00:07:19.404 LIB libspdk_notify.a 00:07:19.404 LIB libspdk_keyring.a 00:07:19.663 LIB libspdk_trace.a 00:07:19.922 CC lib/sock/sock.o 00:07:19.922 CC lib/sock/sock_rpc.o 00:07:19.922 CC lib/thread/thread.o 00:07:19.922 CC lib/thread/iobuf.o 00:07:20.488 LIB libspdk_sock.a 00:07:20.488 CC lib/nvme/nvme_ctrlr.o 00:07:20.488 CC lib/nvme/nvme_ctrlr_cmd.o 00:07:20.488 CC lib/nvme/nvme_ns_cmd.o 00:07:20.488 CC lib/nvme/nvme_fabric.o 00:07:20.488 CC lib/nvme/nvme_ns.o 00:07:20.488 CC lib/nvme/nvme_pcie_common.o 00:07:20.488 CC lib/nvme/nvme_pcie.o 00:07:20.488 CC lib/nvme/nvme_qpair.o 00:07:20.488 CC lib/nvme/nvme_quirks.o 00:07:20.488 CC lib/nvme/nvme.o 00:07:20.488 CC lib/nvme/nvme_transport.o 00:07:21.054 LIB libspdk_thread.a 00:07:21.313 CC lib/accel/accel.o 00:07:21.572 CC lib/nvme/nvme_discovery.o 00:07:21.572 CC lib/blob/blobstore.o 00:07:21.572 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:07:21.830 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:07:21.830 CC lib/init/json_config.o 00:07:22.089 CC lib/init/subsystem.o 00:07:22.089 CC lib/accel/accel_rpc.o 00:07:22.089 CC lib/accel/accel_sw.o 00:07:22.089 CC lib/blob/request.o 00:07:22.089 CC lib/init/subsystem_rpc.o 00:07:22.348 CC lib/blob/zeroes.o 00:07:22.348 CC lib/init/rpc.o 00:07:22.348 CC lib/nvme/nvme_tcp.o 00:07:22.348 CC lib/nvme/nvme_opal.o 00:07:22.348 CC lib/nvme/nvme_io_msg.o 00:07:22.348 CC lib/nvme/nvme_poll_group.o 00:07:22.607 LIB libspdk_init.a 00:07:22.608 CC lib/nvme/nvme_zns.o 00:07:22.608 CC lib/virtio/virtio.o 00:07:22.608 CC lib/nvme/nvme_stubs.o 00:07:22.608 CC lib/nvme/nvme_auth.o 00:07:22.608 LIB libspdk_accel.a 00:07:22.867 CC lib/nvme/nvme_cuse.o 00:07:22.867 CC lib/blob/blob_bs_dev.o 00:07:22.867 CC lib/virtio/virtio_vhost_user.o 00:07:23.127 CC lib/virtio/virtio_vfio_user.o 00:07:23.385 CC lib/event/app.o 00:07:23.385 CC lib/event/reactor.o 00:07:23.385 CC lib/event/log_rpc.o 00:07:23.385 CC lib/event/app_rpc.o 00:07:23.385 CC lib/virtio/virtio_pci.o 00:07:23.385 CC lib/event/scheduler_static.o 00:07:23.385 CC lib/bdev/bdev.o 00:07:23.644 CC lib/bdev/bdev_rpc.o 00:07:23.644 CC lib/bdev/bdev_zone.o 00:07:23.644 CC lib/bdev/part.o 00:07:23.644 CC lib/bdev/scsi_nvme.o 00:07:23.644 LIB libspdk_virtio.a 00:07:24.210 LIB libspdk_event.a 00:07:24.776 LIB libspdk_nvme.a 00:07:24.776 LIB libspdk_blob.a 00:07:25.342 CC lib/blobfs/tree.o 00:07:25.343 CC lib/blobfs/blobfs.o 00:07:25.343 CC lib/lvol/lvol.o 00:07:25.908 LIB libspdk_blobfs.a 00:07:26.167 LIB libspdk_lvol.a 00:07:26.426 LIB libspdk_bdev.a 00:07:26.683 CC lib/scsi/dev.o 00:07:26.683 CC lib/scsi/lun.o 00:07:26.683 CC lib/scsi/port.o 00:07:26.683 CC lib/scsi/scsi.o 00:07:26.941 CC lib/scsi/scsi_rpc.o 00:07:26.941 CC lib/scsi/scsi_bdev.o 00:07:26.941 CC lib/scsi/task.o 00:07:26.941 CC lib/scsi/scsi_pr.o 00:07:26.942 CC lib/ftl/ftl_core.o 00:07:26.942 CC lib/nvmf/ctrlr.o 00:07:26.942 CC lib/ftl/ftl_init.o 00:07:26.942 CC lib/nbd/nbd.o 00:07:26.942 CC lib/nvmf/ctrlr_discovery.o 00:07:26.942 CC lib/nvmf/ctrlr_bdev.o 00:07:26.942 CC lib/nvmf/subsystem.o 00:07:26.942 CC lib/ftl/ftl_layout.o 00:07:26.942 CC lib/ftl/ftl_debug.o 00:07:27.199 CC lib/ftl/ftl_io.o 00:07:27.199 CC lib/nvmf/nvmf.o 00:07:27.200 CC lib/nvmf/nvmf_rpc.o 00:07:27.200 CC lib/ftl/ftl_sb.o 00:07:27.200 CC lib/ftl/ftl_l2p.o 00:07:27.200 CC lib/ftl/ftl_l2p_flat.o 00:07:27.457 CC lib/nbd/nbd_rpc.o 00:07:27.457 CC lib/ftl/ftl_nv_cache.o 00:07:27.457 CC lib/nvmf/transport.o 00:07:27.457 CC lib/ftl/ftl_band.o 00:07:27.457 CC lib/ftl/ftl_band_ops.o 00:07:27.457 CC lib/nvmf/tcp.o 00:07:27.457 CC lib/ftl/ftl_writer.o 00:07:27.457 LIB libspdk_nbd.a 00:07:27.457 LIB libspdk_scsi.a 00:07:27.716 CC lib/ftl/ftl_rq.o 00:07:27.716 CC lib/ftl/ftl_reloc.o 00:07:27.716 CC lib/ftl/ftl_l2p_cache.o 00:07:27.716 CC lib/nvmf/stubs.o 00:07:27.716 CC lib/nvmf/mdns_server.o 00:07:27.716 CC lib/ftl/ftl_p2l.o 00:07:27.716 CC lib/nvmf/auth.o 00:07:27.974 CC lib/ftl/mngt/ftl_mngt.o 00:07:27.974 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:07:27.974 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:07:27.974 CC lib/iscsi/conn.o 00:07:28.232 CC lib/vhost/vhost.o 00:07:28.232 CC lib/vhost/vhost_rpc.o 00:07:28.232 CC lib/vhost/vhost_scsi.o 00:07:28.232 CC lib/vhost/vhost_blk.o 00:07:28.232 CC lib/vhost/rte_vhost_user.o 00:07:28.232 CC lib/ftl/mngt/ftl_mngt_startup.o 00:07:28.232 CC lib/ftl/mngt/ftl_mngt_md.o 00:07:28.232 CC lib/ftl/mngt/ftl_mngt_misc.o 00:07:28.232 CC lib/iscsi/init_grp.o 00:07:28.502 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:07:28.502 CC lib/iscsi/iscsi.o 00:07:28.502 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:07:28.502 CC lib/iscsi/md5.o 00:07:28.502 CC lib/ftl/mngt/ftl_mngt_band.o 00:07:28.799 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:07:28.799 CC lib/iscsi/param.o 00:07:28.799 CC lib/iscsi/portal_grp.o 00:07:28.799 CC lib/iscsi/tgt_node.o 00:07:28.799 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:07:28.799 LIB libspdk_nvmf.a 00:07:28.799 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:07:28.799 CC lib/iscsi/iscsi_subsystem.o 00:07:29.057 CC lib/iscsi/iscsi_rpc.o 00:07:29.057 CC lib/iscsi/task.o 00:07:29.057 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:07:29.057 CC lib/ftl/utils/ftl_conf.o 00:07:29.057 CC lib/ftl/utils/ftl_md.o 00:07:29.057 CC lib/ftl/utils/ftl_mempool.o 00:07:29.314 CC lib/ftl/utils/ftl_bitmap.o 00:07:29.314 CC lib/ftl/utils/ftl_property.o 00:07:29.314 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:07:29.314 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:07:29.314 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:07:29.314 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:07:29.314 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:07:29.314 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:07:29.314 LIB libspdk_vhost.a 00:07:29.314 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:07:29.575 CC lib/ftl/upgrade/ftl_sb_v3.o 00:07:29.575 CC lib/ftl/upgrade/ftl_sb_v5.o 00:07:29.575 CC lib/ftl/nvc/ftl_nvc_dev.o 00:07:29.575 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:07:29.575 CC lib/ftl/base/ftl_base_dev.o 00:07:29.575 CC lib/ftl/base/ftl_base_bdev.o 00:07:29.834 LIB libspdk_ftl.a 00:07:30.092 LIB libspdk_iscsi.a 00:07:30.350 CC module/env_dpdk/env_dpdk_rpc.o 00:07:30.350 CC module/accel/ioat/accel_ioat.o 00:07:30.350 CC module/accel/ioat/accel_ioat_rpc.o 00:07:30.350 CC module/scheduler/dynamic/scheduler_dynamic.o 00:07:30.350 CC module/keyring/file/keyring.o 00:07:30.350 CC module/keyring/file/keyring_rpc.o 00:07:30.350 CC module/accel/error/accel_error.o 00:07:30.350 CC module/scheduler/gscheduler/gscheduler.o 00:07:30.350 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:07:30.350 CC module/blob/bdev/blob_bdev.o 00:07:30.350 CC module/keyring/linux/keyring.o 00:07:30.350 CC module/sock/posix/posix.o 00:07:30.609 LIB libspdk_env_dpdk_rpc.a 00:07:30.609 CC module/keyring/linux/keyring_rpc.o 00:07:30.609 CC module/accel/error/accel_error_rpc.o 00:07:30.609 LIB libspdk_keyring_file.a 00:07:30.609 LIB libspdk_scheduler_gscheduler.a 00:07:30.609 LIB libspdk_scheduler_dpdk_governor.a 00:07:30.609 LIB libspdk_accel_ioat.a 00:07:30.609 LIB libspdk_scheduler_dynamic.a 00:07:30.609 LIB libspdk_keyring_linux.a 00:07:30.609 LIB libspdk_blob_bdev.a 00:07:30.868 LIB libspdk_accel_error.a 00:07:31.126 CC module/bdev/nvme/bdev_nvme.o 00:07:31.126 CC module/bdev/malloc/bdev_malloc.o 00:07:31.126 CC module/bdev/delay/vbdev_delay.o 00:07:31.126 CC module/bdev/raid/bdev_raid.o 00:07:31.126 CC module/bdev/split/vbdev_split.o 00:07:31.126 CC module/blobfs/bdev/blobfs_bdev.o 00:07:31.126 CC module/bdev/error/vbdev_error.o 00:07:31.126 CC module/bdev/lvol/vbdev_lvol.o 00:07:31.126 CC module/bdev/gpt/gpt.o 00:07:31.126 CC module/bdev/passthru/vbdev_passthru.o 00:07:31.126 CC module/bdev/null/bdev_null.o 00:07:31.384 LIB libspdk_sock_posix.a 00:07:31.384 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:07:31.384 CC module/bdev/gpt/vbdev_gpt.o 00:07:31.384 CC module/bdev/split/vbdev_split_rpc.o 00:07:31.384 CC module/bdev/null/bdev_null_rpc.o 00:07:31.384 CC module/bdev/error/vbdev_error_rpc.o 00:07:31.384 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:07:31.384 CC module/bdev/malloc/bdev_malloc_rpc.o 00:07:31.384 LIB libspdk_blobfs_bdev.a 00:07:31.384 CC module/bdev/delay/vbdev_delay_rpc.o 00:07:31.384 CC module/bdev/zone_block/vbdev_zone_block.o 00:07:31.642 LIB libspdk_bdev_split.a 00:07:31.642 LIB libspdk_bdev_null.a 00:07:31.642 LIB libspdk_bdev_error.a 00:07:31.642 LIB libspdk_bdev_gpt.a 00:07:31.642 LIB libspdk_bdev_passthru.a 00:07:31.642 CC module/bdev/raid/bdev_raid_rpc.o 00:07:31.642 LIB libspdk_bdev_malloc.a 00:07:31.642 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:07:31.642 CC module/bdev/nvme/bdev_nvme_rpc.o 00:07:31.642 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:07:31.642 LIB libspdk_bdev_delay.a 00:07:31.642 CC module/bdev/aio/bdev_aio.o 00:07:31.642 CC module/bdev/raid/bdev_raid_sb.o 00:07:31.642 CC module/bdev/aio/bdev_aio_rpc.o 00:07:31.642 CC module/bdev/virtio/bdev_virtio_scsi.o 00:07:31.642 CC module/bdev/ftl/bdev_ftl.o 00:07:31.900 CC module/bdev/raid/raid0.o 00:07:31.900 CC module/bdev/nvme/nvme_rpc.o 00:07:31.900 LIB libspdk_bdev_zone_block.a 00:07:31.900 CC module/bdev/raid/raid1.o 00:07:31.900 CC module/bdev/raid/concat.o 00:07:31.900 CC module/bdev/virtio/bdev_virtio_blk.o 00:07:32.168 LIB libspdk_bdev_aio.a 00:07:32.168 CC module/bdev/ftl/bdev_ftl_rpc.o 00:07:32.168 CC module/bdev/nvme/bdev_mdns_client.o 00:07:32.168 CC module/bdev/nvme/vbdev_opal.o 00:07:32.168 CC module/bdev/nvme/vbdev_opal_rpc.o 00:07:32.168 LIB libspdk_bdev_lvol.a 00:07:32.168 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:07:32.168 CC module/bdev/virtio/bdev_virtio_rpc.o 00:07:32.168 LIB libspdk_bdev_raid.a 00:07:32.456 LIB libspdk_bdev_ftl.a 00:07:32.456 LIB libspdk_bdev_virtio.a 00:07:33.832 LIB libspdk_bdev_nvme.a 00:07:34.090 CC module/event/subsystems/scheduler/scheduler.o 00:07:34.090 CC module/event/subsystems/iobuf/iobuf.o 00:07:34.090 CC module/event/subsystems/vmd/vmd.o 00:07:34.090 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:07:34.090 CC module/event/subsystems/vmd/vmd_rpc.o 00:07:34.090 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:07:34.090 CC module/event/subsystems/keyring/keyring.o 00:07:34.090 CC module/event/subsystems/sock/sock.o 00:07:34.347 LIB libspdk_event_keyring.a 00:07:34.347 LIB libspdk_event_vhost_blk.a 00:07:34.347 LIB libspdk_event_sock.a 00:07:34.347 LIB libspdk_event_scheduler.a 00:07:34.347 LIB libspdk_event_vmd.a 00:07:34.347 LIB libspdk_event_iobuf.a 00:07:34.605 CC module/event/subsystems/accel/accel.o 00:07:34.862 LIB libspdk_event_accel.a 00:07:35.120 CC module/event/subsystems/bdev/bdev.o 00:07:35.378 LIB libspdk_event_bdev.a 00:07:35.676 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:07:35.676 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:07:35.676 CC module/event/subsystems/nbd/nbd.o 00:07:35.676 CC module/event/subsystems/scsi/scsi.o 00:07:35.955 LIB libspdk_event_nbd.a 00:07:35.955 LIB libspdk_event_scsi.a 00:07:35.955 LIB libspdk_event_nvmf.a 00:07:36.212 CC module/event/subsystems/iscsi/iscsi.o 00:07:36.212 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:07:36.212 LIB libspdk_event_vhost_scsi.a 00:07:36.469 LIB libspdk_event_iscsi.a 00:07:36.728 CC app/trace_record/trace_record.o 00:07:36.728 CC app/spdk_nvme_perf/perf.o 00:07:36.728 CC app/spdk_nvme_identify/identify.o 00:07:36.728 CC app/spdk_lspci/spdk_lspci.o 00:07:36.728 CXX app/trace/trace.o 00:07:36.728 CC app/nvmf_tgt/nvmf_main.o 00:07:36.728 CC app/iscsi_tgt/iscsi_tgt.o 00:07:36.728 CC app/spdk_tgt/spdk_tgt.o 00:07:36.728 CC examples/accel/perf/accel_perf.o 00:07:36.728 CC examples/bdev/hello_world/hello_bdev.o 00:07:36.728 CC examples/blob/hello_world/hello_blob.o 00:07:36.728 LINK spdk_lspci 00:07:36.986 CC test/accel/dif/dif.o 00:07:36.986 LINK nvmf_tgt 00:07:36.986 LINK spdk_tgt 00:07:36.986 LINK iscsi_tgt 00:07:36.986 LINK hello_bdev 00:07:37.244 LINK hello_blob 00:07:37.244 CC app/spdk_nvme_discover/discovery_aer.o 00:07:37.244 LINK spdk_trace_record 00:07:37.244 LINK spdk_trace 00:07:37.503 LINK accel_perf 00:07:37.503 LINK spdk_nvme_discover 00:07:37.503 LINK dif 00:07:37.503 CC examples/bdev/bdevperf/bdevperf.o 00:07:37.503 CC app/spdk_top/spdk_top.o 00:07:37.503 CC examples/blob/cli/blobcli.o 00:07:37.503 CC app/spdk_dd/spdk_dd.o 00:07:37.503 CC app/vhost/vhost.o 00:07:37.761 CC examples/ioat/perf/perf.o 00:07:37.761 CC examples/ioat/verify/verify.o 00:07:37.761 LINK vhost 00:07:37.761 CC examples/nvme/hello_world/hello_world.o 00:07:37.761 LINK spdk_nvme_perf 00:07:38.018 LINK verify 00:07:38.018 LINK ioat_perf 00:07:38.018 CC test/app/bdev_svc/bdev_svc.o 00:07:38.018 LINK hello_world 00:07:38.018 LINK spdk_nvme_identify 00:07:38.018 LINK spdk_dd 00:07:38.276 LINK blobcli 00:07:38.276 CC test/bdev/bdevio/bdevio.o 00:07:38.276 LINK bdev_svc 00:07:38.276 TEST_HEADER include/spdk/accel.h 00:07:38.276 TEST_HEADER include/spdk/accel_module.h 00:07:38.276 TEST_HEADER include/spdk/assert.h 00:07:38.276 make[2]: Nothing to be done for 'all'. 00:07:38.276 TEST_HEADER include/spdk/barrier.h 00:07:38.276 TEST_HEADER include/spdk/base64.h 00:07:38.276 TEST_HEADER include/spdk/bdev.h 00:07:38.276 TEST_HEADER include/spdk/bdev_module.h 00:07:38.276 TEST_HEADER include/spdk/bdev_zone.h 00:07:38.276 TEST_HEADER include/spdk/bit_array.h 00:07:38.276 TEST_HEADER include/spdk/bit_pool.h 00:07:38.276 TEST_HEADER include/spdk/blob_bdev.h 00:07:38.276 TEST_HEADER include/spdk/blobfs_bdev.h 00:07:38.276 TEST_HEADER include/spdk/blobfs.h 00:07:38.276 TEST_HEADER include/spdk/blob.h 00:07:38.276 TEST_HEADER include/spdk/conf.h 00:07:38.276 TEST_HEADER include/spdk/config.h 00:07:38.276 TEST_HEADER include/spdk/cpuset.h 00:07:38.276 TEST_HEADER include/spdk/crc16.h 00:07:38.276 TEST_HEADER include/spdk/crc32.h 00:07:38.276 TEST_HEADER include/spdk/crc64.h 00:07:38.276 TEST_HEADER include/spdk/dif.h 00:07:38.276 TEST_HEADER include/spdk/dma.h 00:07:38.276 TEST_HEADER include/spdk/endian.h 00:07:38.276 TEST_HEADER include/spdk/env_dpdk.h 00:07:38.276 TEST_HEADER include/spdk/env.h 00:07:38.276 TEST_HEADER include/spdk/event.h 00:07:38.276 TEST_HEADER include/spdk/fd_group.h 00:07:38.276 TEST_HEADER include/spdk/fd.h 00:07:38.276 TEST_HEADER include/spdk/file.h 00:07:38.276 TEST_HEADER include/spdk/ftl.h 00:07:38.276 TEST_HEADER include/spdk/gpt_spec.h 00:07:38.276 TEST_HEADER include/spdk/hexlify.h 00:07:38.276 TEST_HEADER include/spdk/histogram_data.h 00:07:38.276 TEST_HEADER include/spdk/idxd.h 00:07:38.276 CC test/blobfs/mkfs/mkfs.o 00:07:38.276 TEST_HEADER include/spdk/idxd_spec.h 00:07:38.276 TEST_HEADER include/spdk/init.h 00:07:38.276 TEST_HEADER include/spdk/ioat.h 00:07:38.276 TEST_HEADER include/spdk/ioat_spec.h 00:07:38.276 TEST_HEADER include/spdk/iscsi_spec.h 00:07:38.276 TEST_HEADER include/spdk/json.h 00:07:38.276 TEST_HEADER include/spdk/jsonrpc.h 00:07:38.276 TEST_HEADER include/spdk/keyring.h 00:07:38.276 TEST_HEADER include/spdk/keyring_module.h 00:07:38.534 TEST_HEADER include/spdk/likely.h 00:07:38.534 TEST_HEADER include/spdk/log.h 00:07:38.534 TEST_HEADER include/spdk/lvol.h 00:07:38.534 TEST_HEADER include/spdk/memory.h 00:07:38.534 TEST_HEADER include/spdk/mmio.h 00:07:38.534 TEST_HEADER include/spdk/nbd.h 00:07:38.534 TEST_HEADER include/spdk/notify.h 00:07:38.534 TEST_HEADER include/spdk/nvme.h 00:07:38.534 TEST_HEADER include/spdk/nvme_intel.h 00:07:38.534 TEST_HEADER include/spdk/nvme_ocssd.h 00:07:38.534 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:07:38.534 TEST_HEADER include/spdk/nvme_spec.h 00:07:38.534 TEST_HEADER include/spdk/nvme_zns.h 00:07:38.534 TEST_HEADER include/spdk/nvmf_cmd.h 00:07:38.534 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:07:38.534 TEST_HEADER include/spdk/nvmf.h 00:07:38.534 TEST_HEADER include/spdk/nvmf_spec.h 00:07:38.534 TEST_HEADER include/spdk/nvmf_transport.h 00:07:38.534 TEST_HEADER include/spdk/opal.h 00:07:38.534 TEST_HEADER include/spdk/opal_spec.h 00:07:38.534 TEST_HEADER include/spdk/pci_ids.h 00:07:38.534 TEST_HEADER include/spdk/pipe.h 00:07:38.534 TEST_HEADER include/spdk/queue.h 00:07:38.534 TEST_HEADER include/spdk/reduce.h 00:07:38.534 TEST_HEADER include/spdk/rpc.h 00:07:38.534 TEST_HEADER include/spdk/scheduler.h 00:07:38.534 TEST_HEADER include/spdk/scsi.h 00:07:38.534 TEST_HEADER include/spdk/scsi_spec.h 00:07:38.534 TEST_HEADER include/spdk/sock.h 00:07:38.534 TEST_HEADER include/spdk/stdinc.h 00:07:38.534 TEST_HEADER include/spdk/string.h 00:07:38.534 TEST_HEADER include/spdk/thread.h 00:07:38.534 TEST_HEADER include/spdk/trace.h 00:07:38.534 TEST_HEADER include/spdk/trace_parser.h 00:07:38.534 TEST_HEADER include/spdk/tree.h 00:07:38.534 TEST_HEADER include/spdk/ublk.h 00:07:38.534 TEST_HEADER include/spdk/util.h 00:07:38.534 TEST_HEADER include/spdk/uuid.h 00:07:38.534 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:07:38.534 TEST_HEADER include/spdk/version.h 00:07:38.534 TEST_HEADER include/spdk/vfio_user_pci.h 00:07:38.534 TEST_HEADER include/spdk/vfio_user_spec.h 00:07:38.534 TEST_HEADER include/spdk/vhost.h 00:07:38.534 TEST_HEADER include/spdk/vmd.h 00:07:38.534 TEST_HEADER include/spdk/xor.h 00:07:38.534 TEST_HEADER include/spdk/zipf.h 00:07:38.534 CXX test/cpp_headers/accel.o 00:07:38.534 CC examples/nvme/reconnect/reconnect.o 00:07:38.534 CC test/env/mem_callbacks/mem_callbacks.o 00:07:38.534 LINK mkfs 00:07:38.534 LINK bdevperf 00:07:38.534 CC examples/sock/hello_world/hello_sock.o 00:07:38.794 CC examples/nvme/nvme_manage/nvme_manage.o 00:07:38.794 CC examples/nvme/arbitration/arbitration.o 00:07:38.794 CXX test/cpp_headers/accel_module.o 00:07:38.794 LINK bdevio 00:07:38.794 CC examples/vmd/lsvmd/lsvmd.o 00:07:39.051 LINK hello_sock 00:07:39.052 CXX test/cpp_headers/assert.o 00:07:39.052 LINK lsvmd 00:07:39.052 LINK nvme_fuzz 00:07:39.052 LINK spdk_top 00:07:39.052 LINK reconnect 00:07:39.052 CXX test/cpp_headers/barrier.o 00:07:39.052 CC examples/nvme/hotplug/hotplug.o 00:07:39.313 CC examples/nvme/cmb_copy/cmb_copy.o 00:07:39.313 CC examples/nvme/abort/abort.o 00:07:39.313 LINK arbitration 00:07:39.313 CXX test/cpp_headers/base64.o 00:07:39.313 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:07:39.313 LINK mem_callbacks 00:07:39.313 CC examples/vmd/led/led.o 00:07:39.313 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:07:39.313 CC test/env/vtophys/vtophys.o 00:07:39.313 LINK cmb_copy 00:07:39.313 CC test/app/histogram_perf/histogram_perf.o 00:07:39.572 LINK hotplug 00:07:39.572 CXX test/cpp_headers/bdev.o 00:07:39.572 CXX test/cpp_headers/bdev_module.o 00:07:39.572 LINK led 00:07:39.572 LINK nvme_manage 00:07:39.572 LINK vtophys 00:07:39.572 LINK histogram_perf 00:07:39.572 LINK pmr_persistence 00:07:39.572 LINK abort 00:07:39.572 CXX test/cpp_headers/bdev_zone.o 00:07:39.829 CXX test/cpp_headers/bit_array.o 00:07:39.829 CC examples/nvmf/nvmf/nvmf.o 00:07:39.829 CC test/app/jsoncat/jsoncat.o 00:07:39.829 CXX test/cpp_headers/bit_pool.o 00:07:39.829 CC examples/util/zipf/zipf.o 00:07:39.829 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:07:39.829 LINK jsoncat 00:07:39.829 CXX test/cpp_headers/blob_bdev.o 00:07:40.086 CC test/app/stub/stub.o 00:07:40.086 CC test/event/event_perf/event_perf.o 00:07:40.086 CC test/env/memory/memory_ut.o 00:07:40.086 CC test/nvme/aer/aer.o 00:07:40.086 LINK env_dpdk_post_init 00:07:40.086 CC test/event/reactor/reactor.o 00:07:40.086 LINK zipf 00:07:40.086 CC test/lvol/esnap/esnap.o 00:07:40.086 LINK nvmf 00:07:40.086 LINK event_perf 00:07:40.086 CXX test/cpp_headers/blobfs_bdev.o 00:07:40.086 LINK stub 00:07:40.086 LINK reactor 00:07:40.344 CC test/event/reactor_perf/reactor_perf.o 00:07:40.344 CC test/rpc_client/rpc_client_test.o 00:07:40.344 CXX test/cpp_headers/blobfs.o 00:07:40.344 LINK reactor_perf 00:07:40.344 LINK aer 00:07:40.344 CXX test/cpp_headers/blob.o 00:07:40.602 CC test/thread/poller_perf/poller_perf.o 00:07:40.602 CC test/nvme/reset/reset.o 00:07:40.602 LINK rpc_client_test 00:07:40.602 CXX test/cpp_headers/conf.o 00:07:40.602 LINK poller_perf 00:07:40.860 CC test/event/app_repeat/app_repeat.o 00:07:40.860 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:07:40.860 CXX test/cpp_headers/config.o 00:07:40.860 CXX test/cpp_headers/cpuset.o 00:07:40.860 CC examples/thread/thread/thread_ex.o 00:07:40.860 LINK reset 00:07:40.860 CC test/unit/lib/accel/accel.c/accel_ut.o 00:07:40.860 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:07:40.860 CC test/thread/lock/spdk_lock.o 00:07:40.860 LINK app_repeat 00:07:40.860 CXX test/cpp_headers/crc16.o 00:07:41.118 LINK histogram_ut 00:07:41.118 CXX test/cpp_headers/crc32.o 00:07:41.118 CXX test/cpp_headers/crc64.o 00:07:41.118 CC examples/interrupt_tgt/interrupt_tgt.o 00:07:41.118 LINK thread 00:07:41.118 LINK iscsi_fuzz 00:07:41.118 CC test/nvme/sgl/sgl.o 00:07:41.375 CXX test/cpp_headers/dif.o 00:07:41.375 LINK interrupt_tgt 00:07:41.375 CC test/event/scheduler/scheduler.o 00:07:41.375 CC test/nvme/e2edp/nvme_dp.o 00:07:41.375 CXX test/cpp_headers/dma.o 00:07:41.632 LINK sgl 00:07:41.632 LINK memory_ut 00:07:41.632 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:07:41.632 LINK scheduler 00:07:41.632 CXX test/cpp_headers/endian.o 00:07:41.632 CC test/nvme/overhead/overhead.o 00:07:41.632 LINK nvme_dp 00:07:41.632 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:07:41.890 CC test/env/pci/pci_ut.o 00:07:41.890 CC test/nvme/err_injection/err_injection.o 00:07:41.890 CXX test/cpp_headers/env_dpdk.o 00:07:41.890 CC test/nvme/startup/startup.o 00:07:41.890 LINK err_injection 00:07:41.890 CXX test/cpp_headers/env.o 00:07:41.890 CC test/nvme/reserve/reserve.o 00:07:42.148 CXX test/cpp_headers/event.o 00:07:42.148 LINK overhead 00:07:42.148 LINK startup 00:07:42.148 CXX test/cpp_headers/fd_group.o 00:07:42.148 LINK spdk_lock 00:07:42.148 LINK reserve 00:07:42.148 LINK vhost_fuzz 00:07:42.148 LINK pci_ut 00:07:42.406 CC test/nvme/simple_copy/simple_copy.o 00:07:42.406 CC test/unit/lib/blob/blob.c/blob_ut.o 00:07:42.406 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:07:42.406 CXX test/cpp_headers/fd.o 00:07:42.406 CXX test/cpp_headers/file.o 00:07:42.406 CC test/unit/lib/bdev/part.c/part_ut.o 00:07:42.406 CXX test/cpp_headers/ftl.o 00:07:42.406 CXX test/cpp_headers/gpt_spec.o 00:07:42.698 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:07:42.698 LINK simple_copy 00:07:42.698 CC test/nvme/connect_stress/connect_stress.o 00:07:42.698 CXX test/cpp_headers/hexlify.o 00:07:42.698 CC test/nvme/boot_partition/boot_partition.o 00:07:42.698 CC test/nvme/compliance/nvme_compliance.o 00:07:42.698 LINK scsi_nvme_ut 00:07:42.956 CXX test/cpp_headers/histogram_data.o 00:07:42.956 LINK connect_stress 00:07:42.956 LINK boot_partition 00:07:42.956 CC test/nvme/fused_ordering/fused_ordering.o 00:07:42.956 CXX test/cpp_headers/idxd.o 00:07:42.956 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:07:43.213 LINK fused_ordering 00:07:43.213 CXX test/cpp_headers/idxd_spec.o 00:07:43.213 CXX test/cpp_headers/init.o 00:07:43.213 LINK blob_bdev_ut 00:07:43.214 CXX test/cpp_headers/ioat.o 00:07:43.472 CXX test/cpp_headers/ioat_spec.o 00:07:43.472 LINK nvme_compliance 00:07:43.472 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:07:43.472 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:07:43.472 CXX test/cpp_headers/iscsi_spec.o 00:07:43.730 LINK tree_ut 00:07:43.730 CC test/unit/lib/dma/dma.c/dma_ut.o 00:07:43.730 CXX test/cpp_headers/json.o 00:07:43.730 LINK gpt_ut 00:07:43.730 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:07:43.730 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:07:43.730 CC test/nvme/doorbell_aers/doorbell_aers.o 00:07:43.988 CXX test/cpp_headers/jsonrpc.o 00:07:43.988 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:07:43.988 LINK doorbell_aers 00:07:43.988 CXX test/cpp_headers/keyring.o 00:07:44.245 CXX test/cpp_headers/keyring_module.o 00:07:44.245 LINK accel_ut 00:07:44.503 CC test/nvme/fdp/fdp.o 00:07:44.503 LINK dma_ut 00:07:44.503 CXX test/cpp_headers/likely.o 00:07:44.503 CXX test/cpp_headers/log.o 00:07:44.503 CC test/nvme/cuse/cuse.o 00:07:44.761 CXX test/cpp_headers/lvol.o 00:07:44.761 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:07:44.761 CXX test/cpp_headers/memory.o 00:07:44.761 LINK fdp 00:07:45.019 CXX test/cpp_headers/mmio.o 00:07:45.278 CXX test/cpp_headers/nbd.o 00:07:45.278 CXX test/cpp_headers/notify.o 00:07:45.278 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:07:45.278 CXX test/cpp_headers/nvme.o 00:07:45.641 LINK blobfs_bdev_ut 00:07:45.641 LINK vbdev_lvol_ut 00:07:45.641 CXX test/cpp_headers/nvme_intel.o 00:07:45.641 LINK blobfs_async_ut 00:07:45.641 CC test/unit/lib/event/app.c/app_ut.o 00:07:45.641 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:07:45.641 CXX test/cpp_headers/nvme_ocssd.o 00:07:45.902 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:07:45.902 CXX test/cpp_headers/nvme_ocssd_spec.o 00:07:46.197 LINK bdev_zone_ut 00:07:46.197 CXX test/cpp_headers/nvme_spec.o 00:07:46.197 LINK cuse 00:07:46.197 CXX test/cpp_headers/nvme_zns.o 00:07:46.197 LINK esnap 00:07:46.197 CXX test/cpp_headers/nvmf_cmd.o 00:07:46.197 LINK blobfs_sync_ut 00:07:46.461 LINK part_ut 00:07:46.461 LINK ioat_ut 00:07:46.461 CXX test/cpp_headers/nvmf_fc_spec.o 00:07:46.461 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:07:46.461 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:07:46.461 LINK bdev_raid_ut 00:07:46.721 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:07:46.721 LINK app_ut 00:07:46.721 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:07:46.721 CC test/unit/lib/log/log.c/log_ut.o 00:07:46.721 CXX test/cpp_headers/nvmf.o 00:07:46.721 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:07:46.721 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:07:46.721 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:07:46.980 CXX test/cpp_headers/nvmf_spec.o 00:07:46.980 LINK jsonrpc_server_ut 00:07:46.980 LINK log_ut 00:07:47.237 CXX test/cpp_headers/nvmf_transport.o 00:07:47.237 CXX test/cpp_headers/opal.o 00:07:47.237 CXX test/cpp_headers/opal_spec.o 00:07:47.496 CXX test/cpp_headers/pci_ids.o 00:07:47.496 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:07:47.496 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:07:47.496 LINK bdev_raid_sb_ut 00:07:47.755 CXX test/cpp_headers/pipe.o 00:07:47.755 CXX test/cpp_headers/queue.o 00:07:47.755 CXX test/cpp_headers/reduce.o 00:07:47.755 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:07:48.013 LINK vbdev_zone_block_ut 00:07:48.013 CXX test/cpp_headers/rpc.o 00:07:48.013 CC test/unit/lib/iscsi/param.c/param_ut.o 00:07:48.272 LINK conn_ut 00:07:48.272 LINK reactor_ut 00:07:48.272 CXX test/cpp_headers/scheduler.o 00:07:48.272 CXX test/cpp_headers/scsi.o 00:07:48.272 LINK init_grp_ut 00:07:48.272 CXX test/cpp_headers/scsi_spec.o 00:07:48.272 LINK bdev_ut 00:07:48.272 LINK concat_ut 00:07:48.530 CXX test/cpp_headers/sock.o 00:07:48.530 LINK bdev_ut 00:07:48.530 CXX test/cpp_headers/stdinc.o 00:07:48.530 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:07:48.530 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:07:48.530 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:07:48.530 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:07:48.530 CXX test/cpp_headers/string.o 00:07:48.530 CXX test/cpp_headers/thread.o 00:07:48.787 CXX test/cpp_headers/trace.o 00:07:48.787 LINK param_ut 00:07:49.045 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:07:49.045 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:07:49.045 CXX test/cpp_headers/trace_parser.o 00:07:49.045 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:07:49.315 CXX test/cpp_headers/tree.o 00:07:49.315 CXX test/cpp_headers/ublk.o 00:07:49.315 LINK json_parse_ut 00:07:49.315 CXX test/cpp_headers/util.o 00:07:49.574 LINK raid1_ut 00:07:49.574 CXX test/cpp_headers/uuid.o 00:07:49.574 LINK raid0_ut 00:07:49.833 CC test/unit/lib/notify/notify.c/notify_ut.o 00:07:49.833 LINK portal_grp_ut 00:07:49.833 CXX test/cpp_headers/version.o 00:07:49.833 CXX test/cpp_headers/vfio_user_pci.o 00:07:49.833 LINK json_util_ut 00:07:49.833 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:07:50.092 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:07:50.092 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:07:50.092 CXX test/cpp_headers/vfio_user_spec.o 00:07:50.092 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:07:50.092 LINK tgt_node_ut 00:07:50.092 CXX test/cpp_headers/vhost.o 00:07:50.351 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:07:50.351 CXX test/cpp_headers/vmd.o 00:07:50.351 LINK notify_ut 00:07:50.610 CXX test/cpp_headers/xor.o 00:07:50.868 CC test/unit/lib/sock/sock.c/sock_ut.o 00:07:50.868 CXX test/cpp_headers/zipf.o 00:07:50.868 LINK iscsi_ut 00:07:51.126 CC test/unit/lib/sock/posix.c/posix_ut.o 00:07:51.126 LINK json_write_ut 00:07:51.126 LINK dev_ut 00:07:51.384 CC test/unit/lib/thread/thread.c/thread_ut.o 00:07:51.384 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:07:51.384 CC test/unit/lib/util/base64.c/base64_ut.o 00:07:51.641 LINK base64_ut 00:07:51.899 LINK lvol_ut 00:07:51.899 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:07:52.158 LINK blob_ut 00:07:52.158 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:07:52.158 LINK nvme_ut 00:07:52.455 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:07:52.455 LINK posix_ut 00:07:52.455 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:07:52.455 LINK lun_ut 00:07:52.455 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:07:52.713 LINK scsi_ut 00:07:52.713 LINK bit_array_ut 00:07:52.713 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:07:52.713 LINK sock_ut 00:07:52.971 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:07:52.971 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:07:52.971 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:07:53.228 LINK cpuset_ut 00:07:53.228 LINK ctrlr_ut 00:07:53.486 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:07:53.486 LINK subsystem_ut 00:07:53.486 LINK bdev_nvme_ut 00:07:53.486 LINK thread_ut 00:07:53.486 LINK crc16_ut 00:07:53.486 LINK scsi_pr_ut 00:07:53.743 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:07:53.743 LINK ctrlr_bdev_ut 00:07:53.743 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:07:53.743 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:07:53.743 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:07:53.743 LINK scsi_bdev_ut 00:07:53.743 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:07:54.000 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:07:54.000 LINK crc32_ieee_ut 00:07:54.000 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:07:54.000 LINK crc32c_ut 00:07:54.000 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:07:54.258 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:07:54.258 LINK pci_event_ut 00:07:54.258 CC test/unit/lib/util/dif.c/dif_ut.o 00:07:54.258 LINK tcp_ut 00:07:54.258 LINK crc64_ut 00:07:54.258 CC test/unit/lib/util/iov.c/iov_ut.o 00:07:54.516 LINK nvmf_ut 00:07:54.516 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:07:54.516 LINK rpc_ut 00:07:54.516 CC test/unit/lib/util/math.c/math_ut.o 00:07:54.516 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:07:54.774 LINK subsystem_ut 00:07:54.774 LINK iov_ut 00:07:54.774 CC test/unit/lib/util/string.c/string_ut.o 00:07:54.774 LINK math_ut 00:07:54.774 LINK iobuf_ut 00:07:54.774 LINK rpc_ut 00:07:54.774 LINK ctrlr_discovery_ut 00:07:55.032 CC test/unit/lib/util/xor.c/xor_ut.o 00:07:55.032 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:07:55.032 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:07:55.032 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:07:55.032 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:07:55.336 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:07:55.336 LINK string_ut 00:07:55.336 LINK pipe_ut 00:07:55.607 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:07:55.607 LINK xor_ut 00:07:55.607 LINK keyring_ut 00:07:55.607 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:07:55.607 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:07:55.607 LINK ftl_l2p_ut 00:07:55.866 LINK auth_ut 00:07:55.866 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:07:55.866 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:07:55.866 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:07:56.124 LINK nvme_ctrlr_cmd_ut 00:07:56.124 LINK nvme_ctrlr_ocssd_cmd_ut 00:07:56.383 LINK ftl_bitmap_ut 00:07:56.383 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:07:56.383 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:07:56.383 LINK nvme_ns_ut 00:07:56.383 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:07:56.641 LINK nvme_ctrlr_ut 00:07:56.641 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:07:56.641 LINK ftl_io_ut 00:07:56.900 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:07:56.900 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:07:56.900 LINK ftl_mempool_ut 00:07:57.158 LINK ftl_band_ut 00:07:57.158 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:07:57.417 LINK ftl_p2l_ut 00:07:57.417 LINK dif_ut 00:07:57.417 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:07:57.417 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:07:57.417 LINK nvme_quirks_ut 00:07:57.675 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:07:57.675 LINK nvme_poll_group_ut 00:07:57.675 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:07:57.933 LINK ftl_mngt_ut 00:07:57.933 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:07:58.191 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:07:58.191 LINK vhost_ut 00:07:58.191 LINK nvme_ns_ocssd_cmd_ut 00:07:58.450 LINK nvme_qpair_ut 00:07:58.450 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:07:58.450 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:07:59.017 LINK nvme_ns_cmd_ut 00:07:59.017 LINK nvme_transport_ut 00:07:59.017 LINK ftl_layout_upgrade_ut 00:07:59.276 LINK ftl_sb_ut 00:07:59.276 LINK nvme_io_msg_ut 00:07:59.533 LINK nvme_pcie_ut 00:07:59.533 LINK nvme_fabric_ut 00:07:59.792 LINK nvme_pcie_common_ut 00:08:00.050 LINK nvme_opal_ut 00:08:00.617 LINK nvme_cuse_ut 00:08:00.876 LINK nvme_tcp_ut 00:08:00.876 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:01.135 10:18:26 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:08:01.136 10:18:26 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:08:01.136 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:08:01.395 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:08:01.395 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:08:01.395 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:08:01.395 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:08:01.395 patchelf: not an ELF executable 00:08:01.395 patchelf: not an ELF executable 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:08:01.395 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:08:01.396 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:08:01.653 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:08:01.911 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:08:01.911 Processing /home/vagrant/spdk_repo/spdk/python 00:08:01.911 Preparing metadata (setup.py): started 00:08:02.478 Preparing metadata (setup.py): finished with status 'done' 00:08:03.413 Installing collected packages: spdk 00:08:03.413 Running setup.py install for spdk: started 00:08:03.413 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:08:03.984 Running setup.py install for spdk: finished with status 'done' 00:08:03.984 Successfully installed spdk-24.9rc0 00:08:04.243 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:08:04.510 The Meson build system 00:08:04.510 Version: 1.3.1 00:08:04.510 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:08:04.510 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:08:04.510 Build type: native build 00:08:04.510 Program cat found: YES (/usr/bin/cat) 00:08:04.510 Project name: DPDK 00:08:04.510 Project version: 24.03.0 00:08:04.510 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:08:04.510 C linker for the host machine: cc ld.bfd 2.39-16 00:08:04.510 Host machine cpu family: x86_64 00:08:04.510 Host machine cpu: x86_64 00:08:04.510 Message: ## Building in Developer Mode ## 00:08:04.510 Program pkg-config found: YES (/usr/bin/pkg-config) 00:08:04.510 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:08:04.510 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:08:04.510 Program python3 found: YES (/usr/bin/python3) 00:08:04.510 Program cat found: YES (/usr/bin/cat) 00:08:04.510 Compiler for C supports arguments -march=native: YES (cached) 00:08:04.510 Checking for size of "void *" : 8 (cached) 00:08:04.510 Checking for size of "void *" : 8 (cached) 00:08:04.510 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:08:04.510 Library m found: YES 00:08:04.510 Library numa found: YES 00:08:04.510 Has header "numaif.h" : YES (cached) 00:08:04.510 Library fdt found: NO 00:08:04.510 Library execinfo found: NO 00:08:04.510 Has header "execinfo.h" : YES (cached) 00:08:04.510 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:08:04.510 Run-time dependency libarchive found: NO (tried pkgconfig) 00:08:04.510 Run-time dependency libbsd found: NO (tried pkgconfig) 00:08:04.510 Run-time dependency jansson found: NO (tried pkgconfig) 00:08:04.510 Dependency openssl found: YES 3.0.9 (cached) 00:08:04.510 Dependency libpcap found: YES 1.10.4 (cached) 00:08:04.510 Has header "pcap.h" with dependency libpcap: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wformat: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wformat-security: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wundef: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:08:04.510 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:08:04.510 Program objdump found: YES (/usr/bin/objdump) 00:08:04.510 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:04.510 Checking if "AVX512 checking" compiles: YES (cached) 00:08:04.510 Fetching value of define "__SSE4_2__" : 1 (cached) 00:08:04.510 Fetching value of define "__AES__" : 1 (cached) 00:08:04.510 Fetching value of define "__AVX__" : 1 (cached) 00:08:04.510 Fetching value of define "__AVX2__" : 1 (cached) 00:08:04.510 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:04.510 Fetching value of define "__RDRND__" : 1 (cached) 00:08:04.510 Fetching value of define "__RDSEED__" : 1 (cached) 00:08:04.510 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__znver1__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__znver2__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__znver3__" : (undefined) (cached) 00:08:04.510 Fetching value of define "__znver4__" : (undefined) (cached) 00:08:04.510 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:04.510 Message: lib/log: Defining dependency "log" 00:08:04.510 Message: lib/kvargs: Defining dependency "kvargs" 00:08:04.510 Message: lib/telemetry: Defining dependency "telemetry" 00:08:04.510 Checking for function "getentropy" : NO (cached) 00:08:04.510 Message: lib/eal: Defining dependency "eal" 00:08:04.510 Message: lib/ring: Defining dependency "ring" 00:08:04.510 Message: lib/rcu: Defining dependency "rcu" 00:08:04.510 Message: lib/mempool: Defining dependency "mempool" 00:08:04.510 Message: lib/mbuf: Defining dependency "mbuf" 00:08:04.510 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:04.510 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:04.510 Compiler for C supports arguments -mpclmul: YES (cached) 00:08:04.510 Compiler for C supports arguments -maes: YES (cached) 00:08:04.510 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:04.510 Compiler for C supports arguments -mavx512bw: YES (cached) 00:08:04.510 Compiler for C supports arguments -mavx512dq: YES (cached) 00:08:04.510 Compiler for C supports arguments -mavx512vl: YES (cached) 00:08:04.510 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:08:04.510 Compiler for C supports arguments -mavx2: YES (cached) 00:08:04.510 Compiler for C supports arguments -mavx: YES (cached) 00:08:04.510 Message: lib/net: Defining dependency "net" 00:08:04.510 Message: lib/meter: Defining dependency "meter" 00:08:04.510 Message: lib/ethdev: Defining dependency "ethdev" 00:08:04.510 Message: lib/pci: Defining dependency "pci" 00:08:04.510 Message: lib/cmdline: Defining dependency "cmdline" 00:08:04.510 Message: lib/hash: Defining dependency "hash" 00:08:04.510 Message: lib/timer: Defining dependency "timer" 00:08:04.510 Message: lib/compressdev: Defining dependency "compressdev" 00:08:04.510 Message: lib/cryptodev: Defining dependency "cryptodev" 00:08:04.510 Message: lib/dmadev: Defining dependency "dmadev" 00:08:04.510 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:08:04.510 Message: lib/power: Defining dependency "power" 00:08:04.510 Message: lib/reorder: Defining dependency "reorder" 00:08:04.510 Message: lib/security: Defining dependency "security" 00:08:04.510 Has header "linux/userfaultfd.h" : YES (cached) 00:08:04.510 Has header "linux/vduse.h" : YES (cached) 00:08:04.510 Message: lib/vhost: Defining dependency "vhost" 00:08:04.510 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:04.510 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:08:04.510 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:08:04.510 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:08:04.510 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:08:04.510 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:08:04.510 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:08:04.510 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:08:04.510 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:08:04.510 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:08:04.510 Program doxygen found: YES (/usr/bin/doxygen) 00:08:04.510 Configuring doxy-api-html.conf using configuration 00:08:04.510 Configuring doxy-api-man.conf using configuration 00:08:04.510 Program mandb found: YES (/usr/bin/mandb) 00:08:04.510 Program sphinx-build found: NO 00:08:04.510 Configuring rte_build_config.h using configuration 00:08:04.510 Message: 00:08:04.510 ================= 00:08:04.510 Applications Enabled 00:08:04.510 ================= 00:08:04.510 00:08:04.510 apps: 00:08:04.510 00:08:04.510 00:08:04.510 Message: 00:08:04.510 ================= 00:08:04.510 Libraries Enabled 00:08:04.510 ================= 00:08:04.510 00:08:04.510 libs: 00:08:04.510 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:08:04.510 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:08:04.510 cryptodev, dmadev, power, reorder, security, vhost, 00:08:04.510 00:08:04.510 Message: 00:08:04.510 =============== 00:08:04.510 Drivers Enabled 00:08:04.510 =============== 00:08:04.510 00:08:04.510 common: 00:08:04.510 00:08:04.510 bus: 00:08:04.510 pci, vdev, 00:08:04.510 mempool: 00:08:04.510 ring, 00:08:04.510 dma: 00:08:04.510 00:08:04.510 net: 00:08:04.510 00:08:04.510 crypto: 00:08:04.510 00:08:04.510 compress: 00:08:04.510 00:08:04.510 vdpa: 00:08:04.510 00:08:04.510 00:08:04.510 Message: 00:08:04.510 ================= 00:08:04.510 Content Skipped 00:08:04.510 ================= 00:08:04.510 00:08:04.510 apps: 00:08:04.510 dumpcap: explicitly disabled via build config 00:08:04.510 graph: explicitly disabled via build config 00:08:04.510 pdump: explicitly disabled via build config 00:08:04.510 proc-info: explicitly disabled via build config 00:08:04.510 test-acl: explicitly disabled via build config 00:08:04.510 test-bbdev: explicitly disabled via build config 00:08:04.510 test-cmdline: explicitly disabled via build config 00:08:04.510 test-compress-perf: explicitly disabled via build config 00:08:04.510 test-crypto-perf: explicitly disabled via build config 00:08:04.510 test-dma-perf: explicitly disabled via build config 00:08:04.510 test-eventdev: explicitly disabled via build config 00:08:04.510 test-fib: explicitly disabled via build config 00:08:04.510 test-flow-perf: explicitly disabled via build config 00:08:04.510 test-gpudev: explicitly disabled via build config 00:08:04.510 test-mldev: explicitly disabled via build config 00:08:04.510 test-pipeline: explicitly disabled via build config 00:08:04.510 test-pmd: explicitly disabled via build config 00:08:04.510 test-regex: explicitly disabled via build config 00:08:04.510 test-sad: explicitly disabled via build config 00:08:04.510 test-security-perf: explicitly disabled via build config 00:08:04.510 00:08:04.510 libs: 00:08:04.510 argparse: explicitly disabled via build config 00:08:04.510 metrics: explicitly disabled via build config 00:08:04.510 acl: explicitly disabled via build config 00:08:04.510 bbdev: explicitly disabled via build config 00:08:04.510 bitratestats: explicitly disabled via build config 00:08:04.510 bpf: explicitly disabled via build config 00:08:04.510 cfgfile: explicitly disabled via build config 00:08:04.510 distributor: explicitly disabled via build config 00:08:04.510 efd: explicitly disabled via build config 00:08:04.510 eventdev: explicitly disabled via build config 00:08:04.510 dispatcher: explicitly disabled via build config 00:08:04.510 gpudev: explicitly disabled via build config 00:08:04.510 gro: explicitly disabled via build config 00:08:04.510 gso: explicitly disabled via build config 00:08:04.510 ip_frag: explicitly disabled via build config 00:08:04.510 jobstats: explicitly disabled via build config 00:08:04.510 latencystats: explicitly disabled via build config 00:08:04.510 lpm: explicitly disabled via build config 00:08:04.510 member: explicitly disabled via build config 00:08:04.510 pcapng: explicitly disabled via build config 00:08:04.510 rawdev: explicitly disabled via build config 00:08:04.510 regexdev: explicitly disabled via build config 00:08:04.510 mldev: explicitly disabled via build config 00:08:04.510 rib: explicitly disabled via build config 00:08:04.510 sched: explicitly disabled via build config 00:08:04.510 stack: explicitly disabled via build config 00:08:04.510 ipsec: explicitly disabled via build config 00:08:04.510 pdcp: explicitly disabled via build config 00:08:04.510 fib: explicitly disabled via build config 00:08:04.510 port: explicitly disabled via build config 00:08:04.510 pdump: explicitly disabled via build config 00:08:04.510 table: explicitly disabled via build config 00:08:04.510 pipeline: explicitly disabled via build config 00:08:04.510 graph: explicitly disabled via build config 00:08:04.510 node: explicitly disabled via build config 00:08:04.510 00:08:04.510 drivers: 00:08:04.510 common/cpt: not in enabled drivers build config 00:08:04.510 common/dpaax: not in enabled drivers build config 00:08:04.510 common/iavf: not in enabled drivers build config 00:08:04.510 common/idpf: not in enabled drivers build config 00:08:04.510 common/ionic: not in enabled drivers build config 00:08:04.510 common/mvep: not in enabled drivers build config 00:08:04.510 common/octeontx: not in enabled drivers build config 00:08:04.510 bus/auxiliary: not in enabled drivers build config 00:08:04.510 bus/cdx: not in enabled drivers build config 00:08:04.510 bus/dpaa: not in enabled drivers build config 00:08:04.510 bus/fslmc: not in enabled drivers build config 00:08:04.510 bus/ifpga: not in enabled drivers build config 00:08:04.510 bus/platform: not in enabled drivers build config 00:08:04.510 bus/uacce: not in enabled drivers build config 00:08:04.510 bus/vmbus: not in enabled drivers build config 00:08:04.510 common/cnxk: not in enabled drivers build config 00:08:04.510 common/mlx5: not in enabled drivers build config 00:08:04.510 common/nfp: not in enabled drivers build config 00:08:04.510 common/nitrox: not in enabled drivers build config 00:08:04.510 common/qat: not in enabled drivers build config 00:08:04.510 common/sfc_efx: not in enabled drivers build config 00:08:04.510 mempool/bucket: not in enabled drivers build config 00:08:04.510 mempool/cnxk: not in enabled drivers build config 00:08:04.510 mempool/dpaa: not in enabled drivers build config 00:08:04.510 mempool/dpaa2: not in enabled drivers build config 00:08:04.510 mempool/octeontx: not in enabled drivers build config 00:08:04.510 mempool/stack: not in enabled drivers build config 00:08:04.510 dma/cnxk: not in enabled drivers build config 00:08:04.510 dma/dpaa: not in enabled drivers build config 00:08:04.510 dma/dpaa2: not in enabled drivers build config 00:08:04.510 dma/hisilicon: not in enabled drivers build config 00:08:04.510 dma/idxd: not in enabled drivers build config 00:08:04.510 dma/ioat: not in enabled drivers build config 00:08:04.510 dma/skeleton: not in enabled drivers build config 00:08:04.510 net/af_packet: not in enabled drivers build config 00:08:04.510 net/af_xdp: not in enabled drivers build config 00:08:04.510 net/ark: not in enabled drivers build config 00:08:04.510 net/atlantic: not in enabled drivers build config 00:08:04.510 net/avp: not in enabled drivers build config 00:08:04.510 net/axgbe: not in enabled drivers build config 00:08:04.510 net/bnx2x: not in enabled drivers build config 00:08:04.510 net/bnxt: not in enabled drivers build config 00:08:04.510 net/bonding: not in enabled drivers build config 00:08:04.510 net/cnxk: not in enabled drivers build config 00:08:04.510 net/cpfl: not in enabled drivers build config 00:08:04.510 net/cxgbe: not in enabled drivers build config 00:08:04.510 net/dpaa: not in enabled drivers build config 00:08:04.510 net/dpaa2: not in enabled drivers build config 00:08:04.510 net/e1000: not in enabled drivers build config 00:08:04.510 net/ena: not in enabled drivers build config 00:08:04.510 net/enetc: not in enabled drivers build config 00:08:04.510 net/enetfec: not in enabled drivers build config 00:08:04.510 net/enic: not in enabled drivers build config 00:08:04.510 net/failsafe: not in enabled drivers build config 00:08:04.510 net/fm10k: not in enabled drivers build config 00:08:04.510 net/gve: not in enabled drivers build config 00:08:04.511 net/hinic: not in enabled drivers build config 00:08:04.511 net/hns3: not in enabled drivers build config 00:08:04.511 net/i40e: not in enabled drivers build config 00:08:04.511 net/iavf: not in enabled drivers build config 00:08:04.511 net/ice: not in enabled drivers build config 00:08:04.511 net/idpf: not in enabled drivers build config 00:08:04.511 net/igc: not in enabled drivers build config 00:08:04.511 net/ionic: not in enabled drivers build config 00:08:04.511 net/ipn3ke: not in enabled drivers build config 00:08:04.511 net/ixgbe: not in enabled drivers build config 00:08:04.511 net/mana: not in enabled drivers build config 00:08:04.511 net/memif: not in enabled drivers build config 00:08:04.511 net/mlx4: not in enabled drivers build config 00:08:04.511 net/mlx5: not in enabled drivers build config 00:08:04.511 net/mvneta: not in enabled drivers build config 00:08:04.511 net/mvpp2: not in enabled drivers build config 00:08:04.511 net/netvsc: not in enabled drivers build config 00:08:04.511 net/nfb: not in enabled drivers build config 00:08:04.511 net/nfp: not in enabled drivers build config 00:08:04.511 net/ngbe: not in enabled drivers build config 00:08:04.511 net/null: not in enabled drivers build config 00:08:04.511 net/octeontx: not in enabled drivers build config 00:08:04.511 net/octeon_ep: not in enabled drivers build config 00:08:04.511 net/pcap: not in enabled drivers build config 00:08:04.511 net/pfe: not in enabled drivers build config 00:08:04.511 net/qede: not in enabled drivers build config 00:08:04.511 net/ring: not in enabled drivers build config 00:08:04.511 net/sfc: not in enabled drivers build config 00:08:04.511 net/softnic: not in enabled drivers build config 00:08:04.511 net/tap: not in enabled drivers build config 00:08:04.511 net/thunderx: not in enabled drivers build config 00:08:04.511 net/txgbe: not in enabled drivers build config 00:08:04.511 net/vdev_netvsc: not in enabled drivers build config 00:08:04.511 net/vhost: not in enabled drivers build config 00:08:04.511 net/virtio: not in enabled drivers build config 00:08:04.511 net/vmxnet3: not in enabled drivers build config 00:08:04.511 raw/*: missing internal dependency, "rawdev" 00:08:04.511 crypto/armv8: not in enabled drivers build config 00:08:04.511 crypto/bcmfs: not in enabled drivers build config 00:08:04.511 crypto/caam_jr: not in enabled drivers build config 00:08:04.511 crypto/ccp: not in enabled drivers build config 00:08:04.511 crypto/cnxk: not in enabled drivers build config 00:08:04.511 crypto/dpaa_sec: not in enabled drivers build config 00:08:04.511 crypto/dpaa2_sec: not in enabled drivers build config 00:08:04.511 crypto/ipsec_mb: not in enabled drivers build config 00:08:04.511 crypto/mlx5: not in enabled drivers build config 00:08:04.511 crypto/mvsam: not in enabled drivers build config 00:08:04.511 crypto/nitrox: not in enabled drivers build config 00:08:04.511 crypto/null: not in enabled drivers build config 00:08:04.511 crypto/octeontx: not in enabled drivers build config 00:08:04.511 crypto/openssl: not in enabled drivers build config 00:08:04.511 crypto/scheduler: not in enabled drivers build config 00:08:04.511 crypto/uadk: not in enabled drivers build config 00:08:04.511 crypto/virtio: not in enabled drivers build config 00:08:04.511 compress/isal: not in enabled drivers build config 00:08:04.511 compress/mlx5: not in enabled drivers build config 00:08:04.511 compress/nitrox: not in enabled drivers build config 00:08:04.511 compress/octeontx: not in enabled drivers build config 00:08:04.511 compress/zlib: not in enabled drivers build config 00:08:04.511 regex/*: missing internal dependency, "regexdev" 00:08:04.511 ml/*: missing internal dependency, "mldev" 00:08:04.511 vdpa/ifc: not in enabled drivers build config 00:08:04.511 vdpa/mlx5: not in enabled drivers build config 00:08:04.511 vdpa/nfp: not in enabled drivers build config 00:08:04.511 vdpa/sfc: not in enabled drivers build config 00:08:04.511 event/*: missing internal dependency, "eventdev" 00:08:04.511 baseband/*: missing internal dependency, "bbdev" 00:08:04.511 gpu/*: missing internal dependency, "gpudev" 00:08:04.511 00:08:04.511 00:08:04.769 Cleaning... 0 files. 00:08:05.028 Build targets in project: 85 00:08:05.028 00:08:05.028 DPDK 24.03.0 00:08:05.028 00:08:05.028 User defined options 00:08:05.028 default_library : static 00:08:05.028 libdir : lib 00:08:05.028 prefix : /usr/local 00:08:05.028 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:08:05.028 c_link_args : 00:08:05.028 cpu_instruction_set: native 00:08:05.028 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:08:05.028 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:08:05.028 enable_docs : false 00:08:05.028 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:08:05.028 enable_kmods : false 00:08:05.028 tests : false 00:08:05.028 00:08:05.028 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.292 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.293 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.294 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.295 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.296 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.297 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 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:08:05.298 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 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:08:05.298 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.298 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.299 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.561 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:08:05.562 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:08:05.562 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:08:05.562 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:08:05.562 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:08:05.562 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:08:05.562 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:08:05.562 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:08:05.562 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.562 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 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:08:05.563 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:08:08.116 The Meson build system 00:08:08.116 Version: 1.3.1 00:08:08.116 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:08:08.116 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:08:08.116 Build type: native build 00:08:08.116 Program cat found: YES (/usr/bin/cat) 00:08:08.116 Project name: DPDK 00:08:08.116 Project version: 24.03.0 00:08:08.116 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:08:08.116 C linker for the host machine: cc ld.bfd 2.39-16 00:08:08.116 Host machine cpu family: x86_64 00:08:08.116 Host machine cpu: x86_64 00:08:08.116 Message: ## Building in Developer Mode ## 00:08:08.116 Program pkg-config found: YES (/usr/bin/pkg-config) 00:08:08.116 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:08:08.116 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:08:08.116 Program python3 found: YES (/usr/bin/python3) 00:08:08.116 Program cat found: YES (/usr/bin/cat) 00:08:08.116 Compiler for C supports arguments -march=native: YES (cached) 00:08:08.116 Checking for size of "void *" : 8 (cached) 00:08:08.116 Checking for size of "void *" : 8 (cached) 00:08:08.116 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:08:08.116 Library m found: YES 00:08:08.116 Library numa found: YES 00:08:08.116 Has header "numaif.h" : YES (cached) 00:08:08.116 Library fdt found: NO 00:08:08.116 Library execinfo found: NO 00:08:08.116 Has header "execinfo.h" : YES (cached) 00:08:08.116 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:08:08.116 Run-time dependency libarchive found: NO (tried pkgconfig) 00:08:08.116 Run-time dependency libbsd found: NO (tried pkgconfig) 00:08:08.116 Run-time dependency jansson found: NO (tried pkgconfig) 00:08:08.116 Dependency openssl found: YES 3.0.9 (cached) 00:08:08.116 Dependency libpcap found: YES 1.10.4 (cached) 00:08:08.116 Has header "pcap.h" with dependency libpcap: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wformat: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wformat-security: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wundef: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:08:08.116 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:08:08.116 Program objdump found: YES (/usr/bin/objdump) 00:08:08.116 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:08.116 Checking if "AVX512 checking" compiles: YES (cached) 00:08:08.116 Fetching value of define "__SSE4_2__" : 1 (cached) 00:08:08.116 Fetching value of define "__AES__" : 1 (cached) 00:08:08.116 Fetching value of define "__AVX__" : 1 (cached) 00:08:08.116 Fetching value of define "__AVX2__" : 1 (cached) 00:08:08.116 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:08.116 Fetching value of define "__RDRND__" : 1 (cached) 00:08:08.116 Fetching value of define "__RDSEED__" : 1 (cached) 00:08:08.116 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__znver1__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__znver2__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__znver3__" : (undefined) (cached) 00:08:08.116 Fetching value of define "__znver4__" : (undefined) (cached) 00:08:08.116 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:08.116 Message: lib/log: Defining dependency "log" 00:08:08.116 Message: lib/kvargs: Defining dependency "kvargs" 00:08:08.116 Message: lib/telemetry: Defining dependency "telemetry" 00:08:08.116 Checking for function "getentropy" : NO (cached) 00:08:08.116 Message: lib/eal: Defining dependency "eal" 00:08:08.116 Message: lib/ring: Defining dependency "ring" 00:08:08.116 Message: lib/rcu: Defining dependency "rcu" 00:08:08.116 Message: lib/mempool: Defining dependency "mempool" 00:08:08.116 Message: lib/mbuf: Defining dependency "mbuf" 00:08:08.116 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:08.116 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:08.116 Compiler for C supports arguments -mpclmul: YES (cached) 00:08:08.116 Compiler for C supports arguments -maes: YES (cached) 00:08:08.116 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:08.116 Compiler for C supports arguments -mavx512bw: YES (cached) 00:08:08.116 Compiler for C supports arguments -mavx512dq: YES (cached) 00:08:08.116 Compiler for C supports arguments -mavx512vl: YES (cached) 00:08:08.116 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:08:08.116 Compiler for C supports arguments -mavx2: YES (cached) 00:08:08.116 Compiler for C supports arguments -mavx: YES (cached) 00:08:08.116 Message: lib/net: Defining dependency "net" 00:08:08.116 Message: lib/meter: Defining dependency "meter" 00:08:08.116 Message: lib/ethdev: Defining dependency "ethdev" 00:08:08.116 Message: lib/pci: Defining dependency "pci" 00:08:08.116 Message: lib/cmdline: Defining dependency "cmdline" 00:08:08.116 Message: lib/hash: Defining dependency "hash" 00:08:08.116 Message: lib/timer: Defining dependency "timer" 00:08:08.116 Message: lib/compressdev: Defining dependency "compressdev" 00:08:08.116 Message: lib/cryptodev: Defining dependency "cryptodev" 00:08:08.116 Message: lib/dmadev: Defining dependency "dmadev" 00:08:08.116 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:08:08.116 Message: lib/power: Defining dependency "power" 00:08:08.116 Message: lib/reorder: Defining dependency "reorder" 00:08:08.116 Message: lib/security: Defining dependency "security" 00:08:08.116 Has header "linux/userfaultfd.h" : YES (cached) 00:08:08.116 Has header "linux/vduse.h" : YES (cached) 00:08:08.116 Message: lib/vhost: Defining dependency "vhost" 00:08:08.116 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:08.116 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:08:08.116 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:08:08.116 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:08:08.116 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:08:08.116 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:08:08.116 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:08:08.116 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:08:08.116 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:08:08.116 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:08:08.116 Program doxygen found: YES (/usr/bin/doxygen) 00:08:08.117 Configuring doxy-api-html.conf using configuration 00:08:08.117 Configuring doxy-api-man.conf using configuration 00:08:08.117 Program mandb found: YES (/usr/bin/mandb) 00:08:08.117 Program sphinx-build found: NO 00:08:08.117 Configuring rte_build_config.h using configuration 00:08:08.117 Message: 00:08:08.117 ================= 00:08:08.117 Applications Enabled 00:08:08.117 ================= 00:08:08.117 00:08:08.117 apps: 00:08:08.117 00:08:08.117 00:08:08.117 Message: 00:08:08.117 ================= 00:08:08.117 Libraries Enabled 00:08:08.117 ================= 00:08:08.117 00:08:08.117 libs: 00:08:08.117 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:08:08.117 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:08:08.117 cryptodev, dmadev, power, reorder, security, vhost, 00:08:08.117 00:08:08.117 Message: 00:08:08.117 =============== 00:08:08.117 Drivers Enabled 00:08:08.117 =============== 00:08:08.117 00:08:08.117 common: 00:08:08.117 00:08:08.117 bus: 00:08:08.117 pci, vdev, 00:08:08.117 mempool: 00:08:08.117 ring, 00:08:08.117 dma: 00:08:08.117 00:08:08.117 net: 00:08:08.117 00:08:08.117 crypto: 00:08:08.117 00:08:08.117 compress: 00:08:08.117 00:08:08.117 vdpa: 00:08:08.117 00:08:08.117 00:08:08.117 Message: 00:08:08.117 ================= 00:08:08.117 Content Skipped 00:08:08.117 ================= 00:08:08.117 00:08:08.117 apps: 00:08:08.117 dumpcap: explicitly disabled via build config 00:08:08.117 graph: explicitly disabled via build config 00:08:08.117 pdump: explicitly disabled via build config 00:08:08.117 proc-info: explicitly disabled via build config 00:08:08.117 test-acl: explicitly disabled via build config 00:08:08.117 test-bbdev: explicitly disabled via build config 00:08:08.117 test-cmdline: explicitly disabled via build config 00:08:08.117 test-compress-perf: explicitly disabled via build config 00:08:08.117 test-crypto-perf: explicitly disabled via build config 00:08:08.117 test-dma-perf: explicitly disabled via build config 00:08:08.117 test-eventdev: explicitly disabled via build config 00:08:08.117 test-fib: explicitly disabled via build config 00:08:08.117 test-flow-perf: explicitly disabled via build config 00:08:08.117 test-gpudev: explicitly disabled via build config 00:08:08.117 test-mldev: explicitly disabled via build config 00:08:08.117 test-pipeline: explicitly disabled via build config 00:08:08.117 test-pmd: explicitly disabled via build config 00:08:08.117 test-regex: explicitly disabled via build config 00:08:08.117 test-sad: explicitly disabled via build config 00:08:08.117 test-security-perf: explicitly disabled via build config 00:08:08.117 00:08:08.117 libs: 00:08:08.117 argparse: explicitly disabled via build config 00:08:08.117 metrics: explicitly disabled via build config 00:08:08.117 acl: explicitly disabled via build config 00:08:08.117 bbdev: explicitly disabled via build config 00:08:08.117 bitratestats: explicitly disabled via build config 00:08:08.117 bpf: explicitly disabled via build config 00:08:08.117 cfgfile: explicitly disabled via build config 00:08:08.117 distributor: explicitly disabled via build config 00:08:08.117 efd: explicitly disabled via build config 00:08:08.117 eventdev: explicitly disabled via build config 00:08:08.117 dispatcher: explicitly disabled via build config 00:08:08.117 gpudev: explicitly disabled via build config 00:08:08.117 gro: explicitly disabled via build config 00:08:08.117 gso: explicitly disabled via build config 00:08:08.117 ip_frag: explicitly disabled via build config 00:08:08.117 jobstats: explicitly disabled via build config 00:08:08.117 latencystats: explicitly disabled via build config 00:08:08.117 lpm: explicitly disabled via build config 00:08:08.117 member: explicitly disabled via build config 00:08:08.117 pcapng: explicitly disabled via build config 00:08:08.117 rawdev: explicitly disabled via build config 00:08:08.117 regexdev: explicitly disabled via build config 00:08:08.117 mldev: explicitly disabled via build config 00:08:08.117 rib: explicitly disabled via build config 00:08:08.117 sched: explicitly disabled via build config 00:08:08.117 stack: explicitly disabled via build config 00:08:08.117 ipsec: explicitly disabled via build config 00:08:08.117 pdcp: explicitly disabled via build config 00:08:08.117 fib: explicitly disabled via build config 00:08:08.117 port: explicitly disabled via build config 00:08:08.117 pdump: explicitly disabled via build config 00:08:08.117 table: explicitly disabled via build config 00:08:08.117 pipeline: explicitly disabled via build config 00:08:08.117 graph: explicitly disabled via build config 00:08:08.117 node: explicitly disabled via build config 00:08:08.117 00:08:08.117 drivers: 00:08:08.117 common/cpt: not in enabled drivers build config 00:08:08.117 common/dpaax: not in enabled drivers build config 00:08:08.117 common/iavf: not in enabled drivers build config 00:08:08.117 common/idpf: not in enabled drivers build config 00:08:08.117 common/ionic: not in enabled drivers build config 00:08:08.117 common/mvep: not in enabled drivers build config 00:08:08.117 common/octeontx: not in enabled drivers build config 00:08:08.117 bus/auxiliary: not in enabled drivers build config 00:08:08.117 bus/cdx: not in enabled drivers build config 00:08:08.117 bus/dpaa: not in enabled drivers build config 00:08:08.117 bus/fslmc: not in enabled drivers build config 00:08:08.117 bus/ifpga: not in enabled drivers build config 00:08:08.117 bus/platform: not in enabled drivers build config 00:08:08.117 bus/uacce: not in enabled drivers build config 00:08:08.117 bus/vmbus: not in enabled drivers build config 00:08:08.117 common/cnxk: not in enabled drivers build config 00:08:08.117 common/mlx5: not in enabled drivers build config 00:08:08.117 common/nfp: not in enabled drivers build config 00:08:08.117 common/nitrox: not in enabled drivers build config 00:08:08.117 common/qat: not in enabled drivers build config 00:08:08.117 common/sfc_efx: not in enabled drivers build config 00:08:08.117 mempool/bucket: not in enabled drivers build config 00:08:08.117 mempool/cnxk: not in enabled drivers build config 00:08:08.117 mempool/dpaa: not in enabled drivers build config 00:08:08.117 mempool/dpaa2: not in enabled drivers build config 00:08:08.117 mempool/octeontx: not in enabled drivers build config 00:08:08.117 mempool/stack: not in enabled drivers build config 00:08:08.117 dma/cnxk: not in enabled drivers build config 00:08:08.117 dma/dpaa: not in enabled drivers build config 00:08:08.117 dma/dpaa2: not in enabled drivers build config 00:08:08.117 dma/hisilicon: not in enabled drivers build config 00:08:08.117 dma/idxd: not in enabled drivers build config 00:08:08.117 dma/ioat: not in enabled drivers build config 00:08:08.117 dma/skeleton: not in enabled drivers build config 00:08:08.117 net/af_packet: not in enabled drivers build config 00:08:08.117 net/af_xdp: not in enabled drivers build config 00:08:08.117 net/ark: not in enabled drivers build config 00:08:08.117 net/atlantic: not in enabled drivers build config 00:08:08.117 net/avp: not in enabled drivers build config 00:08:08.117 net/axgbe: not in enabled drivers build config 00:08:08.117 net/bnx2x: not in enabled drivers build config 00:08:08.117 net/bnxt: not in enabled drivers build config 00:08:08.117 net/bonding: not in enabled drivers build config 00:08:08.117 net/cnxk: not in enabled drivers build config 00:08:08.117 net/cpfl: not in enabled drivers build config 00:08:08.117 net/cxgbe: not in enabled drivers build config 00:08:08.117 net/dpaa: not in enabled drivers build config 00:08:08.117 net/dpaa2: not in enabled drivers build config 00:08:08.117 net/e1000: not in enabled drivers build config 00:08:08.117 net/ena: not in enabled drivers build config 00:08:08.117 net/enetc: not in enabled drivers build config 00:08:08.117 net/enetfec: not in enabled drivers build config 00:08:08.117 net/enic: not in enabled drivers build config 00:08:08.117 net/failsafe: not in enabled drivers build config 00:08:08.117 net/fm10k: not in enabled drivers build config 00:08:08.117 net/gve: not in enabled drivers build config 00:08:08.117 net/hinic: not in enabled drivers build config 00:08:08.117 net/hns3: not in enabled drivers build config 00:08:08.117 net/i40e: not in enabled drivers build config 00:08:08.117 net/iavf: not in enabled drivers build config 00:08:08.117 net/ice: not in enabled drivers build config 00:08:08.117 net/idpf: not in enabled drivers build config 00:08:08.117 net/igc: not in enabled drivers build config 00:08:08.117 net/ionic: not in enabled drivers build config 00:08:08.117 net/ipn3ke: not in enabled drivers build config 00:08:08.117 net/ixgbe: not in enabled drivers build config 00:08:08.117 net/mana: not in enabled drivers build config 00:08:08.117 net/memif: not in enabled drivers build config 00:08:08.117 net/mlx4: not in enabled drivers build config 00:08:08.117 net/mlx5: not in enabled drivers build config 00:08:08.117 net/mvneta: not in enabled drivers build config 00:08:08.117 net/mvpp2: not in enabled drivers build config 00:08:08.117 net/netvsc: not in enabled drivers build config 00:08:08.117 net/nfb: not in enabled drivers build config 00:08:08.117 net/nfp: not in enabled drivers build config 00:08:08.117 net/ngbe: not in enabled drivers build config 00:08:08.117 net/null: not in enabled drivers build config 00:08:08.117 net/octeontx: not in enabled drivers build config 00:08:08.117 net/octeon_ep: not in enabled drivers build config 00:08:08.117 net/pcap: not in enabled drivers build config 00:08:08.117 net/pfe: not in enabled drivers build config 00:08:08.117 net/qede: not in enabled drivers build config 00:08:08.117 net/ring: not in enabled drivers build config 00:08:08.117 net/sfc: not in enabled drivers build config 00:08:08.117 net/softnic: not in enabled drivers build config 00:08:08.117 net/tap: not in enabled drivers build config 00:08:08.117 net/thunderx: not in enabled drivers build config 00:08:08.117 net/txgbe: not in enabled drivers build config 00:08:08.117 net/vdev_netvsc: not in enabled drivers build config 00:08:08.117 net/vhost: not in enabled drivers build config 00:08:08.117 net/virtio: not in enabled drivers build config 00:08:08.117 net/vmxnet3: not in enabled drivers build config 00:08:08.117 raw/*: missing internal dependency, "rawdev" 00:08:08.117 crypto/armv8: not in enabled drivers build config 00:08:08.117 crypto/bcmfs: not in enabled drivers build config 00:08:08.117 crypto/caam_jr: not in enabled drivers build config 00:08:08.117 crypto/ccp: not in enabled drivers build config 00:08:08.117 crypto/cnxk: not in enabled drivers build config 00:08:08.117 crypto/dpaa_sec: not in enabled drivers build config 00:08:08.118 crypto/dpaa2_sec: not in enabled drivers build config 00:08:08.118 crypto/ipsec_mb: not in enabled drivers build config 00:08:08.118 crypto/mlx5: not in enabled drivers build config 00:08:08.118 crypto/mvsam: not in enabled drivers build config 00:08:08.118 crypto/nitrox: not in enabled drivers build config 00:08:08.118 crypto/null: not in enabled drivers build config 00:08:08.118 crypto/octeontx: not in enabled drivers build config 00:08:08.118 crypto/openssl: not in enabled drivers build config 00:08:08.118 crypto/scheduler: not in enabled drivers build config 00:08:08.118 crypto/uadk: not in enabled drivers build config 00:08:08.118 crypto/virtio: not in enabled drivers build config 00:08:08.118 compress/isal: not in enabled drivers build config 00:08:08.118 compress/mlx5: not in enabled drivers build config 00:08:08.118 compress/nitrox: not in enabled drivers build config 00:08:08.118 compress/octeontx: not in enabled drivers build config 00:08:08.118 compress/zlib: not in enabled drivers build config 00:08:08.118 regex/*: missing internal dependency, "regexdev" 00:08:08.118 ml/*: missing internal dependency, "mldev" 00:08:08.118 vdpa/ifc: not in enabled drivers build config 00:08:08.118 vdpa/mlx5: not in enabled drivers build config 00:08:08.118 vdpa/nfp: not in enabled drivers build config 00:08:08.118 vdpa/sfc: not in enabled drivers build config 00:08:08.118 event/*: missing internal dependency, "eventdev" 00:08:08.118 baseband/*: missing internal dependency, "bbdev" 00:08:08.118 gpu/*: missing internal dependency, "gpudev" 00:08:08.118 00:08:08.118 00:08:08.376 Cleaning... 0 files. 00:08:08.376 Build targets in project: 85 00:08:08.376 00:08:08.376 DPDK 24.03.0 00:08:08.376 00:08:08.376 User defined options 00:08:08.376 default_library : static 00:08:08.376 libdir : lib 00:08:08.376 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:08:08.376 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:08:08.376 c_link_args : 00:08:08.376 cpu_instruction_set: native 00:08:08.376 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:08:08.376 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:08:08.376 enable_docs : false 00:08:08.376 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:08:08.376 enable_kmods : false 00:08:08.376 tests : false 00:08:08.376 00:08:08.376 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:08:08.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:08:08.943 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:08:08.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:08:08.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:08:08.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:08:08.944 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:08:09.202 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:08:09.460 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:08:09.718 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:08:09.718 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:08:09.976 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:08:09.976 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:08:10.234 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:08:10.234 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:08:10.234 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:08:10.234 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:08:10.234 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:08:10.234 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:08:10.492 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:08:10.492 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:08:10.492 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:08:10.492 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:08:10.751 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:08:11.009 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:08:11.275 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:08:11.533 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:08:11.533 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:08:11.533 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:08:11.533 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:08:12.099 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:08:12.356 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:08:12.614 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:08:12.614 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:08:12.614 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:08:12.614 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:08:12.614 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:08:12.614 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:08:13.181 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:08:13.439 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:08:13.439 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:08:13.698 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:08:13.698 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:08:13.955 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:08:13.955 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:08:13.955 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:08:13.955 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:08:13.955 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:08:13.955 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:08:14.229 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:08:14.487 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:08:14.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:08:14.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:08:15.004 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:08:15.004 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:08:15.004 make[2]: Nothing to be done for 'install'. 00:08:15.004 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:08:15.004 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:08:15.004 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:08:15.004 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:08:15.262 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:08:15.262 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:08:15.262 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:08:15.262 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:08:16.638 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:08:16.638 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:16.638 10:18:42 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:08:16.638 10:18:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:08:16.638 10:18:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:16.638 10:18:42 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:16.638 ************************************ 00:08:16.638 START TEST external_make_accel_module_static 00:08:16.638 ************************************ 00:08:16.638 10:18:42 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:08:16.638 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:16.638 make --directory=accel static_module 00:08:16.638 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:16.638 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:08:16.638 -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:08:16.638 -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:08:17.205 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:17.205 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:17.205 00:08:17.205 real 0m0.523s 00:08:17.205 user 0m0.332s 00:08:17.205 sys 0m0.163s 00:08:17.205 10:18:43 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:17.205 ************************************ 00:08:17.205 END TEST external_make_accel_module_static 00:08:17.205 ************************************ 00:08:17.205 10:18:43 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:17.205 10:18:43 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:08:17.205 10:18:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:08:17.205 10:18:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:17.205 10:18:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:17.205 ************************************ 00:08:17.205 START TEST external_run_accel_module_static 00:08:17.205 ************************************ 00:08:17.205 10:18:43 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:08:17.205 [2024-06-10 10:18:43.184774] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:08:17.205 [2024-06-10 10:18:43.184950] [ 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_pid144211 ] 00:08:17.463 [2024-06-10 10:18:43.304810] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:17.463 [2024-06-10 10:18:43.405100] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:08:17.463 [2024-06-10 10:18:43.409541] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:08:17.463 [2024-06-10 10:18:43.417528] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:08:17.463 [2024-06-10 10:18:43.425526] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:08:17.722 Running on accel module task with code: 1 00:08:17.722 Running fill callback 00:08:17.722 Running on accel module task with code: 0 00:08:17.722 Running copy callback 00:08:17.722 Running on accel module task with code: 3 00:08:17.722 Running compare callback 00:08:17.722 00:08:17.722 real 0m0.496s 00:08:17.722 user 0m0.247s 00:08:17.722 sys 0m0.118s 00:08:17.722 10:18:43 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:17.722 ************************************ 00:08:17.722 END TEST external_run_accel_module_static 00:08:17.722 10:18:43 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:17.722 ************************************ 00:08:17.722 10:18:43 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:17.722 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:17.722 rm -f ./hello_world/hello_bdev 00:08:17.722 rm -f ./passthru/libpassthru_external.* 00:08:17.722 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:17.722 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:17.722 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:17.722 10:18:43 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:08:17.722 10:18:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:08:17.722 10:18:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:17.722 10:18:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:17.722 ************************************ 00:08:17.722 START TEST external_make_accel_driver_static 00:08:17.722 ************************************ 00:08:17.722 10:18:43 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:08:17.722 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:17.722 make --directory=accel static_driver 00:08:17.980 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:17.980 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:08:17.980 -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:08:17.980 -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:08:17.980 -pthread 00:08:18.716 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:18.716 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:18.716 00:08:18.716 real 0m0.699s 00:08:18.716 user 0m0.456s 00:08:18.716 sys 0m0.236s 00:08:18.716 10:18:44 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:18.716 ************************************ 00:08:18.716 END TEST external_make_accel_driver_static 00:08:18.716 ************************************ 00:08:18.716 10:18:44 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:18.716 10:18:44 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:08:18.716 10:18:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 8 -le 1 ']' 00:08:18.716 10:18:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:18.716 10:18:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:18.716 ************************************ 00:08:18.716 START TEST external_run_accel_driver_static 00:08:18.716 ************************************ 00:08:18.716 10:18:44 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:08:18.716 [2024-06-10 10:18:44.555953] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:08:18.716 [2024-06-10 10:18:44.556088] [ 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_pid144324 ] 00:08:18.716 [2024-06-10 10:18:44.689700] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:18.716 [2024-06-10 10:18:44.781534] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:08:18.716 [2024-06-10 10:18:44.785965] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:08:18.974 Running on accel driver task with code: 0 00:08:18.974 Running on accel module task with code: 0 00:08:18.974 Running on accel driver task with code: 1 00:08:18.974 Running on accel driver task with code: 0 00:08:18.974 Running on accel module task with code: 0 00:08:18.974 Running on accel driver task with code: 1 00:08:18.974 Running sequence callback 00:08:18.974 00:08:18.974 real 0m0.480s 00:08:18.974 user 0m0.224s 00:08:18.974 sys 0m0.128s 00:08:18.974 10:18:45 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:18.974 10:18:45 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:18.974 ************************************ 00:08:18.974 END TEST external_run_accel_driver_static 00:08:18.974 ************************************ 00:08:18.974 10:18:45 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:18.974 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:19.233 rm -f ./hello_world/hello_bdev 00:08:19.233 rm -f ./passthru/libpassthru_external.* 00:08:19.233 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:19.233 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:19.233 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:19.233 10:18:45 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:08:19.233 10:18:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:08:19.233 10:18:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:19.233 10:18:45 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:19.233 ************************************ 00:08:19.233 START TEST external_make_hello_bdev_static 00:08:19.233 ************************************ 00:08:19.233 10:18:45 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:08:19.233 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:19.233 make --directory=passthru static 00:08:19.233 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:19.233 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:08:19.233 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:08:19.491 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:08:19.491 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:19.491 make --directory=hello_world bdev_static 00:08:19.491 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:19.750 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:08:19.750 -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:08:20.319 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:20.319 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:20.319 00:08:20.319 real 0m1.222s 00:08:20.319 user 0m0.770s 00:08:20.319 sys 0m0.369s 00:08:20.319 10:18:46 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:20.319 10:18:46 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:20.319 ************************************ 00:08:20.319 END TEST external_make_hello_bdev_static 00:08:20.319 ************************************ 00:08:20.577 10:18:46 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:08:20.577 10:18:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:08:20.577 10:18:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:20.577 10:18:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:20.577 ************************************ 00:08:20.577 START TEST external_run_hello_bdev_static 00:08:20.577 ************************************ 00:08:20.577 10:18:46 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:08:20.577 [2024-06-10 10:18:46.455791] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:08:20.577 [2024-06-10 10:18:46.455950] [ 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_pid144468 ] 00:08:20.577 [2024-06-10 10:18:46.582066] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:20.836 [2024-06-10 10:18:46.673483] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:08:20.836 [2024-06-10 10:18:46.789054] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:08:20.836 [2024-06-10 10:18:46.789111] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:08:20.836 [2024-06-10 10:18:46.789124] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xb915c0 00:08:20.836 [2024-06-10 10:18:46.789134] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:08:20.836 [2024-06-10 10:18:46.789751] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:08:20.836 [2024-06-10 10:18:46.789798] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:08:20.836 [2024-06-10 10:18:46.793245] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:20.836 [2024-06-10 10:18:46.793278] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:08:20.836 [2024-06-10 10:18:46.793291] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:20.836 [2024-06-10 10:18:46.794697] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:20.836 [2024-06-10 10:18:46.794735] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:20.836 [2024-06-10 10:18:46.794747] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:20.836 [2024-06-10 10:18:46.794759] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:20.836 00:08:20.836 [2024-06-10 10:18:46.794769] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:21.096 00:08:21.096 real 0m0.563s 00:08:21.096 user 0m0.273s 00:08:21.096 sys 0m0.162s 00:08:21.096 10:18:46 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:21.096 10:18:46 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:21.096 ************************************ 00:08:21.096 END TEST external_run_hello_bdev_static 00:08:21.096 ************************************ 00:08:21.096 10:18:47 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:21.096 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:21.096 rm -f ./hello_world/hello_bdev 00:08:21.096 rm -f ./passthru/libpassthru_external.* 00:08:21.096 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:21.096 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:21.096 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:21.096 10:18:47 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:08:21.096 10:18:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:08:21.096 10:18:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:21.096 10:18:47 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:21.096 ************************************ 00:08:21.096 START TEST external_make_hello_no_bdev_static 00:08:21.096 ************************************ 00:08:21.096 10:18:47 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:08:21.096 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:21.096 make --directory=hello_world alone_static 00:08:21.096 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:21.355 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:08:21.355 -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:08:21.924 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:21.924 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:21.924 00:08:21.924 real 0m0.848s 00:08:21.924 user 0m0.603s 00:08:21.924 sys 0m0.237s 00:08:21.924 10:18:47 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:21.924 10:18:47 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:21.924 ************************************ 00:08:21.924 END TEST external_make_hello_no_bdev_static 00:08:21.924 ************************************ 00:08:21.924 10:18:48 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:08:21.924 10:18:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 10 -le 1 ']' 00:08:21.924 10:18:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:21.924 10:18:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:22.183 ************************************ 00:08:22.183 START TEST external_run_hello_no_bdev_static 00:08:22.183 ************************************ 00:08:22.183 10:18:48 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:08:22.183 [2024-06-10 10:18:48.050296] Starting SPDK v24.09-pre git sha1 3c7f5112b / DPDK 24.03.0 initialization... 00:08:22.183 [2024-06-10 10:18:48.050405] [ 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_pid144591 ] 00:08:22.183 [2024-06-10 10:18:48.172870] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:22.441 [2024-06-10 10:18:48.278942] reactor.c: 929:reactor_run: *NOTICE*: Reactor started on core 0 00:08:22.441 [2024-06-10 10:18:48.396586] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:22.441 [2024-06-10 10:18:48.396660] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:08:22.441 [2024-06-10 10:18:48.396687] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:22.441 [2024-06-10 10:18:48.397875] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:22.441 [2024-06-10 10:18:48.397921] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:22.441 [2024-06-10 10:18:48.397944] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:22.441 [2024-06-10 10:18:48.397955] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:22.441 00:08:22.441 [2024-06-10 10:18:48.397966] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:22.698 00:08:22.698 real 0m0.574s 00:08:22.698 user 0m0.284s 00:08:22.698 sys 0m0.157s 00:08:22.698 10:18:48 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:22.698 10:18:48 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:22.698 ************************************ 00:08:22.698 END TEST external_run_hello_no_bdev_static 00:08:22.698 ************************************ 00:08:22.698 10:18:48 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:08:22.698 10:18:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 5 -le 1 ']' 00:08:22.698 10:18:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:22.699 10:18:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:22.699 ************************************ 00:08:22.699 START TEST external_make_nvme_static 00:08:22.699 ************************************ 00:08:22.699 10:18:48 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:08:22.699 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:22.699 make --directory=nvme static 00:08:22.699 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:22.699 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:08:22.699 -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:08:23.265 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:23.265 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:23.265 00:08:23.265 real 0m0.511s 00:08:23.265 user 0m0.327s 00:08:23.265 sys 0m0.174s 00:08:23.265 10:18:49 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:23.265 10:18:49 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:23.265 ************************************ 00:08:23.265 END TEST external_make_nvme_static 00:08:23.265 ************************************ 00:08:23.265 10:18:49 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:08:23.265 10:18:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1100 -- $ '[' 6 -le 1 ']' 00:08:23.265 10:18:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1106 -- $ xtrace_disable 00:08:23.265 10:18:49 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:23.265 ************************************ 00:08:23.265 START TEST external_run_nvme_static 00:08:23.265 ************************************ 00:08:23.265 10:18:49 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:08:23.265 * Looking for test storage... 00:08:23.265 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:08:23.265 10:18:49 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:08:23.265 10:18:49 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:08:23.265 10:18:49 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:08:23.265 10:18:49 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:08:23.265 10:18:49 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:08:23.265 10:18:49 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:08:23.265 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:08:23.525 NVMe Controller at 0000:00:10.0 00:08:23.525 ===================================================== 00:08:23.525 Vendor ID: 1b36 00:08:23.525 Subsystem Vendor ID: 1af4 00:08:23.525 Serial Number: 12340 00:08:23.525 Model Number: QEMU NVMe Ctrl 00:08:23.525 Firmware Version: 8.0.0 00:08:23.525 Recommended Arb Burst: 6 00:08:23.525 IEEE OUI Identifier: 00 54 52 00:08:23.525 Multi-path I/O 00:08:23.525 May have multiple subsystem ports: No 00:08:23.525 May have multiple controllers: No 00:08:23.525 Associated with SR-IOV VF: No 00:08:23.525 Max Number of Namespaces: 256 00:08:23.525 NVMe Specification Version (Identify): 1.4 00:08:23.525 Optional Asynchronous Events Supported 00:08:23.525 Namespace Attribute Notices: Supported 00:08:23.525 Firmware Activation Notices: Not Supported 00:08:23.525 128-bit Host Identifier: Not Supported 00:08:23.525 ===================================================== 00:08:23.525 NVMe Controller at 0000:00:11.0 00:08:23.525 ===================================================== 00:08:23.525 Vendor ID: 1b36 00:08:23.525 Subsystem Vendor ID: 1af4 00:08:23.525 Serial Number: 12341 00:08:23.525 Model Number: QEMU NVMe Ctrl 00:08:23.525 Firmware Version: 8.0.0 00:08:23.525 Recommended Arb Burst: 6 00:08:23.525 IEEE OUI Identifier: 00 54 52 00:08:23.525 Multi-path I/O 00:08:23.525 May have multiple subsystem ports: No 00:08:23.525 May have multiple controllers: No 00:08:23.525 Associated with SR-IOV VF: No 00:08:23.525 Max Number of Namespaces: 256 00:08:23.525 NVMe Specification Version (Identify): 1.4 00:08:23.525 Optional Asynchronous Events Supported 00:08:23.525 Namespace Attribute Notices: Supported 00:08:23.525 Firmware Activation Notices: Not Supported 00:08:23.525 128-bit Host Identifier: Not Supported' 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # bdfs=() 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # local bdfs 00:08:23.525 10:18:49 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:08:23.525 10:18:49 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:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:08:23.525 10:18:49 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:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:08:23.525 NVMe Controller at 0000:00:10.0 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:08:23.525 NVMe Controller at 0000:00:11.0 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # bdfs=() 00:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # local bdfs 00:08:23.525 10:18:49 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:08:23.525 10:18:49 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:08:23.525 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # jq -r '.config[].params.traddr' 00:08:23.784 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # (( 2 == 0 )) 00:08:23.784 10:18:49 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:08:23.784 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:23.784 10:18:49 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:08:23.784 ===================================================== 00:08:23.784 NVMe Controller at 0000:00:10.0 00:08:23.784 ===================================================== 00:08:23.784 Vendor ID: 1b36 00:08:23.784 Subsystem Vendor ID: 1af4 00:08:23.784 Serial Number: 12340 00:08:23.784 Model Number: QEMU NVMe Ctrl 00:08:23.784 Firmware Version: 8.0.0 00:08:23.784 Recommended Arb Burst: 6 00:08:23.784 IEEE OUI Identifier: 00 54 52 00:08:23.784 Multi-path I/O 00:08:23.784 May have multiple subsystem ports: No 00:08:23.784 May have multiple controllers: No 00:08:23.784 Associated with SR-IOV VF: No 00:08:23.784 Max Number of Namespaces: 256 00:08:23.784 NVMe Specification Version (Identify): 1.4 00:08:23.784 Optional Asynchronous Events Supported 00:08:23.784 Namespace Attribute Notices: Supported 00:08:23.784 Firmware Activation Notices: Not Supported 00:08:23.784 128-bit Host Identifier: Not Supported 00:08:23.784 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:23.784 10:18:49 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:08:24.043 ===================================================== 00:08:24.043 NVMe Controller at 0000:00:11.0 00:08:24.043 ===================================================== 00:08:24.043 Vendor ID: 1b36 00:08:24.043 Subsystem Vendor ID: 1af4 00:08:24.043 Serial Number: 12341 00:08:24.043 Model Number: QEMU NVMe Ctrl 00:08:24.043 Firmware Version: 8.0.0 00:08:24.043 Recommended Arb Burst: 6 00:08:24.043 IEEE OUI Identifier: 00 54 52 00:08:24.043 Multi-path I/O 00:08:24.043 May have multiple subsystem ports: No 00:08:24.043 May have multiple controllers: No 00:08:24.043 Associated with SR-IOV VF: No 00:08:24.043 Max Number of Namespaces: 256 00:08:24.043 NVMe Specification Version (Identify): 1.4 00:08:24.043 Optional Asynchronous Events Supported 00:08:24.043 Namespace Attribute Notices: Supported 00:08:24.043 Firmware Activation Notices: Not Supported 00:08:24.043 128-bit Host Identifier: Not Supported 00:08:24.043 00:08:24.043 real 0m0.714s 00:08:24.043 user 0m0.254s 00:08:24.043 sys 0m0.292s 00:08:24.043 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:24.043 ************************************ 00:08:24.043 END TEST external_run_nvme_static 00:08:24.043 ************************************ 00:08:24.043 10:18:49 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:24.043 10:18:49 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:24.043 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:24.043 rm -f ./hello_world/hello_bdev 00:08:24.043 rm -f ./passthru/libpassthru_external.* 00:08:24.043 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:24.043 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:24.043 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:24.043 10:18:50 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:08:24.043 10:18:50 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:08:24.043 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:30.602 make[2]: Nothing to be done for 'clean'. 00:08:31.977 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:31.977 10:18:57 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:08:31.977 10:18:58 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:08:32.236 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:08:32.236 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:08:32.495 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:08:32.495 00:08:32.495 real 5m35.416s 00:08:32.495 user 22m21.017s 00:08:32.495 sys 5m42.987s 00:08:32.495 10:18:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:32.495 ************************************ 00:08:32.495 END TEST autobuild_external_code 00:08:32.495 ************************************ 00:08:32.495 10:18:58 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:32.495 00:08:32.495 real 5m35.468s 00:08:32.495 user 22m21.031s 00:08:32.495 sys 5m43.020s 00:08:32.495 10:18:58 autobuild -- common/autotest_common.sh@1125 -- $ xtrace_disable 00:08:32.495 10:18:58 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:08:32.495 ************************************ 00:08:32.495 END TEST autobuild 00:08:32.495 ************************************ 00:08:32.495 10:18:58 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:08:32.495 10:18:58 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:32.495 10:18:58 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:32.495 10:18:58 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:32.495 10:18:58 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:32.495 10:18:58 -- pm/common@44 -- $ pid=6100 00:08:32.495 10:18:58 -- pm/common@50 -- $ kill -TERM 6100 00:08:32.495 10:18:58 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:32.495 10:18:58 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:32.495 10:18:58 -- pm/common@44 -- $ pid=6101 00:08:32.495 10:18:58 -- pm/common@50 -- $ kill -TERM 6101 00:08:32.495 10:18:58 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:08:32.495 10:18:58 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:08:32.495 10:18:58 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:08:32.495 10:18:58 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:08:32.495 10:18:58 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/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:08:32.495 10:18:58 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/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:08:32.495 10:18:58 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/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:08:32.495 10:18:58 -- paths/export.sh@5 -- $ export PATH 00:08:32.495 10:18:58 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/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:08:32.495 10:18:58 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:08:32.495 10:18:58 -- common/autobuild_common.sh@437 -- $ date +%s 00:08:32.495 10:18:58 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1718014738.XXXXXX 00:08:32.495 10:18:58 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1718014738.HbDFTE 00:08:32.495 10:18:58 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:08:32.495 10:18:58 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:08:32.495 10:18:58 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:08:32.495 10:18:58 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:08:32.495 10:18:58 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:08:32.495 10:18:58 -- 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:08:32.495 10:18:58 -- common/autobuild_common.sh@453 -- $ get_config_params 00:08:32.495 10:18:58 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:08:32.495 10:18:58 -- common/autotest_common.sh@10 -- $ set +x 00:08:32.495 10:18:58 -- 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:08:32.495 10:18:58 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:08:32.495 10:18:58 -- pm/common@17 -- $ local monitor 00:08:32.495 10:18:58 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:32.495 10:18:58 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:32.495 10:18:58 -- pm/common@25 -- $ sleep 1 00:08:32.756 10:18:58 -- pm/common@21 -- $ date +%s 00:08:32.756 10:18:58 -- pm/common@21 -- $ date +%s 00:08:32.756 10:18:58 -- 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.1718014738 00:08:32.756 10:18:58 -- 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.1718014738 00:08:32.756 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1718014738_collect-vmstat.pm.log 00:08:32.756 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1718014738_collect-cpu-load.pm.log 00:08:33.689 10:18:59 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:08:33.689 10:18:59 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:08:33.689 10:18:59 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:08:33.689 10:18:59 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:08:33.689 10:18:59 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:08:33.689 10:18:59 -- spdk/autopackage.sh@19 -- $ timing_finish 00:08:33.689 10:18:59 -- common/autotest_common.sh@735 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:08:33.690 10:18:59 -- common/autotest_common.sh@736 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:08:33.690 10:18:59 -- 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:08:33.690 10:18:59 -- spdk/autopackage.sh@20 -- $ exit 0 00:08:33.690 10:18:59 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:08:33.690 10:18:59 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:33.690 10:18:59 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:33.690 10:18:59 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:33.690 10:18:59 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:33.690 10:18:59 -- pm/common@44 -- $ pid=155767 00:08:33.690 10:18:59 -- pm/common@50 -- $ kill -TERM 155767 00:08:33.690 10:18:59 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:33.690 10:18:59 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:33.690 10:18:59 -- pm/common@44 -- $ pid=155768 00:08:33.690 10:18:59 -- pm/common@50 -- $ kill -TERM 155768 00:08:33.690 + [[ -n 6065 ]] 00:08:33.690 + sudo kill 6065 00:08:33.700 [Pipeline] } 00:08:33.721 [Pipeline] // timeout 00:08:33.728 [Pipeline] } 00:08:33.749 [Pipeline] // stage 00:08:33.756 [Pipeline] } 00:08:33.777 [Pipeline] // catchError 00:08:33.788 [Pipeline] stage 00:08:33.790 [Pipeline] { (Stop VM) 00:08:33.805 [Pipeline] sh 00:08:34.085 + vagrant halt 00:08:38.271 ==> default: Halting domain... 00:08:45.097 [Pipeline] sh 00:08:45.376 + vagrant destroy -f 00:08:49.561 ==> default: Removing domain... 00:08:49.574 [Pipeline] sh 00:08:49.855 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:08:49.864 [Pipeline] } 00:08:49.883 [Pipeline] // stage 00:08:49.888 [Pipeline] } 00:08:49.906 [Pipeline] // dir 00:08:49.911 [Pipeline] } 00:08:49.929 [Pipeline] // wrap 00:08:49.935 [Pipeline] } 00:08:49.950 [Pipeline] // catchError 00:08:49.960 [Pipeline] stage 00:08:49.963 [Pipeline] { (Epilogue) 00:08:49.977 [Pipeline] sh 00:08:50.261 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:50.273 [Pipeline] catchError 00:08:50.276 [Pipeline] { 00:08:50.287 [Pipeline] sh 00:08:50.563 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:50.563 Artifacts sizes are good 00:08:50.573 [Pipeline] } 00:08:50.591 [Pipeline] // catchError 00:08:50.603 [Pipeline] archiveArtifacts 00:08:50.617 Archiving artifacts 00:08:50.720 [Pipeline] cleanWs 00:08:50.734 [WS-CLEANUP] Deleting project workspace... 00:08:50.734 [WS-CLEANUP] Deferred wipeout is used... 00:08:50.752 [WS-CLEANUP] done 00:08:50.762 [Pipeline] } 00:08:50.781 [Pipeline] // stage 00:08:50.785 [Pipeline] } 00:08:50.794 [Pipeline] // node 00:08:50.797 [Pipeline] End of Pipeline 00:08:50.821 Finished: SUCCESS