Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fabtests.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=FalseprintOutput=Trueenv={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fabtests.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fabtests-1.3.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fabtests.spec'], chrootPath='/var/lib/mock/centos-7-x86_64/root'shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fabtests.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GJ7XxA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fabtests-1.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fabtests-1.3.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fabtests-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.M9JcUM + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for fi_getinfo in -lfabric... yes checking for ANSI C header files... (cached) yes checking rdma/fabric.h usability... yes checking rdma/fabric.h presence... yes checking for rdma/fabric.h... yes checking for epoll_create1... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fabtests.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-am make[1]: Entering directory `/builddir/build/BUILD/fabtests-1.3.0' CC common/shared.lo CC common/jsmn.lo CC simple/msg.o CC simple/rdm.o CC simple/msg_sockets.o CC simple/rdm_rma_simple.o CC simple/rdm_rma_trigger.o CC simple/dgram.o CC simple/rdm_tagged_peek.o CC simple/dgram_waitset.o CC simple/cq_data.o CC simple/poll.o CC simple/scalable_ep.o CC simple/msg_epoll.o CC simple/rdm_shared_ctx.o CC simple/rdm_shared_av.o CC streaming/msg_rma.o CC streaming/rdm_atomic.o CC streaming/rdm_multi_recv.o CC streaming/rdm_rma.o CC benchmarks/msg_pingpong.o CC benchmarks/benchmark_shared.o CC benchmarks/rdm_cntr_pingpong.o CC benchmarks/dgram_pingpong.o CC benchmarks/rdm_pingpong.o CC benchmarks/rdm_tagged_pingpong.o CC benchmarks/rdm_tagged_bw.o CC unit/eq_test.o CC unit/common.o CC unit/av_test.o CC unit/size_left_test.o CC unit/dom_test.o CC ported/libibverbs/rc_pingpong.o CC ported/librdmacm/cmatose.o CC complex/ft_main.o CC complex/ft_comm.o CC complex/ft_comp.o CC complex/ft_config.o CC complex/ft_domain.o CC complex/ft_endpoint.o CC complex/ft_msg.o CC complex/ft_test.o CCLD libfabtests.la CCLD simple/fi_msg CCLD simple/fi_msg_sockets CCLD simple/fi_rdm CCLD simple/fi_rdm_rma_simple CCLD simple/fi_rdm_rma_trigger CCLD simple/fi_dgram CCLD simple/fi_dgram_waitset CCLD simple/fi_rdm_tagged_peek CCLD simple/fi_cq_data CCLD simple/fi_poll CCLD simple/fi_scalable_ep CCLD simple/fi_rdm_shared_ctx CCLD simple/fi_msg_epoll CCLD simple/fi_rdm_shared_av CCLD streaming/fi_rdm_atomic CCLD streaming/fi_msg_rma CCLD streaming/fi_rdm_rma CCLD benchmarks/fi_msg_pingpong CCLD streaming/fi_rdm_multi_recv CCLD benchmarks/fi_rdm_cntr_pingpong CCLD benchmarks/fi_dgram_pingpong CCLD benchmarks/fi_rdm_pingpong CCLD benchmarks/fi_rdm_tagged_pingpong CCLD benchmarks/fi_rdm_tagged_bw CCLD unit/fi_eq_test CCLD unit/fi_av_test CCLD unit/fi_size_left_test CCLD unit/fi_dom_test CCLD ported/libibverbs/fi_rc_pingpong CCLD ported/librdmacm/fi_cmatose CCLD complex/fi_ubertest make[1]: Leaving directory `/builddir/build/BUILD/fabtests-1.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8W4826 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64 + cd fabtests-1.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64 make[1]: Entering directory `/builddir/build/BUILD/fabtests-1.3.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c simple/fi_msg simple/fi_msg_sockets simple/fi_rdm simple/fi_rdm_rma_simple simple/fi_rdm_rma_trigger simple/fi_dgram simple/fi_dgram_waitset simple/fi_rdm_tagged_peek simple/fi_cq_data simple/fi_poll simple/fi_scalable_ep simple/fi_rdm_shared_ctx simple/fi_msg_epoll simple/fi_rdm_shared_av streaming/fi_msg_rma streaming/fi_rdm_atomic streaming/fi_rdm_multi_recv streaming/fi_rdm_rma benchmarks/fi_msg_pingpong benchmarks/fi_rdm_cntr_pingpong benchmarks/fi_dgram_pingpong benchmarks/fi_rdm_pingpong benchmarks/fi_rdm_tagged_pingpong benchmarks/fi_rdm_tagged_bw unit/fi_eq_test unit/fi_av_test unit/fi_size_left_test unit/fi_dom_test ported/libibverbs/fi_rc_pingpong ported/librdmacm/fi_cmatose complex/fi_ubertest '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin' libtool: install: /usr/bin/install -c simple/fi_msg /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg libtool: install: /usr/bin/install -c simple/fi_msg_sockets /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_sockets libtool: install: /usr/bin/install -c simple/fi_rdm /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm libtool: install: /usr/bin/install -c simple/fi_rdm_rma_simple /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_rma_simple libtool: install: /usr/bin/install -c simple/fi_rdm_rma_trigger /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_rma_trigger libtool: install: /usr/bin/install -c simple/fi_dgram /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dgram libtool: install: /usr/bin/install -c simple/fi_dgram_waitset /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dgram_waitset libtool: install: /usr/bin/install -c simple/fi_rdm_tagged_peek /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_tagged_peek libtool: install: /usr/bin/install -c simple/fi_cq_data /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_cq_data libtool: install: /usr/bin/install -c simple/fi_poll /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_poll libtool: install: /usr/bin/install -c simple/fi_scalable_ep /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_scalable_ep libtool: install: /usr/bin/install -c simple/fi_rdm_shared_ctx /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_shared_ctx libtool: install: /usr/bin/install -c simple/fi_msg_epoll /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_epoll libtool: install: /usr/bin/install -c simple/fi_rdm_shared_av /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_shared_av libtool: install: /usr/bin/install -c streaming/fi_msg_rma /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_rma libtool: install: /usr/bin/install -c streaming/fi_rdm_atomic /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_atomic libtool: install: /usr/bin/install -c streaming/fi_rdm_multi_recv /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_multi_recv libtool: install: /usr/bin/install -c streaming/fi_rdm_rma /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_rma libtool: install: /usr/bin/install -c benchmarks/fi_msg_pingpong /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_pingpong libtool: install: /usr/bin/install -c benchmarks/fi_rdm_cntr_pingpong /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_cntr_pingpong libtool: install: /usr/bin/install -c benchmarks/fi_dgram_pingpong /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dgram_pingpong libtool: install: /usr/bin/install -c benchmarks/fi_rdm_pingpong /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_pingpong libtool: install: /usr/bin/install -c benchmarks/fi_rdm_tagged_pingpong /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_tagged_pingpong libtool: install: /usr/bin/install -c benchmarks/fi_rdm_tagged_bw /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_tagged_bw libtool: install: /usr/bin/install -c unit/fi_eq_test /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_eq_test libtool: install: /usr/bin/install -c unit/fi_av_test /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_av_test libtool: install: /usr/bin/install -c unit/fi_size_left_test /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_size_left_test libtool: install: /usr/bin/install -c unit/fi_dom_test /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dom_test libtool: install: /usr/bin/install -c ported/libibverbs/fi_rc_pingpong /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rc_pingpong libtool: install: /usr/bin/install -c ported/librdmacm/fi_cmatose /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_cmatose libtool: install: /usr/bin/install -c complex/fi_ubertest /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_ubertest /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin' /usr/bin/install -c scripts/runfabtests.sh scripts/rft_yaml_to_junit_xml '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 man/fabtests.7 '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/udp' /usr/bin/install -c -m 644 test_configs/udp/all.test test_configs/udp/lat_bw.test test_configs/udp/quick.test test_configs/udp/simple.test '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/udp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/sockets' /usr/bin/install -c -m 644 test_configs/sockets/all.test test_configs/sockets/quick.test '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/sockets' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/verbs' /usr/bin/install -c -m 644 test_configs/verbs/all.test test_configs/verbs/quick.test '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/verbs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/usnic' /usr/bin/install -c -m 644 test_configs/usnic/all.test test_configs/usnic/quick.test '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs/usnic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs' /usr/bin/install -c -m 644 test_configs/eq_cq.test test_configs/lat_bw.test '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/fabtests/test_configs' make[1]: Leaving directory `/builddir/build/BUILD/fabtests-1.3.0' + rm -f '/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/lib64/*.la' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/fabtests-1.3.0 extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_sockets extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_rma_simple extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_rma_trigger extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dgram extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dgram_waitset extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_tagged_peek extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_cq_data extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_poll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_scalable_ep extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_shared_ctx extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_epoll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_shared_av extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_rma extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_atomic extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_multi_recv extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_rma extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_msg_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_cntr_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dgram_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_tagged_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rdm_tagged_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_eq_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_av_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_size_left_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_dom_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_rc_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_cmatose extracting debug info from /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/bin/fi_ubertest /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. 681 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fabtests-1.3.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.icYRcC + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/doc/fabtests-1.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/doc/fabtests-1.3.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/doc/fabtests-1.3.0 + cp -pr COPYING /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/doc/fabtests-1.3.0 + cp -pr README /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64/usr/share/doc/fabtests-1.3.0 + exit 0 Provides: fabtests = 1.3.0-1.el7 fabtests(x86-64) = 1.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libfabric.so.1()(64bit) libfabric.so.1(FABRIC_1.0)(64bit) rtld(GNU_HASH) Processing files: fabtests-debuginfo-1.3.0-1.el7.x86_64 Provides: fabtests-debuginfo = 1.3.0-1.el7 fabtests-debuginfo(x86-64) = 1.3.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64 Wrote: /builddir/build/RPMS/fabtests-1.3.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fabtests-debuginfo-1.3.0-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GNLira + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fabtests-1.3.0-1.el7.x86_64 + exit 0 Child return code was: 0