00:00:00.000 Started by upstream project "autotest-per-patch" build number 122880 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.043 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.044 The recommended git tool is: git 00:00:00.044 using credential 00000000-0000-0000-0000-000000000002 00:00:00.047 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.067 Fetching changes from the remote Git repository 00:00:00.069 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.110 Using shallow fetch with depth 1 00:00:00.110 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.110 > git --version # timeout=10 00:00:00.170 > git --version # 'git version 2.39.2' 00:00:00.170 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.171 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.171 > 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:03.574 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:03.586 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:03.597 Checking out Revision c7986954d8037b9c61764d44ed2af24625b251c6 (FETCH_HEAD) 00:00:03.597 > git config core.sparsecheckout # timeout=10 00:00:03.609 > git read-tree -mu HEAD # timeout=10 00:00:03.629 > git checkout -f c7986954d8037b9c61764d44ed2af24625b251c6 # timeout=5 00:00:03.649 Commit message: "inventory/dev: add missing long names" 00:00:03.650 > git rev-list --no-walk c7986954d8037b9c61764d44ed2af24625b251c6 # timeout=10 00:00:03.750 [Pipeline] Start of Pipeline 00:00:03.761 [Pipeline] library 00:00:03.762 Loading library shm_lib@master 00:00:03.762 Library shm_lib@master is cached. Copying from home. 00:00:03.777 [Pipeline] node 00:00:18.779 Still waiting to schedule task 00:00:18.779 Waiting for next available executor on ‘vagrant-vm-host’ 00:02:21.730 Running on VM-host-SM0 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:02:21.732 [Pipeline] { 00:02:21.747 [Pipeline] catchError 00:02:21.749 [Pipeline] { 00:02:21.764 [Pipeline] wrap 00:02:21.773 [Pipeline] { 00:02:21.789 [Pipeline] stage 00:02:21.792 [Pipeline] { (Prologue) 00:02:21.814 [Pipeline] echo 00:02:21.815 Node: VM-host-SM0 00:02:21.823 [Pipeline] cleanWs 00:02:21.833 [WS-CLEANUP] Deleting project workspace... 00:02:21.834 [WS-CLEANUP] Deferred wipeout is used... 00:02:21.840 [WS-CLEANUP] done 00:02:22.005 [Pipeline] setCustomBuildProperty 00:02:22.055 [Pipeline] nodesByLabel 00:02:22.056 Found a total of 1 nodes with the 'sorcerer' label 00:02:22.067 [Pipeline] httpRequest 00:02:22.072 HttpMethod: GET 00:02:22.072 URL: http://10.211.164.101/packages/jbp_c7986954d8037b9c61764d44ed2af24625b251c6.tar.gz 00:02:22.073 Sending request to url: http://10.211.164.101/packages/jbp_c7986954d8037b9c61764d44ed2af24625b251c6.tar.gz 00:02:22.075 Response Code: HTTP/1.1 200 OK 00:02:22.076 Success: Status code 200 is in the accepted range: 200,404 00:02:22.076 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_c7986954d8037b9c61764d44ed2af24625b251c6.tar.gz 00:02:22.349 [Pipeline] sh 00:02:22.628 + tar --no-same-owner -xf jbp_c7986954d8037b9c61764d44ed2af24625b251c6.tar.gz 00:02:22.648 [Pipeline] httpRequest 00:02:22.653 HttpMethod: GET 00:02:22.654 URL: http://10.211.164.101/packages/spdk_01f10b8a3bf61d59422d8d60472346d8199e8eee.tar.gz 00:02:22.655 Sending request to url: http://10.211.164.101/packages/spdk_01f10b8a3bf61d59422d8d60472346d8199e8eee.tar.gz 00:02:22.655 Response Code: HTTP/1.1 200 OK 00:02:22.655 Success: Status code 200 is in the accepted range: 200,404 00:02:22.656 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_01f10b8a3bf61d59422d8d60472346d8199e8eee.tar.gz 00:02:24.887 [Pipeline] sh 00:02:25.166 + tar --no-same-owner -xf spdk_01f10b8a3bf61d59422d8d60472346d8199e8eee.tar.gz 00:02:28.460 [Pipeline] sh 00:02:28.740 + git -C spdk log --oneline -n5 00:02:28.740 01f10b8a3 raid: fix race between starting rebuild and creating io channel 00:02:28.740 4506c0c36 test/common: Enable inherit_errexit 00:02:28.740 b24df7cfa test: Drop superfluous calls to print_backtrace() 00:02:28.740 7b52e4c17 test/scheduler: Meassure utime of $spdk_pid threads as a fallback 00:02:28.740 1dc065205 test/scheduler: Calculate median of the cpu load samples 00:02:28.762 [Pipeline] withCredentials 00:02:28.772 > git --version # timeout=10 00:02:28.784 > git --version # 'git version 2.39.2' 00:02:28.797 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:02:28.799 [Pipeline] { 00:02:28.809 [Pipeline] retry 00:02:28.812 [Pipeline] { 00:02:28.831 [Pipeline] sh 00:02:29.108 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:02:29.685 [Pipeline] } 00:02:29.709 [Pipeline] // retry 00:02:29.715 [Pipeline] } 00:02:29.736 [Pipeline] // withCredentials 00:02:29.748 [Pipeline] httpRequest 00:02:29.753 HttpMethod: GET 00:02:29.753 URL: http://10.211.164.101/packages/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:02:29.754 Sending request to url: http://10.211.164.101/packages/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:02:29.756 Response Code: HTTP/1.1 200 OK 00:02:29.757 Success: Status code 200 is in the accepted range: 200,404 00:02:29.757 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:02:29.817 [Pipeline] sh 00:02:30.110 + tar --no-same-owner -xf spdk-abi_224954a611c11b463454cf2ad306c7a0f7329b2b.tar.gz 00:02:30.124 [Pipeline] sh 00:02:30.405 + git -C spdk-abi log --oneline -n5 00:02:30.405 224954a abi: remove unsupported 2023 versions of XML files 00:02:30.405 2fbf5ac abi: match v24.01 LTS revision 00:02:30.405 8ab74f1 abi: update v24.01 with change since code freeze 00:02:30.405 1820292 abi: add XML files for SPDK 24.01 00:02:30.405 ed3ef04 abi: Update v23.09 from code freeze to release commit 00:02:30.422 [Pipeline] writeFile 00:02:30.438 [Pipeline] sh 00:02:30.719 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:02:30.734 [Pipeline] sh 00:02:31.018 + cat autorun-spdk.conf 00:02:31.018 SPDK_TEST_AUTOBUILD=ext 00:02:31.018 EXTERNAL_MAKE_HUGEMEM=2048 00:02:31.018 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:31.025 RUN_NIGHTLY=0 00:02:31.029 [Pipeline] } 00:02:31.050 [Pipeline] // stage 00:02:31.067 [Pipeline] stage 00:02:31.070 [Pipeline] { (Run VM) 00:02:31.088 [Pipeline] sh 00:02:31.370 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:02:31.370 + echo 'Start stage prepare_nvme.sh' 00:02:31.370 Start stage prepare_nvme.sh 00:02:31.370 + [[ -n 2 ]] 00:02:31.370 + disk_prefix=ex2 00:02:31.370 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:02:31.370 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:02:31.370 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:02:31.370 ++ SPDK_TEST_AUTOBUILD=ext 00:02:31.370 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:31.370 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:31.370 ++ RUN_NIGHTLY=0 00:02:31.370 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:02:31.370 + nvme_files=() 00:02:31.370 + declare -A nvme_files 00:02:31.370 + backend_dir=/var/lib/libvirt/images/backends 00:02:31.370 + nvme_files['nvme.img']=5G 00:02:31.370 + nvme_files['nvme-cmb.img']=5G 00:02:31.370 + nvme_files['nvme-multi0.img']=4G 00:02:31.370 + nvme_files['nvme-multi1.img']=4G 00:02:31.370 + nvme_files['nvme-multi2.img']=4G 00:02:31.370 + nvme_files['nvme-openstack.img']=8G 00:02:31.370 + nvme_files['nvme-zns.img']=5G 00:02:31.370 + (( SPDK_TEST_NVME_PMR == 1 )) 00:02:31.370 + (( SPDK_TEST_FTL == 1 )) 00:02:31.370 + (( SPDK_TEST_NVME_FDP == 1 )) 00:02:31.370 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:02:31.370 + for nvme in "${!nvme_files[@]}" 00:02:31.370 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-multi2.img -s 4G 00:02:31.628 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:02:31.628 + for nvme in "${!nvme_files[@]}" 00:02:31.628 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-cmb.img -s 5G 00:02:31.628 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:02:31.628 + for nvme in "${!nvme_files[@]}" 00:02:31.628 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-openstack.img -s 8G 00:02:31.628 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:02:31.628 + for nvme in "${!nvme_files[@]}" 00:02:31.628 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-zns.img -s 5G 00:02:31.628 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:02:31.628 + for nvme in "${!nvme_files[@]}" 00:02:31.628 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-multi1.img -s 4G 00:02:31.628 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:02:31.628 + for nvme in "${!nvme_files[@]}" 00:02:31.628 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme-multi0.img -s 4G 00:02:31.628 Formatting '/var/lib/libvirt/images/backends/ex2-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:02:31.628 + for nvme in "${!nvme_files[@]}" 00:02:31.628 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex2-nvme.img -s 5G 00:02:31.628 Formatting '/var/lib/libvirt/images/backends/ex2-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:02:31.628 ++ sudo grep -rl ex2-nvme.img /etc/libvirt/qemu 00:02:31.886 + echo 'End stage prepare_nvme.sh' 00:02:31.886 End stage prepare_nvme.sh 00:02:31.899 [Pipeline] sh 00:02:32.179 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:02:32.179 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/ex2-nvme.img -b /var/lib/libvirt/images/backends/ex2-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex2-nvme-multi1.img:/var/lib/libvirt/images/backends/ex2-nvme-multi2.img -H -a -v -f fedora38 00:02:32.179 00:02:32.179 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:02:32.179 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:02:32.179 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:02:32.179 HELP=0 00:02:32.179 DRY_RUN=0 00:02:32.179 NVME_FILE=/var/lib/libvirt/images/backends/ex2-nvme.img,/var/lib/libvirt/images/backends/ex2-nvme-multi0.img, 00:02:32.179 NVME_DISKS_TYPE=nvme,nvme, 00:02:32.179 NVME_AUTO_CREATE=0 00:02:32.179 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex2-nvme-multi1.img:/var/lib/libvirt/images/backends/ex2-nvme-multi2.img, 00:02:32.179 NVME_CMB=,, 00:02:32.179 NVME_PMR=,, 00:02:32.179 NVME_ZNS=,, 00:02:32.179 NVME_MS=,, 00:02:32.179 NVME_FDP=,, 00:02:32.179 SPDK_VAGRANT_DISTRO=fedora38 00:02:32.179 SPDK_VAGRANT_VMCPU=12 00:02:32.179 SPDK_VAGRANT_VMRAM=12288 00:02:32.179 SPDK_VAGRANT_PROVIDER=libvirt 00:02:32.179 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:02:32.179 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:02:32.179 SPDK_OPENSTACK_NETWORK=0 00:02:32.179 VAGRANT_PACKAGE_BOX=0 00:02:32.179 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:02:32.179 FORCE_DISTRO=true 00:02:32.179 VAGRANT_BOX_VERSION= 00:02:32.179 EXTRA_VAGRANTFILES= 00:02:32.179 NIC_MODEL=e1000 00:02:32.179 00:02:32.179 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:02:32.179 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:02:35.461 Bringing machine 'default' up with 'libvirt' provider... 00:02:36.394 ==> default: Creating image (snapshot of base box volume). 00:02:36.676 ==> default: Creating domain with the following settings... 00:02:36.676 ==> default: -- Name: fedora38-38-1.6-1705279005-2131_default_1715763273_59e9568870820f84522d 00:02:36.676 ==> default: -- Domain type: kvm 00:02:36.676 ==> default: -- Cpus: 12 00:02:36.676 ==> default: -- Feature: acpi 00:02:36.676 ==> default: -- Feature: apic 00:02:36.676 ==> default: -- Feature: pae 00:02:36.676 ==> default: -- Memory: 12288M 00:02:36.676 ==> default: -- Memory Backing: hugepages: 00:02:36.676 ==> default: -- Management MAC: 00:02:36.676 ==> default: -- Loader: 00:02:36.676 ==> default: -- Nvram: 00:02:36.676 ==> default: -- Base box: spdk/fedora38 00:02:36.676 ==> default: -- Storage pool: default 00:02:36.676 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1705279005-2131_default_1715763273_59e9568870820f84522d.img (20G) 00:02:36.676 ==> default: -- Volume Cache: default 00:02:36.676 ==> default: -- Kernel: 00:02:36.676 ==> default: -- Initrd: 00:02:36.676 ==> default: -- Graphics Type: vnc 00:02:36.676 ==> default: -- Graphics Port: -1 00:02:36.676 ==> default: -- Graphics IP: 127.0.0.1 00:02:36.676 ==> default: -- Graphics Password: Not defined 00:02:36.676 ==> default: -- Video Type: cirrus 00:02:36.676 ==> default: -- Video VRAM: 9216 00:02:36.676 ==> default: -- Sound Type: 00:02:36.676 ==> default: -- Keymap: en-us 00:02:36.676 ==> default: -- TPM Path: 00:02:36.676 ==> default: -- INPUT: type=mouse, bus=ps2 00:02:36.676 ==> default: -- Command line args: 00:02:36.676 ==> default: -> value=-device, 00:02:36.676 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:02:36.676 ==> default: -> value=-drive, 00:02:36.676 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme.img,if=none,id=nvme-0-drive0, 00:02:36.676 ==> default: -> value=-device, 00:02:36.676 ==> 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:36.676 ==> default: -> value=-device, 00:02:36.676 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:02:36.676 ==> default: -> value=-drive, 00:02:36.676 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:02:36.676 ==> default: -> value=-device, 00:02:36.676 ==> 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:36.676 ==> default: -> value=-drive, 00:02:36.676 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:02:36.676 ==> default: -> value=-device, 00:02:36.676 ==> 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:36.676 ==> default: -> value=-drive, 00:02:36.676 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex2-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:02:36.676 ==> default: -> value=-device, 00:02:36.676 ==> 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:36.676 ==> default: Creating shared folders metadata... 00:02:36.676 ==> default: Starting domain. 00:02:38.575 ==> default: Waiting for domain to get an IP address... 00:02:56.650 ==> default: Waiting for SSH to become available... 00:02:58.025 ==> default: Configuring and enabling network interfaces... 00:03:02.230 default: SSH address: 192.168.121.43:22 00:03:02.230 default: SSH username: vagrant 00:03:02.230 default: SSH auth method: private key 00:03:04.762 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:03:11.320 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:03:15.504 ==> default: Mounting SSHFS shared folder... 00:03:16.928 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:03:16.928 ==> default: Checking Mount.. 00:03:18.300 ==> default: Folder Successfully Mounted! 00:03:18.300 ==> default: Running provisioner: file... 00:03:18.864 default: ~/.gitconfig => .gitconfig 00:03:19.122 00:03:19.122 SUCCESS! 00:03:19.122 00:03:19.122 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:03:19.122 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:03:19.122 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:03:19.122 00:03:19.130 [Pipeline] } 00:03:19.145 [Pipeline] // stage 00:03:19.153 [Pipeline] dir 00:03:19.153 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:03:19.155 [Pipeline] { 00:03:19.168 [Pipeline] catchError 00:03:19.170 [Pipeline] { 00:03:19.182 [Pipeline] sh 00:03:19.458 + vagrant ssh-config --host vagrant 00:03:19.458 + sed -ne /^Host/,$p 00:03:19.458 + tee ssh_conf 00:03:23.748 Host vagrant 00:03:23.748 HostName 192.168.121.43 00:03:23.748 User vagrant 00:03:23.748 Port 22 00:03:23.748 UserKnownHostsFile /dev/null 00:03:23.748 StrictHostKeyChecking no 00:03:23.748 PasswordAuthentication no 00:03:23.748 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1705279005-2131/libvirt/fedora38 00:03:23.748 IdentitiesOnly yes 00:03:23.748 LogLevel FATAL 00:03:23.748 ForwardAgent yes 00:03:23.748 ForwardX11 yes 00:03:23.748 00:03:23.764 [Pipeline] withEnv 00:03:23.766 [Pipeline] { 00:03:23.784 [Pipeline] sh 00:03:24.061 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:03:24.061 source /etc/os-release 00:03:24.061 [[ -e /image.version ]] && img=$(< /image.version) 00:03:24.061 # Minimal, systemd-like check. 00:03:24.061 if [[ -e /.dockerenv ]]; then 00:03:24.061 # Clear garbage from the node's name: 00:03:24.061 # agt-er_autotest_547-896 -> autotest_547-896 00:03:24.061 # $HOSTNAME is the actual container id 00:03:24.061 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:03:24.061 if mountpoint -q /etc/hostname; then 00:03:24.061 # We can assume this is a mount from a host where container is running, 00:03:24.061 # so fetch its hostname to easily identify the target swarm worker. 00:03:24.061 container="$(< /etc/hostname) ($agent)" 00:03:24.061 else 00:03:24.061 # Fallback 00:03:24.061 container=$agent 00:03:24.061 fi 00:03:24.061 fi 00:03:24.061 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:03:24.061 00:03:24.072 [Pipeline] } 00:03:24.088 [Pipeline] // withEnv 00:03:24.095 [Pipeline] setCustomBuildProperty 00:03:24.106 [Pipeline] stage 00:03:24.108 [Pipeline] { (Tests) 00:03:24.126 [Pipeline] withEnv 00:03:24.128 [Pipeline] { 00:03:24.142 [Pipeline] sh 00:03:24.419 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:03:24.428 [Pipeline] } 00:03:24.445 [Pipeline] // withEnv 00:03:24.454 [Pipeline] sh 00:03:24.731 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:03:24.745 [Pipeline] timeout 00:03:24.745 Timeout set to expire in 10 min 00:03:24.746 [Pipeline] { 00:03:24.762 [Pipeline] sh 00:03:25.041 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:03:25.607 HEAD is now at 01f10b8a3 raid: fix race between starting rebuild and creating io channel 00:03:25.621 [Pipeline] sh 00:03:25.905 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:03:26.175 [Pipeline] sh 00:03:26.452 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:03:26.471 [Pipeline] sh 00:03:26.749 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ./autoruner.sh spdk_repo 00:03:26.749 ++ readlink -f spdk_repo 00:03:26.749 + DIR_ROOT=/home/vagrant/spdk_repo 00:03:26.749 + [[ -n /home/vagrant/spdk_repo ]] 00:03:26.749 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:03:26.749 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:03:26.749 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:03:26.749 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:03:26.749 + [[ -d /home/vagrant/spdk_repo/output ]] 00:03:26.749 + cd /home/vagrant/spdk_repo 00:03:26.749 + source /etc/os-release 00:03:26.749 ++ NAME='Fedora Linux' 00:03:26.749 ++ VERSION='38 (Cloud Edition)' 00:03:27.008 ++ ID=fedora 00:03:27.008 ++ VERSION_ID=38 00:03:27.008 ++ VERSION_CODENAME= 00:03:27.008 ++ PLATFORM_ID=platform:f38 00:03:27.008 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:03:27.008 ++ ANSI_COLOR='0;38;2;60;110;180' 00:03:27.008 ++ LOGO=fedora-logo-icon 00:03:27.008 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:03:27.008 ++ HOME_URL=https://fedoraproject.org/ 00:03:27.008 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:03:27.008 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:03:27.008 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:03:27.008 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:03:27.008 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:03:27.008 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:03:27.008 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:03:27.008 ++ SUPPORT_END=2024-05-14 00:03:27.008 ++ VARIANT='Cloud Edition' 00:03:27.008 ++ VARIANT_ID=cloud 00:03:27.008 + uname -a 00:03:27.008 Linux fedora38-cloud-1705279005-2131 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:03:27.008 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:03:27.266 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:03:27.525 Hugepages 00:03:27.525 node hugesize free / total 00:03:27.525 node0 1048576kB 0 / 0 00:03:27.525 node0 2048kB 0 / 0 00:03:27.525 00:03:27.525 Type BDF Vendor Device NUMA Driver Device Block devices 00:03:27.525 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:03:27.525 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:03:27.525 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:03:27.525 + rm -f /tmp/spdk-ld-path 00:03:27.525 + source autorun-spdk.conf 00:03:27.525 ++ SPDK_TEST_AUTOBUILD=ext 00:03:27.525 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:03:27.525 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:03:27.525 ++ RUN_NIGHTLY=0 00:03:27.525 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:03:27.525 + [[ -n 2048 ]] 00:03:27.525 + export EXTERNAL_MAKE_HUGEMEM 00:03:27.525 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:03:27.525 + for M in /var/spdk/build-*-manifest.txt 00:03:27.525 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:03:27.525 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:03:27.525 + for M in /var/spdk/build-*-manifest.txt 00:03:27.525 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:03:27.525 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:03:27.525 ++ uname 00:03:27.525 + [[ Linux == \L\i\n\u\x ]] 00:03:27.525 + sudo dmesg -T 00:03:27.525 + sudo dmesg --clear 00:03:27.525 + dmesg_pid=5984 00:03:27.525 + sudo dmesg -Tw 00:03:27.525 + [[ Fedora Linux == FreeBSD ]] 00:03:27.525 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:03:27.525 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:03:27.525 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:03:27.525 + [[ -x /usr/src/fio-static/fio ]] 00:03:27.525 + export FIO_BIN=/usr/src/fio-static/fio 00:03:27.525 + FIO_BIN=/usr/src/fio-static/fio 00:03:27.525 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:03:27.525 + [[ ! -v VFIO_QEMU_BIN ]] 00:03:27.525 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:03:27.525 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:03:27.525 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:03:27.525 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:03:27.525 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:03:27.525 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:03:27.525 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:03:27.525 Test configuration: 00:03:27.525 SPDK_TEST_AUTOBUILD=ext 00:03:27.525 EXTERNAL_MAKE_HUGEMEM=2048 00:03:27.525 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:03:27.784 RUN_NIGHTLY=0 08:55:24 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:03:27.784 08:55:24 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:03:27.784 08:55:24 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:27.784 08:55:24 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:27.784 08:55:24 -- 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:03:27.784 08:55:24 -- 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:03:27.784 08:55:24 -- 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:03:27.784 08:55:24 -- paths/export.sh@5 -- $ export PATH 00:03:27.784 08:55:24 -- 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:03:27.784 08:55:24 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:03:27.784 08:55:24 -- common/autobuild_common.sh@437 -- $ date +%s 00:03:27.784 08:55:24 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1715763324.XXXXXX 00:03:27.784 08:55:24 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1715763324.nJv5Lt 00:03:27.784 08:55:24 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:03:27.784 08:55:24 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:03:27.784 08:55:24 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:03:27.784 08:55:24 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:03:27.784 08:55:24 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:03:27.784 08:55:24 -- 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:03:27.784 08:55:24 -- common/autobuild_common.sh@453 -- $ get_config_params 00:03:27.784 08:55:24 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:03:27.784 08:55:24 -- common/autotest_common.sh@10 -- $ set +x 00:03:27.784 08:55:24 -- 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:03:27.784 08:55:24 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:03:27.784 08:55:24 -- pm/common@17 -- $ local monitor 00:03:27.784 08:55:24 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:03:27.784 08:55:24 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:03:27.784 08:55:24 -- pm/common@25 -- $ sleep 1 00:03:27.784 08:55:24 -- pm/common@21 -- $ date +%s 00:03:27.784 08:55:24 -- pm/common@21 -- $ date +%s 00:03:27.784 08:55:24 -- 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.1715763324 00:03:27.784 08:55:24 -- 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.1715763324 00:03:27.784 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1715763324_collect-vmstat.pm.log 00:03:27.784 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1715763324_collect-cpu-load.pm.log 00:03:28.746 08:55:25 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:03:28.746 08:55:25 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:03:28.746 08:55:25 -- spdk/autobuild.sh@12 -- $ umask 022 00:03:28.746 08:55:25 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:03:28.746 08:55:25 -- spdk/autobuild.sh@16 -- $ date -u 00:03:28.746 Wed May 15 08:55:25 AM UTC 2024 00:03:28.746 08:55:25 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:03:28.746 v24.05-pre-659-g01f10b8a3 00:03:28.746 08:55:25 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:03:28.746 08:55:25 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:03:28.746 08:55:25 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:03:28.746 08:55:25 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:03:28.746 08:55:25 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:03:28.746 08:55:25 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:03:28.746 08:55:25 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:03:28.746 08:55:25 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:03:28.746 08:55:25 -- common/autobuild_common.sh@409 -- $ run_test autobuild _autobuild_test_suite 00:03:28.746 08:55:25 -- common/autotest_common.sh@1098 -- $ '[' 2 -le 1 ']' 00:03:28.746 08:55:25 -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:03:28.746 08:55:25 -- common/autotest_common.sh@10 -- $ set +x 00:03:28.746 ************************************ 00:03:28.746 START TEST autobuild 00:03:28.746 ************************************ 00:03:28.746 08:55:25 autobuild -- common/autotest_common.sh@1122 -- $ _autobuild_test_suite 00:03:28.746 08:55:25 autobuild -- common/autobuild_common.sh@396 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:03:28.746 08:55:25 autobuild -- common/autobuild_common.sh@398 -- $ autobuild_test_suite_ext 00:03:28.746 08:55:25 autobuild -- common/autobuild_common.sh@385 -- $ external_code 00:03:28.746 08:55:25 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:03:28.746 08:55:25 autobuild -- common/autotest_common.sh@1098 -- $ '[' 3 -le 1 ']' 00:03:28.746 08:55:25 autobuild -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:03:28.746 08:55:25 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:03:28.746 ************************************ 00:03:28.746 START TEST autobuild_external_code 00:03:28.746 ************************************ 00:03:28.746 08:55:25 autobuild.autobuild_external_code -- common/autotest_common.sh@1122 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:03:28.746 08:55:25 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:03:28.746 08:55:25 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:03:28.746 08:55:25 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:03:28.746 08:55:25 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:03:28.746 08:55:25 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:03:28.746 08:55:25 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:03:29.312 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:03:29.312 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:03:29.569 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:03:29.569 08:55:26 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:03:29.569 08:55:26 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:03:29.569 08:55:26 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:03:29.569 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:03:29.569 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:42.367 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:03:57.235 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:03:57.235 Creating mk/config.mk...done. 00:03:57.235 Creating mk/cc.flags.mk...done. 00:03:57.235 Type 'make' to build. 00:03:57.235 08:55:52 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:03:57.235 08:55:52 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:03:57.235 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:03:57.235 make[1]: Nothing to be done for 'all'. 00:04:05.348 The Meson build system 00:04:05.348 Version: 1.3.1 00:04:05.348 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:05.348 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:05.348 Build type: native build 00:04:05.348 Program cat found: YES (/usr/bin/cat) 00:04:05.348 Project name: DPDK 00:04:05.348 Project version: 23.11.0 00:04:05.348 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:05.348 C linker for the host machine: cc ld.bfd 2.39-16 00:04:05.348 Host machine cpu family: x86_64 00:04:05.348 Host machine cpu: x86_64 00:04:05.348 Message: ## Building in Developer Mode ## 00:04:05.348 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:05.348 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:05.348 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:05.348 Program python3 found: YES (/usr/bin/python3) 00:04:05.348 Program cat found: YES (/usr/bin/cat) 00:04:05.348 Compiler for C supports arguments -march=native: YES 00:04:05.348 Checking for size of "void *" : 8 00:04:05.348 Checking for size of "void *" : 8 (cached) 00:04:05.348 Library m found: YES 00:04:05.348 Library numa found: YES 00:04:05.348 Has header "numaif.h" : YES 00:04:05.348 Library fdt found: NO 00:04:05.348 Library execinfo found: NO 00:04:05.348 Has header "execinfo.h" : YES 00:04:05.348 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:05.348 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:05.348 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:05.348 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:05.348 Run-time dependency openssl found: YES 3.0.9 00:04:05.348 Run-time dependency libpcap found: YES 1.10.4 00:04:05.348 Has header "pcap.h" with dependency libpcap: YES 00:04:05.348 Compiler for C supports arguments -Wcast-qual: YES 00:04:05.348 Compiler for C supports arguments -Wdeprecated: YES 00:04:05.348 Compiler for C supports arguments -Wformat: YES 00:04:05.348 Compiler for C supports arguments -Wformat-nonliteral: YES 00:04:05.348 Compiler for C supports arguments -Wformat-security: YES 00:04:05.348 Compiler for C supports arguments -Wmissing-declarations: YES 00:04:05.348 Compiler for C supports arguments -Wmissing-prototypes: YES 00:04:05.348 Compiler for C supports arguments -Wnested-externs: YES 00:04:05.348 Compiler for C supports arguments -Wold-style-definition: YES 00:04:05.348 Compiler for C supports arguments -Wpointer-arith: YES 00:04:05.348 Compiler for C supports arguments -Wsign-compare: YES 00:04:05.348 Compiler for C supports arguments -Wstrict-prototypes: YES 00:04:05.348 Compiler for C supports arguments -Wundef: YES 00:04:05.348 Compiler for C supports arguments -Wwrite-strings: YES 00:04:05.348 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:04:05.348 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:04:05.348 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:04:05.348 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:04:05.348 Program objdump found: YES (/usr/bin/objdump) 00:04:05.348 Compiler for C supports arguments -mavx512f: YES 00:04:05.348 Checking if "AVX512 checking" compiles: YES 00:04:05.348 Fetching value of define "__SSE4_2__" : 1 00:04:05.348 Fetching value of define "__AES__" : 1 00:04:05.348 Fetching value of define "__AVX__" : 1 00:04:05.348 Fetching value of define "__AVX2__" : 1 00:04:05.348 Fetching value of define "__AVX512BW__" : (undefined) 00:04:05.349 Fetching value of define "__AVX512CD__" : (undefined) 00:04:05.349 Fetching value of define "__AVX512DQ__" : (undefined) 00:04:05.349 Fetching value of define "__AVX512F__" : (undefined) 00:04:05.349 Fetching value of define "__AVX512VL__" : (undefined) 00:04:05.349 Fetching value of define "__PCLMUL__" : 1 00:04:05.349 Fetching value of define "__RDRND__" : 1 00:04:05.349 Fetching value of define "__RDSEED__" : 1 00:04:05.349 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:04:05.349 Fetching value of define "__znver1__" : (undefined) 00:04:05.349 Fetching value of define "__znver2__" : (undefined) 00:04:05.349 Fetching value of define "__znver3__" : (undefined) 00:04:05.349 Fetching value of define "__znver4__" : (undefined) 00:04:05.349 Compiler for C supports arguments -Wno-format-truncation: YES 00:04:05.349 Message: lib/log: Defining dependency "log" 00:04:05.349 Message: lib/kvargs: Defining dependency "kvargs" 00:04:05.349 Message: lib/telemetry: Defining dependency "telemetry" 00:04:05.349 Checking for function "getentropy" : NO 00:04:05.349 Message: lib/eal: Defining dependency "eal" 00:04:05.349 Message: lib/ring: Defining dependency "ring" 00:04:05.349 Message: lib/rcu: Defining dependency "rcu" 00:04:05.349 Message: lib/mempool: Defining dependency "mempool" 00:04:05.349 Message: lib/mbuf: Defining dependency "mbuf" 00:04:05.349 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:05.349 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:05.349 Compiler for C supports arguments -mpclmul: YES 00:04:05.349 Compiler for C supports arguments -maes: YES 00:04:05.349 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:05.349 Compiler for C supports arguments -mavx512bw: YES 00:04:05.349 Compiler for C supports arguments -mavx512dq: YES 00:04:05.349 Compiler for C supports arguments -mavx512vl: YES 00:04:05.349 Compiler for C supports arguments -mvpclmulqdq: YES 00:04:05.349 Compiler for C supports arguments -mavx2: YES 00:04:05.349 Compiler for C supports arguments -mavx: YES 00:04:05.349 Message: lib/net: Defining dependency "net" 00:04:05.349 Message: lib/meter: Defining dependency "meter" 00:04:05.349 Message: lib/ethdev: Defining dependency "ethdev" 00:04:05.349 Message: lib/pci: Defining dependency "pci" 00:04:05.349 Message: lib/cmdline: Defining dependency "cmdline" 00:04:05.349 Message: lib/hash: Defining dependency "hash" 00:04:05.349 Message: lib/timer: Defining dependency "timer" 00:04:05.349 Message: lib/compressdev: Defining dependency "compressdev" 00:04:05.349 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:05.349 Message: lib/dmadev: Defining dependency "dmadev" 00:04:05.349 Compiler for C supports arguments -Wno-cast-qual: YES 00:04:05.349 Message: lib/power: Defining dependency "power" 00:04:05.349 Message: lib/reorder: Defining dependency "reorder" 00:04:05.349 Message: lib/security: Defining dependency "security" 00:04:05.349 Has header "linux/userfaultfd.h" : YES 00:04:05.349 Has header "linux/vduse.h" : YES 00:04:05.349 Message: lib/vhost: Defining dependency "vhost" 00:04:05.349 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:05.349 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:05.349 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:05.349 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:05.349 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:05.349 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:05.349 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:05.349 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:05.349 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:05.349 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:05.349 Program doxygen found: YES (/usr/bin/doxygen) 00:04:05.349 Configuring doxy-api-html.conf using configuration 00:04:05.349 Configuring doxy-api-man.conf using configuration 00:04:05.349 Program mandb found: YES (/usr/bin/mandb) 00:04:05.349 Program sphinx-build found: NO 00:04:05.349 Configuring rte_build_config.h using configuration 00:04:05.349 Message: 00:04:05.349 ================= 00:04:05.349 Applications Enabled 00:04:05.349 ================= 00:04:05.349 00:04:05.349 apps: 00:04:05.349 00:04:05.349 00:04:05.349 Message: 00:04:05.349 ================= 00:04:05.349 Libraries Enabled 00:04:05.349 ================= 00:04:05.349 00:04:05.349 libs: 00:04:05.349 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:05.349 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:05.349 cryptodev, dmadev, power, reorder, security, vhost, 00:04:05.349 00:04:05.349 Message: 00:04:05.349 =============== 00:04:05.349 Drivers Enabled 00:04:05.349 =============== 00:04:05.349 00:04:05.349 common: 00:04:05.349 00:04:05.349 bus: 00:04:05.349 pci, vdev, 00:04:05.349 mempool: 00:04:05.349 ring, 00:04:05.349 dma: 00:04:05.349 00:04:05.349 net: 00:04:05.349 00:04:05.349 crypto: 00:04:05.349 00:04:05.349 compress: 00:04:05.349 00:04:05.349 vdpa: 00:04:05.349 00:04:05.349 00:04:05.349 Message: 00:04:05.349 ================= 00:04:05.349 Content Skipped 00:04:05.349 ================= 00:04:05.349 00:04:05.349 apps: 00:04:05.349 dumpcap: explicitly disabled via build config 00:04:05.349 graph: explicitly disabled via build config 00:04:05.349 pdump: explicitly disabled via build config 00:04:05.349 proc-info: explicitly disabled via build config 00:04:05.349 test-acl: explicitly disabled via build config 00:04:05.349 test-bbdev: explicitly disabled via build config 00:04:05.349 test-cmdline: explicitly disabled via build config 00:04:05.349 test-compress-perf: explicitly disabled via build config 00:04:05.349 test-crypto-perf: explicitly disabled via build config 00:04:05.349 test-dma-perf: explicitly disabled via build config 00:04:05.349 test-eventdev: explicitly disabled via build config 00:04:05.349 test-fib: explicitly disabled via build config 00:04:05.349 test-flow-perf: explicitly disabled via build config 00:04:05.349 test-gpudev: explicitly disabled via build config 00:04:05.349 test-mldev: explicitly disabled via build config 00:04:05.349 test-pipeline: explicitly disabled via build config 00:04:05.349 test-pmd: explicitly disabled via build config 00:04:05.349 test-regex: explicitly disabled via build config 00:04:05.349 test-sad: explicitly disabled via build config 00:04:05.349 test-security-perf: explicitly disabled via build config 00:04:05.349 00:04:05.349 libs: 00:04:05.349 metrics: explicitly disabled via build config 00:04:05.349 acl: explicitly disabled via build config 00:04:05.349 bbdev: explicitly disabled via build config 00:04:05.349 bitratestats: explicitly disabled via build config 00:04:05.349 bpf: explicitly disabled via build config 00:04:05.349 cfgfile: explicitly disabled via build config 00:04:05.349 distributor: explicitly disabled via build config 00:04:05.349 efd: explicitly disabled via build config 00:04:05.349 eventdev: explicitly disabled via build config 00:04:05.349 dispatcher: explicitly disabled via build config 00:04:05.349 gpudev: explicitly disabled via build config 00:04:05.349 gro: explicitly disabled via build config 00:04:05.349 gso: explicitly disabled via build config 00:04:05.349 ip_frag: explicitly disabled via build config 00:04:05.349 jobstats: explicitly disabled via build config 00:04:05.349 latencystats: explicitly disabled via build config 00:04:05.349 lpm: explicitly disabled via build config 00:04:05.349 member: explicitly disabled via build config 00:04:05.349 pcapng: explicitly disabled via build config 00:04:05.349 rawdev: explicitly disabled via build config 00:04:05.349 regexdev: explicitly disabled via build config 00:04:05.349 mldev: explicitly disabled via build config 00:04:05.349 rib: explicitly disabled via build config 00:04:05.349 sched: explicitly disabled via build config 00:04:05.349 stack: explicitly disabled via build config 00:04:05.349 ipsec: explicitly disabled via build config 00:04:05.349 pdcp: explicitly disabled via build config 00:04:05.349 fib: explicitly disabled via build config 00:04:05.349 port: explicitly disabled via build config 00:04:05.349 pdump: explicitly disabled via build config 00:04:05.349 table: explicitly disabled via build config 00:04:05.349 pipeline: explicitly disabled via build config 00:04:05.349 graph: explicitly disabled via build config 00:04:05.349 node: explicitly disabled via build config 00:04:05.349 00:04:05.349 drivers: 00:04:05.349 common/cpt: not in enabled drivers build config 00:04:05.349 common/dpaax: not in enabled drivers build config 00:04:05.349 common/iavf: not in enabled drivers build config 00:04:05.349 common/idpf: not in enabled drivers build config 00:04:05.349 common/mvep: not in enabled drivers build config 00:04:05.349 common/octeontx: not in enabled drivers build config 00:04:05.349 bus/auxiliary: not in enabled drivers build config 00:04:05.349 bus/cdx: not in enabled drivers build config 00:04:05.349 bus/dpaa: not in enabled drivers build config 00:04:05.349 bus/fslmc: not in enabled drivers build config 00:04:05.349 bus/ifpga: not in enabled drivers build config 00:04:05.349 bus/platform: not in enabled drivers build config 00:04:05.349 bus/vmbus: not in enabled drivers build config 00:04:05.349 common/cnxk: not in enabled drivers build config 00:04:05.349 common/mlx5: not in enabled drivers build config 00:04:05.349 common/nfp: not in enabled drivers build config 00:04:05.349 common/qat: not in enabled drivers build config 00:04:05.349 common/sfc_efx: not in enabled drivers build config 00:04:05.349 mempool/bucket: not in enabled drivers build config 00:04:05.349 mempool/cnxk: not in enabled drivers build config 00:04:05.349 mempool/dpaa: not in enabled drivers build config 00:04:05.349 mempool/dpaa2: not in enabled drivers build config 00:04:05.349 mempool/octeontx: not in enabled drivers build config 00:04:05.349 mempool/stack: not in enabled drivers build config 00:04:05.349 dma/cnxk: not in enabled drivers build config 00:04:05.349 dma/dpaa: not in enabled drivers build config 00:04:05.349 dma/dpaa2: not in enabled drivers build config 00:04:05.349 dma/hisilicon: not in enabled drivers build config 00:04:05.349 dma/idxd: not in enabled drivers build config 00:04:05.349 dma/ioat: not in enabled drivers build config 00:04:05.349 dma/skeleton: not in enabled drivers build config 00:04:05.349 net/af_packet: not in enabled drivers build config 00:04:05.349 net/af_xdp: not in enabled drivers build config 00:04:05.349 net/ark: not in enabled drivers build config 00:04:05.349 net/atlantic: not in enabled drivers build config 00:04:05.349 net/avp: not in enabled drivers build config 00:04:05.349 net/axgbe: not in enabled drivers build config 00:04:05.349 net/bnx2x: not in enabled drivers build config 00:04:05.349 net/bnxt: not in enabled drivers build config 00:04:05.349 net/bonding: not in enabled drivers build config 00:04:05.349 net/cnxk: not in enabled drivers build config 00:04:05.349 net/cpfl: not in enabled drivers build config 00:04:05.349 net/cxgbe: not in enabled drivers build config 00:04:05.349 net/dpaa: not in enabled drivers build config 00:04:05.349 net/dpaa2: not in enabled drivers build config 00:04:05.349 net/e1000: not in enabled drivers build config 00:04:05.349 net/ena: not in enabled drivers build config 00:04:05.349 net/enetc: not in enabled drivers build config 00:04:05.349 net/enetfec: not in enabled drivers build config 00:04:05.349 net/enic: not in enabled drivers build config 00:04:05.349 net/failsafe: not in enabled drivers build config 00:04:05.349 net/fm10k: not in enabled drivers build config 00:04:05.349 net/gve: not in enabled drivers build config 00:04:05.349 net/hinic: not in enabled drivers build config 00:04:05.349 net/hns3: not in enabled drivers build config 00:04:05.349 net/i40e: not in enabled drivers build config 00:04:05.349 net/iavf: not in enabled drivers build config 00:04:05.349 net/ice: not in enabled drivers build config 00:04:05.349 net/idpf: not in enabled drivers build config 00:04:05.349 net/igc: not in enabled drivers build config 00:04:05.349 net/ionic: not in enabled drivers build config 00:04:05.349 net/ipn3ke: not in enabled drivers build config 00:04:05.349 net/ixgbe: not in enabled drivers build config 00:04:05.349 net/mana: not in enabled drivers build config 00:04:05.349 net/memif: not in enabled drivers build config 00:04:05.349 net/mlx4: not in enabled drivers build config 00:04:05.349 net/mlx5: not in enabled drivers build config 00:04:05.349 net/mvneta: not in enabled drivers build config 00:04:05.349 net/mvpp2: not in enabled drivers build config 00:04:05.349 net/netvsc: not in enabled drivers build config 00:04:05.349 net/nfb: not in enabled drivers build config 00:04:05.349 net/nfp: not in enabled drivers build config 00:04:05.349 net/ngbe: not in enabled drivers build config 00:04:05.349 net/null: not in enabled drivers build config 00:04:05.349 net/octeontx: not in enabled drivers build config 00:04:05.349 net/octeon_ep: not in enabled drivers build config 00:04:05.349 net/pcap: not in enabled drivers build config 00:04:05.349 net/pfe: not in enabled drivers build config 00:04:05.349 net/qede: not in enabled drivers build config 00:04:05.349 net/ring: not in enabled drivers build config 00:04:05.349 net/sfc: not in enabled drivers build config 00:04:05.349 net/softnic: not in enabled drivers build config 00:04:05.349 net/tap: not in enabled drivers build config 00:04:05.349 net/thunderx: not in enabled drivers build config 00:04:05.349 net/txgbe: not in enabled drivers build config 00:04:05.349 net/vdev_netvsc: not in enabled drivers build config 00:04:05.349 net/vhost: not in enabled drivers build config 00:04:05.349 net/virtio: not in enabled drivers build config 00:04:05.349 net/vmxnet3: not in enabled drivers build config 00:04:05.349 raw/*: missing internal dependency, "rawdev" 00:04:05.349 crypto/armv8: not in enabled drivers build config 00:04:05.349 crypto/bcmfs: not in enabled drivers build config 00:04:05.349 crypto/caam_jr: not in enabled drivers build config 00:04:05.349 crypto/ccp: not in enabled drivers build config 00:04:05.349 crypto/cnxk: not in enabled drivers build config 00:04:05.349 crypto/dpaa_sec: not in enabled drivers build config 00:04:05.349 crypto/dpaa2_sec: not in enabled drivers build config 00:04:05.349 crypto/ipsec_mb: not in enabled drivers build config 00:04:05.349 crypto/mlx5: not in enabled drivers build config 00:04:05.349 crypto/mvsam: not in enabled drivers build config 00:04:05.349 crypto/nitrox: not in enabled drivers build config 00:04:05.349 crypto/null: not in enabled drivers build config 00:04:05.349 crypto/octeontx: not in enabled drivers build config 00:04:05.349 crypto/openssl: not in enabled drivers build config 00:04:05.349 crypto/scheduler: not in enabled drivers build config 00:04:05.349 crypto/uadk: not in enabled drivers build config 00:04:05.349 crypto/virtio: not in enabled drivers build config 00:04:05.349 compress/isal: not in enabled drivers build config 00:04:05.349 compress/mlx5: not in enabled drivers build config 00:04:05.349 compress/octeontx: not in enabled drivers build config 00:04:05.349 compress/zlib: not in enabled drivers build config 00:04:05.349 regex/*: missing internal dependency, "regexdev" 00:04:05.349 ml/*: missing internal dependency, "mldev" 00:04:05.349 vdpa/ifc: not in enabled drivers build config 00:04:05.349 vdpa/mlx5: not in enabled drivers build config 00:04:05.349 vdpa/nfp: not in enabled drivers build config 00:04:05.349 vdpa/sfc: not in enabled drivers build config 00:04:05.349 event/*: missing internal dependency, "eventdev" 00:04:05.349 baseband/*: missing internal dependency, "bbdev" 00:04:05.349 gpu/*: missing internal dependency, "gpudev" 00:04:05.349 00:04:05.349 00:04:05.915 Build targets in project: 85 00:04:05.915 00:04:05.915 DPDK 23.11.0 00:04:05.915 00:04:05.915 User defined options 00:04:05.915 default_library : shared 00:04:05.915 libdir : lib 00:04:05.915 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:05.915 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:05.915 c_link_args : 00:04:05.915 cpu_instruction_set: native 00:04:05.915 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:05.915 disable_libs : acl,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:05.915 enable_docs : false 00:04:05.915 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:05.915 enable_kmods : false 00:04:05.915 tests : false 00:04:05.915 00:04:05.915 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:06.171 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:04:06.428 [1/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:04:06.429 [2/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:04:06.429 [3/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:04:06.429 [4/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:04:06.429 [5/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:04:06.429 [6/265] Linking static target lib/librte_kvargs.a 00:04:06.685 [7/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:04:06.685 [8/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:04:06.685 [9/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:04:06.685 [10/265] Linking static target lib/librte_log.a 00:04:06.943 [11/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:04:07.200 [12/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:04:07.459 [13/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:04:07.459 [14/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:04:07.459 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:04:07.459 [16/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:04:07.717 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:04:07.717 [18/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:04:07.717 [19/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:04:07.717 [20/265] Linking target lib/librte_log.so.24.0 00:04:07.717 [21/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:04:07.974 [22/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:04:07.974 [23/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:04:07.974 [24/265] Linking target lib/librte_kvargs.so.24.0 00:04:07.974 [25/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:04:08.232 [26/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:04:08.232 [27/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:04:08.232 [28/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:04:08.491 [29/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:04:08.773 [30/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:04:08.773 [31/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:04:09.058 [32/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:04:09.058 [33/265] Linking static target lib/librte_telemetry.a 00:04:09.058 [34/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:04:09.058 [35/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:04:09.058 [36/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:04:09.058 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:04:09.058 [38/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:04:09.058 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:04:09.058 [40/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:04:09.316 [41/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:04:09.574 [42/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:04:09.574 [43/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:04:09.574 [44/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:04:09.836 [45/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:04:09.836 [46/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:04:09.836 [47/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:04:09.836 [48/265] Linking target lib/librte_telemetry.so.24.0 00:04:09.836 [49/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:04:10.096 [50/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:04:10.096 [51/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:04:10.096 [52/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:04:10.096 [53/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:04:10.357 [54/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:04:10.357 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:04:10.616 [56/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:04:10.616 [57/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:04:10.616 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:04:10.616 [59/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:04:10.616 [60/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:04:10.616 [61/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:04:10.616 [62/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:04:10.616 [63/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:04:10.874 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:04:10.874 [65/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:04:10.874 [66/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:04:10.874 [67/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:04:10.874 [68/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:04:11.133 [69/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:04:11.133 [70/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:04:11.133 [71/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:04:11.133 [72/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:04:11.391 [73/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:04:11.391 [74/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:04:11.650 [75/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:04:11.650 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:04:11.650 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:04:11.650 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:04:11.909 [79/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:04:11.909 [80/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:04:11.909 [81/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:04:11.909 [82/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:04:12.167 [83/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:04:12.167 [84/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:04:12.425 [85/265] Linking static target lib/librte_ring.a 00:04:12.425 [86/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:04:12.425 [87/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:04:12.425 [88/265] Linking static target lib/librte_eal.a 00:04:12.425 [89/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:04:12.684 [90/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:04:12.684 [91/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:04:12.684 [92/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:04:12.684 [93/265] Linking static target lib/librte_mempool.a 00:04:12.684 [94/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:04:12.684 [95/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:04:12.944 [96/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:04:12.944 [97/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:04:13.202 [98/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:04:13.202 [99/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:04:13.202 [100/265] Linking static target lib/librte_rcu.a 00:04:13.202 [101/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:04:13.202 [102/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:04:13.460 [103/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:04:13.460 [104/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:04:13.460 [105/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:04:13.460 [106/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:04:13.460 [107/265] Linking static target lib/librte_net.a 00:04:13.460 [108/265] Linking static target lib/librte_mbuf.a 00:04:13.460 [109/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:04:13.460 [110/265] Linking static target lib/librte_meter.a 00:04:13.717 [111/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:04:13.717 [112/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:04:13.975 [113/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:04:13.975 [114/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:04:13.975 [115/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:04:13.975 [116/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:04:13.975 [117/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:04:14.231 [118/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:04:14.794 [119/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:04:14.794 [120/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:04:14.794 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:04:15.051 [122/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:04:15.051 [123/265] Linking static target lib/librte_pci.a 00:04:15.051 [124/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:04:15.051 [125/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:04:15.051 [126/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:04:15.051 [127/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:04:15.308 [128/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:04:15.308 [129/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:04:15.308 [130/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:04:15.308 [131/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:04:15.308 [132/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:04:15.308 [133/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:04:15.308 [134/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:04:15.566 [135/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:04:15.566 [136/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:04:15.566 [137/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:04:15.566 [138/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:04:15.566 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:04:15.566 [140/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:04:15.823 [141/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:04:15.823 [142/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:04:15.823 [143/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:04:15.823 [144/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:04:16.081 [145/265] Linking static target lib/librte_cmdline.a 00:04:16.081 [146/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:04:16.081 [147/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:04:16.646 [148/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:04:16.646 [149/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:04:16.646 [150/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:04:16.903 [151/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:04:16.903 [152/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:04:16.903 [153/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:04:16.903 [154/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:04:16.903 [155/265] Linking static target lib/librte_compressdev.a 00:04:17.161 [156/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:04:17.161 [157/265] Linking static target lib/librte_timer.a 00:04:17.161 [158/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:04:17.725 [159/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:04:17.725 [160/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:04:17.725 [161/265] Linking static target lib/librte_dmadev.a 00:04:17.725 [162/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:04:17.725 [163/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:04:17.725 [164/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:04:17.725 [165/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:04:17.982 [166/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:04:17.982 [167/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:04:17.982 [168/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:04:18.546 [169/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:04:18.546 [170/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:04:18.546 [171/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:04:18.546 [172/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:04:18.546 [173/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:04:18.546 [174/265] Linking static target lib/librte_hash.a 00:04:18.546 [175/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:04:18.803 [176/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:04:18.803 [177/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:04:18.803 [178/265] Linking static target lib/librte_ethdev.a 00:04:19.060 [179/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:04:19.060 [180/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:04:19.060 [181/265] Linking static target lib/librte_cryptodev.a 00:04:19.060 [182/265] Linking static target lib/librte_power.a 00:04:19.060 [183/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:04:19.060 [184/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:04:19.060 [185/265] Linking static target lib/librte_reorder.a 00:04:19.060 [186/265] Linking static target lib/librte_security.a 00:04:19.352 [187/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:04:19.352 [188/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:04:19.631 [189/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:04:19.631 [190/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:04:19.631 [191/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:04:19.631 [192/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:04:19.889 [193/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:04:19.889 [194/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:04:20.457 [195/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:04:20.457 [196/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:04:20.457 [197/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:04:20.457 [198/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:04:20.457 [199/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:04:20.457 [200/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:04:20.715 [201/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:04:20.715 [202/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:04:20.973 [203/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:04:20.973 [204/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:04:21.231 [205/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:04:21.231 [206/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:04:21.231 [207/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:04:21.231 [208/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:04:21.231 [209/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:04:21.231 [210/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:04:21.231 [211/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:04:21.231 [212/265] Linking static target drivers/librte_bus_vdev.a 00:04:21.490 [213/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:04:21.490 [214/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:04:21.490 [215/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:04:21.490 [216/265] Linking static target drivers/librte_bus_pci.a 00:04:21.490 [217/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:04:21.747 [218/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:04:21.747 [219/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:04:21.747 [220/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:04:21.747 [221/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:04:21.747 [222/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:04:21.747 [223/265] Linking static target drivers/librte_mempool_ring.a 00:04:22.005 [224/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:04:23.401 [225/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:04:23.401 [226/265] Linking target lib/librte_eal.so.24.0 00:04:23.658 [227/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:04:23.658 [228/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:04:23.658 [229/265] Linking target lib/librte_ring.so.24.0 00:04:23.658 [230/265] Linking target lib/librte_pci.so.24.0 00:04:23.658 [231/265] Linking target drivers/librte_bus_vdev.so.24.0 00:04:23.658 [232/265] Linking target lib/librte_dmadev.so.24.0 00:04:23.658 [233/265] Linking target lib/librte_meter.so.24.0 00:04:23.658 [234/265] Linking target lib/librte_timer.so.24.0 00:04:23.916 [235/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:04:23.916 [236/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:04:23.916 [237/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:04:23.916 [238/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:04:23.916 [239/265] Linking target lib/librte_mempool.so.24.0 00:04:23.916 [240/265] Linking target drivers/librte_bus_pci.so.24.0 00:04:23.916 [241/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:04:23.916 [242/265] Linking target lib/librte_rcu.so.24.0 00:04:24.173 [243/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:04:24.173 [244/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:04:24.173 [245/265] Linking target drivers/librte_mempool_ring.so.24.0 00:04:24.173 [246/265] Linking target lib/librte_mbuf.so.24.0 00:04:24.173 [247/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:04:24.433 [248/265] Linking target lib/librte_net.so.24.0 00:04:24.433 [249/265] Linking target lib/librte_compressdev.so.24.0 00:04:24.433 [250/265] Linking target lib/librte_reorder.so.24.0 00:04:24.433 [251/265] Linking target lib/librte_cryptodev.so.24.0 00:04:24.433 [252/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:04:24.433 [253/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:04:24.433 [254/265] Linking target lib/librte_hash.so.24.0 00:04:24.433 [255/265] Linking target lib/librte_security.so.24.0 00:04:24.433 [256/265] Linking target lib/librte_cmdline.so.24.0 00:04:24.691 [257/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:04:25.628 [258/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:04:25.628 [259/265] Linking target lib/librte_ethdev.so.24.0 00:04:25.628 [260/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:04:25.885 [261/265] Linking target lib/librte_power.so.24.0 00:04:32.437 [262/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:04:32.437 [263/265] Linking static target lib/librte_vhost.a 00:04:33.806 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:04:34.066 [265/265] Linking target lib/librte_vhost.so.24.0 00:04:34.066 INFO: autodetecting backend as ninja 00:04:34.066 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:04:35.000 CC lib/ut/ut.o 00:04:35.000 CC lib/ut_mock/mock.o 00:04:35.000 CC lib/log/log.o 00:04:35.000 CC lib/log/log_flags.o 00:04:35.000 CC lib/log/log_deprecated.o 00:04:35.258 LIB libspdk_ut_mock.a 00:04:35.258 SO libspdk_ut_mock.so.6.0 00:04:35.258 LIB libspdk_ut.a 00:04:35.258 SO libspdk_ut.so.2.0 00:04:35.258 SYMLINK libspdk_ut_mock.so 00:04:35.258 LIB libspdk_log.a 00:04:35.258 SYMLINK libspdk_ut.so 00:04:35.258 SO libspdk_log.so.7.0 00:04:35.516 SYMLINK libspdk_log.so 00:04:35.516 CC lib/ioat/ioat.o 00:04:35.774 CC lib/dma/dma.o 00:04:35.774 CXX lib/trace_parser/trace.o 00:04:35.774 CC lib/util/bit_array.o 00:04:35.774 CC lib/util/base64.o 00:04:35.774 CC lib/util/cpuset.o 00:04:35.774 CC lib/util/crc32.o 00:04:35.774 CC lib/util/crc16.o 00:04:35.774 CC lib/util/crc32c.o 00:04:35.774 CC lib/util/crc32_ieee.o 00:04:35.774 CC lib/util/crc64.o 00:04:35.774 CC lib/vfio_user/host/vfio_user_pci.o 00:04:35.774 CC lib/util/dif.o 00:04:35.774 CC lib/util/fd.o 00:04:35.774 CC lib/util/file.o 00:04:35.774 CC lib/util/hexlify.o 00:04:35.774 CC lib/util/iov.o 00:04:35.774 LIB libspdk_dma.a 00:04:36.032 CC lib/util/math.o 00:04:36.032 CC lib/vfio_user/host/vfio_user.o 00:04:36.032 SO libspdk_dma.so.4.0 00:04:36.032 CC lib/util/pipe.o 00:04:36.032 SYMLINK libspdk_dma.so 00:04:36.032 CC lib/util/strerror_tls.o 00:04:36.032 CC lib/util/string.o 00:04:36.032 CC lib/util/uuid.o 00:04:36.032 LIB libspdk_ioat.a 00:04:36.032 SO libspdk_ioat.so.7.0 00:04:36.032 CC lib/util/fd_group.o 00:04:36.032 SYMLINK libspdk_ioat.so 00:04:36.032 CC lib/util/xor.o 00:04:36.032 CC lib/util/zipf.o 00:04:36.290 LIB libspdk_vfio_user.a 00:04:36.290 SO libspdk_vfio_user.so.5.0 00:04:36.290 SYMLINK libspdk_vfio_user.so 00:04:36.549 LIB libspdk_trace_parser.a 00:04:36.549 SO libspdk_trace_parser.so.5.0 00:04:36.807 SYMLINK libspdk_trace_parser.so 00:04:37.081 LIB libspdk_util.a 00:04:37.081 SO libspdk_util.so.9.0 00:04:37.081 SYMLINK libspdk_util.so 00:04:37.349 CC lib/env_dpdk/memory.o 00:04:37.349 CC lib/env_dpdk/env.o 00:04:37.349 CC lib/env_dpdk/pci.o 00:04:37.349 CC lib/env_dpdk/threads.o 00:04:37.349 CC lib/env_dpdk/init.o 00:04:37.349 CC lib/env_dpdk/pci_ioat.o 00:04:37.349 CC lib/env_dpdk/pci_virtio.o 00:04:37.349 CC lib/env_dpdk/pci_idxd.o 00:04:37.349 CC lib/env_dpdk/pci_vmd.o 00:04:37.349 CC lib/conf/conf.o 00:04:37.349 CC lib/vmd/vmd.o 00:04:37.349 CC lib/json/json_parse.o 00:04:37.349 CC lib/env_dpdk/pci_event.o 00:04:37.349 CC lib/json/json_util.o 00:04:37.349 CC lib/vmd/led.o 00:04:37.349 CC lib/json/json_write.o 00:04:37.608 CC lib/env_dpdk/sigbus_handler.o 00:04:37.608 CC lib/env_dpdk/pci_dpdk.o 00:04:37.608 LIB libspdk_conf.a 00:04:37.608 CC lib/env_dpdk/pci_dpdk_2207.o 00:04:37.608 CC lib/env_dpdk/pci_dpdk_2211.o 00:04:37.608 SO libspdk_conf.so.6.0 00:04:37.608 SYMLINK libspdk_conf.so 00:04:38.175 LIB libspdk_vmd.a 00:04:38.175 SO libspdk_vmd.so.6.0 00:04:38.175 SYMLINK libspdk_vmd.so 00:04:38.175 LIB libspdk_json.a 00:04:38.175 SO libspdk_json.so.6.0 00:04:38.175 SYMLINK libspdk_json.so 00:04:38.433 CC lib/jsonrpc/jsonrpc_server.o 00:04:38.433 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:04:38.433 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:04:38.433 CC lib/jsonrpc/jsonrpc_client.o 00:04:38.692 LIB libspdk_jsonrpc.a 00:04:38.692 SO libspdk_jsonrpc.so.6.0 00:04:38.692 SYMLINK libspdk_jsonrpc.so 00:04:38.951 LIB libspdk_env_dpdk.a 00:04:38.951 SO libspdk_env_dpdk.so.14.0 00:04:38.951 SYMLINK libspdk_env_dpdk.so 00:04:38.951 CC lib/rpc/rpc.o 00:04:39.209 LIB libspdk_rpc.a 00:04:39.467 SO libspdk_rpc.so.6.0 00:04:39.467 SYMLINK libspdk_rpc.so 00:04:39.726 CC lib/trace/trace.o 00:04:39.726 CC lib/trace/trace_flags.o 00:04:39.726 CC lib/trace/trace_rpc.o 00:04:39.726 CC lib/keyring/keyring.o 00:04:39.726 CC lib/keyring/keyring_rpc.o 00:04:39.726 CC lib/notify/notify.o 00:04:39.726 CC lib/notify/notify_rpc.o 00:04:39.984 LIB libspdk_notify.a 00:04:39.984 SO libspdk_notify.so.6.0 00:04:39.984 SYMLINK libspdk_notify.so 00:04:39.984 LIB libspdk_keyring.a 00:04:39.984 SO libspdk_keyring.so.1.0 00:04:39.984 LIB libspdk_trace.a 00:04:39.984 SYMLINK libspdk_keyring.so 00:04:39.984 SO libspdk_trace.so.10.0 00:04:40.242 SYMLINK libspdk_trace.so 00:04:40.500 CC lib/sock/sock.o 00:04:40.500 CC lib/thread/thread.o 00:04:40.500 CC lib/sock/sock_rpc.o 00:04:40.500 CC lib/thread/iobuf.o 00:04:40.758 LIB libspdk_sock.a 00:04:41.016 SO libspdk_sock.so.9.0 00:04:41.016 SYMLINK libspdk_sock.so 00:04:41.274 CC lib/nvme/nvme_ctrlr_cmd.o 00:04:41.274 CC lib/nvme/nvme_ctrlr.o 00:04:41.274 CC lib/nvme/nvme_ns.o 00:04:41.274 CC lib/nvme/nvme_fabric.o 00:04:41.274 CC lib/nvme/nvme_ns_cmd.o 00:04:41.274 CC lib/nvme/nvme_pcie.o 00:04:41.274 CC lib/nvme/nvme_pcie_common.o 00:04:41.274 CC lib/nvme/nvme.o 00:04:41.274 CC lib/nvme/nvme_qpair.o 00:04:41.274 CC lib/nvme/nvme_quirks.o 00:04:41.274 CC lib/nvme/nvme_transport.o 00:04:41.841 LIB libspdk_thread.a 00:04:41.841 SO libspdk_thread.so.10.0 00:04:41.841 SYMLINK libspdk_thread.so 00:04:41.841 CC lib/nvme/nvme_discovery.o 00:04:42.100 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:04:42.100 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:04:42.100 CC lib/nvme/nvme_tcp.o 00:04:42.100 CC lib/nvme/nvme_opal.o 00:04:42.358 CC lib/nvme/nvme_io_msg.o 00:04:42.358 CC lib/nvme/nvme_poll_group.o 00:04:42.358 CC lib/nvme/nvme_zns.o 00:04:42.358 CC lib/nvme/nvme_stubs.o 00:04:42.617 CC lib/nvme/nvme_auth.o 00:04:42.617 CC lib/nvme/nvme_cuse.o 00:04:42.897 CC lib/accel/accel.o 00:04:42.897 CC lib/blob/blobstore.o 00:04:42.897 CC lib/blob/request.o 00:04:42.897 CC lib/blob/zeroes.o 00:04:43.154 CC lib/blob/blob_bs_dev.o 00:04:43.154 CC lib/accel/accel_rpc.o 00:04:43.154 CC lib/init/json_config.o 00:04:43.154 CC lib/virtio/virtio.o 00:04:43.154 CC lib/virtio/virtio_vhost_user.o 00:04:43.154 CC lib/accel/accel_sw.o 00:04:43.412 CC lib/virtio/virtio_vfio_user.o 00:04:43.412 CC lib/init/subsystem.o 00:04:43.412 CC lib/init/subsystem_rpc.o 00:04:43.412 CC lib/virtio/virtio_pci.o 00:04:43.412 CC lib/init/rpc.o 00:04:43.670 LIB libspdk_init.a 00:04:43.670 SO libspdk_init.so.5.0 00:04:43.670 SYMLINK libspdk_init.so 00:04:43.990 LIB libspdk_virtio.a 00:04:43.990 LIB libspdk_nvme.a 00:04:43.990 SO libspdk_virtio.so.7.0 00:04:43.990 SO libspdk_nvme.so.13.0 00:04:43.990 SYMLINK libspdk_virtio.so 00:04:43.990 LIB libspdk_accel.a 00:04:43.990 SO libspdk_accel.so.15.0 00:04:43.990 SYMLINK libspdk_nvme.so 00:04:43.990 SYMLINK libspdk_accel.so 00:04:43.990 CC lib/event/reactor.o 00:04:43.990 CC lib/event/app.o 00:04:43.990 CC lib/event/log_rpc.o 00:04:43.990 CC lib/event/app_rpc.o 00:04:43.990 CC lib/event/scheduler_static.o 00:04:44.247 CC lib/bdev/bdev.o 00:04:44.247 CC lib/bdev/bdev_rpc.o 00:04:44.247 CC lib/bdev/part.o 00:04:44.247 CC lib/bdev/scsi_nvme.o 00:04:44.247 CC lib/bdev/bdev_zone.o 00:04:44.811 LIB libspdk_event.a 00:04:44.811 SO libspdk_event.so.13.0 00:04:44.811 SYMLINK libspdk_event.so 00:04:46.184 LIB libspdk_blob.a 00:04:46.184 SO libspdk_blob.so.11.0 00:04:46.184 SYMLINK libspdk_blob.so 00:04:46.184 CC lib/blobfs/tree.o 00:04:46.184 CC lib/blobfs/blobfs.o 00:04:46.442 CC lib/lvol/lvol.o 00:04:47.376 LIB libspdk_bdev.a 00:04:47.376 LIB libspdk_blobfs.a 00:04:47.376 SO libspdk_bdev.so.15.0 00:04:47.376 SO libspdk_blobfs.so.10.0 00:04:47.376 SYMLINK libspdk_bdev.so 00:04:47.376 LIB libspdk_lvol.a 00:04:47.376 SYMLINK libspdk_blobfs.so 00:04:47.376 SO libspdk_lvol.so.10.0 00:04:47.376 SYMLINK libspdk_lvol.so 00:04:47.634 CC lib/nbd/nbd.o 00:04:47.635 CC lib/nbd/nbd_rpc.o 00:04:47.635 CC lib/ftl/ftl_core.o 00:04:47.635 CC lib/scsi/dev.o 00:04:47.635 CC lib/ftl/ftl_init.o 00:04:47.635 CC lib/scsi/lun.o 00:04:47.635 CC lib/scsi/port.o 00:04:47.635 CC lib/ftl/ftl_debug.o 00:04:47.635 CC lib/ftl/ftl_layout.o 00:04:47.635 CC lib/scsi/scsi.o 00:04:47.635 CC lib/scsi/scsi_bdev.o 00:04:47.635 CC lib/nvmf/ctrlr.o 00:04:47.635 CC lib/scsi/scsi_pr.o 00:04:47.635 CC lib/scsi/scsi_rpc.o 00:04:47.635 CC lib/scsi/task.o 00:04:47.892 CC lib/nvmf/ctrlr_discovery.o 00:04:47.892 CC lib/ftl/ftl_io.o 00:04:47.892 CC lib/ftl/ftl_sb.o 00:04:47.892 CC lib/nvmf/ctrlr_bdev.o 00:04:47.892 CC lib/ftl/ftl_l2p.o 00:04:47.892 CC lib/ftl/ftl_l2p_flat.o 00:04:47.892 LIB libspdk_nbd.a 00:04:47.892 SO libspdk_nbd.so.7.0 00:04:47.892 CC lib/ftl/ftl_nv_cache.o 00:04:47.892 CC lib/ftl/ftl_band.o 00:04:47.892 CC lib/nvmf/subsystem.o 00:04:48.151 CC lib/nvmf/nvmf.o 00:04:48.151 SYMLINK libspdk_nbd.so 00:04:48.151 CC lib/ftl/ftl_band_ops.o 00:04:48.151 CC lib/ftl/ftl_writer.o 00:04:48.151 CC lib/ftl/ftl_rq.o 00:04:48.151 CC lib/ftl/ftl_reloc.o 00:04:48.151 CC lib/ftl/ftl_l2p_cache.o 00:04:48.151 LIB libspdk_scsi.a 00:04:48.151 SO libspdk_scsi.so.9.0 00:04:48.151 CC lib/nvmf/nvmf_rpc.o 00:04:48.151 SYMLINK libspdk_scsi.so 00:04:48.151 CC lib/ftl/ftl_p2l.o 00:04:48.409 CC lib/ftl/mngt/ftl_mngt.o 00:04:48.410 CC lib/nvmf/transport.o 00:04:48.410 CC lib/nvmf/tcp.o 00:04:48.410 CC lib/nvmf/stubs.o 00:04:48.410 CC lib/nvmf/mdns_server.o 00:04:48.667 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:04:48.667 CC lib/nvmf/auth.o 00:04:48.667 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:04:48.667 CC lib/iscsi/conn.o 00:04:48.667 CC lib/iscsi/init_grp.o 00:04:48.667 CC lib/vhost/vhost.o 00:04:48.667 CC lib/iscsi/iscsi.o 00:04:48.925 CC lib/iscsi/md5.o 00:04:48.925 CC lib/iscsi/param.o 00:04:48.925 CC lib/ftl/mngt/ftl_mngt_startup.o 00:04:48.925 CC lib/iscsi/portal_grp.o 00:04:48.925 CC lib/ftl/mngt/ftl_mngt_md.o 00:04:49.182 CC lib/iscsi/tgt_node.o 00:04:49.182 CC lib/iscsi/iscsi_subsystem.o 00:04:49.182 CC lib/iscsi/iscsi_rpc.o 00:04:49.182 CC lib/ftl/mngt/ftl_mngt_misc.o 00:04:49.182 CC lib/iscsi/task.o 00:04:49.182 CC lib/vhost/vhost_rpc.o 00:04:49.440 CC lib/vhost/vhost_scsi.o 00:04:49.440 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:04:49.440 CC lib/vhost/vhost_blk.o 00:04:49.440 CC lib/vhost/rte_vhost_user.o 00:04:49.440 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:04:49.698 CC lib/ftl/mngt/ftl_mngt_band.o 00:04:49.698 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:04:49.698 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:04:49.698 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:04:49.698 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:04:49.698 CC lib/ftl/utils/ftl_conf.o 00:04:49.698 LIB libspdk_nvmf.a 00:04:49.698 SO libspdk_nvmf.so.18.0 00:04:49.698 CC lib/ftl/utils/ftl_md.o 00:04:49.957 CC lib/ftl/utils/ftl_mempool.o 00:04:49.957 SYMLINK libspdk_nvmf.so 00:04:49.957 CC lib/ftl/utils/ftl_bitmap.o 00:04:49.957 CC lib/ftl/utils/ftl_property.o 00:04:49.957 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:04:49.957 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:04:49.957 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:04:49.957 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:04:50.215 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:04:50.215 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:04:50.215 CC lib/ftl/upgrade/ftl_sb_v3.o 00:04:50.215 CC lib/ftl/upgrade/ftl_sb_v5.o 00:04:50.215 CC lib/ftl/nvc/ftl_nvc_dev.o 00:04:50.215 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:04:50.215 CC lib/ftl/base/ftl_base_dev.o 00:04:50.215 CC lib/ftl/base/ftl_base_bdev.o 00:04:50.474 LIB libspdk_iscsi.a 00:04:50.474 LIB libspdk_ftl.a 00:04:50.474 SO libspdk_iscsi.so.8.0 00:04:50.474 SO libspdk_ftl.so.9.0 00:04:50.732 SYMLINK libspdk_iscsi.so 00:04:50.732 SYMLINK libspdk_ftl.so 00:04:50.732 LIB libspdk_vhost.a 00:04:50.732 SO libspdk_vhost.so.8.0 00:04:50.732 SYMLINK libspdk_vhost.so 00:04:51.298 CC module/env_dpdk/env_dpdk_rpc.o 00:04:51.298 CC module/scheduler/gscheduler/gscheduler.o 00:04:51.298 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:04:51.298 CC module/keyring/file/keyring.o 00:04:51.298 CC module/keyring/file/keyring_rpc.o 00:04:51.298 CC module/scheduler/dynamic/scheduler_dynamic.o 00:04:51.298 CC module/blob/bdev/blob_bdev.o 00:04:51.298 CC module/accel/ioat/accel_ioat.o 00:04:51.298 CC module/sock/posix/posix.o 00:04:51.298 CC module/accel/ioat/accel_ioat_rpc.o 00:04:51.298 CC module/accel/error/accel_error.o 00:04:51.298 CC module/accel/error/accel_error_rpc.o 00:04:51.298 LIB libspdk_env_dpdk_rpc.a 00:04:51.298 SO libspdk_env_dpdk_rpc.so.6.0 00:04:51.298 SYMLINK libspdk_env_dpdk_rpc.so 00:04:51.298 LIB libspdk_scheduler_gscheduler.a 00:04:51.298 LIB libspdk_keyring_file.a 00:04:51.298 SO libspdk_scheduler_gscheduler.so.4.0 00:04:51.556 SO libspdk_keyring_file.so.1.0 00:04:51.556 LIB libspdk_accel_ioat.a 00:04:51.556 LIB libspdk_accel_error.a 00:04:51.556 LIB libspdk_scheduler_dpdk_governor.a 00:04:51.556 SYMLINK libspdk_scheduler_gscheduler.so 00:04:51.556 LIB libspdk_scheduler_dynamic.a 00:04:51.556 SYMLINK libspdk_keyring_file.so 00:04:51.556 SO libspdk_accel_ioat.so.6.0 00:04:51.556 SO libspdk_accel_error.so.2.0 00:04:51.556 SO libspdk_scheduler_dpdk_governor.so.4.0 00:04:51.556 SO libspdk_scheduler_dynamic.so.4.0 00:04:51.556 SYMLINK libspdk_scheduler_dpdk_governor.so 00:04:51.556 SYMLINK libspdk_accel_ioat.so 00:04:51.556 SYMLINK libspdk_accel_error.so 00:04:51.556 SYMLINK libspdk_scheduler_dynamic.so 00:04:51.556 LIB libspdk_blob_bdev.a 00:04:51.556 SO libspdk_blob_bdev.so.11.0 00:04:51.556 SYMLINK libspdk_blob_bdev.so 00:04:52.121 CC module/bdev/error/vbdev_error.o 00:04:52.121 CC module/bdev/raid/bdev_raid.o 00:04:52.121 CC module/bdev/delay/vbdev_delay.o 00:04:52.121 CC module/bdev/null/bdev_null.o 00:04:52.121 CC module/bdev/split/vbdev_split.o 00:04:52.121 CC module/bdev/gpt/gpt.o 00:04:52.121 CC module/blobfs/bdev/blobfs_bdev.o 00:04:52.121 CC module/bdev/lvol/vbdev_lvol.o 00:04:52.121 CC module/bdev/nvme/bdev_nvme.o 00:04:52.121 CC module/bdev/passthru/vbdev_passthru.o 00:04:52.121 CC module/bdev/malloc/bdev_malloc.o 00:04:52.121 LIB libspdk_sock_posix.a 00:04:52.121 SO libspdk_sock_posix.so.6.0 00:04:52.121 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:04:52.121 CC module/bdev/gpt/vbdev_gpt.o 00:04:52.121 SYMLINK libspdk_sock_posix.so 00:04:52.121 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:04:52.121 CC module/bdev/null/bdev_null_rpc.o 00:04:52.121 CC module/bdev/split/vbdev_split_rpc.o 00:04:52.379 CC module/bdev/error/vbdev_error_rpc.o 00:04:52.379 CC module/bdev/nvme/bdev_nvme_rpc.o 00:04:52.379 CC module/bdev/delay/vbdev_delay_rpc.o 00:04:52.379 LIB libspdk_blobfs_bdev.a 00:04:52.379 LIB libspdk_bdev_passthru.a 00:04:52.379 CC module/bdev/malloc/bdev_malloc_rpc.o 00:04:52.379 SO libspdk_blobfs_bdev.so.6.0 00:04:52.379 SO libspdk_bdev_passthru.so.6.0 00:04:52.379 LIB libspdk_bdev_split.a 00:04:52.379 LIB libspdk_bdev_null.a 00:04:52.379 SO libspdk_bdev_split.so.6.0 00:04:52.379 SO libspdk_bdev_null.so.6.0 00:04:52.379 SYMLINK libspdk_blobfs_bdev.so 00:04:52.379 SYMLINK libspdk_bdev_passthru.so 00:04:52.379 LIB libspdk_bdev_gpt.a 00:04:52.379 SYMLINK libspdk_bdev_null.so 00:04:52.379 SO libspdk_bdev_gpt.so.6.0 00:04:52.379 SYMLINK libspdk_bdev_split.so 00:04:52.636 CC module/bdev/raid/bdev_raid_rpc.o 00:04:52.636 LIB libspdk_bdev_delay.a 00:04:52.636 SYMLINK libspdk_bdev_gpt.so 00:04:52.636 LIB libspdk_bdev_error.a 00:04:52.636 LIB libspdk_bdev_malloc.a 00:04:52.636 SO libspdk_bdev_delay.so.6.0 00:04:52.636 SO libspdk_bdev_malloc.so.6.0 00:04:52.636 SO libspdk_bdev_error.so.6.0 00:04:52.636 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:04:52.636 SYMLINK libspdk_bdev_delay.so 00:04:52.636 CC module/bdev/nvme/nvme_rpc.o 00:04:52.636 SYMLINK libspdk_bdev_malloc.so 00:04:52.636 CC module/bdev/nvme/bdev_mdns_client.o 00:04:52.636 SYMLINK libspdk_bdev_error.so 00:04:52.636 CC module/bdev/aio/bdev_aio.o 00:04:52.636 CC module/bdev/zone_block/vbdev_zone_block.o 00:04:52.636 CC module/bdev/aio/bdev_aio_rpc.o 00:04:52.636 CC module/bdev/ftl/bdev_ftl.o 00:04:52.636 CC module/bdev/virtio/bdev_virtio_scsi.o 00:04:52.893 CC module/bdev/virtio/bdev_virtio_blk.o 00:04:52.893 CC module/bdev/virtio/bdev_virtio_rpc.o 00:04:52.893 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:04:52.893 CC module/bdev/ftl/bdev_ftl_rpc.o 00:04:52.893 CC module/bdev/nvme/vbdev_opal.o 00:04:52.893 LIB libspdk_bdev_aio.a 00:04:52.893 CC module/bdev/nvme/vbdev_opal_rpc.o 00:04:53.149 LIB libspdk_bdev_zone_block.a 00:04:53.149 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:04:53.149 SO libspdk_bdev_aio.so.6.0 00:04:53.149 CC module/bdev/raid/bdev_raid_sb.o 00:04:53.149 SO libspdk_bdev_zone_block.so.6.0 00:04:53.149 CC module/bdev/raid/raid0.o 00:04:53.149 SYMLINK libspdk_bdev_aio.so 00:04:53.149 SYMLINK libspdk_bdev_zone_block.so 00:04:53.149 CC module/bdev/raid/raid1.o 00:04:53.149 CC module/bdev/raid/concat.o 00:04:53.149 LIB libspdk_bdev_lvol.a 00:04:53.149 LIB libspdk_bdev_ftl.a 00:04:53.149 SO libspdk_bdev_ftl.so.6.0 00:04:53.149 SO libspdk_bdev_lvol.so.6.0 00:04:53.149 SYMLINK libspdk_bdev_lvol.so 00:04:53.149 SYMLINK libspdk_bdev_ftl.so 00:04:53.406 LIB libspdk_bdev_virtio.a 00:04:53.406 LIB libspdk_bdev_raid.a 00:04:53.406 SO libspdk_bdev_virtio.so.6.0 00:04:53.406 SO libspdk_bdev_raid.so.6.0 00:04:53.406 SYMLINK libspdk_bdev_virtio.so 00:04:53.406 SYMLINK libspdk_bdev_raid.so 00:04:54.781 LIB libspdk_bdev_nvme.a 00:04:54.781 SO libspdk_bdev_nvme.so.7.0 00:04:54.781 SYMLINK libspdk_bdev_nvme.so 00:04:55.039 CC module/event/subsystems/iobuf/iobuf.o 00:04:55.039 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:04:55.039 CC module/event/subsystems/vmd/vmd.o 00:04:55.039 CC module/event/subsystems/vmd/vmd_rpc.o 00:04:55.039 CC module/event/subsystems/sock/sock.o 00:04:55.039 CC module/event/subsystems/keyring/keyring.o 00:04:55.039 CC module/event/subsystems/scheduler/scheduler.o 00:04:55.039 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:04:55.327 LIB libspdk_event_scheduler.a 00:04:55.327 LIB libspdk_event_vhost_blk.a 00:04:55.327 LIB libspdk_event_sock.a 00:04:55.327 LIB libspdk_event_vmd.a 00:04:55.327 SO libspdk_event_scheduler.so.4.0 00:04:55.327 SO libspdk_event_vhost_blk.so.3.0 00:04:55.327 SO libspdk_event_sock.so.5.0 00:04:55.327 LIB libspdk_event_iobuf.a 00:04:55.327 SO libspdk_event_vmd.so.6.0 00:04:55.327 LIB libspdk_event_keyring.a 00:04:55.327 SO libspdk_event_iobuf.so.3.0 00:04:55.327 SYMLINK libspdk_event_scheduler.so 00:04:55.327 SYMLINK libspdk_event_vhost_blk.so 00:04:55.327 SYMLINK libspdk_event_sock.so 00:04:55.327 SO libspdk_event_keyring.so.1.0 00:04:55.327 SYMLINK libspdk_event_iobuf.so 00:04:55.327 SYMLINK libspdk_event_vmd.so 00:04:55.327 SYMLINK libspdk_event_keyring.so 00:04:55.585 CC module/event/subsystems/accel/accel.o 00:04:55.844 LIB libspdk_event_accel.a 00:04:55.844 SO libspdk_event_accel.so.6.0 00:04:55.844 SYMLINK libspdk_event_accel.so 00:04:56.409 CC module/event/subsystems/bdev/bdev.o 00:04:56.409 LIB libspdk_event_bdev.a 00:04:56.409 SO libspdk_event_bdev.so.6.0 00:04:56.667 SYMLINK libspdk_event_bdev.so 00:04:56.667 CC module/event/subsystems/nbd/nbd.o 00:04:56.667 CC module/event/subsystems/scsi/scsi.o 00:04:56.667 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:04:56.667 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:04:56.925 LIB libspdk_event_nbd.a 00:04:56.925 SO libspdk_event_nbd.so.6.0 00:04:56.925 LIB libspdk_event_scsi.a 00:04:56.925 SO libspdk_event_scsi.so.6.0 00:04:56.925 SYMLINK libspdk_event_nbd.so 00:04:57.184 SYMLINK libspdk_event_scsi.so 00:04:57.184 LIB libspdk_event_nvmf.a 00:04:57.184 SO libspdk_event_nvmf.so.6.0 00:04:57.184 SYMLINK libspdk_event_nvmf.so 00:04:57.184 CC module/event/subsystems/iscsi/iscsi.o 00:04:57.184 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:04:57.443 LIB libspdk_event_vhost_scsi.a 00:04:57.443 LIB libspdk_event_iscsi.a 00:04:57.443 SO libspdk_event_vhost_scsi.so.3.0 00:04:57.443 SO libspdk_event_iscsi.so.6.0 00:04:57.443 SYMLINK libspdk_event_vhost_scsi.so 00:04:57.701 SYMLINK libspdk_event_iscsi.so 00:04:57.701 SO libspdk.so.6.0 00:04:57.701 SYMLINK libspdk.so 00:04:57.959 make[2]: Nothing to be done for 'all'. 00:04:57.959 TEST_HEADER include/spdk/accel.h 00:04:57.959 TEST_HEADER include/spdk/accel_module.h 00:04:57.959 CXX app/trace/trace.o 00:04:57.959 TEST_HEADER include/spdk/assert.h 00:04:57.959 TEST_HEADER include/spdk/barrier.h 00:04:57.959 TEST_HEADER include/spdk/base64.h 00:04:57.959 TEST_HEADER include/spdk/bdev.h 00:04:57.959 TEST_HEADER include/spdk/bdev_module.h 00:04:57.959 TEST_HEADER include/spdk/bdev_zone.h 00:04:57.959 TEST_HEADER include/spdk/bit_array.h 00:04:57.959 TEST_HEADER include/spdk/bit_pool.h 00:04:57.959 TEST_HEADER include/spdk/blob_bdev.h 00:04:57.959 TEST_HEADER include/spdk/blobfs_bdev.h 00:04:57.959 TEST_HEADER include/spdk/blobfs.h 00:04:57.959 TEST_HEADER include/spdk/blob.h 00:04:57.959 TEST_HEADER include/spdk/conf.h 00:04:57.959 TEST_HEADER include/spdk/config.h 00:04:57.959 TEST_HEADER include/spdk/cpuset.h 00:04:57.959 TEST_HEADER include/spdk/crc16.h 00:04:57.959 TEST_HEADER include/spdk/crc32.h 00:04:57.959 TEST_HEADER include/spdk/crc64.h 00:04:57.959 TEST_HEADER include/spdk/dif.h 00:04:57.959 TEST_HEADER include/spdk/dma.h 00:04:57.959 TEST_HEADER include/spdk/endian.h 00:04:57.959 TEST_HEADER include/spdk/env_dpdk.h 00:04:57.959 TEST_HEADER include/spdk/env.h 00:04:57.959 TEST_HEADER include/spdk/event.h 00:04:57.959 TEST_HEADER include/spdk/fd_group.h 00:04:57.959 TEST_HEADER include/spdk/fd.h 00:04:57.959 TEST_HEADER include/spdk/file.h 00:04:57.959 TEST_HEADER include/spdk/ftl.h 00:04:57.959 TEST_HEADER include/spdk/gpt_spec.h 00:04:57.959 TEST_HEADER include/spdk/hexlify.h 00:04:57.959 TEST_HEADER include/spdk/histogram_data.h 00:04:57.959 CC app/trace_record/trace_record.o 00:04:57.959 CC examples/accel/perf/accel_perf.o 00:04:58.218 TEST_HEADER include/spdk/idxd.h 00:04:58.218 TEST_HEADER include/spdk/idxd_spec.h 00:04:58.218 TEST_HEADER include/spdk/init.h 00:04:58.218 TEST_HEADER include/spdk/ioat.h 00:04:58.218 TEST_HEADER include/spdk/ioat_spec.h 00:04:58.218 TEST_HEADER include/spdk/iscsi_spec.h 00:04:58.218 CC examples/ioat/perf/perf.o 00:04:58.218 TEST_HEADER include/spdk/json.h 00:04:58.218 TEST_HEADER include/spdk/jsonrpc.h 00:04:58.218 CC examples/nvme/hello_world/hello_world.o 00:04:58.218 TEST_HEADER include/spdk/keyring.h 00:04:58.218 TEST_HEADER include/spdk/keyring_module.h 00:04:58.218 TEST_HEADER include/spdk/likely.h 00:04:58.218 CC test/blobfs/mkfs/mkfs.o 00:04:58.218 TEST_HEADER include/spdk/log.h 00:04:58.218 CC examples/blob/hello_world/hello_blob.o 00:04:58.218 CC test/bdev/bdevio/bdevio.o 00:04:58.218 TEST_HEADER include/spdk/lvol.h 00:04:58.218 TEST_HEADER include/spdk/memory.h 00:04:58.218 CC test/app/bdev_svc/bdev_svc.o 00:04:58.218 TEST_HEADER include/spdk/mmio.h 00:04:58.218 CC examples/bdev/hello_world/hello_bdev.o 00:04:58.218 TEST_HEADER include/spdk/nbd.h 00:04:58.218 TEST_HEADER include/spdk/notify.h 00:04:58.218 TEST_HEADER include/spdk/nvme.h 00:04:58.218 TEST_HEADER include/spdk/nvme_intel.h 00:04:58.218 TEST_HEADER include/spdk/nvme_ocssd.h 00:04:58.218 CC test/accel/dif/dif.o 00:04:58.218 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:04:58.218 TEST_HEADER include/spdk/nvme_spec.h 00:04:58.218 TEST_HEADER include/spdk/nvme_zns.h 00:04:58.218 TEST_HEADER include/spdk/nvmf_cmd.h 00:04:58.218 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:04:58.218 TEST_HEADER include/spdk/nvmf.h 00:04:58.218 TEST_HEADER include/spdk/nvmf_spec.h 00:04:58.218 TEST_HEADER include/spdk/nvmf_transport.h 00:04:58.218 TEST_HEADER include/spdk/opal.h 00:04:58.218 TEST_HEADER include/spdk/opal_spec.h 00:04:58.218 TEST_HEADER include/spdk/pci_ids.h 00:04:58.218 TEST_HEADER include/spdk/pipe.h 00:04:58.218 TEST_HEADER include/spdk/queue.h 00:04:58.218 TEST_HEADER include/spdk/reduce.h 00:04:58.218 TEST_HEADER include/spdk/rpc.h 00:04:58.218 TEST_HEADER include/spdk/scheduler.h 00:04:58.218 TEST_HEADER include/spdk/scsi.h 00:04:58.218 TEST_HEADER include/spdk/scsi_spec.h 00:04:58.218 TEST_HEADER include/spdk/sock.h 00:04:58.218 TEST_HEADER include/spdk/stdinc.h 00:04:58.218 TEST_HEADER include/spdk/string.h 00:04:58.218 TEST_HEADER include/spdk/thread.h 00:04:58.218 TEST_HEADER include/spdk/trace.h 00:04:58.218 TEST_HEADER include/spdk/trace_parser.h 00:04:58.218 TEST_HEADER include/spdk/tree.h 00:04:58.218 TEST_HEADER include/spdk/ublk.h 00:04:58.218 TEST_HEADER include/spdk/util.h 00:04:58.218 TEST_HEADER include/spdk/uuid.h 00:04:58.218 TEST_HEADER include/spdk/version.h 00:04:58.218 TEST_HEADER include/spdk/vfio_user_pci.h 00:04:58.218 TEST_HEADER include/spdk/vfio_user_spec.h 00:04:58.218 TEST_HEADER include/spdk/vhost.h 00:04:58.218 TEST_HEADER include/spdk/vmd.h 00:04:58.218 TEST_HEADER include/spdk/xor.h 00:04:58.218 TEST_HEADER include/spdk/zipf.h 00:04:58.218 CXX test/cpp_headers/accel.o 00:04:58.218 LINK bdev_svc 00:04:58.477 LINK ioat_perf 00:04:58.477 LINK mkfs 00:04:58.477 LINK hello_world 00:04:58.477 LINK hello_blob 00:04:58.477 LINK hello_bdev 00:04:58.477 LINK spdk_trace_record 00:04:58.477 CXX test/cpp_headers/accel_module.o 00:04:58.477 LINK spdk_trace 00:04:58.477 CXX test/cpp_headers/assert.o 00:04:58.477 CC examples/ioat/verify/verify.o 00:04:58.736 CC examples/nvme/reconnect/reconnect.o 00:04:58.736 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:04:58.736 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:04:58.736 LINK dif 00:04:58.736 LINK accel_perf 00:04:58.736 CC examples/blob/cli/blobcli.o 00:04:58.736 CXX test/cpp_headers/barrier.o 00:04:58.736 CC examples/bdev/bdevperf/bdevperf.o 00:04:58.736 CC test/app/histogram_perf/histogram_perf.o 00:04:58.736 LINK bdevio 00:04:58.736 LINK verify 00:04:58.736 CC app/nvmf_tgt/nvmf_main.o 00:04:58.995 CXX test/cpp_headers/base64.o 00:04:58.995 LINK histogram_perf 00:04:58.995 CC app/iscsi_tgt/iscsi_tgt.o 00:04:58.995 CC app/spdk_tgt/spdk_tgt.o 00:04:58.995 CC app/spdk_lspci/spdk_lspci.o 00:04:58.995 LINK nvmf_tgt 00:04:58.995 CC app/spdk_nvme_perf/perf.o 00:04:58.995 LINK reconnect 00:04:58.995 CXX test/cpp_headers/bdev.o 00:04:58.995 CC app/spdk_nvme_identify/identify.o 00:04:58.995 LINK nvme_fuzz 00:04:58.995 LINK iscsi_tgt 00:04:59.254 CXX test/cpp_headers/bdev_module.o 00:04:59.254 LINK spdk_lspci 00:04:59.254 LINK spdk_tgt 00:04:59.254 CXX test/cpp_headers/bdev_zone.o 00:04:59.254 CXX test/cpp_headers/bit_array.o 00:04:59.254 CC examples/nvme/nvme_manage/nvme_manage.o 00:04:59.254 LINK blobcli 00:04:59.254 CC app/spdk_nvme_discover/discovery_aer.o 00:04:59.254 CC app/spdk_top/spdk_top.o 00:04:59.514 CXX test/cpp_headers/bit_pool.o 00:04:59.514 CC test/env/vtophys/vtophys.o 00:04:59.514 CC test/event/event_perf/event_perf.o 00:04:59.514 CC test/env/mem_callbacks/mem_callbacks.o 00:04:59.514 LINK spdk_nvme_discover 00:04:59.514 CXX test/cpp_headers/blob_bdev.o 00:04:59.772 CC test/lvol/esnap/esnap.o 00:04:59.772 LINK vtophys 00:04:59.772 LINK event_perf 00:04:59.772 LINK bdevperf 00:04:59.772 CXX test/cpp_headers/blobfs_bdev.o 00:04:59.772 CC examples/sock/hello_world/hello_sock.o 00:05:00.030 CC test/event/reactor/reactor.o 00:05:00.030 CXX test/cpp_headers/blobfs.o 00:05:00.030 CC examples/vmd/lsvmd/lsvmd.o 00:05:00.030 LINK nvme_manage 00:05:00.030 LINK reactor 00:05:00.030 CC test/nvme/aer/aer.o 00:05:00.289 LINK lsvmd 00:05:00.289 LINK hello_sock 00:05:00.289 LINK spdk_nvme_perf 00:05:00.289 CC examples/nvme/arbitration/arbitration.o 00:05:00.289 CXX test/cpp_headers/blob.o 00:05:00.289 LINK mem_callbacks 00:05:00.289 CC test/event/reactor_perf/reactor_perf.o 00:05:00.289 CC examples/vmd/led/led.o 00:05:00.289 CC examples/nvme/hotplug/hotplug.o 00:05:00.547 CXX test/cpp_headers/conf.o 00:05:00.547 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:05:00.547 LINK iscsi_fuzz 00:05:00.547 LINK reactor_perf 00:05:00.547 LINK aer 00:05:00.547 LINK spdk_nvme_identify 00:05:00.547 CC examples/nvmf/nvmf/nvmf.o 00:05:00.547 LINK led 00:05:00.547 CXX test/cpp_headers/config.o 00:05:00.547 LINK env_dpdk_post_init 00:05:00.547 CXX test/cpp_headers/cpuset.o 00:05:00.806 LINK arbitration 00:05:00.806 LINK hotplug 00:05:00.806 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:05:00.806 CC test/nvme/reset/reset.o 00:05:00.806 CC test/event/app_repeat/app_repeat.o 00:05:00.806 CC test/rpc_client/rpc_client_test.o 00:05:00.806 CC test/event/scheduler/scheduler.o 00:05:00.806 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:05:00.806 LINK spdk_top 00:05:00.806 CXX test/cpp_headers/crc16.o 00:05:00.806 CC test/env/memory/memory_ut.o 00:05:00.806 CXX test/cpp_headers/crc32.o 00:05:00.806 LINK app_repeat 00:05:00.806 CC examples/nvme/cmb_copy/cmb_copy.o 00:05:00.806 LINK nvmf 00:05:01.064 LINK rpc_client_test 00:05:01.064 LINK scheduler 00:05:01.064 CC app/vhost/vhost.o 00:05:01.064 LINK reset 00:05:01.065 CXX test/cpp_headers/crc64.o 00:05:01.065 CC test/app/jsoncat/jsoncat.o 00:05:01.065 LINK cmb_copy 00:05:01.065 CC app/spdk_dd/spdk_dd.o 00:05:01.065 CC examples/util/zipf/zipf.o 00:05:01.371 CC test/env/pci/pci_ut.o 00:05:01.371 CXX test/cpp_headers/dif.o 00:05:01.371 LINK vhost 00:05:01.371 CC test/app/stub/stub.o 00:05:01.371 CC test/nvme/sgl/sgl.o 00:05:01.371 LINK jsoncat 00:05:01.371 LINK vhost_fuzz 00:05:01.371 CC examples/nvme/abort/abort.o 00:05:01.371 CXX test/cpp_headers/dma.o 00:05:01.371 CXX test/cpp_headers/endian.o 00:05:01.371 LINK zipf 00:05:01.371 CXX test/cpp_headers/env_dpdk.o 00:05:01.371 LINK stub 00:05:01.629 CC test/nvme/e2edp/nvme_dp.o 00:05:01.629 CXX test/cpp_headers/env.o 00:05:01.629 CXX test/cpp_headers/event.o 00:05:01.629 LINK sgl 00:05:01.629 CXX test/cpp_headers/fd_group.o 00:05:01.629 CC examples/interrupt_tgt/interrupt_tgt.o 00:05:01.629 LINK spdk_dd 00:05:01.629 LINK pci_ut 00:05:01.629 CC examples/thread/thread/thread_ex.o 00:05:01.887 CC test/nvme/overhead/overhead.o 00:05:01.887 CXX test/cpp_headers/fd.o 00:05:01.887 LINK abort 00:05:01.887 CC test/nvme/err_injection/err_injection.o 00:05:01.887 LINK nvme_dp 00:05:01.887 LINK interrupt_tgt 00:05:01.887 CC test/nvme/startup/startup.o 00:05:01.887 CC test/nvme/reserve/reserve.o 00:05:01.887 CC test/nvme/simple_copy/simple_copy.o 00:05:01.887 CXX test/cpp_headers/file.o 00:05:01.887 CXX test/cpp_headers/ftl.o 00:05:01.887 LINK thread 00:05:02.145 LINK err_injection 00:05:02.145 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:05:02.145 CC test/nvme/connect_stress/connect_stress.o 00:05:02.145 LINK startup 00:05:02.145 LINK overhead 00:05:02.145 CXX test/cpp_headers/gpt_spec.o 00:05:02.145 CXX test/cpp_headers/hexlify.o 00:05:02.145 CXX test/cpp_headers/histogram_data.o 00:05:02.145 LINK reserve 00:05:02.145 LINK memory_ut 00:05:02.145 CC test/nvme/boot_partition/boot_partition.o 00:05:02.145 LINK pmr_persistence 00:05:02.145 LINK connect_stress 00:05:02.145 LINK simple_copy 00:05:02.404 CC test/nvme/compliance/nvme_compliance.o 00:05:02.404 CXX test/cpp_headers/idxd.o 00:05:02.404 CXX test/cpp_headers/idxd_spec.o 00:05:02.404 CC test/nvme/fused_ordering/fused_ordering.o 00:05:02.404 CXX test/cpp_headers/init.o 00:05:02.404 CC test/nvme/doorbell_aers/doorbell_aers.o 00:05:02.404 CC test/nvme/fdp/fdp.o 00:05:02.404 CC test/thread/poller_perf/poller_perf.o 00:05:02.404 LINK boot_partition 00:05:02.404 CC test/nvme/cuse/cuse.o 00:05:02.662 CXX test/cpp_headers/ioat.o 00:05:02.662 CXX test/cpp_headers/ioat_spec.o 00:05:02.662 CXX test/cpp_headers/iscsi_spec.o 00:05:02.662 LINK poller_perf 00:05:02.662 LINK fused_ordering 00:05:02.662 LINK doorbell_aers 00:05:02.662 CXX test/cpp_headers/json.o 00:05:02.662 CXX test/cpp_headers/jsonrpc.o 00:05:02.662 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:05:02.920 CC test/unit/lib/accel/accel.c/accel_ut.o 00:05:02.920 LINK fdp 00:05:02.920 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:05:02.920 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:05:02.920 CXX test/cpp_headers/keyring.o 00:05:02.920 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:05:02.920 LINK nvme_compliance 00:05:02.920 CXX test/cpp_headers/keyring_module.o 00:05:02.920 LINK histogram_ut 00:05:03.178 CC test/unit/lib/bdev/part.c/part_ut.o 00:05:03.178 CXX test/cpp_headers/likely.o 00:05:03.178 LINK tree_ut 00:05:03.178 CC test/unit/lib/dma/dma.c/dma_ut.o 00:05:03.178 CXX test/cpp_headers/log.o 00:05:03.178 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:05:03.437 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:05:03.437 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:05:03.437 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:05:03.437 CXX test/cpp_headers/lvol.o 00:05:03.695 LINK scsi_nvme_ut 00:05:03.695 CXX test/cpp_headers/memory.o 00:05:03.695 LINK blob_bdev_ut 00:05:03.695 LINK dma_ut 00:05:03.695 CXX test/cpp_headers/mmio.o 00:05:03.953 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:05:03.953 LINK gpt_ut 00:05:03.953 CC test/unit/lib/blob/blob.c/blob_ut.o 00:05:03.953 LINK cuse 00:05:03.953 CXX test/cpp_headers/nbd.o 00:05:03.953 CXX test/cpp_headers/notify.o 00:05:03.953 CC test/unit/lib/event/app.c/app_ut.o 00:05:03.953 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:05:04.211 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:05:04.211 CXX test/cpp_headers/nvme.o 00:05:04.469 CXX test/cpp_headers/nvme_intel.o 00:05:04.469 CXX test/cpp_headers/nvme_ocssd.o 00:05:04.727 CXX test/cpp_headers/nvme_ocssd_spec.o 00:05:04.985 LINK app_ut 00:05:04.985 LINK blobfs_async_ut 00:05:04.985 CXX test/cpp_headers/nvme_spec.o 00:05:04.985 CXX test/cpp_headers/nvme_zns.o 00:05:04.985 LINK vbdev_lvol_ut 00:05:05.243 LINK esnap 00:05:05.243 CXX test/cpp_headers/nvmf_cmd.o 00:05:05.243 LINK reactor_ut 00:05:05.243 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:05:05.243 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:05:05.243 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:05:05.502 CXX test/cpp_headers/nvmf_fc_spec.o 00:05:05.502 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:05:05.502 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:05:05.502 LINK blobfs_bdev_ut 00:05:05.502 CXX test/cpp_headers/nvmf.o 00:05:05.502 LINK blobfs_sync_ut 00:05:05.760 CXX test/cpp_headers/nvmf_spec.o 00:05:05.760 LINK bdev_zone_ut 00:05:05.760 CXX test/cpp_headers/nvmf_transport.o 00:05:06.031 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:05:06.031 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:05:06.031 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:05:06.031 LINK bdev_raid_sb_ut 00:05:06.031 LINK ioat_ut 00:05:06.031 LINK accel_ut 00:05:06.031 CXX test/cpp_headers/opal.o 00:05:06.031 CXX test/cpp_headers/opal_spec.o 00:05:06.290 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:05:06.290 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:05:06.290 CXX test/cpp_headers/pci_ids.o 00:05:06.290 CC test/unit/lib/iscsi/param.c/param_ut.o 00:05:06.549 LINK jsonrpc_server_ut 00:05:06.549 CXX test/cpp_headers/pipe.o 00:05:06.549 CXX test/cpp_headers/queue.o 00:05:06.549 LINK part_ut 00:05:06.549 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:05:06.549 CXX test/cpp_headers/reduce.o 00:05:06.812 CXX test/cpp_headers/rpc.o 00:05:06.812 CXX test/cpp_headers/scheduler.o 00:05:06.812 LINK init_grp_ut 00:05:07.091 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:05:07.091 CXX test/cpp_headers/scsi.o 00:05:07.091 LINK param_ut 00:05:07.091 LINK conn_ut 00:05:07.091 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:05:07.349 CXX test/cpp_headers/scsi_spec.o 00:05:07.349 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:05:07.349 CC test/unit/lib/log/log.c/log_ut.o 00:05:07.349 CXX test/cpp_headers/sock.o 00:05:07.349 LINK portal_grp_ut 00:05:07.607 CXX test/cpp_headers/stdinc.o 00:05:07.607 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:05:07.607 LINK log_ut 00:05:07.607 CXX test/cpp_headers/string.o 00:05:07.865 CXX test/cpp_headers/thread.o 00:05:07.865 LINK concat_ut 00:05:07.865 LINK raid1_ut 00:05:07.865 CXX test/cpp_headers/trace.o 00:05:07.865 CXX test/cpp_headers/trace_parser.o 00:05:07.865 CXX test/cpp_headers/tree.o 00:05:08.123 LINK tgt_node_ut 00:05:08.123 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:05:08.123 LINK bdev_ut 00:05:08.123 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:05:08.123 CXX test/cpp_headers/ublk.o 00:05:08.123 LINK bdev_raid_ut 00:05:08.381 CXX test/cpp_headers/util.o 00:05:08.381 CXX test/cpp_headers/uuid.o 00:05:08.381 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:05:08.381 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:05:08.381 CC test/unit/lib/notify/notify.c/notify_ut.o 00:05:08.381 LINK json_util_ut 00:05:08.381 CXX test/cpp_headers/version.o 00:05:08.381 CXX test/cpp_headers/vfio_user_pci.o 00:05:08.639 LINK json_parse_ut 00:05:08.639 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:05:08.639 CXX test/cpp_headers/vfio_user_spec.o 00:05:08.639 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:05:08.897 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:05:08.897 LINK notify_ut 00:05:08.897 CXX test/cpp_headers/vhost.o 00:05:08.897 LINK iscsi_ut 00:05:09.155 CXX test/cpp_headers/vmd.o 00:05:09.155 LINK vbdev_zone_block_ut 00:05:09.155 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:05:09.155 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:05:09.155 CXX test/cpp_headers/xor.o 00:05:09.414 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:05:09.414 CXX test/cpp_headers/zipf.o 00:05:09.674 LINK scsi_ut 00:05:09.674 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:05:09.674 LINK dev_ut 00:05:09.932 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:05:09.932 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:05:09.932 LINK json_write_ut 00:05:10.190 LINK lun_ut 00:05:10.448 CC test/unit/lib/sock/sock.c/sock_ut.o 00:05:10.448 CC test/unit/lib/sock/posix.c/posix_ut.o 00:05:10.448 LINK nvme_ut 00:05:10.706 LINK bdev_ut 00:05:10.706 LINK scsi_pr_ut 00:05:10.706 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:05:10.706 LINK lvol_ut 00:05:10.706 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:05:10.706 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:05:10.965 LINK scsi_bdev_ut 00:05:10.965 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:05:10.965 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:05:11.532 LINK posix_ut 00:05:11.532 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:05:11.790 LINK nvme_ctrlr_ocssd_cmd_ut 00:05:11.790 LINK ctrlr_ut 00:05:12.049 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:05:12.049 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:05:12.049 LINK sock_ut 00:05:12.049 LINK tcp_ut 00:05:12.307 LINK nvme_ns_ut 00:05:12.307 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:05:12.307 CC test/unit/lib/thread/thread.c/thread_ut.o 00:05:12.307 LINK nvme_ctrlr_cmd_ut 00:05:12.307 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:05:12.567 CC test/unit/lib/util/base64.c/base64_ut.o 00:05:12.927 LINK subsystem_ut 00:05:12.927 LINK blob_ut 00:05:12.927 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:05:12.927 LINK base64_ut 00:05:13.193 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:05:13.193 LINK ctrlr_bdev_ut 00:05:13.193 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:05:13.451 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:05:13.451 LINK cpuset_ut 00:05:13.451 LINK bit_array_ut 00:05:13.451 LINK nvme_poll_group_ut 00:05:13.709 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:05:13.709 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:05:13.709 LINK pci_event_ut 00:05:13.709 LINK nvme_ns_ocssd_cmd_ut 00:05:13.709 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:05:13.967 LINK crc16_ut 00:05:13.967 LINK crc32_ieee_ut 00:05:13.967 LINK nvme_ns_cmd_ut 00:05:13.967 LINK iobuf_ut 00:05:13.967 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:05:13.967 LINK crc32c_ut 00:05:13.967 CC test/unit/lib/util/dif.c/dif_ut.o 00:05:13.967 LINK ctrlr_discovery_ut 00:05:13.967 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:05:14.226 LINK crc64_ut 00:05:14.226 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:05:14.226 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:05:14.226 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:05:14.226 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:05:14.226 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:05:14.226 CC test/unit/lib/util/iov.c/iov_ut.o 00:05:14.483 LINK bdev_nvme_ut 00:05:14.483 LINK thread_ut 00:05:14.483 LINK nvme_ctrlr_ut 00:05:14.483 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:05:14.483 LINK nvme_pcie_ut 00:05:14.483 CC test/unit/lib/util/string.c/string_ut.o 00:05:14.742 CC test/unit/lib/util/math.c/math_ut.o 00:05:14.742 LINK iov_ut 00:05:14.742 CC test/unit/lib/util/xor.c/xor_ut.o 00:05:14.742 LINK nvme_quirks_ut 00:05:15.001 LINK math_ut 00:05:15.001 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:05:15.001 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:05:15.001 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:05:15.001 LINK string_ut 00:05:15.260 LINK xor_ut 00:05:15.260 LINK pipe_ut 00:05:15.260 LINK nvme_io_msg_ut 00:05:15.260 LINK nvmf_ut 00:05:15.260 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:05:15.260 LINK nvme_transport_ut 00:05:15.260 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:05:15.518 LINK subsystem_ut 00:05:15.518 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:05:15.518 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:05:15.518 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:05:15.777 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:05:15.777 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:05:15.777 LINK nvme_qpair_ut 00:05:16.035 LINK keyring_ut 00:05:16.035 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:05:16.035 LINK rpc_ut 00:05:16.293 LINK rpc_ut 00:05:16.293 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:05:16.293 LINK nvme_fabric_ut 00:05:16.293 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:05:16.293 LINK ftl_l2p_ut 00:05:16.552 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:05:16.552 LINK nvme_opal_ut 00:05:16.552 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:05:16.552 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:05:16.552 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:05:16.552 LINK nvme_pcie_common_ut 00:05:16.811 LINK ftl_bitmap_ut 00:05:16.811 LINK auth_ut 00:05:16.811 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:05:16.811 LINK dif_ut 00:05:16.811 LINK ftl_mempool_ut 00:05:17.069 LINK nvme_tcp_ut 00:05:17.069 LINK nvme_cuse_ut 00:05:17.069 LINK ftl_io_ut 00:05:17.327 LINK ftl_mngt_ut 00:05:17.586 LINK ftl_band_ut 00:05:18.152 LINK vhost_ut 00:05:18.152 LINK ftl_sb_ut 00:05:18.152 LINK ftl_layout_upgrade_ut 00:05:18.152 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:18.152 08:57:15 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:05:18.152 08:57: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:05:18.410 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:05:18.670 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:05:18.670 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:05:18.670 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:05:18.670 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:05:18.670 /bin/sh: line 1: patchelf: command not found 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:05:18.670 /bin/sh: line 1: patchelf: command not found 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:05:18.670 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:05:18.671 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:05:18.930 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:05:19.189 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:05:19.757 Processing /home/vagrant/spdk_repo/spdk/python 00:05:19.757 Preparing metadata (setup.py): started 00:05:20.409 Preparing metadata (setup.py): finished with status 'done' 00:05:20.976 Installing collected packages: spdk 00:05:20.976 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:05:20.976 Running setup.py install for spdk: started 00:05:21.554 The Meson build system 00:05:21.554 Version: 1.3.1 00:05:21.554 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:21.554 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:21.554 Build type: native build 00:05:21.554 Program cat found: YES (/usr/bin/cat) 00:05:21.554 Project name: DPDK 00:05:21.554 Project version: 23.11.0 00:05:21.554 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:05:21.554 C linker for the host machine: cc ld.bfd 2.39-16 00:05:21.554 Host machine cpu family: x86_64 00:05:21.554 Host machine cpu: x86_64 00:05:21.554 Message: ## Building in Developer Mode ## 00:05:21.554 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:21.554 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:21.554 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:21.554 Program python3 found: YES (/usr/bin/python3) 00:05:21.554 Program cat found: YES (/usr/bin/cat) 00:05:21.554 Compiler for C supports arguments -march=native: YES (cached) 00:05:21.554 Checking for size of "void *" : 8 (cached) 00:05:21.554 Checking for size of "void *" : 8 (cached) 00:05:21.554 Library m found: YES 00:05:21.554 Library numa found: YES 00:05:21.554 Has header "numaif.h" : YES (cached) 00:05:21.554 Library fdt found: NO 00:05:21.554 Library execinfo found: NO 00:05:21.554 Has header "execinfo.h" : YES (cached) 00:05:21.554 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:21.554 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:21.554 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:21.554 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:21.554 Dependency openssl found: YES 3.0.9 (cached) 00:05:21.554 Dependency libpcap found: YES 1.10.4 (cached) 00:05:21.554 Has header "pcap.h" with dependency libpcap: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wformat: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wformat-security: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wundef: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:05:21.554 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:05:21.554 Program objdump found: YES (/usr/bin/objdump) 00:05:21.554 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:21.554 Checking if "AVX512 checking" compiles: YES (cached) 00:05:21.554 Fetching value of define "__SSE4_2__" : 1 (cached) 00:05:21.554 Fetching value of define "__AES__" : 1 (cached) 00:05:21.554 Fetching value of define "__AVX__" : 1 (cached) 00:05:21.554 Fetching value of define "__AVX2__" : 1 (cached) 00:05:21.554 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:21.554 Fetching value of define "__RDRND__" : 1 (cached) 00:05:21.554 Fetching value of define "__RDSEED__" : 1 (cached) 00:05:21.554 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__znver1__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__znver2__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__znver3__" : (undefined) (cached) 00:05:21.554 Fetching value of define "__znver4__" : (undefined) (cached) 00:05:21.554 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:21.554 Message: lib/log: Defining dependency "log" 00:05:21.554 Message: lib/kvargs: Defining dependency "kvargs" 00:05:21.554 Message: lib/telemetry: Defining dependency "telemetry" 00:05:21.554 Checking for function "getentropy" : NO (cached) 00:05:21.554 Message: lib/eal: Defining dependency "eal" 00:05:21.554 Message: lib/ring: Defining dependency "ring" 00:05:21.554 Message: lib/rcu: Defining dependency "rcu" 00:05:21.554 Message: lib/mempool: Defining dependency "mempool" 00:05:21.554 Message: lib/mbuf: Defining dependency "mbuf" 00:05:21.554 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:21.554 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:05:21.554 Compiler for C supports arguments -mpclmul: YES (cached) 00:05:21.554 Compiler for C supports arguments -maes: YES (cached) 00:05:21.554 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:21.554 Compiler for C supports arguments -mavx512bw: YES (cached) 00:05:21.554 Compiler for C supports arguments -mavx512dq: YES (cached) 00:05:21.554 Compiler for C supports arguments -mavx512vl: YES (cached) 00:05:21.554 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:05:21.554 Compiler for C supports arguments -mavx2: YES (cached) 00:05:21.554 Compiler for C supports arguments -mavx: YES (cached) 00:05:21.554 Message: lib/net: Defining dependency "net" 00:05:21.554 Message: lib/meter: Defining dependency "meter" 00:05:21.554 Message: lib/ethdev: Defining dependency "ethdev" 00:05:21.554 Message: lib/pci: Defining dependency "pci" 00:05:21.554 Message: lib/cmdline: Defining dependency "cmdline" 00:05:21.554 Message: lib/hash: Defining dependency "hash" 00:05:21.554 Message: lib/timer: Defining dependency "timer" 00:05:21.554 Message: lib/compressdev: Defining dependency "compressdev" 00:05:21.554 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:21.554 Message: lib/dmadev: Defining dependency "dmadev" 00:05:21.554 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:05:21.554 Message: lib/power: Defining dependency "power" 00:05:21.554 Message: lib/reorder: Defining dependency "reorder" 00:05:21.554 Message: lib/security: Defining dependency "security" 00:05:21.554 Has header "linux/userfaultfd.h" : YES (cached) 00:05:21.554 Has header "linux/vduse.h" : YES (cached) 00:05:21.554 Message: lib/vhost: Defining dependency "vhost" 00:05:21.554 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:21.554 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:21.554 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:21.554 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:21.554 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:21.554 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:21.554 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:21.554 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:21.554 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:21.554 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:21.555 Program doxygen found: YES (/usr/bin/doxygen) 00:05:21.555 Configuring doxy-api-html.conf using configuration 00:05:21.555 Configuring doxy-api-man.conf using configuration 00:05:21.555 Program mandb found: YES (/usr/bin/mandb) 00:05:21.555 Program sphinx-build found: NO 00:05:21.555 Configuring rte_build_config.h using configuration 00:05:21.555 Message: 00:05:21.555 ================= 00:05:21.555 Applications Enabled 00:05:21.555 ================= 00:05:21.555 00:05:21.555 apps: 00:05:21.555 00:05:21.555 00:05:21.555 Message: 00:05:21.555 ================= 00:05:21.555 Libraries Enabled 00:05:21.555 ================= 00:05:21.555 00:05:21.555 libs: 00:05:21.555 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:21.555 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:21.555 cryptodev, dmadev, power, reorder, security, vhost, 00:05:21.555 00:05:21.555 Message: 00:05:21.555 =============== 00:05:21.555 Drivers Enabled 00:05:21.555 =============== 00:05:21.555 00:05:21.555 common: 00:05:21.555 00:05:21.555 bus: 00:05:21.555 pci, vdev, 00:05:21.555 mempool: 00:05:21.555 ring, 00:05:21.555 dma: 00:05:21.555 00:05:21.555 net: 00:05:21.555 00:05:21.555 crypto: 00:05:21.555 00:05:21.555 compress: 00:05:21.555 00:05:21.555 vdpa: 00:05:21.555 00:05:21.555 00:05:21.555 Message: 00:05:21.555 ================= 00:05:21.555 Content Skipped 00:05:21.555 ================= 00:05:21.555 00:05:21.555 apps: 00:05:21.555 dumpcap: explicitly disabled via build config 00:05:21.555 graph: explicitly disabled via build config 00:05:21.555 pdump: explicitly disabled via build config 00:05:21.555 proc-info: explicitly disabled via build config 00:05:21.555 test-acl: explicitly disabled via build config 00:05:21.555 test-bbdev: explicitly disabled via build config 00:05:21.555 test-cmdline: explicitly disabled via build config 00:05:21.555 test-compress-perf: explicitly disabled via build config 00:05:21.555 test-crypto-perf: explicitly disabled via build config 00:05:21.555 test-dma-perf: explicitly disabled via build config 00:05:21.555 test-eventdev: explicitly disabled via build config 00:05:21.555 test-fib: explicitly disabled via build config 00:05:21.555 test-flow-perf: explicitly disabled via build config 00:05:21.555 test-gpudev: explicitly disabled via build config 00:05:21.555 test-mldev: explicitly disabled via build config 00:05:21.555 test-pipeline: explicitly disabled via build config 00:05:21.555 test-pmd: explicitly disabled via build config 00:05:21.555 test-regex: explicitly disabled via build config 00:05:21.555 test-sad: explicitly disabled via build config 00:05:21.555 test-security-perf: explicitly disabled via build config 00:05:21.555 00:05:21.555 libs: 00:05:21.555 metrics: explicitly disabled via build config 00:05:21.555 acl: explicitly disabled via build config 00:05:21.555 bbdev: explicitly disabled via build config 00:05:21.555 bitratestats: explicitly disabled via build config 00:05:21.555 bpf: explicitly disabled via build config 00:05:21.555 cfgfile: explicitly disabled via build config 00:05:21.555 distributor: explicitly disabled via build config 00:05:21.555 efd: explicitly disabled via build config 00:05:21.555 eventdev: explicitly disabled via build config 00:05:21.555 dispatcher: explicitly disabled via build config 00:05:21.555 gpudev: explicitly disabled via build config 00:05:21.555 gro: explicitly disabled via build config 00:05:21.555 gso: explicitly disabled via build config 00:05:21.555 ip_frag: explicitly disabled via build config 00:05:21.555 jobstats: explicitly disabled via build config 00:05:21.555 latencystats: explicitly disabled via build config 00:05:21.555 lpm: explicitly disabled via build config 00:05:21.555 member: explicitly disabled via build config 00:05:21.555 pcapng: explicitly disabled via build config 00:05:21.555 rawdev: explicitly disabled via build config 00:05:21.555 regexdev: explicitly disabled via build config 00:05:21.555 mldev: explicitly disabled via build config 00:05:21.555 rib: explicitly disabled via build config 00:05:21.555 sched: explicitly disabled via build config 00:05:21.555 stack: explicitly disabled via build config 00:05:21.555 ipsec: explicitly disabled via build config 00:05:21.555 pdcp: explicitly disabled via build config 00:05:21.555 fib: explicitly disabled via build config 00:05:21.555 port: explicitly disabled via build config 00:05:21.555 pdump: explicitly disabled via build config 00:05:21.555 table: explicitly disabled via build config 00:05:21.555 pipeline: explicitly disabled via build config 00:05:21.555 graph: explicitly disabled via build config 00:05:21.555 node: explicitly disabled via build config 00:05:21.555 00:05:21.555 drivers: 00:05:21.555 common/cpt: not in enabled drivers build config 00:05:21.555 common/dpaax: not in enabled drivers build config 00:05:21.555 common/iavf: not in enabled drivers build config 00:05:21.555 common/idpf: not in enabled drivers build config 00:05:21.555 common/mvep: not in enabled drivers build config 00:05:21.555 common/octeontx: not in enabled drivers build config 00:05:21.555 bus/auxiliary: not in enabled drivers build config 00:05:21.555 bus/cdx: not in enabled drivers build config 00:05:21.555 bus/dpaa: not in enabled drivers build config 00:05:21.555 bus/fslmc: not in enabled drivers build config 00:05:21.555 bus/ifpga: not in enabled drivers build config 00:05:21.555 bus/platform: not in enabled drivers build config 00:05:21.555 bus/vmbus: not in enabled drivers build config 00:05:21.555 common/cnxk: not in enabled drivers build config 00:05:21.555 common/mlx5: not in enabled drivers build config 00:05:21.555 common/nfp: not in enabled drivers build config 00:05:21.555 common/qat: not in enabled drivers build config 00:05:21.555 common/sfc_efx: not in enabled drivers build config 00:05:21.555 mempool/bucket: not in enabled drivers build config 00:05:21.555 mempool/cnxk: not in enabled drivers build config 00:05:21.555 mempool/dpaa: not in enabled drivers build config 00:05:21.555 mempool/dpaa2: not in enabled drivers build config 00:05:21.555 mempool/octeontx: not in enabled drivers build config 00:05:21.555 mempool/stack: not in enabled drivers build config 00:05:21.555 dma/cnxk: not in enabled drivers build config 00:05:21.555 dma/dpaa: not in enabled drivers build config 00:05:21.555 dma/dpaa2: not in enabled drivers build config 00:05:21.555 dma/hisilicon: not in enabled drivers build config 00:05:21.555 dma/idxd: not in enabled drivers build config 00:05:21.555 dma/ioat: not in enabled drivers build config 00:05:21.555 dma/skeleton: not in enabled drivers build config 00:05:21.555 net/af_packet: not in enabled drivers build config 00:05:21.555 net/af_xdp: not in enabled drivers build config 00:05:21.555 net/ark: not in enabled drivers build config 00:05:21.555 net/atlantic: not in enabled drivers build config 00:05:21.555 net/avp: not in enabled drivers build config 00:05:21.555 net/axgbe: not in enabled drivers build config 00:05:21.555 net/bnx2x: not in enabled drivers build config 00:05:21.555 net/bnxt: not in enabled drivers build config 00:05:21.555 net/bonding: not in enabled drivers build config 00:05:21.555 net/cnxk: not in enabled drivers build config 00:05:21.555 net/cpfl: not in enabled drivers build config 00:05:21.555 net/cxgbe: not in enabled drivers build config 00:05:21.555 net/dpaa: not in enabled drivers build config 00:05:21.555 net/dpaa2: not in enabled drivers build config 00:05:21.555 net/e1000: not in enabled drivers build config 00:05:21.555 net/ena: not in enabled drivers build config 00:05:21.555 net/enetc: not in enabled drivers build config 00:05:21.555 net/enetfec: not in enabled drivers build config 00:05:21.555 net/enic: not in enabled drivers build config 00:05:21.555 net/failsafe: not in enabled drivers build config 00:05:21.555 net/fm10k: not in enabled drivers build config 00:05:21.555 net/gve: not in enabled drivers build config 00:05:21.555 net/hinic: not in enabled drivers build config 00:05:21.555 net/hns3: not in enabled drivers build config 00:05:21.555 net/i40e: not in enabled drivers build config 00:05:21.555 net/iavf: not in enabled drivers build config 00:05:21.555 net/ice: not in enabled drivers build config 00:05:21.555 net/idpf: not in enabled drivers build config 00:05:21.555 net/igc: not in enabled drivers build config 00:05:21.555 net/ionic: not in enabled drivers build config 00:05:21.555 net/ipn3ke: not in enabled drivers build config 00:05:21.555 net/ixgbe: not in enabled drivers build config 00:05:21.555 net/mana: not in enabled drivers build config 00:05:21.555 net/memif: not in enabled drivers build config 00:05:21.555 net/mlx4: not in enabled drivers build config 00:05:21.555 net/mlx5: not in enabled drivers build config 00:05:21.555 net/mvneta: not in enabled drivers build config 00:05:21.555 net/mvpp2: not in enabled drivers build config 00:05:21.555 net/netvsc: not in enabled drivers build config 00:05:21.555 net/nfb: not in enabled drivers build config 00:05:21.555 net/nfp: not in enabled drivers build config 00:05:21.555 net/ngbe: not in enabled drivers build config 00:05:21.555 net/null: not in enabled drivers build config 00:05:21.555 net/octeontx: not in enabled drivers build config 00:05:21.555 net/octeon_ep: not in enabled drivers build config 00:05:21.555 net/pcap: not in enabled drivers build config 00:05:21.555 net/pfe: not in enabled drivers build config 00:05:21.555 net/qede: not in enabled drivers build config 00:05:21.555 net/ring: not in enabled drivers build config 00:05:21.555 net/sfc: not in enabled drivers build config 00:05:21.555 net/softnic: not in enabled drivers build config 00:05:21.555 net/tap: not in enabled drivers build config 00:05:21.555 net/thunderx: not in enabled drivers build config 00:05:21.555 net/txgbe: not in enabled drivers build config 00:05:21.555 net/vdev_netvsc: not in enabled drivers build config 00:05:21.555 net/vhost: not in enabled drivers build config 00:05:21.555 net/virtio: not in enabled drivers build config 00:05:21.555 net/vmxnet3: not in enabled drivers build config 00:05:21.555 raw/*: missing internal dependency, "rawdev" 00:05:21.555 crypto/armv8: not in enabled drivers build config 00:05:21.555 crypto/bcmfs: not in enabled drivers build config 00:05:21.555 crypto/caam_jr: not in enabled drivers build config 00:05:21.555 crypto/ccp: not in enabled drivers build config 00:05:21.555 crypto/cnxk: not in enabled drivers build config 00:05:21.555 crypto/dpaa_sec: not in enabled drivers build config 00:05:21.555 crypto/dpaa2_sec: not in enabled drivers build config 00:05:21.555 crypto/ipsec_mb: not in enabled drivers build config 00:05:21.555 crypto/mlx5: not in enabled drivers build config 00:05:21.555 crypto/mvsam: not in enabled drivers build config 00:05:21.555 crypto/nitrox: not in enabled drivers build config 00:05:21.556 crypto/null: not in enabled drivers build config 00:05:21.556 crypto/octeontx: not in enabled drivers build config 00:05:21.556 crypto/openssl: not in enabled drivers build config 00:05:21.556 crypto/scheduler: not in enabled drivers build config 00:05:21.556 crypto/uadk: not in enabled drivers build config 00:05:21.556 crypto/virtio: not in enabled drivers build config 00:05:21.556 compress/isal: not in enabled drivers build config 00:05:21.556 compress/mlx5: not in enabled drivers build config 00:05:21.556 compress/octeontx: not in enabled drivers build config 00:05:21.556 compress/zlib: not in enabled drivers build config 00:05:21.556 regex/*: missing internal dependency, "regexdev" 00:05:21.556 ml/*: missing internal dependency, "mldev" 00:05:21.556 vdpa/ifc: not in enabled drivers build config 00:05:21.556 vdpa/mlx5: not in enabled drivers build config 00:05:21.556 vdpa/nfp: not in enabled drivers build config 00:05:21.556 vdpa/sfc: not in enabled drivers build config 00:05:21.556 event/*: missing internal dependency, "eventdev" 00:05:21.556 baseband/*: missing internal dependency, "bbdev" 00:05:21.556 gpu/*: missing internal dependency, "gpudev" 00:05:21.556 00:05:21.556 00:05:21.813 Running setup.py install for spdk: finished with status 'done' 00:05:21.813 Successfully installed spdk-24.5rc0 00:05:21.813 Cleaning... 0 files. 00:05:22.072 Build targets in project: 85 00:05:22.072 00:05:22.072 DPDK 23.11.0 00:05:22.072 00:05:22.072 User defined options 00:05:22.072 default_library : shared 00:05:22.072 libdir : lib 00:05:22.072 prefix : /usr/local 00:05:22.072 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:05:22.072 c_link_args : 00:05:22.072 cpu_instruction_set: native 00:05:22.072 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:05:22.072 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:22.072 enable_docs : false 00:05:22.072 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:22.072 enable_kmods : false 00:05:22.072 tests : false 00:05:22.072 00:05:22.072 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:22.336 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.336 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.337 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.338 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.339 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.340 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.341 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing drivers/librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:05:22.342 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing drivers/librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:05:22.342 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:05:22.342 Installing drivers/librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.342 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.343 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.633 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.634 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:05:22.635 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:05:22.635 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:05:22.635 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:05:22.635 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:05:22.635 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:05:22.635 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:05:22.635 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:05:22.635 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:05:22.635 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:05:22.635 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:05:22.635 Installing symlink pointing to librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:05:22.635 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:05:22.635 Installing symlink pointing to librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so.24 00:05:22.635 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.0/librte_bus_pci.so 00:05:22.635 Installing symlink pointing to librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so.24 00:05:22.635 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.0/librte_bus_vdev.so 00:05:22.635 Installing symlink pointing to librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so.24 00:05:22.635 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.0/librte_mempool_ring.so 00:05:22.635 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.0' 00:05:25.165 The Meson build system 00:05:25.165 Version: 1.3.1 00:05:25.165 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:25.165 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:25.165 Build type: native build 00:05:25.165 Program cat found: YES (/usr/bin/cat) 00:05:25.165 Project name: DPDK 00:05:25.165 Project version: 23.11.0 00:05:25.165 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:05:25.165 C linker for the host machine: cc ld.bfd 2.39-16 00:05:25.165 Host machine cpu family: x86_64 00:05:25.165 Host machine cpu: x86_64 00:05:25.165 Message: ## Building in Developer Mode ## 00:05:25.165 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:25.165 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:25.165 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:25.165 Program python3 found: YES (/usr/bin/python3) 00:05:25.165 Program cat found: YES (/usr/bin/cat) 00:05:25.165 Compiler for C supports arguments -march=native: YES (cached) 00:05:25.165 Checking for size of "void *" : 8 (cached) 00:05:25.165 Checking for size of "void *" : 8 (cached) 00:05:25.165 Library m found: YES 00:05:25.165 Library numa found: YES 00:05:25.165 Has header "numaif.h" : YES (cached) 00:05:25.165 Library fdt found: NO 00:05:25.165 Library execinfo found: NO 00:05:25.165 Has header "execinfo.h" : YES (cached) 00:05:25.165 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:25.165 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:25.165 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:25.165 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:25.165 Dependency openssl found: YES 3.0.9 (cached) 00:05:25.165 Dependency libpcap found: YES 1.10.4 (cached) 00:05:25.165 Has header "pcap.h" with dependency libpcap: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wformat: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wformat-security: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wundef: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:05:25.165 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:05:25.165 Program objdump found: YES (/usr/bin/objdump) 00:05:25.165 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:25.165 Checking if "AVX512 checking" compiles: YES (cached) 00:05:25.165 Fetching value of define "__SSE4_2__" : 1 (cached) 00:05:25.165 Fetching value of define "__AES__" : 1 (cached) 00:05:25.165 Fetching value of define "__AVX__" : 1 (cached) 00:05:25.165 Fetching value of define "__AVX2__" : 1 (cached) 00:05:25.165 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:25.165 Fetching value of define "__RDRND__" : 1 (cached) 00:05:25.165 Fetching value of define "__RDSEED__" : 1 (cached) 00:05:25.165 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__znver1__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__znver2__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__znver3__" : (undefined) (cached) 00:05:25.165 Fetching value of define "__znver4__" : (undefined) (cached) 00:05:25.165 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:25.165 Message: lib/log: Defining dependency "log" 00:05:25.165 Message: lib/kvargs: Defining dependency "kvargs" 00:05:25.165 Message: lib/telemetry: Defining dependency "telemetry" 00:05:25.165 Checking for function "getentropy" : NO (cached) 00:05:25.165 Message: lib/eal: Defining dependency "eal" 00:05:25.165 Message: lib/ring: Defining dependency "ring" 00:05:25.165 Message: lib/rcu: Defining dependency "rcu" 00:05:25.165 Message: lib/mempool: Defining dependency "mempool" 00:05:25.165 Message: lib/mbuf: Defining dependency "mbuf" 00:05:25.165 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:25.165 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:05:25.165 Compiler for C supports arguments -mpclmul: YES (cached) 00:05:25.165 Compiler for C supports arguments -maes: YES (cached) 00:05:25.165 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:25.165 Compiler for C supports arguments -mavx512bw: YES (cached) 00:05:25.165 Compiler for C supports arguments -mavx512dq: YES (cached) 00:05:25.165 Compiler for C supports arguments -mavx512vl: YES (cached) 00:05:25.165 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:05:25.165 Compiler for C supports arguments -mavx2: YES (cached) 00:05:25.165 Compiler for C supports arguments -mavx: YES (cached) 00:05:25.165 Message: lib/net: Defining dependency "net" 00:05:25.165 Message: lib/meter: Defining dependency "meter" 00:05:25.165 Message: lib/ethdev: Defining dependency "ethdev" 00:05:25.165 Message: lib/pci: Defining dependency "pci" 00:05:25.165 Message: lib/cmdline: Defining dependency "cmdline" 00:05:25.165 Message: lib/hash: Defining dependency "hash" 00:05:25.165 Message: lib/timer: Defining dependency "timer" 00:05:25.165 Message: lib/compressdev: Defining dependency "compressdev" 00:05:25.165 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:25.165 Message: lib/dmadev: Defining dependency "dmadev" 00:05:25.165 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:05:25.165 Message: lib/power: Defining dependency "power" 00:05:25.165 Message: lib/reorder: Defining dependency "reorder" 00:05:25.165 Message: lib/security: Defining dependency "security" 00:05:25.165 Has header "linux/userfaultfd.h" : YES (cached) 00:05:25.165 Has header "linux/vduse.h" : YES (cached) 00:05:25.165 Message: lib/vhost: Defining dependency "vhost" 00:05:25.165 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:25.165 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:25.165 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:25.166 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:25.166 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:25.166 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:25.166 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:25.166 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:25.166 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:25.166 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:25.166 Program doxygen found: YES (/usr/bin/doxygen) 00:05:25.166 Configuring doxy-api-html.conf using configuration 00:05:25.166 Configuring doxy-api-man.conf using configuration 00:05:25.166 Program mandb found: YES (/usr/bin/mandb) 00:05:25.166 Program sphinx-build found: NO 00:05:25.166 Configuring rte_build_config.h using configuration 00:05:25.166 Message: 00:05:25.166 ================= 00:05:25.166 Applications Enabled 00:05:25.166 ================= 00:05:25.166 00:05:25.166 apps: 00:05:25.166 00:05:25.166 00:05:25.166 Message: 00:05:25.166 ================= 00:05:25.166 Libraries Enabled 00:05:25.166 ================= 00:05:25.166 00:05:25.166 libs: 00:05:25.166 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:25.166 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:25.166 cryptodev, dmadev, power, reorder, security, vhost, 00:05:25.166 00:05:25.166 Message: 00:05:25.166 =============== 00:05:25.166 Drivers Enabled 00:05:25.166 =============== 00:05:25.166 00:05:25.166 common: 00:05:25.166 00:05:25.166 bus: 00:05:25.166 pci, vdev, 00:05:25.166 mempool: 00:05:25.166 ring, 00:05:25.166 dma: 00:05:25.166 00:05:25.166 net: 00:05:25.166 00:05:25.166 crypto: 00:05:25.166 00:05:25.166 compress: 00:05:25.166 00:05:25.166 vdpa: 00:05:25.166 00:05:25.166 00:05:25.166 Message: 00:05:25.166 ================= 00:05:25.166 Content Skipped 00:05:25.166 ================= 00:05:25.166 00:05:25.166 apps: 00:05:25.166 dumpcap: explicitly disabled via build config 00:05:25.166 graph: explicitly disabled via build config 00:05:25.166 pdump: explicitly disabled via build config 00:05:25.166 proc-info: explicitly disabled via build config 00:05:25.166 test-acl: explicitly disabled via build config 00:05:25.166 test-bbdev: explicitly disabled via build config 00:05:25.166 test-cmdline: explicitly disabled via build config 00:05:25.166 test-compress-perf: explicitly disabled via build config 00:05:25.166 test-crypto-perf: explicitly disabled via build config 00:05:25.166 test-dma-perf: explicitly disabled via build config 00:05:25.166 test-eventdev: explicitly disabled via build config 00:05:25.166 test-fib: explicitly disabled via build config 00:05:25.166 test-flow-perf: explicitly disabled via build config 00:05:25.166 test-gpudev: explicitly disabled via build config 00:05:25.166 test-mldev: explicitly disabled via build config 00:05:25.166 test-pipeline: explicitly disabled via build config 00:05:25.166 test-pmd: explicitly disabled via build config 00:05:25.166 test-regex: explicitly disabled via build config 00:05:25.166 test-sad: explicitly disabled via build config 00:05:25.166 test-security-perf: explicitly disabled via build config 00:05:25.166 00:05:25.166 libs: 00:05:25.166 metrics: explicitly disabled via build config 00:05:25.166 acl: explicitly disabled via build config 00:05:25.166 bbdev: explicitly disabled via build config 00:05:25.166 bitratestats: explicitly disabled via build config 00:05:25.166 bpf: explicitly disabled via build config 00:05:25.166 cfgfile: explicitly disabled via build config 00:05:25.166 distributor: explicitly disabled via build config 00:05:25.166 efd: explicitly disabled via build config 00:05:25.166 eventdev: explicitly disabled via build config 00:05:25.166 dispatcher: explicitly disabled via build config 00:05:25.166 gpudev: explicitly disabled via build config 00:05:25.166 gro: explicitly disabled via build config 00:05:25.166 gso: explicitly disabled via build config 00:05:25.166 ip_frag: explicitly disabled via build config 00:05:25.166 jobstats: explicitly disabled via build config 00:05:25.166 latencystats: explicitly disabled via build config 00:05:25.166 lpm: explicitly disabled via build config 00:05:25.166 member: explicitly disabled via build config 00:05:25.166 pcapng: explicitly disabled via build config 00:05:25.166 rawdev: explicitly disabled via build config 00:05:25.166 regexdev: explicitly disabled via build config 00:05:25.166 mldev: explicitly disabled via build config 00:05:25.166 rib: explicitly disabled via build config 00:05:25.166 sched: explicitly disabled via build config 00:05:25.166 stack: explicitly disabled via build config 00:05:25.166 ipsec: explicitly disabled via build config 00:05:25.166 pdcp: explicitly disabled via build config 00:05:25.166 fib: explicitly disabled via build config 00:05:25.166 port: explicitly disabled via build config 00:05:25.166 pdump: explicitly disabled via build config 00:05:25.166 table: explicitly disabled via build config 00:05:25.166 pipeline: explicitly disabled via build config 00:05:25.166 graph: explicitly disabled via build config 00:05:25.166 node: explicitly disabled via build config 00:05:25.166 00:05:25.166 drivers: 00:05:25.166 common/cpt: not in enabled drivers build config 00:05:25.166 common/dpaax: not in enabled drivers build config 00:05:25.166 common/iavf: not in enabled drivers build config 00:05:25.166 common/idpf: not in enabled drivers build config 00:05:25.166 common/mvep: not in enabled drivers build config 00:05:25.166 common/octeontx: not in enabled drivers build config 00:05:25.166 bus/auxiliary: not in enabled drivers build config 00:05:25.166 bus/cdx: not in enabled drivers build config 00:05:25.166 bus/dpaa: not in enabled drivers build config 00:05:25.166 bus/fslmc: not in enabled drivers build config 00:05:25.166 bus/ifpga: not in enabled drivers build config 00:05:25.166 bus/platform: not in enabled drivers build config 00:05:25.166 bus/vmbus: not in enabled drivers build config 00:05:25.166 common/cnxk: not in enabled drivers build config 00:05:25.166 common/mlx5: not in enabled drivers build config 00:05:25.166 common/nfp: not in enabled drivers build config 00:05:25.166 common/qat: not in enabled drivers build config 00:05:25.166 common/sfc_efx: not in enabled drivers build config 00:05:25.166 mempool/bucket: not in enabled drivers build config 00:05:25.166 mempool/cnxk: not in enabled drivers build config 00:05:25.166 mempool/dpaa: not in enabled drivers build config 00:05:25.166 mempool/dpaa2: not in enabled drivers build config 00:05:25.166 mempool/octeontx: not in enabled drivers build config 00:05:25.166 mempool/stack: not in enabled drivers build config 00:05:25.166 dma/cnxk: not in enabled drivers build config 00:05:25.166 dma/dpaa: not in enabled drivers build config 00:05:25.166 dma/dpaa2: not in enabled drivers build config 00:05:25.166 dma/hisilicon: not in enabled drivers build config 00:05:25.166 dma/idxd: not in enabled drivers build config 00:05:25.166 dma/ioat: not in enabled drivers build config 00:05:25.166 dma/skeleton: not in enabled drivers build config 00:05:25.166 net/af_packet: not in enabled drivers build config 00:05:25.166 net/af_xdp: not in enabled drivers build config 00:05:25.166 net/ark: not in enabled drivers build config 00:05:25.166 net/atlantic: not in enabled drivers build config 00:05:25.166 net/avp: not in enabled drivers build config 00:05:25.166 net/axgbe: not in enabled drivers build config 00:05:25.166 net/bnx2x: not in enabled drivers build config 00:05:25.166 net/bnxt: not in enabled drivers build config 00:05:25.166 net/bonding: not in enabled drivers build config 00:05:25.166 net/cnxk: not in enabled drivers build config 00:05:25.166 net/cpfl: not in enabled drivers build config 00:05:25.166 net/cxgbe: not in enabled drivers build config 00:05:25.166 net/dpaa: not in enabled drivers build config 00:05:25.166 net/dpaa2: not in enabled drivers build config 00:05:25.166 net/e1000: not in enabled drivers build config 00:05:25.166 net/ena: not in enabled drivers build config 00:05:25.166 net/enetc: not in enabled drivers build config 00:05:25.166 net/enetfec: not in enabled drivers build config 00:05:25.166 net/enic: not in enabled drivers build config 00:05:25.166 net/failsafe: not in enabled drivers build config 00:05:25.166 net/fm10k: not in enabled drivers build config 00:05:25.166 net/gve: not in enabled drivers build config 00:05:25.166 net/hinic: not in enabled drivers build config 00:05:25.166 net/hns3: not in enabled drivers build config 00:05:25.166 net/i40e: not in enabled drivers build config 00:05:25.166 net/iavf: not in enabled drivers build config 00:05:25.166 net/ice: not in enabled drivers build config 00:05:25.166 net/idpf: not in enabled drivers build config 00:05:25.166 net/igc: not in enabled drivers build config 00:05:25.166 net/ionic: not in enabled drivers build config 00:05:25.166 net/ipn3ke: not in enabled drivers build config 00:05:25.166 net/ixgbe: not in enabled drivers build config 00:05:25.166 net/mana: not in enabled drivers build config 00:05:25.166 net/memif: not in enabled drivers build config 00:05:25.166 net/mlx4: not in enabled drivers build config 00:05:25.166 net/mlx5: not in enabled drivers build config 00:05:25.166 net/mvneta: not in enabled drivers build config 00:05:25.166 net/mvpp2: not in enabled drivers build config 00:05:25.166 net/netvsc: not in enabled drivers build config 00:05:25.166 net/nfb: not in enabled drivers build config 00:05:25.166 net/nfp: not in enabled drivers build config 00:05:25.166 net/ngbe: not in enabled drivers build config 00:05:25.166 net/null: not in enabled drivers build config 00:05:25.166 net/octeontx: not in enabled drivers build config 00:05:25.166 net/octeon_ep: not in enabled drivers build config 00:05:25.166 net/pcap: not in enabled drivers build config 00:05:25.166 net/pfe: not in enabled drivers build config 00:05:25.166 net/qede: not in enabled drivers build config 00:05:25.166 net/ring: not in enabled drivers build config 00:05:25.166 net/sfc: not in enabled drivers build config 00:05:25.166 net/softnic: not in enabled drivers build config 00:05:25.166 net/tap: not in enabled drivers build config 00:05:25.166 net/thunderx: not in enabled drivers build config 00:05:25.166 net/txgbe: not in enabled drivers build config 00:05:25.166 net/vdev_netvsc: not in enabled drivers build config 00:05:25.166 net/vhost: not in enabled drivers build config 00:05:25.166 net/virtio: not in enabled drivers build config 00:05:25.166 net/vmxnet3: not in enabled drivers build config 00:05:25.166 raw/*: missing internal dependency, "rawdev" 00:05:25.166 crypto/armv8: not in enabled drivers build config 00:05:25.166 crypto/bcmfs: not in enabled drivers build config 00:05:25.166 crypto/caam_jr: not in enabled drivers build config 00:05:25.166 crypto/ccp: not in enabled drivers build config 00:05:25.166 crypto/cnxk: not in enabled drivers build config 00:05:25.167 crypto/dpaa_sec: not in enabled drivers build config 00:05:25.167 crypto/dpaa2_sec: not in enabled drivers build config 00:05:25.167 crypto/ipsec_mb: not in enabled drivers build config 00:05:25.167 crypto/mlx5: not in enabled drivers build config 00:05:25.167 crypto/mvsam: not in enabled drivers build config 00:05:25.167 crypto/nitrox: not in enabled drivers build config 00:05:25.167 crypto/null: not in enabled drivers build config 00:05:25.167 crypto/octeontx: not in enabled drivers build config 00:05:25.167 crypto/openssl: not in enabled drivers build config 00:05:25.167 crypto/scheduler: not in enabled drivers build config 00:05:25.167 crypto/uadk: not in enabled drivers build config 00:05:25.167 crypto/virtio: not in enabled drivers build config 00:05:25.167 compress/isal: not in enabled drivers build config 00:05:25.167 compress/mlx5: not in enabled drivers build config 00:05:25.167 compress/octeontx: not in enabled drivers build config 00:05:25.167 compress/zlib: not in enabled drivers build config 00:05:25.167 regex/*: missing internal dependency, "regexdev" 00:05:25.167 ml/*: missing internal dependency, "mldev" 00:05:25.167 vdpa/ifc: not in enabled drivers build config 00:05:25.167 vdpa/mlx5: not in enabled drivers build config 00:05:25.167 vdpa/nfp: not in enabled drivers build config 00:05:25.167 vdpa/sfc: not in enabled drivers build config 00:05:25.167 event/*: missing internal dependency, "eventdev" 00:05:25.167 baseband/*: missing internal dependency, "bbdev" 00:05:25.167 gpu/*: missing internal dependency, "gpudev" 00:05:25.167 00:05:25.167 00:05:25.167 Cleaning... 0 files. 00:05:25.485 Build targets in project: 85 00:05:25.485 00:05:25.485 DPDK 23.11.0 00:05:25.485 00:05:25.485 User defined options 00:05:25.485 default_library : shared 00:05:25.485 libdir : lib 00:05:25.485 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:25.485 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:05:25.485 c_link_args : 00:05:25.485 cpu_instruction_set: native 00:05:25.485 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:05:25.485 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:25.485 enable_docs : false 00:05:25.485 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:25.485 enable_kmods : false 00:05:25.485 tests : false 00:05:25.485 00:05:25.485 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:26.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:05:26.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:05:26.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:05:26.055 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:05:26.056 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:05:26.314 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:05:26.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:05:26.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:05:26.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:05:26.570 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:05:26.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:05:26.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:05:26.827 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:05:27.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:05:27.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:05:27.083 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:05:27.340 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:05:27.905 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:05:28.163 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:05:28.469 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:05:28.470 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:05:28.470 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:05:28.470 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:05:28.470 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:05:28.470 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:05:28.470 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:05:28.728 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:05:28.728 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:05:28.728 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:05:28.728 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:05:28.728 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:05:28.728 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:05:29.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:05:29.552 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:05:29.553 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:05:29.811 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:05:30.070 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:05:30.070 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:05:30.070 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:05:30.329 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:05:30.587 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:05:30.845 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:05:30.845 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:05:30.845 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:05:31.102 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:05:31.102 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:05:31.102 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:05:31.369 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:05:31.626 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:05:31.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:05:31.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:05:31.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:05:31.884 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:05:32.143 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:05:32.143 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:05:32.143 /bin/sh: line 1: patchelf: command not found 00:05:32.143 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:05:32.143 /bin/sh: line 1: patchelf: command not found 00:05:32.143 /bin/sh: line 1: patchelf: command not found 00:05:32.143 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:05:32.143 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:05:32.143 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:05:32.143 /bin/sh: line 1: patchelf: command not found 00:05:32.143 /bin/sh: line 1: patchelf: command not found 00:05:32.143 /bin/sh: line 1: patchelf: command not found 00:05:32.143 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:05:32.143 /bin/sh: line 1: patchelf: command not found 00:05:32.401 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:05:32.401 /bin/sh: line 1: patchelf: command not found 00:05:32.401 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:05:32.401 /bin/sh: line 1: patchelf: command not found 00:05:32.401 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:05:32.401 /bin/sh: line 1: patchelf: command not found 00:05:32.401 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:05:32.401 /bin/sh: line 1: patchelf: command not found 00:05:32.401 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:05:32.401 /bin/sh: line 1: patchelf: command not found 00:05:32.659 make[2]: Nothing to be done for 'install'. 00:05:34.614 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:05:34.614 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.614 08:57: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:34.615 08:57: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:34.615 08:57: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:34.615 08:57: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:34.615 08:57:31 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:05:34.615 08:57:31 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:34.615 08:57:31 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:34.615 ************************************ 00:05:34.615 START TEST external_make_accel_module_shared 00:05:34.615 ************************************ 00:05:34.615 08:57:31 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:05:34.615 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:34.615 make --directory=accel shared_module 00:05:34.615 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:34.615 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:34.615 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:34.615 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:34.615 -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:34.873 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:34.873 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:34.873 00:05:34.873 real 0m0.650s 00:05:34.873 user 0m0.373s 00:05:34.873 sys 0m0.193s 00:05:34.873 08:57:31 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:34.873 08:57:31 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:34.873 ************************************ 00:05:34.873 END TEST external_make_accel_module_shared 00:05:34.873 ************************************ 00:05:34.873 08:57: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:34.873 08:57:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 8 -le 1 ']' 00:05:34.873 08:57:32 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:34.873 08:57:32 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:34.873 ************************************ 00:05:34.873 START TEST external_run_accel_module_shared 00:05:34.873 ************************************ 00:05:34.873 08:57:32 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1122 -- $ 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:34.873 [2024-05-15 08:57:32.096782] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:05:34.873 [2024-05-15 08:57:32.096883] [ 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_pid69714 ] 00:05:35.132 [2024-05-15 08:57:32.223319] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:35.132 [2024-05-15 08:57:32.336841] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:05:35.132 [2024-05-15 08:57:32.341281] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:05:35.132 [2024-05-15 08:57:32.349260] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:05:35.132 [2024-05-15 08:57:32.357259] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:05:35.697 Running on accel module task with code: 1 00:05:35.697 Running fill callback 00:05:35.697 Running on accel module task with code: 0 00:05:35.697 Running copy callback 00:05:35.697 Running on accel module task with code: 3 00:05:35.697 Running compare callback 00:05:35.697 00:05:35.697 real 0m0.915s 00:05:35.697 user 0m0.490s 00:05:35.697 sys 0m0.281s 00:05:35.697 08:57:32 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:35.697 08:57:32 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:35.697 ************************************ 00:05:35.697 END TEST external_run_accel_module_shared 00:05:35.697 ************************************ 00:05:35.956 08:57:32 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:35.956 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:35.956 rm -f ./hello_world/hello_bdev 00:05:35.956 rm -f ./passthru/libpassthru_external.* 00:05:35.956 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:35.956 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:35.956 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:35.956 08:57: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:35.956 08:57:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:05:35.956 08:57:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:35.956 08:57:33 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:35.956 ************************************ 00:05:35.956 START TEST external_make_accel_driver_shared 00:05:35.956 ************************************ 00:05:35.956 08:57:33 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:05:35.956 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:35.956 make --directory=accel shared_driver 00:05:35.956 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:35.956 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:36.214 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:36.214 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:36.214 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:36.214 -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:36.471 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:05:36.471 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:36.471 00:05:36.471 real 0m0.587s 00:05:36.471 user 0m0.375s 00:05:36.471 sys 0m0.206s 00:05:36.471 08:57:33 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:36.471 ************************************ 00:05:36.471 END TEST external_make_accel_driver_shared 00:05:36.471 ************************************ 00:05:36.471 08:57:33 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:36.472 08:57:33 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:36.472 08:57:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 8 -le 1 ']' 00:05:36.472 08:57:33 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:36.472 08:57:33 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:36.472 ************************************ 00:05:36.472 START TEST external_run_accel_driver_shared 00:05:36.472 ************************************ 00:05:36.472 08:57:33 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1122 -- $ 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:36.730 [2024-05-15 08:57:33.785466] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:05:36.730 [2024-05-15 08:57:33.785560] [ 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_pid69843 ] 00:05:36.730 [2024-05-15 08:57:33.904981] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:36.988 [2024-05-15 08:57:34.002087] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:05:36.988 [2024-05-15 08:57:34.006572] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:05:37.555 Running on accel driver task with code: 0 00:05:37.555 Running on accel module task with code: 0 00:05:37.555 Running on accel driver task with code: 1 00:05:37.555 Running on accel driver task with code: 0 00:05:37.555 Running on accel module task with code: 0 00:05:37.555 Running on accel driver task with code: 1 00:05:37.555 Running sequence callback 00:05:37.555 00:05:37.555 real 0m0.865s 00:05:37.555 user 0m0.469s 00:05:37.555 sys 0m0.254s 00:05:37.555 08:57:34 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:37.555 ************************************ 00:05:37.555 END TEST external_run_accel_driver_shared 00:05:37.555 ************************************ 00:05:37.555 08:57:34 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:37.555 08:57:34 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:37.555 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:37.555 rm -f ./hello_world/hello_bdev 00:05:37.555 rm -f ./passthru/libpassthru_external.* 00:05:37.555 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:37.555 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:37.555 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:37.555 08:57:34 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:37.555 08:57:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:05:37.555 08:57:34 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:37.555 08:57:34 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:37.555 ************************************ 00:05:37.555 START TEST external_make_hello_bdev_shared_combo 00:05:37.555 ************************************ 00:05:37.555 08:57:34 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:05:37.555 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:37.555 make --directory=passthru shared 00:05:37.555 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:37.555 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:37.814 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:37.814 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:38.077 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:38.077 make --directory=hello_world bdev_shared_combo 00:05:38.077 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:38.077 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:38.078 -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 -laio -lnuma -ldl 00:05:38.645 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:38.645 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:38.645 00:05:38.645 real 0m0.956s 00:05:38.645 user 0m0.682s 00:05:38.645 sys 0m0.261s 00:05:38.645 08:57:35 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:38.645 ************************************ 00:05:38.645 END TEST external_make_hello_bdev_shared_combo 00:05:38.645 ************************************ 00:05:38.645 08:57:35 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:38.645 08:57:35 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:38.645 08:57:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 10 -le 1 ']' 00:05:38.645 08:57:35 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:38.645 08:57:35 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:38.645 ************************************ 00:05:38.645 START TEST external_run_hello_bdev_shared_combo 00:05:38.645 ************************************ 00:05:38.645 08:57:35 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ 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:38.645 [2024-05-15 08:57:35.789923] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:05:38.645 [2024-05-15 08:57:35.790039] [ 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_pid69991 ] 00:05:38.903 [2024-05-15 08:57:35.911017] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:38.903 [2024-05-15 08:57:36.034156] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:05:39.162 [2024-05-15 08:57:36.298552] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:05:39.162 [2024-05-15 08:57:36.298620] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:05:39.162 [2024-05-15 08:57:36.298640] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x8f08b0 00:05:39.162 [2024-05-15 08:57:36.298657] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:05:39.162 [2024-05-15 08:57:36.299153] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:05:39.162 [2024-05-15 08:57:36.299185] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:05:39.162 [2024-05-15 08:57:36.302628] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:39.162 [2024-05-15 08:57:36.302669] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:05:39.162 [2024-05-15 08:57:36.302685] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:39.162 [2024-05-15 08:57:36.303168] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:39.162 [2024-05-15 08:57:36.303214] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:39.162 [2024-05-15 08:57:36.303234] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:39.162 [2024-05-15 08:57:36.303251] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:39.162 00:05:39.162 [2024-05-15 08:57:36.303266] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:39.420 00:05:39.420 real 0m0.942s 00:05:39.420 user 0m0.496s 00:05:39.420 sys 0m0.299s 00:05:39.420 08:57:36 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:39.420 08:57:36 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:39.420 ************************************ 00:05:39.420 END TEST external_run_hello_bdev_shared_combo 00:05:39.420 ************************************ 00:05:39.679 08:57:36 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:39.679 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:39.679 rm -f ./hello_world/hello_bdev 00:05:39.679 rm -f ./passthru/libpassthru_external.* 00:05:39.679 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:39.679 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:39.679 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:39.679 08:57:36 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:39.679 08:57:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:05:39.679 08:57:36 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:39.679 08:57:36 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:39.679 ************************************ 00:05:39.679 START TEST external_make_hello_no_bdev_shared_combo 00:05:39.679 ************************************ 00:05:39.679 08:57:36 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:05:39.679 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:39.679 make --directory=hello_world alone_shared_combo 00:05:39.679 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:39.939 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 -laio -lnuma -ldl 00:05:40.198 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:40.198 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:40.198 00:05:40.198 real 0m0.590s 00:05:40.198 user 0m0.426s 00:05:40.198 sys 0m0.158s 00:05:40.198 08:57:37 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:40.198 ************************************ 00:05:40.198 08:57:37 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:40.198 END TEST external_make_hello_no_bdev_shared_combo 00:05:40.198 ************************************ 00:05:40.198 08:57: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:40.199 08:57:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 10 -le 1 ']' 00:05:40.199 08:57:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:40.199 08:57:37 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:40.199 ************************************ 00:05:40.199 START TEST external_run_hello_no_bdev_shared_combo 00:05:40.199 ************************************ 00:05:40.199 08:57:37 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1122 -- $ 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:40.457 [2024-05-15 08:57:37.500648] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:05:40.457 [2024-05-15 08:57:37.500743] [ 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_pid70104 ] 00:05:40.457 [2024-05-15 08:57:37.625718] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:40.716 [2024-05-15 08:57:37.737654] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:05:40.975 [2024-05-15 08:57:37.987919] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:40.975 [2024-05-15 08:57:37.988002] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:05:40.975 [2024-05-15 08:57:37.988019] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:40.975 [2024-05-15 08:57:37.988505] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:40.975 [2024-05-15 08:57:37.988534] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:40.975 [2024-05-15 08:57:37.988549] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:40.975 [2024-05-15 08:57:37.988561] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:40.975 00:05:40.976 [2024-05-15 08:57:37.988574] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:41.282 00:05:41.282 real 0m0.938s 00:05:41.282 user 0m0.521s 00:05:41.282 sys 0m0.270s 00:05:41.282 08:57:38 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:41.282 08:57:38 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:05:41.282 ************************************ 00:05:41.282 END TEST external_run_hello_no_bdev_shared_combo 00:05:41.282 ************************************ 00:05:41.282 08:57:38 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:41.282 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:41.282 rm -f ./hello_world/hello_bdev 00:05:41.282 rm -f ./passthru/libpassthru_external.* 00:05:41.282 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:41.282 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:41.282 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:41.282 08:57: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:41.282 08:57:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:05:41.282 08:57:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:41.282 08:57:38 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:41.282 ************************************ 00:05:41.282 START TEST external_make_hello_bdev_shared_iso 00:05:41.282 ************************************ 00:05:41.282 08:57:38 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:05:41.282 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:41.540 make --directory=passthru shared 00:05:41.540 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:41.540 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:41.540 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:41.799 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:41.799 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:05:41.799 make --directory=hello_world bdev_shared_iso 00:05:41.799 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:42.057 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:42.057 -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:42.057 -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 -laio -lnuma -ldl 00:05:42.316 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:42.316 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:42.316 00:05:42.316 real 0m0.933s 00:05:42.316 user 0m0.674s 00:05:42.316 sys 0m0.249s 00:05:42.316 08:57:39 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:42.316 ************************************ 00:05:42.316 END TEST external_make_hello_bdev_shared_iso 00:05:42.316 08:57:39 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:42.316 ************************************ 00:05:42.316 08:57: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:42.316 08:57:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 10 -le 1 ']' 00:05:42.316 08:57:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:42.316 08:57:39 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:42.316 ************************************ 00:05:42.316 START TEST external_run_hello_bdev_shared_iso 00:05:42.316 ************************************ 00:05:42.316 08:57:39 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ 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:42.316 [2024-05-15 08:57:39.545720] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:05:42.316 [2024-05-15 08:57:39.545828] [ 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_pid70252 ] 00:05:42.573 [2024-05-15 08:57:39.665781] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:42.573 [2024-05-15 08:57:39.781916] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:05:42.832 [2024-05-15 08:57:39.895708] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:05:42.832 [2024-05-15 08:57:39.895801] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:05:42.832 [2024-05-15 08:57:39.895830] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x14e7750 00:05:42.832 [2024-05-15 08:57:39.895843] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:05:42.832 [2024-05-15 08:57:39.896453] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:05:42.832 [2024-05-15 08:57:39.896488] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:05:42.832 [2024-05-15 08:57:39.899840] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:42.832 [2024-05-15 08:57:39.899889] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:05:42.832 [2024-05-15 08:57:39.899903] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:42.832 [2024-05-15 08:57:39.900780] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:42.832 [2024-05-15 08:57:39.900823] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:42.832 [2024-05-15 08:57:39.900840] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:42.832 [2024-05-15 08:57:39.900856] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:42.832 00:05:42.832 [2024-05-15 08:57:39.900870] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:43.091 00:05:43.091 real 0m0.611s 00:05:43.091 user 0m0.322s 00:05:43.091 sys 0m0.158s 00:05:43.091 08:57:40 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:43.091 08:57:40 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:43.091 ************************************ 00:05:43.091 END TEST external_run_hello_bdev_shared_iso 00:05:43.091 ************************************ 00:05:43.091 08:57:40 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:43.091 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:43.091 rm -f ./hello_world/hello_bdev 00:05:43.091 rm -f ./passthru/libpassthru_external.* 00:05:43.091 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:43.091 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:43.091 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:43.091 08:57: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:43.091 08:57:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:05:43.091 08:57:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:43.091 08:57:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:43.091 ************************************ 00:05:43.091 START TEST external_make_hello_no_bdev_shared_iso 00:05:43.091 ************************************ 00:05:43.091 08:57:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:05:43.091 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:43.091 make --directory=hello_world alone_shared_iso 00:05:43.091 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:43.349 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:43.350 -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 -laio -lnuma -ldl 00:05:43.608 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:05:43.608 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:43.608 00:05:43.608 real 0m0.574s 00:05:43.608 user 0m0.378s 00:05:43.608 sys 0m0.190s 00:05:43.608 08:57:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:43.608 08:57:40 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:43.608 ************************************ 00:05:43.608 END TEST external_make_hello_no_bdev_shared_iso 00:05:43.608 ************************************ 00:05:43.608 08:57: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:43.608 08:57:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 10 -le 1 ']' 00:05:43.608 08:57:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:43.608 08:57:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:43.608 ************************************ 00:05:43.608 START TEST external_run_hello_no_bdev_shared_iso 00:05:43.608 ************************************ 00:05:43.608 08:57:40 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1122 -- $ 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:43.878 [2024-05-15 08:57:40.912725] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:05:43.878 [2024-05-15 08:57:40.912842] [ 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_pid70375 ] 00:05:43.878 [2024-05-15 08:57:41.045238] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:05:44.148 [2024-05-15 08:57:41.171437] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:05:44.148 [2024-05-15 08:57:41.286911] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:05:44.148 [2024-05-15 08:57:41.287006] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:05:44.148 [2024-05-15 08:57:41.287041] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:05:44.148 [2024-05-15 08:57:41.287855] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:05:44.148 [2024-05-15 08:57:41.287926] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:05:44.148 [2024-05-15 08:57:41.287961] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:05:44.148 [2024-05-15 08:57:41.287986] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:05:44.148 00:05:44.148 [2024-05-15 08:57:41.288020] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:05:44.405 00:05:44.405 real 0m0.639s 00:05:44.405 user 0m0.324s 00:05:44.405 sys 0m0.171s 00:05:44.405 08:57:41 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:44.405 08:57:41 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:05:44.405 ************************************ 00:05:44.405 END TEST external_run_hello_no_bdev_shared_iso 00:05:44.405 ************************************ 00:05:44.405 08:57: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:44.405 08:57:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:05:44.405 08:57:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:44.405 08:57:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:44.405 ************************************ 00:05:44.405 START TEST external_make_nvme_shared 00:05:44.405 ************************************ 00:05:44.405 08:57:41 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:05:44.405 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:44.405 make --directory=nvme shared 00:05:44.405 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:05:44.663 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:44.663 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:44.663 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:44.663 -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 -laio -lnuma -ldl 00:05:44.921 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:05:44.921 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:44.921 00:05:44.921 real 0m0.578s 00:05:44.921 user 0m0.387s 00:05:44.921 sys 0m0.183s 00:05:44.921 08:57:42 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:44.921 08:57:42 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:44.921 ************************************ 00:05:44.921 END TEST external_make_nvme_shared 00:05:44.921 ************************************ 00:05:44.921 08:57:42 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:44.921 08:57:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 6 -le 1 ']' 00:05:44.921 08:57:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:05:44.921 08:57:42 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:05:45.180 ************************************ 00:05:45.180 START TEST external_run_nvme_shared 00:05:45.180 ************************************ 00:05:45.180 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1122 -- $ 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:45.180 * Looking for test storage... 00:05:45.180 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:05:45.180 08:57:42 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:45.180 08:57:42 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:45.180 08:57:42 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:45.180 08:57:42 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:45.180 08:57:42 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:45.180 08:57:42 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:45.180 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:05:45.438 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:05:45.438 NVMe Controller at 0000:00:10.0 00:05:45.438 ===================================================== 00:05:45.438 Vendor ID: 1b36 00:05:45.438 Subsystem Vendor ID: 1af4 00:05:45.438 Serial Number: 12340 00:05:45.438 Model Number: QEMU NVMe Ctrl 00:05:45.438 Firmware Version: 8.0.0 00:05:45.438 Recommended Arb Burst: 6 00:05:45.438 IEEE OUI Identifier: 00 54 52 00:05:45.438 Multi-path I/O 00:05:45.438 May have multiple subsystem ports: No 00:05:45.438 May have multiple controllers: No 00:05:45.438 Associated with SR-IOV VF: No 00:05:45.438 Max Number of Namespaces: 256 00:05:45.438 NVMe Specification Version (Identify): 1.4 00:05:45.438 Optional Asynchronous Events Supported 00:05:45.438 Namespace Attribute Notices: Supported 00:05:45.438 Firmware Activation Notices: Not Supported 00:05:45.438 128-bit Host Identifier: Not Supported 00:05:45.438 ===================================================== 00:05:45.438 NVMe Controller at 0000:00:11.0 00:05:45.438 ===================================================== 00:05:45.438 Vendor ID: 1b36 00:05:45.438 Subsystem Vendor ID: 1af4 00:05:45.438 Serial Number: 12341 00:05:45.438 Model Number: QEMU NVMe Ctrl 00:05:45.438 Firmware Version: 8.0.0 00:05:45.438 Recommended Arb Burst: 6 00:05:45.438 IEEE OUI Identifier: 00 54 52 00:05:45.438 Multi-path I/O 00:05:45.438 May have multiple subsystem ports: No 00:05:45.438 May have multiple controllers: No 00:05:45.438 Associated with SR-IOV VF: No 00:05:45.438 Max Number of Namespaces: 256 00:05:45.438 NVMe Specification Version (Identify): 1.4 00:05:45.438 Optional Asynchronous Events Supported 00:05:45.438 Namespace Attribute Notices: Supported 00:05:45.438 Firmware Activation Notices: Not Supported 00:05:45.438 128-bit Host Identifier: Not Supported' 00:05:45.438 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:05:45.438 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # bdfs=() 00:05:45.438 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # local bdfs 00:05:45.438 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:05:45.438 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:05:45.438 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # jq -r '.config[].params.traddr' 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # (( 2 == 0 )) 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1516 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:05:45.439 NVMe Controller at 0000:00:10.0 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:05:45.439 NVMe Controller at 0000:00:11.0 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # bdfs=() 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1510 -- # local bdfs 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1511 -- # jq -r '.config[].params.traddr' 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1512 -- # (( 2 == 0 )) 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1516 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:05:45.439 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:05:45.439 08:57: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:45.697 ===================================================== 00:05:45.697 NVMe Controller at 0000:00:10.0 00:05:45.697 ===================================================== 00:05:45.697 Vendor ID: 1b36 00:05:45.697 Subsystem Vendor ID: 1af4 00:05:45.697 Serial Number: 12340 00:05:45.697 Model Number: QEMU NVMe Ctrl 00:05:45.697 Firmware Version: 8.0.0 00:05:45.697 Recommended Arb Burst: 6 00:05:45.697 IEEE OUI Identifier: 00 54 52 00:05:45.697 Multi-path I/O 00:05:45.697 May have multiple subsystem ports: No 00:05:45.697 May have multiple controllers: No 00:05:45.697 Associated with SR-IOV VF: No 00:05:45.697 Max Number of Namespaces: 256 00:05:45.697 NVMe Specification Version (Identify): 1.4 00:05:45.697 Optional Asynchronous Events Supported 00:05:45.697 Namespace Attribute Notices: Supported 00:05:45.697 Firmware Activation Notices: Not Supported 00:05:45.697 128-bit Host Identifier: Not Supported 00:05:45.697 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:05:45.697 08:57: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:45.697 ===================================================== 00:05:45.697 NVMe Controller at 0000:00:11.0 00:05:45.697 ===================================================== 00:05:45.697 Vendor ID: 1b36 00:05:45.697 Subsystem Vendor ID: 1af4 00:05:45.697 Serial Number: 12341 00:05:45.697 Model Number: QEMU NVMe Ctrl 00:05:45.697 Firmware Version: 8.0.0 00:05:45.697 Recommended Arb Burst: 6 00:05:45.697 IEEE OUI Identifier: 00 54 52 00:05:45.697 Multi-path I/O 00:05:45.697 May have multiple subsystem ports: No 00:05:45.697 May have multiple controllers: No 00:05:45.697 Associated with SR-IOV VF: No 00:05:45.697 Max Number of Namespaces: 256 00:05:45.697 NVMe Specification Version (Identify): 1.4 00:05:45.697 Optional Asynchronous Events Supported 00:05:45.697 Namespace Attribute Notices: Supported 00:05:45.697 Firmware Activation Notices: Not Supported 00:05:45.697 128-bit Host Identifier: Not Supported 00:05:45.697 00:05:45.697 real 0m0.699s 00:05:45.697 user 0m0.251s 00:05:45.697 sys 0m0.278s 00:05:45.697 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:05:45.697 08:57:42 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:05:45.697 ************************************ 00:05:45.697 END TEST external_run_nvme_shared 00:05:45.697 ************************************ 00:05:45.697 08:57:42 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:05:45.697 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:45.955 rm -f ./hello_world/hello_bdev 00:05:45.955 rm -f ./passthru/libpassthru_external.* 00:05:45.955 rm -f ./nvme/*.{so,o} ./nvme/identify 00:05:45.955 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:05:45.955 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:05:45.955 08:57:43 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:05:45.955 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:18.052 make[2]: Nothing to be done for 'clean'. 00:06:44.622 make[1]: Nothing to be done for 'clean'. 00:06:44.622 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:44.622 08:58:38 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:06:44.622 08:58: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:44.622 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:06:44.622 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:54.653 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:07:04.670 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:07:04.928 Creating mk/config.mk...done. 00:07:04.928 Creating mk/cc.flags.mk...done. 00:07:04.928 Type 'make' to build. 00:07:04.928 08:59:02 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:07:04.928 08:59:02 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:07:04.928 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:05.491 make[1]: Nothing to be done for 'all'. 00:07:17.689 The Meson build system 00:07:17.689 Version: 1.3.1 00:07:17.689 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:17.689 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:17.689 Build type: native build 00:07:17.689 Program cat found: YES (/usr/bin/cat) 00:07:17.689 Project name: DPDK 00:07:17.689 Project version: 23.11.0 00:07:17.689 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:17.689 C linker for the host machine: cc ld.bfd 2.39-16 00:07:17.689 Host machine cpu family: x86_64 00:07:17.689 Host machine cpu: x86_64 00:07:17.689 Message: ## Building in Developer Mode ## 00:07:17.689 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:17.689 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:17.689 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:17.689 Program python3 found: YES (/usr/bin/python3) 00:07:17.689 Program cat found: YES (/usr/bin/cat) 00:07:17.689 Compiler for C supports arguments -march=native: YES 00:07:17.689 Checking for size of "void *" : 8 00:07:17.689 Checking for size of "void *" : 8 (cached) 00:07:17.689 Library m found: YES 00:07:17.689 Library numa found: YES 00:07:17.689 Has header "numaif.h" : YES 00:07:17.689 Library fdt found: NO 00:07:17.689 Library execinfo found: NO 00:07:17.689 Has header "execinfo.h" : YES 00:07:17.689 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:17.689 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:17.689 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:17.689 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:17.689 Run-time dependency openssl found: YES 3.0.9 00:07:17.689 Run-time dependency libpcap found: YES 1.10.4 00:07:17.689 Has header "pcap.h" with dependency libpcap: YES 00:07:17.689 Compiler for C supports arguments -Wcast-qual: YES 00:07:17.689 Compiler for C supports arguments -Wdeprecated: YES 00:07:17.689 Compiler for C supports arguments -Wformat: YES 00:07:17.689 Compiler for C supports arguments -Wformat-nonliteral: YES 00:07:17.689 Compiler for C supports arguments -Wformat-security: YES 00:07:17.689 Compiler for C supports arguments -Wmissing-declarations: YES 00:07:17.689 Compiler for C supports arguments -Wmissing-prototypes: YES 00:07:17.689 Compiler for C supports arguments -Wnested-externs: YES 00:07:17.689 Compiler for C supports arguments -Wold-style-definition: YES 00:07:17.689 Compiler for C supports arguments -Wpointer-arith: YES 00:07:17.689 Compiler for C supports arguments -Wsign-compare: YES 00:07:17.689 Compiler for C supports arguments -Wstrict-prototypes: YES 00:07:17.689 Compiler for C supports arguments -Wundef: YES 00:07:17.689 Compiler for C supports arguments -Wwrite-strings: YES 00:07:17.689 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:07:17.689 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:07:17.689 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:07:17.689 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:07:17.689 Program objdump found: YES (/usr/bin/objdump) 00:07:17.689 Compiler for C supports arguments -mavx512f: YES 00:07:17.689 Checking if "AVX512 checking" compiles: YES 00:07:17.689 Fetching value of define "__SSE4_2__" : 1 00:07:17.689 Fetching value of define "__AES__" : 1 00:07:17.689 Fetching value of define "__AVX__" : 1 00:07:17.689 Fetching value of define "__AVX2__" : 1 00:07:17.689 Fetching value of define "__AVX512BW__" : (undefined) 00:07:17.689 Fetching value of define "__AVX512CD__" : (undefined) 00:07:17.689 Fetching value of define "__AVX512DQ__" : (undefined) 00:07:17.689 Fetching value of define "__AVX512F__" : (undefined) 00:07:17.689 Fetching value of define "__AVX512VL__" : (undefined) 00:07:17.689 Fetching value of define "__PCLMUL__" : 1 00:07:17.689 Fetching value of define "__RDRND__" : 1 00:07:17.689 Fetching value of define "__RDSEED__" : 1 00:07:17.689 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:07:17.689 Fetching value of define "__znver1__" : (undefined) 00:07:17.689 Fetching value of define "__znver2__" : (undefined) 00:07:17.689 Fetching value of define "__znver3__" : (undefined) 00:07:17.689 Fetching value of define "__znver4__" : (undefined) 00:07:17.689 Compiler for C supports arguments -Wno-format-truncation: YES 00:07:17.689 Message: lib/log: Defining dependency "log" 00:07:17.689 Message: lib/kvargs: Defining dependency "kvargs" 00:07:17.689 Message: lib/telemetry: Defining dependency "telemetry" 00:07:17.689 Checking for function "getentropy" : NO 00:07:17.689 Message: lib/eal: Defining dependency "eal" 00:07:17.689 Message: lib/ring: Defining dependency "ring" 00:07:17.689 Message: lib/rcu: Defining dependency "rcu" 00:07:17.689 Message: lib/mempool: Defining dependency "mempool" 00:07:17.689 Message: lib/mbuf: Defining dependency "mbuf" 00:07:17.689 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:17.690 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:17.690 Compiler for C supports arguments -mpclmul: YES 00:07:17.690 Compiler for C supports arguments -maes: YES 00:07:17.690 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:17.690 Compiler for C supports arguments -mavx512bw: YES 00:07:17.690 Compiler for C supports arguments -mavx512dq: YES 00:07:17.690 Compiler for C supports arguments -mavx512vl: YES 00:07:17.690 Compiler for C supports arguments -mvpclmulqdq: YES 00:07:17.690 Compiler for C supports arguments -mavx2: YES 00:07:17.690 Compiler for C supports arguments -mavx: YES 00:07:17.690 Message: lib/net: Defining dependency "net" 00:07:17.690 Message: lib/meter: Defining dependency "meter" 00:07:17.690 Message: lib/ethdev: Defining dependency "ethdev" 00:07:17.690 Message: lib/pci: Defining dependency "pci" 00:07:17.690 Message: lib/cmdline: Defining dependency "cmdline" 00:07:17.690 Message: lib/hash: Defining dependency "hash" 00:07:17.690 Message: lib/timer: Defining dependency "timer" 00:07:17.690 Message: lib/compressdev: Defining dependency "compressdev" 00:07:17.690 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:17.690 Message: lib/dmadev: Defining dependency "dmadev" 00:07:17.690 Compiler for C supports arguments -Wno-cast-qual: YES 00:07:17.690 Message: lib/power: Defining dependency "power" 00:07:17.690 Message: lib/reorder: Defining dependency "reorder" 00:07:17.690 Message: lib/security: Defining dependency "security" 00:07:17.690 Has header "linux/userfaultfd.h" : YES 00:07:17.690 Has header "linux/vduse.h" : YES 00:07:17.690 Message: lib/vhost: Defining dependency "vhost" 00:07:17.690 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:17.690 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:17.690 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:17.690 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:17.690 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:17.690 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:17.690 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:17.690 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:17.690 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:17.690 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:17.690 Program doxygen found: YES (/usr/bin/doxygen) 00:07:17.690 Configuring doxy-api-html.conf using configuration 00:07:17.690 Configuring doxy-api-man.conf using configuration 00:07:17.690 Program mandb found: YES (/usr/bin/mandb) 00:07:17.690 Program sphinx-build found: NO 00:07:17.690 Configuring rte_build_config.h using configuration 00:07:17.690 Message: 00:07:17.690 ================= 00:07:17.690 Applications Enabled 00:07:17.690 ================= 00:07:17.690 00:07:17.690 apps: 00:07:17.690 00:07:17.690 00:07:17.690 Message: 00:07:17.690 ================= 00:07:17.690 Libraries Enabled 00:07:17.690 ================= 00:07:17.690 00:07:17.690 libs: 00:07:17.690 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:17.690 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:17.690 cryptodev, dmadev, power, reorder, security, vhost, 00:07:17.690 00:07:17.690 Message: 00:07:17.690 =============== 00:07:17.690 Drivers Enabled 00:07:17.690 =============== 00:07:17.690 00:07:17.690 common: 00:07:17.690 00:07:17.690 bus: 00:07:17.690 pci, vdev, 00:07:17.690 mempool: 00:07:17.690 ring, 00:07:17.690 dma: 00:07:17.690 00:07:17.690 net: 00:07:17.690 00:07:17.690 crypto: 00:07:17.690 00:07:17.690 compress: 00:07:17.690 00:07:17.690 vdpa: 00:07:17.690 00:07:17.690 00:07:17.690 Message: 00:07:17.690 ================= 00:07:17.690 Content Skipped 00:07:17.690 ================= 00:07:17.690 00:07:17.690 apps: 00:07:17.690 dumpcap: explicitly disabled via build config 00:07:17.690 graph: explicitly disabled via build config 00:07:17.690 pdump: explicitly disabled via build config 00:07:17.690 proc-info: explicitly disabled via build config 00:07:17.690 test-acl: explicitly disabled via build config 00:07:17.690 test-bbdev: explicitly disabled via build config 00:07:17.690 test-cmdline: explicitly disabled via build config 00:07:17.690 test-compress-perf: explicitly disabled via build config 00:07:17.690 test-crypto-perf: explicitly disabled via build config 00:07:17.690 test-dma-perf: explicitly disabled via build config 00:07:17.690 test-eventdev: explicitly disabled via build config 00:07:17.690 test-fib: explicitly disabled via build config 00:07:17.690 test-flow-perf: explicitly disabled via build config 00:07:17.690 test-gpudev: explicitly disabled via build config 00:07:17.690 test-mldev: explicitly disabled via build config 00:07:17.690 test-pipeline: explicitly disabled via build config 00:07:17.690 test-pmd: explicitly disabled via build config 00:07:17.690 test-regex: explicitly disabled via build config 00:07:17.690 test-sad: explicitly disabled via build config 00:07:17.690 test-security-perf: explicitly disabled via build config 00:07:17.690 00:07:17.690 libs: 00:07:17.690 metrics: explicitly disabled via build config 00:07:17.690 acl: explicitly disabled via build config 00:07:17.690 bbdev: explicitly disabled via build config 00:07:17.690 bitratestats: explicitly disabled via build config 00:07:17.690 bpf: explicitly disabled via build config 00:07:17.690 cfgfile: explicitly disabled via build config 00:07:17.690 distributor: explicitly disabled via build config 00:07:17.690 efd: explicitly disabled via build config 00:07:17.690 eventdev: explicitly disabled via build config 00:07:17.690 dispatcher: explicitly disabled via build config 00:07:17.690 gpudev: explicitly disabled via build config 00:07:17.690 gro: explicitly disabled via build config 00:07:17.690 gso: explicitly disabled via build config 00:07:17.690 ip_frag: explicitly disabled via build config 00:07:17.690 jobstats: explicitly disabled via build config 00:07:17.690 latencystats: explicitly disabled via build config 00:07:17.690 lpm: explicitly disabled via build config 00:07:17.690 member: explicitly disabled via build config 00:07:17.690 pcapng: explicitly disabled via build config 00:07:17.690 rawdev: explicitly disabled via build config 00:07:17.690 regexdev: explicitly disabled via build config 00:07:17.690 mldev: explicitly disabled via build config 00:07:17.690 rib: explicitly disabled via build config 00:07:17.690 sched: explicitly disabled via build config 00:07:17.690 stack: explicitly disabled via build config 00:07:17.690 ipsec: explicitly disabled via build config 00:07:17.690 pdcp: explicitly disabled via build config 00:07:17.690 fib: explicitly disabled via build config 00:07:17.690 port: explicitly disabled via build config 00:07:17.690 pdump: explicitly disabled via build config 00:07:17.690 table: explicitly disabled via build config 00:07:17.690 pipeline: explicitly disabled via build config 00:07:17.690 graph: explicitly disabled via build config 00:07:17.690 node: explicitly disabled via build config 00:07:17.690 00:07:17.690 drivers: 00:07:17.690 common/cpt: not in enabled drivers build config 00:07:17.690 common/dpaax: not in enabled drivers build config 00:07:17.690 common/iavf: not in enabled drivers build config 00:07:17.690 common/idpf: not in enabled drivers build config 00:07:17.690 common/mvep: not in enabled drivers build config 00:07:17.690 common/octeontx: not in enabled drivers build config 00:07:17.690 bus/auxiliary: not in enabled drivers build config 00:07:17.690 bus/cdx: not in enabled drivers build config 00:07:17.690 bus/dpaa: not in enabled drivers build config 00:07:17.690 bus/fslmc: not in enabled drivers build config 00:07:17.690 bus/ifpga: not in enabled drivers build config 00:07:17.690 bus/platform: not in enabled drivers build config 00:07:17.690 bus/vmbus: not in enabled drivers build config 00:07:17.690 common/cnxk: not in enabled drivers build config 00:07:17.690 common/mlx5: not in enabled drivers build config 00:07:17.690 common/nfp: not in enabled drivers build config 00:07:17.690 common/qat: not in enabled drivers build config 00:07:17.690 common/sfc_efx: not in enabled drivers build config 00:07:17.690 mempool/bucket: not in enabled drivers build config 00:07:17.690 mempool/cnxk: not in enabled drivers build config 00:07:17.690 mempool/dpaa: not in enabled drivers build config 00:07:17.690 mempool/dpaa2: not in enabled drivers build config 00:07:17.690 mempool/octeontx: not in enabled drivers build config 00:07:17.690 mempool/stack: not in enabled drivers build config 00:07:17.690 dma/cnxk: not in enabled drivers build config 00:07:17.690 dma/dpaa: not in enabled drivers build config 00:07:17.690 dma/dpaa2: not in enabled drivers build config 00:07:17.690 dma/hisilicon: not in enabled drivers build config 00:07:17.690 dma/idxd: not in enabled drivers build config 00:07:17.690 dma/ioat: not in enabled drivers build config 00:07:17.690 dma/skeleton: not in enabled drivers build config 00:07:17.690 net/af_packet: not in enabled drivers build config 00:07:17.690 net/af_xdp: not in enabled drivers build config 00:07:17.690 net/ark: not in enabled drivers build config 00:07:17.690 net/atlantic: not in enabled drivers build config 00:07:17.690 net/avp: not in enabled drivers build config 00:07:17.690 net/axgbe: not in enabled drivers build config 00:07:17.690 net/bnx2x: not in enabled drivers build config 00:07:17.690 net/bnxt: not in enabled drivers build config 00:07:17.690 net/bonding: not in enabled drivers build config 00:07:17.690 net/cnxk: not in enabled drivers build config 00:07:17.690 net/cpfl: not in enabled drivers build config 00:07:17.690 net/cxgbe: not in enabled drivers build config 00:07:17.690 net/dpaa: not in enabled drivers build config 00:07:17.690 net/dpaa2: not in enabled drivers build config 00:07:17.690 net/e1000: not in enabled drivers build config 00:07:17.690 net/ena: not in enabled drivers build config 00:07:17.690 net/enetc: not in enabled drivers build config 00:07:17.690 net/enetfec: not in enabled drivers build config 00:07:17.690 net/enic: not in enabled drivers build config 00:07:17.690 net/failsafe: not in enabled drivers build config 00:07:17.690 net/fm10k: not in enabled drivers build config 00:07:17.690 net/gve: not in enabled drivers build config 00:07:17.690 net/hinic: not in enabled drivers build config 00:07:17.690 net/hns3: not in enabled drivers build config 00:07:17.690 net/i40e: not in enabled drivers build config 00:07:17.690 net/iavf: not in enabled drivers build config 00:07:17.690 net/ice: not in enabled drivers build config 00:07:17.690 net/idpf: not in enabled drivers build config 00:07:17.690 net/igc: not in enabled drivers build config 00:07:17.690 net/ionic: not in enabled drivers build config 00:07:17.691 net/ipn3ke: not in enabled drivers build config 00:07:17.691 net/ixgbe: not in enabled drivers build config 00:07:17.691 net/mana: not in enabled drivers build config 00:07:17.691 net/memif: not in enabled drivers build config 00:07:17.691 net/mlx4: not in enabled drivers build config 00:07:17.691 net/mlx5: not in enabled drivers build config 00:07:17.691 net/mvneta: not in enabled drivers build config 00:07:17.691 net/mvpp2: not in enabled drivers build config 00:07:17.691 net/netvsc: not in enabled drivers build config 00:07:17.691 net/nfb: not in enabled drivers build config 00:07:17.691 net/nfp: not in enabled drivers build config 00:07:17.691 net/ngbe: not in enabled drivers build config 00:07:17.691 net/null: not in enabled drivers build config 00:07:17.691 net/octeontx: not in enabled drivers build config 00:07:17.691 net/octeon_ep: not in enabled drivers build config 00:07:17.691 net/pcap: not in enabled drivers build config 00:07:17.691 net/pfe: not in enabled drivers build config 00:07:17.691 net/qede: not in enabled drivers build config 00:07:17.691 net/ring: not in enabled drivers build config 00:07:17.691 net/sfc: not in enabled drivers build config 00:07:17.691 net/softnic: not in enabled drivers build config 00:07:17.691 net/tap: not in enabled drivers build config 00:07:17.691 net/thunderx: not in enabled drivers build config 00:07:17.691 net/txgbe: not in enabled drivers build config 00:07:17.691 net/vdev_netvsc: not in enabled drivers build config 00:07:17.691 net/vhost: not in enabled drivers build config 00:07:17.691 net/virtio: not in enabled drivers build config 00:07:17.691 net/vmxnet3: not in enabled drivers build config 00:07:17.691 raw/*: missing internal dependency, "rawdev" 00:07:17.691 crypto/armv8: not in enabled drivers build config 00:07:17.691 crypto/bcmfs: not in enabled drivers build config 00:07:17.691 crypto/caam_jr: not in enabled drivers build config 00:07:17.691 crypto/ccp: not in enabled drivers build config 00:07:17.691 crypto/cnxk: not in enabled drivers build config 00:07:17.691 crypto/dpaa_sec: not in enabled drivers build config 00:07:17.691 crypto/dpaa2_sec: not in enabled drivers build config 00:07:17.691 crypto/ipsec_mb: not in enabled drivers build config 00:07:17.691 crypto/mlx5: not in enabled drivers build config 00:07:17.691 crypto/mvsam: not in enabled drivers build config 00:07:17.691 crypto/nitrox: not in enabled drivers build config 00:07:17.691 crypto/null: not in enabled drivers build config 00:07:17.691 crypto/octeontx: not in enabled drivers build config 00:07:17.691 crypto/openssl: not in enabled drivers build config 00:07:17.691 crypto/scheduler: not in enabled drivers build config 00:07:17.691 crypto/uadk: not in enabled drivers build config 00:07:17.691 crypto/virtio: not in enabled drivers build config 00:07:17.691 compress/isal: not in enabled drivers build config 00:07:17.691 compress/mlx5: not in enabled drivers build config 00:07:17.691 compress/octeontx: not in enabled drivers build config 00:07:17.691 compress/zlib: not in enabled drivers build config 00:07:17.691 regex/*: missing internal dependency, "regexdev" 00:07:17.691 ml/*: missing internal dependency, "mldev" 00:07:17.691 vdpa/ifc: not in enabled drivers build config 00:07:17.691 vdpa/mlx5: not in enabled drivers build config 00:07:17.691 vdpa/nfp: not in enabled drivers build config 00:07:17.691 vdpa/sfc: not in enabled drivers build config 00:07:17.691 event/*: missing internal dependency, "eventdev" 00:07:17.691 baseband/*: missing internal dependency, "bbdev" 00:07:17.691 gpu/*: missing internal dependency, "gpudev" 00:07:17.691 00:07:17.691 00:07:17.691 Build targets in project: 85 00:07:17.691 00:07:17.691 DPDK 23.11.0 00:07:17.691 00:07:17.691 User defined options 00:07:17.691 default_library : static 00:07:17.691 libdir : lib 00:07:17.691 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:17.691 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:17.691 c_link_args : 00:07:17.691 cpu_instruction_set: native 00:07:17.691 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:07:17.691 disable_libs : acl,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:17.691 enable_docs : false 00:07:17.691 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:17.691 enable_kmods : false 00:07:17.691 tests : false 00:07:17.691 00:07:17.691 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:17.691 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:07:17.691 [1/265] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:07:17.691 [2/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:07:17.691 [3/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:07:17.691 [4/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:07:17.691 [5/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:07:17.691 [6/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:07:17.691 [7/265] Compiling C object lib/librte_log.a.p/log_log.c.o 00:07:17.691 [8/265] Linking static target lib/librte_log.a 00:07:17.691 [9/265] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:07:17.691 [10/265] Linking static target lib/librte_kvargs.a 00:07:17.691 [11/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:07:17.691 [12/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:07:17.691 [13/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:07:17.691 [14/265] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:07:17.691 [15/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:07:17.691 [16/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:07:17.691 [17/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:07:17.691 [18/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:07:17.691 [19/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:07:17.691 [20/265] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:07:17.950 [21/265] Linking target lib/librte_log.so.24.0 00:07:17.950 [22/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:07:17.950 [23/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:07:17.950 [24/265] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:07:17.950 [25/265] Linking target lib/librte_kvargs.so.24.0 00:07:17.950 [26/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:07:17.950 [27/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:07:18.208 [28/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:07:18.208 [29/265] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:07:18.208 [30/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:07:18.208 [31/265] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:07:18.208 [32/265] Linking static target lib/librte_telemetry.a 00:07:18.208 [33/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:07:18.208 [34/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:07:18.208 [35/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:07:18.466 [36/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:07:18.466 [37/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:07:18.466 [38/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:07:18.466 [39/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:07:18.466 [40/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:07:18.725 [41/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:07:18.725 [42/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:07:18.725 [43/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:07:18.725 [44/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:07:18.984 [45/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:07:18.984 [46/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:07:18.984 [47/265] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:07:18.984 [48/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:07:18.984 [49/265] Linking target lib/librte_telemetry.so.24.0 00:07:19.242 [50/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:07:19.242 [51/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:07:19.242 [52/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:07:19.242 [53/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:07:19.243 [54/265] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:07:19.243 [55/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:07:19.243 [56/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:07:19.501 [57/265] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:07:19.502 [58/265] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:07:19.502 [59/265] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:07:19.502 [60/265] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:07:19.502 [61/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:07:19.502 [62/265] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:07:19.502 [63/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:07:19.502 [64/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:07:19.760 [65/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:07:19.760 [66/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:07:19.760 [67/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:07:19.760 [68/265] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:07:20.018 [69/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:07:20.018 [70/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:07:20.018 [71/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:07:20.018 [72/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:07:20.018 [73/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:07:20.018 [74/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:07:20.018 [75/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:07:20.276 [76/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:07:20.276 [77/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:07:20.276 [78/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:07:20.276 [79/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:07:20.535 [80/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:07:20.535 [81/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:07:20.535 [82/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:07:20.535 [83/265] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:07:20.793 [84/265] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:07:20.793 [85/265] Linking static target lib/librte_ring.a 00:07:20.793 [86/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:07:20.793 [87/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:07:20.793 [88/265] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:07:21.052 [89/265] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:07:21.052 [90/265] Linking static target lib/librte_eal.a 00:07:21.052 [91/265] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:07:21.052 [92/265] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:07:21.052 [93/265] Linking static target lib/librte_mempool.a 00:07:21.052 [94/265] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:07:21.052 [95/265] Linking static target lib/net/libnet_crc_avx512_lib.a 00:07:21.052 [96/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:07:21.052 [97/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:07:21.310 [98/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:07:21.310 [99/265] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:07:21.310 [100/265] Linking static target lib/librte_rcu.a 00:07:21.568 [101/265] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:07:21.568 [102/265] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:07:21.568 [103/265] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:07:21.568 [104/265] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:07:21.568 [105/265] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:07:21.568 [106/265] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:07:21.568 [107/265] Linking static target lib/librte_mbuf.a 00:07:21.568 [108/265] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:07:21.568 [109/265] Linking static target lib/librte_net.a 00:07:21.827 [110/265] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:07:21.827 [111/265] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:07:21.827 [112/265] Linking static target lib/librte_meter.a 00:07:21.827 [113/265] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:07:22.085 [114/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:07:22.085 [115/265] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:07:22.085 [116/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:07:22.085 [117/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:07:22.343 [118/265] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:07:22.343 [119/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:07:22.343 [120/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:07:22.601 [121/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:07:22.859 [122/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:07:22.859 [123/265] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:07:22.859 [124/265] Linking static target lib/librte_pci.a 00:07:22.859 [125/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:07:22.859 [126/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:07:22.859 [127/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:07:23.117 [128/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:07:23.117 [129/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:07:23.117 [130/265] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:07:23.117 [131/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:07:23.117 [132/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:07:23.117 [133/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:07:23.117 [134/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:07:23.117 [135/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:07:23.117 [136/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:07:23.117 [137/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:07:23.117 [138/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:07:23.117 [139/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:07:23.117 [140/265] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:07:23.375 [141/265] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:07:23.375 [142/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:07:23.633 [143/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:07:23.633 [144/265] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:07:23.633 [145/265] Linking static target lib/librte_cmdline.a 00:07:23.891 [146/265] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:07:23.891 [147/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:07:23.891 [148/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:07:23.891 [149/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:07:24.149 [150/265] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:07:24.149 [151/265] Linking static target lib/librte_compressdev.a 00:07:24.149 [152/265] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:07:24.149 [153/265] Linking static target lib/librte_timer.a 00:07:24.149 [154/265] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:07:24.149 [155/265] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:07:24.407 [156/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:07:24.407 [157/265] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:07:24.407 [158/265] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:07:24.666 [159/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:07:24.666 [160/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:07:24.666 [161/265] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:07:24.666 [162/265] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:07:24.666 [163/265] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:07:24.924 [164/265] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:07:24.924 [165/265] Linking static target lib/librte_dmadev.a 00:07:24.924 [166/265] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:07:24.924 [167/265] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:07:25.183 [168/265] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:07:25.183 [169/265] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:07:25.183 [170/265] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:07:25.183 [171/265] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:07:25.183 [172/265] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:07:25.441 [173/265] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:07:25.441 [174/265] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:07:25.700 [175/265] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:07:25.700 [176/265] Linking static target lib/librte_hash.a 00:07:25.700 [177/265] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:07:25.700 [178/265] Linking static target lib/librte_power.a 00:07:25.700 [179/265] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:07:25.700 [180/265] Linking static target lib/librte_ethdev.a 00:07:25.700 [181/265] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:07:25.958 [182/265] Linking static target lib/librte_reorder.a 00:07:25.958 [183/265] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:07:25.958 [184/265] Linking static target lib/librte_cryptodev.a 00:07:25.958 [185/265] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:07:25.958 [186/265] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:07:25.958 [187/265] Linking static target lib/librte_security.a 00:07:25.958 [188/265] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:07:26.215 [189/265] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:07:26.215 [190/265] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:07:26.215 [191/265] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:07:26.474 [192/265] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:07:26.474 [193/265] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:07:26.474 [194/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:07:26.745 [195/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:07:27.003 [196/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:07:27.003 [197/265] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:07:27.003 [198/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:07:27.003 [199/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:07:27.003 [200/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:07:27.003 [201/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:07:27.261 [202/265] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:07:27.518 [203/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:07:27.518 [204/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:07:27.776 [205/265] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:07:27.776 [206/265] Linking static target drivers/libtmp_rte_bus_vdev.a 00:07:27.776 [207/265] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:07:27.776 [208/265] Linking static target drivers/libtmp_rte_bus_pci.a 00:07:27.776 [209/265] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:07:27.776 [210/265] Linking target lib/librte_eal.so.24.0 00:07:27.776 [211/265] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:07:28.035 [212/265] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:07:28.035 [213/265] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:07:28.035 [214/265] Linking static target drivers/librte_bus_vdev.a 00:07:28.035 [215/265] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:07:28.035 [216/265] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:07:28.035 [217/265] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:07:28.035 [218/265] Linking static target drivers/librte_bus_pci.a 00:07:28.035 [219/265] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:07:28.035 [220/265] Linking target lib/librte_timer.so.24.0 00:07:28.035 [221/265] Linking target lib/librte_meter.so.24.0 00:07:28.035 [222/265] Linking target lib/librte_dmadev.so.24.0 00:07:28.035 [223/265] Linking target lib/librte_pci.so.24.0 00:07:28.035 [224/265] Linking target lib/librte_ring.so.24.0 00:07:28.294 [225/265] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:07:28.294 [226/265] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:07:28.294 [227/265] Linking static target drivers/libtmp_rte_mempool_ring.a 00:07:28.294 [228/265] Linking target drivers/librte_bus_vdev.so.24.0 00:07:28.294 [229/265] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:07:28.294 [230/265] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:07:28.294 [231/265] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:07:28.294 [232/265] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:07:28.294 [233/265] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:07:28.294 [234/265] Linking target lib/librte_rcu.so.24.0 00:07:28.294 [235/265] Linking target lib/librte_mempool.so.24.0 00:07:28.552 [236/265] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:07:28.552 [237/265] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:07:28.552 [238/265] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:07:28.552 [239/265] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:07:28.552 [240/265] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:07:28.552 [241/265] Linking static target drivers/librte_mempool_ring.a 00:07:28.552 [242/265] Linking target drivers/librte_mempool_ring.so.24.0 00:07:28.552 [243/265] Linking target lib/librte_mbuf.so.24.0 00:07:28.552 [244/265] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:07:28.552 [245/265] Linking target drivers/librte_bus_pci.so.24.0 00:07:28.811 [246/265] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:07:28.811 [247/265] Linking target lib/librte_reorder.so.24.0 00:07:28.811 [248/265] Linking target lib/librte_compressdev.so.24.0 00:07:28.811 [249/265] Linking target lib/librte_net.so.24.0 00:07:28.811 [250/265] Linking target lib/librte_cryptodev.so.24.0 00:07:28.811 [251/265] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:07:28.812 [252/265] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:07:28.812 [253/265] Linking target lib/librte_hash.so.24.0 00:07:29.071 [254/265] Linking target lib/librte_cmdline.so.24.0 00:07:29.071 [255/265] Linking target lib/librte_security.so.24.0 00:07:29.071 [256/265] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:07:30.457 [257/265] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:07:32.372 [258/265] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:07:32.372 [259/265] Linking target lib/librte_ethdev.so.24.0 00:07:32.372 [260/265] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:07:32.372 [261/265] Linking target lib/librte_power.so.24.0 00:07:40.489 [262/265] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:07:40.489 [263/265] Linking static target lib/librte_vhost.a 00:07:41.448 [264/265] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:07:41.706 [265/265] Linking target lib/librte_vhost.so.24.0 00:07:41.706 INFO: autodetecting backend as ninja 00:07:41.706 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:07:43.077 CC lib/ut/ut.o 00:07:43.077 CC lib/log/log_flags.o 00:07:43.077 CC lib/log/log.o 00:07:43.077 CC lib/log/log_deprecated.o 00:07:43.077 CC lib/ut_mock/mock.o 00:07:43.077 LIB libspdk_ut_mock.a 00:07:43.077 LIB libspdk_ut.a 00:07:43.077 LIB libspdk_log.a 00:07:43.335 CXX lib/trace_parser/trace.o 00:07:43.335 CC lib/dma/dma.o 00:07:43.335 CC lib/ioat/ioat.o 00:07:43.593 CC lib/util/base64.o 00:07:43.593 CC lib/util/bit_array.o 00:07:43.593 CC lib/util/cpuset.o 00:07:43.593 CC lib/util/crc16.o 00:07:43.593 CC lib/util/crc32.o 00:07:43.593 CC lib/util/crc32c.o 00:07:43.593 CC lib/util/crc32_ieee.o 00:07:43.593 CC lib/util/crc64.o 00:07:43.593 CC lib/vfio_user/host/vfio_user_pci.o 00:07:43.593 CC lib/util/dif.o 00:07:43.593 CC lib/vfio_user/host/vfio_user.o 00:07:43.593 CC lib/util/fd.o 00:07:43.593 CC lib/util/file.o 00:07:43.593 CC lib/util/hexlify.o 00:07:43.593 CC lib/util/iov.o 00:07:43.593 LIB libspdk_dma.a 00:07:43.851 CC lib/util/math.o 00:07:43.851 CC lib/util/pipe.o 00:07:43.851 LIB libspdk_ioat.a 00:07:43.851 CC lib/util/strerror_tls.o 00:07:43.851 CC lib/util/string.o 00:07:43.851 CC lib/util/uuid.o 00:07:43.851 CC lib/util/fd_group.o 00:07:43.851 CC lib/util/xor.o 00:07:43.851 CC lib/util/zipf.o 00:07:43.851 LIB libspdk_vfio_user.a 00:07:44.448 LIB libspdk_trace_parser.a 00:07:44.706 LIB libspdk_util.a 00:07:44.965 CC lib/json/json_parse.o 00:07:44.965 CC lib/json/json_util.o 00:07:44.965 CC lib/json/json_write.o 00:07:44.965 CC lib/vmd/vmd.o 00:07:44.965 CC lib/vmd/led.o 00:07:44.965 CC lib/conf/conf.o 00:07:44.965 CC lib/env_dpdk/memory.o 00:07:44.965 CC lib/env_dpdk/env.o 00:07:44.965 CC lib/env_dpdk/pci.o 00:07:44.965 CC lib/env_dpdk/init.o 00:07:44.965 CC lib/env_dpdk/threads.o 00:07:44.965 CC lib/env_dpdk/pci_ioat.o 00:07:44.965 CC lib/env_dpdk/pci_virtio.o 00:07:45.223 CC lib/env_dpdk/pci_vmd.o 00:07:45.223 CC lib/env_dpdk/pci_idxd.o 00:07:45.223 LIB libspdk_conf.a 00:07:45.223 CC lib/env_dpdk/pci_event.o 00:07:45.223 CC lib/env_dpdk/sigbus_handler.o 00:07:45.223 CC lib/env_dpdk/pci_dpdk.o 00:07:45.223 CC lib/env_dpdk/pci_dpdk_2207.o 00:07:45.223 CC lib/env_dpdk/pci_dpdk_2211.o 00:07:45.480 LIB libspdk_json.a 00:07:45.480 LIB libspdk_vmd.a 00:07:46.047 CC lib/jsonrpc/jsonrpc_server.o 00:07:46.047 CC lib/jsonrpc/jsonrpc_client.o 00:07:46.047 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:07:46.047 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:07:46.306 LIB libspdk_jsonrpc.a 00:07:46.563 CC lib/rpc/rpc.o 00:07:46.563 LIB libspdk_env_dpdk.a 00:07:46.822 LIB libspdk_rpc.a 00:07:47.080 CC lib/keyring/keyring.o 00:07:47.080 CC lib/trace/trace_flags.o 00:07:47.080 CC lib/trace/trace_rpc.o 00:07:47.080 CC lib/trace/trace.o 00:07:47.080 CC lib/keyring/keyring_rpc.o 00:07:47.080 CC lib/notify/notify.o 00:07:47.080 CC lib/notify/notify_rpc.o 00:07:47.338 LIB libspdk_notify.a 00:07:47.338 LIB libspdk_keyring.a 00:07:47.598 LIB libspdk_trace.a 00:07:47.856 CC lib/thread/iobuf.o 00:07:47.856 CC lib/thread/thread.o 00:07:47.856 CC lib/sock/sock.o 00:07:47.856 CC lib/sock/sock_rpc.o 00:07:48.423 LIB libspdk_sock.a 00:07:48.681 CC lib/nvme/nvme_ctrlr_cmd.o 00:07:48.681 CC lib/nvme/nvme_ctrlr.o 00:07:48.681 CC lib/nvme/nvme_fabric.o 00:07:48.681 CC lib/nvme/nvme_ns_cmd.o 00:07:48.681 CC lib/nvme/nvme_ns.o 00:07:48.681 CC lib/nvme/nvme_pcie_common.o 00:07:48.681 CC lib/nvme/nvme_pcie.o 00:07:48.681 CC lib/nvme/nvme_qpair.o 00:07:48.681 CC lib/nvme/nvme_quirks.o 00:07:48.681 CC lib/nvme/nvme.o 00:07:48.681 CC lib/nvme/nvme_transport.o 00:07:48.940 LIB libspdk_thread.a 00:07:48.940 CC lib/nvme/nvme_discovery.o 00:07:49.199 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:07:49.457 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:07:49.457 CC lib/nvme/nvme_tcp.o 00:07:49.457 CC lib/nvme/nvme_opal.o 00:07:49.716 CC lib/nvme/nvme_io_msg.o 00:07:49.716 CC lib/nvme/nvme_poll_group.o 00:07:49.716 CC lib/accel/accel.o 00:07:49.716 CC lib/accel/accel_rpc.o 00:07:49.716 CC lib/accel/accel_sw.o 00:07:49.716 CC lib/nvme/nvme_zns.o 00:07:49.716 CC lib/nvme/nvme_stubs.o 00:07:49.976 CC lib/nvme/nvme_auth.o 00:07:49.976 CC lib/nvme/nvme_cuse.o 00:07:50.234 CC lib/blob/blobstore.o 00:07:50.492 CC lib/blob/request.o 00:07:50.492 CC lib/blob/zeroes.o 00:07:50.492 CC lib/init/json_config.o 00:07:50.492 CC lib/blob/blob_bs_dev.o 00:07:50.492 CC lib/virtio/virtio.o 00:07:50.492 CC lib/virtio/virtio_vhost_user.o 00:07:50.492 CC lib/init/subsystem.o 00:07:50.751 CC lib/init/subsystem_rpc.o 00:07:50.751 CC lib/init/rpc.o 00:07:50.751 CC lib/virtio/virtio_vfio_user.o 00:07:50.751 CC lib/virtio/virtio_pci.o 00:07:50.751 LIB libspdk_accel.a 00:07:50.751 LIB libspdk_init.a 00:07:51.010 LIB libspdk_virtio.a 00:07:51.010 CC lib/bdev/bdev.o 00:07:51.010 CC lib/bdev/bdev_rpc.o 00:07:51.010 CC lib/bdev/part.o 00:07:51.269 CC lib/bdev/bdev_zone.o 00:07:51.269 CC lib/bdev/scsi_nvme.o 00:07:51.269 CC lib/event/app.o 00:07:51.269 CC lib/event/reactor.o 00:07:51.269 CC lib/event/log_rpc.o 00:07:51.269 CC lib/event/app_rpc.o 00:07:51.269 CC lib/event/scheduler_static.o 00:07:51.269 LIB libspdk_nvme.a 00:07:51.836 LIB libspdk_event.a 00:07:53.212 LIB libspdk_blob.a 00:07:53.778 CC lib/blobfs/tree.o 00:07:53.778 CC lib/blobfs/blobfs.o 00:07:53.778 CC lib/lvol/lvol.o 00:07:54.037 LIB libspdk_bdev.a 00:07:54.295 CC lib/scsi/lun.o 00:07:54.295 CC lib/scsi/dev.o 00:07:54.295 CC lib/nvmf/ctrlr.o 00:07:54.295 CC lib/scsi/scsi_bdev.o 00:07:54.295 CC lib/scsi/port.o 00:07:54.295 CC lib/scsi/scsi.o 00:07:54.295 CC lib/scsi/scsi_pr.o 00:07:54.295 CC lib/scsi/scsi_rpc.o 00:07:54.295 CC lib/nbd/nbd.o 00:07:54.295 CC lib/ftl/ftl_core.o 00:07:54.295 CC lib/ftl/ftl_init.o 00:07:54.295 CC lib/ftl/ftl_layout.o 00:07:54.553 CC lib/ftl/ftl_debug.o 00:07:54.553 CC lib/ftl/ftl_io.o 00:07:54.553 CC lib/ftl/ftl_sb.o 00:07:54.553 CC lib/nbd/nbd_rpc.o 00:07:54.553 CC lib/nvmf/ctrlr_discovery.o 00:07:54.553 LIB libspdk_lvol.a 00:07:54.553 LIB libspdk_blobfs.a 00:07:54.811 CC lib/nvmf/ctrlr_bdev.o 00:07:54.811 CC lib/nvmf/subsystem.o 00:07:54.811 CC lib/scsi/task.o 00:07:54.811 CC lib/nvmf/nvmf.o 00:07:54.811 CC lib/nvmf/nvmf_rpc.o 00:07:54.811 CC lib/ftl/ftl_l2p.o 00:07:54.811 CC lib/ftl/ftl_l2p_flat.o 00:07:54.811 LIB libspdk_nbd.a 00:07:54.811 CC lib/nvmf/transport.o 00:07:54.811 CC lib/nvmf/tcp.o 00:07:54.811 CC lib/nvmf/stubs.o 00:07:54.811 CC lib/nvmf/mdns_server.o 00:07:54.811 LIB libspdk_scsi.a 00:07:55.069 CC lib/nvmf/auth.o 00:07:55.069 CC lib/ftl/ftl_nv_cache.o 00:07:55.069 CC lib/ftl/ftl_band.o 00:07:55.069 CC lib/ftl/ftl_band_ops.o 00:07:55.069 CC lib/ftl/ftl_writer.o 00:07:55.327 CC lib/ftl/ftl_rq.o 00:07:55.327 CC lib/ftl/ftl_reloc.o 00:07:55.327 CC lib/ftl/ftl_l2p_cache.o 00:07:55.327 CC lib/iscsi/conn.o 00:07:55.327 CC lib/iscsi/init_grp.o 00:07:55.327 CC lib/iscsi/iscsi.o 00:07:55.585 CC lib/iscsi/md5.o 00:07:55.585 CC lib/vhost/vhost.o 00:07:55.585 CC lib/vhost/vhost_rpc.o 00:07:55.585 CC lib/vhost/vhost_scsi.o 00:07:55.585 CC lib/iscsi/param.o 00:07:55.585 CC lib/iscsi/portal_grp.o 00:07:55.843 CC lib/vhost/vhost_blk.o 00:07:55.843 CC lib/vhost/rte_vhost_user.o 00:07:55.843 CC lib/ftl/ftl_p2l.o 00:07:55.843 CC lib/iscsi/tgt_node.o 00:07:56.102 CC lib/iscsi/iscsi_subsystem.o 00:07:56.102 CC lib/iscsi/iscsi_rpc.o 00:07:56.102 CC lib/iscsi/task.o 00:07:56.102 CC lib/ftl/mngt/ftl_mngt.o 00:07:56.102 LIB libspdk_nvmf.a 00:07:56.360 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:07:56.360 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:07:56.360 CC lib/ftl/mngt/ftl_mngt_startup.o 00:07:56.360 CC lib/ftl/mngt/ftl_mngt_md.o 00:07:56.360 CC lib/ftl/mngt/ftl_mngt_misc.o 00:07:56.653 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:07:56.653 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:07:56.653 CC lib/ftl/mngt/ftl_mngt_band.o 00:07:56.653 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:07:56.653 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:07:56.653 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:07:56.653 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:07:56.653 CC lib/ftl/utils/ftl_conf.o 00:07:56.653 CC lib/ftl/utils/ftl_md.o 00:07:56.653 CC lib/ftl/utils/ftl_mempool.o 00:07:56.922 CC lib/ftl/utils/ftl_bitmap.o 00:07:56.922 CC lib/ftl/utils/ftl_property.o 00:07:56.922 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:07:56.922 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:07:56.922 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:07:56.922 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:07:56.922 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:07:56.922 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:07:56.922 LIB libspdk_vhost.a 00:07:56.922 CC lib/ftl/upgrade/ftl_sb_v3.o 00:07:56.922 LIB libspdk_iscsi.a 00:07:56.922 CC lib/ftl/upgrade/ftl_sb_v5.o 00:07:56.922 CC lib/ftl/nvc/ftl_nvc_dev.o 00:07:57.180 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:07:57.180 CC lib/ftl/base/ftl_base_dev.o 00:07:57.180 CC lib/ftl/base/ftl_base_bdev.o 00:07:57.439 LIB libspdk_ftl.a 00:07:57.697 CC module/env_dpdk/env_dpdk_rpc.o 00:07:57.955 CC module/accel/error/accel_error.o 00:07:57.955 CC module/blob/bdev/blob_bdev.o 00:07:57.955 CC module/accel/ioat/accel_ioat.o 00:07:57.955 CC module/accel/ioat/accel_ioat_rpc.o 00:07:57.955 CC module/accel/error/accel_error_rpc.o 00:07:57.955 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:07:57.955 CC module/scheduler/gscheduler/gscheduler.o 00:07:57.955 CC module/scheduler/dynamic/scheduler_dynamic.o 00:07:57.955 CC module/keyring/file/keyring.o 00:07:57.955 CC module/keyring/file/keyring_rpc.o 00:07:57.955 CC module/sock/posix/posix.o 00:07:57.955 LIB libspdk_env_dpdk_rpc.a 00:07:57.955 LIB libspdk_scheduler_gscheduler.a 00:07:57.955 LIB libspdk_scheduler_dpdk_governor.a 00:07:57.955 LIB libspdk_keyring_file.a 00:07:57.955 LIB libspdk_accel_ioat.a 00:07:57.955 LIB libspdk_accel_error.a 00:07:58.213 LIB libspdk_scheduler_dynamic.a 00:07:58.213 LIB libspdk_blob_bdev.a 00:07:58.472 CC module/bdev/delay/vbdev_delay.o 00:07:58.472 CC module/blobfs/bdev/blobfs_bdev.o 00:07:58.472 CC module/bdev/error/vbdev_error.o 00:07:58.472 CC module/bdev/gpt/gpt.o 00:07:58.472 CC module/bdev/lvol/vbdev_lvol.o 00:07:58.472 CC module/bdev/nvme/bdev_nvme.o 00:07:58.472 CC module/bdev/malloc/bdev_malloc.o 00:07:58.472 CC module/bdev/split/vbdev_split.o 00:07:58.472 CC module/bdev/raid/bdev_raid.o 00:07:58.472 CC module/bdev/passthru/vbdev_passthru.o 00:07:58.472 CC module/bdev/null/bdev_null.o 00:07:58.730 LIB libspdk_sock_posix.a 00:07:58.730 CC module/bdev/raid/bdev_raid_rpc.o 00:07:58.730 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:07:58.730 CC module/bdev/gpt/vbdev_gpt.o 00:07:58.730 CC module/bdev/split/vbdev_split_rpc.o 00:07:58.730 CC module/bdev/null/bdev_null_rpc.o 00:07:58.730 CC module/bdev/error/vbdev_error_rpc.o 00:07:58.730 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:07:58.988 CC module/bdev/malloc/bdev_malloc_rpc.o 00:07:58.988 CC module/bdev/delay/vbdev_delay_rpc.o 00:07:58.988 LIB libspdk_blobfs_bdev.a 00:07:58.988 LIB libspdk_bdev_split.a 00:07:58.988 CC module/bdev/nvme/bdev_nvme_rpc.o 00:07:58.988 LIB libspdk_bdev_null.a 00:07:58.988 CC module/bdev/nvme/nvme_rpc.o 00:07:58.988 LIB libspdk_bdev_error.a 00:07:58.988 CC module/bdev/nvme/bdev_mdns_client.o 00:07:58.988 LIB libspdk_bdev_passthru.a 00:07:58.988 CC module/bdev/nvme/vbdev_opal.o 00:07:58.988 LIB libspdk_bdev_gpt.a 00:07:58.988 LIB libspdk_bdev_malloc.a 00:07:58.988 CC module/bdev/nvme/vbdev_opal_rpc.o 00:07:58.988 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:07:58.988 LIB libspdk_bdev_delay.a 00:07:58.988 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:07:59.247 CC module/bdev/raid/bdev_raid_sb.o 00:07:59.247 CC module/bdev/zone_block/vbdev_zone_block.o 00:07:59.247 CC module/bdev/raid/raid0.o 00:07:59.247 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:07:59.247 CC module/bdev/raid/raid1.o 00:07:59.247 CC module/bdev/aio/bdev_aio.o 00:07:59.505 CC module/bdev/ftl/bdev_ftl.o 00:07:59.505 CC module/bdev/aio/bdev_aio_rpc.o 00:07:59.505 CC module/bdev/virtio/bdev_virtio_scsi.o 00:07:59.505 CC module/bdev/virtio/bdev_virtio_blk.o 00:07:59.505 CC module/bdev/virtio/bdev_virtio_rpc.o 00:07:59.505 CC module/bdev/raid/concat.o 00:07:59.505 CC module/bdev/ftl/bdev_ftl_rpc.o 00:07:59.505 LIB libspdk_bdev_zone_block.a 00:07:59.505 LIB libspdk_bdev_lvol.a 00:07:59.763 LIB libspdk_bdev_aio.a 00:07:59.763 LIB libspdk_bdev_raid.a 00:07:59.763 LIB libspdk_bdev_ftl.a 00:08:00.022 LIB libspdk_bdev_virtio.a 00:08:00.956 LIB libspdk_bdev_nvme.a 00:08:01.522 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:08:01.522 CC module/event/subsystems/sock/sock.o 00:08:01.522 CC module/event/subsystems/iobuf/iobuf.o 00:08:01.522 CC module/event/subsystems/scheduler/scheduler.o 00:08:01.522 CC module/event/subsystems/vmd/vmd.o 00:08:01.522 CC module/event/subsystems/vmd/vmd_rpc.o 00:08:01.522 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:08:01.522 CC module/event/subsystems/keyring/keyring.o 00:08:01.779 LIB libspdk_event_sock.a 00:08:01.779 LIB libspdk_event_vhost_blk.a 00:08:01.779 LIB libspdk_event_keyring.a 00:08:01.779 LIB libspdk_event_scheduler.a 00:08:01.779 LIB libspdk_event_vmd.a 00:08:01.779 LIB libspdk_event_iobuf.a 00:08:02.037 CC module/event/subsystems/accel/accel.o 00:08:02.296 LIB libspdk_event_accel.a 00:08:02.554 CC module/event/subsystems/bdev/bdev.o 00:08:02.812 LIB libspdk_event_bdev.a 00:08:03.070 CC module/event/subsystems/nbd/nbd.o 00:08:03.070 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:08:03.070 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:08:03.070 CC module/event/subsystems/scsi/scsi.o 00:08:03.329 LIB libspdk_event_nbd.a 00:08:03.330 LIB libspdk_event_scsi.a 00:08:03.588 LIB libspdk_event_nvmf.a 00:08:03.588 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:08:03.588 CC module/event/subsystems/iscsi/iscsi.o 00:08:03.847 LIB libspdk_event_vhost_scsi.a 00:08:03.847 LIB libspdk_event_iscsi.a 00:08:04.117 CC app/spdk_nvme_identify/identify.o 00:08:04.117 CC app/trace_record/trace_record.o 00:08:04.117 CC app/spdk_lspci/spdk_lspci.o 00:08:04.117 CXX app/trace/trace.o 00:08:04.117 CC app/spdk_top/spdk_top.o 00:08:04.117 CC app/spdk_nvme_discover/discovery_aer.o 00:08:04.117 CC app/spdk_nvme_perf/perf.o 00:08:04.117 CC app/iscsi_tgt/iscsi_tgt.o 00:08:04.117 CC app/nvmf_tgt/nvmf_main.o 00:08:04.117 CC app/spdk_tgt/spdk_tgt.o 00:08:04.389 CC examples/accel/perf/accel_perf.o 00:08:04.389 CC test/accel/dif/dif.o 00:08:04.389 LINK spdk_lspci 00:08:04.389 LINK nvmf_tgt 00:08:04.389 LINK iscsi_tgt 00:08:04.389 LINK spdk_nvme_discover 00:08:04.389 LINK spdk_tgt 00:08:04.644 LINK spdk_trace_record 00:08:04.645 LINK spdk_trace 00:08:04.901 CC app/vhost/vhost.o 00:08:04.901 LINK accel_perf 00:08:04.901 CC app/spdk_dd/spdk_dd.o 00:08:04.901 LINK dif 00:08:04.901 LINK vhost 00:08:05.159 CC examples/bdev/hello_world/hello_bdev.o 00:08:05.159 CC examples/ioat/perf/perf.o 00:08:05.159 CC examples/blob/hello_world/hello_blob.o 00:08:05.418 CC test/app/bdev_svc/bdev_svc.o 00:08:05.418 CC test/bdev/bdevio/bdevio.o 00:08:05.418 LINK spdk_dd 00:08:05.418 LINK hello_bdev 00:08:05.418 LINK spdk_nvme_perf 00:08:05.418 LINK ioat_perf 00:08:05.418 CC test/blobfs/mkfs/mkfs.o 00:08:05.676 LINK spdk_top 00:08:05.676 LINK bdev_svc 00:08:05.676 LINK hello_blob 00:08:05.676 CC examples/bdev/bdevperf/bdevperf.o 00:08:05.676 CC examples/ioat/verify/verify.o 00:08:05.676 LINK spdk_nvme_identify 00:08:05.676 CC examples/blob/cli/blobcli.o 00:08:05.933 LINK mkfs 00:08:05.933 LINK verify 00:08:05.933 CC test/app/histogram_perf/histogram_perf.o 00:08:05.933 CC test/app/jsoncat/jsoncat.o 00:08:05.933 TEST_HEADER include/spdk/accel.h 00:08:05.933 TEST_HEADER include/spdk/accel_module.h 00:08:05.933 TEST_HEADER include/spdk/assert.h 00:08:05.933 TEST_HEADER include/spdk/barrier.h 00:08:05.933 TEST_HEADER include/spdk/base64.h 00:08:05.933 TEST_HEADER include/spdk/bdev.h 00:08:05.933 TEST_HEADER include/spdk/bdev_module.h 00:08:05.933 TEST_HEADER include/spdk/bdev_zone.h 00:08:05.933 TEST_HEADER include/spdk/bit_array.h 00:08:05.933 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:08:05.933 TEST_HEADER include/spdk/bit_pool.h 00:08:05.933 TEST_HEADER include/spdk/blob_bdev.h 00:08:05.933 TEST_HEADER include/spdk/blobfs_bdev.h 00:08:05.933 TEST_HEADER include/spdk/blobfs.h 00:08:05.933 TEST_HEADER include/spdk/blob.h 00:08:05.933 TEST_HEADER include/spdk/conf.h 00:08:05.933 TEST_HEADER include/spdk/config.h 00:08:05.933 TEST_HEADER include/spdk/cpuset.h 00:08:05.933 TEST_HEADER include/spdk/crc16.h 00:08:05.933 TEST_HEADER include/spdk/crc32.h 00:08:05.933 TEST_HEADER include/spdk/crc64.h 00:08:05.933 TEST_HEADER include/spdk/dif.h 00:08:05.933 TEST_HEADER include/spdk/dma.h 00:08:05.933 TEST_HEADER include/spdk/endian.h 00:08:05.933 TEST_HEADER include/spdk/env_dpdk.h 00:08:05.933 TEST_HEADER include/spdk/env.h 00:08:05.933 TEST_HEADER include/spdk/event.h 00:08:05.933 TEST_HEADER include/spdk/fd_group.h 00:08:05.933 TEST_HEADER include/spdk/fd.h 00:08:05.933 TEST_HEADER include/spdk/file.h 00:08:05.933 TEST_HEADER include/spdk/ftl.h 00:08:06.190 TEST_HEADER include/spdk/gpt_spec.h 00:08:06.190 TEST_HEADER include/spdk/hexlify.h 00:08:06.190 TEST_HEADER include/spdk/histogram_data.h 00:08:06.190 TEST_HEADER include/spdk/idxd.h 00:08:06.190 TEST_HEADER include/spdk/idxd_spec.h 00:08:06.190 TEST_HEADER include/spdk/init.h 00:08:06.190 TEST_HEADER include/spdk/ioat.h 00:08:06.190 TEST_HEADER include/spdk/ioat_spec.h 00:08:06.190 TEST_HEADER include/spdk/iscsi_spec.h 00:08:06.190 TEST_HEADER include/spdk/json.h 00:08:06.190 TEST_HEADER include/spdk/jsonrpc.h 00:08:06.190 TEST_HEADER include/spdk/keyring.h 00:08:06.190 TEST_HEADER include/spdk/keyring_module.h 00:08:06.190 TEST_HEADER include/spdk/likely.h 00:08:06.190 TEST_HEADER include/spdk/log.h 00:08:06.191 TEST_HEADER include/spdk/lvol.h 00:08:06.191 TEST_HEADER include/spdk/memory.h 00:08:06.191 TEST_HEADER include/spdk/mmio.h 00:08:06.191 TEST_HEADER include/spdk/nbd.h 00:08:06.191 TEST_HEADER include/spdk/notify.h 00:08:06.191 TEST_HEADER include/spdk/nvme.h 00:08:06.191 LINK jsoncat 00:08:06.191 TEST_HEADER include/spdk/nvme_intel.h 00:08:06.191 TEST_HEADER include/spdk/nvme_ocssd.h 00:08:06.191 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:08:06.191 TEST_HEADER include/spdk/nvme_spec.h 00:08:06.191 TEST_HEADER include/spdk/nvme_zns.h 00:08:06.191 TEST_HEADER include/spdk/nvmf_cmd.h 00:08:06.191 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:08:06.191 TEST_HEADER include/spdk/nvmf.h 00:08:06.191 TEST_HEADER include/spdk/nvmf_spec.h 00:08:06.191 TEST_HEADER include/spdk/nvmf_transport.h 00:08:06.191 TEST_HEADER include/spdk/opal.h 00:08:06.191 TEST_HEADER include/spdk/opal_spec.h 00:08:06.191 TEST_HEADER include/spdk/pci_ids.h 00:08:06.191 TEST_HEADER include/spdk/pipe.h 00:08:06.191 LINK histogram_perf 00:08:06.191 TEST_HEADER include/spdk/queue.h 00:08:06.191 TEST_HEADER include/spdk/reduce.h 00:08:06.191 TEST_HEADER include/spdk/rpc.h 00:08:06.191 TEST_HEADER include/spdk/scheduler.h 00:08:06.191 TEST_HEADER include/spdk/scsi.h 00:08:06.191 TEST_HEADER include/spdk/scsi_spec.h 00:08:06.191 TEST_HEADER include/spdk/sock.h 00:08:06.191 TEST_HEADER include/spdk/stdinc.h 00:08:06.191 TEST_HEADER include/spdk/string.h 00:08:06.191 TEST_HEADER include/spdk/thread.h 00:08:06.191 TEST_HEADER include/spdk/trace.h 00:08:06.191 TEST_HEADER include/spdk/trace_parser.h 00:08:06.191 TEST_HEADER include/spdk/tree.h 00:08:06.191 TEST_HEADER include/spdk/ublk.h 00:08:06.191 TEST_HEADER include/spdk/util.h 00:08:06.191 TEST_HEADER include/spdk/uuid.h 00:08:06.191 TEST_HEADER include/spdk/version.h 00:08:06.191 TEST_HEADER include/spdk/vfio_user_pci.h 00:08:06.191 TEST_HEADER include/spdk/vfio_user_spec.h 00:08:06.191 TEST_HEADER include/spdk/vhost.h 00:08:06.191 TEST_HEADER include/spdk/vmd.h 00:08:06.191 TEST_HEADER include/spdk/xor.h 00:08:06.191 TEST_HEADER include/spdk/zipf.h 00:08:06.191 CXX test/cpp_headers/accel.o 00:08:06.191 CC examples/nvme/hello_world/hello_world.o 00:08:06.191 CC examples/sock/hello_world/hello_sock.o 00:08:06.448 LINK bdevio 00:08:06.448 CC examples/vmd/lsvmd/lsvmd.o 00:08:06.448 make[2]: Nothing to be done for 'all'. 00:08:06.448 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:08:06.448 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:08:06.448 LINK lsvmd 00:08:06.448 CXX test/cpp_headers/accel_module.o 00:08:06.448 LINK nvme_fuzz 00:08:06.706 LINK hello_sock 00:08:06.706 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:08:06.706 LINK hello_world 00:08:06.706 CC examples/nvmf/nvmf/nvmf.o 00:08:06.706 CC examples/util/zipf/zipf.o 00:08:06.706 LINK blobcli 00:08:06.706 CXX test/cpp_headers/assert.o 00:08:06.963 LINK zipf 00:08:06.963 CC examples/vmd/led/led.o 00:08:06.963 CC examples/thread/thread/thread_ex.o 00:08:06.963 CC examples/interrupt_tgt/interrupt_tgt.o 00:08:06.963 LINK nvmf 00:08:06.963 CC examples/nvme/reconnect/reconnect.o 00:08:06.963 CXX test/cpp_headers/barrier.o 00:08:06.963 LINK led 00:08:07.221 CC examples/nvme/nvme_manage/nvme_manage.o 00:08:07.221 CC examples/nvme/arbitration/arbitration.o 00:08:07.221 LINK vhost_fuzz 00:08:07.221 LINK interrupt_tgt 00:08:07.221 CXX test/cpp_headers/base64.o 00:08:07.221 LINK thread 00:08:07.221 LINK bdevperf 00:08:07.478 CXX test/cpp_headers/bdev.o 00:08:07.478 CC test/env/vtophys/vtophys.o 00:08:07.478 CC test/event/event_perf/event_perf.o 00:08:07.736 LINK arbitration 00:08:07.736 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:08:07.736 CC test/env/memory/memory_ut.o 00:08:07.736 CC test/env/mem_callbacks/mem_callbacks.o 00:08:07.736 LINK event_perf 00:08:07.736 LINK reconnect 00:08:07.736 LINK vtophys 00:08:07.736 CXX test/cpp_headers/bdev_module.o 00:08:07.994 CXX test/cpp_headers/bdev_zone.o 00:08:07.994 LINK env_dpdk_post_init 00:08:07.994 CXX test/cpp_headers/bit_array.o 00:08:07.994 CC test/app/stub/stub.o 00:08:07.994 CC test/event/reactor_perf/reactor_perf.o 00:08:08.262 CC test/event/reactor/reactor.o 00:08:08.262 CC test/lvol/esnap/esnap.o 00:08:08.262 CXX test/cpp_headers/bit_pool.o 00:08:08.262 CC test/event/app_repeat/app_repeat.o 00:08:08.262 LINK reactor_perf 00:08:08.262 LINK stub 00:08:08.262 CXX test/cpp_headers/blob_bdev.o 00:08:08.262 LINK reactor 00:08:08.262 CC test/event/scheduler/scheduler.o 00:08:08.519 LINK nvme_manage 00:08:08.519 CC test/env/pci/pci_ut.o 00:08:08.519 LINK iscsi_fuzz 00:08:08.519 LINK app_repeat 00:08:08.519 CXX test/cpp_headers/blobfs_bdev.o 00:08:08.519 CXX test/cpp_headers/blobfs.o 00:08:08.519 CC examples/nvme/hotplug/hotplug.o 00:08:08.776 CXX test/cpp_headers/blob.o 00:08:08.776 LINK scheduler 00:08:08.776 LINK mem_callbacks 00:08:08.776 CC examples/nvme/cmb_copy/cmb_copy.o 00:08:08.776 CC examples/nvme/abort/abort.o 00:08:08.776 CXX test/cpp_headers/conf.o 00:08:09.034 LINK hotplug 00:08:09.034 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:08:09.034 CC test/rpc_client/rpc_client_test.o 00:08:09.034 LINK cmb_copy 00:08:09.034 CC test/nvme/aer/aer.o 00:08:09.292 CXX test/cpp_headers/config.o 00:08:09.292 CXX test/cpp_headers/cpuset.o 00:08:09.292 LINK pci_ut 00:08:09.292 CC test/nvme/reset/reset.o 00:08:09.292 LINK pmr_persistence 00:08:09.292 LINK rpc_client_test 00:08:09.552 CC test/thread/lock/spdk_lock.o 00:08:09.552 CXX test/cpp_headers/crc16.o 00:08:09.552 CC test/thread/poller_perf/poller_perf.o 00:08:09.552 LINK abort 00:08:09.552 LINK reset 00:08:09.810 CXX test/cpp_headers/crc32.o 00:08:09.810 LINK aer 00:08:09.810 LINK poller_perf 00:08:09.810 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:08:09.810 CC test/nvme/sgl/sgl.o 00:08:09.810 CC test/unit/lib/accel/accel.c/accel_ut.o 00:08:09.810 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:08:10.067 LINK memory_ut 00:08:10.067 CC test/nvme/e2edp/nvme_dp.o 00:08:10.067 CXX test/cpp_headers/crc64.o 00:08:10.067 CC test/nvme/overhead/overhead.o 00:08:10.067 CC test/nvme/err_injection/err_injection.o 00:08:10.067 LINK histogram_ut 00:08:10.325 CC test/nvme/startup/startup.o 00:08:10.325 CXX test/cpp_headers/dif.o 00:08:10.325 CC test/nvme/reserve/reserve.o 00:08:10.325 LINK sgl 00:08:10.326 LINK nvme_dp 00:08:10.326 CC test/nvme/simple_copy/simple_copy.o 00:08:10.584 LINK err_injection 00:08:10.584 LINK overhead 00:08:10.584 CXX test/cpp_headers/dma.o 00:08:10.584 LINK startup 00:08:10.841 LINK reserve 00:08:10.841 CXX test/cpp_headers/endian.o 00:08:10.841 CXX test/cpp_headers/env_dpdk.o 00:08:10.841 LINK spdk_lock 00:08:10.841 LINK simple_copy 00:08:11.098 CXX test/cpp_headers/env.o 00:08:11.098 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:08:11.098 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:08:11.098 CC test/unit/lib/bdev/part.c/part_ut.o 00:08:11.098 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:08:11.098 CC test/unit/lib/dma/dma.c/dma_ut.o 00:08:11.356 LINK tree_ut 00:08:11.356 CXX test/cpp_headers/event.o 00:08:11.356 CC test/nvme/connect_stress/connect_stress.o 00:08:11.356 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:08:11.356 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:08:11.356 LINK scsi_nvme_ut 00:08:11.613 CXX test/cpp_headers/fd_group.o 00:08:11.613 LINK connect_stress 00:08:11.613 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:08:11.613 CXX test/cpp_headers/fd.o 00:08:11.613 CXX test/cpp_headers/file.o 00:08:11.870 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:08:11.870 CC test/nvme/boot_partition/boot_partition.o 00:08:11.870 LINK dma_ut 00:08:11.870 CXX test/cpp_headers/ftl.o 00:08:11.870 LINK gpt_ut 00:08:12.126 CXX test/cpp_headers/gpt_spec.o 00:08:12.126 LINK blob_bdev_ut 00:08:12.126 LINK boot_partition 00:08:12.126 CXX test/cpp_headers/hexlify.o 00:08:12.126 CC test/unit/lib/blob/blob.c/blob_ut.o 00:08:12.126 CXX test/cpp_headers/histogram_data.o 00:08:12.126 CC test/nvme/compliance/nvme_compliance.o 00:08:12.383 CC test/nvme/fused_ordering/fused_ordering.o 00:08:12.383 CXX test/cpp_headers/idxd.o 00:08:12.383 CXX test/cpp_headers/idxd_spec.o 00:08:12.383 LINK fused_ordering 00:08:12.641 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:08:12.641 CXX test/cpp_headers/init.o 00:08:12.641 CXX test/cpp_headers/ioat.o 00:08:12.641 LINK blobfs_bdev_ut 00:08:12.897 LINK nvme_compliance 00:08:12.897 CC test/nvme/doorbell_aers/doorbell_aers.o 00:08:12.897 CXX test/cpp_headers/ioat_spec.o 00:08:12.897 CC test/nvme/fdp/fdp.o 00:08:12.897 LINK vbdev_lvol_ut 00:08:12.897 LINK accel_ut 00:08:13.154 CXX test/cpp_headers/iscsi_spec.o 00:08:13.154 CXX test/cpp_headers/json.o 00:08:13.154 LINK doorbell_aers 00:08:13.154 LINK blobfs_async_ut 00:08:13.154 CC test/nvme/cuse/cuse.o 00:08:13.154 CXX test/cpp_headers/jsonrpc.o 00:08:13.154 CXX test/cpp_headers/keyring.o 00:08:13.412 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:08:13.412 CXX test/cpp_headers/keyring_module.o 00:08:13.412 CXX test/cpp_headers/likely.o 00:08:13.412 LINK fdp 00:08:13.412 LINK blobfs_sync_ut 00:08:13.412 CXX test/cpp_headers/log.o 00:08:13.670 CXX test/cpp_headers/lvol.o 00:08:13.670 CXX test/cpp_headers/memory.o 00:08:13.670 CC test/unit/lib/event/app.c/app_ut.o 00:08:13.927 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:08:13.927 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:08:13.927 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:08:13.927 CXX test/cpp_headers/mmio.o 00:08:13.927 LINK esnap 00:08:13.927 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:08:14.191 CXX test/cpp_headers/nbd.o 00:08:14.191 CXX test/cpp_headers/notify.o 00:08:14.191 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:08:14.191 CXX test/cpp_headers/nvme.o 00:08:14.452 LINK ioat_ut 00:08:14.452 CXX test/cpp_headers/nvme_intel.o 00:08:14.452 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:08:14.452 LINK app_ut 00:08:14.717 CXX test/cpp_headers/nvme_ocssd.o 00:08:14.717 LINK cuse 00:08:14.717 CXX test/cpp_headers/nvme_ocssd_spec.o 00:08:14.717 CXX test/cpp_headers/nvme_spec.o 00:08:14.974 LINK init_grp_ut 00:08:14.974 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:08:14.974 LINK part_ut 00:08:14.974 LINK reactor_ut 00:08:14.974 CXX test/cpp_headers/nvme_zns.o 00:08:14.974 LINK conn_ut 00:08:14.974 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:08:14.974 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:08:15.231 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:08:15.231 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:08:15.231 CXX test/cpp_headers/nvmf_cmd.o 00:08:15.231 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:08:15.231 CXX test/cpp_headers/nvmf_fc_spec.o 00:08:15.490 LINK json_util_ut 00:08:15.490 LINK bdev_zone_ut 00:08:15.490 CXX test/cpp_headers/nvmf.o 00:08:15.748 CC test/unit/lib/iscsi/param.c/param_ut.o 00:08:15.748 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:08:15.748 LINK bdev_raid_sb_ut 00:08:15.748 CXX test/cpp_headers/nvmf_spec.o 00:08:15.748 LINK concat_ut 00:08:16.006 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:08:16.006 CXX test/cpp_headers/nvmf_transport.o 00:08:16.006 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:08:16.263 CXX test/cpp_headers/opal.o 00:08:16.263 LINK param_ut 00:08:16.519 CXX test/cpp_headers/opal_spec.o 00:08:16.519 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:08:16.519 LINK json_parse_ut 00:08:16.519 LINK raid1_ut 00:08:16.519 CXX test/cpp_headers/pci_ids.o 00:08:16.775 CXX test/cpp_headers/pipe.o 00:08:16.775 LINK vbdev_zone_block_ut 00:08:16.775 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:08:16.775 CXX test/cpp_headers/queue.o 00:08:16.775 CXX test/cpp_headers/reduce.o 00:08:16.775 CXX test/cpp_headers/rpc.o 00:08:16.775 LINK json_write_ut 00:08:17.036 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:08:17.036 CXX test/cpp_headers/scheduler.o 00:08:17.036 CC test/unit/lib/log/log.c/log_ut.o 00:08:17.293 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:08:17.293 LINK portal_grp_ut 00:08:17.293 CXX test/cpp_headers/scsi.o 00:08:17.293 CXX test/cpp_headers/scsi_spec.o 00:08:17.550 LINK log_ut 00:08:17.550 CXX test/cpp_headers/sock.o 00:08:17.550 LINK jsonrpc_server_ut 00:08:17.550 LINK bdev_ut 00:08:17.807 CXX test/cpp_headers/stdinc.o 00:08:17.807 LINK tgt_node_ut 00:08:17.807 LINK bdev_ut 00:08:17.807 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:08:17.807 LINK bdev_raid_ut 00:08:18.064 CC test/unit/lib/notify/notify.c/notify_ut.o 00:08:18.064 CXX test/cpp_headers/string.o 00:08:18.064 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:08:18.064 CXX test/cpp_headers/thread.o 00:08:18.064 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:08:18.064 CXX test/cpp_headers/trace.o 00:08:18.064 CC test/unit/lib/sock/sock.c/sock_ut.o 00:08:18.324 CXX test/cpp_headers/trace_parser.o 00:08:18.324 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:08:18.324 CXX test/cpp_headers/tree.o 00:08:18.324 CXX test/cpp_headers/ublk.o 00:08:18.324 LINK notify_ut 00:08:18.324 LINK iscsi_ut 00:08:18.583 CXX test/cpp_headers/util.o 00:08:18.583 CXX test/cpp_headers/uuid.o 00:08:18.583 CC test/unit/lib/thread/thread.c/thread_ut.o 00:08:18.583 CC test/unit/lib/util/base64.c/base64_ut.o 00:08:18.839 CXX test/cpp_headers/version.o 00:08:18.839 CXX test/cpp_headers/vfio_user_pci.o 00:08:18.839 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:08:18.839 LINK dev_ut 00:08:18.839 CXX test/cpp_headers/vfio_user_spec.o 00:08:18.839 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:08:19.096 LINK base64_ut 00:08:19.096 CXX test/cpp_headers/vhost.o 00:08:19.096 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:08:19.353 CXX test/cpp_headers/vmd.o 00:08:19.353 LINK bit_array_ut 00:08:19.610 CXX test/cpp_headers/xor.o 00:08:19.610 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:08:19.610 LINK lvol_ut 00:08:19.867 CXX test/cpp_headers/zipf.o 00:08:19.867 LINK crc16_ut 00:08:19.867 LINK cpuset_ut 00:08:19.867 LINK nvme_ut 00:08:19.867 LINK sock_ut 00:08:19.867 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:08:19.867 LINK lun_ut 00:08:20.124 LINK crc32_ieee_ut 00:08:20.124 CC test/unit/lib/sock/posix.c/posix_ut.o 00:08:20.124 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:08:20.124 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:08:20.124 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:08:20.381 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:08:20.381 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:08:20.381 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:08:20.381 LINK crc32c_ut 00:08:20.381 LINK scsi_ut 00:08:20.638 LINK thread_ut 00:08:20.639 LINK pci_event_ut 00:08:20.639 LINK keyring_ut 00:08:20.639 LINK subsystem_ut 00:08:20.639 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:08:20.639 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:08:20.895 LINK rpc_ut 00:08:20.895 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:08:20.895 LINK crc64_ut 00:08:20.895 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:08:20.895 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:08:20.895 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:08:21.152 CC test/unit/lib/util/dif.c/dif_ut.o 00:08:21.152 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:08:21.152 LINK posix_ut 00:08:21.409 LINK blob_ut 00:08:21.409 LINK rpc_ut 00:08:21.409 LINK tcp_ut 00:08:21.409 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:08:21.409 LINK ftl_l2p_ut 00:08:21.409 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:08:21.723 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:08:21.723 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:08:21.723 LINK iobuf_ut 00:08:21.723 LINK scsi_pr_ut 00:08:21.723 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:08:21.723 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:08:21.723 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:08:21.981 LINK ftl_bitmap_ut 00:08:21.981 LINK nvme_ctrlr_ut 00:08:21.981 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:08:21.981 LINK scsi_bdev_ut 00:08:21.981 LINK bdev_nvme_ut 00:08:22.239 LINK ftl_io_ut 00:08:22.239 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:08:22.239 CC test/unit/lib/util/iov.c/iov_ut.o 00:08:22.239 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:08:22.497 LINK ftl_mempool_ut 00:08:22.497 CC test/unit/lib/util/math.c/math_ut.o 00:08:22.497 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:08:22.497 LINK math_ut 00:08:22.759 LINK ftl_band_ut 00:08:22.759 LINK iov_ut 00:08:22.759 LINK nvme_ctrlr_ocssd_cmd_ut 00:08:22.759 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:08:22.759 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:08:22.760 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:08:22.760 LINK ftl_mngt_ut 00:08:23.023 CC test/unit/lib/util/string.c/string_ut.o 00:08:23.023 LINK pipe_ut 00:08:23.023 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:08:23.023 CC test/unit/lib/util/xor.c/xor_ut.o 00:08:23.281 LINK nvme_ctrlr_cmd_ut 00:08:23.539 LINK string_ut 00:08:23.539 LINK xor_ut 00:08:23.539 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:08:23.539 LINK vhost_ut 00:08:23.796 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:08:23.796 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:08:23.796 LINK nvme_ns_ut 00:08:23.796 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:08:23.796 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:08:24.054 LINK dif_ut 00:08:24.054 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:08:24.620 LINK subsystem_ut 00:08:24.620 LINK nvme_quirks_ut 00:08:24.620 LINK ftl_sb_ut 00:08:24.620 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:08:24.620 LINK ctrlr_ut 00:08:24.877 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:08:24.877 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:08:24.877 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:08:24.877 LINK ftl_layout_upgrade_ut 00:08:24.877 LINK nvme_poll_group_ut 00:08:24.877 LINK nvme_ns_ocssd_cmd_ut 00:08:25.135 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:08:25.135 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:08:25.135 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:08:25.390 LINK nvme_qpair_ut 00:08:25.390 LINK nvme_pcie_ut 00:08:25.390 LINK nvme_transport_ut 00:08:25.648 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:08:25.648 LINK nvme_ns_cmd_ut 00:08:25.648 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:08:25.648 LINK ctrlr_bdev_ut 00:08:25.906 LINK nvme_io_msg_ut 00:08:26.162 LINK nvmf_ut 00:08:26.162 LINK auth_ut 00:08:26.420 LINK nvme_fabric_ut 00:08:26.420 LINK nvme_pcie_common_ut 00:08:26.679 LINK nvme_opal_ut 00:08:26.679 LINK nvme_tcp_ut 00:08:26.936 LINK ctrlr_discovery_ut 00:08:27.196 LINK nvme_cuse_ut 00:08:27.455 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:27.455 09:00:24 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:08:27.455 09:00:24 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:27.455 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:08:27.714 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:08:27.715 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:08:27.715 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:08:27.715 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:08:27.715 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:08:27.715 /bin/sh: line 1: patchelf: command not found 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:08:27.715 /bin/sh: line 1: patchelf: command not found 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:08:27.715 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:08:28.282 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:08:28.282 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:08:28.538 Processing /home/vagrant/spdk_repo/spdk/python 00:08:28.538 Preparing metadata (setup.py): started 00:08:29.108 Preparing metadata (setup.py): finished with status 'done' 00:08:30.041 Installing collected packages: spdk 00:08:30.041 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:30.041 Running setup.py install for spdk: started 00:08:30.607 Running setup.py install for spdk: finished with status 'done' 00:08:30.607 Successfully installed spdk-24.5rc0 00:08:30.607 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:08:30.866 The Meson build system 00:08:30.866 Version: 1.3.1 00:08:30.866 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:08:30.866 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:08:30.866 Build type: native build 00:08:30.866 Program cat found: YES (/usr/bin/cat) 00:08:30.866 Project name: DPDK 00:08:30.866 Project version: 23.11.0 00:08:30.866 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:30.866 C linker for the host machine: cc ld.bfd 2.39-16 00:08:30.866 Host machine cpu family: x86_64 00:08:30.866 Host machine cpu: x86_64 00:08:30.866 Message: ## Building in Developer Mode ## 00:08:30.866 Program pkg-config found: YES (/usr/bin/pkg-config) 00:08:30.866 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:08:30.866 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:08:30.866 Program python3 found: YES (/usr/bin/python3) 00:08:30.866 Program cat found: YES (/usr/bin/cat) 00:08:30.866 Compiler for C supports arguments -march=native: YES (cached) 00:08:30.866 Checking for size of "void *" : 8 (cached) 00:08:30.866 Checking for size of "void *" : 8 (cached) 00:08:30.866 Library m found: YES 00:08:30.866 Library numa found: YES 00:08:30.866 Has header "numaif.h" : YES (cached) 00:08:30.866 Library fdt found: NO 00:08:30.866 Library execinfo found: NO 00:08:30.866 Has header "execinfo.h" : YES (cached) 00:08:30.866 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:08:30.866 Run-time dependency libarchive found: NO (tried pkgconfig) 00:08:30.866 Run-time dependency libbsd found: NO (tried pkgconfig) 00:08:30.866 Run-time dependency jansson found: NO (tried pkgconfig) 00:08:30.866 Dependency openssl found: YES 3.0.9 (cached) 00:08:30.866 Dependency libpcap found: YES 1.10.4 (cached) 00:08:30.866 Has header "pcap.h" with dependency libpcap: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wformat: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wformat-security: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wundef: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:08:30.866 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:08:30.866 Program objdump found: YES (/usr/bin/objdump) 00:08:30.866 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:30.866 Checking if "AVX512 checking" compiles: YES (cached) 00:08:30.866 Fetching value of define "__SSE4_2__" : 1 (cached) 00:08:30.866 Fetching value of define "__AES__" : 1 (cached) 00:08:30.866 Fetching value of define "__AVX__" : 1 (cached) 00:08:30.866 Fetching value of define "__AVX2__" : 1 (cached) 00:08:30.866 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:30.866 Fetching value of define "__RDRND__" : 1 (cached) 00:08:30.866 Fetching value of define "__RDSEED__" : 1 (cached) 00:08:30.866 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__znver1__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__znver2__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__znver3__" : (undefined) (cached) 00:08:30.866 Fetching value of define "__znver4__" : (undefined) (cached) 00:08:30.866 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:30.866 Message: lib/log: Defining dependency "log" 00:08:30.866 Message: lib/kvargs: Defining dependency "kvargs" 00:08:30.866 Message: lib/telemetry: Defining dependency "telemetry" 00:08:30.866 Checking for function "getentropy" : NO (cached) 00:08:30.866 Message: lib/eal: Defining dependency "eal" 00:08:30.866 Message: lib/ring: Defining dependency "ring" 00:08:30.866 Message: lib/rcu: Defining dependency "rcu" 00:08:30.866 Message: lib/mempool: Defining dependency "mempool" 00:08:30.866 Message: lib/mbuf: Defining dependency "mbuf" 00:08:30.866 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:30.866 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:30.866 Compiler for C supports arguments -mpclmul: YES (cached) 00:08:30.866 Compiler for C supports arguments -maes: YES (cached) 00:08:30.866 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:30.866 Compiler for C supports arguments -mavx512bw: YES (cached) 00:08:30.866 Compiler for C supports arguments -mavx512dq: YES (cached) 00:08:30.866 Compiler for C supports arguments -mavx512vl: YES (cached) 00:08:30.866 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:08:30.866 Compiler for C supports arguments -mavx2: YES (cached) 00:08:30.866 Compiler for C supports arguments -mavx: YES (cached) 00:08:30.866 Message: lib/net: Defining dependency "net" 00:08:30.866 Message: lib/meter: Defining dependency "meter" 00:08:30.866 Message: lib/ethdev: Defining dependency "ethdev" 00:08:30.866 Message: lib/pci: Defining dependency "pci" 00:08:30.866 Message: lib/cmdline: Defining dependency "cmdline" 00:08:30.867 Message: lib/hash: Defining dependency "hash" 00:08:30.867 Message: lib/timer: Defining dependency "timer" 00:08:30.867 Message: lib/compressdev: Defining dependency "compressdev" 00:08:30.867 Message: lib/cryptodev: Defining dependency "cryptodev" 00:08:30.867 Message: lib/dmadev: Defining dependency "dmadev" 00:08:30.867 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:08:30.867 Message: lib/power: Defining dependency "power" 00:08:30.867 Message: lib/reorder: Defining dependency "reorder" 00:08:30.867 Message: lib/security: Defining dependency "security" 00:08:30.867 Has header "linux/userfaultfd.h" : YES (cached) 00:08:30.867 Has header "linux/vduse.h" : YES (cached) 00:08:30.867 Message: lib/vhost: Defining dependency "vhost" 00:08:30.867 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:30.867 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:08:30.867 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:08:30.867 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:08:30.867 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:08:30.867 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:08:30.867 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:08:30.867 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:08:30.867 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:08:30.867 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:08:30.867 Program doxygen found: YES (/usr/bin/doxygen) 00:08:30.867 Configuring doxy-api-html.conf using configuration 00:08:30.867 Configuring doxy-api-man.conf using configuration 00:08:30.867 Program mandb found: YES (/usr/bin/mandb) 00:08:30.867 Program sphinx-build found: NO 00:08:30.867 Configuring rte_build_config.h using configuration 00:08:30.867 Message: 00:08:30.867 ================= 00:08:30.867 Applications Enabled 00:08:30.867 ================= 00:08:30.867 00:08:30.867 apps: 00:08:30.867 00:08:30.867 00:08:30.867 Message: 00:08:30.867 ================= 00:08:30.867 Libraries Enabled 00:08:30.867 ================= 00:08:30.867 00:08:30.867 libs: 00:08:30.867 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:08:30.867 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:08:30.867 cryptodev, dmadev, power, reorder, security, vhost, 00:08:30.867 00:08:30.867 Message: 00:08:30.867 =============== 00:08:30.867 Drivers Enabled 00:08:30.867 =============== 00:08:30.867 00:08:30.867 common: 00:08:30.867 00:08:30.867 bus: 00:08:30.867 pci, vdev, 00:08:30.867 mempool: 00:08:30.867 ring, 00:08:30.867 dma: 00:08:30.867 00:08:30.867 net: 00:08:30.867 00:08:30.867 crypto: 00:08:30.867 00:08:30.867 compress: 00:08:30.867 00:08:30.867 vdpa: 00:08:30.867 00:08:30.867 00:08:30.867 Message: 00:08:30.867 ================= 00:08:30.867 Content Skipped 00:08:30.867 ================= 00:08:30.867 00:08:30.867 apps: 00:08:30.867 dumpcap: explicitly disabled via build config 00:08:30.867 graph: explicitly disabled via build config 00:08:30.867 pdump: explicitly disabled via build config 00:08:30.867 proc-info: explicitly disabled via build config 00:08:30.867 test-acl: explicitly disabled via build config 00:08:30.867 test-bbdev: explicitly disabled via build config 00:08:30.867 test-cmdline: explicitly disabled via build config 00:08:30.867 test-compress-perf: explicitly disabled via build config 00:08:30.867 test-crypto-perf: explicitly disabled via build config 00:08:30.867 test-dma-perf: explicitly disabled via build config 00:08:30.867 test-eventdev: explicitly disabled via build config 00:08:30.867 test-fib: explicitly disabled via build config 00:08:30.867 test-flow-perf: explicitly disabled via build config 00:08:30.867 test-gpudev: explicitly disabled via build config 00:08:30.867 test-mldev: explicitly disabled via build config 00:08:30.867 test-pipeline: explicitly disabled via build config 00:08:30.867 test-pmd: explicitly disabled via build config 00:08:30.867 test-regex: explicitly disabled via build config 00:08:30.867 test-sad: explicitly disabled via build config 00:08:30.867 test-security-perf: explicitly disabled via build config 00:08:30.867 00:08:30.867 libs: 00:08:30.867 metrics: explicitly disabled via build config 00:08:30.867 acl: explicitly disabled via build config 00:08:30.867 bbdev: explicitly disabled via build config 00:08:30.867 bitratestats: explicitly disabled via build config 00:08:30.867 bpf: explicitly disabled via build config 00:08:30.867 cfgfile: explicitly disabled via build config 00:08:30.867 distributor: explicitly disabled via build config 00:08:30.867 efd: explicitly disabled via build config 00:08:30.867 eventdev: explicitly disabled via build config 00:08:30.867 dispatcher: explicitly disabled via build config 00:08:30.867 gpudev: explicitly disabled via build config 00:08:30.867 gro: explicitly disabled via build config 00:08:30.867 gso: explicitly disabled via build config 00:08:30.867 ip_frag: explicitly disabled via build config 00:08:30.867 jobstats: explicitly disabled via build config 00:08:30.867 latencystats: explicitly disabled via build config 00:08:30.867 lpm: explicitly disabled via build config 00:08:30.867 member: explicitly disabled via build config 00:08:30.867 pcapng: explicitly disabled via build config 00:08:30.867 rawdev: explicitly disabled via build config 00:08:30.867 regexdev: explicitly disabled via build config 00:08:30.867 mldev: explicitly disabled via build config 00:08:30.867 rib: explicitly disabled via build config 00:08:30.867 sched: explicitly disabled via build config 00:08:30.867 stack: explicitly disabled via build config 00:08:30.867 ipsec: explicitly disabled via build config 00:08:30.867 pdcp: explicitly disabled via build config 00:08:30.867 fib: explicitly disabled via build config 00:08:30.867 port: explicitly disabled via build config 00:08:30.867 pdump: explicitly disabled via build config 00:08:30.867 table: explicitly disabled via build config 00:08:30.867 pipeline: explicitly disabled via build config 00:08:30.867 graph: explicitly disabled via build config 00:08:30.867 node: explicitly disabled via build config 00:08:30.867 00:08:30.867 drivers: 00:08:30.867 common/cpt: not in enabled drivers build config 00:08:30.867 common/dpaax: not in enabled drivers build config 00:08:30.867 common/iavf: not in enabled drivers build config 00:08:30.867 common/idpf: not in enabled drivers build config 00:08:30.867 common/mvep: not in enabled drivers build config 00:08:30.867 common/octeontx: not in enabled drivers build config 00:08:30.867 bus/auxiliary: not in enabled drivers build config 00:08:30.867 bus/cdx: not in enabled drivers build config 00:08:30.867 bus/dpaa: not in enabled drivers build config 00:08:30.867 bus/fslmc: not in enabled drivers build config 00:08:30.867 bus/ifpga: not in enabled drivers build config 00:08:30.867 bus/platform: not in enabled drivers build config 00:08:30.867 bus/vmbus: not in enabled drivers build config 00:08:30.867 common/cnxk: not in enabled drivers build config 00:08:30.867 common/mlx5: not in enabled drivers build config 00:08:30.867 common/nfp: not in enabled drivers build config 00:08:30.867 common/qat: not in enabled drivers build config 00:08:30.867 common/sfc_efx: not in enabled drivers build config 00:08:30.867 mempool/bucket: not in enabled drivers build config 00:08:30.867 mempool/cnxk: not in enabled drivers build config 00:08:30.867 mempool/dpaa: not in enabled drivers build config 00:08:30.867 mempool/dpaa2: not in enabled drivers build config 00:08:30.867 mempool/octeontx: not in enabled drivers build config 00:08:30.867 mempool/stack: not in enabled drivers build config 00:08:30.867 dma/cnxk: not in enabled drivers build config 00:08:30.867 dma/dpaa: not in enabled drivers build config 00:08:30.867 dma/dpaa2: not in enabled drivers build config 00:08:30.867 dma/hisilicon: not in enabled drivers build config 00:08:30.867 dma/idxd: not in enabled drivers build config 00:08:30.867 dma/ioat: not in enabled drivers build config 00:08:30.867 dma/skeleton: not in enabled drivers build config 00:08:30.867 net/af_packet: not in enabled drivers build config 00:08:30.867 net/af_xdp: not in enabled drivers build config 00:08:30.867 net/ark: not in enabled drivers build config 00:08:30.867 net/atlantic: not in enabled drivers build config 00:08:30.867 net/avp: not in enabled drivers build config 00:08:30.867 net/axgbe: not in enabled drivers build config 00:08:30.867 net/bnx2x: not in enabled drivers build config 00:08:30.867 net/bnxt: not in enabled drivers build config 00:08:30.867 net/bonding: not in enabled drivers build config 00:08:30.867 net/cnxk: not in enabled drivers build config 00:08:30.867 net/cpfl: not in enabled drivers build config 00:08:30.867 net/cxgbe: not in enabled drivers build config 00:08:30.867 net/dpaa: not in enabled drivers build config 00:08:30.868 net/dpaa2: not in enabled drivers build config 00:08:30.868 net/e1000: not in enabled drivers build config 00:08:30.868 net/ena: not in enabled drivers build config 00:08:30.868 net/enetc: not in enabled drivers build config 00:08:30.868 net/enetfec: not in enabled drivers build config 00:08:30.868 net/enic: not in enabled drivers build config 00:08:30.868 net/failsafe: not in enabled drivers build config 00:08:30.868 net/fm10k: not in enabled drivers build config 00:08:30.868 net/gve: not in enabled drivers build config 00:08:30.868 net/hinic: not in enabled drivers build config 00:08:30.868 net/hns3: not in enabled drivers build config 00:08:30.868 net/i40e: not in enabled drivers build config 00:08:30.868 net/iavf: not in enabled drivers build config 00:08:30.868 net/ice: not in enabled drivers build config 00:08:30.868 net/idpf: not in enabled drivers build config 00:08:30.868 net/igc: not in enabled drivers build config 00:08:30.868 net/ionic: not in enabled drivers build config 00:08:30.868 net/ipn3ke: not in enabled drivers build config 00:08:30.868 net/ixgbe: not in enabled drivers build config 00:08:30.868 net/mana: not in enabled drivers build config 00:08:30.868 net/memif: not in enabled drivers build config 00:08:30.868 net/mlx4: not in enabled drivers build config 00:08:30.868 net/mlx5: not in enabled drivers build config 00:08:30.868 net/mvneta: not in enabled drivers build config 00:08:30.868 net/mvpp2: not in enabled drivers build config 00:08:30.868 net/netvsc: not in enabled drivers build config 00:08:30.868 net/nfb: not in enabled drivers build config 00:08:30.868 net/nfp: not in enabled drivers build config 00:08:30.868 net/ngbe: not in enabled drivers build config 00:08:30.868 net/null: not in enabled drivers build config 00:08:30.868 net/octeontx: not in enabled drivers build config 00:08:30.868 net/octeon_ep: not in enabled drivers build config 00:08:30.868 net/pcap: not in enabled drivers build config 00:08:30.868 net/pfe: not in enabled drivers build config 00:08:30.868 net/qede: not in enabled drivers build config 00:08:30.868 net/ring: not in enabled drivers build config 00:08:30.868 net/sfc: not in enabled drivers build config 00:08:30.868 net/softnic: not in enabled drivers build config 00:08:30.868 net/tap: not in enabled drivers build config 00:08:30.868 net/thunderx: not in enabled drivers build config 00:08:30.868 net/txgbe: not in enabled drivers build config 00:08:30.868 net/vdev_netvsc: not in enabled drivers build config 00:08:30.868 net/vhost: not in enabled drivers build config 00:08:30.868 net/virtio: not in enabled drivers build config 00:08:30.868 net/vmxnet3: not in enabled drivers build config 00:08:30.868 raw/*: missing internal dependency, "rawdev" 00:08:30.868 crypto/armv8: not in enabled drivers build config 00:08:30.868 crypto/bcmfs: not in enabled drivers build config 00:08:30.868 crypto/caam_jr: not in enabled drivers build config 00:08:30.868 crypto/ccp: not in enabled drivers build config 00:08:30.868 crypto/cnxk: not in enabled drivers build config 00:08:30.868 crypto/dpaa_sec: not in enabled drivers build config 00:08:30.868 crypto/dpaa2_sec: not in enabled drivers build config 00:08:30.868 crypto/ipsec_mb: not in enabled drivers build config 00:08:30.868 crypto/mlx5: not in enabled drivers build config 00:08:30.868 crypto/mvsam: not in enabled drivers build config 00:08:30.868 crypto/nitrox: not in enabled drivers build config 00:08:30.868 crypto/null: not in enabled drivers build config 00:08:30.868 crypto/octeontx: not in enabled drivers build config 00:08:30.868 crypto/openssl: not in enabled drivers build config 00:08:30.868 crypto/scheduler: not in enabled drivers build config 00:08:30.868 crypto/uadk: not in enabled drivers build config 00:08:30.868 crypto/virtio: not in enabled drivers build config 00:08:30.868 compress/isal: not in enabled drivers build config 00:08:30.868 compress/mlx5: not in enabled drivers build config 00:08:30.868 compress/octeontx: not in enabled drivers build config 00:08:30.868 compress/zlib: not in enabled drivers build config 00:08:30.868 regex/*: missing internal dependency, "regexdev" 00:08:30.868 ml/*: missing internal dependency, "mldev" 00:08:30.868 vdpa/ifc: not in enabled drivers build config 00:08:30.868 vdpa/mlx5: not in enabled drivers build config 00:08:30.868 vdpa/nfp: not in enabled drivers build config 00:08:30.868 vdpa/sfc: not in enabled drivers build config 00:08:30.868 event/*: missing internal dependency, "eventdev" 00:08:30.868 baseband/*: missing internal dependency, "bbdev" 00:08:30.868 gpu/*: missing internal dependency, "gpudev" 00:08:30.868 00:08:30.868 00:08:31.125 Cleaning... 0 files. 00:08:31.383 Build targets in project: 85 00:08:31.383 00:08:31.383 DPDK 23.11.0 00:08:31.383 00:08:31.383 User defined options 00:08:31.383 default_library : static 00:08:31.383 libdir : lib 00:08:31.383 prefix : /usr/local 00:08:31.383 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:08:31.383 c_link_args : 00:08:31.383 cpu_instruction_set: native 00:08:31.383 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:31.383 disable_libs : acl,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:31.383 enable_docs : false 00:08:31.383 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:08:31.383 enable_kmods : false 00:08:31.383 tests : false 00:08:31.383 00:08:31.383 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:08:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.708 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.709 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.710 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing lib/librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing drivers/librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:08:31.711 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing drivers/librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:08:31.711 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:08:31.711 Installing drivers/librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0 00:08:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.711 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.712 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.971 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 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:31.972 './librte_bus_pci.so' -> 'dpdk/pmds-24.0/librte_bus_pci.so' 00:08:31.972 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24' 00:08:31.972 './librte_bus_pci.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_pci.so.24.0' 00:08:31.972 './librte_bus_vdev.so' -> 'dpdk/pmds-24.0/librte_bus_vdev.so' 00:08:31.972 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24' 00:08:31.972 './librte_bus_vdev.so.24.0' -> 'dpdk/pmds-24.0/librte_bus_vdev.so.24.0' 00:08:31.972 './librte_mempool_ring.so' -> 'dpdk/pmds-24.0/librte_mempool_ring.so' 00:08:31.972 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24' 00:08:31.972 './librte_mempool_ring.so.24.0' -> 'dpdk/pmds-24.0/librte_mempool_ring.so.24.0' 00:08:31.972 Installing symlink pointing to librte_log.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:08:31.972 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:31.972 Installing symlink pointing to librte_kvargs.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:08:31.972 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:31.972 Installing symlink pointing to librte_telemetry.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:08:31.972 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:31.972 Installing symlink pointing to librte_eal.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:08:31.972 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:31.972 Installing symlink pointing to librte_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:08:31.972 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:31.973 Installing symlink pointing to librte_rcu.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_mempool.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_mbuf.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_net.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_meter.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_ethdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_cmdline.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_hash.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_timer.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_compressdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_cryptodev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_dmadev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_power.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_reorder.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_security.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_vhost.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:08:31.973 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:31.973 Installing symlink pointing to librte_bus_pci.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_pci.so.24 00:08:31.973 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.0/librte_bus_pci.so 00:08:31.973 Installing symlink pointing to librte_bus_vdev.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_bus_vdev.so.24 00:08:31.973 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.0/librte_bus_vdev.so 00:08:31.973 Installing symlink pointing to librte_mempool_ring.so.24.0 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.0/librte_mempool_ring.so.24 00:08:31.973 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.0/librte_mempool_ring.so 00:08:31.973 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.0' 00:08:34.501 The Meson build system 00:08:34.501 Version: 1.3.1 00:08:34.501 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:08:34.501 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:08:34.501 Build type: native build 00:08:34.501 Program cat found: YES (/usr/bin/cat) 00:08:34.501 Project name: DPDK 00:08:34.501 Project version: 23.11.0 00:08:34.501 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:34.502 C linker for the host machine: cc ld.bfd 2.39-16 00:08:34.502 Host machine cpu family: x86_64 00:08:34.502 Host machine cpu: x86_64 00:08:34.502 Message: ## Building in Developer Mode ## 00:08:34.502 Program pkg-config found: YES (/usr/bin/pkg-config) 00:08:34.502 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:08:34.502 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:08:34.502 Program python3 found: YES (/usr/bin/python3) 00:08:34.502 Program cat found: YES (/usr/bin/cat) 00:08:34.502 Compiler for C supports arguments -march=native: YES (cached) 00:08:34.502 Checking for size of "void *" : 8 (cached) 00:08:34.502 Checking for size of "void *" : 8 (cached) 00:08:34.502 Library m found: YES 00:08:34.502 Library numa found: YES 00:08:34.502 Has header "numaif.h" : YES (cached) 00:08:34.502 Library fdt found: NO 00:08:34.502 Library execinfo found: NO 00:08:34.502 Has header "execinfo.h" : YES (cached) 00:08:34.502 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:08:34.502 Run-time dependency libarchive found: NO (tried pkgconfig) 00:08:34.502 Run-time dependency libbsd found: NO (tried pkgconfig) 00:08:34.502 Run-time dependency jansson found: NO (tried pkgconfig) 00:08:34.502 Dependency openssl found: YES 3.0.9 (cached) 00:08:34.502 Dependency libpcap found: YES 1.10.4 (cached) 00:08:34.502 Has header "pcap.h" with dependency libpcap: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wformat: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wformat-security: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wundef: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:08:34.502 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:08:34.502 Program objdump found: YES (/usr/bin/objdump) 00:08:34.502 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:34.502 Checking if "AVX512 checking" compiles: YES (cached) 00:08:34.502 Fetching value of define "__SSE4_2__" : 1 (cached) 00:08:34.502 Fetching value of define "__AES__" : 1 (cached) 00:08:34.502 Fetching value of define "__AVX__" : 1 (cached) 00:08:34.502 Fetching value of define "__AVX2__" : 1 (cached) 00:08:34.502 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:34.502 Fetching value of define "__RDRND__" : 1 (cached) 00:08:34.502 Fetching value of define "__RDSEED__" : 1 (cached) 00:08:34.502 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__znver1__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__znver2__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__znver3__" : (undefined) (cached) 00:08:34.502 Fetching value of define "__znver4__" : (undefined) (cached) 00:08:34.502 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:34.502 Message: lib/log: Defining dependency "log" 00:08:34.502 Message: lib/kvargs: Defining dependency "kvargs" 00:08:34.502 Message: lib/telemetry: Defining dependency "telemetry" 00:08:34.502 Checking for function "getentropy" : NO (cached) 00:08:34.502 Message: lib/eal: Defining dependency "eal" 00:08:34.502 Message: lib/ring: Defining dependency "ring" 00:08:34.502 Message: lib/rcu: Defining dependency "rcu" 00:08:34.502 Message: lib/mempool: Defining dependency "mempool" 00:08:34.502 Message: lib/mbuf: Defining dependency "mbuf" 00:08:34.502 Fetching value of define "__PCLMUL__" : 1 (cached) 00:08:34.502 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:08:34.502 Compiler for C supports arguments -mpclmul: YES (cached) 00:08:34.502 Compiler for C supports arguments -maes: YES (cached) 00:08:34.502 Compiler for C supports arguments -mavx512f: YES (cached) 00:08:34.502 Compiler for C supports arguments -mavx512bw: YES (cached) 00:08:34.502 Compiler for C supports arguments -mavx512dq: YES (cached) 00:08:34.502 Compiler for C supports arguments -mavx512vl: YES (cached) 00:08:34.502 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:08:34.502 Compiler for C supports arguments -mavx2: YES (cached) 00:08:34.502 Compiler for C supports arguments -mavx: YES (cached) 00:08:34.502 Message: lib/net: Defining dependency "net" 00:08:34.502 Message: lib/meter: Defining dependency "meter" 00:08:34.502 Message: lib/ethdev: Defining dependency "ethdev" 00:08:34.502 Message: lib/pci: Defining dependency "pci" 00:08:34.502 Message: lib/cmdline: Defining dependency "cmdline" 00:08:34.502 Message: lib/hash: Defining dependency "hash" 00:08:34.502 Message: lib/timer: Defining dependency "timer" 00:08:34.502 Message: lib/compressdev: Defining dependency "compressdev" 00:08:34.502 Message: lib/cryptodev: Defining dependency "cryptodev" 00:08:34.502 Message: lib/dmadev: Defining dependency "dmadev" 00:08:34.502 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:08:34.502 Message: lib/power: Defining dependency "power" 00:08:34.502 Message: lib/reorder: Defining dependency "reorder" 00:08:34.502 Message: lib/security: Defining dependency "security" 00:08:34.502 Has header "linux/userfaultfd.h" : YES (cached) 00:08:34.502 Has header "linux/vduse.h" : YES (cached) 00:08:34.502 Message: lib/vhost: Defining dependency "vhost" 00:08:34.502 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:08:34.502 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:08:34.502 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:08:34.502 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:08:34.502 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:08:34.502 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:08:34.502 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:08:34.502 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:08:34.502 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:08:34.502 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:08:34.502 Program doxygen found: YES (/usr/bin/doxygen) 00:08:34.502 Configuring doxy-api-html.conf using configuration 00:08:34.502 Configuring doxy-api-man.conf using configuration 00:08:34.502 Program mandb found: YES (/usr/bin/mandb) 00:08:34.502 Program sphinx-build found: NO 00:08:34.502 Configuring rte_build_config.h using configuration 00:08:34.502 Message: 00:08:34.502 ================= 00:08:34.502 Applications Enabled 00:08:34.502 ================= 00:08:34.502 00:08:34.502 apps: 00:08:34.502 00:08:34.502 00:08:34.502 Message: 00:08:34.502 ================= 00:08:34.502 Libraries Enabled 00:08:34.502 ================= 00:08:34.502 00:08:34.502 libs: 00:08:34.502 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:08:34.502 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:08:34.502 cryptodev, dmadev, power, reorder, security, vhost, 00:08:34.502 00:08:34.502 Message: 00:08:34.502 =============== 00:08:34.502 Drivers Enabled 00:08:34.502 =============== 00:08:34.502 00:08:34.502 common: 00:08:34.502 00:08:34.502 bus: 00:08:34.502 pci, vdev, 00:08:34.502 mempool: 00:08:34.502 ring, 00:08:34.502 dma: 00:08:34.502 00:08:34.502 net: 00:08:34.502 00:08:34.502 crypto: 00:08:34.502 00:08:34.502 compress: 00:08:34.502 00:08:34.502 vdpa: 00:08:34.502 00:08:34.502 00:08:34.502 Message: 00:08:34.502 ================= 00:08:34.502 Content Skipped 00:08:34.502 ================= 00:08:34.502 00:08:34.502 apps: 00:08:34.502 dumpcap: explicitly disabled via build config 00:08:34.502 graph: explicitly disabled via build config 00:08:34.502 pdump: explicitly disabled via build config 00:08:34.502 proc-info: explicitly disabled via build config 00:08:34.502 test-acl: explicitly disabled via build config 00:08:34.502 test-bbdev: explicitly disabled via build config 00:08:34.502 test-cmdline: explicitly disabled via build config 00:08:34.502 test-compress-perf: explicitly disabled via build config 00:08:34.502 test-crypto-perf: explicitly disabled via build config 00:08:34.502 test-dma-perf: explicitly disabled via build config 00:08:34.502 test-eventdev: explicitly disabled via build config 00:08:34.502 test-fib: explicitly disabled via build config 00:08:34.502 test-flow-perf: explicitly disabled via build config 00:08:34.502 test-gpudev: explicitly disabled via build config 00:08:34.502 test-mldev: explicitly disabled via build config 00:08:34.502 test-pipeline: explicitly disabled via build config 00:08:34.502 test-pmd: explicitly disabled via build config 00:08:34.502 test-regex: explicitly disabled via build config 00:08:34.502 test-sad: explicitly disabled via build config 00:08:34.502 test-security-perf: explicitly disabled via build config 00:08:34.502 00:08:34.502 libs: 00:08:34.502 metrics: explicitly disabled via build config 00:08:34.502 acl: explicitly disabled via build config 00:08:34.502 bbdev: explicitly disabled via build config 00:08:34.502 bitratestats: explicitly disabled via build config 00:08:34.502 bpf: explicitly disabled via build config 00:08:34.502 cfgfile: explicitly disabled via build config 00:08:34.502 distributor: explicitly disabled via build config 00:08:34.502 efd: explicitly disabled via build config 00:08:34.502 eventdev: explicitly disabled via build config 00:08:34.502 dispatcher: explicitly disabled via build config 00:08:34.502 gpudev: explicitly disabled via build config 00:08:34.502 gro: explicitly disabled via build config 00:08:34.502 gso: explicitly disabled via build config 00:08:34.502 ip_frag: explicitly disabled via build config 00:08:34.502 jobstats: explicitly disabled via build config 00:08:34.502 latencystats: explicitly disabled via build config 00:08:34.502 lpm: explicitly disabled via build config 00:08:34.502 member: explicitly disabled via build config 00:08:34.502 pcapng: explicitly disabled via build config 00:08:34.502 rawdev: explicitly disabled via build config 00:08:34.502 regexdev: explicitly disabled via build config 00:08:34.502 mldev: explicitly disabled via build config 00:08:34.502 rib: explicitly disabled via build config 00:08:34.502 sched: explicitly disabled via build config 00:08:34.502 stack: explicitly disabled via build config 00:08:34.502 ipsec: explicitly disabled via build config 00:08:34.502 pdcp: explicitly disabled via build config 00:08:34.502 fib: explicitly disabled via build config 00:08:34.502 port: explicitly disabled via build config 00:08:34.502 pdump: explicitly disabled via build config 00:08:34.502 table: explicitly disabled via build config 00:08:34.502 pipeline: explicitly disabled via build config 00:08:34.502 graph: explicitly disabled via build config 00:08:34.502 node: explicitly disabled via build config 00:08:34.502 00:08:34.502 drivers: 00:08:34.502 common/cpt: not in enabled drivers build config 00:08:34.502 common/dpaax: not in enabled drivers build config 00:08:34.502 common/iavf: not in enabled drivers build config 00:08:34.502 common/idpf: not in enabled drivers build config 00:08:34.502 common/mvep: not in enabled drivers build config 00:08:34.502 common/octeontx: not in enabled drivers build config 00:08:34.503 bus/auxiliary: not in enabled drivers build config 00:08:34.503 bus/cdx: not in enabled drivers build config 00:08:34.503 bus/dpaa: not in enabled drivers build config 00:08:34.503 bus/fslmc: not in enabled drivers build config 00:08:34.503 bus/ifpga: not in enabled drivers build config 00:08:34.503 bus/platform: not in enabled drivers build config 00:08:34.503 bus/vmbus: not in enabled drivers build config 00:08:34.503 common/cnxk: not in enabled drivers build config 00:08:34.503 common/mlx5: not in enabled drivers build config 00:08:34.503 common/nfp: not in enabled drivers build config 00:08:34.503 common/qat: not in enabled drivers build config 00:08:34.503 common/sfc_efx: not in enabled drivers build config 00:08:34.503 mempool/bucket: not in enabled drivers build config 00:08:34.503 mempool/cnxk: not in enabled drivers build config 00:08:34.503 mempool/dpaa: not in enabled drivers build config 00:08:34.503 mempool/dpaa2: not in enabled drivers build config 00:08:34.503 mempool/octeontx: not in enabled drivers build config 00:08:34.503 mempool/stack: not in enabled drivers build config 00:08:34.503 dma/cnxk: not in enabled drivers build config 00:08:34.503 dma/dpaa: not in enabled drivers build config 00:08:34.503 dma/dpaa2: not in enabled drivers build config 00:08:34.503 dma/hisilicon: not in enabled drivers build config 00:08:34.503 dma/idxd: not in enabled drivers build config 00:08:34.503 dma/ioat: not in enabled drivers build config 00:08:34.503 dma/skeleton: not in enabled drivers build config 00:08:34.503 net/af_packet: not in enabled drivers build config 00:08:34.503 net/af_xdp: not in enabled drivers build config 00:08:34.503 net/ark: not in enabled drivers build config 00:08:34.503 net/atlantic: not in enabled drivers build config 00:08:34.503 net/avp: not in enabled drivers build config 00:08:34.503 net/axgbe: not in enabled drivers build config 00:08:34.503 net/bnx2x: not in enabled drivers build config 00:08:34.503 net/bnxt: not in enabled drivers build config 00:08:34.503 net/bonding: not in enabled drivers build config 00:08:34.503 net/cnxk: not in enabled drivers build config 00:08:34.503 net/cpfl: not in enabled drivers build config 00:08:34.503 net/cxgbe: not in enabled drivers build config 00:08:34.503 net/dpaa: not in enabled drivers build config 00:08:34.503 net/dpaa2: not in enabled drivers build config 00:08:34.503 net/e1000: not in enabled drivers build config 00:08:34.503 net/ena: not in enabled drivers build config 00:08:34.503 net/enetc: not in enabled drivers build config 00:08:34.503 net/enetfec: not in enabled drivers build config 00:08:34.503 net/enic: not in enabled drivers build config 00:08:34.503 net/failsafe: not in enabled drivers build config 00:08:34.503 net/fm10k: not in enabled drivers build config 00:08:34.503 net/gve: not in enabled drivers build config 00:08:34.503 net/hinic: not in enabled drivers build config 00:08:34.503 net/hns3: not in enabled drivers build config 00:08:34.503 net/i40e: not in enabled drivers build config 00:08:34.503 net/iavf: not in enabled drivers build config 00:08:34.503 net/ice: not in enabled drivers build config 00:08:34.503 net/idpf: not in enabled drivers build config 00:08:34.503 net/igc: not in enabled drivers build config 00:08:34.503 net/ionic: not in enabled drivers build config 00:08:34.503 net/ipn3ke: not in enabled drivers build config 00:08:34.503 net/ixgbe: not in enabled drivers build config 00:08:34.503 net/mana: not in enabled drivers build config 00:08:34.503 net/memif: not in enabled drivers build config 00:08:34.503 net/mlx4: not in enabled drivers build config 00:08:34.503 net/mlx5: not in enabled drivers build config 00:08:34.503 net/mvneta: not in enabled drivers build config 00:08:34.503 net/mvpp2: not in enabled drivers build config 00:08:34.503 net/netvsc: not in enabled drivers build config 00:08:34.503 net/nfb: not in enabled drivers build config 00:08:34.503 net/nfp: not in enabled drivers build config 00:08:34.503 net/ngbe: not in enabled drivers build config 00:08:34.503 net/null: not in enabled drivers build config 00:08:34.503 net/octeontx: not in enabled drivers build config 00:08:34.503 net/octeon_ep: not in enabled drivers build config 00:08:34.503 net/pcap: not in enabled drivers build config 00:08:34.503 net/pfe: not in enabled drivers build config 00:08:34.503 net/qede: not in enabled drivers build config 00:08:34.503 net/ring: not in enabled drivers build config 00:08:34.503 net/sfc: not in enabled drivers build config 00:08:34.503 net/softnic: not in enabled drivers build config 00:08:34.503 net/tap: not in enabled drivers build config 00:08:34.503 net/thunderx: not in enabled drivers build config 00:08:34.503 net/txgbe: not in enabled drivers build config 00:08:34.503 net/vdev_netvsc: not in enabled drivers build config 00:08:34.503 net/vhost: not in enabled drivers build config 00:08:34.503 net/virtio: not in enabled drivers build config 00:08:34.503 net/vmxnet3: not in enabled drivers build config 00:08:34.503 raw/*: missing internal dependency, "rawdev" 00:08:34.503 crypto/armv8: not in enabled drivers build config 00:08:34.503 crypto/bcmfs: not in enabled drivers build config 00:08:34.503 crypto/caam_jr: not in enabled drivers build config 00:08:34.503 crypto/ccp: not in enabled drivers build config 00:08:34.503 crypto/cnxk: not in enabled drivers build config 00:08:34.503 crypto/dpaa_sec: not in enabled drivers build config 00:08:34.503 crypto/dpaa2_sec: not in enabled drivers build config 00:08:34.503 crypto/ipsec_mb: not in enabled drivers build config 00:08:34.503 crypto/mlx5: not in enabled drivers build config 00:08:34.503 crypto/mvsam: not in enabled drivers build config 00:08:34.503 crypto/nitrox: not in enabled drivers build config 00:08:34.503 crypto/null: not in enabled drivers build config 00:08:34.503 crypto/octeontx: not in enabled drivers build config 00:08:34.503 crypto/openssl: not in enabled drivers build config 00:08:34.503 crypto/scheduler: not in enabled drivers build config 00:08:34.503 crypto/uadk: not in enabled drivers build config 00:08:34.503 crypto/virtio: not in enabled drivers build config 00:08:34.503 compress/isal: not in enabled drivers build config 00:08:34.503 compress/mlx5: not in enabled drivers build config 00:08:34.503 compress/octeontx: not in enabled drivers build config 00:08:34.503 compress/zlib: not in enabled drivers build config 00:08:34.503 regex/*: missing internal dependency, "regexdev" 00:08:34.503 ml/*: missing internal dependency, "mldev" 00:08:34.503 vdpa/ifc: not in enabled drivers build config 00:08:34.503 vdpa/mlx5: not in enabled drivers build config 00:08:34.503 vdpa/nfp: not in enabled drivers build config 00:08:34.503 vdpa/sfc: not in enabled drivers build config 00:08:34.503 event/*: missing internal dependency, "eventdev" 00:08:34.503 baseband/*: missing internal dependency, "bbdev" 00:08:34.503 gpu/*: missing internal dependency, "gpudev" 00:08:34.503 00:08:34.503 00:08:34.761 Cleaning... 0 files. 00:08:34.761 Build targets in project: 85 00:08:34.761 00:08:34.761 DPDK 23.11.0 00:08:34.761 00:08:34.761 User defined options 00:08:34.761 default_library : static 00:08:34.761 libdir : lib 00:08:34.761 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:08:34.761 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:08:34.761 c_link_args : 00:08:34.761 cpu_instruction_set: native 00:08:34.761 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:34.761 disable_libs : acl,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:34.761 enable_docs : false 00:08:34.761 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:08:34.761 enable_kmods : false 00:08:34.761 tests : false 00:08:34.761 00:08:34.761 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:08:35.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:08:35.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:08:35.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:08:35.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:08:35.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:08:35.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:08:35.599 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:08:35.857 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:08:36.114 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:08:36.114 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:08:36.677 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:08:36.677 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:08:36.677 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:08:36.677 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:08:36.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:08:36.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:08:36.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:08:36.936 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:08:37.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:08:37.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:08:37.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:08:37.194 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:08:37.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:08:37.711 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:08:37.969 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:08:38.227 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:08:38.227 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:08:38.227 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:08:38.227 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:08:38.486 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:08:38.486 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:08:38.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:08:38.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:08:38.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:08:38.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:08:38.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:08:38.745 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:08:38.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:08:39.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:08:39.006 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:08:39.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:08:39.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:08:39.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:08:39.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:08:39.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:08:39.264 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:08:39.829 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:08:40.087 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:08:40.087 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:08:40.655 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:08:41.283 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.549 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:08:41.549 /bin/sh: line 1: patchelf: command not found 00:08:41.806 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:08:41.806 /bin/sh: line 1: patchelf: command not found 00:08:41.806 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:08:41.806 /bin/sh: line 1: patchelf: command not found 00:08:41.806 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:08:41.806 /bin/sh: line 1: patchelf: command not found 00:08:41.806 make[2]: Nothing to be done for 'install'. 00:08:43.707 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:08:43.707 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:43.707 09:00:40 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:43.707 09:00:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:08:43.707 09:00:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:43.707 09:00:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:43.707 ************************************ 00:08:43.707 START TEST external_make_accel_module_static 00:08:43.707 ************************************ 00:08:43.707 09:00:40 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:08:43.707 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:43.707 make --directory=accel static_module 00:08:43.707 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:43.707 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:43.707 -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:43.707 -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 -laio -lnuma -ldl 00:08:44.275 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:44.275 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:44.275 00:08:44.275 real 0m0.589s 00:08:44.275 user 0m0.349s 00:08:44.275 sys 0m0.203s 00:08:44.275 09:00:41 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:44.275 ************************************ 00:08:44.275 END TEST external_make_accel_module_static 00:08:44.275 ************************************ 00:08:44.275 09:00:41 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:44.275 09:00:41 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:44.275 09:00:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 8 -le 1 ']' 00:08:44.275 09:00:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:44.275 09:00:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:44.275 ************************************ 00:08:44.275 START TEST external_run_accel_module_static 00:08:44.275 ************************************ 00:08:44.275 09:00:41 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1122 -- $ 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:44.275 [2024-05-15 09:00:41.336254] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:08:44.275 [2024-05-15 09:00:41.336409] [ 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_pid142528 ] 00:08:44.275 [2024-05-15 09:00:41.459844] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:44.559 [2024-05-15 09:00:41.567033] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:08:44.559 [2024-05-15 09:00:41.571528] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:08:44.559 [2024-05-15 09:00:41.579512] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:08:44.559 [2024-05-15 09:00:41.587513] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:08:44.559 Running on accel module task with code: 1 00:08:44.559 Running fill callback 00:08:44.559 Running on accel module task with code: 0 00:08:44.559 Running copy callback 00:08:44.559 Running on accel module task with code: 3 00:08:44.559 Running compare callback 00:08:44.817 ************************************ 00:08:44.817 END TEST external_run_accel_module_static 00:08:44.817 ************************************ 00:08:44.817 00:08:44.817 real 0m0.529s 00:08:44.817 user 0m0.268s 00:08:44.817 sys 0m0.134s 00:08:44.817 09:00:41 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:44.817 09:00:41 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:44.817 09:00:41 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:44.817 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:44.817 rm -f ./hello_world/hello_bdev 00:08:44.817 rm -f ./passthru/libpassthru_external.* 00:08:44.817 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:44.817 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:44.817 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:44.817 09:00:41 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:44.817 09:00:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:08:44.817 09:00:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:44.817 09:00:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:44.817 ************************************ 00:08:44.817 START TEST external_make_accel_driver_static 00:08:44.817 ************************************ 00:08:44.817 09:00:41 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:08:44.817 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:44.817 make --directory=accel static_driver 00:08:44.817 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:45.074 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:45.074 -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:45.074 -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 -laio -lnuma -ldl \ 00:08:45.074 -pthread 00:08:45.637 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:45.637 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:45.637 ************************************ 00:08:45.637 END TEST external_make_accel_driver_static 00:08:45.637 ************************************ 00:08:45.637 00:08:45.637 real 0m0.690s 00:08:45.637 user 0m0.455s 00:08:45.637 sys 0m0.226s 00:08:45.637 09:00:42 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:45.637 09:00:42 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:45.637 09:00:42 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:45.637 09:00:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 8 -le 1 ']' 00:08:45.637 09:00:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:45.637 09:00:42 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:45.637 ************************************ 00:08:45.637 START TEST external_run_accel_driver_static 00:08:45.637 ************************************ 00:08:45.638 09:00:42 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1122 -- $ 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:45.638 [2024-05-15 09:00:42.754063] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:08:45.638 [2024-05-15 09:00:42.754233] [ 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_pid142646 ] 00:08:45.638 [2024-05-15 09:00:42.879583] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:45.895 [2024-05-15 09:00:42.993214] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:08:45.895 [2024-05-15 09:00:42.997729] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:08:46.153 Running on accel driver task with code: 0 00:08:46.153 Running on accel module task with code: 0 00:08:46.153 Running on accel driver task with code: 1 00:08:46.153 Running on accel driver task with code: 0 00:08:46.153 Running on accel module task with code: 0 00:08:46.153 Running on accel driver task with code: 1 00:08:46.153 Running sequence callback 00:08:46.153 00:08:46.153 real 0m0.506s 00:08:46.153 user 0m0.244s 00:08:46.153 sys 0m0.135s 00:08:46.153 09:00:43 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:46.153 09:00:43 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:46.153 ************************************ 00:08:46.153 END TEST external_run_accel_driver_static 00:08:46.153 ************************************ 00:08:46.153 09:00:43 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:46.153 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:46.153 rm -f ./hello_world/hello_bdev 00:08:46.153 rm -f ./passthru/libpassthru_external.* 00:08:46.153 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:46.153 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:46.153 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:46.153 09:00:43 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:46.153 09:00:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:08:46.153 09:00:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:46.153 09:00:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:46.153 ************************************ 00:08:46.153 START TEST external_make_hello_bdev_static 00:08:46.153 ************************************ 00:08:46.153 09:00:43 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:08:46.153 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:46.153 make --directory=passthru static 00:08:46.411 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:46.411 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:46.411 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:46.668 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:08:46.668 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:46.668 make --directory=hello_world bdev_static 00:08:46.668 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:46.927 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:46.927 -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 -laio -lnuma -ldl 00:08:47.492 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:47.492 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:47.492 ************************************ 00:08:47.492 END TEST external_make_hello_bdev_static 00:08:47.492 ************************************ 00:08:47.492 00:08:47.492 real 0m1.331s 00:08:47.492 user 0m0.855s 00:08:47.492 sys 0m0.373s 00:08:47.492 09:00:44 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:47.492 09:00:44 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:47.492 09:00:44 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:47.492 09:00:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 10 -le 1 ']' 00:08:47.492 09:00:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:47.492 09:00:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:47.492 ************************************ 00:08:47.492 START TEST external_run_hello_bdev_static 00:08:47.492 ************************************ 00:08:47.492 09:00:44 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1122 -- $ 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:47.757 [2024-05-15 09:00:44.783589] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:08:47.757 [2024-05-15 09:00:44.783675] [ 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_pid142791 ] 00:08:47.757 [2024-05-15 09:00:44.906883] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:47.757 [2024-05-15 09:00:45.013580] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:08:48.016 [2024-05-15 09:00:45.124594] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:08:48.016 [2024-05-15 09:00:45.124673] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:08:48.016 [2024-05-15 09:00:45.124697] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0xe68bc0 00:08:48.016 [2024-05-15 09:00:45.124708] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:08:48.016 [2024-05-15 09:00:45.125245] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:08:48.017 [2024-05-15 09:00:45.125263] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:08:48.017 [2024-05-15 09:00:45.128680] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:48.017 [2024-05-15 09:00:45.128729] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:08:48.017 [2024-05-15 09:00:45.128753] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:48.017 [2024-05-15 09:00:45.129234] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:48.017 [2024-05-15 09:00:45.129263] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:48.017 [2024-05-15 09:00:45.129274] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:48.017 [2024-05-15 09:00:45.129286] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:48.017 00:08:48.017 [2024-05-15 09:00:45.129297] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:48.274 00:08:48.274 real 0m0.573s 00:08:48.274 user 0m0.296s 00:08:48.274 sys 0m0.151s 00:08:48.274 09:00:45 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:48.274 09:00:45 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:48.274 ************************************ 00:08:48.274 END TEST external_run_hello_bdev_static 00:08:48.274 ************************************ 00:08:48.274 09:00:45 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:48.274 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:48.274 rm -f ./hello_world/hello_bdev 00:08:48.274 rm -f ./passthru/libpassthru_external.* 00:08:48.274 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:48.274 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:48.274 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:48.274 09:00:45 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:48.274 09:00:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:08:48.274 09:00:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:48.274 09:00:45 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:48.274 ************************************ 00:08:48.274 START TEST external_make_hello_no_bdev_static 00:08:48.274 ************************************ 00:08:48.274 09:00:45 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:08:48.274 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:48.274 make --directory=hello_world alone_static 00:08:48.274 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:48.532 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:48.532 -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 -laio -lnuma -ldl 00:08:49.096 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:49.096 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:49.096 00:08:49.096 real 0m0.891s 00:08:49.096 user 0m0.632s 00:08:49.096 sys 0m0.250s 00:08:49.096 09:00:46 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:49.096 ************************************ 00:08:49.096 09:00:46 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:49.096 END TEST external_make_hello_no_bdev_static 00:08:49.096 ************************************ 00:08:49.354 09:00:46 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:49.354 09:00:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 10 -le 1 ']' 00:08:49.354 09:00:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:49.354 09:00:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:49.354 ************************************ 00:08:49.354 START TEST external_run_hello_no_bdev_static 00:08:49.354 ************************************ 00:08:49.354 09:00:46 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1122 -- $ 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:49.354 [2024-05-15 09:00:46.447172] Starting SPDK v24.05-pre git sha1 01f10b8a3 / DPDK 23.11.0 initialization... 00:08:49.354 [2024-05-15 09:00:46.447310] [ 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_pid142903 ] 00:08:49.354 [2024-05-15 09:00:46.580284] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:49.611 [2024-05-15 09:00:46.689446] reactor.c: 937:reactor_run: *NOTICE*: Reactor started on core 0 00:08:49.611 [2024-05-15 09:00:46.798482] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:49.611 [2024-05-15 09:00:46.798546] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:08:49.611 [2024-05-15 09:00:46.798561] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:49.611 [2024-05-15 09:00:46.800007] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:49.611 [2024-05-15 09:00:46.800060] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:49.611 [2024-05-15 09:00:46.800083] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:49.611 [2024-05-15 09:00:46.800094] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:49.611 00:08:49.611 [2024-05-15 09:00:46.800105] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:49.870 00:08:49.870 real 0m0.584s 00:08:49.870 user 0m0.294s 00:08:49.870 sys 0m0.160s 00:08:49.870 09:00:46 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:49.870 ************************************ 00:08:49.870 END TEST external_run_hello_no_bdev_static 00:08:49.870 ************************************ 00:08:49.870 09:00:46 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:49.870 09:00:47 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:49.870 09:00:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 5 -le 1 ']' 00:08:49.870 09:00:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:49.870 09:00:47 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:49.870 ************************************ 00:08:49.870 START TEST external_make_nvme_static 00:08:49.870 ************************************ 00:08:49.870 09:00:47 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1122 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:08:49.870 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:49.870 make --directory=nvme static 00:08:49.870 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:50.128 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:50.128 -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 -laio -lnuma -ldl 00:08:50.385 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:50.385 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:50.385 00:08:50.385 real 0m0.523s 00:08:50.385 user 0m0.333s 00:08:50.385 sys 0m0.184s 00:08:50.385 09:00:47 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:50.385 09:00:47 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:50.385 ************************************ 00:08:50.385 END TEST external_make_nvme_static 00:08:50.385 ************************************ 00:08:50.385 09:00:47 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:50.385 09:00:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1098 -- $ '[' 6 -le 1 ']' 00:08:50.385 09:00:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1104 -- $ xtrace_disable 00:08:50.385 09:00:47 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:50.385 ************************************ 00:08:50.385 START TEST external_run_nvme_static 00:08:50.385 ************************************ 00:08:50.385 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1122 -- $ 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:50.643 * Looking for test storage... 00:08:50.643 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:08:50.643 09:00:47 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:50.643 09:00:47 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:50.643 09:00:47 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:50.643 09:00:47 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:50.643 09:00:47 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:50.643 09:00:47 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:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:08:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:08:50.643 NVMe Controller at 0000:00:10.0 00:08:50.643 ===================================================== 00:08:50.643 Vendor ID: 1b36 00:08:50.643 Subsystem Vendor ID: 1af4 00:08:50.643 Serial Number: 12340 00:08:50.643 Model Number: QEMU NVMe Ctrl 00:08:50.643 Firmware Version: 8.0.0 00:08:50.643 Recommended Arb Burst: 6 00:08:50.643 IEEE OUI Identifier: 00 54 52 00:08:50.643 Multi-path I/O 00:08:50.643 May have multiple subsystem ports: No 00:08:50.643 May have multiple controllers: No 00:08:50.643 Associated with SR-IOV VF: No 00:08:50.643 Max Number of Namespaces: 256 00:08:50.643 NVMe Specification Version (Identify): 1.4 00:08:50.643 Optional Asynchronous Events Supported 00:08:50.643 Namespace Attribute Notices: Supported 00:08:50.643 Firmware Activation Notices: Not Supported 00:08:50.643 128-bit Host Identifier: Not Supported 00:08:50.643 ===================================================== 00:08:50.643 NVMe Controller at 0000:00:11.0 00:08:50.643 ===================================================== 00:08:50.643 Vendor ID: 1b36 00:08:50.643 Subsystem Vendor ID: 1af4 00:08:50.643 Serial Number: 12341 00:08:50.643 Model Number: QEMU NVMe Ctrl 00:08:50.643 Firmware Version: 8.0.0 00:08:50.643 Recommended Arb Burst: 6 00:08:50.643 IEEE OUI Identifier: 00 54 52 00:08:50.643 Multi-path I/O 00:08:50.643 May have multiple subsystem ports: No 00:08:50.643 May have multiple controllers: No 00:08:50.643 Associated with SR-IOV VF: No 00:08:50.643 Max Number of Namespaces: 256 00:08:50.643 NVMe Specification Version (Identify): 1.4 00:08:50.643 Optional Asynchronous Events Supported 00:08:50.643 Namespace Attribute Notices: Supported 00:08:50.643 Firmware Activation Notices: Not Supported 00:08:50.643 128-bit Host Identifier: Not Supported' 00:08:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:08:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # bdfs=() 00:08:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # local bdfs 00:08:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:08:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:08:50.643 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # jq -r '.config[].params.traddr' 00:08:50.901 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # (( 2 == 0 )) 00:08:50.901 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1516 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:08:50.901 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:50.901 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:08:50.901 NVMe Controller at 0000:00:10.0 00:08:50.901 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:50.901 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:08:50.901 NVMe Controller at 0000:00:11.0 00:08:50.901 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:08:50.902 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # bdfs=() 00:08:50.902 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1510 -- # local bdfs 00:08:50.902 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:08:50.902 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:08:50.902 09:00:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1511 -- # jq -r '.config[].params.traddr' 00:08:50.902 09:00:48 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1512 -- # (( 2 == 0 )) 00:08:50.902 09:00:48 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1516 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:08:50.902 09:00:48 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:50.902 09:00:48 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:50.902 ===================================================== 00:08:50.902 NVMe Controller at 0000:00:10.0 00:08:50.902 ===================================================== 00:08:50.902 Vendor ID: 1b36 00:08:50.902 Subsystem Vendor ID: 1af4 00:08:50.902 Serial Number: 12340 00:08:50.902 Model Number: QEMU NVMe Ctrl 00:08:50.902 Firmware Version: 8.0.0 00:08:50.902 Recommended Arb Burst: 6 00:08:50.902 IEEE OUI Identifier: 00 54 52 00:08:50.902 Multi-path I/O 00:08:50.902 May have multiple subsystem ports: No 00:08:50.902 May have multiple controllers: No 00:08:50.902 Associated with SR-IOV VF: No 00:08:50.902 Max Number of Namespaces: 256 00:08:50.902 NVMe Specification Version (Identify): 1.4 00:08:50.902 Optional Asynchronous Events Supported 00:08:50.902 Namespace Attribute Notices: Supported 00:08:50.902 Firmware Activation Notices: Not Supported 00:08:50.902 128-bit Host Identifier: Not Supported 00:08:50.902 09:00:48 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:50.902 09:00:48 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:51.160 ===================================================== 00:08:51.160 NVMe Controller at 0000:00:11.0 00:08:51.160 ===================================================== 00:08:51.160 Vendor ID: 1b36 00:08:51.160 Subsystem Vendor ID: 1af4 00:08:51.160 Serial Number: 12341 00:08:51.160 Model Number: QEMU NVMe Ctrl 00:08:51.160 Firmware Version: 8.0.0 00:08:51.160 Recommended Arb Burst: 6 00:08:51.160 IEEE OUI Identifier: 00 54 52 00:08:51.160 Multi-path I/O 00:08:51.160 May have multiple subsystem ports: No 00:08:51.160 May have multiple controllers: No 00:08:51.160 Associated with SR-IOV VF: No 00:08:51.160 Max Number of Namespaces: 256 00:08:51.160 NVMe Specification Version (Identify): 1.4 00:08:51.160 Optional Asynchronous Events Supported 00:08:51.160 Namespace Attribute Notices: Supported 00:08:51.160 Firmware Activation Notices: Not Supported 00:08:51.160 128-bit Host Identifier: Not Supported 00:08:51.160 00:08:51.160 real 0m0.679s 00:08:51.160 user 0m0.240s 00:08:51.160 sys 0m0.267s 00:08:51.160 09:00:48 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:51.160 09:00:48 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:51.160 ************************************ 00:08:51.160 END TEST external_run_nvme_static 00:08:51.160 ************************************ 00:08:51.160 09:00:48 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:51.160 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:51.160 rm -f ./hello_world/hello_bdev 00:08:51.160 rm -f ./passthru/libpassthru_external.* 00:08:51.160 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:51.160 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:51.419 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:51.419 09:00:48 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:08:51.419 09:00:48 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:08:51.419 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:51.677 make[1]: Nothing to be done for 'clean'. 00:08:58.255 make[2]: Nothing to be done for 'clean'. 00:08:59.188 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:59.188 09:00:56 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:08:59.188 09:00:56 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:08:59.447 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:08:59.447 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:08:59.447 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:08:59.706 00:08:59.706 real 5m30.856s 00:08:59.706 user 21m4.984s 00:08:59.706 sys 5m45.919s 00:08:59.706 09:00:56 autobuild.autobuild_external_code -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:59.706 09:00:56 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:59.706 ************************************ 00:08:59.706 END TEST autobuild_external_code 00:08:59.706 ************************************ 00:08:59.706 00:08:59.706 real 5m30.900s 00:08:59.706 user 21m4.995s 00:08:59.706 sys 5m45.945s 00:08:59.706 09:00:56 autobuild -- common/autotest_common.sh@1123 -- $ xtrace_disable 00:08:59.706 09:00:56 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:08:59.706 ************************************ 00:08:59.706 END TEST autobuild 00:08:59.706 ************************************ 00:08:59.706 09:00:56 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:08:59.706 09:00:56 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:59.706 09:00:56 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:59.706 09:00:56 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:59.706 09:00:56 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:59.706 09:00:56 -- pm/common@44 -- $ pid=6019 00:08:59.706 09:00:56 -- pm/common@50 -- $ kill -TERM 6019 00:08:59.706 09:00:56 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:59.706 09:00:56 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:59.706 09:00:56 -- pm/common@44 -- $ pid=6021 00:08:59.706 09:00:56 -- pm/common@50 -- $ kill -TERM 6021 00:08:59.706 09:00:56 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:08:59.706 09:00:56 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:08:59.706 09:00:56 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:08:59.706 09:00:56 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:08:59.706 09:00:56 -- 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:59.706 09:00:56 -- 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:59.706 09:00:56 -- 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:59.706 09:00:56 -- paths/export.sh@5 -- $ export PATH 00:08:59.706 09:00:56 -- 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:59.706 09:00:56 -- common/autobuild_common.sh@436 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:08:59.706 09:00:56 -- common/autobuild_common.sh@437 -- $ date +%s 00:08:59.706 09:00:56 -- common/autobuild_common.sh@437 -- $ mktemp -dt spdk_1715763656.XXXXXX 00:08:59.706 09:00:56 -- common/autobuild_common.sh@437 -- $ SPDK_WORKSPACE=/tmp/spdk_1715763656.Hk3Rf9 00:08:59.706 09:00:56 -- common/autobuild_common.sh@439 -- $ [[ -n 2048 ]] 00:08:59.706 09:00:56 -- common/autobuild_common.sh@440 -- $ export EXTERNAL_MAKE_HUGEMEM 00:08:59.706 09:00:56 -- common/autobuild_common.sh@443 -- $ '[' -n '' ']' 00:08:59.706 09:00:56 -- common/autobuild_common.sh@446 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:08:59.706 09:00:56 -- common/autobuild_common.sh@450 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:08:59.707 09:00:56 -- 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:59.707 09:00:56 -- common/autobuild_common.sh@453 -- $ get_config_params 00:08:59.707 09:00:56 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:08:59.707 09:00:56 -- common/autotest_common.sh@10 -- $ set +x 00:08:59.707 09:00:56 -- 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:59.707 09:00:56 -- common/autobuild_common.sh@455 -- $ start_monitor_resources 00:08:59.707 09:00:56 -- pm/common@17 -- $ local monitor 00:08:59.707 09:00:56 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:59.707 09:00:56 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:59.707 09:00:56 -- pm/common@25 -- $ sleep 1 00:08:59.707 09:00:56 -- pm/common@21 -- $ date +%s 00:08:59.707 09:00:56 -- pm/common@21 -- $ date +%s 00:08:59.707 09:00:56 -- 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.1715763656 00:08:59.707 09:00:56 -- 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.1715763656 00:08:59.965 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1715763656_collect-vmstat.pm.log 00:08:59.965 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1715763656_collect-cpu-load.pm.log 00:09:00.900 09:00:57 -- common/autobuild_common.sh@456 -- $ trap stop_monitor_resources EXIT 00:09:00.900 09:00:57 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:09:00.900 09:00:57 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:09:00.900 09:00:57 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:09:00.900 09:00:57 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:09:00.900 09:00:57 -- spdk/autopackage.sh@19 -- $ timing_finish 00:09:00.900 09:00:57 -- common/autotest_common.sh@733 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:09:00.900 09:00:57 -- common/autotest_common.sh@734 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:09:00.900 09:00:57 -- common/autotest_common.sh@736 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:09:00.900 09:00:58 -- spdk/autopackage.sh@20 -- $ exit 0 00:09:00.900 09:00:58 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:09:00.900 09:00:58 -- pm/common@29 -- $ signal_monitor_resources TERM 00:09:00.900 09:00:58 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:09:00.900 09:00:58 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:09:00.900 09:00:58 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:09:00.900 09:00:58 -- pm/common@44 -- $ pid=153978 00:09:00.900 09:00:58 -- pm/common@50 -- $ kill -TERM 153978 00:09:00.900 09:00:58 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:09:00.900 09:00:58 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:09:00.900 09:00:58 -- pm/common@44 -- $ pid=153980 00:09:00.900 09:00:58 -- pm/common@50 -- $ kill -TERM 153980 00:09:00.900 + [[ -n 5984 ]] 00:09:00.900 + sudo kill 5984 00:09:01.846 [Pipeline] } 00:09:01.865 [Pipeline] // timeout 00:09:01.870 [Pipeline] } 00:09:01.888 [Pipeline] // stage 00:09:01.895 [Pipeline] } 00:09:01.914 [Pipeline] // catchError 00:09:01.923 [Pipeline] stage 00:09:01.925 [Pipeline] { (Stop VM) 00:09:01.940 [Pipeline] sh 00:09:02.220 + vagrant halt 00:09:06.404 ==> default: Halting domain... 00:09:12.975 [Pipeline] sh 00:09:13.253 + vagrant destroy -f 00:09:16.534 ==> default: Removing domain... 00:09:16.802 [Pipeline] sh 00:09:17.076 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:09:17.088 [Pipeline] } 00:09:17.107 [Pipeline] // stage 00:09:17.113 [Pipeline] } 00:09:17.132 [Pipeline] // dir 00:09:17.139 [Pipeline] } 00:09:17.157 [Pipeline] // wrap 00:09:17.163 [Pipeline] } 00:09:17.180 [Pipeline] // catchError 00:09:17.190 [Pipeline] stage 00:09:17.192 [Pipeline] { (Epilogue) 00:09:17.206 [Pipeline] sh 00:09:17.483 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:09:17.493 [Pipeline] catchError 00:09:17.495 [Pipeline] { 00:09:17.507 [Pipeline] sh 00:09:17.783 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:09:18.040 Artifacts sizes are good 00:09:18.048 [Pipeline] } 00:09:18.064 [Pipeline] // catchError 00:09:18.073 [Pipeline] archiveArtifacts 00:09:18.079 Archiving artifacts 00:09:18.113 [Pipeline] cleanWs 00:09:18.120 [WS-CLEANUP] Deleting project workspace... 00:09:18.120 [WS-CLEANUP] Deferred wipeout is used... 00:09:18.125 [WS-CLEANUP] done 00:09:18.127 [Pipeline] } 00:09:18.143 [Pipeline] // stage 00:09:18.148 [Pipeline] } 00:09:18.164 [Pipeline] // node 00:09:18.171 [Pipeline] End of Pipeline 00:09:18.216 Finished: SUCCESS