00:00:00.000 Started by upstream project "autotest-per-patch" build number 126255 00:00:00.000 originally caused by: 00:00:00.000 Started by user sys_sgci 00:00:00.037 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.037 The recommended git tool is: git 00:00:00.037 using credential 00000000-0000-0000-0000-000000000002 00:00:00.039 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.053 Fetching changes from the remote Git repository 00:00:00.057 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.077 Using shallow fetch with depth 1 00:00:00.077 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.077 > git --version # timeout=10 00:00:00.112 > git --version # 'git version 2.39.2' 00:00:00.112 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.147 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.147 > 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.305 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:03.320 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:03.333 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:03.333 > git config core.sparsecheckout # timeout=10 00:00:03.343 > git read-tree -mu HEAD # timeout=10 00:00:03.361 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:03.381 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:03.381 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:03.469 [Pipeline] Start of Pipeline 00:00:03.508 [Pipeline] library 00:00:03.510 Loading library shm_lib@master 00:00:03.510 Library shm_lib@master is cached. Copying from home. 00:00:03.553 [Pipeline] node 00:00:03.582 Running on VM-host-SM16 in /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:03.590 [Pipeline] { 00:00:03.637 [Pipeline] catchError 00:00:03.639 [Pipeline] { 00:00:03.652 [Pipeline] wrap 00:00:03.661 [Pipeline] { 00:00:03.667 [Pipeline] stage 00:00:03.668 [Pipeline] { (Prologue) 00:00:03.688 [Pipeline] echo 00:00:03.690 Node: VM-host-SM16 00:00:03.695 [Pipeline] cleanWs 00:00:03.701 [WS-CLEANUP] Deleting project workspace... 00:00:03.701 [WS-CLEANUP] Deferred wipeout is used... 00:00:03.705 [WS-CLEANUP] done 00:00:03.861 [Pipeline] setCustomBuildProperty 00:00:03.920 [Pipeline] httpRequest 00:00:03.942 [Pipeline] echo 00:00:03.944 Sorcerer 10.211.164.101 is alive 00:00:03.952 [Pipeline] httpRequest 00:00:03.955 HttpMethod: GET 00:00:03.956 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:03.956 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:03.957 Response Code: HTTP/1.1 200 OK 00:00:03.958 Success: Status code 200 is in the accepted range: 200,404 00:00:03.958 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:04.240 [Pipeline] sh 00:00:04.513 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:04.527 [Pipeline] httpRequest 00:00:04.544 [Pipeline] echo 00:00:04.545 Sorcerer 10.211.164.101 is alive 00:00:04.552 [Pipeline] httpRequest 00:00:04.556 HttpMethod: GET 00:00:04.556 URL: http://10.211.164.101/packages/spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:04.556 Sending request to url: http://10.211.164.101/packages/spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:04.557 Response Code: HTTP/1.1 200 OK 00:00:04.558 Success: Status code 200 is in the accepted range: 200,404 00:00:04.558 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:24.532 [Pipeline] sh 00:00:24.814 + tar --no-same-owner -xf spdk_406b3b1b5623aaa2c1d9028f91d64100a2de2b96.tar.gz 00:00:28.111 [Pipeline] sh 00:00:28.398 + git -C spdk log --oneline -n5 00:00:28.398 406b3b1b5 util: allow NULL saddr/caddr for spdk_net_getaddr 00:00:28.398 1053f1b13 util: don't allow users to pass caddr/cport for listen sockets 00:00:28.398 0663932f5 util: add spdk_net_getaddr 00:00:28.398 9da437b46 util: move module/sock/sock_kernel.h contents to net.c 00:00:28.398 35c6d81e6 util: add spdk_net_get_interface_name 00:00:28.420 [Pipeline] withCredentials 00:00:28.429 > git --version # timeout=10 00:00:28.440 > git --version # 'git version 2.39.2' 00:00:28.455 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:28.458 [Pipeline] { 00:00:28.468 [Pipeline] retry 00:00:28.470 [Pipeline] { 00:00:28.489 [Pipeline] sh 00:00:28.765 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:00:29.343 [Pipeline] } 00:00:29.365 [Pipeline] // retry 00:00:29.371 [Pipeline] } 00:00:29.390 [Pipeline] // withCredentials 00:00:29.400 [Pipeline] httpRequest 00:00:29.422 [Pipeline] echo 00:00:29.423 Sorcerer 10.211.164.101 is alive 00:00:29.433 [Pipeline] httpRequest 00:00:29.437 HttpMethod: GET 00:00:29.437 URL: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:29.438 Sending request to url: http://10.211.164.101/packages/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:29.453 Response Code: HTTP/1.1 200 OK 00:00:29.453 Success: Status code 200 is in the accepted range: 200,404 00:00:29.453 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:30.069 [Pipeline] sh 00:00:30.399 + tar --no-same-owner -xf spdk-abi_5ac898fb42eb733d74663d113ecf7a1ed35312c3.tar.gz 00:00:30.410 [Pipeline] sh 00:00:30.688 + git -C spdk-abi log --oneline -n5 00:00:30.688 5ac898f abi: add XML files for SPDK 24.05 00:00:30.688 224954a abi: remove unsupported 2023 versions of XML files 00:00:30.688 2fbf5ac abi: match v24.01 LTS revision 00:00:30.688 8ab74f1 abi: update v24.01 with change since code freeze 00:00:30.688 1820292 abi: add XML files for SPDK 24.01 00:00:30.710 [Pipeline] writeFile 00:00:30.728 [Pipeline] sh 00:00:31.005 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:00:31.017 [Pipeline] sh 00:00:31.294 + cat autorun-spdk.conf 00:00:31.294 SPDK_TEST_AUTOBUILD=ext 00:00:31.294 EXTERNAL_MAKE_HUGEMEM=2048 00:00:31.294 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:00:31.300 RUN_NIGHTLY=0 00:00:31.303 [Pipeline] } 00:00:31.322 [Pipeline] // stage 00:00:31.341 [Pipeline] stage 00:00:31.344 [Pipeline] { (Run VM) 00:00:31.359 [Pipeline] sh 00:00:31.638 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:00:31.638 + echo 'Start stage prepare_nvme.sh' 00:00:31.638 Start stage prepare_nvme.sh 00:00:31.638 + [[ -n 3 ]] 00:00:31.638 + disk_prefix=ex3 00:00:31.638 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest ]] 00:00:31.638 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf ]] 00:00:31.638 + source /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf 00:00:31.638 ++ SPDK_TEST_AUTOBUILD=ext 00:00:31.638 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:00:31.638 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:00:31.638 ++ RUN_NIGHTLY=0 00:00:31.638 + cd /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:31.638 + nvme_files=() 00:00:31.638 + declare -A nvme_files 00:00:31.638 + backend_dir=/var/lib/libvirt/images/backends 00:00:31.638 + nvme_files['nvme.img']=5G 00:00:31.638 + nvme_files['nvme-cmb.img']=5G 00:00:31.638 + nvme_files['nvme-multi0.img']=4G 00:00:31.638 + nvme_files['nvme-multi1.img']=4G 00:00:31.638 + nvme_files['nvme-multi2.img']=4G 00:00:31.638 + nvme_files['nvme-openstack.img']=8G 00:00:31.638 + nvme_files['nvme-zns.img']=5G 00:00:31.638 + (( SPDK_TEST_NVME_PMR == 1 )) 00:00:31.638 + (( SPDK_TEST_FTL == 1 )) 00:00:31.638 + (( SPDK_TEST_NVME_FDP == 1 )) 00:00:31.638 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:00:31.638 + for nvme in "${!nvme_files[@]}" 00:00:31.638 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi2.img -s 4G 00:00:31.638 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:00:31.638 + for nvme in "${!nvme_files[@]}" 00:00:31.638 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-cmb.img -s 5G 00:00:31.638 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:00:31.638 + for nvme in "${!nvme_files[@]}" 00:00:31.638 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-openstack.img -s 8G 00:00:31.638 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:00:31.638 + for nvme in "${!nvme_files[@]}" 00:00:31.638 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-zns.img -s 5G 00:00:31.638 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:00:31.638 + for nvme in "${!nvme_files[@]}" 00:00:31.638 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi1.img -s 4G 00:00:31.638 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:00:31.638 + for nvme in "${!nvme_files[@]}" 00:00:31.638 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi0.img -s 4G 00:00:31.638 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:00:31.638 + for nvme in "${!nvme_files[@]}" 00:00:31.638 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme.img -s 5G 00:00:31.638 Formatting '/var/lib/libvirt/images/backends/ex3-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:00:31.638 ++ sudo grep -rl ex3-nvme.img /etc/libvirt/qemu 00:00:31.638 + echo 'End stage prepare_nvme.sh' 00:00:31.638 End stage prepare_nvme.sh 00:00:31.651 [Pipeline] sh 00:00:31.930 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:00:31.930 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/ex3-nvme.img -b /var/lib/libvirt/images/backends/ex3-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex3-nvme-multi1.img:/var/lib/libvirt/images/backends/ex3-nvme-multi2.img -H -a -v -f fedora38 00:00:31.930 00:00:31.930 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant 00:00:31.930 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk 00:00:31.930 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest 00:00:31.930 HELP=0 00:00:31.930 DRY_RUN=0 00:00:31.930 NVME_FILE=/var/lib/libvirt/images/backends/ex3-nvme.img,/var/lib/libvirt/images/backends/ex3-nvme-multi0.img, 00:00:31.930 NVME_DISKS_TYPE=nvme,nvme, 00:00:31.930 NVME_AUTO_CREATE=0 00:00:31.930 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex3-nvme-multi1.img:/var/lib/libvirt/images/backends/ex3-nvme-multi2.img, 00:00:31.930 NVME_CMB=,, 00:00:31.930 NVME_PMR=,, 00:00:31.930 NVME_ZNS=,, 00:00:31.930 NVME_MS=,, 00:00:31.930 NVME_FDP=,, 00:00:31.930 SPDK_VAGRANT_DISTRO=fedora38 00:00:31.930 SPDK_VAGRANT_VMCPU=12 00:00:31.930 SPDK_VAGRANT_VMRAM=12288 00:00:31.930 SPDK_VAGRANT_PROVIDER=libvirt 00:00:31.930 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:00:31.930 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:00:31.930 SPDK_OPENSTACK_NETWORK=0 00:00:31.930 VAGRANT_PACKAGE_BOX=0 00:00:31.930 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest/spdk/scripts/vagrant/Vagrantfile 00:00:31.930 FORCE_DISTRO=true 00:00:31.930 VAGRANT_BOX_VERSION= 00:00:31.930 EXTRA_VAGRANTFILES= 00:00:31.930 NIC_MODEL=e1000 00:00:31.930 00:00:31.930 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt' 00:00:31.930 /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest 00:00:35.239 Bringing machine 'default' up with 'libvirt' provider... 00:00:35.806 ==> default: Creating image (snapshot of base box volume). 00:00:35.806 ==> default: Creating domain with the following settings... 00:00:35.806 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721080522_ceb5ae4b05a78dd82d9f 00:00:35.806 ==> default: -- Domain type: kvm 00:00:35.806 ==> default: -- Cpus: 12 00:00:35.806 ==> default: -- Feature: acpi 00:00:35.806 ==> default: -- Feature: apic 00:00:35.806 ==> default: -- Feature: pae 00:00:35.806 ==> default: -- Memory: 12288M 00:00:35.806 ==> default: -- Memory Backing: hugepages: 00:00:35.806 ==> default: -- Management MAC: 00:00:35.806 ==> default: -- Loader: 00:00:35.806 ==> default: -- Nvram: 00:00:35.806 ==> default: -- Base box: spdk/fedora38 00:00:35.806 ==> default: -- Storage pool: default 00:00:35.806 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721080522_ceb5ae4b05a78dd82d9f.img (20G) 00:00:35.806 ==> default: -- Volume Cache: default 00:00:35.806 ==> default: -- Kernel: 00:00:35.806 ==> default: -- Initrd: 00:00:35.806 ==> default: -- Graphics Type: vnc 00:00:35.806 ==> default: -- Graphics Port: -1 00:00:35.806 ==> default: -- Graphics IP: 127.0.0.1 00:00:35.806 ==> default: -- Graphics Password: Not defined 00:00:35.806 ==> default: -- Video Type: cirrus 00:00:35.806 ==> default: -- Video VRAM: 9216 00:00:35.806 ==> default: -- Sound Type: 00:00:35.806 ==> default: -- Keymap: en-us 00:00:35.806 ==> default: -- TPM Path: 00:00:35.806 ==> default: -- INPUT: type=mouse, bus=ps2 00:00:35.806 ==> default: -- Command line args: 00:00:35.806 ==> default: -> value=-device, 00:00:35.806 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:00:35.806 ==> default: -> value=-drive, 00:00:35.806 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme.img,if=none,id=nvme-0-drive0, 00:00:35.806 ==> default: -> value=-device, 00:00:35.806 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:35.806 ==> default: -> value=-device, 00:00:35.806 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:00:35.806 ==> default: -> value=-drive, 00:00:35.806 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:00:35.806 ==> default: -> value=-device, 00:00:35.806 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:35.806 ==> default: -> value=-drive, 00:00:35.806 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:00:35.806 ==> default: -> value=-device, 00:00:35.806 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:35.806 ==> default: -> value=-drive, 00:00:35.806 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:00:35.806 ==> default: -> value=-device, 00:00:35.806 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:00:36.065 ==> default: Creating shared folders metadata... 00:00:36.065 ==> default: Starting domain. 00:00:37.441 ==> default: Waiting for domain to get an IP address... 00:00:55.522 ==> default: Waiting for SSH to become available... 00:00:55.522 ==> default: Configuring and enabling network interfaces... 00:00:58.802 default: SSH address: 192.168.121.212:22 00:00:58.802 default: SSH username: vagrant 00:00:58.802 default: SSH auth method: private key 00:01:01.331 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:07.890 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:01:12.076 ==> default: Mounting SSHFS shared folder... 00:01:13.976 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:01:13.976 ==> default: Checking Mount.. 00:01:14.911 ==> default: Folder Successfully Mounted! 00:01:14.911 ==> default: Running provisioner: file... 00:01:15.845 default: ~/.gitconfig => .gitconfig 00:01:16.424 00:01:16.424 SUCCESS! 00:01:16.424 00:01:16.424 cd to /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt and type "vagrant ssh" to use. 00:01:16.424 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:01:16.424 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt" to destroy all trace of vm. 00:01:16.424 00:01:16.449 [Pipeline] } 00:01:16.464 [Pipeline] // stage 00:01:16.469 [Pipeline] dir 00:01:16.470 Running in /var/jenkins/workspace/autobuild-external-vg-autotest/fedora38-libvirt 00:01:16.471 [Pipeline] { 00:01:16.479 [Pipeline] catchError 00:01:16.480 [Pipeline] { 00:01:16.492 [Pipeline] sh 00:01:16.768 + vagrant ssh-config --host vagrant 00:01:16.768 + sed -ne /^Host/,$p 00:01:16.768 + tee ssh_conf 00:01:20.956 Host vagrant 00:01:20.956 HostName 192.168.121.212 00:01:20.956 User vagrant 00:01:20.956 Port 22 00:01:20.956 UserKnownHostsFile /dev/null 00:01:20.956 StrictHostKeyChecking no 00:01:20.956 PasswordAuthentication no 00:01:20.956 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:01:20.956 IdentitiesOnly yes 00:01:20.956 LogLevel FATAL 00:01:20.956 ForwardAgent yes 00:01:20.956 ForwardX11 yes 00:01:20.956 00:01:20.969 [Pipeline] withEnv 00:01:20.971 [Pipeline] { 00:01:20.985 [Pipeline] sh 00:01:21.264 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:01:21.264 source /etc/os-release 00:01:21.264 [[ -e /image.version ]] && img=$(< /image.version) 00:01:21.264 # Minimal, systemd-like check. 00:01:21.264 if [[ -e /.dockerenv ]]; then 00:01:21.264 # Clear garbage from the node's name: 00:01:21.264 # agt-er_autotest_547-896 -> autotest_547-896 00:01:21.264 # $HOSTNAME is the actual container id 00:01:21.264 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:01:21.264 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:01:21.264 # We can assume this is a mount from a host where container is running, 00:01:21.264 # so fetch its hostname to easily identify the target swarm worker. 00:01:21.264 container="$(< /etc/hostname) ($agent)" 00:01:21.264 else 00:01:21.264 # Fallback 00:01:21.264 container=$agent 00:01:21.264 fi 00:01:21.264 fi 00:01:21.264 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:01:21.264 00:01:21.532 [Pipeline] } 00:01:21.550 [Pipeline] // withEnv 00:01:21.558 [Pipeline] setCustomBuildProperty 00:01:21.573 [Pipeline] stage 00:01:21.576 [Pipeline] { (Tests) 00:01:21.595 [Pipeline] withEnv 00:01:21.597 [Pipeline] { 00:01:21.610 [Pipeline] sh 00:01:21.886 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:01:22.154 [Pipeline] } 00:01:22.177 [Pipeline] // withEnv 00:01:22.188 [Pipeline] sh 00:01:22.466 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:01:22.736 [Pipeline] sh 00:01:23.015 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:01:23.288 [Pipeline] timeout 00:01:23.288 Timeout set to expire in 10 min 00:01:23.290 [Pipeline] { 00:01:23.307 [Pipeline] sh 00:01:23.585 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:01:24.154 HEAD is now at 406b3b1b5 util: allow NULL saddr/caddr for spdk_net_getaddr 00:01:24.167 [Pipeline] sh 00:01:24.446 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:01:24.718 [Pipeline] sh 00:01:25.032 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:01:25.051 [Pipeline] sh 00:01:25.334 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:01:25.593 ++ readlink -f spdk_repo 00:01:25.593 + DIR_ROOT=/home/vagrant/spdk_repo 00:01:25.593 + [[ -n /home/vagrant/spdk_repo ]] 00:01:25.593 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:01:25.593 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:01:25.593 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:01:25.593 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:01:25.593 + [[ -d /home/vagrant/spdk_repo/output ]] 00:01:25.593 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:01:25.593 + cd /home/vagrant/spdk_repo 00:01:25.593 + source /etc/os-release 00:01:25.593 ++ NAME='Fedora Linux' 00:01:25.593 ++ VERSION='38 (Cloud Edition)' 00:01:25.593 ++ ID=fedora 00:01:25.593 ++ VERSION_ID=38 00:01:25.593 ++ VERSION_CODENAME= 00:01:25.593 ++ PLATFORM_ID=platform:f38 00:01:25.593 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:01:25.593 ++ ANSI_COLOR='0;38;2;60;110;180' 00:01:25.593 ++ LOGO=fedora-logo-icon 00:01:25.593 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:01:25.593 ++ HOME_URL=https://fedoraproject.org/ 00:01:25.593 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:01:25.593 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:01:25.593 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:01:25.593 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:01:25.593 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:01:25.593 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:01:25.593 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:01:25.593 ++ SUPPORT_END=2024-05-14 00:01:25.593 ++ VARIANT='Cloud Edition' 00:01:25.593 ++ VARIANT_ID=cloud 00:01:25.593 + uname -a 00:01:25.593 Linux fedora38-cloud-1716830599-074-updated-1705279005 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:01:25.593 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:01:25.851 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:01:25.851 Hugepages 00:01:25.851 node hugesize free / total 00:01:25.851 node0 1048576kB 0 / 0 00:01:25.851 node0 2048kB 0 / 0 00:01:25.851 00:01:25.851 Type BDF Vendor Device NUMA Driver Device Block devices 00:01:26.110 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:01:26.110 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:01:26.110 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:01:26.110 + rm -f /tmp/spdk-ld-path 00:01:26.110 + source autorun-spdk.conf 00:01:26.110 ++ SPDK_TEST_AUTOBUILD=ext 00:01:26.110 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:26.110 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:26.110 ++ RUN_NIGHTLY=0 00:01:26.110 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:01:26.110 + [[ -n 2048 ]] 00:01:26.110 + export EXTERNAL_MAKE_HUGEMEM 00:01:26.110 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:01:26.110 + for M in /var/spdk/build-*-manifest.txt 00:01:26.110 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:01:26.110 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:01:26.110 + for M in /var/spdk/build-*-manifest.txt 00:01:26.110 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:01:26.110 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:01:26.110 ++ uname 00:01:26.110 + [[ Linux == \L\i\n\u\x ]] 00:01:26.110 + sudo dmesg -T 00:01:26.110 + sudo dmesg --clear 00:01:26.110 + dmesg_pid=6073 00:01:26.110 + sudo dmesg -Tw 00:01:26.110 + [[ Fedora Linux == FreeBSD ]] 00:01:26.110 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:01:26.110 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:01:26.110 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:01:26.110 + [[ -x /usr/src/fio-static/fio ]] 00:01:26.110 + export FIO_BIN=/usr/src/fio-static/fio 00:01:26.110 + FIO_BIN=/usr/src/fio-static/fio 00:01:26.110 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:01:26.110 + [[ ! -v VFIO_QEMU_BIN ]] 00:01:26.110 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:01:26.110 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:01:26.110 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:01:26.110 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:01:26.110 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:01:26.110 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:01:26.110 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:01:26.110 Test configuration: 00:01:26.110 SPDK_TEST_AUTOBUILD=ext 00:01:26.110 EXTERNAL_MAKE_HUGEMEM=2048 00:01:26.110 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:26.369 RUN_NIGHTLY=0 21:56:13 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:01:26.369 21:56:13 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:01:26.369 21:56:13 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:26.369 21:56:13 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:26.369 21:56:13 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:26.369 21:56:13 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:26.369 21:56:13 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:26.369 21:56:13 -- paths/export.sh@5 -- $ export PATH 00:01:26.369 21:56:13 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:01:26.369 21:56:13 -- common/autobuild_common.sh@443 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:01:26.369 21:56:13 -- common/autobuild_common.sh@444 -- $ date +%s 00:01:26.369 21:56:13 -- common/autobuild_common.sh@444 -- $ mktemp -dt spdk_1721080573.XXXXXX 00:01:26.369 21:56:13 -- common/autobuild_common.sh@444 -- $ SPDK_WORKSPACE=/tmp/spdk_1721080573.wPcvTD 00:01:26.369 21:56:13 -- common/autobuild_common.sh@446 -- $ [[ -n 2048 ]] 00:01:26.369 21:56:13 -- common/autobuild_common.sh@447 -- $ export EXTERNAL_MAKE_HUGEMEM 00:01:26.369 21:56:13 -- common/autobuild_common.sh@450 -- $ '[' -n '' ']' 00:01:26.369 21:56:13 -- common/autobuild_common.sh@453 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:01:26.369 21:56:13 -- common/autobuild_common.sh@457 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:01:26.369 21:56:13 -- common/autobuild_common.sh@459 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:01:26.369 21:56:13 -- common/autobuild_common.sh@460 -- $ get_config_params 00:01:26.369 21:56:13 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:01:26.369 21:56:13 -- common/autotest_common.sh@10 -- $ set +x 00:01:26.369 21:56:13 -- common/autobuild_common.sh@460 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:01:26.369 21:56:13 -- common/autobuild_common.sh@462 -- $ start_monitor_resources 00:01:26.369 21:56:13 -- pm/common@17 -- $ local monitor 00:01:26.369 21:56:13 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:01:26.369 21:56:13 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:01:26.369 21:56:13 -- pm/common@21 -- $ date +%s 00:01:26.369 21:56:13 -- pm/common@25 -- $ sleep 1 00:01:26.369 21:56:13 -- pm/common@21 -- $ date +%s 00:01:26.369 21:56:13 -- 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.1721080573 00:01:26.369 21:56:13 -- 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.1721080573 00:01:26.369 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721080573_collect-vmstat.pm.log 00:01:26.369 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721080573_collect-cpu-load.pm.log 00:01:27.301 21:56:14 -- common/autobuild_common.sh@463 -- $ trap stop_monitor_resources EXIT 00:01:27.301 21:56:14 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:01:27.301 21:56:14 -- spdk/autobuild.sh@12 -- $ umask 022 00:01:27.301 21:56:14 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:01:27.301 21:56:14 -- spdk/autobuild.sh@16 -- $ date -u 00:01:27.301 Mon Jul 15 09:56:14 PM UTC 2024 00:01:27.301 21:56:14 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:01:27.301 v24.09-pre-219-g406b3b1b5 00:01:27.301 21:56:14 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:01:27.301 21:56:14 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:01:27.301 21:56:14 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:01:27.301 21:56:14 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:01:27.301 21:56:14 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:01:27.301 21:56:14 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:01:27.301 21:56:14 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:01:27.301 21:56:14 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:01:27.301 21:56:14 -- common/autobuild_common.sh@416 -- $ run_test autobuild _autobuild_test_suite 00:01:27.301 21:56:14 -- common/autotest_common.sh@1099 -- $ '[' 2 -le 1 ']' 00:01:27.301 21:56:14 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:01:27.301 21:56:14 -- common/autotest_common.sh@10 -- $ set +x 00:01:27.301 ************************************ 00:01:27.301 START TEST autobuild 00:01:27.301 ************************************ 00:01:27.301 21:56:14 autobuild -- common/autotest_common.sh@1123 -- $ _autobuild_test_suite 00:01:27.301 21:56:14 autobuild -- common/autobuild_common.sh@403 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:01:27.301 21:56:14 autobuild -- common/autobuild_common.sh@405 -- $ autobuild_test_suite_ext 00:01:27.301 21:56:14 autobuild -- common/autobuild_common.sh@392 -- $ external_code 00:01:27.301 21:56:14 autobuild -- common/autobuild_common.sh@363 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:01:27.301 21:56:14 autobuild -- common/autotest_common.sh@1099 -- $ '[' 3 -le 1 ']' 00:01:27.301 21:56:14 autobuild -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:01:27.301 21:56:14 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:01:27.301 ************************************ 00:01:27.301 START TEST autobuild_external_code 00:01:27.301 ************************************ 00:01:27.301 21:56:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1123 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:01:27.301 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:01:27.301 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:01:27.301 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:01:27.301 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:01:27.301 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:01:27.301 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:01:27.864 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:01:28.122 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:01:28.122 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:01:28.122 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:01:28.122 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:01:28.122 21:56:14 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:01:28.122 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:01:28.122 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:01:43.983 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:01:56.180 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:01:56.180 Creating mk/config.mk...done. 00:01:56.180 Creating mk/cc.flags.mk...done. 00:01:56.180 Type 'make' to build. 00:01:56.180 21:56:42 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:01:56.180 21:56:42 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:01:56.180 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:01:56.180 make[1]: Nothing to be done for 'all'. 00:02:06.147 The Meson build system 00:02:06.147 Version: 1.3.1 00:02:06.147 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:02:06.147 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:02:06.147 Build type: native build 00:02:06.147 Program cat found: YES (/usr/bin/cat) 00:02:06.147 Project name: DPDK 00:02:06.147 Project version: 24.03.0 00:02:06.147 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:06.147 C linker for the host machine: cc ld.bfd 2.39-16 00:02:06.147 Host machine cpu family: x86_64 00:02:06.147 Host machine cpu: x86_64 00:02:06.147 Message: ## Building in Developer Mode ## 00:02:06.147 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:06.147 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:02:06.147 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:06.147 Program python3 found: YES (/usr/bin/python3) 00:02:06.147 Program cat found: YES (/usr/bin/cat) 00:02:06.147 Compiler for C supports arguments -march=native: YES 00:02:06.147 Checking for size of "void *" : 8 00:02:06.147 Checking for size of "void *" : 8 (cached) 00:02:06.147 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:06.147 Library m found: YES 00:02:06.147 Library numa found: YES 00:02:06.147 Has header "numaif.h" : YES 00:02:06.147 Library fdt found: NO 00:02:06.147 Library execinfo found: NO 00:02:06.147 Has header "execinfo.h" : YES 00:02:06.147 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:06.147 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:06.147 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:06.147 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:06.147 Run-time dependency openssl found: YES 3.0.9 00:02:06.147 Run-time dependency libpcap found: YES 1.10.4 00:02:06.147 Has header "pcap.h" with dependency libpcap: YES 00:02:06.147 Compiler for C supports arguments -Wcast-qual: YES 00:02:06.147 Compiler for C supports arguments -Wdeprecated: YES 00:02:06.147 Compiler for C supports arguments -Wformat: YES 00:02:06.147 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:06.147 Compiler for C supports arguments -Wformat-security: YES 00:02:06.147 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:06.147 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:06.147 Compiler for C supports arguments -Wnested-externs: YES 00:02:06.147 Compiler for C supports arguments -Wold-style-definition: YES 00:02:06.147 Compiler for C supports arguments -Wpointer-arith: YES 00:02:06.147 Compiler for C supports arguments -Wsign-compare: YES 00:02:06.147 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:06.147 Compiler for C supports arguments -Wundef: YES 00:02:06.147 Compiler for C supports arguments -Wwrite-strings: YES 00:02:06.147 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:06.147 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:06.147 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:06.147 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:06.147 Program objdump found: YES (/usr/bin/objdump) 00:02:06.147 Compiler for C supports arguments -mavx512f: YES 00:02:06.147 Checking if "AVX512 checking" compiles: YES 00:02:06.147 Fetching value of define "__SSE4_2__" : 1 00:02:06.147 Fetching value of define "__AES__" : 1 00:02:06.147 Fetching value of define "__AVX__" : 1 00:02:06.147 Fetching value of define "__AVX2__" : 1 00:02:06.147 Fetching value of define "__AVX512BW__" : (undefined) 00:02:06.147 Fetching value of define "__AVX512CD__" : (undefined) 00:02:06.147 Fetching value of define "__AVX512DQ__" : (undefined) 00:02:06.147 Fetching value of define "__AVX512F__" : (undefined) 00:02:06.147 Fetching value of define "__AVX512VL__" : (undefined) 00:02:06.147 Fetching value of define "__PCLMUL__" : 1 00:02:06.147 Fetching value of define "__RDRND__" : 1 00:02:06.147 Fetching value of define "__RDSEED__" : 1 00:02:06.147 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:06.147 Fetching value of define "__znver1__" : (undefined) 00:02:06.147 Fetching value of define "__znver2__" : (undefined) 00:02:06.147 Fetching value of define "__znver3__" : (undefined) 00:02:06.148 Fetching value of define "__znver4__" : (undefined) 00:02:06.148 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:06.148 Message: lib/log: Defining dependency "log" 00:02:06.148 Message: lib/kvargs: Defining dependency "kvargs" 00:02:06.148 Message: lib/telemetry: Defining dependency "telemetry" 00:02:06.148 Checking for function "getentropy" : NO 00:02:06.148 Message: lib/eal: Defining dependency "eal" 00:02:06.148 Message: lib/ring: Defining dependency "ring" 00:02:06.148 Message: lib/rcu: Defining dependency "rcu" 00:02:06.148 Message: lib/mempool: Defining dependency "mempool" 00:02:06.148 Message: lib/mbuf: Defining dependency "mbuf" 00:02:06.148 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:06.148 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:06.148 Compiler for C supports arguments -mpclmul: YES 00:02:06.148 Compiler for C supports arguments -maes: YES 00:02:06.148 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:06.148 Compiler for C supports arguments -mavx512bw: YES 00:02:06.148 Compiler for C supports arguments -mavx512dq: YES 00:02:06.148 Compiler for C supports arguments -mavx512vl: YES 00:02:06.148 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:06.148 Compiler for C supports arguments -mavx2: YES 00:02:06.148 Compiler for C supports arguments -mavx: YES 00:02:06.148 Message: lib/net: Defining dependency "net" 00:02:06.148 Message: lib/meter: Defining dependency "meter" 00:02:06.148 Message: lib/ethdev: Defining dependency "ethdev" 00:02:06.148 Message: lib/pci: Defining dependency "pci" 00:02:06.148 Message: lib/cmdline: Defining dependency "cmdline" 00:02:06.148 Message: lib/hash: Defining dependency "hash" 00:02:06.148 Message: lib/timer: Defining dependency "timer" 00:02:06.148 Message: lib/compressdev: Defining dependency "compressdev" 00:02:06.148 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:06.148 Message: lib/dmadev: Defining dependency "dmadev" 00:02:06.148 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:06.148 Message: lib/power: Defining dependency "power" 00:02:06.148 Message: lib/reorder: Defining dependency "reorder" 00:02:06.148 Message: lib/security: Defining dependency "security" 00:02:06.148 Has header "linux/userfaultfd.h" : YES 00:02:06.148 Has header "linux/vduse.h" : YES 00:02:06.148 Message: lib/vhost: Defining dependency "vhost" 00:02:06.148 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:06.148 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:06.148 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:06.148 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:06.148 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:06.148 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:06.148 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:06.148 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:06.148 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:06.148 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:06.148 Program doxygen found: YES (/usr/bin/doxygen) 00:02:06.148 Configuring doxy-api-html.conf using configuration 00:02:06.148 Configuring doxy-api-man.conf using configuration 00:02:06.148 Program mandb found: YES (/usr/bin/mandb) 00:02:06.148 Program sphinx-build found: NO 00:02:06.148 Configuring rte_build_config.h using configuration 00:02:06.148 Message: 00:02:06.148 ================= 00:02:06.148 Applications Enabled 00:02:06.148 ================= 00:02:06.148 00:02:06.148 apps: 00:02:06.148 00:02:06.148 00:02:06.148 Message: 00:02:06.148 ================= 00:02:06.148 Libraries Enabled 00:02:06.148 ================= 00:02:06.148 00:02:06.148 libs: 00:02:06.148 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:06.148 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:06.148 cryptodev, dmadev, power, reorder, security, vhost, 00:02:06.148 00:02:06.148 Message: 00:02:06.148 =============== 00:02:06.148 Drivers Enabled 00:02:06.148 =============== 00:02:06.148 00:02:06.148 common: 00:02:06.148 00:02:06.148 bus: 00:02:06.148 pci, vdev, 00:02:06.148 mempool: 00:02:06.148 ring, 00:02:06.148 dma: 00:02:06.148 00:02:06.148 net: 00:02:06.148 00:02:06.148 crypto: 00:02:06.148 00:02:06.148 compress: 00:02:06.148 00:02:06.148 vdpa: 00:02:06.148 00:02:06.148 00:02:06.148 Message: 00:02:06.148 ================= 00:02:06.148 Content Skipped 00:02:06.148 ================= 00:02:06.148 00:02:06.148 apps: 00:02:06.148 dumpcap: explicitly disabled via build config 00:02:06.148 graph: explicitly disabled via build config 00:02:06.148 pdump: explicitly disabled via build config 00:02:06.148 proc-info: explicitly disabled via build config 00:02:06.148 test-acl: explicitly disabled via build config 00:02:06.148 test-bbdev: explicitly disabled via build config 00:02:06.148 test-cmdline: explicitly disabled via build config 00:02:06.148 test-compress-perf: explicitly disabled via build config 00:02:06.148 test-crypto-perf: explicitly disabled via build config 00:02:06.148 test-dma-perf: explicitly disabled via build config 00:02:06.148 test-eventdev: explicitly disabled via build config 00:02:06.148 test-fib: explicitly disabled via build config 00:02:06.148 test-flow-perf: explicitly disabled via build config 00:02:06.148 test-gpudev: explicitly disabled via build config 00:02:06.148 test-mldev: explicitly disabled via build config 00:02:06.148 test-pipeline: explicitly disabled via build config 00:02:06.148 test-pmd: explicitly disabled via build config 00:02:06.148 test-regex: explicitly disabled via build config 00:02:06.148 test-sad: explicitly disabled via build config 00:02:06.148 test-security-perf: explicitly disabled via build config 00:02:06.148 00:02:06.148 libs: 00:02:06.148 argparse: explicitly disabled via build config 00:02:06.148 metrics: explicitly disabled via build config 00:02:06.148 acl: explicitly disabled via build config 00:02:06.148 bbdev: explicitly disabled via build config 00:02:06.148 bitratestats: explicitly disabled via build config 00:02:06.148 bpf: explicitly disabled via build config 00:02:06.148 cfgfile: explicitly disabled via build config 00:02:06.148 distributor: explicitly disabled via build config 00:02:06.148 efd: explicitly disabled via build config 00:02:06.148 eventdev: explicitly disabled via build config 00:02:06.148 dispatcher: explicitly disabled via build config 00:02:06.148 gpudev: explicitly disabled via build config 00:02:06.148 gro: explicitly disabled via build config 00:02:06.148 gso: explicitly disabled via build config 00:02:06.148 ip_frag: explicitly disabled via build config 00:02:06.148 jobstats: explicitly disabled via build config 00:02:06.148 latencystats: explicitly disabled via build config 00:02:06.148 lpm: explicitly disabled via build config 00:02:06.148 member: explicitly disabled via build config 00:02:06.148 pcapng: explicitly disabled via build config 00:02:06.148 rawdev: explicitly disabled via build config 00:02:06.148 regexdev: explicitly disabled via build config 00:02:06.148 mldev: explicitly disabled via build config 00:02:06.148 rib: explicitly disabled via build config 00:02:06.148 sched: explicitly disabled via build config 00:02:06.148 stack: explicitly disabled via build config 00:02:06.148 ipsec: explicitly disabled via build config 00:02:06.148 pdcp: explicitly disabled via build config 00:02:06.148 fib: explicitly disabled via build config 00:02:06.148 port: explicitly disabled via build config 00:02:06.148 pdump: explicitly disabled via build config 00:02:06.148 table: explicitly disabled via build config 00:02:06.148 pipeline: explicitly disabled via build config 00:02:06.148 graph: explicitly disabled via build config 00:02:06.148 node: explicitly disabled via build config 00:02:06.148 00:02:06.148 drivers: 00:02:06.148 common/cpt: not in enabled drivers build config 00:02:06.148 common/dpaax: not in enabled drivers build config 00:02:06.148 common/iavf: not in enabled drivers build config 00:02:06.148 common/idpf: not in enabled drivers build config 00:02:06.148 common/ionic: not in enabled drivers build config 00:02:06.148 common/mvep: not in enabled drivers build config 00:02:06.148 common/octeontx: not in enabled drivers build config 00:02:06.148 bus/auxiliary: not in enabled drivers build config 00:02:06.148 bus/cdx: not in enabled drivers build config 00:02:06.148 bus/dpaa: not in enabled drivers build config 00:02:06.148 bus/fslmc: not in enabled drivers build config 00:02:06.148 bus/ifpga: not in enabled drivers build config 00:02:06.148 bus/platform: not in enabled drivers build config 00:02:06.148 bus/uacce: not in enabled drivers build config 00:02:06.148 bus/vmbus: not in enabled drivers build config 00:02:06.148 common/cnxk: not in enabled drivers build config 00:02:06.148 common/mlx5: not in enabled drivers build config 00:02:06.148 common/nfp: not in enabled drivers build config 00:02:06.148 common/nitrox: not in enabled drivers build config 00:02:06.148 common/qat: not in enabled drivers build config 00:02:06.148 common/sfc_efx: not in enabled drivers build config 00:02:06.148 mempool/bucket: not in enabled drivers build config 00:02:06.148 mempool/cnxk: not in enabled drivers build config 00:02:06.148 mempool/dpaa: not in enabled drivers build config 00:02:06.148 mempool/dpaa2: not in enabled drivers build config 00:02:06.148 mempool/octeontx: not in enabled drivers build config 00:02:06.148 mempool/stack: not in enabled drivers build config 00:02:06.148 dma/cnxk: not in enabled drivers build config 00:02:06.148 dma/dpaa: not in enabled drivers build config 00:02:06.148 dma/dpaa2: not in enabled drivers build config 00:02:06.148 dma/hisilicon: not in enabled drivers build config 00:02:06.148 dma/idxd: not in enabled drivers build config 00:02:06.148 dma/ioat: not in enabled drivers build config 00:02:06.148 dma/skeleton: not in enabled drivers build config 00:02:06.148 net/af_packet: not in enabled drivers build config 00:02:06.148 net/af_xdp: not in enabled drivers build config 00:02:06.148 net/ark: not in enabled drivers build config 00:02:06.148 net/atlantic: not in enabled drivers build config 00:02:06.148 net/avp: not in enabled drivers build config 00:02:06.148 net/axgbe: not in enabled drivers build config 00:02:06.148 net/bnx2x: not in enabled drivers build config 00:02:06.148 net/bnxt: not in enabled drivers build config 00:02:06.148 net/bonding: not in enabled drivers build config 00:02:06.148 net/cnxk: not in enabled drivers build config 00:02:06.148 net/cpfl: not in enabled drivers build config 00:02:06.148 net/cxgbe: not in enabled drivers build config 00:02:06.148 net/dpaa: not in enabled drivers build config 00:02:06.149 net/dpaa2: not in enabled drivers build config 00:02:06.149 net/e1000: not in enabled drivers build config 00:02:06.149 net/ena: not in enabled drivers build config 00:02:06.149 net/enetc: not in enabled drivers build config 00:02:06.149 net/enetfec: not in enabled drivers build config 00:02:06.149 net/enic: not in enabled drivers build config 00:02:06.149 net/failsafe: not in enabled drivers build config 00:02:06.149 net/fm10k: not in enabled drivers build config 00:02:06.149 net/gve: not in enabled drivers build config 00:02:06.149 net/hinic: not in enabled drivers build config 00:02:06.149 net/hns3: not in enabled drivers build config 00:02:06.149 net/i40e: not in enabled drivers build config 00:02:06.149 net/iavf: not in enabled drivers build config 00:02:06.149 net/ice: not in enabled drivers build config 00:02:06.149 net/idpf: not in enabled drivers build config 00:02:06.149 net/igc: not in enabled drivers build config 00:02:06.149 net/ionic: not in enabled drivers build config 00:02:06.149 net/ipn3ke: not in enabled drivers build config 00:02:06.149 net/ixgbe: not in enabled drivers build config 00:02:06.149 net/mana: not in enabled drivers build config 00:02:06.149 net/memif: not in enabled drivers build config 00:02:06.149 net/mlx4: not in enabled drivers build config 00:02:06.149 net/mlx5: not in enabled drivers build config 00:02:06.149 net/mvneta: not in enabled drivers build config 00:02:06.149 net/mvpp2: not in enabled drivers build config 00:02:06.149 net/netvsc: not in enabled drivers build config 00:02:06.149 net/nfb: not in enabled drivers build config 00:02:06.149 net/nfp: not in enabled drivers build config 00:02:06.149 net/ngbe: not in enabled drivers build config 00:02:06.149 net/null: not in enabled drivers build config 00:02:06.149 net/octeontx: not in enabled drivers build config 00:02:06.149 net/octeon_ep: not in enabled drivers build config 00:02:06.149 net/pcap: not in enabled drivers build config 00:02:06.149 net/pfe: not in enabled drivers build config 00:02:06.149 net/qede: not in enabled drivers build config 00:02:06.149 net/ring: not in enabled drivers build config 00:02:06.149 net/sfc: not in enabled drivers build config 00:02:06.149 net/softnic: not in enabled drivers build config 00:02:06.149 net/tap: not in enabled drivers build config 00:02:06.149 net/thunderx: not in enabled drivers build config 00:02:06.149 net/txgbe: not in enabled drivers build config 00:02:06.149 net/vdev_netvsc: not in enabled drivers build config 00:02:06.149 net/vhost: not in enabled drivers build config 00:02:06.149 net/virtio: not in enabled drivers build config 00:02:06.149 net/vmxnet3: not in enabled drivers build config 00:02:06.149 raw/*: missing internal dependency, "rawdev" 00:02:06.149 crypto/armv8: not in enabled drivers build config 00:02:06.149 crypto/bcmfs: not in enabled drivers build config 00:02:06.149 crypto/caam_jr: not in enabled drivers build config 00:02:06.149 crypto/ccp: not in enabled drivers build config 00:02:06.149 crypto/cnxk: not in enabled drivers build config 00:02:06.149 crypto/dpaa_sec: not in enabled drivers build config 00:02:06.149 crypto/dpaa2_sec: not in enabled drivers build config 00:02:06.149 crypto/ipsec_mb: not in enabled drivers build config 00:02:06.149 crypto/mlx5: not in enabled drivers build config 00:02:06.149 crypto/mvsam: not in enabled drivers build config 00:02:06.149 crypto/nitrox: not in enabled drivers build config 00:02:06.149 crypto/null: not in enabled drivers build config 00:02:06.149 crypto/octeontx: not in enabled drivers build config 00:02:06.149 crypto/openssl: not in enabled drivers build config 00:02:06.149 crypto/scheduler: not in enabled drivers build config 00:02:06.149 crypto/uadk: not in enabled drivers build config 00:02:06.149 crypto/virtio: not in enabled drivers build config 00:02:06.149 compress/isal: not in enabled drivers build config 00:02:06.149 compress/mlx5: not in enabled drivers build config 00:02:06.149 compress/nitrox: not in enabled drivers build config 00:02:06.149 compress/octeontx: not in enabled drivers build config 00:02:06.149 compress/zlib: not in enabled drivers build config 00:02:06.149 regex/*: missing internal dependency, "regexdev" 00:02:06.149 ml/*: missing internal dependency, "mldev" 00:02:06.149 vdpa/ifc: not in enabled drivers build config 00:02:06.149 vdpa/mlx5: not in enabled drivers build config 00:02:06.149 vdpa/nfp: not in enabled drivers build config 00:02:06.149 vdpa/sfc: not in enabled drivers build config 00:02:06.149 event/*: missing internal dependency, "eventdev" 00:02:06.149 baseband/*: missing internal dependency, "bbdev" 00:02:06.149 gpu/*: missing internal dependency, "gpudev" 00:02:06.149 00:02:06.149 00:02:06.149 Build targets in project: 85 00:02:06.149 00:02:06.149 DPDK 24.03.0 00:02:06.149 00:02:06.149 User defined options 00:02:06.149 default_library : shared 00:02:06.149 libdir : lib 00:02:06.149 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:06.149 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:02:06.149 c_link_args : 00:02:06.149 cpu_instruction_set: native 00:02:06.149 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:02:06.149 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:02:06.149 enable_docs : false 00:02:06.149 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:02:06.149 enable_kmods : false 00:02:06.149 max_lcores : 128 00:02:06.149 tests : false 00:02:06.149 00:02:06.149 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:06.149 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:02:06.149 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:06.406 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:06.406 [3/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:06.406 [4/268] Linking static target lib/librte_kvargs.a 00:02:06.406 [5/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:06.406 [6/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:06.406 [7/268] Linking static target lib/librte_log.a 00:02:06.662 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:06.919 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.176 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:07.176 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:07.433 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:07.433 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:07.433 [14/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:07.433 [15/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.433 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:07.690 [17/268] Linking target lib/librte_log.so.24.1 00:02:07.690 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:07.690 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:07.690 [20/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:07.947 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:07.947 [22/268] Linking target lib/librte_kvargs.so.24.1 00:02:07.947 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:08.205 [24/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:08.205 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:08.205 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:08.463 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:08.463 [28/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:08.463 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:08.721 [30/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:08.721 [31/268] Linking static target lib/librte_telemetry.a 00:02:08.979 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:08.979 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:08.979 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:08.979 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:08.979 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:08.979 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:08.979 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:08.979 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:08.979 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:09.237 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:09.496 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:09.496 [43/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:09.823 [44/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.823 [45/268] Linking target lib/librte_telemetry.so.24.1 00:02:10.082 [46/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:10.082 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:10.082 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:10.341 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:10.341 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:10.341 [51/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:10.341 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:10.341 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:10.341 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:10.600 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:10.600 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:10.600 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:10.600 [58/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:10.857 [59/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:10.857 [60/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:11.115 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:11.115 [62/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:11.373 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:11.373 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:11.373 [65/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:11.373 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:11.373 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:11.373 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:11.630 [69/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:11.630 [70/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:11.630 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:11.887 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:11.887 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:11.887 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:11.887 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:11.887 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:11.887 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:12.145 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:12.145 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:12.145 [80/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:12.402 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:12.659 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:12.659 [83/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:12.915 [84/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:12.915 [85/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:12.915 [86/268] Linking static target lib/librte_ring.a 00:02:12.915 [87/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:12.915 [88/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:12.915 [89/268] Linking static target lib/librte_eal.a 00:02:13.172 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:13.172 [91/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:13.172 [92/268] Linking static target lib/librte_mempool.a 00:02:13.172 [93/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:02:13.172 [94/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:13.172 [95/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:02:13.172 [96/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:13.429 [97/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:13.429 [98/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:13.685 [99/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:13.685 [100/268] Linking static target lib/librte_rcu.a 00:02:13.685 [101/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:13.942 [102/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:13.942 [103/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:13.942 [104/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:13.942 [105/268] Linking static target lib/librte_meter.a 00:02:13.942 [106/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:13.942 [107/268] Linking static target lib/librte_mbuf.a 00:02:13.942 [108/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:14.198 [109/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.198 [110/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:14.198 [111/268] Linking static target lib/librte_net.a 00:02:14.455 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:14.455 [113/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.455 [114/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:14.455 [115/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:14.455 [116/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.725 [117/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:14.726 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:15.289 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:15.289 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:15.289 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:15.546 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:15.546 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:15.546 [124/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:15.803 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:15.803 [126/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:15.803 [127/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:15.803 [128/268] Linking static target lib/librte_pci.a 00:02:15.803 [129/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:15.803 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:16.060 [131/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:16.060 [132/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:16.060 [133/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:16.060 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:16.060 [135/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:16.060 [136/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:16.060 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:16.356 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:16.356 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:16.356 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:16.357 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:16.357 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:16.357 [143/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:16.613 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:16.613 [145/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:16.868 [146/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:16.868 [147/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:16.868 [148/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:16.868 [149/268] Linking static target lib/librte_cmdline.a 00:02:17.124 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:17.412 [151/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:17.412 [152/268] Linking static target lib/librte_timer.a 00:02:17.412 [153/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:17.412 [154/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:17.412 [155/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:17.412 [156/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:17.412 [157/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:17.412 [158/268] Linking static target lib/librte_compressdev.a 00:02:17.669 [159/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:17.927 [160/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:17.927 [161/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:17.927 [162/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:18.184 [163/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:18.184 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:18.184 [165/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:18.184 [166/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.441 [167/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:18.441 [168/268] Linking static target lib/librte_dmadev.a 00:02:18.441 [169/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:18.441 [170/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:18.698 [171/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:18.699 [172/268] Linking static target lib/librte_ethdev.a 00:02:18.699 [173/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:18.699 [174/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:18.956 [175/268] Linking static target lib/librte_hash.a 00:02:18.956 [176/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:18.956 [177/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:18.956 [178/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:18.956 [179/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:18.956 [180/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:19.213 [181/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.213 [182/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:19.213 [183/268] Linking static target lib/librte_power.a 00:02:19.471 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:19.471 [185/268] Linking static target lib/librte_reorder.a 00:02:19.471 [186/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:19.471 [187/268] Linking static target lib/librte_security.a 00:02:19.728 [188/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:19.728 [189/268] Linking static target lib/librte_cryptodev.a 00:02:19.728 [190/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.728 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:19.728 [192/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:19.728 [193/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.986 [194/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:19.986 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.986 [196/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:19.986 [197/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:20.550 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:20.550 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:20.550 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:20.807 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:20.807 [202/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:20.807 [203/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:20.807 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:21.064 [205/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:21.320 [206/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:21.321 [207/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:21.321 [208/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:21.321 [209/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:21.578 [210/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:21.578 [211/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:21.578 [212/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:21.578 [213/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:21.578 [214/268] Linking static target drivers/librte_bus_vdev.a 00:02:21.578 [215/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:21.833 [216/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:21.833 [217/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:21.833 [218/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:21.833 [219/268] Linking static target drivers/librte_bus_pci.a 00:02:21.833 [220/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:21.833 [221/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:22.089 [222/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:22.089 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:22.089 [224/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:22.089 [225/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:22.089 [226/268] Linking static target drivers/librte_mempool_ring.a 00:02:22.347 [227/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:23.318 [228/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:23.318 [229/268] Linking target lib/librte_eal.so.24.1 00:02:23.575 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:23.575 [231/268] Linking target lib/librte_ring.so.24.1 00:02:23.575 [232/268] Linking target lib/librte_pci.so.24.1 00:02:23.575 [233/268] Linking target lib/librte_timer.so.24.1 00:02:23.575 [234/268] Linking target lib/librte_meter.so.24.1 00:02:23.575 [235/268] Linking target lib/librte_dmadev.so.24.1 00:02:23.576 [236/268] Linking target drivers/librte_bus_vdev.so.24.1 00:02:23.576 [237/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:23.576 [238/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:23.576 [239/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:23.576 [240/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:23.576 [241/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:23.832 [242/268] Linking target lib/librte_rcu.so.24.1 00:02:23.832 [243/268] Linking target lib/librte_mempool.so.24.1 00:02:23.832 [244/268] Linking target drivers/librte_bus_pci.so.24.1 00:02:23.832 [245/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:23.832 [246/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:23.832 [247/268] Linking target lib/librte_mbuf.so.24.1 00:02:23.832 [248/268] Linking target drivers/librte_mempool_ring.so.24.1 00:02:24.089 [249/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:24.089 [250/268] Linking target lib/librte_reorder.so.24.1 00:02:24.089 [251/268] Linking target lib/librte_net.so.24.1 00:02:24.089 [252/268] Linking target lib/librte_compressdev.so.24.1 00:02:24.089 [253/268] Linking target lib/librte_cryptodev.so.24.1 00:02:24.346 [254/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:24.346 [255/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:24.346 [256/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:24.346 [257/268] Linking target lib/librte_security.so.24.1 00:02:24.346 [258/268] Linking target lib/librte_cmdline.so.24.1 00:02:24.346 [259/268] Linking target lib/librte_hash.so.24.1 00:02:24.604 [260/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:25.537 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:25.537 [262/268] Linking target lib/librte_ethdev.so.24.1 00:02:25.537 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:25.537 [264/268] Linking target lib/librte_power.so.24.1 00:02:33.722 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:33.722 [266/268] Linking static target lib/librte_vhost.a 00:02:34.655 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:34.655 [268/268] Linking target lib/librte_vhost.so.24.1 00:02:34.655 INFO: autodetecting backend as ninja 00:02:34.655 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:02:36.031 CC lib/ut/ut.o 00:02:36.031 CC lib/log/log.o 00:02:36.031 CC lib/ut_mock/mock.o 00:02:36.031 CC lib/log/log_flags.o 00:02:36.031 CC lib/log/log_deprecated.o 00:02:36.031 LIB libspdk_ut.a 00:02:36.031 LIB libspdk_ut_mock.a 00:02:36.031 SO libspdk_ut.so.2.0 00:02:36.031 SO libspdk_ut_mock.so.6.0 00:02:36.289 LIB libspdk_log.a 00:02:36.289 SYMLINK libspdk_ut_mock.so 00:02:36.289 SYMLINK libspdk_ut.so 00:02:36.289 SO libspdk_log.so.7.0 00:02:36.289 SYMLINK libspdk_log.so 00:02:36.545 CC lib/ioat/ioat.o 00:02:36.545 CC lib/util/base64.o 00:02:36.545 CC lib/util/bit_array.o 00:02:36.545 CC lib/util/cpuset.o 00:02:36.545 CXX lib/trace_parser/trace.o 00:02:36.545 CC lib/util/crc16.o 00:02:36.545 CC lib/util/crc32.o 00:02:36.545 CC lib/util/crc32c.o 00:02:36.545 CC lib/dma/dma.o 00:02:36.545 CC lib/util/crc32_ieee.o 00:02:36.545 CC lib/util/crc64.o 00:02:36.545 CC lib/vfio_user/host/vfio_user_pci.o 00:02:36.545 CC lib/vfio_user/host/vfio_user.o 00:02:36.545 CC lib/util/dif.o 00:02:36.545 CC lib/util/fd.o 00:02:36.545 CC lib/util/fd_group.o 00:02:36.545 CC lib/util/file.o 00:02:36.802 CC lib/util/hexlify.o 00:02:36.802 LIB libspdk_dma.a 00:02:36.802 SO libspdk_dma.so.4.0 00:02:36.802 CC lib/util/iov.o 00:02:36.802 SYMLINK libspdk_dma.so 00:02:36.802 CC lib/util/math.o 00:02:36.802 CC lib/util/net.o 00:02:36.802 CC lib/util/pipe.o 00:02:36.802 LIB libspdk_ioat.a 00:02:36.802 CC lib/util/strerror_tls.o 00:02:36.802 SO libspdk_ioat.so.7.0 00:02:36.802 CC lib/util/string.o 00:02:36.802 CC lib/util/uuid.o 00:02:37.059 SYMLINK libspdk_ioat.so 00:02:37.059 CC lib/util/xor.o 00:02:37.059 LIB libspdk_vfio_user.a 00:02:37.059 CC lib/util/zipf.o 00:02:37.059 SO libspdk_vfio_user.so.5.0 00:02:37.059 SYMLINK libspdk_vfio_user.so 00:02:37.316 LIB libspdk_trace_parser.a 00:02:37.574 SO libspdk_trace_parser.so.5.0 00:02:37.574 SYMLINK libspdk_trace_parser.so 00:02:37.831 LIB libspdk_util.a 00:02:37.831 SO libspdk_util.so.9.1 00:02:37.831 SYMLINK libspdk_util.so 00:02:38.089 CC lib/json/json_parse.o 00:02:38.089 CC lib/json/json_util.o 00:02:38.089 CC lib/json/json_write.o 00:02:38.089 CC lib/conf/conf.o 00:02:38.089 CC lib/vmd/led.o 00:02:38.089 CC lib/env_dpdk/env.o 00:02:38.089 CC lib/vmd/vmd.o 00:02:38.089 CC lib/env_dpdk/memory.o 00:02:38.089 CC lib/env_dpdk/pci.o 00:02:38.089 CC lib/env_dpdk/init.o 00:02:38.089 CC lib/env_dpdk/threads.o 00:02:38.089 CC lib/env_dpdk/pci_ioat.o 00:02:38.347 CC lib/env_dpdk/pci_virtio.o 00:02:38.347 CC lib/env_dpdk/pci_vmd.o 00:02:38.347 CC lib/env_dpdk/pci_idxd.o 00:02:38.347 LIB libspdk_conf.a 00:02:38.347 CC lib/env_dpdk/pci_event.o 00:02:38.347 CC lib/env_dpdk/sigbus_handler.o 00:02:38.347 SO libspdk_conf.so.6.0 00:02:38.347 CC lib/env_dpdk/pci_dpdk.o 00:02:38.347 SYMLINK libspdk_conf.so 00:02:38.347 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:38.347 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:38.917 LIB libspdk_vmd.a 00:02:38.917 LIB libspdk_json.a 00:02:38.917 SO libspdk_vmd.so.6.0 00:02:38.917 SO libspdk_json.so.6.0 00:02:38.917 SYMLINK libspdk_json.so 00:02:38.917 SYMLINK libspdk_vmd.so 00:02:39.174 CC lib/jsonrpc/jsonrpc_server.o 00:02:39.174 CC lib/jsonrpc/jsonrpc_client.o 00:02:39.174 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:39.174 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:39.432 LIB libspdk_jsonrpc.a 00:02:39.432 SO libspdk_jsonrpc.so.6.0 00:02:39.432 SYMLINK libspdk_jsonrpc.so 00:02:39.690 LIB libspdk_env_dpdk.a 00:02:39.690 CC lib/rpc/rpc.o 00:02:39.947 SO libspdk_env_dpdk.so.14.1 00:02:39.947 SYMLINK libspdk_env_dpdk.so 00:02:39.947 LIB libspdk_rpc.a 00:02:40.204 SO libspdk_rpc.so.6.0 00:02:40.204 SYMLINK libspdk_rpc.so 00:02:40.460 CC lib/keyring/keyring.o 00:02:40.460 CC lib/keyring/keyring_rpc.o 00:02:40.460 CC lib/trace/trace.o 00:02:40.460 CC lib/notify/notify_rpc.o 00:02:40.460 CC lib/trace/trace_flags.o 00:02:40.460 CC lib/notify/notify.o 00:02:40.460 CC lib/trace/trace_rpc.o 00:02:40.717 LIB libspdk_notify.a 00:02:40.717 SO libspdk_notify.so.6.0 00:02:40.717 SYMLINK libspdk_notify.so 00:02:40.717 LIB libspdk_keyring.a 00:02:40.717 SO libspdk_keyring.so.1.0 00:02:40.717 LIB libspdk_trace.a 00:02:40.717 SYMLINK libspdk_keyring.so 00:02:40.717 SO libspdk_trace.so.10.0 00:02:40.975 SYMLINK libspdk_trace.so 00:02:41.232 CC lib/thread/thread.o 00:02:41.232 CC lib/thread/iobuf.o 00:02:41.232 CC lib/sock/sock_rpc.o 00:02:41.232 CC lib/sock/sock.o 00:02:41.795 LIB libspdk_sock.a 00:02:41.795 SO libspdk_sock.so.10.0 00:02:41.795 SYMLINK libspdk_sock.so 00:02:42.053 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:42.053 CC lib/nvme/nvme_fabric.o 00:02:42.053 CC lib/nvme/nvme_ctrlr.o 00:02:42.053 CC lib/nvme/nvme_ns.o 00:02:42.053 CC lib/nvme/nvme_ns_cmd.o 00:02:42.053 CC lib/nvme/nvme_pcie_common.o 00:02:42.053 CC lib/nvme/nvme_pcie.o 00:02:42.053 CC lib/nvme/nvme_qpair.o 00:02:42.053 CC lib/nvme/nvme.o 00:02:42.053 CC lib/nvme/nvme_transport.o 00:02:42.053 CC lib/nvme/nvme_quirks.o 00:02:42.617 LIB libspdk_thread.a 00:02:42.617 SO libspdk_thread.so.10.1 00:02:42.617 SYMLINK libspdk_thread.so 00:02:42.617 CC lib/nvme/nvme_discovery.o 00:02:42.875 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:42.875 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:42.875 CC lib/nvme/nvme_tcp.o 00:02:43.133 CC lib/nvme/nvme_opal.o 00:02:43.133 CC lib/nvme/nvme_io_msg.o 00:02:43.133 CC lib/nvme/nvme_poll_group.o 00:02:43.133 CC lib/nvme/nvme_zns.o 00:02:43.133 CC lib/nvme/nvme_stubs.o 00:02:43.133 CC lib/nvme/nvme_auth.o 00:02:43.415 CC lib/nvme/nvme_cuse.o 00:02:43.415 CC lib/accel/accel.o 00:02:43.672 CC lib/blob/blobstore.o 00:02:43.672 CC lib/accel/accel_rpc.o 00:02:43.672 CC lib/accel/accel_sw.o 00:02:43.930 CC lib/blob/request.o 00:02:43.930 CC lib/blob/zeroes.o 00:02:43.930 CC lib/blob/blob_bs_dev.o 00:02:43.930 CC lib/init/json_config.o 00:02:43.930 CC lib/init/subsystem.o 00:02:43.930 CC lib/init/subsystem_rpc.o 00:02:44.188 CC lib/virtio/virtio.o 00:02:44.188 CC lib/init/rpc.o 00:02:44.188 CC lib/virtio/virtio_vhost_user.o 00:02:44.188 CC lib/virtio/virtio_vfio_user.o 00:02:44.188 CC lib/virtio/virtio_pci.o 00:02:44.188 LIB libspdk_init.a 00:02:44.188 SO libspdk_init.so.5.0 00:02:44.446 SYMLINK libspdk_init.so 00:02:44.446 LIB libspdk_virtio.a 00:02:44.446 CC lib/event/app.o 00:02:44.446 CC lib/event/reactor.o 00:02:44.446 SO libspdk_virtio.so.7.0 00:02:44.446 CC lib/event/log_rpc.o 00:02:44.446 CC lib/event/app_rpc.o 00:02:44.446 CC lib/event/scheduler_static.o 00:02:44.705 SYMLINK libspdk_virtio.so 00:02:44.705 LIB libspdk_accel.a 00:02:44.705 LIB libspdk_nvme.a 00:02:44.705 SO libspdk_accel.so.15.1 00:02:44.705 SO libspdk_nvme.so.13.1 00:02:44.705 SYMLINK libspdk_accel.so 00:02:44.705 SYMLINK libspdk_nvme.so 00:02:44.963 CC lib/bdev/bdev.o 00:02:44.963 CC lib/bdev/bdev_rpc.o 00:02:44.963 CC lib/bdev/bdev_zone.o 00:02:44.963 CC lib/bdev/part.o 00:02:44.963 CC lib/bdev/scsi_nvme.o 00:02:45.221 LIB libspdk_event.a 00:02:45.221 SO libspdk_event.so.14.0 00:02:45.221 SYMLINK libspdk_event.so 00:02:46.594 LIB libspdk_blob.a 00:02:46.594 SO libspdk_blob.so.11.0 00:02:46.851 SYMLINK libspdk_blob.so 00:02:47.109 CC lib/blobfs/blobfs.o 00:02:47.109 CC lib/blobfs/tree.o 00:02:47.109 CC lib/lvol/lvol.o 00:02:48.041 LIB libspdk_bdev.a 00:02:48.041 SO libspdk_bdev.so.15.1 00:02:48.041 SYMLINK libspdk_bdev.so 00:02:48.041 LIB libspdk_lvol.a 00:02:48.041 SO libspdk_lvol.so.10.0 00:02:48.041 LIB libspdk_blobfs.a 00:02:48.041 SYMLINK libspdk_lvol.so 00:02:48.041 SO libspdk_blobfs.so.10.0 00:02:48.041 CC lib/ftl/ftl_core.o 00:02:48.041 CC lib/ftl/ftl_init.o 00:02:48.041 CC lib/ftl/ftl_layout.o 00:02:48.041 CC lib/ftl/ftl_debug.o 00:02:48.041 CC lib/ftl/ftl_io.o 00:02:48.041 CC lib/ftl/ftl_sb.o 00:02:48.041 CC lib/ftl/ftl_l2p.o 00:02:48.041 CC lib/nbd/nbd.o 00:02:48.041 CC lib/ftl/ftl_l2p_flat.o 00:02:48.041 CC lib/nvmf/ctrlr.o 00:02:48.041 CC lib/scsi/dev.o 00:02:48.298 SYMLINK libspdk_blobfs.so 00:02:48.298 CC lib/ftl/ftl_nv_cache.o 00:02:48.298 CC lib/ftl/ftl_band.o 00:02:48.298 CC lib/nvmf/ctrlr_discovery.o 00:02:48.298 CC lib/nbd/nbd_rpc.o 00:02:48.298 CC lib/nvmf/ctrlr_bdev.o 00:02:48.298 CC lib/nvmf/subsystem.o 00:02:48.298 CC lib/nvmf/nvmf.o 00:02:48.555 CC lib/scsi/lun.o 00:02:48.555 CC lib/nvmf/nvmf_rpc.o 00:02:48.555 CC lib/scsi/port.o 00:02:48.555 CC lib/nvmf/transport.o 00:02:48.555 LIB libspdk_nbd.a 00:02:48.555 CC lib/nvmf/tcp.o 00:02:48.555 SO libspdk_nbd.so.7.0 00:02:48.811 SYMLINK libspdk_nbd.so 00:02:48.811 CC lib/nvmf/stubs.o 00:02:48.811 CC lib/scsi/scsi.o 00:02:48.811 CC lib/ftl/ftl_band_ops.o 00:02:48.811 CC lib/ftl/ftl_writer.o 00:02:48.811 CC lib/nvmf/mdns_server.o 00:02:48.811 CC lib/ftl/ftl_rq.o 00:02:48.811 CC lib/scsi/scsi_bdev.o 00:02:49.068 CC lib/nvmf/auth.o 00:02:49.068 CC lib/ftl/ftl_reloc.o 00:02:49.068 CC lib/ftl/ftl_l2p_cache.o 00:02:49.068 CC lib/ftl/ftl_p2l.o 00:02:49.068 CC lib/ftl/mngt/ftl_mngt.o 00:02:49.068 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:49.068 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:49.326 CC lib/scsi/scsi_pr.o 00:02:49.326 CC lib/scsi/scsi_rpc.o 00:02:49.326 CC lib/scsi/task.o 00:02:49.326 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:49.326 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:49.326 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:49.326 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:49.584 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:49.584 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:49.584 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:49.584 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:49.584 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:49.584 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:49.584 LIB libspdk_scsi.a 00:02:49.584 CC lib/ftl/utils/ftl_conf.o 00:02:49.584 SO libspdk_scsi.so.9.0 00:02:49.584 CC lib/ftl/utils/ftl_md.o 00:02:49.584 CC lib/ftl/utils/ftl_mempool.o 00:02:49.584 CC lib/ftl/utils/ftl_bitmap.o 00:02:49.584 SYMLINK libspdk_scsi.so 00:02:49.841 CC lib/ftl/utils/ftl_property.o 00:02:49.841 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:49.841 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:49.841 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:49.841 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:49.841 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:49.841 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:49.841 CC lib/iscsi/conn.o 00:02:49.841 CC lib/vhost/vhost.o 00:02:49.841 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:50.098 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:50.098 CC lib/vhost/vhost_rpc.o 00:02:50.099 CC lib/vhost/vhost_scsi.o 00:02:50.099 CC lib/vhost/vhost_blk.o 00:02:50.099 LIB libspdk_nvmf.a 00:02:50.099 CC lib/vhost/rte_vhost_user.o 00:02:50.099 CC lib/iscsi/init_grp.o 00:02:50.099 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:50.099 SO libspdk_nvmf.so.19.0 00:02:50.099 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:50.099 CC lib/iscsi/iscsi.o 00:02:50.099 SYMLINK libspdk_nvmf.so 00:02:50.099 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:50.099 CC lib/iscsi/md5.o 00:02:50.385 CC lib/iscsi/param.o 00:02:50.385 CC lib/ftl/base/ftl_base_dev.o 00:02:50.385 CC lib/ftl/base/ftl_base_bdev.o 00:02:50.385 CC lib/iscsi/portal_grp.o 00:02:50.385 CC lib/iscsi/tgt_node.o 00:02:50.385 CC lib/iscsi/iscsi_subsystem.o 00:02:50.642 CC lib/iscsi/iscsi_rpc.o 00:02:50.642 LIB libspdk_ftl.a 00:02:50.642 SO libspdk_ftl.so.9.0 00:02:50.642 CC lib/iscsi/task.o 00:02:50.899 SYMLINK libspdk_ftl.so 00:02:51.464 LIB libspdk_vhost.a 00:02:51.464 SO libspdk_vhost.so.8.0 00:02:51.464 SYMLINK libspdk_vhost.so 00:02:51.721 LIB libspdk_iscsi.a 00:02:51.721 SO libspdk_iscsi.so.8.0 00:02:51.977 SYMLINK libspdk_iscsi.so 00:02:52.234 CC module/env_dpdk/env_dpdk_rpc.o 00:02:52.234 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:52.234 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:52.234 CC module/accel/ioat/accel_ioat.o 00:02:52.234 CC module/accel/ioat/accel_ioat_rpc.o 00:02:52.234 CC module/scheduler/gscheduler/gscheduler.o 00:02:52.234 CC module/sock/posix/posix.o 00:02:52.234 CC module/keyring/file/keyring.o 00:02:52.234 CC module/accel/error/accel_error.o 00:02:52.234 CC module/keyring/file/keyring_rpc.o 00:02:52.234 CC module/blob/bdev/blob_bdev.o 00:02:52.234 CC module/keyring/linux/keyring.o 00:02:52.492 LIB libspdk_env_dpdk_rpc.a 00:02:52.492 SO libspdk_env_dpdk_rpc.so.6.0 00:02:52.492 SYMLINK libspdk_env_dpdk_rpc.so 00:02:52.492 CC module/keyring/linux/keyring_rpc.o 00:02:52.492 CC module/accel/error/accel_error_rpc.o 00:02:52.492 LIB libspdk_scheduler_dpdk_governor.a 00:02:52.492 LIB libspdk_accel_ioat.a 00:02:52.492 SO libspdk_scheduler_dpdk_governor.so.4.0 00:02:52.492 LIB libspdk_keyring_file.a 00:02:52.492 LIB libspdk_scheduler_gscheduler.a 00:02:52.492 SO libspdk_accel_ioat.so.6.0 00:02:52.492 SO libspdk_keyring_file.so.1.0 00:02:52.492 SO libspdk_scheduler_gscheduler.so.4.0 00:02:52.492 SYMLINK libspdk_scheduler_dpdk_governor.so 00:02:52.492 LIB libspdk_scheduler_dynamic.a 00:02:52.492 SYMLINK libspdk_accel_ioat.so 00:02:52.750 SYMLINK libspdk_scheduler_gscheduler.so 00:02:52.750 SO libspdk_scheduler_dynamic.so.4.0 00:02:52.750 SYMLINK libspdk_keyring_file.so 00:02:52.750 LIB libspdk_keyring_linux.a 00:02:52.750 LIB libspdk_blob_bdev.a 00:02:52.750 LIB libspdk_accel_error.a 00:02:52.750 SO libspdk_keyring_linux.so.1.0 00:02:52.750 SYMLINK libspdk_scheduler_dynamic.so 00:02:52.750 SO libspdk_blob_bdev.so.11.0 00:02:52.750 SO libspdk_accel_error.so.2.0 00:02:52.750 SYMLINK libspdk_keyring_linux.so 00:02:52.750 SYMLINK libspdk_accel_error.so 00:02:52.750 SYMLINK libspdk_blob_bdev.so 00:02:53.007 CC module/bdev/error/vbdev_error.o 00:02:53.007 CC module/bdev/delay/vbdev_delay.o 00:02:53.007 CC module/bdev/lvol/vbdev_lvol.o 00:02:53.007 CC module/bdev/malloc/bdev_malloc.o 00:02:53.007 CC module/bdev/raid/bdev_raid.o 00:02:53.007 CC module/bdev/passthru/vbdev_passthru.o 00:02:53.007 CC module/bdev/gpt/gpt.o 00:02:53.007 CC module/bdev/split/vbdev_split.o 00:02:53.007 CC module/blobfs/bdev/blobfs_bdev.o 00:02:53.007 CC module/bdev/nvme/bdev_nvme.o 00:02:53.007 CC module/bdev/null/bdev_null.o 00:02:53.265 LIB libspdk_sock_posix.a 00:02:53.265 SO libspdk_sock_posix.so.6.0 00:02:53.265 SYMLINK libspdk_sock_posix.so 00:02:53.265 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:53.265 CC module/bdev/gpt/vbdev_gpt.o 00:02:53.265 CC module/bdev/split/vbdev_split_rpc.o 00:02:53.265 CC module/bdev/null/bdev_null_rpc.o 00:02:53.265 CC module/bdev/error/vbdev_error_rpc.o 00:02:53.523 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:53.523 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:53.523 LIB libspdk_blobfs_bdev.a 00:02:53.523 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:53.523 SO libspdk_blobfs_bdev.so.6.0 00:02:53.523 LIB libspdk_bdev_split.a 00:02:53.523 LIB libspdk_bdev_null.a 00:02:53.523 SYMLINK libspdk_blobfs_bdev.so 00:02:53.523 SO libspdk_bdev_split.so.6.0 00:02:53.523 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:53.523 LIB libspdk_bdev_error.a 00:02:53.523 LIB libspdk_bdev_passthru.a 00:02:53.523 SO libspdk_bdev_null.so.6.0 00:02:53.523 SO libspdk_bdev_error.so.6.0 00:02:53.523 LIB libspdk_bdev_gpt.a 00:02:53.523 SO libspdk_bdev_passthru.so.6.0 00:02:53.523 SYMLINK libspdk_bdev_split.so 00:02:53.523 SO libspdk_bdev_gpt.so.6.0 00:02:53.523 CC module/bdev/nvme/nvme_rpc.o 00:02:53.523 SYMLINK libspdk_bdev_null.so 00:02:53.523 SYMLINK libspdk_bdev_error.so 00:02:53.523 CC module/bdev/nvme/bdev_mdns_client.o 00:02:53.781 CC module/bdev/nvme/vbdev_opal.o 00:02:53.781 SYMLINK libspdk_bdev_passthru.so 00:02:53.781 SYMLINK libspdk_bdev_gpt.so 00:02:53.781 LIB libspdk_bdev_malloc.a 00:02:53.781 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:53.781 SO libspdk_bdev_malloc.so.6.0 00:02:53.781 SYMLINK libspdk_bdev_malloc.so 00:02:53.781 CC module/bdev/raid/bdev_raid_rpc.o 00:02:53.781 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:53.781 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:53.781 CC module/bdev/aio/bdev_aio.o 00:02:54.038 LIB libspdk_bdev_delay.a 00:02:54.038 SO libspdk_bdev_delay.so.6.0 00:02:54.038 CC module/bdev/raid/bdev_raid_sb.o 00:02:54.038 LIB libspdk_bdev_lvol.a 00:02:54.038 CC module/bdev/ftl/bdev_ftl.o 00:02:54.038 SO libspdk_bdev_lvol.so.6.0 00:02:54.038 SYMLINK libspdk_bdev_delay.so 00:02:54.038 CC module/bdev/raid/raid0.o 00:02:54.038 SYMLINK libspdk_bdev_lvol.so 00:02:54.038 CC module/bdev/raid/raid1.o 00:02:54.038 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:54.038 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:54.038 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:54.295 CC module/bdev/raid/concat.o 00:02:54.295 LIB libspdk_bdev_zone_block.a 00:02:54.295 CC module/bdev/aio/bdev_aio_rpc.o 00:02:54.295 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:54.295 SO libspdk_bdev_zone_block.so.6.0 00:02:54.295 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:54.295 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:54.295 SYMLINK libspdk_bdev_zone_block.so 00:02:54.295 LIB libspdk_bdev_aio.a 00:02:54.552 SO libspdk_bdev_aio.so.6.0 00:02:54.552 LIB libspdk_bdev_raid.a 00:02:54.552 SYMLINK libspdk_bdev_aio.so 00:02:54.552 SO libspdk_bdev_raid.so.6.0 00:02:54.552 LIB libspdk_bdev_ftl.a 00:02:54.552 SYMLINK libspdk_bdev_raid.so 00:02:54.552 SO libspdk_bdev_ftl.so.6.0 00:02:54.552 SYMLINK libspdk_bdev_ftl.so 00:02:54.810 LIB libspdk_bdev_virtio.a 00:02:54.810 SO libspdk_bdev_virtio.so.6.0 00:02:54.810 SYMLINK libspdk_bdev_virtio.so 00:02:55.742 LIB libspdk_bdev_nvme.a 00:02:55.742 SO libspdk_bdev_nvme.so.7.0 00:02:55.742 SYMLINK libspdk_bdev_nvme.so 00:02:56.308 CC module/event/subsystems/iobuf/iobuf.o 00:02:56.308 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:56.308 CC module/event/subsystems/keyring/keyring.o 00:02:56.308 CC module/event/subsystems/sock/sock.o 00:02:56.308 CC module/event/subsystems/vmd/vmd.o 00:02:56.308 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:56.308 CC module/event/subsystems/scheduler/scheduler.o 00:02:56.308 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:56.308 LIB libspdk_event_keyring.a 00:02:56.564 LIB libspdk_event_sock.a 00:02:56.564 LIB libspdk_event_scheduler.a 00:02:56.564 LIB libspdk_event_vmd.a 00:02:56.564 LIB libspdk_event_vhost_blk.a 00:02:56.564 LIB libspdk_event_iobuf.a 00:02:56.564 SO libspdk_event_keyring.so.1.0 00:02:56.564 SO libspdk_event_vmd.so.6.0 00:02:56.564 SO libspdk_event_sock.so.5.0 00:02:56.564 SO libspdk_event_scheduler.so.4.0 00:02:56.564 SO libspdk_event_vhost_blk.so.3.0 00:02:56.564 SO libspdk_event_iobuf.so.3.0 00:02:56.564 SYMLINK libspdk_event_keyring.so 00:02:56.564 SYMLINK libspdk_event_scheduler.so 00:02:56.564 SYMLINK libspdk_event_vhost_blk.so 00:02:56.564 SYMLINK libspdk_event_iobuf.so 00:02:56.564 SYMLINK libspdk_event_vmd.so 00:02:56.564 SYMLINK libspdk_event_sock.so 00:02:56.821 CC module/event/subsystems/accel/accel.o 00:02:57.079 LIB libspdk_event_accel.a 00:02:57.079 SO libspdk_event_accel.so.6.0 00:02:57.079 SYMLINK libspdk_event_accel.so 00:02:57.337 CC module/event/subsystems/bdev/bdev.o 00:02:57.595 LIB libspdk_event_bdev.a 00:02:57.595 SO libspdk_event_bdev.so.6.0 00:02:57.595 SYMLINK libspdk_event_bdev.so 00:02:57.854 CC module/event/subsystems/nbd/nbd.o 00:02:57.854 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:57.854 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:57.854 CC module/event/subsystems/scsi/scsi.o 00:02:58.112 LIB libspdk_event_nbd.a 00:02:58.112 LIB libspdk_event_scsi.a 00:02:58.112 SO libspdk_event_nbd.so.6.0 00:02:58.112 SO libspdk_event_scsi.so.6.0 00:02:58.112 SYMLINK libspdk_event_nbd.so 00:02:58.112 SYMLINK libspdk_event_scsi.so 00:02:58.112 LIB libspdk_event_nvmf.a 00:02:58.371 SO libspdk_event_nvmf.so.6.0 00:02:58.371 SYMLINK libspdk_event_nvmf.so 00:02:58.371 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:58.371 CC module/event/subsystems/iscsi/iscsi.o 00:02:58.629 LIB libspdk_event_vhost_scsi.a 00:02:58.629 SO libspdk_event_vhost_scsi.so.3.0 00:02:58.629 LIB libspdk_event_iscsi.a 00:02:58.629 SYMLINK libspdk_event_vhost_scsi.so 00:02:58.629 SO libspdk_event_iscsi.so.6.0 00:02:58.629 SYMLINK libspdk_event_iscsi.so 00:02:58.887 SO libspdk.so.6.0 00:02:58.887 SYMLINK libspdk.so 00:02:59.145 CC app/spdk_lspci/spdk_lspci.o 00:02:59.145 CC app/trace_record/trace_record.o 00:02:59.145 CC app/spdk_nvme_identify/identify.o 00:02:59.145 CXX app/trace/trace.o 00:02:59.145 CC app/spdk_nvme_perf/perf.o 00:02:59.145 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:59.145 CC app/nvmf_tgt/nvmf_main.o 00:02:59.145 CC app/iscsi_tgt/iscsi_tgt.o 00:02:59.145 CC app/spdk_tgt/spdk_tgt.o 00:02:59.145 CC examples/ioat/perf/perf.o 00:02:59.145 CC test/thread/poller_perf/poller_perf.o 00:02:59.145 CC examples/util/zipf/zipf.o 00:02:59.402 LINK spdk_lspci 00:02:59.402 LINK nvmf_tgt 00:02:59.402 LINK interrupt_tgt 00:02:59.402 LINK iscsi_tgt 00:02:59.402 LINK poller_perf 00:02:59.402 LINK spdk_tgt 00:02:59.402 LINK zipf 00:02:59.402 LINK spdk_trace_record 00:02:59.402 LINK ioat_perf 00:02:59.659 CC app/spdk_nvme_discover/discovery_aer.o 00:02:59.659 make[2]: Nothing to be done for 'all'. 00:02:59.659 CC app/spdk_top/spdk_top.o 00:02:59.659 LINK spdk_trace 00:02:59.659 CC examples/ioat/verify/verify.o 00:02:59.659 TEST_HEADER include/spdk/accel.h 00:02:59.659 TEST_HEADER include/spdk/accel_module.h 00:02:59.659 CC app/spdk_dd/spdk_dd.o 00:02:59.659 TEST_HEADER include/spdk/assert.h 00:02:59.659 TEST_HEADER include/spdk/barrier.h 00:02:59.659 TEST_HEADER include/spdk/base64.h 00:02:59.659 TEST_HEADER include/spdk/bdev.h 00:02:59.659 TEST_HEADER include/spdk/bdev_module.h 00:02:59.659 TEST_HEADER include/spdk/bdev_zone.h 00:02:59.659 TEST_HEADER include/spdk/bit_array.h 00:02:59.659 TEST_HEADER include/spdk/bit_pool.h 00:02:59.659 TEST_HEADER include/spdk/blob_bdev.h 00:02:59.659 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:59.659 TEST_HEADER include/spdk/blobfs.h 00:02:59.659 TEST_HEADER include/spdk/blob.h 00:02:59.659 TEST_HEADER include/spdk/conf.h 00:02:59.659 TEST_HEADER include/spdk/config.h 00:02:59.659 TEST_HEADER include/spdk/cpuset.h 00:02:59.659 TEST_HEADER include/spdk/crc16.h 00:02:59.659 TEST_HEADER include/spdk/crc32.h 00:02:59.660 TEST_HEADER include/spdk/crc64.h 00:02:59.660 LINK spdk_nvme_discover 00:02:59.660 TEST_HEADER include/spdk/dif.h 00:02:59.660 TEST_HEADER include/spdk/dma.h 00:02:59.660 TEST_HEADER include/spdk/endian.h 00:02:59.660 TEST_HEADER include/spdk/env_dpdk.h 00:02:59.660 TEST_HEADER include/spdk/env.h 00:02:59.660 TEST_HEADER include/spdk/event.h 00:02:59.660 TEST_HEADER include/spdk/fd_group.h 00:02:59.660 TEST_HEADER include/spdk/fd.h 00:02:59.660 TEST_HEADER include/spdk/file.h 00:02:59.660 TEST_HEADER include/spdk/ftl.h 00:02:59.660 TEST_HEADER include/spdk/gpt_spec.h 00:02:59.917 TEST_HEADER include/spdk/hexlify.h 00:02:59.917 TEST_HEADER include/spdk/histogram_data.h 00:02:59.917 TEST_HEADER include/spdk/idxd.h 00:02:59.917 CC test/app/bdev_svc/bdev_svc.o 00:02:59.917 TEST_HEADER include/spdk/idxd_spec.h 00:02:59.917 TEST_HEADER include/spdk/init.h 00:02:59.917 TEST_HEADER include/spdk/ioat.h 00:02:59.917 TEST_HEADER include/spdk/ioat_spec.h 00:02:59.917 TEST_HEADER include/spdk/iscsi_spec.h 00:02:59.917 TEST_HEADER include/spdk/json.h 00:02:59.917 TEST_HEADER include/spdk/jsonrpc.h 00:02:59.917 TEST_HEADER include/spdk/keyring.h 00:02:59.917 TEST_HEADER include/spdk/keyring_module.h 00:02:59.917 TEST_HEADER include/spdk/likely.h 00:02:59.917 CC examples/sock/hello_world/hello_sock.o 00:02:59.917 TEST_HEADER include/spdk/log.h 00:02:59.917 TEST_HEADER include/spdk/lvol.h 00:02:59.917 TEST_HEADER include/spdk/memory.h 00:02:59.917 TEST_HEADER include/spdk/mmio.h 00:02:59.917 TEST_HEADER include/spdk/nbd.h 00:02:59.917 TEST_HEADER include/spdk/net.h 00:02:59.917 TEST_HEADER include/spdk/notify.h 00:02:59.917 TEST_HEADER include/spdk/nvme.h 00:02:59.917 TEST_HEADER include/spdk/nvme_intel.h 00:02:59.917 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:59.917 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:59.917 CC examples/thread/thread/thread_ex.o 00:02:59.917 TEST_HEADER include/spdk/nvme_spec.h 00:02:59.917 TEST_HEADER include/spdk/nvme_zns.h 00:02:59.917 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:59.917 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:59.917 TEST_HEADER include/spdk/nvmf.h 00:02:59.917 TEST_HEADER include/spdk/nvmf_spec.h 00:02:59.917 TEST_HEADER include/spdk/nvmf_transport.h 00:02:59.917 TEST_HEADER include/spdk/opal.h 00:02:59.917 TEST_HEADER include/spdk/opal_spec.h 00:02:59.917 TEST_HEADER include/spdk/pci_ids.h 00:02:59.917 CC test/env/mem_callbacks/mem_callbacks.o 00:02:59.917 TEST_HEADER include/spdk/pipe.h 00:02:59.917 TEST_HEADER include/spdk/queue.h 00:02:59.917 TEST_HEADER include/spdk/reduce.h 00:02:59.917 TEST_HEADER include/spdk/rpc.h 00:02:59.917 TEST_HEADER include/spdk/scheduler.h 00:02:59.917 TEST_HEADER include/spdk/scsi.h 00:02:59.917 TEST_HEADER include/spdk/scsi_spec.h 00:02:59.917 TEST_HEADER include/spdk/sock.h 00:02:59.917 TEST_HEADER include/spdk/stdinc.h 00:02:59.917 TEST_HEADER include/spdk/string.h 00:02:59.917 TEST_HEADER include/spdk/thread.h 00:02:59.917 TEST_HEADER include/spdk/trace.h 00:02:59.917 TEST_HEADER include/spdk/trace_parser.h 00:02:59.917 TEST_HEADER include/spdk/tree.h 00:02:59.917 TEST_HEADER include/spdk/ublk.h 00:02:59.917 TEST_HEADER include/spdk/util.h 00:02:59.917 TEST_HEADER include/spdk/uuid.h 00:02:59.917 TEST_HEADER include/spdk/version.h 00:02:59.917 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:59.917 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:59.917 TEST_HEADER include/spdk/vhost.h 00:02:59.917 TEST_HEADER include/spdk/vmd.h 00:02:59.917 TEST_HEADER include/spdk/xor.h 00:02:59.917 TEST_HEADER include/spdk/zipf.h 00:02:59.917 CXX test/cpp_headers/accel.o 00:02:59.917 LINK verify 00:02:59.917 LINK bdev_svc 00:02:59.917 CC test/event/event_perf/event_perf.o 00:03:00.175 CC test/nvme/aer/aer.o 00:03:00.175 CXX test/cpp_headers/accel_module.o 00:03:00.175 LINK thread 00:03:00.175 LINK hello_sock 00:03:00.175 LINK event_perf 00:03:00.175 CC test/nvme/reset/reset.o 00:03:00.175 LINK spdk_dd 00:03:00.433 CXX test/cpp_headers/assert.o 00:03:00.433 CC test/app/histogram_perf/histogram_perf.o 00:03:00.433 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:00.433 CC test/event/reactor/reactor.o 00:03:00.433 LINK spdk_nvme_perf 00:03:00.433 LINK aer 00:03:00.433 CC test/nvme/sgl/sgl.o 00:03:00.433 CC examples/vmd/lsvmd/lsvmd.o 00:03:00.433 CXX test/cpp_headers/barrier.o 00:03:00.433 LINK reset 00:03:00.433 LINK spdk_nvme_identify 00:03:00.433 LINK histogram_perf 00:03:00.433 LINK reactor 00:03:00.433 LINK mem_callbacks 00:03:00.690 LINK lsvmd 00:03:00.690 CXX test/cpp_headers/base64.o 00:03:00.690 CC examples/accel/perf/accel_perf.o 00:03:00.690 CC test/env/vtophys/vtophys.o 00:03:00.690 CC test/app/jsoncat/jsoncat.o 00:03:00.690 CC test/event/reactor_perf/reactor_perf.o 00:03:00.690 LINK sgl 00:03:00.690 CC app/vhost/vhost.o 00:03:00.690 CC examples/blob/hello_world/hello_blob.o 00:03:00.690 CC examples/nvme/hello_world/hello_world.o 00:03:00.690 CC examples/vmd/led/led.o 00:03:00.948 LINK nvme_fuzz 00:03:00.948 CXX test/cpp_headers/bdev.o 00:03:00.948 LINK jsoncat 00:03:00.948 LINK reactor_perf 00:03:00.948 LINK vtophys 00:03:00.948 CC test/nvme/e2edp/nvme_dp.o 00:03:00.948 LINK vhost 00:03:00.948 LINK led 00:03:00.948 LINK spdk_top 00:03:00.948 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:00.948 LINK hello_world 00:03:00.948 CXX test/cpp_headers/bdev_module.o 00:03:00.948 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:00.948 LINK hello_blob 00:03:01.206 CC test/event/app_repeat/app_repeat.o 00:03:01.206 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:01.206 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:01.206 CC test/event/scheduler/scheduler.o 00:03:01.206 CC examples/nvme/reconnect/reconnect.o 00:03:01.206 CC examples/blob/cli/blobcli.o 00:03:01.206 CC test/app/stub/stub.o 00:03:01.206 LINK accel_perf 00:03:01.206 LINK env_dpdk_post_init 00:03:01.206 LINK nvme_dp 00:03:01.206 LINK app_repeat 00:03:01.206 CXX test/cpp_headers/bdev_zone.o 00:03:01.206 CC test/env/memory/memory_ut.o 00:03:01.463 LINK stub 00:03:01.463 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:01.463 CC test/nvme/overhead/overhead.o 00:03:01.463 LINK scheduler 00:03:01.463 CXX test/cpp_headers/bit_array.o 00:03:01.463 CC examples/nvme/arbitration/arbitration.o 00:03:01.463 CC examples/nvme/hotplug/hotplug.o 00:03:01.463 CXX test/cpp_headers/bit_pool.o 00:03:01.463 CXX test/cpp_headers/blob_bdev.o 00:03:01.721 LINK reconnect 00:03:01.721 LINK vhost_fuzz 00:03:01.721 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:01.721 LINK hotplug 00:03:01.721 CXX test/cpp_headers/blobfs_bdev.o 00:03:01.721 CC examples/nvme/abort/abort.o 00:03:01.721 CXX test/cpp_headers/blobfs.o 00:03:01.721 LINK blobcli 00:03:01.721 LINK overhead 00:03:01.721 CC test/nvme/err_injection/err_injection.o 00:03:01.978 LINK arbitration 00:03:01.978 CXX test/cpp_headers/blob.o 00:03:01.978 CXX test/cpp_headers/conf.o 00:03:01.978 LINK cmb_copy 00:03:01.978 CXX test/cpp_headers/config.o 00:03:01.978 LINK err_injection 00:03:01.978 CC test/env/pci/pci_ut.o 00:03:01.978 CC examples/bdev/hello_world/hello_bdev.o 00:03:02.235 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:02.235 CXX test/cpp_headers/cpuset.o 00:03:02.235 CXX test/cpp_headers/crc16.o 00:03:02.235 CC test/nvme/reserve/reserve.o 00:03:02.235 CC test/nvme/startup/startup.o 00:03:02.235 LINK nvme_manage 00:03:02.235 CC test/nvme/simple_copy/simple_copy.o 00:03:02.235 LINK abort 00:03:02.235 CXX test/cpp_headers/crc32.o 00:03:02.235 LINK pmr_persistence 00:03:02.235 CXX test/cpp_headers/crc64.o 00:03:02.235 CXX test/cpp_headers/dif.o 00:03:02.235 LINK startup 00:03:02.235 LINK hello_bdev 00:03:02.492 LINK reserve 00:03:02.492 CC examples/bdev/bdevperf/bdevperf.o 00:03:02.492 LINK simple_copy 00:03:02.492 CXX test/cpp_headers/dma.o 00:03:02.492 CC test/nvme/connect_stress/connect_stress.o 00:03:02.492 CC test/rpc_client/rpc_client_test.o 00:03:02.492 LINK pci_ut 00:03:02.492 CC test/nvme/boot_partition/boot_partition.o 00:03:02.749 CXX test/cpp_headers/endian.o 00:03:02.749 CC test/accel/dif/dif.o 00:03:02.749 CC test/blobfs/mkfs/mkfs.o 00:03:02.749 LINK connect_stress 00:03:02.749 LINK rpc_client_test 00:03:02.749 LINK boot_partition 00:03:02.749 LINK iscsi_fuzz 00:03:02.749 CXX test/cpp_headers/env_dpdk.o 00:03:02.749 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:03.005 LINK memory_ut 00:03:03.005 CC test/unit/lib/log/log.c/log_ut.o 00:03:03.005 LINK mkfs 00:03:03.005 CC test/nvme/compliance/nvme_compliance.o 00:03:03.005 CC test/lvol/esnap/esnap.o 00:03:03.005 CC test/nvme/fused_ordering/fused_ordering.o 00:03:03.005 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:03.005 CXX test/cpp_headers/env.o 00:03:03.005 CC test/nvme/fdp/fdp.o 00:03:03.005 CC test/nvme/cuse/cuse.o 00:03:03.005 CXX test/cpp_headers/event.o 00:03:03.005 LINK histogram_ut 00:03:03.262 CXX test/cpp_headers/fd_group.o 00:03:03.262 CXX test/cpp_headers/fd.o 00:03:03.262 LINK fused_ordering 00:03:03.262 LINK log_ut 00:03:03.262 LINK doorbell_aers 00:03:03.262 CXX test/cpp_headers/file.o 00:03:03.262 LINK dif 00:03:03.262 CXX test/cpp_headers/ftl.o 00:03:03.519 CXX test/cpp_headers/gpt_spec.o 00:03:03.519 CXX test/cpp_headers/hexlify.o 00:03:03.519 LINK bdevperf 00:03:03.519 CXX test/cpp_headers/histogram_data.o 00:03:03.519 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:03.519 LINK fdp 00:03:03.519 LINK nvme_compliance 00:03:03.519 CXX test/cpp_headers/idxd.o 00:03:03.519 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:03.519 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:03.777 CC test/bdev/bdevio/bdevio.o 00:03:03.777 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:03.777 CXX test/cpp_headers/idxd_spec.o 00:03:03.777 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:03.777 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:03.777 LINK base64_ut 00:03:03.777 CC examples/nvmf/nvmf/nvmf.o 00:03:03.777 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:04.034 CXX test/cpp_headers/init.o 00:03:04.034 LINK crc16_ut 00:03:04.034 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:04.034 LINK crc32_ieee_ut 00:03:04.034 CXX test/cpp_headers/ioat.o 00:03:04.034 CXX test/cpp_headers/ioat_spec.o 00:03:04.034 CXX test/cpp_headers/iscsi_spec.o 00:03:04.292 LINK cpuset_ut 00:03:04.292 LINK crc32c_ut 00:03:04.292 LINK bdevio 00:03:04.292 LINK nvmf 00:03:04.292 CXX test/cpp_headers/json.o 00:03:04.292 CXX test/cpp_headers/jsonrpc.o 00:03:04.292 CXX test/cpp_headers/keyring.o 00:03:04.292 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:04.292 LINK bit_array_ut 00:03:04.292 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:04.292 LINK dma_ut 00:03:04.292 LINK ioat_ut 00:03:04.550 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:04.550 CC test/unit/lib/util/file.c/file_ut.o 00:03:04.550 CXX test/cpp_headers/keyring_module.o 00:03:04.550 LINK crc64_ut 00:03:04.550 CC test/unit/lib/util/net.c/net_ut.o 00:03:04.550 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:04.550 CXX test/cpp_headers/likely.o 00:03:04.550 CC test/unit/lib/util/string.c/string_ut.o 00:03:04.550 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:04.550 LINK cuse 00:03:04.550 CC test/unit/lib/util/math.c/math_ut.o 00:03:04.550 LINK file_ut 00:03:04.550 CXX test/cpp_headers/log.o 00:03:04.808 CXX test/cpp_headers/lvol.o 00:03:04.808 CXX test/cpp_headers/memory.o 00:03:04.808 LINK net_ut 00:03:04.808 CXX test/cpp_headers/mmio.o 00:03:04.808 LINK math_ut 00:03:04.808 LINK iov_ut 00:03:04.808 CXX test/cpp_headers/nbd.o 00:03:04.808 CXX test/cpp_headers/net.o 00:03:04.808 CXX test/cpp_headers/notify.o 00:03:04.808 CXX test/cpp_headers/nvme.o 00:03:04.808 CXX test/cpp_headers/nvme_intel.o 00:03:04.808 CXX test/cpp_headers/nvme_ocssd.o 00:03:05.065 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:05.065 CXX test/cpp_headers/nvme_spec.o 00:03:05.065 CXX test/cpp_headers/nvme_zns.o 00:03:05.065 CXX test/cpp_headers/nvmf_cmd.o 00:03:05.065 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:05.065 LINK string_ut 00:03:05.065 CXX test/cpp_headers/nvmf.o 00:03:05.065 CXX test/cpp_headers/nvmf_spec.o 00:03:05.065 CXX test/cpp_headers/nvmf_transport.o 00:03:05.065 CXX test/cpp_headers/opal.o 00:03:05.323 CXX test/cpp_headers/opal_spec.o 00:03:05.323 LINK xor_ut 00:03:05.323 CXX test/cpp_headers/pci_ids.o 00:03:05.323 CXX test/cpp_headers/pipe.o 00:03:05.323 CXX test/cpp_headers/queue.o 00:03:05.323 CXX test/cpp_headers/reduce.o 00:03:05.323 CXX test/cpp_headers/rpc.o 00:03:05.323 CXX test/cpp_headers/scheduler.o 00:03:05.323 CXX test/cpp_headers/scsi.o 00:03:05.323 LINK pipe_ut 00:03:05.323 CXX test/cpp_headers/scsi_spec.o 00:03:05.323 CXX test/cpp_headers/sock.o 00:03:05.323 CXX test/cpp_headers/stdinc.o 00:03:05.323 CXX test/cpp_headers/string.o 00:03:05.579 CXX test/cpp_headers/thread.o 00:03:05.580 CXX test/cpp_headers/trace.o 00:03:05.580 CXX test/cpp_headers/trace_parser.o 00:03:05.580 CXX test/cpp_headers/tree.o 00:03:05.580 CXX test/cpp_headers/ublk.o 00:03:05.580 CXX test/cpp_headers/util.o 00:03:05.580 CXX test/cpp_headers/uuid.o 00:03:05.580 CXX test/cpp_headers/version.o 00:03:05.580 CXX test/cpp_headers/vfio_user_pci.o 00:03:05.580 CXX test/cpp_headers/vfio_user_spec.o 00:03:05.580 CXX test/cpp_headers/vhost.o 00:03:05.580 CXX test/cpp_headers/vmd.o 00:03:05.580 CXX test/cpp_headers/xor.o 00:03:05.580 CXX test/cpp_headers/zipf.o 00:03:07.496 LINK dif_ut 00:03:07.753 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:07.753 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:07.753 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:07.753 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:08.317 LINK pci_event_ut 00:03:08.575 LINK json_util_ut 00:03:08.832 LINK esnap 00:03:09.767 LINK json_write_ut 00:03:10.334 LINK json_parse_ut 00:03:10.591 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:11.158 LINK jsonrpc_server_ut 00:03:11.725 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:12.660 LINK rpc_ut 00:03:12.919 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:12.919 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:12.919 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:12.919 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:12.919 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:13.177 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:13.744 LINK keyring_ut 00:03:13.744 LINK notify_ut 00:03:14.003 LINK iobuf_ut 00:03:14.261 LINK posix_ut 00:03:15.206 LINK sock_ut 00:03:15.206 LINK thread_ut 00:03:15.494 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:15.494 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:16.060 LINK nvme_quirks_ut 00:03:16.319 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:16.577 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:16.577 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:16.834 LINK nvme_ns_ut 00:03:16.834 LINK nvme_poll_group_ut 00:03:16.834 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:16.834 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:17.091 LINK nvme_ctrlr_cmd_ut 00:03:17.091 LINK nvme_qpair_ut 00:03:17.348 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:17.348 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:17.607 LINK nvme_ut 00:03:17.607 LINK nvme_transport_ut 00:03:17.865 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:17.865 LINK nvme_ns_ocssd_cmd_ut 00:03:17.865 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:17.865 LINK nvme_io_msg_ut 00:03:18.123 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:18.123 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:18.123 LINK nvme_pcie_ut 00:03:18.381 LINK nvme_fabric_ut 00:03:18.381 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:18.381 LINK nvme_ns_cmd_ut 00:03:18.639 LINK nvme_opal_ut 00:03:18.639 LINK nvme_pcie_common_ut 00:03:18.639 LINK nvme_tcp_ut 00:03:18.898 LINK blob_bdev_ut 00:03:18.898 LINK subsystem_ut 00:03:18.898 LINK rpc_ut 00:03:19.156 LINK nvme_cuse_ut 00:03:19.414 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:19.414 CC test/unit/lib/event/app.c/app_ut.o 00:03:19.414 LINK nvme_ctrlr_ut 00:03:20.352 LINK app_ut 00:03:20.611 LINK reactor_ut 00:03:21.178 LINK accel_ut 00:03:21.746 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:21.746 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:21.746 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:21.746 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:21.746 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:21.746 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:21.746 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:21.746 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:21.746 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:21.746 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:21.746 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:22.004 LINK scsi_nvme_ut 00:03:22.004 LINK bdev_zone_ut 00:03:22.262 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:22.262 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:22.520 LINK gpt_ut 00:03:22.520 LINK bdev_raid_sb_ut 00:03:22.777 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:23.033 LINK vbdev_zone_block_ut 00:03:23.033 LINK concat_ut 00:03:23.290 LINK raid1_ut 00:03:23.895 LINK raid0_ut 00:03:23.895 LINK vbdev_lvol_ut 00:03:24.461 LINK bdev_raid_ut 00:03:25.834 LINK part_ut 00:03:26.401 LINK bdev_ut 00:03:27.334 LINK blob_ut 00:03:27.592 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:03:27.592 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:03:27.592 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:03:27.592 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:03:27.592 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:03:27.850 LINK tree_ut 00:03:27.850 LINK blobfs_bdev_ut 00:03:28.416 LINK bdev_nvme_ut 00:03:29.349 LINK bdev_ut 00:03:29.349 LINK blobfs_sync_ut 00:03:29.349 LINK blobfs_async_ut 00:03:29.607 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:29.607 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:29.607 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:29.607 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:29.607 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:29.607 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:29.607 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:29.607 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:29.607 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:29.607 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:29.607 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:29.865 LINK ftl_bitmap_ut 00:03:29.865 LINK scsi_ut 00:03:30.123 LINK ftl_l2p_ut 00:03:30.123 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:30.123 LINK dev_ut 00:03:30.123 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:30.123 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:30.381 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:30.381 LINK scsi_pr_ut 00:03:30.381 LINK ftl_io_ut 00:03:30.381 LINK lvol_ut 00:03:30.639 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:30.639 LINK lun_ut 00:03:30.639 LINK ftl_mempool_ut 00:03:30.639 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:30.639 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:30.896 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:30.896 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:30.896 LINK ftl_p2l_ut 00:03:31.153 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:31.153 LINK ftl_mngt_ut 00:03:31.153 LINK scsi_bdev_ut 00:03:31.153 LINK ftl_band_ut 00:03:31.410 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:31.410 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:31.410 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:31.667 LINK ctrlr_bdev_ut 00:03:31.923 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:31.923 LINK ftl_layout_upgrade_ut 00:03:32.179 LINK ftl_sb_ut 00:03:32.179 LINK init_grp_ut 00:03:32.179 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:32.179 LINK nvmf_ut 00:03:32.179 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:32.470 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:32.470 LINK auth_ut 00:03:33.033 LINK conn_ut 00:03:33.033 LINK ctrlr_discovery_ut 00:03:33.033 LINK param_ut 00:03:33.290 LINK tcp_ut 00:03:33.547 LINK portal_grp_ut 00:03:33.807 LINK subsystem_ut 00:03:33.807 LINK tgt_node_ut 00:03:33.807 LINK ctrlr_ut 00:03:34.381 LINK vhost_ut 00:03:34.638 LINK iscsi_ut 00:03:34.896 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:03:34.896 21:58:21 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:03:34.896 21:58:21 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:03:34.896 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:03:35.155 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:35.155 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:03:35.155 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:03:35.155 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:03:35.155 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:03:35.155 patchelf: not an ELF executable 00:03:35.155 patchelf: not an ELF executable 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:03:35.156 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:03:35.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:03:35.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:03:35.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:03:35.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:03:35.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:03:35.672 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:35.672 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:03:36.237 Processing /home/vagrant/spdk_repo/spdk/python 00:03:36.237 Preparing metadata (setup.py): started 00:03:36.813 Preparing metadata (setup.py): finished with status 'done' 00:03:37.378 Installing collected packages: spdk 00:03:37.378 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:03:37.378 Running setup.py install for spdk: started 00:03:37.941 Running setup.py install for spdk: finished with status 'done' 00:03:37.941 Successfully installed spdk-24.9rc0 00:03:38.201 The Meson build system 00:03:38.201 Version: 1.3.1 00:03:38.201 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:38.201 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:38.201 Build type: native build 00:03:38.201 Program cat found: YES (/usr/bin/cat) 00:03:38.201 Project name: DPDK 00:03:38.201 Project version: 24.03.0 00:03:38.201 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:03:38.201 C linker for the host machine: cc ld.bfd 2.39-16 00:03:38.201 Host machine cpu family: x86_64 00:03:38.201 Host machine cpu: x86_64 00:03:38.201 Message: ## Building in Developer Mode ## 00:03:38.201 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:38.201 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:38.201 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:38.201 Program python3 found: YES (/usr/bin/python3) 00:03:38.201 Program cat found: YES (/usr/bin/cat) 00:03:38.201 Compiler for C supports arguments -march=native: YES (cached) 00:03:38.201 Checking for size of "void *" : 8 (cached) 00:03:38.201 Checking for size of "void *" : 8 (cached) 00:03:38.201 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:03:38.201 Library m found: YES 00:03:38.201 Library numa found: YES 00:03:38.201 Has header "numaif.h" : YES (cached) 00:03:38.201 Library fdt found: NO 00:03:38.201 Library execinfo found: NO 00:03:38.201 Has header "execinfo.h" : YES (cached) 00:03:38.201 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:38.201 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:38.201 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:38.201 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:38.201 Dependency openssl found: YES 3.0.9 (cached) 00:03:38.201 Dependency libpcap found: YES 1.10.4 (cached) 00:03:38.201 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wformat: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wundef: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:38.201 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:38.201 Program objdump found: YES (/usr/bin/objdump) 00:03:38.201 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:38.201 Checking if "AVX512 checking" compiles: YES (cached) 00:03:38.201 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:38.201 Fetching value of define "__AES__" : 1 (cached) 00:03:38.201 Fetching value of define "__AVX__" : 1 (cached) 00:03:38.201 Fetching value of define "__AVX2__" : 1 (cached) 00:03:38.201 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:38.201 Fetching value of define "__RDRND__" : 1 (cached) 00:03:38.201 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:38.201 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:38.201 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:38.201 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:38.201 Message: lib/log: Defining dependency "log" 00:03:38.201 Message: lib/kvargs: Defining dependency "kvargs" 00:03:38.201 Message: lib/telemetry: Defining dependency "telemetry" 00:03:38.201 Checking for function "getentropy" : NO (cached) 00:03:38.201 Message: lib/eal: Defining dependency "eal" 00:03:38.201 Message: lib/ring: Defining dependency "ring" 00:03:38.201 Message: lib/rcu: Defining dependency "rcu" 00:03:38.201 Message: lib/mempool: Defining dependency "mempool" 00:03:38.201 Message: lib/mbuf: Defining dependency "mbuf" 00:03:38.201 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:38.201 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:38.201 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:38.201 Compiler for C supports arguments -maes: YES (cached) 00:03:38.201 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:38.201 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:38.201 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:38.201 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:38.201 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:38.201 Compiler for C supports arguments -mavx2: YES (cached) 00:03:38.201 Compiler for C supports arguments -mavx: YES (cached) 00:03:38.201 Message: lib/net: Defining dependency "net" 00:03:38.201 Message: lib/meter: Defining dependency "meter" 00:03:38.201 Message: lib/ethdev: Defining dependency "ethdev" 00:03:38.201 Message: lib/pci: Defining dependency "pci" 00:03:38.201 Message: lib/cmdline: Defining dependency "cmdline" 00:03:38.201 Message: lib/hash: Defining dependency "hash" 00:03:38.201 Message: lib/timer: Defining dependency "timer" 00:03:38.201 Message: lib/compressdev: Defining dependency "compressdev" 00:03:38.201 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:38.201 Message: lib/dmadev: Defining dependency "dmadev" 00:03:38.201 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:38.201 Message: lib/power: Defining dependency "power" 00:03:38.201 Message: lib/reorder: Defining dependency "reorder" 00:03:38.201 Message: lib/security: Defining dependency "security" 00:03:38.201 Has header "linux/userfaultfd.h" : YES (cached) 00:03:38.201 Has header "linux/vduse.h" : YES (cached) 00:03:38.201 Message: lib/vhost: Defining dependency "vhost" 00:03:38.201 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:38.201 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:38.202 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:38.202 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:38.202 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:38.202 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:38.202 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:38.202 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:38.202 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:38.202 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:38.202 Program doxygen found: YES (/usr/bin/doxygen) 00:03:38.202 Configuring doxy-api-html.conf using configuration 00:03:38.202 Configuring doxy-api-man.conf using configuration 00:03:38.202 Program mandb found: YES (/usr/bin/mandb) 00:03:38.202 Program sphinx-build found: NO 00:03:38.202 Configuring rte_build_config.h using configuration 00:03:38.202 Message: 00:03:38.202 ================= 00:03:38.202 Applications Enabled 00:03:38.202 ================= 00:03:38.202 00:03:38.202 apps: 00:03:38.202 00:03:38.202 00:03:38.202 Message: 00:03:38.202 ================= 00:03:38.202 Libraries Enabled 00:03:38.202 ================= 00:03:38.202 00:03:38.202 libs: 00:03:38.202 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:38.202 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:38.202 cryptodev, dmadev, power, reorder, security, vhost, 00:03:38.202 00:03:38.202 Message: 00:03:38.202 =============== 00:03:38.202 Drivers Enabled 00:03:38.202 =============== 00:03:38.202 00:03:38.202 common: 00:03:38.202 00:03:38.202 bus: 00:03:38.202 pci, vdev, 00:03:38.202 mempool: 00:03:38.202 ring, 00:03:38.202 dma: 00:03:38.202 00:03:38.202 net: 00:03:38.202 00:03:38.202 crypto: 00:03:38.202 00:03:38.202 compress: 00:03:38.202 00:03:38.202 vdpa: 00:03:38.202 00:03:38.202 00:03:38.202 Message: 00:03:38.202 ================= 00:03:38.202 Content Skipped 00:03:38.202 ================= 00:03:38.202 00:03:38.202 apps: 00:03:38.202 dumpcap: explicitly disabled via build config 00:03:38.202 graph: explicitly disabled via build config 00:03:38.202 pdump: explicitly disabled via build config 00:03:38.202 proc-info: explicitly disabled via build config 00:03:38.202 test-acl: explicitly disabled via build config 00:03:38.202 test-bbdev: explicitly disabled via build config 00:03:38.202 test-cmdline: explicitly disabled via build config 00:03:38.202 test-compress-perf: explicitly disabled via build config 00:03:38.202 test-crypto-perf: explicitly disabled via build config 00:03:38.202 test-dma-perf: explicitly disabled via build config 00:03:38.202 test-eventdev: explicitly disabled via build config 00:03:38.202 test-fib: explicitly disabled via build config 00:03:38.202 test-flow-perf: explicitly disabled via build config 00:03:38.202 test-gpudev: explicitly disabled via build config 00:03:38.202 test-mldev: explicitly disabled via build config 00:03:38.202 test-pipeline: explicitly disabled via build config 00:03:38.202 test-pmd: explicitly disabled via build config 00:03:38.202 test-regex: explicitly disabled via build config 00:03:38.202 test-sad: explicitly disabled via build config 00:03:38.202 test-security-perf: explicitly disabled via build config 00:03:38.202 00:03:38.202 libs: 00:03:38.202 argparse: explicitly disabled via build config 00:03:38.202 metrics: explicitly disabled via build config 00:03:38.202 acl: explicitly disabled via build config 00:03:38.202 bbdev: explicitly disabled via build config 00:03:38.202 bitratestats: explicitly disabled via build config 00:03:38.202 bpf: explicitly disabled via build config 00:03:38.202 cfgfile: explicitly disabled via build config 00:03:38.202 distributor: explicitly disabled via build config 00:03:38.202 efd: explicitly disabled via build config 00:03:38.202 eventdev: explicitly disabled via build config 00:03:38.202 dispatcher: explicitly disabled via build config 00:03:38.202 gpudev: explicitly disabled via build config 00:03:38.202 gro: explicitly disabled via build config 00:03:38.202 gso: explicitly disabled via build config 00:03:38.202 ip_frag: explicitly disabled via build config 00:03:38.202 jobstats: explicitly disabled via build config 00:03:38.202 latencystats: explicitly disabled via build config 00:03:38.202 lpm: explicitly disabled via build config 00:03:38.202 member: explicitly disabled via build config 00:03:38.202 pcapng: explicitly disabled via build config 00:03:38.202 rawdev: explicitly disabled via build config 00:03:38.202 regexdev: explicitly disabled via build config 00:03:38.202 mldev: explicitly disabled via build config 00:03:38.202 rib: explicitly disabled via build config 00:03:38.202 sched: explicitly disabled via build config 00:03:38.202 stack: explicitly disabled via build config 00:03:38.202 ipsec: explicitly disabled via build config 00:03:38.202 pdcp: explicitly disabled via build config 00:03:38.202 fib: explicitly disabled via build config 00:03:38.202 port: explicitly disabled via build config 00:03:38.202 pdump: explicitly disabled via build config 00:03:38.202 table: explicitly disabled via build config 00:03:38.202 pipeline: explicitly disabled via build config 00:03:38.202 graph: explicitly disabled via build config 00:03:38.202 node: explicitly disabled via build config 00:03:38.202 00:03:38.202 drivers: 00:03:38.202 common/cpt: not in enabled drivers build config 00:03:38.202 common/dpaax: not in enabled drivers build config 00:03:38.202 common/iavf: not in enabled drivers build config 00:03:38.202 common/idpf: not in enabled drivers build config 00:03:38.202 common/ionic: not in enabled drivers build config 00:03:38.202 common/mvep: not in enabled drivers build config 00:03:38.202 common/octeontx: not in enabled drivers build config 00:03:38.202 bus/auxiliary: not in enabled drivers build config 00:03:38.202 bus/cdx: not in enabled drivers build config 00:03:38.202 bus/dpaa: not in enabled drivers build config 00:03:38.202 bus/fslmc: not in enabled drivers build config 00:03:38.202 bus/ifpga: not in enabled drivers build config 00:03:38.202 bus/platform: not in enabled drivers build config 00:03:38.202 bus/uacce: not in enabled drivers build config 00:03:38.202 bus/vmbus: not in enabled drivers build config 00:03:38.202 common/cnxk: not in enabled drivers build config 00:03:38.202 common/mlx5: not in enabled drivers build config 00:03:38.202 common/nfp: not in enabled drivers build config 00:03:38.202 common/nitrox: not in enabled drivers build config 00:03:38.202 common/qat: not in enabled drivers build config 00:03:38.202 common/sfc_efx: not in enabled drivers build config 00:03:38.202 mempool/bucket: not in enabled drivers build config 00:03:38.202 mempool/cnxk: not in enabled drivers build config 00:03:38.202 mempool/dpaa: not in enabled drivers build config 00:03:38.202 mempool/dpaa2: not in enabled drivers build config 00:03:38.202 mempool/octeontx: not in enabled drivers build config 00:03:38.202 mempool/stack: not in enabled drivers build config 00:03:38.202 dma/cnxk: not in enabled drivers build config 00:03:38.202 dma/dpaa: not in enabled drivers build config 00:03:38.202 dma/dpaa2: not in enabled drivers build config 00:03:38.202 dma/hisilicon: not in enabled drivers build config 00:03:38.202 dma/idxd: not in enabled drivers build config 00:03:38.202 dma/ioat: not in enabled drivers build config 00:03:38.202 dma/skeleton: not in enabled drivers build config 00:03:38.202 net/af_packet: not in enabled drivers build config 00:03:38.202 net/af_xdp: not in enabled drivers build config 00:03:38.202 net/ark: not in enabled drivers build config 00:03:38.202 net/atlantic: not in enabled drivers build config 00:03:38.202 net/avp: not in enabled drivers build config 00:03:38.202 net/axgbe: not in enabled drivers build config 00:03:38.202 net/bnx2x: not in enabled drivers build config 00:03:38.202 net/bnxt: not in enabled drivers build config 00:03:38.202 net/bonding: not in enabled drivers build config 00:03:38.202 net/cnxk: not in enabled drivers build config 00:03:38.202 net/cpfl: not in enabled drivers build config 00:03:38.202 net/cxgbe: not in enabled drivers build config 00:03:38.202 net/dpaa: not in enabled drivers build config 00:03:38.202 net/dpaa2: not in enabled drivers build config 00:03:38.202 net/e1000: not in enabled drivers build config 00:03:38.202 net/ena: not in enabled drivers build config 00:03:38.202 net/enetc: not in enabled drivers build config 00:03:38.202 net/enetfec: not in enabled drivers build config 00:03:38.202 net/enic: not in enabled drivers build config 00:03:38.202 net/failsafe: not in enabled drivers build config 00:03:38.202 net/fm10k: not in enabled drivers build config 00:03:38.202 net/gve: not in enabled drivers build config 00:03:38.202 net/hinic: not in enabled drivers build config 00:03:38.202 net/hns3: not in enabled drivers build config 00:03:38.202 net/i40e: not in enabled drivers build config 00:03:38.202 net/iavf: not in enabled drivers build config 00:03:38.202 net/ice: not in enabled drivers build config 00:03:38.202 net/idpf: not in enabled drivers build config 00:03:38.202 net/igc: not in enabled drivers build config 00:03:38.202 net/ionic: not in enabled drivers build config 00:03:38.202 net/ipn3ke: not in enabled drivers build config 00:03:38.202 net/ixgbe: not in enabled drivers build config 00:03:38.202 net/mana: not in enabled drivers build config 00:03:38.202 net/memif: not in enabled drivers build config 00:03:38.202 net/mlx4: not in enabled drivers build config 00:03:38.202 net/mlx5: not in enabled drivers build config 00:03:38.202 net/mvneta: not in enabled drivers build config 00:03:38.202 net/mvpp2: not in enabled drivers build config 00:03:38.202 net/netvsc: not in enabled drivers build config 00:03:38.202 net/nfb: not in enabled drivers build config 00:03:38.202 net/nfp: not in enabled drivers build config 00:03:38.202 net/ngbe: not in enabled drivers build config 00:03:38.202 net/null: not in enabled drivers build config 00:03:38.202 net/octeontx: not in enabled drivers build config 00:03:38.202 net/octeon_ep: not in enabled drivers build config 00:03:38.202 net/pcap: not in enabled drivers build config 00:03:38.202 net/pfe: not in enabled drivers build config 00:03:38.202 net/qede: not in enabled drivers build config 00:03:38.202 net/ring: not in enabled drivers build config 00:03:38.202 net/sfc: not in enabled drivers build config 00:03:38.202 net/softnic: not in enabled drivers build config 00:03:38.202 net/tap: not in enabled drivers build config 00:03:38.202 net/thunderx: not in enabled drivers build config 00:03:38.202 net/txgbe: not in enabled drivers build config 00:03:38.202 net/vdev_netvsc: not in enabled drivers build config 00:03:38.202 net/vhost: not in enabled drivers build config 00:03:38.202 net/virtio: not in enabled drivers build config 00:03:38.202 net/vmxnet3: not in enabled drivers build config 00:03:38.202 raw/*: missing internal dependency, "rawdev" 00:03:38.202 crypto/armv8: not in enabled drivers build config 00:03:38.202 crypto/bcmfs: not in enabled drivers build config 00:03:38.202 crypto/caam_jr: not in enabled drivers build config 00:03:38.202 crypto/ccp: not in enabled drivers build config 00:03:38.202 crypto/cnxk: not in enabled drivers build config 00:03:38.202 crypto/dpaa_sec: not in enabled drivers build config 00:03:38.203 crypto/dpaa2_sec: not in enabled drivers build config 00:03:38.203 crypto/ipsec_mb: not in enabled drivers build config 00:03:38.203 crypto/mlx5: not in enabled drivers build config 00:03:38.203 crypto/mvsam: not in enabled drivers build config 00:03:38.203 crypto/nitrox: not in enabled drivers build config 00:03:38.203 crypto/null: not in enabled drivers build config 00:03:38.203 crypto/octeontx: not in enabled drivers build config 00:03:38.203 crypto/openssl: not in enabled drivers build config 00:03:38.203 crypto/scheduler: not in enabled drivers build config 00:03:38.203 crypto/uadk: not in enabled drivers build config 00:03:38.203 crypto/virtio: not in enabled drivers build config 00:03:38.203 compress/isal: not in enabled drivers build config 00:03:38.203 compress/mlx5: not in enabled drivers build config 00:03:38.203 compress/nitrox: not in enabled drivers build config 00:03:38.203 compress/octeontx: not in enabled drivers build config 00:03:38.203 compress/zlib: not in enabled drivers build config 00:03:38.203 regex/*: missing internal dependency, "regexdev" 00:03:38.203 ml/*: missing internal dependency, "mldev" 00:03:38.203 vdpa/ifc: not in enabled drivers build config 00:03:38.203 vdpa/mlx5: not in enabled drivers build config 00:03:38.203 vdpa/nfp: not in enabled drivers build config 00:03:38.203 vdpa/sfc: not in enabled drivers build config 00:03:38.203 event/*: missing internal dependency, "eventdev" 00:03:38.203 baseband/*: missing internal dependency, "bbdev" 00:03:38.203 gpu/*: missing internal dependency, "gpudev" 00:03:38.203 00:03:38.203 00:03:38.461 Cleaning... 0 files. 00:03:38.461 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:03:38.719 Build targets in project: 85 00:03:38.719 00:03:38.719 DPDK 24.03.0 00:03:38.719 00:03:38.719 User defined options 00:03:38.719 default_library : shared 00:03:38.719 libdir : lib 00:03:38.719 prefix : /usr/local 00:03:38.719 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:03:38.719 c_link_args : 00:03:38.719 cpu_instruction_set: native 00:03:38.719 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:03:38.719 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:03:38.719 enable_docs : false 00:03:38.719 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:38.719 enable_kmods : false 00:03:38.719 max_lcores : 128 00:03:38.719 tests : false 00:03:38.719 00:03:38.719 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:38.984 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:38.984 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.985 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.986 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:03:38.987 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:38.988 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:03:38.989 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:03:38.990 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:38.990 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:38.990 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:03:38.990 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.990 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.991 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:38.992 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:03:38.992 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:03:38.992 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:03:38.992 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:03:38.992 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:03:38.992 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:03:38.992 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:03:38.992 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:03:38.992 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:03:38.992 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:03:38.992 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:03:38.992 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:03:38.992 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:03:38.992 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:03:38.992 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:03:38.992 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:03:38.992 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:03:38.992 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:03:38.992 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:03:38.992 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:03:38.992 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:03:38.992 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:03:38.992 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:03:38.992 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:03:38.992 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:03:38.992 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:03:38.992 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:03:38.992 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:03:38.992 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:03:38.992 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:03:38.992 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:03:38.992 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:03:38.993 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:03:38.993 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:03:38.993 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:03:38.993 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:03:38.993 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:03:38.993 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:03:38.993 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:03:38.993 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:03:38.993 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:03:38.993 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:03:38.993 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:03:38.993 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:03:38.993 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:03:38.993 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:03:38.993 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:03:38.993 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:03:38.993 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:03:38.993 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:03:38.993 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:03:38.993 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:03:38.993 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:03:38.993 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:03:38.993 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:03:38.993 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:03:38.993 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:03:38.993 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:03:38.993 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:03:38.993 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:03:38.993 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:03:41.530 The Meson build system 00:03:41.530 Version: 1.3.1 00:03:41.530 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:03:41.530 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:03:41.530 Build type: native build 00:03:41.530 Program cat found: YES (/usr/bin/cat) 00:03:41.530 Project name: DPDK 00:03:41.530 Project version: 24.03.0 00:03:41.530 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:03:41.530 C linker for the host machine: cc ld.bfd 2.39-16 00:03:41.530 Host machine cpu family: x86_64 00:03:41.530 Host machine cpu: x86_64 00:03:41.530 Message: ## Building in Developer Mode ## 00:03:41.530 Program pkg-config found: YES (/usr/bin/pkg-config) 00:03:41.530 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:03:41.530 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:03:41.530 Program python3 found: YES (/usr/bin/python3) 00:03:41.530 Program cat found: YES (/usr/bin/cat) 00:03:41.530 Compiler for C supports arguments -march=native: YES (cached) 00:03:41.530 Checking for size of "void *" : 8 (cached) 00:03:41.530 Checking for size of "void *" : 8 (cached) 00:03:41.530 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:03:41.530 Library m found: YES 00:03:41.530 Library numa found: YES 00:03:41.530 Has header "numaif.h" : YES (cached) 00:03:41.530 Library fdt found: NO 00:03:41.530 Library execinfo found: NO 00:03:41.530 Has header "execinfo.h" : YES (cached) 00:03:41.530 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:03:41.530 Run-time dependency libarchive found: NO (tried pkgconfig) 00:03:41.530 Run-time dependency libbsd found: NO (tried pkgconfig) 00:03:41.530 Run-time dependency jansson found: NO (tried pkgconfig) 00:03:41.530 Dependency openssl found: YES 3.0.9 (cached) 00:03:41.530 Dependency libpcap found: YES 1.10.4 (cached) 00:03:41.530 Has header "pcap.h" with dependency libpcap: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wformat: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wformat-security: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wundef: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:03:41.530 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:03:41.530 Program objdump found: YES (/usr/bin/objdump) 00:03:41.530 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:41.530 Checking if "AVX512 checking" compiles: YES (cached) 00:03:41.530 Fetching value of define "__SSE4_2__" : 1 (cached) 00:03:41.530 Fetching value of define "__AES__" : 1 (cached) 00:03:41.530 Fetching value of define "__AVX__" : 1 (cached) 00:03:41.530 Fetching value of define "__AVX2__" : 1 (cached) 00:03:41.530 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:41.530 Fetching value of define "__RDRND__" : 1 (cached) 00:03:41.530 Fetching value of define "__RDSEED__" : 1 (cached) 00:03:41.530 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__znver1__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__znver2__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__znver3__" : (undefined) (cached) 00:03:41.530 Fetching value of define "__znver4__" : (undefined) (cached) 00:03:41.530 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:41.530 Message: lib/log: Defining dependency "log" 00:03:41.530 Message: lib/kvargs: Defining dependency "kvargs" 00:03:41.530 Message: lib/telemetry: Defining dependency "telemetry" 00:03:41.530 Checking for function "getentropy" : NO (cached) 00:03:41.530 Message: lib/eal: Defining dependency "eal" 00:03:41.530 Message: lib/ring: Defining dependency "ring" 00:03:41.530 Message: lib/rcu: Defining dependency "rcu" 00:03:41.530 Message: lib/mempool: Defining dependency "mempool" 00:03:41.531 Message: lib/mbuf: Defining dependency "mbuf" 00:03:41.531 Fetching value of define "__PCLMUL__" : 1 (cached) 00:03:41.531 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:03:41.531 Compiler for C supports arguments -mpclmul: YES (cached) 00:03:41.531 Compiler for C supports arguments -maes: YES (cached) 00:03:41.531 Compiler for C supports arguments -mavx512f: YES (cached) 00:03:41.531 Compiler for C supports arguments -mavx512bw: YES (cached) 00:03:41.531 Compiler for C supports arguments -mavx512dq: YES (cached) 00:03:41.531 Compiler for C supports arguments -mavx512vl: YES (cached) 00:03:41.531 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:03:41.531 Compiler for C supports arguments -mavx2: YES (cached) 00:03:41.531 Compiler for C supports arguments -mavx: YES (cached) 00:03:41.531 Message: lib/net: Defining dependency "net" 00:03:41.531 Message: lib/meter: Defining dependency "meter" 00:03:41.531 Message: lib/ethdev: Defining dependency "ethdev" 00:03:41.531 Message: lib/pci: Defining dependency "pci" 00:03:41.531 Message: lib/cmdline: Defining dependency "cmdline" 00:03:41.531 Message: lib/hash: Defining dependency "hash" 00:03:41.531 Message: lib/timer: Defining dependency "timer" 00:03:41.531 Message: lib/compressdev: Defining dependency "compressdev" 00:03:41.531 Message: lib/cryptodev: Defining dependency "cryptodev" 00:03:41.531 Message: lib/dmadev: Defining dependency "dmadev" 00:03:41.531 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:03:41.531 Message: lib/power: Defining dependency "power" 00:03:41.531 Message: lib/reorder: Defining dependency "reorder" 00:03:41.531 Message: lib/security: Defining dependency "security" 00:03:41.531 Has header "linux/userfaultfd.h" : YES (cached) 00:03:41.531 Has header "linux/vduse.h" : YES (cached) 00:03:41.531 Message: lib/vhost: Defining dependency "vhost" 00:03:41.531 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:03:41.531 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:03:41.531 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:03:41.531 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:03:41.531 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:03:41.531 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:03:41.531 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:03:41.531 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:03:41.531 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:03:41.531 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:03:41.531 Program doxygen found: YES (/usr/bin/doxygen) 00:03:41.531 Configuring doxy-api-html.conf using configuration 00:03:41.531 Configuring doxy-api-man.conf using configuration 00:03:41.531 Program mandb found: YES (/usr/bin/mandb) 00:03:41.531 Program sphinx-build found: NO 00:03:41.531 Configuring rte_build_config.h using configuration 00:03:41.531 Message: 00:03:41.531 ================= 00:03:41.531 Applications Enabled 00:03:41.531 ================= 00:03:41.531 00:03:41.531 apps: 00:03:41.531 00:03:41.531 00:03:41.531 Message: 00:03:41.531 ================= 00:03:41.531 Libraries Enabled 00:03:41.531 ================= 00:03:41.531 00:03:41.531 libs: 00:03:41.531 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:03:41.531 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:03:41.531 cryptodev, dmadev, power, reorder, security, vhost, 00:03:41.531 00:03:41.531 Message: 00:03:41.531 =============== 00:03:41.531 Drivers Enabled 00:03:41.531 =============== 00:03:41.531 00:03:41.531 common: 00:03:41.531 00:03:41.531 bus: 00:03:41.531 pci, vdev, 00:03:41.531 mempool: 00:03:41.531 ring, 00:03:41.531 dma: 00:03:41.531 00:03:41.531 net: 00:03:41.531 00:03:41.531 crypto: 00:03:41.531 00:03:41.531 compress: 00:03:41.531 00:03:41.531 vdpa: 00:03:41.531 00:03:41.531 00:03:41.531 Message: 00:03:41.531 ================= 00:03:41.531 Content Skipped 00:03:41.531 ================= 00:03:41.531 00:03:41.531 apps: 00:03:41.531 dumpcap: explicitly disabled via build config 00:03:41.531 graph: explicitly disabled via build config 00:03:41.531 pdump: explicitly disabled via build config 00:03:41.531 proc-info: explicitly disabled via build config 00:03:41.531 test-acl: explicitly disabled via build config 00:03:41.531 test-bbdev: explicitly disabled via build config 00:03:41.531 test-cmdline: explicitly disabled via build config 00:03:41.531 test-compress-perf: explicitly disabled via build config 00:03:41.531 test-crypto-perf: explicitly disabled via build config 00:03:41.531 test-dma-perf: explicitly disabled via build config 00:03:41.531 test-eventdev: explicitly disabled via build config 00:03:41.531 test-fib: explicitly disabled via build config 00:03:41.531 test-flow-perf: explicitly disabled via build config 00:03:41.531 test-gpudev: explicitly disabled via build config 00:03:41.531 test-mldev: explicitly disabled via build config 00:03:41.531 test-pipeline: explicitly disabled via build config 00:03:41.531 test-pmd: explicitly disabled via build config 00:03:41.531 test-regex: explicitly disabled via build config 00:03:41.531 test-sad: explicitly disabled via build config 00:03:41.531 test-security-perf: explicitly disabled via build config 00:03:41.531 00:03:41.531 libs: 00:03:41.531 argparse: explicitly disabled via build config 00:03:41.531 metrics: explicitly disabled via build config 00:03:41.531 acl: explicitly disabled via build config 00:03:41.531 bbdev: explicitly disabled via build config 00:03:41.531 bitratestats: explicitly disabled via build config 00:03:41.531 bpf: explicitly disabled via build config 00:03:41.531 cfgfile: explicitly disabled via build config 00:03:41.531 distributor: explicitly disabled via build config 00:03:41.531 efd: explicitly disabled via build config 00:03:41.531 eventdev: explicitly disabled via build config 00:03:41.531 dispatcher: explicitly disabled via build config 00:03:41.531 gpudev: explicitly disabled via build config 00:03:41.531 gro: explicitly disabled via build config 00:03:41.531 gso: explicitly disabled via build config 00:03:41.531 ip_frag: explicitly disabled via build config 00:03:41.531 jobstats: explicitly disabled via build config 00:03:41.531 latencystats: explicitly disabled via build config 00:03:41.531 lpm: explicitly disabled via build config 00:03:41.531 member: explicitly disabled via build config 00:03:41.531 pcapng: explicitly disabled via build config 00:03:41.531 rawdev: explicitly disabled via build config 00:03:41.531 regexdev: explicitly disabled via build config 00:03:41.531 mldev: explicitly disabled via build config 00:03:41.531 rib: explicitly disabled via build config 00:03:41.531 sched: explicitly disabled via build config 00:03:41.531 stack: explicitly disabled via build config 00:03:41.531 ipsec: explicitly disabled via build config 00:03:41.531 pdcp: explicitly disabled via build config 00:03:41.531 fib: explicitly disabled via build config 00:03:41.531 port: explicitly disabled via build config 00:03:41.531 pdump: explicitly disabled via build config 00:03:41.531 table: explicitly disabled via build config 00:03:41.531 pipeline: explicitly disabled via build config 00:03:41.531 graph: explicitly disabled via build config 00:03:41.531 node: explicitly disabled via build config 00:03:41.531 00:03:41.531 drivers: 00:03:41.531 common/cpt: not in enabled drivers build config 00:03:41.531 common/dpaax: not in enabled drivers build config 00:03:41.531 common/iavf: not in enabled drivers build config 00:03:41.531 common/idpf: not in enabled drivers build config 00:03:41.531 common/ionic: not in enabled drivers build config 00:03:41.531 common/mvep: not in enabled drivers build config 00:03:41.531 common/octeontx: not in enabled drivers build config 00:03:41.531 bus/auxiliary: not in enabled drivers build config 00:03:41.531 bus/cdx: not in enabled drivers build config 00:03:41.531 bus/dpaa: not in enabled drivers build config 00:03:41.531 bus/fslmc: not in enabled drivers build config 00:03:41.531 bus/ifpga: not in enabled drivers build config 00:03:41.531 bus/platform: not in enabled drivers build config 00:03:41.531 bus/uacce: not in enabled drivers build config 00:03:41.531 bus/vmbus: not in enabled drivers build config 00:03:41.531 common/cnxk: not in enabled drivers build config 00:03:41.531 common/mlx5: not in enabled drivers build config 00:03:41.531 common/nfp: not in enabled drivers build config 00:03:41.531 common/nitrox: not in enabled drivers build config 00:03:41.531 common/qat: not in enabled drivers build config 00:03:41.531 common/sfc_efx: not in enabled drivers build config 00:03:41.531 mempool/bucket: not in enabled drivers build config 00:03:41.531 mempool/cnxk: not in enabled drivers build config 00:03:41.531 mempool/dpaa: not in enabled drivers build config 00:03:41.531 mempool/dpaa2: not in enabled drivers build config 00:03:41.531 mempool/octeontx: not in enabled drivers build config 00:03:41.531 mempool/stack: not in enabled drivers build config 00:03:41.531 dma/cnxk: not in enabled drivers build config 00:03:41.531 dma/dpaa: not in enabled drivers build config 00:03:41.531 dma/dpaa2: not in enabled drivers build config 00:03:41.531 dma/hisilicon: not in enabled drivers build config 00:03:41.531 dma/idxd: not in enabled drivers build config 00:03:41.531 dma/ioat: not in enabled drivers build config 00:03:41.531 dma/skeleton: not in enabled drivers build config 00:03:41.531 net/af_packet: not in enabled drivers build config 00:03:41.531 net/af_xdp: not in enabled drivers build config 00:03:41.531 net/ark: not in enabled drivers build config 00:03:41.531 net/atlantic: not in enabled drivers build config 00:03:41.531 net/avp: not in enabled drivers build config 00:03:41.531 net/axgbe: not in enabled drivers build config 00:03:41.531 net/bnx2x: not in enabled drivers build config 00:03:41.531 net/bnxt: not in enabled drivers build config 00:03:41.531 net/bonding: not in enabled drivers build config 00:03:41.531 net/cnxk: not in enabled drivers build config 00:03:41.531 net/cpfl: not in enabled drivers build config 00:03:41.531 net/cxgbe: not in enabled drivers build config 00:03:41.531 net/dpaa: not in enabled drivers build config 00:03:41.531 net/dpaa2: not in enabled drivers build config 00:03:41.531 net/e1000: not in enabled drivers build config 00:03:41.531 net/ena: not in enabled drivers build config 00:03:41.531 net/enetc: not in enabled drivers build config 00:03:41.531 net/enetfec: not in enabled drivers build config 00:03:41.531 net/enic: not in enabled drivers build config 00:03:41.531 net/failsafe: not in enabled drivers build config 00:03:41.531 net/fm10k: not in enabled drivers build config 00:03:41.531 net/gve: not in enabled drivers build config 00:03:41.531 net/hinic: not in enabled drivers build config 00:03:41.531 net/hns3: not in enabled drivers build config 00:03:41.531 net/i40e: not in enabled drivers build config 00:03:41.531 net/iavf: not in enabled drivers build config 00:03:41.531 net/ice: not in enabled drivers build config 00:03:41.531 net/idpf: not in enabled drivers build config 00:03:41.531 net/igc: not in enabled drivers build config 00:03:41.531 net/ionic: not in enabled drivers build config 00:03:41.531 net/ipn3ke: not in enabled drivers build config 00:03:41.531 net/ixgbe: not in enabled drivers build config 00:03:41.531 net/mana: not in enabled drivers build config 00:03:41.531 net/memif: not in enabled drivers build config 00:03:41.531 net/mlx4: not in enabled drivers build config 00:03:41.531 net/mlx5: not in enabled drivers build config 00:03:41.531 net/mvneta: not in enabled drivers build config 00:03:41.531 net/mvpp2: not in enabled drivers build config 00:03:41.531 net/netvsc: not in enabled drivers build config 00:03:41.531 net/nfb: not in enabled drivers build config 00:03:41.531 net/nfp: not in enabled drivers build config 00:03:41.531 net/ngbe: not in enabled drivers build config 00:03:41.531 net/null: not in enabled drivers build config 00:03:41.531 net/octeontx: not in enabled drivers build config 00:03:41.531 net/octeon_ep: not in enabled drivers build config 00:03:41.531 net/pcap: not in enabled drivers build config 00:03:41.531 net/pfe: not in enabled drivers build config 00:03:41.531 net/qede: not in enabled drivers build config 00:03:41.531 net/ring: not in enabled drivers build config 00:03:41.531 net/sfc: not in enabled drivers build config 00:03:41.531 net/softnic: not in enabled drivers build config 00:03:41.531 net/tap: not in enabled drivers build config 00:03:41.531 net/thunderx: not in enabled drivers build config 00:03:41.531 net/txgbe: not in enabled drivers build config 00:03:41.531 net/vdev_netvsc: not in enabled drivers build config 00:03:41.531 net/vhost: not in enabled drivers build config 00:03:41.531 net/virtio: not in enabled drivers build config 00:03:41.531 net/vmxnet3: not in enabled drivers build config 00:03:41.531 raw/*: missing internal dependency, "rawdev" 00:03:41.531 crypto/armv8: not in enabled drivers build config 00:03:41.531 crypto/bcmfs: not in enabled drivers build config 00:03:41.531 crypto/caam_jr: not in enabled drivers build config 00:03:41.531 crypto/ccp: not in enabled drivers build config 00:03:41.531 crypto/cnxk: not in enabled drivers build config 00:03:41.531 crypto/dpaa_sec: not in enabled drivers build config 00:03:41.531 crypto/dpaa2_sec: not in enabled drivers build config 00:03:41.531 crypto/ipsec_mb: not in enabled drivers build config 00:03:41.531 crypto/mlx5: not in enabled drivers build config 00:03:41.531 crypto/mvsam: not in enabled drivers build config 00:03:41.531 crypto/nitrox: not in enabled drivers build config 00:03:41.531 crypto/null: not in enabled drivers build config 00:03:41.531 crypto/octeontx: not in enabled drivers build config 00:03:41.531 crypto/openssl: not in enabled drivers build config 00:03:41.531 crypto/scheduler: not in enabled drivers build config 00:03:41.531 crypto/uadk: not in enabled drivers build config 00:03:41.531 crypto/virtio: not in enabled drivers build config 00:03:41.531 compress/isal: not in enabled drivers build config 00:03:41.531 compress/mlx5: not in enabled drivers build config 00:03:41.531 compress/nitrox: not in enabled drivers build config 00:03:41.532 compress/octeontx: not in enabled drivers build config 00:03:41.532 compress/zlib: not in enabled drivers build config 00:03:41.532 regex/*: missing internal dependency, "regexdev" 00:03:41.532 ml/*: missing internal dependency, "mldev" 00:03:41.532 vdpa/ifc: not in enabled drivers build config 00:03:41.532 vdpa/mlx5: not in enabled drivers build config 00:03:41.532 vdpa/nfp: not in enabled drivers build config 00:03:41.532 vdpa/sfc: not in enabled drivers build config 00:03:41.532 event/*: missing internal dependency, "eventdev" 00:03:41.532 baseband/*: missing internal dependency, "bbdev" 00:03:41.532 gpu/*: missing internal dependency, "gpudev" 00:03:41.532 00:03:41.532 00:03:41.532 Cleaning... 0 files. 00:03:41.790 Build targets in project: 85 00:03:41.790 00:03:41.790 DPDK 24.03.0 00:03:41.790 00:03:41.790 User defined options 00:03:41.790 default_library : shared 00:03:41.790 libdir : lib 00:03:41.790 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:03:41.790 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:03:41.790 c_link_args : 00:03:41.790 cpu_instruction_set: native 00:03:41.790 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:03:41.790 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:03:41.790 enable_docs : false 00:03:41.790 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:03:41.790 enable_kmods : false 00:03:41.790 max_lcores : 128 00:03:41.790 tests : false 00:03:41.790 00:03:41.790 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:03:42.047 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:03:42.305 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:03:42.563 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:03:42.821 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:03:43.079 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:03:43.079 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:03:43.337 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:03:43.337 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:03:43.337 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:03:43.595 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:03:43.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:03:43.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:03:43.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:03:43.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:03:43.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:03:43.854 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:03:44.113 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:03:44.371 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:03:44.629 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:03:44.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:03:44.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:03:44.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:03:44.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:03:44.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:03:44.887 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:03:45.453 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:03:45.454 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:03:45.712 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:03:45.970 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:03:46.534 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:03:46.792 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:03:46.792 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:03:46.792 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:03:47.358 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:03:47.616 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:03:47.616 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:03:47.616 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:03:47.616 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:03:47.874 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:03:47.874 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:03:47.874 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:03:47.874 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:03:47.875 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:03:48.132 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:03:48.389 make[2]: Nothing to be done for 'install'. 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:03:48.389 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:03:48.646 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:03:48.646 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:03:51.928 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:03:51.928 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 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:03:51.928 21:58:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:03:51.928 21:58:38 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:51.928 21:58:38 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:51.928 ************************************ 00:03:51.928 START TEST external_make_accel_module_shared 00:03:51.928 ************************************ 00:03:51.928 21:58:38 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:03:51.928 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:51.928 make --directory=accel shared_module 00:03:51.928 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:03:52.186 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:03:52.186 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:03:52.186 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:03:52.186 -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:03:52.753 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:03:52.753 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:52.753 ************************************ 00:03:52.753 END TEST external_make_accel_module_shared 00:03:52.753 00:03:52.753 real 0m0.636s 00:03:52.753 user 0m0.376s 00:03:52.753 sys 0m0.184s 00:03:52.753 21:58:39 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:52.753 21:58:39 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:03:52.753 ************************************ 00:03:52.753 21:58:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:52.753 21:58:39 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:03:52.753 21:58:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:03:52.753 21:58:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:52.753 21:58:39 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:52.753 ************************************ 00:03:52.753 START TEST external_run_accel_module_shared 00:03:52.753 ************************************ 00:03:52.753 21:58:39 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1123 -- $ 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:03:52.753 [2024-07-15 21:58:39.524808] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:03:52.753 [2024-07-15 21:58:39.524953] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70869 ] 00:03:52.753 [2024-07-15 21:58:39.652342] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:03:53.012 [2024-07-15 21:58:39.759731] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:03:53.012 [2024-07-15 21:58:39.764219] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:03:53.012 [2024-07-15 21:58:39.772201] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:03:53.012 [2024-07-15 21:58:39.780200] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:03:53.578 Running on accel module task with code: 1 00:03:53.578 Running fill callback 00:03:53.578 Running on accel module task with code: 0 00:03:53.578 Running copy callback 00:03:53.578 Running on accel module task with code: 3 00:03:53.578 Running compare callback 00:03:53.578 00:03:53.578 real 0m0.928s 00:03:53.578 user 0m0.500s 00:03:53.578 sys 0m0.288s 00:03:53.578 21:58:40 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:53.578 ************************************ 00:03:53.578 END TEST external_run_accel_module_shared 00:03:53.578 ************************************ 00:03:53.578 21:58:40 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:03:53.578 21:58:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:53.578 21:58:40 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:03:53.578 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:53.578 rm -f ./hello_world/hello_bdev 00:03:53.578 rm -f ./passthru/libpassthru_external.* 00:03:53.578 rm -f ./nvme/*.{so,o} ./nvme/identify 00:03:53.578 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:03:53.578 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:53.578 21:58:40 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:03:53.578 21:58:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:03:53.578 21:58:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:53.578 21:58:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:53.578 ************************************ 00:03:53.578 START TEST external_make_accel_driver_shared 00:03:53.578 ************************************ 00:03:53.579 21:58:40 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:03:53.579 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:53.837 make --directory=accel shared_driver 00:03:53.837 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:03:53.838 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:03:53.838 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:03:54.095 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:03:54.095 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:03:54.095 -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:03:54.353 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:03:54.353 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:54.353 ************************************ 00:03:54.353 END TEST external_make_accel_driver_shared 00:03:54.353 ************************************ 00:03:54.353 00:03:54.353 real 0m0.633s 00:03:54.353 user 0m0.423s 00:03:54.354 sys 0m0.202s 00:03:54.354 21:58:41 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:54.354 21:58:41 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:03:54.354 21:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:54.354 21:58:41 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:03:54.354 21:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:03:54.354 21:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:54.354 21:58:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:54.354 ************************************ 00:03:54.354 START TEST external_run_accel_driver_shared 00:03:54.354 ************************************ 00:03:54.354 21:58:41 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1123 -- $ 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:03:54.354 [2024-07-15 21:58:41.262448] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:03:54.354 [2024-07-15 21:58:41.262533] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70992 ] 00:03:54.612 [2024-07-15 21:58:41.386396] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:03:54.612 [2024-07-15 21:58:41.488738] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:03:54.612 [2024-07-15 21:58:41.493304] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:03:55.179 Running on accel driver task with code: 0 00:03:55.179 Running on accel module task with code: 0 00:03:55.179 Running on accel driver task with code: 1 00:03:55.179 Running on accel driver task with code: 0 00:03:55.179 Running on accel module task with code: 0 00:03:55.179 Running on accel driver task with code: 1 00:03:55.179 Running sequence callback 00:03:55.179 ************************************ 00:03:55.179 END TEST external_run_accel_driver_shared 00:03:55.179 ************************************ 00:03:55.179 00:03:55.179 real 0m0.902s 00:03:55.179 user 0m0.478s 00:03:55.179 sys 0m0.282s 00:03:55.179 21:58:42 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:55.179 21:58:42 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:03:55.437 21:58:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:55.437 21:58:42 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:03:55.437 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:55.437 rm -f ./hello_world/hello_bdev 00:03:55.437 rm -f ./passthru/libpassthru_external.* 00:03:55.437 rm -f ./nvme/*.{so,o} ./nvme/identify 00:03:55.437 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:03:55.437 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:55.437 21:58:42 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:03:55.438 21:58:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:03:55.438 21:58:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:55.438 21:58:42 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:55.438 ************************************ 00:03:55.438 START TEST external_make_hello_bdev_shared_combo 00:03:55.438 ************************************ 00:03:55.438 21:58:42 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:03:55.438 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:55.438 make --directory=passthru shared 00:03:55.438 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:03:55.438 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:03:55.696 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:03:55.696 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:03:55.696 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:03:55.696 make --directory=hello_world bdev_shared_combo 00:03:55.954 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:03:55.954 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:03:55.954 -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:03:56.321 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:03:56.321 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:56.321 ************************************ 00:03:56.321 END TEST external_make_hello_bdev_shared_combo 00:03:56.321 ************************************ 00:03:56.321 00:03:56.321 real 0m0.913s 00:03:56.321 user 0m0.625s 00:03:56.321 sys 0m0.275s 00:03:56.321 21:58:43 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:56.321 21:58:43 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:03:56.321 21:58:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:56.321 21:58:43 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:03:56.321 21:58:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:03:56.321 21:58:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:56.321 21:58:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:56.321 ************************************ 00:03:56.321 START TEST external_run_hello_bdev_shared_combo 00:03:56.321 ************************************ 00:03:56.322 21:58:43 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ 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:03:56.606 [2024-07-15 21:58:43.268385] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:03:56.606 [2024-07-15 21:58:43.268620] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71140 ] 00:03:56.606 [2024-07-15 21:58:43.387710] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:03:56.606 [2024-07-15 21:58:43.464391] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:03:56.864 [2024-07-15 21:58:43.694319] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:03:56.864 [2024-07-15 21:58:43.694381] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:03:56.864 [2024-07-15 21:58:43.694395] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x222f4d0 00:03:56.864 [2024-07-15 21:58:43.694410] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:03:56.864 [2024-07-15 21:58:43.694956] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:03:56.864 [2024-07-15 21:58:43.694973] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:03:56.864 [2024-07-15 21:58:43.698413] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:03:56.864 [2024-07-15 21:58:43.698441] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:03:56.864 [2024-07-15 21:58:43.698469] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:03:56.864 [2024-07-15 21:58:43.698938] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:03:56.864 [2024-07-15 21:58:43.698964] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:03:56.864 [2024-07-15 21:58:43.698981] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:03:56.864 [2024-07-15 21:58:43.698998] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:03:56.864 00:03:56.864 [2024-07-15 21:58:43.699010] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:03:57.430 ************************************ 00:03:57.430 END TEST external_run_hello_bdev_shared_combo 00:03:57.430 ************************************ 00:03:57.430 00:03:57.430 real 0m0.864s 00:03:57.430 user 0m0.463s 00:03:57.430 sys 0m0.263s 00:03:57.430 21:58:44 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:57.430 21:58:44 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:03:57.430 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:57.430 21:58:44 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:03:57.430 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:57.430 rm -f ./hello_world/hello_bdev 00:03:57.430 rm -f ./passthru/libpassthru_external.* 00:03:57.430 rm -f ./nvme/*.{so,o} ./nvme/identify 00:03:57.430 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:03:57.430 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:57.430 21:58:44 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:03:57.430 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:03:57.430 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:57.430 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:57.430 ************************************ 00:03:57.430 START TEST external_make_hello_no_bdev_shared_combo 00:03:57.430 ************************************ 00:03:57.430 21:58:44 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:03:57.430 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:57.430 make --directory=hello_world alone_shared_combo 00:03:57.430 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:03:57.688 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:03:57.947 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:03:57.947 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:57.947 00:03:57.947 real 0m0.562s 00:03:57.947 user 0m0.385s 00:03:57.947 sys 0m0.170s 00:03:57.947 21:58:44 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:57.947 21:58:44 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:03:57.947 ************************************ 00:03:57.947 END TEST external_make_hello_no_bdev_shared_combo 00:03:57.947 ************************************ 00:03:57.947 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:57.947 21:58:44 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:03:57.947 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:03:57.947 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:57.947 21:58:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:57.947 ************************************ 00:03:57.947 START TEST external_run_hello_no_bdev_shared_combo 00:03:57.947 ************************************ 00:03:57.947 21:58:44 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ 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:03:57.947 [2024-07-15 21:58:44.878435] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:03:57.947 [2024-07-15 21:58:44.878661] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71264 ] 00:03:58.206 [2024-07-15 21:58:45.001217] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:03:58.206 [2024-07-15 21:58:45.101345] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:03:58.465 [2024-07-15 21:58:45.331319] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:03:58.465 [2024-07-15 21:58:45.331368] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:03:58.465 [2024-07-15 21:58:45.331399] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:03:58.465 [2024-07-15 21:58:45.331915] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:03:58.465 [2024-07-15 21:58:45.331952] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:03:58.465 [2024-07-15 21:58:45.331966] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:03:58.465 [2024-07-15 21:58:45.331977] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:03:58.465 00:03:58.465 [2024-07-15 21:58:45.331989] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:03:59.032 ************************************ 00:03:59.032 END TEST external_run_hello_no_bdev_shared_combo 00:03:59.032 ************************************ 00:03:59.032 00:03:59.032 real 0m0.866s 00:03:59.032 user 0m0.459s 00:03:59.032 sys 0m0.270s 00:03:59.032 21:58:45 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:59.032 21:58:45 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:03:59.032 21:58:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:03:59.032 21:58:45 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:03:59.032 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:59.032 rm -f ./hello_world/hello_bdev 00:03:59.032 rm -f ./passthru/libpassthru_external.* 00:03:59.032 rm -f ./nvme/*.{so,o} ./nvme/identify 00:03:59.032 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:03:59.032 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:59.032 21:58:45 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:03:59.032 21:58:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:03:59.032 21:58:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:03:59.032 21:58:45 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:03:59.032 ************************************ 00:03:59.032 START TEST external_make_hello_bdev_shared_iso 00:03:59.032 ************************************ 00:03:59.032 21:58:45 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:03:59.032 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:59.032 make --directory=passthru shared 00:03:59.032 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:03:59.032 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:03:59.290 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:03:59.290 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:03:59.290 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:03:59.290 make --directory=hello_world bdev_shared_iso 00:03:59.549 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:03:59.549 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:03:59.549 -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:03:59.549 -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:03:59.809 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:03:59.809 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:03:59.809 00:03:59.809 real 0m0.918s 00:03:59.809 user 0m0.656s 00:03:59.809 sys 0m0.253s 00:03:59.809 21:58:46 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:03:59.809 ************************************ 00:03:59.809 END TEST external_make_hello_bdev_shared_iso 00:03:59.809 ************************************ 00:03:59.809 21:58:46 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:00.068 21:58:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:00.068 21:58:46 autobuild.autobuild_external_code -- external_code/test_make.sh@71 -- $ run_test external_run_hello_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:00.068 21:58:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:00.068 21:58:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:00.068 21:58:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:00.068 ************************************ 00:04:00.068 START TEST external_run_hello_bdev_shared_iso 00:04:00.068 ************************************ 00:04:00.068 21:58:46 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:00.068 [2024-07-15 21:58:46.844085] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:04:00.068 [2024-07-15 21:58:46.844160] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71407 ] 00:04:00.068 [2024-07-15 21:58:46.967739] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:00.327 [2024-07-15 21:58:47.064091] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:00.327 [2024-07-15 21:58:47.175777] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:00.327 [2024-07-15 21:58:47.175883] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:00.327 [2024-07-15 21:58:47.175901] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x104d7e0 00:04:00.327 [2024-07-15 21:58:47.175914] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:00.327 [2024-07-15 21:58:47.176475] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:00.327 [2024-07-15 21:58:47.176498] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:00.327 [2024-07-15 21:58:47.179845] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:00.327 [2024-07-15 21:58:47.179880] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:00.327 [2024-07-15 21:58:47.179904] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:00.327 [2024-07-15 21:58:47.180950] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:00.327 [2024-07-15 21:58:47.180989] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:00.327 [2024-07-15 21:58:47.181006] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:00.327 [2024-07-15 21:58:47.181020] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:00.327 00:04:00.327 [2024-07-15 21:58:47.181034] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:00.585 00:04:00.586 real 0m0.593s 00:04:00.586 user 0m0.302s 00:04:00.586 sys 0m0.160s 00:04:00.586 21:58:47 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:00.586 ************************************ 00:04:00.586 21:58:47 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:00.586 END TEST external_run_hello_bdev_shared_iso 00:04:00.586 ************************************ 00:04:00.586 21:58:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:00.586 21:58:47 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:00.586 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:00.586 rm -f ./hello_world/hello_bdev 00:04:00.586 rm -f ./passthru/libpassthru_external.* 00:04:00.586 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:00.586 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:00.586 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:00.586 21:58:47 autobuild.autobuild_external_code -- external_code/test_make.sh@77 -- $ run_test external_make_hello_no_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:00.586 21:58:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:00.586 21:58:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:00.586 21:58:47 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:00.586 ************************************ 00:04:00.586 START TEST external_make_hello_no_bdev_shared_iso 00:04:00.586 ************************************ 00:04:00.586 21:58:47 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:00.586 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:00.845 make --directory=hello_world alone_shared_iso 00:04:00.845 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:00.845 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:00.845 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:01.413 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:01.413 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:01.413 ************************************ 00:04:01.413 END TEST external_make_hello_no_bdev_shared_iso 00:04:01.413 ************************************ 00:04:01.413 00:04:01.413 real 0m0.533s 00:04:01.413 user 0m0.366s 00:04:01.413 sys 0m0.158s 00:04:01.413 21:58:48 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:01.413 21:58:48 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:01.413 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:01.413 21:58:48 autobuild.autobuild_external_code -- external_code/test_make.sh@78 -- $ run_test external_run_hello_no_bdev_shared_iso sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:01.413 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:01.413 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:01.413 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:01.413 ************************************ 00:04:01.413 START TEST external_run_hello_no_bdev_shared_iso 00:04:01.413 ************************************ 00:04:01.413 21:58:48 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:01.413 [2024-07-15 21:58:48.160633] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:04:01.413 [2024-07-15 21:58:48.160736] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71524 ] 00:04:01.413 [2024-07-15 21:58:48.284395] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:01.672 [2024-07-15 21:58:48.364071] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:01.672 [2024-07-15 21:58:48.476889] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:01.672 [2024-07-15 21:58:48.476994] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:01.672 [2024-07-15 21:58:48.477010] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:01.672 [2024-07-15 21:58:48.478207] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:01.672 [2024-07-15 21:58:48.478241] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:01.672 [2024-07-15 21:58:48.478256] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:01.672 [2024-07-15 21:58:48.478268] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:01.672 00:04:01.672 [2024-07-15 21:58:48.478295] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:01.930 00:04:01.930 real 0m0.561s 00:04:01.930 user 0m0.269s 00:04:01.930 sys 0m0.166s 00:04:01.930 21:58:48 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:01.930 ************************************ 00:04:01.930 END TEST external_run_hello_no_bdev_shared_iso 00:04:01.930 ************************************ 00:04:01.930 21:58:48 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:01.930 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:01.930 21:58:48 autobuild.autobuild_external_code -- external_code/test_make.sh@82 -- $ run_test external_make_nvme_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:01.930 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:01.930 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:01.930 21:58:48 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:01.930 ************************************ 00:04:01.930 START TEST external_make_nvme_shared 00:04:01.930 ************************************ 00:04:01.930 21:58:48 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:01.930 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:01.930 make --directory=nvme shared 00:04:01.930 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:01.930 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC nvme.c -o nvme.o 00:04:02.190 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared nvme.o -o libnvme_external.so 00:04:02.190 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs identify.c -o identify -L. -lnvme_external \ 00:04:02.190 -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:02.449 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:02.449 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:02.449 00:04:02.449 real 0m0.497s 00:04:02.449 user 0m0.313s 00:04:02.449 sys 0m0.178s 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:02.449 ************************************ 00:04:02.449 END TEST external_make_nvme_shared 00:04:02.449 ************************************ 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:02.449 21:58:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:02.449 21:58:49 autobuild.autobuild_external_code -- external_code/test_make.sh@83 -- $ run_test external_run_nvme_shared sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:02.449 21:58:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 6 -le 1 ']' 00:04:02.449 21:58:49 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:02.449 21:58:49 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:02.449 ************************************ 00:04:02.449 START TEST external_run_nvme_shared 00:04:02.449 ************************************ 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:02.449 * Looking for test storage... 00:04:02.449 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:02.449 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:02.708 NVMe Controller at 0000:00:10.0 00:04:02.708 ===================================================== 00:04:02.708 Vendor ID: 1b36 00:04:02.708 Subsystem Vendor ID: 1af4 00:04:02.708 Serial Number: 12340 00:04:02.708 Model Number: QEMU NVMe Ctrl 00:04:02.708 Firmware Version: 8.0.0 00:04:02.708 Recommended Arb Burst: 6 00:04:02.708 IEEE OUI Identifier: 00 54 52 00:04:02.708 Multi-path I/O 00:04:02.708 May have multiple subsystem ports: No 00:04:02.708 May have multiple controllers: No 00:04:02.708 Associated with SR-IOV VF: No 00:04:02.708 Max Number of Namespaces: 256 00:04:02.708 NVMe Specification Version (Identify): 1.4 00:04:02.708 Optional Asynchronous Events Supported 00:04:02.708 Namespace Attribute Notices: Supported 00:04:02.708 Firmware Activation Notices: Not Supported 00:04:02.708 128-bit Host Identifier: Not Supported 00:04:02.708 ===================================================== 00:04:02.708 NVMe Controller at 0000:00:11.0 00:04:02.708 ===================================================== 00:04:02.708 Vendor ID: 1b36 00:04:02.708 Subsystem Vendor ID: 1af4 00:04:02.708 Serial Number: 12341 00:04:02.708 Model Number: QEMU NVMe Ctrl 00:04:02.708 Firmware Version: 8.0.0 00:04:02.708 Recommended Arb Burst: 6 00:04:02.708 IEEE OUI Identifier: 00 54 52 00:04:02.708 Multi-path I/O 00:04:02.708 May have multiple subsystem ports: No 00:04:02.708 May have multiple controllers: No 00:04:02.708 Associated with SR-IOV VF: No 00:04:02.708 Max Number of Namespaces: 256 00:04:02.708 NVMe Specification Version (Identify): 1.4 00:04:02.708 Optional Asynchronous Events Supported 00:04:02.708 Namespace Attribute Notices: Supported 00:04:02.708 Firmware Activation Notices: Not Supported 00:04:02.708 128-bit Host Identifier: Not Supported' 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:04:02.708 NVMe Controller at 0000:00:10.0 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:04:02.708 NVMe Controller at 0000:00:11.0 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:02.708 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:02.967 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:02.967 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:02.967 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:02.967 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:04:02.967 ===================================================== 00:04:02.967 NVMe Controller at 0000:00:10.0 00:04:02.967 ===================================================== 00:04:02.967 Vendor ID: 1b36 00:04:02.967 Subsystem Vendor ID: 1af4 00:04:02.967 Serial Number: 12340 00:04:02.967 Model Number: QEMU NVMe Ctrl 00:04:02.967 Firmware Version: 8.0.0 00:04:02.967 Recommended Arb Burst: 6 00:04:02.967 IEEE OUI Identifier: 00 54 52 00:04:02.967 Multi-path I/O 00:04:02.967 May have multiple subsystem ports: No 00:04:02.967 May have multiple controllers: No 00:04:02.967 Associated with SR-IOV VF: No 00:04:02.967 Max Number of Namespaces: 256 00:04:02.967 NVMe Specification Version (Identify): 1.4 00:04:02.967 Optional Asynchronous Events Supported 00:04:02.967 Namespace Attribute Notices: Supported 00:04:02.967 Firmware Activation Notices: Not Supported 00:04:02.967 128-bit Host Identifier: Not Supported 00:04:02.968 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:02.968 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:04:03.226 ===================================================== 00:04:03.226 NVMe Controller at 0000:00:11.0 00:04:03.226 ===================================================== 00:04:03.226 Vendor ID: 1b36 00:04:03.226 Subsystem Vendor ID: 1af4 00:04:03.226 Serial Number: 12341 00:04:03.226 Model Number: QEMU NVMe Ctrl 00:04:03.226 Firmware Version: 8.0.0 00:04:03.226 Recommended Arb Burst: 6 00:04:03.226 IEEE OUI Identifier: 00 54 52 00:04:03.226 Multi-path I/O 00:04:03.226 May have multiple subsystem ports: No 00:04:03.226 May have multiple controllers: No 00:04:03.226 Associated with SR-IOV VF: No 00:04:03.226 Max Number of Namespaces: 256 00:04:03.226 NVMe Specification Version (Identify): 1.4 00:04:03.226 Optional Asynchronous Events Supported 00:04:03.226 Namespace Attribute Notices: Supported 00:04:03.226 Firmware Activation Notices: Not Supported 00:04:03.226 128-bit Host Identifier: Not Supported 00:04:03.226 ************************************ 00:04:03.226 END TEST external_run_nvme_shared 00:04:03.226 ************************************ 00:04:03.226 00:04:03.226 real 0m0.698s 00:04:03.226 user 0m0.255s 00:04:03.226 sys 0m0.275s 00:04:03.226 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:03.226 21:58:49 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:03.226 21:58:50 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:03.226 21:58:50 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:03.226 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:03.226 rm -f ./hello_world/hello_bdev 00:04:03.226 rm -f ./passthru/libpassthru_external.* 00:04:03.226 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:03.226 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:03.226 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:03.226 21:58:50 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:03.226 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:35.311 make[2]: Nothing to be done for 'clean'. 00:05:01.846 make[1]: Nothing to be done for 'clean'. 00:05:01.846 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:01.846 21:59:47 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:01.846 21:59:47 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:01.846 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:01.846 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:14.098 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:05:24.141 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:05:24.706 Creating mk/config.mk...done. 00:05:24.706 Creating mk/cc.flags.mk...done. 00:05:24.706 Type 'make' to build. 00:05:24.706 22:00:11 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:05:24.706 22:00:11 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:05:24.706 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:24.962 make[1]: Nothing to be done for 'all'. 00:05:34.920 The Meson build system 00:05:34.920 Version: 1.3.1 00:05:34.920 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:34.920 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:34.920 Build type: native build 00:05:34.920 Program cat found: YES (/usr/bin/cat) 00:05:34.920 Project name: DPDK 00:05:34.920 Project version: 24.03.0 00:05:34.921 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:34.921 C linker for the host machine: cc ld.bfd 2.39-16 00:05:34.921 Host machine cpu family: x86_64 00:05:34.921 Host machine cpu: x86_64 00:05:34.921 Message: ## Building in Developer Mode ## 00:05:34.921 Program pkg-config found: YES (/usr/bin/pkg-config) 00:05:34.921 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:34.921 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:34.921 Program python3 found: YES (/usr/bin/python3) 00:05:34.921 Program cat found: YES (/usr/bin/cat) 00:05:34.921 Compiler for C supports arguments -march=native: YES 00:05:34.921 Checking for size of "void *" : 8 00:05:34.921 Checking for size of "void *" : 8 (cached) 00:05:34.921 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:05:34.921 Library m found: YES 00:05:34.921 Library numa found: YES 00:05:34.921 Has header "numaif.h" : YES 00:05:34.921 Library fdt found: NO 00:05:34.921 Library execinfo found: NO 00:05:34.921 Has header "execinfo.h" : YES 00:05:34.921 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:05:34.921 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:34.921 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:34.921 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:34.921 Run-time dependency openssl found: YES 3.0.9 00:05:34.921 Run-time dependency libpcap found: YES 1.10.4 00:05:34.921 Has header "pcap.h" with dependency libpcap: YES 00:05:34.921 Compiler for C supports arguments -Wcast-qual: YES 00:05:34.921 Compiler for C supports arguments -Wdeprecated: YES 00:05:34.921 Compiler for C supports arguments -Wformat: YES 00:05:34.921 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:34.921 Compiler for C supports arguments -Wformat-security: YES 00:05:34.921 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:34.921 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:34.921 Compiler for C supports arguments -Wnested-externs: YES 00:05:34.921 Compiler for C supports arguments -Wold-style-definition: YES 00:05:34.921 Compiler for C supports arguments -Wpointer-arith: YES 00:05:34.921 Compiler for C supports arguments -Wsign-compare: YES 00:05:34.921 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:34.921 Compiler for C supports arguments -Wundef: YES 00:05:34.921 Compiler for C supports arguments -Wwrite-strings: YES 00:05:34.921 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:34.921 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:05:34.921 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:34.921 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:05:34.921 Program objdump found: YES (/usr/bin/objdump) 00:05:34.921 Compiler for C supports arguments -mavx512f: YES 00:05:34.921 Checking if "AVX512 checking" compiles: YES 00:05:34.921 Fetching value of define "__SSE4_2__" : 1 00:05:34.921 Fetching value of define "__AES__" : 1 00:05:34.921 Fetching value of define "__AVX__" : 1 00:05:34.921 Fetching value of define "__AVX2__" : 1 00:05:34.921 Fetching value of define "__AVX512BW__" : (undefined) 00:05:34.921 Fetching value of define "__AVX512CD__" : (undefined) 00:05:34.921 Fetching value of define "__AVX512DQ__" : (undefined) 00:05:34.921 Fetching value of define "__AVX512F__" : (undefined) 00:05:34.921 Fetching value of define "__AVX512VL__" : (undefined) 00:05:34.921 Fetching value of define "__PCLMUL__" : 1 00:05:34.921 Fetching value of define "__RDRND__" : 1 00:05:34.921 Fetching value of define "__RDSEED__" : 1 00:05:34.921 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:05:34.921 Fetching value of define "__znver1__" : (undefined) 00:05:34.921 Fetching value of define "__znver2__" : (undefined) 00:05:34.921 Fetching value of define "__znver3__" : (undefined) 00:05:34.921 Fetching value of define "__znver4__" : (undefined) 00:05:34.921 Compiler for C supports arguments -Wno-format-truncation: YES 00:05:34.921 Message: lib/log: Defining dependency "log" 00:05:34.921 Message: lib/kvargs: Defining dependency "kvargs" 00:05:34.921 Message: lib/telemetry: Defining dependency "telemetry" 00:05:34.921 Checking for function "getentropy" : NO 00:05:34.921 Message: lib/eal: Defining dependency "eal" 00:05:34.921 Message: lib/ring: Defining dependency "ring" 00:05:34.921 Message: lib/rcu: Defining dependency "rcu" 00:05:34.921 Message: lib/mempool: Defining dependency "mempool" 00:05:34.921 Message: lib/mbuf: Defining dependency "mbuf" 00:05:34.921 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:34.921 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:05:34.921 Compiler for C supports arguments -mpclmul: YES 00:05:34.921 Compiler for C supports arguments -maes: YES 00:05:34.921 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:34.921 Compiler for C supports arguments -mavx512bw: YES 00:05:34.921 Compiler for C supports arguments -mavx512dq: YES 00:05:34.921 Compiler for C supports arguments -mavx512vl: YES 00:05:34.921 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:34.921 Compiler for C supports arguments -mavx2: YES 00:05:34.921 Compiler for C supports arguments -mavx: YES 00:05:34.921 Message: lib/net: Defining dependency "net" 00:05:34.921 Message: lib/meter: Defining dependency "meter" 00:05:34.921 Message: lib/ethdev: Defining dependency "ethdev" 00:05:34.921 Message: lib/pci: Defining dependency "pci" 00:05:34.921 Message: lib/cmdline: Defining dependency "cmdline" 00:05:34.921 Message: lib/hash: Defining dependency "hash" 00:05:34.921 Message: lib/timer: Defining dependency "timer" 00:05:34.921 Message: lib/compressdev: Defining dependency "compressdev" 00:05:34.921 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:34.921 Message: lib/dmadev: Defining dependency "dmadev" 00:05:34.921 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:34.921 Message: lib/power: Defining dependency "power" 00:05:34.921 Message: lib/reorder: Defining dependency "reorder" 00:05:34.921 Message: lib/security: Defining dependency "security" 00:05:34.921 Has header "linux/userfaultfd.h" : YES 00:05:34.921 Has header "linux/vduse.h" : YES 00:05:34.921 Message: lib/vhost: Defining dependency "vhost" 00:05:34.921 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:05:34.921 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:34.921 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:34.921 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:34.921 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:34.921 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:34.921 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:34.921 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:34.921 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:34.921 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:34.921 Program doxygen found: YES (/usr/bin/doxygen) 00:05:34.921 Configuring doxy-api-html.conf using configuration 00:05:34.921 Configuring doxy-api-man.conf using configuration 00:05:34.921 Program mandb found: YES (/usr/bin/mandb) 00:05:34.921 Program sphinx-build found: NO 00:05:34.921 Configuring rte_build_config.h using configuration 00:05:34.921 Message: 00:05:34.921 ================= 00:05:34.921 Applications Enabled 00:05:34.921 ================= 00:05:34.921 00:05:34.921 apps: 00:05:34.921 00:05:34.921 00:05:34.921 Message: 00:05:34.921 ================= 00:05:34.921 Libraries Enabled 00:05:34.921 ================= 00:05:34.921 00:05:34.921 libs: 00:05:34.921 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:34.921 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:34.921 cryptodev, dmadev, power, reorder, security, vhost, 00:05:34.921 00:05:34.921 Message: 00:05:34.921 =============== 00:05:34.921 Drivers Enabled 00:05:34.921 =============== 00:05:34.921 00:05:34.921 common: 00:05:34.921 00:05:34.921 bus: 00:05:34.921 pci, vdev, 00:05:34.921 mempool: 00:05:34.921 ring, 00:05:34.921 dma: 00:05:34.921 00:05:34.921 net: 00:05:34.921 00:05:34.921 crypto: 00:05:34.921 00:05:34.921 compress: 00:05:34.921 00:05:34.921 vdpa: 00:05:34.921 00:05:34.921 00:05:34.921 Message: 00:05:34.921 ================= 00:05:34.921 Content Skipped 00:05:34.921 ================= 00:05:34.921 00:05:34.921 apps: 00:05:34.921 dumpcap: explicitly disabled via build config 00:05:34.921 graph: explicitly disabled via build config 00:05:34.921 pdump: explicitly disabled via build config 00:05:34.921 proc-info: explicitly disabled via build config 00:05:34.921 test-acl: explicitly disabled via build config 00:05:34.921 test-bbdev: explicitly disabled via build config 00:05:34.921 test-cmdline: explicitly disabled via build config 00:05:34.921 test-compress-perf: explicitly disabled via build config 00:05:34.921 test-crypto-perf: explicitly disabled via build config 00:05:34.921 test-dma-perf: explicitly disabled via build config 00:05:34.921 test-eventdev: explicitly disabled via build config 00:05:34.921 test-fib: explicitly disabled via build config 00:05:34.921 test-flow-perf: explicitly disabled via build config 00:05:34.921 test-gpudev: explicitly disabled via build config 00:05:34.921 test-mldev: explicitly disabled via build config 00:05:34.921 test-pipeline: explicitly disabled via build config 00:05:34.921 test-pmd: explicitly disabled via build config 00:05:34.921 test-regex: explicitly disabled via build config 00:05:34.921 test-sad: explicitly disabled via build config 00:05:34.921 test-security-perf: explicitly disabled via build config 00:05:34.921 00:05:34.921 libs: 00:05:34.921 argparse: explicitly disabled via build config 00:05:34.921 metrics: explicitly disabled via build config 00:05:34.921 acl: explicitly disabled via build config 00:05:34.921 bbdev: explicitly disabled via build config 00:05:34.921 bitratestats: explicitly disabled via build config 00:05:34.921 bpf: explicitly disabled via build config 00:05:34.921 cfgfile: explicitly disabled via build config 00:05:34.921 distributor: explicitly disabled via build config 00:05:34.921 efd: explicitly disabled via build config 00:05:34.921 eventdev: explicitly disabled via build config 00:05:34.921 dispatcher: explicitly disabled via build config 00:05:34.921 gpudev: explicitly disabled via build config 00:05:34.921 gro: explicitly disabled via build config 00:05:34.921 gso: explicitly disabled via build config 00:05:34.921 ip_frag: explicitly disabled via build config 00:05:34.921 jobstats: explicitly disabled via build config 00:05:34.921 latencystats: explicitly disabled via build config 00:05:34.921 lpm: explicitly disabled via build config 00:05:34.921 member: explicitly disabled via build config 00:05:34.921 pcapng: explicitly disabled via build config 00:05:34.922 rawdev: explicitly disabled via build config 00:05:34.922 regexdev: explicitly disabled via build config 00:05:34.922 mldev: explicitly disabled via build config 00:05:34.922 rib: explicitly disabled via build config 00:05:34.922 sched: explicitly disabled via build config 00:05:34.922 stack: explicitly disabled via build config 00:05:34.922 ipsec: explicitly disabled via build config 00:05:34.922 pdcp: explicitly disabled via build config 00:05:34.922 fib: explicitly disabled via build config 00:05:34.922 port: explicitly disabled via build config 00:05:34.922 pdump: explicitly disabled via build config 00:05:34.922 table: explicitly disabled via build config 00:05:34.922 pipeline: explicitly disabled via build config 00:05:34.922 graph: explicitly disabled via build config 00:05:34.922 node: explicitly disabled via build config 00:05:34.922 00:05:34.922 drivers: 00:05:34.922 common/cpt: not in enabled drivers build config 00:05:34.922 common/dpaax: not in enabled drivers build config 00:05:34.922 common/iavf: not in enabled drivers build config 00:05:34.922 common/idpf: not in enabled drivers build config 00:05:34.922 common/ionic: not in enabled drivers build config 00:05:34.922 common/mvep: not in enabled drivers build config 00:05:34.922 common/octeontx: not in enabled drivers build config 00:05:34.922 bus/auxiliary: not in enabled drivers build config 00:05:34.922 bus/cdx: not in enabled drivers build config 00:05:34.922 bus/dpaa: not in enabled drivers build config 00:05:34.922 bus/fslmc: not in enabled drivers build config 00:05:34.922 bus/ifpga: not in enabled drivers build config 00:05:34.922 bus/platform: not in enabled drivers build config 00:05:34.922 bus/uacce: not in enabled drivers build config 00:05:34.922 bus/vmbus: not in enabled drivers build config 00:05:34.922 common/cnxk: not in enabled drivers build config 00:05:34.922 common/mlx5: not in enabled drivers build config 00:05:34.922 common/nfp: not in enabled drivers build config 00:05:34.922 common/nitrox: not in enabled drivers build config 00:05:34.922 common/qat: not in enabled drivers build config 00:05:34.922 common/sfc_efx: not in enabled drivers build config 00:05:34.922 mempool/bucket: not in enabled drivers build config 00:05:34.922 mempool/cnxk: not in enabled drivers build config 00:05:34.922 mempool/dpaa: not in enabled drivers build config 00:05:34.922 mempool/dpaa2: not in enabled drivers build config 00:05:34.922 mempool/octeontx: not in enabled drivers build config 00:05:34.922 mempool/stack: not in enabled drivers build config 00:05:34.922 dma/cnxk: not in enabled drivers build config 00:05:34.922 dma/dpaa: not in enabled drivers build config 00:05:34.922 dma/dpaa2: not in enabled drivers build config 00:05:34.922 dma/hisilicon: not in enabled drivers build config 00:05:34.922 dma/idxd: not in enabled drivers build config 00:05:34.922 dma/ioat: not in enabled drivers build config 00:05:34.922 dma/skeleton: not in enabled drivers build config 00:05:34.922 net/af_packet: not in enabled drivers build config 00:05:34.922 net/af_xdp: not in enabled drivers build config 00:05:34.922 net/ark: not in enabled drivers build config 00:05:34.922 net/atlantic: not in enabled drivers build config 00:05:34.922 net/avp: not in enabled drivers build config 00:05:34.922 net/axgbe: not in enabled drivers build config 00:05:34.922 net/bnx2x: not in enabled drivers build config 00:05:34.922 net/bnxt: not in enabled drivers build config 00:05:34.922 net/bonding: not in enabled drivers build config 00:05:34.922 net/cnxk: not in enabled drivers build config 00:05:34.922 net/cpfl: not in enabled drivers build config 00:05:34.922 net/cxgbe: not in enabled drivers build config 00:05:34.922 net/dpaa: not in enabled drivers build config 00:05:34.922 net/dpaa2: not in enabled drivers build config 00:05:34.922 net/e1000: not in enabled drivers build config 00:05:34.922 net/ena: not in enabled drivers build config 00:05:34.922 net/enetc: not in enabled drivers build config 00:05:34.922 net/enetfec: not in enabled drivers build config 00:05:34.922 net/enic: not in enabled drivers build config 00:05:34.922 net/failsafe: not in enabled drivers build config 00:05:34.922 net/fm10k: not in enabled drivers build config 00:05:34.922 net/gve: not in enabled drivers build config 00:05:34.922 net/hinic: not in enabled drivers build config 00:05:34.922 net/hns3: not in enabled drivers build config 00:05:34.922 net/i40e: not in enabled drivers build config 00:05:34.922 net/iavf: not in enabled drivers build config 00:05:34.922 net/ice: not in enabled drivers build config 00:05:34.922 net/idpf: not in enabled drivers build config 00:05:34.922 net/igc: not in enabled drivers build config 00:05:34.922 net/ionic: not in enabled drivers build config 00:05:34.922 net/ipn3ke: not in enabled drivers build config 00:05:34.922 net/ixgbe: not in enabled drivers build config 00:05:34.922 net/mana: not in enabled drivers build config 00:05:34.922 net/memif: not in enabled drivers build config 00:05:34.922 net/mlx4: not in enabled drivers build config 00:05:34.922 net/mlx5: not in enabled drivers build config 00:05:34.922 net/mvneta: not in enabled drivers build config 00:05:34.922 net/mvpp2: not in enabled drivers build config 00:05:34.922 net/netvsc: not in enabled drivers build config 00:05:34.922 net/nfb: not in enabled drivers build config 00:05:34.922 net/nfp: not in enabled drivers build config 00:05:34.922 net/ngbe: not in enabled drivers build config 00:05:34.922 net/null: not in enabled drivers build config 00:05:34.922 net/octeontx: not in enabled drivers build config 00:05:34.922 net/octeon_ep: not in enabled drivers build config 00:05:34.922 net/pcap: not in enabled drivers build config 00:05:34.922 net/pfe: not in enabled drivers build config 00:05:34.922 net/qede: not in enabled drivers build config 00:05:34.922 net/ring: not in enabled drivers build config 00:05:34.922 net/sfc: not in enabled drivers build config 00:05:34.922 net/softnic: not in enabled drivers build config 00:05:34.922 net/tap: not in enabled drivers build config 00:05:34.922 net/thunderx: not in enabled drivers build config 00:05:34.922 net/txgbe: not in enabled drivers build config 00:05:34.922 net/vdev_netvsc: not in enabled drivers build config 00:05:34.922 net/vhost: not in enabled drivers build config 00:05:34.922 net/virtio: not in enabled drivers build config 00:05:34.922 net/vmxnet3: not in enabled drivers build config 00:05:34.922 raw/*: missing internal dependency, "rawdev" 00:05:34.922 crypto/armv8: not in enabled drivers build config 00:05:34.922 crypto/bcmfs: not in enabled drivers build config 00:05:34.922 crypto/caam_jr: not in enabled drivers build config 00:05:34.922 crypto/ccp: not in enabled drivers build config 00:05:34.922 crypto/cnxk: not in enabled drivers build config 00:05:34.922 crypto/dpaa_sec: not in enabled drivers build config 00:05:34.922 crypto/dpaa2_sec: not in enabled drivers build config 00:05:34.922 crypto/ipsec_mb: not in enabled drivers build config 00:05:34.922 crypto/mlx5: not in enabled drivers build config 00:05:34.922 crypto/mvsam: not in enabled drivers build config 00:05:34.922 crypto/nitrox: not in enabled drivers build config 00:05:34.922 crypto/null: not in enabled drivers build config 00:05:34.922 crypto/octeontx: not in enabled drivers build config 00:05:34.922 crypto/openssl: not in enabled drivers build config 00:05:34.922 crypto/scheduler: not in enabled drivers build config 00:05:34.922 crypto/uadk: not in enabled drivers build config 00:05:34.922 crypto/virtio: not in enabled drivers build config 00:05:34.922 compress/isal: not in enabled drivers build config 00:05:34.922 compress/mlx5: not in enabled drivers build config 00:05:34.922 compress/nitrox: not in enabled drivers build config 00:05:34.922 compress/octeontx: not in enabled drivers build config 00:05:34.922 compress/zlib: not in enabled drivers build config 00:05:34.922 regex/*: missing internal dependency, "regexdev" 00:05:34.922 ml/*: missing internal dependency, "mldev" 00:05:34.922 vdpa/ifc: not in enabled drivers build config 00:05:34.922 vdpa/mlx5: not in enabled drivers build config 00:05:34.922 vdpa/nfp: not in enabled drivers build config 00:05:34.922 vdpa/sfc: not in enabled drivers build config 00:05:34.922 event/*: missing internal dependency, "eventdev" 00:05:34.922 baseband/*: missing internal dependency, "bbdev" 00:05:34.922 gpu/*: missing internal dependency, "gpudev" 00:05:34.922 00:05:34.922 00:05:34.922 Build targets in project: 85 00:05:34.922 00:05:34.922 DPDK 24.03.0 00:05:34.922 00:05:34.922 User defined options 00:05:34.922 default_library : static 00:05:34.922 libdir : lib 00:05:34.922 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:34.922 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:05:34.922 c_link_args : 00:05:34.922 cpu_instruction_set: native 00:05:34.922 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:34.922 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:34.922 enable_docs : false 00:05:34.922 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:34.922 enable_kmods : false 00:05:34.922 max_lcores : 128 00:05:34.922 tests : false 00:05:34.922 00:05:34.922 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:05:34.922 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:05:34.922 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:05:34.922 [2/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:34.922 [3/268] Linking static target lib/librte_kvargs.a 00:05:34.922 [4/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:34.922 [5/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:34.922 [6/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:34.922 [7/268] Linking static target lib/librte_log.a 00:05:34.922 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:35.180 [9/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:35.440 [10/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:35.440 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:35.440 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:35.440 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:35.440 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:35.699 [15/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:35.699 [16/268] Linking target lib/librte_log.so.24.1 00:05:35.699 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:35.699 [18/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:35.956 [19/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:05:35.956 [20/268] Linking target lib/librte_kvargs.so.24.1 00:05:35.956 [21/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:35.956 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:35.956 [23/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:35.956 [24/268] Linking static target lib/librte_telemetry.a 00:05:35.956 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:35.956 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:36.213 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:36.213 [28/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:05:36.213 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:36.213 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:36.213 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:36.213 [32/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:36.487 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:36.487 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:36.746 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:36.746 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:36.746 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:36.746 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:36.746 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:36.746 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:36.746 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:37.003 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:37.003 [43/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:37.003 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:37.003 [45/268] Linking target lib/librte_telemetry.so.24.1 00:05:37.260 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:37.260 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:37.260 [48/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:05:37.260 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:37.260 [50/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:37.260 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:05:37.260 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:37.519 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:37.519 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:37.519 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:37.519 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:37.519 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:37.519 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:37.519 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:05:37.777 [60/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:37.777 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:37.777 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:37.777 [63/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:38.035 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:38.035 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:38.035 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:38.035 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:38.299 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:05:38.299 [69/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:05:38.299 [70/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:38.299 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:05:38.299 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:38.299 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:38.299 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:05:38.561 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:05:38.561 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:05:38.561 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:05:38.561 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:05:38.819 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:05:38.819 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:05:38.819 [81/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:05:38.819 [82/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:39.076 [83/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:39.076 [84/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:05:39.076 [85/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:39.076 [86/268] Linking static target lib/librte_ring.a 00:05:39.076 [87/268] Linking static target lib/librte_eal.a 00:05:39.333 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:39.333 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:39.333 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:39.333 [91/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:39.333 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:39.333 [93/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:05:39.333 [94/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:05:39.333 [95/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:39.597 [96/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:39.597 [97/268] Linking static target lib/librte_mempool.a 00:05:39.597 [98/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:39.597 [99/268] Linking static target lib/librte_rcu.a 00:05:39.597 [100/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:39.857 [101/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:05:39.857 [102/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:05:39.857 [103/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:05:39.857 [104/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:05:39.857 [105/268] Linking static target lib/librte_mbuf.a 00:05:39.857 [106/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:05:40.115 [107/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:05:40.115 [108/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:05:40.115 [109/268] Linking static target lib/librte_meter.a 00:05:40.115 [110/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:05:40.115 [111/268] Linking static target lib/librte_net.a 00:05:40.115 [112/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:05:40.373 [113/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:05:40.373 [114/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:05:40.373 [115/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:05:40.373 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:05:40.373 [117/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:05:40.629 [118/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:05:40.629 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:05:40.887 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:05:41.144 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:05:41.144 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:05:41.144 [123/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:05:41.144 [124/268] Linking static target lib/librte_pci.a 00:05:41.144 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:05:41.144 [126/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:05:41.401 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:05:41.401 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:05:41.401 [129/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:05:41.401 [130/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:05:41.401 [131/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:41.401 [132/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:05:41.401 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:05:41.401 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:05:41.659 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:05:41.659 [136/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:05:41.659 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:05:41.659 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:05:41.659 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:05:41.659 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:05:41.659 [141/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:05:41.659 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:05:41.659 [143/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:05:41.659 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:05:41.916 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:05:41.916 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:05:41.916 [147/268] Linking static target lib/librte_cmdline.a 00:05:42.174 [148/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:05:42.174 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:05:42.174 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:05:42.432 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:05:42.432 [152/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:05:42.432 [153/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:05:42.689 [154/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:05:42.689 [155/268] Linking static target lib/librte_timer.a 00:05:42.689 [156/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:05:42.689 [157/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:05:42.689 [158/268] Linking static target lib/librte_compressdev.a 00:05:42.689 [159/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:05:42.947 [160/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:05:42.947 [161/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:05:42.947 [162/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:05:42.947 [163/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:05:42.947 [164/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:05:43.204 [165/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:05:43.204 [166/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:43.204 [167/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:05:43.204 [168/268] Linking static target lib/librte_dmadev.a 00:05:43.461 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:05:43.461 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:05:43.718 [171/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:05:43.718 [172/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:05:43.718 [173/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:05:43.718 [174/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:05:43.718 [175/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:43.718 [176/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:05:43.976 [177/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:05:43.976 [178/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:05:43.976 [179/268] Linking static target lib/librte_ethdev.a 00:05:43.976 [180/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:05:43.976 [181/268] Linking static target lib/librte_hash.a 00:05:44.234 [182/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:05:44.234 [183/268] Linking static target lib/librte_power.a 00:05:44.234 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:05:44.234 [185/268] Linking static target lib/librte_reorder.a 00:05:44.234 [186/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:05:44.234 [187/268] Linking static target lib/librte_cryptodev.a 00:05:44.490 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:05:44.490 [189/268] Linking static target lib/librte_security.a 00:05:44.490 [190/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:05:44.490 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:05:44.490 [192/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:05:44.746 [193/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:05:44.746 [194/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:05:44.746 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:05:45.002 [196/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:05:45.002 [197/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:05:45.266 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:05:45.266 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:05:45.535 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:05:45.535 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:05:45.535 [202/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:05:45.535 [203/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:05:45.535 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:05:45.535 [205/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:45.792 [206/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:05:45.792 [207/268] Linking target lib/librte_eal.so.24.1 00:05:46.049 [208/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:05:46.049 [209/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:05:46.049 [210/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:05:46.049 [211/268] Linking target lib/librte_meter.so.24.1 00:05:46.049 [212/268] Linking target lib/librte_ring.so.24.1 00:05:46.049 [213/268] Linking target lib/librte_pci.so.24.1 00:05:46.049 [214/268] Linking target lib/librte_dmadev.so.24.1 00:05:46.049 [215/268] Linking target lib/librte_timer.so.24.1 00:05:46.049 [216/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:05:46.049 [217/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:05:46.049 [218/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:05:46.049 [219/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:05:46.049 [220/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:05:46.049 [221/268] Linking target lib/librte_rcu.so.24.1 00:05:46.049 [222/268] Linking target lib/librte_mempool.so.24.1 00:05:46.307 [223/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:05:46.307 [224/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:05:46.307 [225/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:05:46.307 [226/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:05:46.307 [227/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:05:46.307 [228/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:05:46.307 [229/268] Linking target lib/librte_mbuf.so.24.1 00:05:46.307 [230/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:05:46.307 [231/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:05:46.564 [232/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:46.564 [233/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:46.564 [234/268] Linking static target drivers/librte_bus_vdev.a 00:05:46.564 [235/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:46.564 [236/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:46.564 [237/268] Linking static target drivers/librte_bus_pci.a 00:05:46.564 [238/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:05:46.564 [239/268] Linking target lib/librte_reorder.so.24.1 00:05:46.564 [240/268] Linking target lib/librte_compressdev.so.24.1 00:05:46.564 [241/268] Linking target lib/librte_cryptodev.so.24.1 00:05:46.564 [242/268] Linking target lib/librte_net.so.24.1 00:05:46.564 [243/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:05:46.564 [244/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:05:46.822 [245/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:46.822 [246/268] Linking target lib/librte_hash.so.24.1 00:05:46.822 [247/268] Linking target lib/librte_cmdline.so.24.1 00:05:46.822 [248/268] Linking target lib/librte_security.so.24.1 00:05:46.822 [249/268] Linking target drivers/librte_bus_vdev.so.24.1 00:05:46.822 [250/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:05:46.822 [251/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:05:46.822 [252/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:05:46.822 [253/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:05:47.078 [254/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:47.078 [255/268] Linking static target drivers/librte_mempool_ring.a 00:05:47.078 [256/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:47.078 [257/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:47.078 [258/268] Linking target drivers/librte_mempool_ring.so.24.1 00:05:47.078 [259/268] Linking target drivers/librte_bus_pci.so.24.1 00:05:48.975 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:05:50.881 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:50.881 [262/268] Linking target lib/librte_ethdev.so.24.1 00:05:50.881 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:05:50.881 [264/268] Linking target lib/librte_power.so.24.1 00:05:57.515 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:05:57.515 [266/268] Linking static target lib/librte_vhost.a 00:05:59.414 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:05:59.414 [268/268] Linking target lib/librte_vhost.so.24.1 00:05:59.414 INFO: autodetecting backend as ninja 00:05:59.414 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:00.350 CC lib/ut_mock/mock.o 00:06:00.350 CC lib/log/log.o 00:06:00.350 CC lib/log/log_flags.o 00:06:00.350 CC lib/ut/ut.o 00:06:00.350 CC lib/log/log_deprecated.o 00:06:00.609 LIB libspdk_ut_mock.a 00:06:00.609 LIB libspdk_ut.a 00:06:00.609 LIB libspdk_log.a 00:06:00.867 CC lib/ioat/ioat.o 00:06:00.867 CXX lib/trace_parser/trace.o 00:06:00.867 CC lib/util/base64.o 00:06:00.867 CC lib/util/bit_array.o 00:06:00.867 CC lib/dma/dma.o 00:06:00.867 CC lib/util/crc16.o 00:06:00.867 CC lib/util/cpuset.o 00:06:00.867 CC lib/util/crc32.o 00:06:00.867 CC lib/util/crc32c.o 00:06:00.867 CC lib/util/crc32_ieee.o 00:06:00.867 CC lib/util/crc64.o 00:06:01.124 CC lib/vfio_user/host/vfio_user_pci.o 00:06:01.124 CC lib/vfio_user/host/vfio_user.o 00:06:01.124 CC lib/util/dif.o 00:06:01.124 CC lib/util/fd.o 00:06:01.124 CC lib/util/fd_group.o 00:06:01.124 CC lib/util/file.o 00:06:01.124 CC lib/util/hexlify.o 00:06:01.124 LIB libspdk_dma.a 00:06:01.124 CC lib/util/iov.o 00:06:01.382 CC lib/util/math.o 00:06:01.382 CC lib/util/net.o 00:06:01.382 CC lib/util/pipe.o 00:06:01.382 CC lib/util/strerror_tls.o 00:06:01.382 LIB libspdk_ioat.a 00:06:01.382 CC lib/util/string.o 00:06:01.382 CC lib/util/uuid.o 00:06:01.383 CC lib/util/xor.o 00:06:01.383 LIB libspdk_vfio_user.a 00:06:01.383 CC lib/util/zipf.o 00:06:01.949 LIB libspdk_trace_parser.a 00:06:02.207 LIB libspdk_util.a 00:06:02.474 CC lib/vmd/led.o 00:06:02.474 CC lib/vmd/vmd.o 00:06:02.474 CC lib/conf/conf.o 00:06:02.474 CC lib/json/json_parse.o 00:06:02.474 CC lib/json/json_write.o 00:06:02.474 CC lib/json/json_util.o 00:06:02.474 CC lib/env_dpdk/env.o 00:06:02.474 CC lib/env_dpdk/pci.o 00:06:02.474 CC lib/env_dpdk/memory.o 00:06:02.474 CC lib/env_dpdk/init.o 00:06:02.474 CC lib/env_dpdk/threads.o 00:06:02.474 CC lib/env_dpdk/pci_ioat.o 00:06:02.734 CC lib/env_dpdk/pci_virtio.o 00:06:02.734 CC lib/env_dpdk/pci_vmd.o 00:06:02.734 CC lib/env_dpdk/pci_idxd.o 00:06:02.734 LIB libspdk_conf.a 00:06:02.734 CC lib/env_dpdk/pci_event.o 00:06:02.734 CC lib/env_dpdk/sigbus_handler.o 00:06:02.734 CC lib/env_dpdk/pci_dpdk.o 00:06:02.734 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:02.991 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:02.991 LIB libspdk_vmd.a 00:06:03.250 LIB libspdk_json.a 00:06:03.508 CC lib/jsonrpc/jsonrpc_server.o 00:06:03.508 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:03.508 CC lib/jsonrpc/jsonrpc_client.o 00:06:03.508 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:03.765 LIB libspdk_jsonrpc.a 00:06:04.024 CC lib/rpc/rpc.o 00:06:04.282 LIB libspdk_env_dpdk.a 00:06:04.282 LIB libspdk_rpc.a 00:06:04.540 CC lib/keyring/keyring_rpc.o 00:06:04.540 CC lib/keyring/keyring.o 00:06:04.540 CC lib/trace/trace.o 00:06:04.540 CC lib/trace/trace_rpc.o 00:06:04.540 CC lib/trace/trace_flags.o 00:06:04.540 CC lib/notify/notify_rpc.o 00:06:04.540 CC lib/notify/notify.o 00:06:04.798 LIB libspdk_notify.a 00:06:05.057 LIB libspdk_keyring.a 00:06:05.057 LIB libspdk_trace.a 00:06:05.317 CC lib/sock/sock_rpc.o 00:06:05.317 CC lib/sock/sock.o 00:06:05.317 CC lib/thread/thread.o 00:06:05.317 CC lib/thread/iobuf.o 00:06:05.882 LIB libspdk_sock.a 00:06:06.140 CC lib/nvme/nvme_ctrlr.o 00:06:06.140 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:06.140 CC lib/nvme/nvme_fabric.o 00:06:06.140 CC lib/nvme/nvme_ns_cmd.o 00:06:06.140 CC lib/nvme/nvme_pcie_common.o 00:06:06.140 CC lib/nvme/nvme_ns.o 00:06:06.140 CC lib/nvme/nvme_pcie.o 00:06:06.140 CC lib/nvme/nvme_qpair.o 00:06:06.140 CC lib/nvme/nvme_quirks.o 00:06:06.140 CC lib/nvme/nvme.o 00:06:06.140 CC lib/nvme/nvme_transport.o 00:06:06.706 LIB libspdk_thread.a 00:06:06.706 CC lib/nvme/nvme_discovery.o 00:06:06.706 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:06.963 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:06.963 CC lib/nvme/nvme_tcp.o 00:06:07.221 CC lib/nvme/nvme_opal.o 00:06:07.221 CC lib/nvme/nvme_io_msg.o 00:06:07.221 CC lib/nvme/nvme_poll_group.o 00:06:07.479 CC lib/nvme/nvme_zns.o 00:06:07.479 CC lib/accel/accel.o 00:06:07.479 CC lib/accel/accel_rpc.o 00:06:07.479 CC lib/blob/blobstore.o 00:06:07.479 CC lib/blob/request.o 00:06:07.479 CC lib/init/json_config.o 00:06:07.736 CC lib/blob/zeroes.o 00:06:07.736 CC lib/blob/blob_bs_dev.o 00:06:07.736 CC lib/init/subsystem.o 00:06:07.736 CC lib/nvme/nvme_stubs.o 00:06:07.736 CC lib/init/subsystem_rpc.o 00:06:07.993 CC lib/virtio/virtio.o 00:06:07.993 CC lib/accel/accel_sw.o 00:06:07.993 CC lib/virtio/virtio_vhost_user.o 00:06:07.993 CC lib/virtio/virtio_vfio_user.o 00:06:07.993 CC lib/init/rpc.o 00:06:07.993 CC lib/virtio/virtio_pci.o 00:06:08.251 CC lib/nvme/nvme_auth.o 00:06:08.251 LIB libspdk_init.a 00:06:08.251 CC lib/nvme/nvme_cuse.o 00:06:08.251 CC lib/event/app.o 00:06:08.251 CC lib/event/reactor.o 00:06:08.251 CC lib/event/log_rpc.o 00:06:08.251 CC lib/event/app_rpc.o 00:06:08.507 LIB libspdk_virtio.a 00:06:08.507 CC lib/event/scheduler_static.o 00:06:08.507 LIB libspdk_accel.a 00:06:08.764 CC lib/bdev/bdev.o 00:06:08.764 CC lib/bdev/bdev_rpc.o 00:06:08.764 CC lib/bdev/part.o 00:06:08.764 CC lib/bdev/bdev_zone.o 00:06:08.764 CC lib/bdev/scsi_nvme.o 00:06:09.020 LIB libspdk_event.a 00:06:09.276 LIB libspdk_nvme.a 00:06:10.644 LIB libspdk_blob.a 00:06:10.902 CC lib/blobfs/blobfs.o 00:06:10.902 CC lib/blobfs/tree.o 00:06:10.902 CC lib/lvol/lvol.o 00:06:11.831 LIB libspdk_bdev.a 00:06:11.831 LIB libspdk_blobfs.a 00:06:11.831 LIB libspdk_lvol.a 00:06:12.089 CC lib/nvmf/ctrlr.o 00:06:12.089 CC lib/nvmf/ctrlr_bdev.o 00:06:12.089 CC lib/nvmf/ctrlr_discovery.o 00:06:12.089 CC lib/nvmf/subsystem.o 00:06:12.089 CC lib/nvmf/nvmf.o 00:06:12.089 CC lib/nvmf/transport.o 00:06:12.089 CC lib/nbd/nbd.o 00:06:12.089 CC lib/nvmf/nvmf_rpc.o 00:06:12.089 CC lib/nvmf/tcp.o 00:06:12.089 CC lib/nvmf/stubs.o 00:06:12.089 CC lib/ftl/ftl_core.o 00:06:12.089 CC lib/scsi/dev.o 00:06:12.347 CC lib/nvmf/mdns_server.o 00:06:12.347 CC lib/ftl/ftl_init.o 00:06:12.347 CC lib/scsi/lun.o 00:06:12.347 CC lib/nbd/nbd_rpc.o 00:06:12.347 CC lib/ftl/ftl_layout.o 00:06:12.347 CC lib/nvmf/auth.o 00:06:12.616 CC lib/ftl/ftl_debug.o 00:06:12.616 CC lib/ftl/ftl_io.o 00:06:12.616 CC lib/scsi/port.o 00:06:12.616 LIB libspdk_nbd.a 00:06:12.616 CC lib/ftl/ftl_sb.o 00:06:12.616 CC lib/ftl/ftl_l2p.o 00:06:12.616 CC lib/scsi/scsi.o 00:06:12.616 CC lib/scsi/scsi_bdev.o 00:06:12.616 CC lib/scsi/scsi_pr.o 00:06:12.873 CC lib/ftl/ftl_l2p_flat.o 00:06:12.873 CC lib/ftl/ftl_nv_cache.o 00:06:12.873 CC lib/ftl/ftl_band.o 00:06:12.873 CC lib/ftl/ftl_band_ops.o 00:06:12.873 CC lib/ftl/ftl_writer.o 00:06:12.873 CC lib/ftl/ftl_rq.o 00:06:12.873 CC lib/ftl/ftl_reloc.o 00:06:12.873 CC lib/ftl/ftl_l2p_cache.o 00:06:13.131 CC lib/ftl/ftl_p2l.o 00:06:13.131 CC lib/ftl/mngt/ftl_mngt.o 00:06:13.131 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:06:13.131 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:06:13.131 CC lib/ftl/mngt/ftl_mngt_startup.o 00:06:13.391 CC lib/scsi/scsi_rpc.o 00:06:13.391 CC lib/scsi/task.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_md.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_misc.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_band.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:06:13.391 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:06:13.391 LIB libspdk_nvmf.a 00:06:13.391 LIB libspdk_scsi.a 00:06:13.649 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:06:13.649 CC lib/ftl/utils/ftl_conf.o 00:06:13.649 CC lib/ftl/utils/ftl_md.o 00:06:13.649 CC lib/ftl/utils/ftl_mempool.o 00:06:13.649 CC lib/ftl/utils/ftl_bitmap.o 00:06:13.649 CC lib/ftl/utils/ftl_property.o 00:06:13.649 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:06:13.649 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:06:13.649 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:06:13.649 CC lib/vhost/vhost.o 00:06:13.649 CC lib/iscsi/conn.o 00:06:13.649 CC lib/vhost/vhost_rpc.o 00:06:13.906 CC lib/vhost/vhost_scsi.o 00:06:13.906 CC lib/vhost/vhost_blk.o 00:06:13.906 CC lib/vhost/rte_vhost_user.o 00:06:13.906 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:06:13.906 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:06:13.906 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:06:13.906 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:06:13.906 CC lib/ftl/upgrade/ftl_sb_v3.o 00:06:14.170 CC lib/ftl/upgrade/ftl_sb_v5.o 00:06:14.170 CC lib/ftl/nvc/ftl_nvc_dev.o 00:06:14.170 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:06:14.170 CC lib/iscsi/init_grp.o 00:06:14.170 CC lib/iscsi/iscsi.o 00:06:14.170 CC lib/ftl/base/ftl_base_dev.o 00:06:14.170 CC lib/ftl/base/ftl_base_bdev.o 00:06:14.429 CC lib/iscsi/md5.o 00:06:14.429 CC lib/iscsi/param.o 00:06:14.429 CC lib/iscsi/portal_grp.o 00:06:14.429 CC lib/iscsi/tgt_node.o 00:06:14.429 CC lib/iscsi/iscsi_subsystem.o 00:06:14.429 LIB libspdk_ftl.a 00:06:14.429 CC lib/iscsi/iscsi_rpc.o 00:06:14.429 CC lib/iscsi/task.o 00:06:14.993 LIB libspdk_vhost.a 00:06:15.927 LIB libspdk_iscsi.a 00:06:16.184 CC module/env_dpdk/env_dpdk_rpc.o 00:06:16.184 CC module/scheduler/gscheduler/gscheduler.o 00:06:16.184 CC module/keyring/linux/keyring.o 00:06:16.184 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:06:16.184 CC module/keyring/file/keyring.o 00:06:16.184 CC module/keyring/file/keyring_rpc.o 00:06:16.184 CC module/keyring/linux/keyring_rpc.o 00:06:16.184 CC module/sock/posix/posix.o 00:06:16.184 CC module/blob/bdev/blob_bdev.o 00:06:16.184 CC module/accel/error/accel_error.o 00:06:16.184 CC module/accel/ioat/accel_ioat.o 00:06:16.184 CC module/scheduler/dynamic/scheduler_dynamic.o 00:06:16.184 LIB libspdk_env_dpdk_rpc.a 00:06:16.441 CC module/accel/ioat/accel_ioat_rpc.o 00:06:16.441 CC module/accel/error/accel_error_rpc.o 00:06:16.441 LIB libspdk_scheduler_gscheduler.a 00:06:16.441 LIB libspdk_keyring_file.a 00:06:16.441 LIB libspdk_scheduler_dpdk_governor.a 00:06:16.441 LIB libspdk_accel_ioat.a 00:06:16.441 LIB libspdk_keyring_linux.a 00:06:16.441 LIB libspdk_accel_error.a 00:06:16.441 LIB libspdk_scheduler_dynamic.a 00:06:16.697 LIB libspdk_blob_bdev.a 00:06:16.954 CC module/bdev/null/bdev_null.o 00:06:16.954 CC module/bdev/lvol/vbdev_lvol.o 00:06:16.954 CC module/bdev/error/vbdev_error.o 00:06:16.954 CC module/bdev/passthru/vbdev_passthru.o 00:06:16.954 CC module/bdev/gpt/gpt.o 00:06:16.954 CC module/bdev/raid/bdev_raid.o 00:06:16.954 CC module/blobfs/bdev/blobfs_bdev.o 00:06:16.954 CC module/bdev/split/vbdev_split.o 00:06:16.954 CC module/bdev/malloc/bdev_malloc.o 00:06:16.954 CC module/bdev/delay/vbdev_delay.o 00:06:16.954 CC module/bdev/nvme/bdev_nvme.o 00:06:16.954 LIB libspdk_sock_posix.a 00:06:17.210 CC module/bdev/delay/vbdev_delay_rpc.o 00:06:17.210 CC module/bdev/gpt/vbdev_gpt.o 00:06:17.210 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:06:17.210 CC module/bdev/null/bdev_null_rpc.o 00:06:17.210 CC module/bdev/split/vbdev_split_rpc.o 00:06:17.210 CC module/bdev/error/vbdev_error_rpc.o 00:06:17.210 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:06:17.210 CC module/bdev/nvme/bdev_nvme_rpc.o 00:06:17.467 LIB libspdk_bdev_delay.a 00:06:17.467 LIB libspdk_bdev_split.a 00:06:17.467 LIB libspdk_bdev_error.a 00:06:17.467 LIB libspdk_bdev_null.a 00:06:17.467 LIB libspdk_blobfs_bdev.a 00:06:17.467 CC module/bdev/nvme/nvme_rpc.o 00:06:17.467 LIB libspdk_bdev_passthru.a 00:06:17.467 CC module/bdev/malloc/bdev_malloc_rpc.o 00:06:17.467 LIB libspdk_bdev_gpt.a 00:06:17.467 CC module/bdev/raid/bdev_raid_rpc.o 00:06:17.467 CC module/bdev/nvme/bdev_mdns_client.o 00:06:17.467 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:06:17.467 CC module/bdev/nvme/vbdev_opal.o 00:06:17.467 CC module/bdev/nvme/vbdev_opal_rpc.o 00:06:17.724 LIB libspdk_bdev_malloc.a 00:06:17.724 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:06:17.724 CC module/bdev/aio/bdev_aio.o 00:06:17.724 CC module/bdev/zone_block/vbdev_zone_block.o 00:06:17.724 CC module/bdev/aio/bdev_aio_rpc.o 00:06:17.724 CC module/bdev/raid/bdev_raid_sb.o 00:06:17.724 CC module/bdev/raid/raid0.o 00:06:17.724 CC module/bdev/raid/raid1.o 00:06:17.724 CC module/bdev/raid/concat.o 00:06:17.724 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:06:17.982 LIB libspdk_bdev_aio.a 00:06:17.982 CC module/bdev/ftl/bdev_ftl.o 00:06:17.982 LIB libspdk_bdev_lvol.a 00:06:17.982 CC module/bdev/ftl/bdev_ftl_rpc.o 00:06:17.982 LIB libspdk_bdev_zone_block.a 00:06:17.982 LIB libspdk_bdev_raid.a 00:06:18.238 CC module/bdev/virtio/bdev_virtio_scsi.o 00:06:18.238 CC module/bdev/virtio/bdev_virtio_blk.o 00:06:18.238 CC module/bdev/virtio/bdev_virtio_rpc.o 00:06:18.238 LIB libspdk_bdev_ftl.a 00:06:18.803 LIB libspdk_bdev_virtio.a 00:06:19.370 LIB libspdk_bdev_nvme.a 00:06:19.934 CC module/event/subsystems/scheduler/scheduler.o 00:06:19.934 CC module/event/subsystems/keyring/keyring.o 00:06:19.934 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:06:19.934 CC module/event/subsystems/sock/sock.o 00:06:19.934 CC module/event/subsystems/vmd/vmd.o 00:06:19.934 CC module/event/subsystems/vmd/vmd_rpc.o 00:06:19.934 CC module/event/subsystems/iobuf/iobuf.o 00:06:19.934 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:06:20.192 LIB libspdk_event_vhost_blk.a 00:06:20.192 LIB libspdk_event_sock.a 00:06:20.192 LIB libspdk_event_keyring.a 00:06:20.192 LIB libspdk_event_scheduler.a 00:06:20.192 LIB libspdk_event_vmd.a 00:06:20.192 LIB libspdk_event_iobuf.a 00:06:20.451 CC module/event/subsystems/accel/accel.o 00:06:20.710 LIB libspdk_event_accel.a 00:06:20.968 CC module/event/subsystems/bdev/bdev.o 00:06:21.226 LIB libspdk_event_bdev.a 00:06:21.483 CC module/event/subsystems/scsi/scsi.o 00:06:21.483 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:06:21.483 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:06:21.483 CC module/event/subsystems/nbd/nbd.o 00:06:21.741 LIB libspdk_event_scsi.a 00:06:21.741 LIB libspdk_event_nbd.a 00:06:21.998 LIB libspdk_event_nvmf.a 00:06:21.998 CC module/event/subsystems/iscsi/iscsi.o 00:06:21.998 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:06:22.256 LIB libspdk_event_vhost_scsi.a 00:06:22.256 LIB libspdk_event_iscsi.a 00:06:22.513 make[2]: Nothing to be done for 'all'. 00:06:22.513 TEST_HEADER include/spdk/accel.h 00:06:22.513 TEST_HEADER include/spdk/accel_module.h 00:06:22.513 TEST_HEADER include/spdk/assert.h 00:06:22.513 CXX app/trace/trace.o 00:06:22.513 CC app/trace_record/trace_record.o 00:06:22.513 TEST_HEADER include/spdk/barrier.h 00:06:22.513 TEST_HEADER include/spdk/base64.h 00:06:22.513 TEST_HEADER include/spdk/bdev.h 00:06:22.513 TEST_HEADER include/spdk/bdev_module.h 00:06:22.513 TEST_HEADER include/spdk/bdev_zone.h 00:06:22.513 TEST_HEADER include/spdk/bit_array.h 00:06:22.513 TEST_HEADER include/spdk/bit_pool.h 00:06:22.513 TEST_HEADER include/spdk/blob_bdev.h 00:06:22.513 TEST_HEADER include/spdk/blobfs_bdev.h 00:06:22.513 TEST_HEADER include/spdk/blobfs.h 00:06:22.513 CC examples/interrupt_tgt/interrupt_tgt.o 00:06:22.513 TEST_HEADER include/spdk/blob.h 00:06:22.513 TEST_HEADER include/spdk/conf.h 00:06:22.513 TEST_HEADER include/spdk/config.h 00:06:22.513 TEST_HEADER include/spdk/cpuset.h 00:06:22.513 TEST_HEADER include/spdk/crc16.h 00:06:22.513 CC app/iscsi_tgt/iscsi_tgt.o 00:06:22.513 TEST_HEADER include/spdk/crc32.h 00:06:22.513 CC app/nvmf_tgt/nvmf_main.o 00:06:22.513 TEST_HEADER include/spdk/crc64.h 00:06:22.513 TEST_HEADER include/spdk/dif.h 00:06:22.513 TEST_HEADER include/spdk/dma.h 00:06:22.513 TEST_HEADER include/spdk/endian.h 00:06:22.513 TEST_HEADER include/spdk/env_dpdk.h 00:06:22.513 TEST_HEADER include/spdk/env.h 00:06:22.513 TEST_HEADER include/spdk/event.h 00:06:22.513 TEST_HEADER include/spdk/fd_group.h 00:06:22.513 TEST_HEADER include/spdk/fd.h 00:06:22.513 TEST_HEADER include/spdk/file.h 00:06:22.514 TEST_HEADER include/spdk/ftl.h 00:06:22.514 TEST_HEADER include/spdk/gpt_spec.h 00:06:22.514 TEST_HEADER include/spdk/hexlify.h 00:06:22.514 TEST_HEADER include/spdk/histogram_data.h 00:06:22.771 TEST_HEADER include/spdk/idxd.h 00:06:22.771 TEST_HEADER include/spdk/idxd_spec.h 00:06:22.771 TEST_HEADER include/spdk/init.h 00:06:22.771 CC app/spdk_tgt/spdk_tgt.o 00:06:22.771 TEST_HEADER include/spdk/ioat.h 00:06:22.771 TEST_HEADER include/spdk/ioat_spec.h 00:06:22.771 TEST_HEADER include/spdk/iscsi_spec.h 00:06:22.771 CC examples/ioat/perf/perf.o 00:06:22.772 TEST_HEADER include/spdk/json.h 00:06:22.772 TEST_HEADER include/spdk/jsonrpc.h 00:06:22.772 CC examples/util/zipf/zipf.o 00:06:22.772 TEST_HEADER include/spdk/keyring.h 00:06:22.772 CC test/thread/poller_perf/poller_perf.o 00:06:22.772 CC examples/ioat/verify/verify.o 00:06:22.772 TEST_HEADER include/spdk/keyring_module.h 00:06:22.772 TEST_HEADER include/spdk/likely.h 00:06:22.772 TEST_HEADER include/spdk/log.h 00:06:22.772 TEST_HEADER include/spdk/lvol.h 00:06:22.772 TEST_HEADER include/spdk/memory.h 00:06:22.772 TEST_HEADER include/spdk/mmio.h 00:06:22.772 TEST_HEADER include/spdk/nbd.h 00:06:22.772 TEST_HEADER include/spdk/net.h 00:06:22.772 TEST_HEADER include/spdk/notify.h 00:06:22.772 TEST_HEADER include/spdk/nvme.h 00:06:22.772 CC test/app/bdev_svc/bdev_svc.o 00:06:22.772 TEST_HEADER include/spdk/nvme_intel.h 00:06:22.772 TEST_HEADER include/spdk/nvme_ocssd.h 00:06:22.772 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:06:22.772 TEST_HEADER include/spdk/nvme_spec.h 00:06:22.772 TEST_HEADER include/spdk/nvme_zns.h 00:06:22.772 TEST_HEADER include/spdk/nvmf_cmd.h 00:06:22.772 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:06:22.772 TEST_HEADER include/spdk/nvmf.h 00:06:22.772 TEST_HEADER include/spdk/nvmf_spec.h 00:06:22.772 TEST_HEADER include/spdk/nvmf_transport.h 00:06:22.772 TEST_HEADER include/spdk/opal.h 00:06:22.772 TEST_HEADER include/spdk/opal_spec.h 00:06:22.772 TEST_HEADER include/spdk/pci_ids.h 00:06:22.772 TEST_HEADER include/spdk/pipe.h 00:06:22.772 TEST_HEADER include/spdk/queue.h 00:06:22.772 TEST_HEADER include/spdk/reduce.h 00:06:22.772 TEST_HEADER include/spdk/rpc.h 00:06:22.772 TEST_HEADER include/spdk/scheduler.h 00:06:22.772 TEST_HEADER include/spdk/scsi.h 00:06:22.772 TEST_HEADER include/spdk/scsi_spec.h 00:06:22.772 TEST_HEADER include/spdk/sock.h 00:06:22.772 TEST_HEADER include/spdk/stdinc.h 00:06:22.772 TEST_HEADER include/spdk/string.h 00:06:22.772 TEST_HEADER include/spdk/thread.h 00:06:22.772 TEST_HEADER include/spdk/trace.h 00:06:22.772 TEST_HEADER include/spdk/trace_parser.h 00:06:22.772 TEST_HEADER include/spdk/tree.h 00:06:22.772 TEST_HEADER include/spdk/ublk.h 00:06:22.772 TEST_HEADER include/spdk/util.h 00:06:22.772 TEST_HEADER include/spdk/uuid.h 00:06:22.772 TEST_HEADER include/spdk/version.h 00:06:22.772 TEST_HEADER include/spdk/vfio_user_pci.h 00:06:22.772 TEST_HEADER include/spdk/vfio_user_spec.h 00:06:22.772 TEST_HEADER include/spdk/vhost.h 00:06:22.772 TEST_HEADER include/spdk/vmd.h 00:06:22.772 TEST_HEADER include/spdk/xor.h 00:06:22.772 TEST_HEADER include/spdk/zipf.h 00:06:22.772 CXX test/cpp_headers/accel.o 00:06:22.772 LINK interrupt_tgt 00:06:22.772 LINK nvmf_tgt 00:06:22.772 LINK iscsi_tgt 00:06:22.772 LINK zipf 00:06:22.772 LINK poller_perf 00:06:23.029 LINK spdk_tgt 00:06:23.029 LINK ioat_perf 00:06:23.029 LINK bdev_svc 00:06:23.029 LINK verify 00:06:23.029 LINK spdk_trace_record 00:06:23.029 CXX test/cpp_headers/accel_module.o 00:06:23.029 CXX test/cpp_headers/assert.o 00:06:23.029 LINK spdk_trace 00:06:23.029 CXX test/cpp_headers/barrier.o 00:06:23.029 CXX test/cpp_headers/base64.o 00:06:23.286 CC test/thread/lock/spdk_lock.o 00:06:23.286 CXX test/cpp_headers/bdev.o 00:06:23.286 CC app/spdk_lspci/spdk_lspci.o 00:06:23.286 CXX test/cpp_headers/bdev_module.o 00:06:23.286 CXX test/cpp_headers/bdev_zone.o 00:06:23.286 CC examples/sock/hello_world/hello_sock.o 00:06:23.286 CC examples/vmd/lsvmd/lsvmd.o 00:06:23.543 CC examples/thread/thread/thread_ex.o 00:06:23.543 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:06:23.543 LINK spdk_lspci 00:06:23.543 CC app/spdk_nvme_perf/perf.o 00:06:23.543 LINK lsvmd 00:06:23.543 CXX test/cpp_headers/bit_array.o 00:06:23.543 CC app/spdk_nvme_identify/identify.o 00:06:23.543 CC app/spdk_nvme_discover/discovery_aer.o 00:06:23.543 CC app/spdk_top/spdk_top.o 00:06:23.801 LINK hello_sock 00:06:23.801 CC test/env/mem_callbacks/mem_callbacks.o 00:06:23.801 LINK thread 00:06:23.801 CXX test/cpp_headers/bit_pool.o 00:06:23.801 CC test/app/histogram_perf/histogram_perf.o 00:06:23.801 LINK spdk_nvme_discover 00:06:23.801 CC examples/vmd/led/led.o 00:06:23.801 LINK nvme_fuzz 00:06:24.060 CXX test/cpp_headers/blob_bdev.o 00:06:24.060 LINK histogram_perf 00:06:24.060 CC test/app/jsoncat/jsoncat.o 00:06:24.060 LINK led 00:06:24.060 CXX test/cpp_headers/blobfs_bdev.o 00:06:24.060 CXX test/cpp_headers/blobfs.o 00:06:24.060 CXX test/cpp_headers/blob.o 00:06:24.060 CXX test/cpp_headers/conf.o 00:06:24.317 LINK jsoncat 00:06:24.317 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:06:24.317 CXX test/cpp_headers/config.o 00:06:24.317 LINK mem_callbacks 00:06:24.317 CXX test/cpp_headers/cpuset.o 00:06:24.573 CC app/vhost/vhost.o 00:06:24.573 CC examples/accel/perf/accel_perf.o 00:06:24.573 CC examples/nvme/hello_world/hello_world.o 00:06:24.573 CC app/spdk_dd/spdk_dd.o 00:06:24.573 CXX test/cpp_headers/crc16.o 00:06:24.573 CC examples/blob/hello_world/hello_blob.o 00:06:24.573 LINK spdk_lock 00:06:24.573 CC test/env/vtophys/vtophys.o 00:06:24.573 LINK spdk_nvme_perf 00:06:24.573 LINK vhost 00:06:24.832 CXX test/cpp_headers/crc32.o 00:06:24.832 LINK hello_world 00:06:24.832 LINK hello_blob 00:06:24.832 LINK vtophys 00:06:24.832 CXX test/cpp_headers/crc64.o 00:06:25.089 LINK spdk_nvme_identify 00:06:25.089 LINK spdk_dd 00:06:25.089 LINK spdk_top 00:06:25.089 CC test/rpc_client/rpc_client_test.o 00:06:25.089 CXX test/cpp_headers/dif.o 00:06:25.089 LINK accel_perf 00:06:25.089 CC test/nvme/aer/aer.o 00:06:25.089 CC examples/nvme/reconnect/reconnect.o 00:06:25.089 CXX test/cpp_headers/dma.o 00:06:25.089 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:06:25.346 CXX test/cpp_headers/endian.o 00:06:25.346 LINK rpc_client_test 00:06:25.346 CXX test/cpp_headers/env_dpdk.o 00:06:25.346 CC examples/blob/cli/blobcli.o 00:06:25.346 LINK env_dpdk_post_init 00:06:25.346 CC test/env/memory/memory_ut.o 00:06:25.346 CC test/env/pci/pci_ut.o 00:06:25.346 CXX test/cpp_headers/env.o 00:06:25.605 LINK aer 00:06:25.605 CC test/app/stub/stub.o 00:06:25.605 LINK reconnect 00:06:25.605 CXX test/cpp_headers/event.o 00:06:25.605 CC test/accel/dif/dif.o 00:06:25.605 LINK stub 00:06:25.605 CC test/blobfs/mkfs/mkfs.o 00:06:25.863 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:06:25.863 CC test/event/event_perf/event_perf.o 00:06:25.863 CXX test/cpp_headers/fd_group.o 00:06:25.863 CC test/nvme/reset/reset.o 00:06:25.863 LINK blobcli 00:06:25.863 CC examples/nvme/nvme_manage/nvme_manage.o 00:06:25.863 LINK mkfs 00:06:25.863 LINK pci_ut 00:06:26.122 CXX test/cpp_headers/fd.o 00:06:26.122 LINK event_perf 00:06:26.122 LINK histogram_ut 00:06:26.122 CC test/event/reactor/reactor.o 00:06:26.122 LINK iscsi_fuzz 00:06:26.122 CXX test/cpp_headers/file.o 00:06:26.122 LINK reset 00:06:26.122 LINK reactor 00:06:26.122 CC test/event/reactor_perf/reactor_perf.o 00:06:26.382 LINK dif 00:06:26.382 CC test/nvme/sgl/sgl.o 00:06:26.382 LINK reactor_perf 00:06:26.382 CXX test/cpp_headers/ftl.o 00:06:26.382 CC test/unit/lib/log/log.c/log_ut.o 00:06:26.382 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:06:26.382 CC test/event/app_repeat/app_repeat.o 00:06:26.382 CXX test/cpp_headers/gpt_spec.o 00:06:26.638 CC test/event/scheduler/scheduler.o 00:06:26.638 CC test/nvme/e2edp/nvme_dp.o 00:06:26.638 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:06:26.638 LINK app_repeat 00:06:26.638 LINK nvme_manage 00:06:26.638 CXX test/cpp_headers/hexlify.o 00:06:26.638 LINK sgl 00:06:26.639 CC examples/nvme/arbitration/arbitration.o 00:06:26.639 CXX test/cpp_headers/histogram_data.o 00:06:26.896 LINK scheduler 00:06:26.896 LINK log_ut 00:06:26.896 LINK nvme_dp 00:06:26.896 CC test/lvol/esnap/esnap.o 00:06:26.896 CXX test/cpp_headers/idxd.o 00:06:26.896 CXX test/cpp_headers/idxd_spec.o 00:06:26.896 CXX test/cpp_headers/init.o 00:06:26.896 CXX test/cpp_headers/ioat.o 00:06:27.153 LINK memory_ut 00:06:27.153 CC test/bdev/bdevio/bdevio.o 00:06:27.153 LINK vhost_fuzz 00:06:27.153 CXX test/cpp_headers/ioat_spec.o 00:06:27.153 CC test/unit/lib/util/base64.c/base64_ut.o 00:06:27.153 LINK arbitration 00:06:27.153 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:06:27.153 CC test/nvme/overhead/overhead.o 00:06:27.153 CC test/nvme/err_injection/err_injection.o 00:06:27.410 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:06:27.410 CXX test/cpp_headers/iscsi_spec.o 00:06:27.410 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:06:27.410 CC test/unit/lib/dma/dma.c/dma_ut.o 00:06:27.410 CC test/nvme/startup/startup.o 00:06:27.410 LINK base64_ut 00:06:27.410 LINK err_injection 00:06:27.410 CXX test/cpp_headers/json.o 00:06:27.410 CC examples/nvme/hotplug/hotplug.o 00:06:27.669 LINK overhead 00:06:27.669 LINK bdevio 00:06:27.669 LINK startup 00:06:27.669 CXX test/cpp_headers/jsonrpc.o 00:06:27.669 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:06:27.669 LINK cpuset_ut 00:06:27.927 LINK hotplug 00:06:27.927 CC test/nvme/reserve/reserve.o 00:06:27.927 LINK crc16_ut 00:06:27.927 CXX test/cpp_headers/keyring.o 00:06:27.927 LINK ioat_ut 00:06:27.927 LINK bit_array_ut 00:06:27.927 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:06:27.927 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:06:27.927 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:06:27.927 CXX test/cpp_headers/keyring_module.o 00:06:27.927 CC test/nvme/simple_copy/simple_copy.o 00:06:28.185 LINK reserve 00:06:28.185 LINK crc32_ieee_ut 00:06:28.185 CC test/unit/lib/util/dif.c/dif_ut.o 00:06:28.185 CC examples/nvme/cmb_copy/cmb_copy.o 00:06:28.185 CC test/nvme/connect_stress/connect_stress.o 00:06:28.185 LINK crc64_ut 00:06:28.185 CC test/nvme/boot_partition/boot_partition.o 00:06:28.185 LINK crc32c_ut 00:06:28.185 LINK dma_ut 00:06:28.185 CXX test/cpp_headers/likely.o 00:06:28.185 CXX test/cpp_headers/log.o 00:06:28.185 CXX test/cpp_headers/lvol.o 00:06:28.185 CXX test/cpp_headers/memory.o 00:06:28.443 LINK simple_copy 00:06:28.443 CXX test/cpp_headers/mmio.o 00:06:28.443 LINK cmb_copy 00:06:28.443 LINK boot_partition 00:06:28.443 LINK connect_stress 00:06:28.443 CC test/nvme/compliance/nvme_compliance.o 00:06:28.443 CC test/nvme/fused_ordering/fused_ordering.o 00:06:28.443 CC test/nvme/doorbell_aers/doorbell_aers.o 00:06:28.443 CXX test/cpp_headers/nbd.o 00:06:28.443 CXX test/cpp_headers/net.o 00:06:28.701 CC test/nvme/fdp/fdp.o 00:06:28.701 CC test/nvme/cuse/cuse.o 00:06:28.701 CC test/unit/lib/util/file.c/file_ut.o 00:06:28.701 LINK fused_ordering 00:06:28.701 LINK doorbell_aers 00:06:28.701 CC test/unit/lib/util/iov.c/iov_ut.o 00:06:28.701 CXX test/cpp_headers/notify.o 00:06:28.701 CC examples/nvme/abort/abort.o 00:06:28.959 CC test/unit/lib/util/math.c/math_ut.o 00:06:28.959 LINK file_ut 00:06:28.959 CXX test/cpp_headers/nvme.o 00:06:28.959 LINK math_ut 00:06:28.959 LINK nvme_compliance 00:06:29.217 LINK fdp 00:06:29.217 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:06:29.217 CC test/unit/lib/util/net.c/net_ut.o 00:06:29.217 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:06:29.217 LINK iov_ut 00:06:29.217 CXX test/cpp_headers/nvme_intel.o 00:06:29.217 LINK abort 00:06:29.217 CC test/unit/lib/util/string.c/string_ut.o 00:06:29.217 CC test/unit/lib/util/xor.c/xor_ut.o 00:06:29.217 LINK net_ut 00:06:29.217 CXX test/cpp_headers/nvme_ocssd.o 00:06:29.217 LINK pmr_persistence 00:06:29.497 CXX test/cpp_headers/nvme_ocssd_spec.o 00:06:29.497 CXX test/cpp_headers/nvme_spec.o 00:06:29.497 CXX test/cpp_headers/nvme_zns.o 00:06:29.497 CXX test/cpp_headers/nvmf_cmd.o 00:06:29.497 CC examples/bdev/hello_world/hello_bdev.o 00:06:29.497 CXX test/cpp_headers/nvmf_fc_spec.o 00:06:29.497 CXX test/cpp_headers/nvmf.o 00:06:29.755 CXX test/cpp_headers/nvmf_spec.o 00:06:29.755 CC examples/bdev/bdevperf/bdevperf.o 00:06:29.755 LINK string_ut 00:06:29.755 CXX test/cpp_headers/nvmf_transport.o 00:06:29.755 CXX test/cpp_headers/opal.o 00:06:29.755 CXX test/cpp_headers/opal_spec.o 00:06:29.755 CXX test/cpp_headers/pci_ids.o 00:06:29.755 LINK hello_bdev 00:06:29.755 CXX test/cpp_headers/pipe.o 00:06:29.755 LINK xor_ut 00:06:29.755 LINK pipe_ut 00:06:30.012 CXX test/cpp_headers/queue.o 00:06:30.012 CXX test/cpp_headers/reduce.o 00:06:30.012 CXX test/cpp_headers/rpc.o 00:06:30.012 CXX test/cpp_headers/scheduler.o 00:06:30.012 CXX test/cpp_headers/scsi.o 00:06:30.012 CXX test/cpp_headers/scsi_spec.o 00:06:30.012 CXX test/cpp_headers/sock.o 00:06:30.012 CXX test/cpp_headers/stdinc.o 00:06:30.012 LINK cuse 00:06:30.270 CXX test/cpp_headers/string.o 00:06:30.270 CXX test/cpp_headers/thread.o 00:06:30.270 CXX test/cpp_headers/trace.o 00:06:30.270 CXX test/cpp_headers/trace_parser.o 00:06:30.270 CXX test/cpp_headers/tree.o 00:06:30.270 CXX test/cpp_headers/ublk.o 00:06:30.270 CXX test/cpp_headers/util.o 00:06:30.270 CXX test/cpp_headers/uuid.o 00:06:30.270 CXX test/cpp_headers/version.o 00:06:30.270 CXX test/cpp_headers/vfio_user_pci.o 00:06:30.270 CXX test/cpp_headers/vfio_user_spec.o 00:06:30.270 CXX test/cpp_headers/vhost.o 00:06:30.270 CXX test/cpp_headers/vmd.o 00:06:30.270 CXX test/cpp_headers/xor.o 00:06:30.270 CXX test/cpp_headers/zipf.o 00:06:30.835 LINK bdevperf 00:06:31.094 LINK dif_ut 00:06:31.352 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:06:31.352 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:06:31.352 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:06:31.352 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:06:31.352 CC examples/nvmf/nvmf/nvmf.o 00:06:31.916 LINK nvmf 00:06:31.916 LINK pci_event_ut 00:06:32.173 LINK json_util_ut 00:06:32.738 LINK esnap 00:06:33.306 LINK json_write_ut 00:06:33.872 LINK json_parse_ut 00:06:34.451 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:06:34.707 LINK jsonrpc_server_ut 00:06:35.274 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:06:36.209 LINK rpc_ut 00:06:36.779 CC test/unit/lib/sock/sock.c/sock_ut.o 00:06:36.779 CC test/unit/lib/thread/thread.c/thread_ut.o 00:06:36.779 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:06:36.779 CC test/unit/lib/sock/posix.c/posix_ut.o 00:06:36.779 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:06:36.779 CC test/unit/lib/notify/notify.c/notify_ut.o 00:06:37.344 LINK keyring_ut 00:06:37.600 LINK notify_ut 00:06:37.600 LINK iobuf_ut 00:06:37.859 LINK posix_ut 00:06:38.825 LINK sock_ut 00:06:38.825 LINK thread_ut 00:06:39.108 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:06:39.108 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:06:39.108 CC test/unit/lib/accel/accel.c/accel_ut.o 00:06:39.672 LINK nvme_quirks_ut 00:06:39.928 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:06:39.928 LINK nvme_ctrlr_ocssd_cmd_ut 00:06:40.185 LINK nvme_poll_group_ut 00:06:40.443 LINK nvme_ns_ut 00:06:40.443 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:06:40.443 CC test/unit/lib/blob/blob.c/blob_ut.o 00:06:40.443 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:06:40.701 LINK nvme_ctrlr_cmd_ut 00:06:40.701 LINK nvme_qpair_ut 00:06:40.958 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:06:40.958 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:06:41.216 LINK nvme_ut 00:06:41.216 LINK blob_bdev_ut 00:06:41.216 LINK nvme_ns_ocssd_cmd_ut 00:06:41.474 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:06:41.474 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:06:41.474 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:06:41.732 LINK nvme_pcie_ut 00:06:41.990 LINK nvme_transport_ut 00:06:41.990 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:06:41.990 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:06:42.247 LINK nvme_ns_cmd_ut 00:06:42.247 LINK nvme_io_msg_ut 00:06:42.247 LINK subsystem_ut 00:06:42.812 LINK rpc_ut 00:06:42.812 LINK nvme_opal_ut 00:06:42.812 LINK accel_ut 00:06:42.812 LINK nvme_fabric_ut 00:06:43.071 LINK nvme_pcie_common_ut 00:06:43.071 LINK nvme_ctrlr_ut 00:06:43.071 CC test/unit/lib/event/app.c/app_ut.o 00:06:43.071 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:06:43.071 LINK nvme_tcp_ut 00:06:43.071 CC test/unit/lib/bdev/part.c/part_ut.o 00:06:43.071 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:06:43.071 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:06:43.071 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:06:43.329 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:06:43.329 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:06:43.329 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:06:43.329 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:06:43.329 LINK scsi_nvme_ut 00:06:43.599 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:06:43.871 LINK nvme_cuse_ut 00:06:43.871 LINK bdev_zone_ut 00:06:43.871 LINK gpt_ut 00:06:44.129 LINK app_ut 00:06:44.129 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:06:44.387 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:06:44.388 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:06:44.388 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:06:44.645 LINK reactor_ut 00:06:44.904 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:06:44.904 LINK vbdev_zone_block_ut 00:06:44.904 LINK bdev_raid_sb_ut 00:06:45.162 LINK concat_ut 00:06:45.420 LINK vbdev_lvol_ut 00:06:45.420 LINK raid1_ut 00:06:45.985 LINK raid0_ut 00:06:45.985 LINK bdev_raid_ut 00:06:46.972 LINK part_ut 00:06:48.344 LINK bdev_ut 00:06:49.715 LINK blob_ut 00:06:50.281 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:06:50.281 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:06:50.281 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:06:50.281 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:06:50.281 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:06:50.539 LINK tree_ut 00:06:50.539 LINK blobfs_bdev_ut 00:06:50.797 LINK bdev_ut 00:06:51.054 LINK bdev_nvme_ut 00:06:51.312 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:06:51.312 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:06:51.312 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:06:51.312 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:06:51.312 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:06:51.312 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:06:51.312 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:06:51.312 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:06:51.312 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:06:51.570 LINK ftl_bitmap_ut 00:06:51.827 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:06:51.827 LINK ftl_l2p_ut 00:06:51.827 LINK ftl_mempool_ut 00:06:51.827 LINK blobfs_sync_ut 00:06:52.084 LINK dev_ut 00:06:52.084 LINK blobfs_async_ut 00:06:52.084 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:06:52.084 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:06:52.084 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:06:52.084 LINK ftl_mngt_ut 00:06:52.341 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:06:52.341 LINK ftl_io_ut 00:06:52.341 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:06:52.341 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:06:52.341 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:06:52.906 LINK ftl_p2l_ut 00:06:52.906 LINK scsi_ut 00:06:52.906 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:06:52.906 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:06:53.163 LINK ftl_band_ut 00:06:53.163 LINK lvol_ut 00:06:53.421 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:06:53.421 LINK ctrlr_bdev_ut 00:06:53.421 LINK lun_ut 00:06:53.421 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:06:53.678 LINK ftl_sb_ut 00:06:53.678 LINK ftl_layout_upgrade_ut 00:06:54.248 LINK nvmf_ut 00:06:54.248 LINK scsi_pr_ut 00:06:54.506 LINK auth_ut 00:06:54.506 LINK ctrlr_discovery_ut 00:06:54.764 LINK scsi_bdev_ut 00:06:55.022 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:06:55.023 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:06:55.023 CC test/unit/lib/iscsi/param.c/param_ut.o 00:06:55.023 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:06:55.023 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:06:55.281 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:06:55.281 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:06:55.281 LINK tcp_ut 00:06:55.540 LINK subsystem_ut 00:06:55.540 LINK ctrlr_ut 00:06:55.798 LINK param_ut 00:06:56.056 LINK init_grp_ut 00:06:56.315 LINK portal_grp_ut 00:06:56.572 LINK tgt_node_ut 00:06:56.828 LINK conn_ut 00:06:58.200 LINK iscsi_ut 00:06:58.200 LINK vhost_ut 00:06:58.200 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:06:58.200 22:01:45 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:06:58.200 22:01:45 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:06:58.200 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:06:58.766 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:06:58.766 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:06:58.766 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:06:58.766 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:06:58.766 patchelf: not an ELF executable 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:06:58.766 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:06:58.767 patchelf: not an ELF executable 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:06:58.767 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:06:59.024 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:59.282 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:06:59.282 Processing /home/vagrant/spdk_repo/spdk/python 00:06:59.282 Preparing metadata (setup.py): started 00:06:59.847 Preparing metadata (setup.py): finished with status 'done' 00:07:00.781 Installing collected packages: spdk 00:07:00.781 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:07:00.781 Running setup.py install for spdk: started 00:07:01.349 Running setup.py install for spdk: finished with status 'done' 00:07:01.349 Successfully installed spdk-24.9rc0 00:07:01.349 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:07:01.609 The Meson build system 00:07:01.609 Version: 1.3.1 00:07:01.609 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:01.609 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:01.609 Build type: native build 00:07:01.609 Program cat found: YES (/usr/bin/cat) 00:07:01.609 Project name: DPDK 00:07:01.609 Project version: 24.03.0 00:07:01.609 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:01.609 C linker for the host machine: cc ld.bfd 2.39-16 00:07:01.609 Host machine cpu family: x86_64 00:07:01.609 Host machine cpu: x86_64 00:07:01.609 Message: ## Building in Developer Mode ## 00:07:01.609 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:01.609 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:01.609 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:01.609 Program python3 found: YES (/usr/bin/python3) 00:07:01.609 Program cat found: YES (/usr/bin/cat) 00:07:01.609 Compiler for C supports arguments -march=native: YES (cached) 00:07:01.609 Checking for size of "void *" : 8 (cached) 00:07:01.609 Checking for size of "void *" : 8 (cached) 00:07:01.609 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:01.609 Library m found: YES 00:07:01.609 Library numa found: YES 00:07:01.609 Has header "numaif.h" : YES (cached) 00:07:01.609 Library fdt found: NO 00:07:01.609 Library execinfo found: NO 00:07:01.609 Has header "execinfo.h" : YES (cached) 00:07:01.609 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:01.609 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:01.609 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:01.609 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:01.609 Dependency openssl found: YES 3.0.9 (cached) 00:07:01.609 Dependency libpcap found: YES 1.10.4 (cached) 00:07:01.609 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wformat: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wundef: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:01.609 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:01.609 Program objdump found: YES (/usr/bin/objdump) 00:07:01.609 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:01.609 Checking if "AVX512 checking" compiles: YES (cached) 00:07:01.609 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:01.609 Fetching value of define "__AES__" : 1 (cached) 00:07:01.609 Fetching value of define "__AVX__" : 1 (cached) 00:07:01.609 Fetching value of define "__AVX2__" : 1 (cached) 00:07:01.609 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:01.609 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:01.609 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:01.609 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:01.609 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:01.609 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:01.609 Fetching value of define "__RDRND__" : 1 (cached) 00:07:01.610 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:01.610 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:01.610 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:01.610 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:01.610 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:01.610 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:01.610 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:01.610 Message: lib/log: Defining dependency "log" 00:07:01.610 Message: lib/kvargs: Defining dependency "kvargs" 00:07:01.610 Message: lib/telemetry: Defining dependency "telemetry" 00:07:01.610 Checking for function "getentropy" : NO (cached) 00:07:01.610 Message: lib/eal: Defining dependency "eal" 00:07:01.610 Message: lib/ring: Defining dependency "ring" 00:07:01.610 Message: lib/rcu: Defining dependency "rcu" 00:07:01.610 Message: lib/mempool: Defining dependency "mempool" 00:07:01.610 Message: lib/mbuf: Defining dependency "mbuf" 00:07:01.610 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:01.610 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:01.610 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:01.610 Compiler for C supports arguments -maes: YES (cached) 00:07:01.610 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:01.610 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:01.610 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:01.610 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:01.610 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:01.610 Compiler for C supports arguments -mavx2: YES (cached) 00:07:01.610 Compiler for C supports arguments -mavx: YES (cached) 00:07:01.610 Message: lib/net: Defining dependency "net" 00:07:01.610 Message: lib/meter: Defining dependency "meter" 00:07:01.610 Message: lib/ethdev: Defining dependency "ethdev" 00:07:01.610 Message: lib/pci: Defining dependency "pci" 00:07:01.610 Message: lib/cmdline: Defining dependency "cmdline" 00:07:01.610 Message: lib/hash: Defining dependency "hash" 00:07:01.610 Message: lib/timer: Defining dependency "timer" 00:07:01.610 Message: lib/compressdev: Defining dependency "compressdev" 00:07:01.610 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:01.610 Message: lib/dmadev: Defining dependency "dmadev" 00:07:01.610 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:01.610 Message: lib/power: Defining dependency "power" 00:07:01.610 Message: lib/reorder: Defining dependency "reorder" 00:07:01.610 Message: lib/security: Defining dependency "security" 00:07:01.610 Has header "linux/userfaultfd.h" : YES (cached) 00:07:01.610 Has header "linux/vduse.h" : YES (cached) 00:07:01.610 Message: lib/vhost: Defining dependency "vhost" 00:07:01.610 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:01.610 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:01.610 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:01.610 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:01.610 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:01.610 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:01.610 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:01.610 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:01.610 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:01.610 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:01.610 Program doxygen found: YES (/usr/bin/doxygen) 00:07:01.610 Configuring doxy-api-html.conf using configuration 00:07:01.610 Configuring doxy-api-man.conf using configuration 00:07:01.610 Program mandb found: YES (/usr/bin/mandb) 00:07:01.610 Program sphinx-build found: NO 00:07:01.610 Configuring rte_build_config.h using configuration 00:07:01.610 Message: 00:07:01.610 ================= 00:07:01.610 Applications Enabled 00:07:01.610 ================= 00:07:01.610 00:07:01.610 apps: 00:07:01.610 00:07:01.610 00:07:01.610 Message: 00:07:01.610 ================= 00:07:01.610 Libraries Enabled 00:07:01.610 ================= 00:07:01.610 00:07:01.610 libs: 00:07:01.610 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:01.610 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:01.610 cryptodev, dmadev, power, reorder, security, vhost, 00:07:01.610 00:07:01.610 Message: 00:07:01.610 =============== 00:07:01.610 Drivers Enabled 00:07:01.610 =============== 00:07:01.610 00:07:01.610 common: 00:07:01.610 00:07:01.610 bus: 00:07:01.610 pci, vdev, 00:07:01.610 mempool: 00:07:01.610 ring, 00:07:01.610 dma: 00:07:01.610 00:07:01.610 net: 00:07:01.610 00:07:01.610 crypto: 00:07:01.610 00:07:01.610 compress: 00:07:01.610 00:07:01.610 vdpa: 00:07:01.610 00:07:01.610 00:07:01.610 Message: 00:07:01.610 ================= 00:07:01.610 Content Skipped 00:07:01.610 ================= 00:07:01.610 00:07:01.610 apps: 00:07:01.610 dumpcap: explicitly disabled via build config 00:07:01.610 graph: explicitly disabled via build config 00:07:01.610 pdump: explicitly disabled via build config 00:07:01.610 proc-info: explicitly disabled via build config 00:07:01.610 test-acl: explicitly disabled via build config 00:07:01.610 test-bbdev: explicitly disabled via build config 00:07:01.610 test-cmdline: explicitly disabled via build config 00:07:01.610 test-compress-perf: explicitly disabled via build config 00:07:01.610 test-crypto-perf: explicitly disabled via build config 00:07:01.610 test-dma-perf: explicitly disabled via build config 00:07:01.610 test-eventdev: explicitly disabled via build config 00:07:01.610 test-fib: explicitly disabled via build config 00:07:01.610 test-flow-perf: explicitly disabled via build config 00:07:01.610 test-gpudev: explicitly disabled via build config 00:07:01.610 test-mldev: explicitly disabled via build config 00:07:01.610 test-pipeline: explicitly disabled via build config 00:07:01.610 test-pmd: explicitly disabled via build config 00:07:01.610 test-regex: explicitly disabled via build config 00:07:01.610 test-sad: explicitly disabled via build config 00:07:01.610 test-security-perf: explicitly disabled via build config 00:07:01.610 00:07:01.610 libs: 00:07:01.610 argparse: explicitly disabled via build config 00:07:01.610 metrics: explicitly disabled via build config 00:07:01.610 acl: explicitly disabled via build config 00:07:01.610 bbdev: explicitly disabled via build config 00:07:01.610 bitratestats: explicitly disabled via build config 00:07:01.610 bpf: explicitly disabled via build config 00:07:01.610 cfgfile: explicitly disabled via build config 00:07:01.610 distributor: explicitly disabled via build config 00:07:01.610 efd: explicitly disabled via build config 00:07:01.610 eventdev: explicitly disabled via build config 00:07:01.610 dispatcher: explicitly disabled via build config 00:07:01.610 gpudev: explicitly disabled via build config 00:07:01.610 gro: explicitly disabled via build config 00:07:01.610 gso: explicitly disabled via build config 00:07:01.610 ip_frag: explicitly disabled via build config 00:07:01.610 jobstats: explicitly disabled via build config 00:07:01.610 latencystats: explicitly disabled via build config 00:07:01.610 lpm: explicitly disabled via build config 00:07:01.610 member: explicitly disabled via build config 00:07:01.610 pcapng: explicitly disabled via build config 00:07:01.610 rawdev: explicitly disabled via build config 00:07:01.610 regexdev: explicitly disabled via build config 00:07:01.611 mldev: explicitly disabled via build config 00:07:01.611 rib: explicitly disabled via build config 00:07:01.611 sched: explicitly disabled via build config 00:07:01.611 stack: explicitly disabled via build config 00:07:01.611 ipsec: explicitly disabled via build config 00:07:01.611 pdcp: explicitly disabled via build config 00:07:01.611 fib: explicitly disabled via build config 00:07:01.611 port: explicitly disabled via build config 00:07:01.611 pdump: explicitly disabled via build config 00:07:01.611 table: explicitly disabled via build config 00:07:01.611 pipeline: explicitly disabled via build config 00:07:01.611 graph: explicitly disabled via build config 00:07:01.611 node: explicitly disabled via build config 00:07:01.611 00:07:01.611 drivers: 00:07:01.611 common/cpt: not in enabled drivers build config 00:07:01.611 common/dpaax: not in enabled drivers build config 00:07:01.611 common/iavf: not in enabled drivers build config 00:07:01.611 common/idpf: not in enabled drivers build config 00:07:01.611 common/ionic: not in enabled drivers build config 00:07:01.611 common/mvep: not in enabled drivers build config 00:07:01.611 common/octeontx: not in enabled drivers build config 00:07:01.611 bus/auxiliary: not in enabled drivers build config 00:07:01.611 bus/cdx: not in enabled drivers build config 00:07:01.611 bus/dpaa: not in enabled drivers build config 00:07:01.611 bus/fslmc: not in enabled drivers build config 00:07:01.611 bus/ifpga: not in enabled drivers build config 00:07:01.611 bus/platform: not in enabled drivers build config 00:07:01.611 bus/uacce: not in enabled drivers build config 00:07:01.611 bus/vmbus: not in enabled drivers build config 00:07:01.611 common/cnxk: not in enabled drivers build config 00:07:01.611 common/mlx5: not in enabled drivers build config 00:07:01.611 common/nfp: not in enabled drivers build config 00:07:01.611 common/nitrox: not in enabled drivers build config 00:07:01.611 common/qat: not in enabled drivers build config 00:07:01.611 common/sfc_efx: not in enabled drivers build config 00:07:01.611 mempool/bucket: not in enabled drivers build config 00:07:01.611 mempool/cnxk: not in enabled drivers build config 00:07:01.611 mempool/dpaa: not in enabled drivers build config 00:07:01.611 mempool/dpaa2: not in enabled drivers build config 00:07:01.611 mempool/octeontx: not in enabled drivers build config 00:07:01.611 mempool/stack: not in enabled drivers build config 00:07:01.611 dma/cnxk: not in enabled drivers build config 00:07:01.611 dma/dpaa: not in enabled drivers build config 00:07:01.611 dma/dpaa2: not in enabled drivers build config 00:07:01.611 dma/hisilicon: not in enabled drivers build config 00:07:01.611 dma/idxd: not in enabled drivers build config 00:07:01.611 dma/ioat: not in enabled drivers build config 00:07:01.611 dma/skeleton: not in enabled drivers build config 00:07:01.611 net/af_packet: not in enabled drivers build config 00:07:01.611 net/af_xdp: not in enabled drivers build config 00:07:01.611 net/ark: not in enabled drivers build config 00:07:01.611 net/atlantic: not in enabled drivers build config 00:07:01.611 net/avp: not in enabled drivers build config 00:07:01.611 net/axgbe: not in enabled drivers build config 00:07:01.611 net/bnx2x: not in enabled drivers build config 00:07:01.611 net/bnxt: not in enabled drivers build config 00:07:01.611 net/bonding: not in enabled drivers build config 00:07:01.611 net/cnxk: not in enabled drivers build config 00:07:01.611 net/cpfl: not in enabled drivers build config 00:07:01.611 net/cxgbe: not in enabled drivers build config 00:07:01.611 net/dpaa: not in enabled drivers build config 00:07:01.611 net/dpaa2: not in enabled drivers build config 00:07:01.611 net/e1000: not in enabled drivers build config 00:07:01.611 net/ena: not in enabled drivers build config 00:07:01.611 net/enetc: not in enabled drivers build config 00:07:01.611 net/enetfec: not in enabled drivers build config 00:07:01.611 net/enic: not in enabled drivers build config 00:07:01.611 net/failsafe: not in enabled drivers build config 00:07:01.611 net/fm10k: not in enabled drivers build config 00:07:01.611 net/gve: not in enabled drivers build config 00:07:01.611 net/hinic: not in enabled drivers build config 00:07:01.611 net/hns3: not in enabled drivers build config 00:07:01.611 net/i40e: not in enabled drivers build config 00:07:01.611 net/iavf: not in enabled drivers build config 00:07:01.611 net/ice: not in enabled drivers build config 00:07:01.611 net/idpf: not in enabled drivers build config 00:07:01.611 net/igc: not in enabled drivers build config 00:07:01.611 net/ionic: not in enabled drivers build config 00:07:01.611 net/ipn3ke: not in enabled drivers build config 00:07:01.611 net/ixgbe: not in enabled drivers build config 00:07:01.611 net/mana: not in enabled drivers build config 00:07:01.611 net/memif: not in enabled drivers build config 00:07:01.611 net/mlx4: not in enabled drivers build config 00:07:01.611 net/mlx5: not in enabled drivers build config 00:07:01.611 net/mvneta: not in enabled drivers build config 00:07:01.611 net/mvpp2: not in enabled drivers build config 00:07:01.611 net/netvsc: not in enabled drivers build config 00:07:01.611 net/nfb: not in enabled drivers build config 00:07:01.611 net/nfp: not in enabled drivers build config 00:07:01.611 net/ngbe: not in enabled drivers build config 00:07:01.611 net/null: not in enabled drivers build config 00:07:01.611 net/octeontx: not in enabled drivers build config 00:07:01.611 net/octeon_ep: not in enabled drivers build config 00:07:01.611 net/pcap: not in enabled drivers build config 00:07:01.611 net/pfe: not in enabled drivers build config 00:07:01.611 net/qede: not in enabled drivers build config 00:07:01.611 net/ring: not in enabled drivers build config 00:07:01.611 net/sfc: not in enabled drivers build config 00:07:01.611 net/softnic: not in enabled drivers build config 00:07:01.611 net/tap: not in enabled drivers build config 00:07:01.611 net/thunderx: not in enabled drivers build config 00:07:01.611 net/txgbe: not in enabled drivers build config 00:07:01.611 net/vdev_netvsc: not in enabled drivers build config 00:07:01.611 net/vhost: not in enabled drivers build config 00:07:01.611 net/virtio: not in enabled drivers build config 00:07:01.611 net/vmxnet3: not in enabled drivers build config 00:07:01.611 raw/*: missing internal dependency, "rawdev" 00:07:01.611 crypto/armv8: not in enabled drivers build config 00:07:01.611 crypto/bcmfs: not in enabled drivers build config 00:07:01.611 crypto/caam_jr: not in enabled drivers build config 00:07:01.611 crypto/ccp: not in enabled drivers build config 00:07:01.611 crypto/cnxk: not in enabled drivers build config 00:07:01.611 crypto/dpaa_sec: not in enabled drivers build config 00:07:01.611 crypto/dpaa2_sec: not in enabled drivers build config 00:07:01.611 crypto/ipsec_mb: not in enabled drivers build config 00:07:01.611 crypto/mlx5: not in enabled drivers build config 00:07:01.611 crypto/mvsam: not in enabled drivers build config 00:07:01.611 crypto/nitrox: not in enabled drivers build config 00:07:01.611 crypto/null: not in enabled drivers build config 00:07:01.611 crypto/octeontx: not in enabled drivers build config 00:07:01.611 crypto/openssl: not in enabled drivers build config 00:07:01.611 crypto/scheduler: not in enabled drivers build config 00:07:01.611 crypto/uadk: not in enabled drivers build config 00:07:01.611 crypto/virtio: not in enabled drivers build config 00:07:01.611 compress/isal: not in enabled drivers build config 00:07:01.611 compress/mlx5: not in enabled drivers build config 00:07:01.611 compress/nitrox: not in enabled drivers build config 00:07:01.611 compress/octeontx: not in enabled drivers build config 00:07:01.611 compress/zlib: not in enabled drivers build config 00:07:01.611 regex/*: missing internal dependency, "regexdev" 00:07:01.611 ml/*: missing internal dependency, "mldev" 00:07:01.611 vdpa/ifc: not in enabled drivers build config 00:07:01.611 vdpa/mlx5: not in enabled drivers build config 00:07:01.611 vdpa/nfp: not in enabled drivers build config 00:07:01.611 vdpa/sfc: not in enabled drivers build config 00:07:01.611 event/*: missing internal dependency, "eventdev" 00:07:01.611 baseband/*: missing internal dependency, "bbdev" 00:07:01.611 gpu/*: missing internal dependency, "gpudev" 00:07:01.611 00:07:01.611 00:07:02.179 Cleaning... 0 files. 00:07:02.179 Build targets in project: 85 00:07:02.179 00:07:02.179 DPDK 24.03.0 00:07:02.179 00:07:02.179 User defined options 00:07:02.179 default_library : static 00:07:02.179 libdir : lib 00:07:02.179 prefix : /usr/local 00:07:02.179 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:02.179 c_link_args : 00:07:02.179 cpu_instruction_set: native 00:07:02.179 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:02.179 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:02.179 enable_docs : false 00:07:02.179 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:02.179 enable_kmods : false 00:07:02.179 max_lcores : 128 00:07:02.179 tests : false 00:07:02.179 00:07:02.179 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:02.442 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.442 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.443 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.444 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:02.445 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.446 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.447 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:02.448 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:02.710 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:02.710 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.710 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:02.711 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:02.711 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:02.711 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.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:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.712 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:02.713 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:07:02.713 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:07:02.713 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:07:02.713 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:07:02.713 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:07:02.713 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:07:02.713 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:07:02.713 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:07:02.713 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:02.713 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:02.713 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:07:02.713 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:07:02.713 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:07:02.713 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:07:02.713 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:07:02.713 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:07:02.713 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:07:02.713 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:07:02.713 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:07:02.713 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:07:02.713 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:07:02.713 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:07:02.713 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:07:02.713 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:07:02.713 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:07:02.713 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:07:02.713 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:07:02.713 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:07:02.713 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:07:02.713 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:07:02.713 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:07:02.713 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:07:02.713 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:07:02.713 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:07:02.713 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:07:02.713 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:07:02.713 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:07:02.713 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:07:02.713 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:07:02.713 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:07:02.713 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:07:02.713 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:07:02.713 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:07:02.713 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:07:02.713 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:07:02.713 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:07:02.713 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:07:02.713 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:07:02.713 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:07:02.713 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:07:02.713 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:07:02.713 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:07:02.713 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:07:02.714 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:07:02.714 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:07:02.714 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:07:02.714 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:07:02.714 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:07:02.714 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:07:02.714 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:07:02.714 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:07:05.244 The Meson build system 00:07:05.244 Version: 1.3.1 00:07:05.244 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:05.244 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:05.244 Build type: native build 00:07:05.244 Program cat found: YES (/usr/bin/cat) 00:07:05.244 Project name: DPDK 00:07:05.244 Project version: 24.03.0 00:07:05.244 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:05.244 C linker for the host machine: cc ld.bfd 2.39-16 00:07:05.244 Host machine cpu family: x86_64 00:07:05.244 Host machine cpu: x86_64 00:07:05.244 Message: ## Building in Developer Mode ## 00:07:05.244 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:05.244 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:05.244 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:05.244 Program python3 found: YES (/usr/bin/python3) 00:07:05.244 Program cat found: YES (/usr/bin/cat) 00:07:05.244 Compiler for C supports arguments -march=native: YES (cached) 00:07:05.244 Checking for size of "void *" : 8 (cached) 00:07:05.244 Checking for size of "void *" : 8 (cached) 00:07:05.244 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:05.244 Library m found: YES 00:07:05.244 Library numa found: YES 00:07:05.244 Has header "numaif.h" : YES (cached) 00:07:05.244 Library fdt found: NO 00:07:05.244 Library execinfo found: NO 00:07:05.244 Has header "execinfo.h" : YES (cached) 00:07:05.244 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:05.244 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:05.244 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:05.244 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:05.244 Dependency openssl found: YES 3.0.9 (cached) 00:07:05.244 Dependency libpcap found: YES 1.10.4 (cached) 00:07:05.244 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wformat: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wundef: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:05.244 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:05.244 Program objdump found: YES (/usr/bin/objdump) 00:07:05.244 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:05.244 Checking if "AVX512 checking" compiles: YES (cached) 00:07:05.244 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:05.244 Fetching value of define "__AES__" : 1 (cached) 00:07:05.244 Fetching value of define "__AVX__" : 1 (cached) 00:07:05.244 Fetching value of define "__AVX2__" : 1 (cached) 00:07:05.244 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:05.244 Fetching value of define "__RDRND__" : 1 (cached) 00:07:05.244 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:05.244 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:05.244 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:05.244 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:05.244 Message: lib/log: Defining dependency "log" 00:07:05.244 Message: lib/kvargs: Defining dependency "kvargs" 00:07:05.244 Message: lib/telemetry: Defining dependency "telemetry" 00:07:05.244 Checking for function "getentropy" : NO (cached) 00:07:05.244 Message: lib/eal: Defining dependency "eal" 00:07:05.244 Message: lib/ring: Defining dependency "ring" 00:07:05.244 Message: lib/rcu: Defining dependency "rcu" 00:07:05.244 Message: lib/mempool: Defining dependency "mempool" 00:07:05.244 Message: lib/mbuf: Defining dependency "mbuf" 00:07:05.244 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:05.244 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:05.244 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:05.244 Compiler for C supports arguments -maes: YES (cached) 00:07:05.244 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:05.244 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:05.244 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:05.244 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:05.244 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:05.244 Compiler for C supports arguments -mavx2: YES (cached) 00:07:05.244 Compiler for C supports arguments -mavx: YES (cached) 00:07:05.244 Message: lib/net: Defining dependency "net" 00:07:05.244 Message: lib/meter: Defining dependency "meter" 00:07:05.244 Message: lib/ethdev: Defining dependency "ethdev" 00:07:05.244 Message: lib/pci: Defining dependency "pci" 00:07:05.244 Message: lib/cmdline: Defining dependency "cmdline" 00:07:05.244 Message: lib/hash: Defining dependency "hash" 00:07:05.244 Message: lib/timer: Defining dependency "timer" 00:07:05.244 Message: lib/compressdev: Defining dependency "compressdev" 00:07:05.244 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:05.244 Message: lib/dmadev: Defining dependency "dmadev" 00:07:05.244 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:05.244 Message: lib/power: Defining dependency "power" 00:07:05.244 Message: lib/reorder: Defining dependency "reorder" 00:07:05.244 Message: lib/security: Defining dependency "security" 00:07:05.244 Has header "linux/userfaultfd.h" : YES (cached) 00:07:05.244 Has header "linux/vduse.h" : YES (cached) 00:07:05.244 Message: lib/vhost: Defining dependency "vhost" 00:07:05.244 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:05.244 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:05.244 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:05.244 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:05.244 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:05.244 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:05.244 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:05.244 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:05.244 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:05.244 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:05.244 Program doxygen found: YES (/usr/bin/doxygen) 00:07:05.244 Configuring doxy-api-html.conf using configuration 00:07:05.244 Configuring doxy-api-man.conf using configuration 00:07:05.244 Program mandb found: YES (/usr/bin/mandb) 00:07:05.244 Program sphinx-build found: NO 00:07:05.244 Configuring rte_build_config.h using configuration 00:07:05.244 Message: 00:07:05.244 ================= 00:07:05.244 Applications Enabled 00:07:05.244 ================= 00:07:05.244 00:07:05.244 apps: 00:07:05.244 00:07:05.244 00:07:05.244 Message: 00:07:05.244 ================= 00:07:05.244 Libraries Enabled 00:07:05.244 ================= 00:07:05.244 00:07:05.244 libs: 00:07:05.244 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:05.244 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:05.244 cryptodev, dmadev, power, reorder, security, vhost, 00:07:05.244 00:07:05.244 Message: 00:07:05.244 =============== 00:07:05.244 Drivers Enabled 00:07:05.244 =============== 00:07:05.244 00:07:05.244 common: 00:07:05.244 00:07:05.244 bus: 00:07:05.244 pci, vdev, 00:07:05.244 mempool: 00:07:05.244 ring, 00:07:05.244 dma: 00:07:05.244 00:07:05.244 net: 00:07:05.244 00:07:05.244 crypto: 00:07:05.244 00:07:05.244 compress: 00:07:05.244 00:07:05.244 vdpa: 00:07:05.244 00:07:05.244 00:07:05.244 Message: 00:07:05.244 ================= 00:07:05.244 Content Skipped 00:07:05.244 ================= 00:07:05.244 00:07:05.244 apps: 00:07:05.244 dumpcap: explicitly disabled via build config 00:07:05.244 graph: explicitly disabled via build config 00:07:05.244 pdump: explicitly disabled via build config 00:07:05.244 proc-info: explicitly disabled via build config 00:07:05.244 test-acl: explicitly disabled via build config 00:07:05.244 test-bbdev: explicitly disabled via build config 00:07:05.244 test-cmdline: explicitly disabled via build config 00:07:05.244 test-compress-perf: explicitly disabled via build config 00:07:05.244 test-crypto-perf: explicitly disabled via build config 00:07:05.244 test-dma-perf: explicitly disabled via build config 00:07:05.244 test-eventdev: explicitly disabled via build config 00:07:05.244 test-fib: explicitly disabled via build config 00:07:05.244 test-flow-perf: explicitly disabled via build config 00:07:05.244 test-gpudev: explicitly disabled via build config 00:07:05.244 test-mldev: explicitly disabled via build config 00:07:05.244 test-pipeline: explicitly disabled via build config 00:07:05.244 test-pmd: explicitly disabled via build config 00:07:05.244 test-regex: explicitly disabled via build config 00:07:05.244 test-sad: explicitly disabled via build config 00:07:05.245 test-security-perf: explicitly disabled via build config 00:07:05.245 00:07:05.245 libs: 00:07:05.245 argparse: explicitly disabled via build config 00:07:05.245 metrics: explicitly disabled via build config 00:07:05.245 acl: explicitly disabled via build config 00:07:05.245 bbdev: explicitly disabled via build config 00:07:05.245 bitratestats: explicitly disabled via build config 00:07:05.245 bpf: explicitly disabled via build config 00:07:05.245 cfgfile: explicitly disabled via build config 00:07:05.245 distributor: explicitly disabled via build config 00:07:05.245 efd: explicitly disabled via build config 00:07:05.245 eventdev: explicitly disabled via build config 00:07:05.245 dispatcher: explicitly disabled via build config 00:07:05.245 gpudev: explicitly disabled via build config 00:07:05.245 gro: explicitly disabled via build config 00:07:05.245 gso: explicitly disabled via build config 00:07:05.245 ip_frag: explicitly disabled via build config 00:07:05.245 jobstats: explicitly disabled via build config 00:07:05.245 latencystats: explicitly disabled via build config 00:07:05.245 lpm: explicitly disabled via build config 00:07:05.245 member: explicitly disabled via build config 00:07:05.245 pcapng: explicitly disabled via build config 00:07:05.245 rawdev: explicitly disabled via build config 00:07:05.245 regexdev: explicitly disabled via build config 00:07:05.245 mldev: explicitly disabled via build config 00:07:05.245 rib: explicitly disabled via build config 00:07:05.245 sched: explicitly disabled via build config 00:07:05.245 stack: explicitly disabled via build config 00:07:05.245 ipsec: explicitly disabled via build config 00:07:05.245 pdcp: explicitly disabled via build config 00:07:05.245 fib: explicitly disabled via build config 00:07:05.245 port: explicitly disabled via build config 00:07:05.245 pdump: explicitly disabled via build config 00:07:05.245 table: explicitly disabled via build config 00:07:05.245 pipeline: explicitly disabled via build config 00:07:05.245 graph: explicitly disabled via build config 00:07:05.245 node: explicitly disabled via build config 00:07:05.245 00:07:05.245 drivers: 00:07:05.245 common/cpt: not in enabled drivers build config 00:07:05.245 common/dpaax: not in enabled drivers build config 00:07:05.245 common/iavf: not in enabled drivers build config 00:07:05.245 common/idpf: not in enabled drivers build config 00:07:05.245 common/ionic: not in enabled drivers build config 00:07:05.245 common/mvep: not in enabled drivers build config 00:07:05.245 common/octeontx: not in enabled drivers build config 00:07:05.245 bus/auxiliary: not in enabled drivers build config 00:07:05.245 bus/cdx: not in enabled drivers build config 00:07:05.245 bus/dpaa: not in enabled drivers build config 00:07:05.245 bus/fslmc: not in enabled drivers build config 00:07:05.245 bus/ifpga: not in enabled drivers build config 00:07:05.245 bus/platform: not in enabled drivers build config 00:07:05.245 bus/uacce: not in enabled drivers build config 00:07:05.245 bus/vmbus: not in enabled drivers build config 00:07:05.245 common/cnxk: not in enabled drivers build config 00:07:05.245 common/mlx5: not in enabled drivers build config 00:07:05.245 common/nfp: not in enabled drivers build config 00:07:05.245 common/nitrox: not in enabled drivers build config 00:07:05.245 common/qat: not in enabled drivers build config 00:07:05.245 common/sfc_efx: not in enabled drivers build config 00:07:05.245 mempool/bucket: not in enabled drivers build config 00:07:05.245 mempool/cnxk: not in enabled drivers build config 00:07:05.245 mempool/dpaa: not in enabled drivers build config 00:07:05.245 mempool/dpaa2: not in enabled drivers build config 00:07:05.245 mempool/octeontx: not in enabled drivers build config 00:07:05.245 mempool/stack: not in enabled drivers build config 00:07:05.245 dma/cnxk: not in enabled drivers build config 00:07:05.245 dma/dpaa: not in enabled drivers build config 00:07:05.245 dma/dpaa2: not in enabled drivers build config 00:07:05.245 dma/hisilicon: not in enabled drivers build config 00:07:05.245 dma/idxd: not in enabled drivers build config 00:07:05.245 dma/ioat: not in enabled drivers build config 00:07:05.245 dma/skeleton: not in enabled drivers build config 00:07:05.245 net/af_packet: not in enabled drivers build config 00:07:05.245 net/af_xdp: not in enabled drivers build config 00:07:05.245 net/ark: not in enabled drivers build config 00:07:05.245 net/atlantic: not in enabled drivers build config 00:07:05.245 net/avp: not in enabled drivers build config 00:07:05.245 net/axgbe: not in enabled drivers build config 00:07:05.245 net/bnx2x: not in enabled drivers build config 00:07:05.245 net/bnxt: not in enabled drivers build config 00:07:05.245 net/bonding: not in enabled drivers build config 00:07:05.245 net/cnxk: not in enabled drivers build config 00:07:05.245 net/cpfl: not in enabled drivers build config 00:07:05.245 net/cxgbe: not in enabled drivers build config 00:07:05.245 net/dpaa: not in enabled drivers build config 00:07:05.245 net/dpaa2: not in enabled drivers build config 00:07:05.245 net/e1000: not in enabled drivers build config 00:07:05.245 net/ena: not in enabled drivers build config 00:07:05.245 net/enetc: not in enabled drivers build config 00:07:05.245 net/enetfec: not in enabled drivers build config 00:07:05.245 net/enic: not in enabled drivers build config 00:07:05.245 net/failsafe: not in enabled drivers build config 00:07:05.245 net/fm10k: not in enabled drivers build config 00:07:05.245 net/gve: not in enabled drivers build config 00:07:05.245 net/hinic: not in enabled drivers build config 00:07:05.245 net/hns3: not in enabled drivers build config 00:07:05.245 net/i40e: not in enabled drivers build config 00:07:05.245 net/iavf: not in enabled drivers build config 00:07:05.245 net/ice: not in enabled drivers build config 00:07:05.245 net/idpf: not in enabled drivers build config 00:07:05.245 net/igc: not in enabled drivers build config 00:07:05.245 net/ionic: not in enabled drivers build config 00:07:05.245 net/ipn3ke: not in enabled drivers build config 00:07:05.245 net/ixgbe: not in enabled drivers build config 00:07:05.245 net/mana: not in enabled drivers build config 00:07:05.245 net/memif: not in enabled drivers build config 00:07:05.245 net/mlx4: not in enabled drivers build config 00:07:05.245 net/mlx5: not in enabled drivers build config 00:07:05.245 net/mvneta: not in enabled drivers build config 00:07:05.245 net/mvpp2: not in enabled drivers build config 00:07:05.245 net/netvsc: not in enabled drivers build config 00:07:05.245 net/nfb: not in enabled drivers build config 00:07:05.245 net/nfp: not in enabled drivers build config 00:07:05.245 net/ngbe: not in enabled drivers build config 00:07:05.245 net/null: not in enabled drivers build config 00:07:05.245 net/octeontx: not in enabled drivers build config 00:07:05.245 net/octeon_ep: not in enabled drivers build config 00:07:05.245 net/pcap: not in enabled drivers build config 00:07:05.245 net/pfe: not in enabled drivers build config 00:07:05.245 net/qede: not in enabled drivers build config 00:07:05.245 net/ring: not in enabled drivers build config 00:07:05.245 net/sfc: not in enabled drivers build config 00:07:05.245 net/softnic: not in enabled drivers build config 00:07:05.245 net/tap: not in enabled drivers build config 00:07:05.245 net/thunderx: not in enabled drivers build config 00:07:05.245 net/txgbe: not in enabled drivers build config 00:07:05.245 net/vdev_netvsc: not in enabled drivers build config 00:07:05.245 net/vhost: not in enabled drivers build config 00:07:05.245 net/virtio: not in enabled drivers build config 00:07:05.245 net/vmxnet3: not in enabled drivers build config 00:07:05.245 raw/*: missing internal dependency, "rawdev" 00:07:05.245 crypto/armv8: not in enabled drivers build config 00:07:05.245 crypto/bcmfs: not in enabled drivers build config 00:07:05.245 crypto/caam_jr: not in enabled drivers build config 00:07:05.245 crypto/ccp: not in enabled drivers build config 00:07:05.245 crypto/cnxk: not in enabled drivers build config 00:07:05.245 crypto/dpaa_sec: not in enabled drivers build config 00:07:05.245 crypto/dpaa2_sec: not in enabled drivers build config 00:07:05.245 crypto/ipsec_mb: not in enabled drivers build config 00:07:05.245 crypto/mlx5: not in enabled drivers build config 00:07:05.245 crypto/mvsam: not in enabled drivers build config 00:07:05.245 crypto/nitrox: not in enabled drivers build config 00:07:05.245 crypto/null: not in enabled drivers build config 00:07:05.245 crypto/octeontx: not in enabled drivers build config 00:07:05.245 crypto/openssl: not in enabled drivers build config 00:07:05.245 crypto/scheduler: not in enabled drivers build config 00:07:05.245 crypto/uadk: not in enabled drivers build config 00:07:05.245 crypto/virtio: not in enabled drivers build config 00:07:05.245 compress/isal: not in enabled drivers build config 00:07:05.245 compress/mlx5: not in enabled drivers build config 00:07:05.245 compress/nitrox: not in enabled drivers build config 00:07:05.245 compress/octeontx: not in enabled drivers build config 00:07:05.245 compress/zlib: not in enabled drivers build config 00:07:05.245 regex/*: missing internal dependency, "regexdev" 00:07:05.245 ml/*: missing internal dependency, "mldev" 00:07:05.245 vdpa/ifc: not in enabled drivers build config 00:07:05.245 vdpa/mlx5: not in enabled drivers build config 00:07:05.245 vdpa/nfp: not in enabled drivers build config 00:07:05.245 vdpa/sfc: not in enabled drivers build config 00:07:05.245 event/*: missing internal dependency, "eventdev" 00:07:05.245 baseband/*: missing internal dependency, "bbdev" 00:07:05.245 gpu/*: missing internal dependency, "gpudev" 00:07:05.245 00:07:05.245 00:07:05.245 Cleaning... 0 files. 00:07:05.503 Build targets in project: 85 00:07:05.503 00:07:05.503 DPDK 24.03.0 00:07:05.503 00:07:05.503 User defined options 00:07:05.503 default_library : static 00:07:05.503 libdir : lib 00:07:05.503 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:05.503 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:05.503 c_link_args : 00:07:05.503 cpu_instruction_set: native 00:07:05.503 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:05.503 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:07:05.503 enable_docs : false 00:07:05.503 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:05.503 enable_kmods : false 00:07:05.503 max_lcores : 128 00:07:05.503 tests : false 00:07:05.503 00:07:05.503 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:07:06.069 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:07:06.328 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:07:06.586 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:07:06.586 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:07:06.586 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:07:06.586 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:07:07.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:07:07.151 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:07:07.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:07:07.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:07:07.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:07:07.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:07:07.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:07:07.410 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:07:07.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:07:07.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:07:07.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:07:07.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:07:07.926 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:07:08.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:07:08.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:07:08.701 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:07:08.701 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:07:08.701 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:07:08.701 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:07:08.960 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:07:08.960 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:07:09.218 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:07:09.477 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:07:09.735 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:07:09.735 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:07:09.735 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:07:09.735 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:07:09.735 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:07:09.735 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:07:10.301 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:07:10.559 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:07:10.559 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:07:10.817 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:07:10.818 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:07:11.076 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:07:11.076 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:07:11.076 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:07:11.076 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:07:11.076 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:07:11.076 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:07:11.641 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:07:11.899 make[2]: Nothing to be done for 'install'. 00:07:11.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:07:11.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:07:11.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:07:11.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:07:11.899 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:07:12.157 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:07:12.157 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:07:12.157 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:07:12.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:07:12.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:07:12.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:07:12.414 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:07:15.694 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:07:15.694 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:15.694 22:02:02 autobuild.autobuild_external_code -- external_code/test_make.sh@94 -- $ run_test external_make_accel_module_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:15.694 22:02:02 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:07:15.694 22:02:02 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:15.694 22:02:02 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:15.694 ************************************ 00:07:15.694 START TEST external_make_accel_module_static 00:07:15.694 ************************************ 00:07:15.694 22:02:02 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:07:15.694 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:15.694 make --directory=accel static_module 00:07:15.694 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:15.952 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module module.c app_module.c -pthread \ 00:07:15.953 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:15.953 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:16.518 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:16.518 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:16.518 00:07:16.518 real 0m0.644s 00:07:16.518 user 0m0.399s 00:07:16.518 sys 0m0.208s 00:07:16.518 22:02:03 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:16.518 22:02:03 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:07:16.518 ************************************ 00:07:16.518 END TEST external_make_accel_module_static 00:07:16.518 ************************************ 00:07:16.518 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:16.518 22:02:03 autobuild.autobuild_external_code -- external_code/test_make.sh@95 -- $ run_test external_run_accel_module_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:16.518 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:07:16.518 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:16.518 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:16.518 ************************************ 00:07:16.518 START TEST external_run_accel_module_static 00:07:16.518 ************************************ 00:07:16.518 22:02:03 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:07:16.518 [2024-07-15 22:02:03.285049] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:07:16.518 [2024-07-15 22:02:03.285155] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid144866 ] 00:07:16.518 [2024-07-15 22:02:03.405663] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:16.775 [2024-07-15 22:02:03.504339] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:16.775 [2024-07-15 22:02:03.508942] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:07:16.775 [2024-07-15 22:02:03.516928] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:07:16.775 [2024-07-15 22:02:03.524930] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:07:17.033 Running on accel module task with code: 1 00:07:17.033 Running fill callback 00:07:17.033 Running on accel module task with code: 0 00:07:17.033 Running copy callback 00:07:17.033 Running on accel module task with code: 3 00:07:17.033 Running compare callback 00:07:17.033 00:07:17.033 real 0m0.482s 00:07:17.033 user 0m0.232s 00:07:17.033 sys 0m0.119s 00:07:17.033 22:02:03 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:17.033 22:02:03 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:07:17.033 ************************************ 00:07:17.033 END TEST external_run_accel_module_static 00:07:17.033 ************************************ 00:07:17.033 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:17.033 22:02:03 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:17.033 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.033 rm -f ./hello_world/hello_bdev 00:07:17.033 rm -f ./passthru/libpassthru_external.* 00:07:17.033 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:17.033 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:17.033 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.033 22:02:03 autobuild.autobuild_external_code -- external_code/test_make.sh@101 -- $ run_test external_make_accel_driver_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:17.033 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:07:17.033 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:17.033 22:02:03 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:17.033 ************************************ 00:07:17.033 START TEST external_make_accel_driver_static 00:07:17.033 ************************************ 00:07:17.033 22:02:03 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:07:17.033 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.033 make --directory=accel static_driver 00:07:17.033 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:17.291 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver module.c driver.c app_driver.c \ 00:07:17.291 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:17.291 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl \ 00:07:17.291 -pthread 00:07:17.858 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:07:17.858 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:17.858 00:07:17.858 real 0m0.712s 00:07:17.858 user 0m0.497s 00:07:17.858 sys 0m0.207s 00:07:17.858 22:02:04 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:17.858 ************************************ 00:07:17.858 END TEST external_make_accel_driver_static 00:07:17.858 ************************************ 00:07:17.858 22:02:04 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:07:17.858 22:02:04 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:17.858 22:02:04 autobuild.autobuild_external_code -- external_code/test_make.sh@102 -- $ run_test external_run_accel_driver_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:17.858 22:02:04 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:07:17.858 22:02:04 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:17.858 22:02:04 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:17.858 ************************************ 00:07:17.858 START TEST external_run_accel_driver_static 00:07:17.858 ************************************ 00:07:17.858 22:02:04 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:07:17.858 [2024-07-15 22:02:04.675894] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:07:17.858 [2024-07-15 22:02:04.676050] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid144984 ] 00:07:17.858 [2024-07-15 22:02:04.799636] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:18.117 [2024-07-15 22:02:04.911122] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:18.117 [2024-07-15 22:02:04.915643] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:07:18.375 Running on accel driver task with code: 0 00:07:18.375 Running on accel module task with code: 0 00:07:18.375 Running on accel driver task with code: 1 00:07:18.375 Running on accel driver task with code: 0 00:07:18.375 Running on accel module task with code: 0 00:07:18.375 Running on accel driver task with code: 1 00:07:18.375 Running sequence callback 00:07:18.375 00:07:18.375 real 0m0.516s 00:07:18.375 user 0m0.263s 00:07:18.375 sys 0m0.128s 00:07:18.375 22:02:05 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:18.375 22:02:05 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:07:18.375 ************************************ 00:07:18.375 END TEST external_run_accel_driver_static 00:07:18.375 ************************************ 00:07:18.375 22:02:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:18.375 22:02:05 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:18.375 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.375 rm -f ./hello_world/hello_bdev 00:07:18.375 rm -f ./passthru/libpassthru_external.* 00:07:18.375 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:18.375 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:18.375 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.375 22:02:05 autobuild.autobuild_external_code -- external_code/test_make.sh@108 -- $ run_test external_make_hello_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:18.375 22:02:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:07:18.375 22:02:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:18.375 22:02:05 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:18.375 ************************************ 00:07:18.375 START TEST external_make_hello_bdev_static 00:07:18.375 ************************************ 00:07:18.375 22:02:05 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:07:18.375 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:18.633 make --directory=passthru static 00:07:18.633 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:18.633 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:07:18.633 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru.c -o ./vbdev_passthru.o 00:07:18.892 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:07:18.892 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:07:18.892 make --directory=hello_world bdev_static 00:07:18.892 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:19.150 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:07:19.150 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:19.716 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:19.716 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:19.716 00:07:19.716 real 0m1.348s 00:07:19.716 user 0m0.845s 00:07:19.716 sys 0m0.405s 00:07:19.716 22:02:06 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:19.716 22:02:06 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:19.716 ************************************ 00:07:19.716 END TEST external_make_hello_bdev_static 00:07:19.716 ************************************ 00:07:19.974 22:02:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:19.974 22:02:06 autobuild.autobuild_external_code -- external_code/test_make.sh@109 -- $ run_test external_run_hello_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:19.974 22:02:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:07:19.974 22:02:06 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:19.974 22:02:06 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:19.974 ************************************ 00:07:19.974 START TEST external_run_hello_bdev_static 00:07:19.974 ************************************ 00:07:19.974 22:02:06 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:07:19.974 [2024-07-15 22:02:06.737503] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:07:19.974 [2024-07-15 22:02:06.737641] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145129 ] 00:07:19.974 [2024-07-15 22:02:06.859795] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:20.280 [2024-07-15 22:02:06.964101] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:20.280 [2024-07-15 22:02:07.072781] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:07:20.280 [2024-07-15 22:02:07.072859] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:07:20.280 [2024-07-15 22:02:07.072886] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x2318ac0 00:07:20.280 [2024-07-15 22:02:07.072896] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:07:20.280 [2024-07-15 22:02:07.073430] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:07:20.280 [2024-07-15 22:02:07.073455] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:07:20.280 [2024-07-15 22:02:07.076877] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:20.280 [2024-07-15 22:02:07.076917] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:07:20.280 [2024-07-15 22:02:07.076941] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:20.280 [2024-07-15 22:02:07.077684] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:20.280 [2024-07-15 22:02:07.077724] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:20.280 [2024-07-15 22:02:07.077735] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:20.280 [2024-07-15 22:02:07.077748] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:20.280 00:07:20.280 [2024-07-15 22:02:07.077758] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:20.551 00:07:20.551 real 0m0.562s 00:07:20.551 user 0m0.285s 00:07:20.551 sys 0m0.151s 00:07:20.551 22:02:07 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:20.551 22:02:07 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:20.551 ************************************ 00:07:20.551 END TEST external_run_hello_bdev_static 00:07:20.551 ************************************ 00:07:20.551 22:02:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:20.551 22:02:07 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:20.551 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:20.551 rm -f ./hello_world/hello_bdev 00:07:20.551 rm -f ./passthru/libpassthru_external.* 00:07:20.551 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:20.551 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:20.551 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:20.551 22:02:07 autobuild.autobuild_external_code -- external_code/test_make.sh@115 -- $ run_test external_make_hello_no_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:20.551 22:02:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:07:20.551 22:02:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:20.551 22:02:07 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:20.551 ************************************ 00:07:20.551 START TEST external_make_hello_no_bdev_static 00:07:20.551 ************************************ 00:07:20.551 22:02:07 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:07:20.551 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:20.551 make --directory=hello_world alone_static 00:07:20.551 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:20.822 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic \ 00:07:20.822 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:21.387 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:07:21.387 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:21.387 00:07:21.387 real 0m0.791s 00:07:21.387 user 0m0.534s 00:07:21.387 sys 0m0.248s 00:07:21.387 22:02:08 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:21.387 22:02:08 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:21.387 ************************************ 00:07:21.387 END TEST external_make_hello_no_bdev_static 00:07:21.387 ************************************ 00:07:21.387 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:21.387 22:02:08 autobuild.autobuild_external_code -- external_code/test_make.sh@116 -- $ run_test external_run_hello_no_bdev_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:21.387 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:07:21.387 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:21.387 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:21.387 ************************************ 00:07:21.387 START TEST external_run_hello_no_bdev_static 00:07:21.387 ************************************ 00:07:21.388 22:02:08 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:07:21.388 [2024-07-15 22:02:08.295435] Starting SPDK v24.09-pre git sha1 406b3b1b5 / DPDK 24.03.0 initialization... 00:07:21.388 [2024-07-15 22:02:08.295530] [ 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=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145241 ] 00:07:21.646 [2024-07-15 22:02:08.419011] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:07:21.646 [2024-07-15 22:02:08.495087] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:07:21.904 [2024-07-15 22:02:08.597648] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:07:21.904 [2024-07-15 22:02:08.597715] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:07:21.904 [2024-07-15 22:02:08.597742] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:07:21.904 [2024-07-15 22:02:08.599095] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:07:21.904 [2024-07-15 22:02:08.599124] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:07:21.904 [2024-07-15 22:02:08.599134] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:07:21.904 [2024-07-15 22:02:08.599143] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:07:21.904 00:07:21.904 [2024-07-15 22:02:08.599152] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:07:21.904 00:07:21.904 real 0m0.514s 00:07:21.904 user 0m0.244s 00:07:21.904 sys 0m0.146s 00:07:21.904 22:02:08 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:21.904 22:02:08 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:07:21.904 ************************************ 00:07:21.904 END TEST external_run_hello_no_bdev_static 00:07:21.904 ************************************ 00:07:21.904 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:21.904 22:02:08 autobuild.autobuild_external_code -- external_code/test_make.sh@120 -- $ run_test external_make_nvme_static make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:21.904 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:07:21.904 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:21.904 22:02:08 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:21.904 ************************************ 00:07:21.904 START TEST external_make_nvme_static 00:07:21.904 ************************************ 00:07:21.904 22:02:08 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:07:21.904 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:22.161 make --directory=nvme static 00:07:22.161 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:22.161 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs nvme.c identify.c -o identify -Wl,--whole-archive \ 00:07:22.162 -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -Wl,--no-whole-archive /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:07:22.420 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:07:22.420 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:22.420 00:07:22.420 real 0m0.500s 00:07:22.420 user 0m0.334s 00:07:22.420 sys 0m0.161s 00:07:22.420 22:02:09 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:22.420 22:02:09 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:07:22.420 ************************************ 00:07:22.420 END TEST external_make_nvme_static 00:07:22.420 ************************************ 00:07:22.678 22:02:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:22.678 22:02:09 autobuild.autobuild_external_code -- external_code/test_make.sh@121 -- $ run_test external_run_nvme_static sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:22.678 22:02:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 6 -le 1 ']' 00:07:22.678 22:02:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:07:22.678 22:02:09 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:22.678 ************************************ 00:07:22.678 START TEST external_run_nvme_static 00:07:22.678 ************************************ 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:07:22.678 * Looking for test storage... 00:07:22.678 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:07:22.678 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:07:22.937 NVMe Controller at 0000:00:10.0 00:07:22.937 ===================================================== 00:07:22.937 Vendor ID: 1b36 00:07:22.937 Subsystem Vendor ID: 1af4 00:07:22.937 Serial Number: 12340 00:07:22.937 Model Number: QEMU NVMe Ctrl 00:07:22.937 Firmware Version: 8.0.0 00:07:22.937 Recommended Arb Burst: 6 00:07:22.937 IEEE OUI Identifier: 00 54 52 00:07:22.937 Multi-path I/O 00:07:22.937 May have multiple subsystem ports: No 00:07:22.937 May have multiple controllers: No 00:07:22.937 Associated with SR-IOV VF: No 00:07:22.937 Max Number of Namespaces: 256 00:07:22.937 NVMe Specification Version (Identify): 1.4 00:07:22.937 Optional Asynchronous Events Supported 00:07:22.937 Namespace Attribute Notices: Supported 00:07:22.937 Firmware Activation Notices: Not Supported 00:07:22.937 128-bit Host Identifier: Not Supported 00:07:22.937 ===================================================== 00:07:22.937 NVMe Controller at 0000:00:11.0 00:07:22.937 ===================================================== 00:07:22.937 Vendor ID: 1b36 00:07:22.937 Subsystem Vendor ID: 1af4 00:07:22.937 Serial Number: 12341 00:07:22.937 Model Number: QEMU NVMe Ctrl 00:07:22.937 Firmware Version: 8.0.0 00:07:22.937 Recommended Arb Burst: 6 00:07:22.937 IEEE OUI Identifier: 00 54 52 00:07:22.937 Multi-path I/O 00:07:22.937 May have multiple subsystem ports: No 00:07:22.937 May have multiple controllers: No 00:07:22.937 Associated with SR-IOV VF: No 00:07:22.937 Max Number of Namespaces: 256 00:07:22.937 NVMe Specification Version (Identify): 1.4 00:07:22.937 Optional Asynchronous Events Supported 00:07:22.937 Namespace Attribute Notices: Supported 00:07:22.937 Firmware Activation Notices: Not Supported 00:07:22.937 128-bit Host Identifier: Not Supported' 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:07:22.937 NVMe Controller at 0000:00:10.0 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:07:22.937 NVMe Controller at 0000:00:11.0 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:22.937 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:07:23.196 ===================================================== 00:07:23.196 NVMe Controller at 0000:00:10.0 00:07:23.196 ===================================================== 00:07:23.196 Vendor ID: 1b36 00:07:23.196 Subsystem Vendor ID: 1af4 00:07:23.196 Serial Number: 12340 00:07:23.196 Model Number: QEMU NVMe Ctrl 00:07:23.196 Firmware Version: 8.0.0 00:07:23.196 Recommended Arb Burst: 6 00:07:23.196 IEEE OUI Identifier: 00 54 52 00:07:23.196 Multi-path I/O 00:07:23.196 May have multiple subsystem ports: No 00:07:23.196 May have multiple controllers: No 00:07:23.196 Associated with SR-IOV VF: No 00:07:23.196 Max Number of Namespaces: 256 00:07:23.196 NVMe Specification Version (Identify): 1.4 00:07:23.196 Optional Asynchronous Events Supported 00:07:23.196 Namespace Attribute Notices: Supported 00:07:23.196 Firmware Activation Notices: Not Supported 00:07:23.196 128-bit Host Identifier: Not Supported 00:07:23.196 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:07:23.196 22:02:09 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:07:23.196 ===================================================== 00:07:23.196 NVMe Controller at 0000:00:11.0 00:07:23.196 ===================================================== 00:07:23.196 Vendor ID: 1b36 00:07:23.196 Subsystem Vendor ID: 1af4 00:07:23.196 Serial Number: 12341 00:07:23.196 Model Number: QEMU NVMe Ctrl 00:07:23.196 Firmware Version: 8.0.0 00:07:23.196 Recommended Arb Burst: 6 00:07:23.196 IEEE OUI Identifier: 00 54 52 00:07:23.196 Multi-path I/O 00:07:23.196 May have multiple subsystem ports: No 00:07:23.196 May have multiple controllers: No 00:07:23.196 Associated with SR-IOV VF: No 00:07:23.196 Max Number of Namespaces: 256 00:07:23.196 NVMe Specification Version (Identify): 1.4 00:07:23.196 Optional Asynchronous Events Supported 00:07:23.196 Namespace Attribute Notices: Supported 00:07:23.196 Firmware Activation Notices: Not Supported 00:07:23.196 128-bit Host Identifier: Not Supported 00:07:23.196 00:07:23.196 real 0m0.691s 00:07:23.196 user 0m0.259s 00:07:23.196 sys 0m0.258s 00:07:23.196 22:02:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:23.196 22:02:10 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:07:23.196 ************************************ 00:07:23.196 END TEST external_run_nvme_static 00:07:23.196 ************************************ 00:07:23.196 22:02:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:07:23.196 22:02:10 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:07:23.196 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:23.454 rm -f ./hello_world/hello_bdev 00:07:23.454 rm -f ./passthru/libpassthru_external.* 00:07:23.454 rm -f ./nvme/*.{so,o} ./nvme/identify 00:07:23.454 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:07:23.454 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:07:23.454 22:02:10 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:07:23.454 22:02:10 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:07:23.454 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:23.711 make[1]: Nothing to be done for 'clean'. 00:07:30.267 make[2]: Nothing to be done for 'clean'. 00:07:32.820 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:32.820 22:02:19 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:07:33.078 22:02:19 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:07:33.078 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:07:33.078 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:07:33.337 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:07:33.337 00:07:33.337 real 6m6.002s 00:07:33.337 user 21m47.127s 00:07:33.337 sys 5m47.896s 00:07:33.337 22:02:20 autobuild.autobuild_external_code -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:33.337 22:02:20 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:07:33.337 ************************************ 00:07:33.337 END TEST autobuild_external_code 00:07:33.337 ************************************ 00:07:33.337 22:02:20 autobuild -- common/autotest_common.sh@1142 -- $ return 0 00:07:33.337 00:07:33.337 real 6m6.050s 00:07:33.337 user 21m47.143s 00:07:33.337 sys 5m47.924s 00:07:33.337 22:02:20 autobuild -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:07:33.337 22:02:20 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:07:33.337 ************************************ 00:07:33.337 END TEST autobuild 00:07:33.337 ************************************ 00:07:33.337 22:02:20 -- common/autotest_common.sh@1142 -- $ return 0 00:07:33.337 22:02:20 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:07:33.337 22:02:20 -- pm/common@29 -- $ signal_monitor_resources TERM 00:07:33.337 22:02:20 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:07:33.337 22:02:20 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:33.337 22:02:20 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:07:33.337 22:02:20 -- pm/common@44 -- $ pid=6108 00:07:33.337 22:02:20 -- pm/common@50 -- $ kill -TERM 6108 00:07:33.337 22:02:20 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:33.337 22:02:20 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:07:33.337 22:02:20 -- pm/common@44 -- $ pid=6110 00:07:33.337 22:02:20 -- pm/common@50 -- $ kill -TERM 6110 00:07:33.595 22:02:20 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:07:33.595 22:02:20 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:07:33.595 22:02:20 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:07:33.595 22:02:20 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:07:33.596 22:02:20 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:33.596 22:02:20 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:33.596 22:02:20 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:33.596 22:02:20 -- paths/export.sh@5 -- $ export PATH 00:07:33.596 22:02:20 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:07:33.596 22:02:20 -- common/autobuild_common.sh@443 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:07:33.596 22:02:20 -- common/autobuild_common.sh@444 -- $ date +%s 00:07:33.596 22:02:20 -- common/autobuild_common.sh@444 -- $ mktemp -dt spdk_1721080940.XXXXXX 00:07:33.596 22:02:20 -- common/autobuild_common.sh@444 -- $ SPDK_WORKSPACE=/tmp/spdk_1721080940.Cto4Fr 00:07:33.596 22:02:20 -- common/autobuild_common.sh@446 -- $ [[ -n 2048 ]] 00:07:33.596 22:02:20 -- common/autobuild_common.sh@447 -- $ export EXTERNAL_MAKE_HUGEMEM 00:07:33.596 22:02:20 -- common/autobuild_common.sh@450 -- $ '[' -n '' ']' 00:07:33.596 22:02:20 -- common/autobuild_common.sh@453 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:07:33.596 22:02:20 -- common/autobuild_common.sh@457 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:07:33.596 22:02:20 -- common/autobuild_common.sh@459 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:07:33.596 22:02:20 -- common/autobuild_common.sh@460 -- $ get_config_params 00:07:33.596 22:02:20 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:07:33.596 22:02:20 -- common/autotest_common.sh@10 -- $ set +x 00:07:33.596 22:02:20 -- common/autobuild_common.sh@460 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:07:33.596 22:02:20 -- common/autobuild_common.sh@462 -- $ start_monitor_resources 00:07:33.596 22:02:20 -- pm/common@17 -- $ local monitor 00:07:33.596 22:02:20 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:33.596 22:02:20 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:33.596 22:02:20 -- pm/common@25 -- $ sleep 1 00:07:33.596 22:02:20 -- pm/common@21 -- $ date +%s 00:07:33.596 22:02:20 -- pm/common@21 -- $ date +%s 00:07:33.596 22:02:20 -- 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.1721080940 00:07:33.596 22:02:20 -- 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.1721080940 00:07:33.596 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721080940_collect-vmstat.pm.log 00:07:33.596 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721080940_collect-cpu-load.pm.log 00:07:34.530 22:02:21 -- common/autobuild_common.sh@463 -- $ trap stop_monitor_resources EXIT 00:07:34.530 22:02:21 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:07:34.531 22:02:21 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:07:34.531 22:02:21 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:07:34.531 22:02:21 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:07:34.531 22:02:21 -- spdk/autopackage.sh@19 -- $ timing_finish 00:07:34.531 22:02:21 -- common/autotest_common.sh@734 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:07:34.531 22:02:21 -- common/autotest_common.sh@735 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:07:34.531 22:02:21 -- common/autotest_common.sh@737 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:07:34.531 22:02:21 -- spdk/autopackage.sh@20 -- $ exit 0 00:07:34.531 22:02:21 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:07:34.531 22:02:21 -- pm/common@29 -- $ signal_monitor_resources TERM 00:07:34.531 22:02:21 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:07:34.531 22:02:21 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:34.531 22:02:21 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:07:34.531 22:02:21 -- pm/common@44 -- $ pid=156491 00:07:34.531 22:02:21 -- pm/common@50 -- $ kill -TERM 156491 00:07:34.531 22:02:21 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:07:34.531 22:02:21 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:07:34.531 22:02:21 -- pm/common@44 -- $ pid=156492 00:07:34.531 22:02:21 -- pm/common@50 -- $ kill -TERM 156492 00:07:34.531 + [[ -n 6073 ]] 00:07:34.531 + sudo kill 6073 00:07:34.538 [Pipeline] } 00:07:34.557 [Pipeline] // timeout 00:07:34.562 [Pipeline] } 00:07:34.577 [Pipeline] // stage 00:07:34.583 [Pipeline] } 00:07:34.603 [Pipeline] // catchError 00:07:34.610 [Pipeline] stage 00:07:34.612 [Pipeline] { (Stop VM) 00:07:34.623 [Pipeline] sh 00:07:34.897 + vagrant halt 00:07:39.076 ==> default: Halting domain... 00:07:45.645 [Pipeline] sh 00:07:45.924 + vagrant destroy -f 00:07:49.261 ==> default: Removing domain... 00:07:49.531 [Pipeline] sh 00:07:49.810 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest/output 00:07:49.819 [Pipeline] } 00:07:49.841 [Pipeline] // stage 00:07:49.847 [Pipeline] } 00:07:49.868 [Pipeline] // dir 00:07:49.874 [Pipeline] } 00:07:49.896 [Pipeline] // wrap 00:07:49.903 [Pipeline] } 00:07:49.922 [Pipeline] // catchError 00:07:49.931 [Pipeline] stage 00:07:49.933 [Pipeline] { (Epilogue) 00:07:49.949 [Pipeline] sh 00:07:50.224 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:07:50.235 [Pipeline] catchError 00:07:50.237 [Pipeline] { 00:07:50.252 [Pipeline] sh 00:07:50.534 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:07:50.534 Artifacts sizes are good 00:07:50.543 [Pipeline] } 00:07:50.562 [Pipeline] // catchError 00:07:50.574 [Pipeline] archiveArtifacts 00:07:50.581 Archiving artifacts 00:07:50.616 [Pipeline] cleanWs 00:07:50.629 [WS-CLEANUP] Deleting project workspace... 00:07:50.629 [WS-CLEANUP] Deferred wipeout is used... 00:07:50.635 [WS-CLEANUP] done 00:07:50.637 [Pipeline] } 00:07:50.655 [Pipeline] // stage 00:07:50.661 [Pipeline] } 00:07:50.677 [Pipeline] // node 00:07:50.684 [Pipeline] End of Pipeline 00:07:50.721 Finished: SUCCESS