Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/2ping.spec'], gid=425logger=nspawn_args=[]shell=Falsetimeout=172800env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000printOutput=FalsechrootPath='/var/lib/mock/f27-build-9654642-779036/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/2ping.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/2ping-4.1-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/2ping.spec'], gid=425logger=nspawn_args=[]shell=Falsetimeout=172800env={'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}uid=1000printOutput=FalsechrootPath='/var/lib/mock/f27-build-9654642-779036/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/2ping.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZA3Jgc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 2ping-4.1 drwxrwxr-x root/root 0 2017-08-06 02:04 2ping-4.1/ -rw-rw-r-- root/root 712 2017-08-06 02:04 2ping-4.1/.gitignore -rw-rw-r-- root/root 171 2017-08-06 02:04 2ping-4.1/.travis.yml -rwxrwxr-x root/root 910 2017-08-06 02:04 2ping-4.1/2ping -rw-rw-r-- root/root 1016 2017-08-06 02:04 2ping-4.1/2ping.spec -rwxrwxr-x root/root 910 2017-08-06 02:04 2ping-4.1/2ping6 -rw-rw-r-- root/root 17987 2017-08-06 02:04 2ping-4.1/COPYING -rw-rw-r-- root/root 8359 2017-08-06 02:04 2ping-4.1/ChangeLog -rw-rw-r-- root/root 180 2017-08-06 02:04 2ping-4.1/MANIFEST.in -rw-rw-r-- root/root 302 2017-08-06 02:04 2ping-4.1/Makefile -rw-rw-r-- root/root 1688 2017-08-06 02:04 2ping-4.1/README -rw-rw-r-- root/root 1842 2017-08-06 02:04 2ping-4.1/README.md drwxrwxr-x root/root 0 2017-08-06 02:04 2ping-4.1/doc/ -rw-rw-r-- root/root 9181 2017-08-06 02:04 2ping-4.1/doc/2ping-protocol-examples.py -rw-rw-r-- root/root 37172 2017-08-06 02:04 2ping-4.1/doc/2ping-protocol.md -rw-rw-r-- root/root 12079 2017-08-06 02:04 2ping-4.1/doc/2ping.1 -rw-rw-r-- root/root 10940 2017-08-06 02:04 2ping-4.1/doc/2ping.md -rw-rw-r-- root/root 146 2017-08-06 02:04 2ping-4.1/doc/Makefile -rw-rw-r-- root/root 1380 2017-08-06 02:04 2ping-4.1/setup.py drwxrwxr-x root/root 0 2017-08-06 02:04 2ping-4.1/tests/ -rw-rw-r-- root/root 0 2017-08-06 02:04 2ping-4.1/tests/__init__.py -rw-rw-r-- root/root 1457 2017-08-06 02:04 2ping-4.1/tests/test_best_poller.py -rw-rw-r-- root/root 4647 2017-08-06 02:04 2ping-4.1/tests/test_cli.py -rw-rw-r-- root/root 451 2017-08-06 02:04 2ping-4.1/tests/test_crc32.py -rw-rw-r-- root/root 530 2017-08-06 02:04 2ping-4.1/tests/test_monotonic_clock.py -rw-rw-r-- root/root 19015 2017-08-06 02:04 2ping-4.1/tests/test_packets.py -rw-rw-r-- root/root 1617 2017-08-06 02:04 2ping-4.1/tests/test_utils.py + /usr/bin/gzip -dc /builddir/build/SOURCES/2ping-4.1.tar.gz + /usr/bin/tar -xvvof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 2ping-4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . drwxrwxr-x root/root 0 2017-08-06 02:04 2ping-4.1/twoping/ -rw-rw-r-- root/root 808 2017-08-06 02:04 2ping-4.1/twoping/__init__.py -rw-rw-r-- root/root 10309 2017-08-06 02:04 2ping-4.1/twoping/args.py -rwxrwxr-x root/root 4631 2017-08-06 02:04 2ping-4.1/twoping/best_poller.py -rwxrwxr-x root/root 53831 2017-08-06 02:04 2ping-4.1/twoping/cli.py -rwxrwxr-x root/root 2312 2017-08-06 02:04 2ping-4.1/twoping/crc32.py -rwxrwxr-x root/root 2798 2017-08-06 02:04 2ping-4.1/twoping/monotonic_clock.py -rw-rw-r-- root/root 19860 2017-08-06 02:04 2ping-4.1/twoping/packets.py -rw-rw-r-- root/root 2037 2017-08-06 02:04 2ping-4.1/twoping/utils.py drwxrwxr-x root/root 0 2017-08-06 02:04 2ping-4.1/wireshark/ -rw-rw-r-- root/root 24713 2017-08-06 02:04 2ping-4.1/wireshark/2ping.lua -rw-rw-r-- root/root 31694 2017-08-06 02:04 2ping-4.1/wireshark/2ping.pcap + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YBGnd6 + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/twoping copying twoping/packets.py -> build/lib/twoping copying twoping/best_poller.py -> build/lib/twoping copying twoping/args.py -> build/lib/twoping copying twoping/__init__.py -> build/lib/twoping copying twoping/utils.py -> build/lib/twoping copying twoping/cli.py -> build/lib/twoping copying twoping/monotonic_clock.py -> build/lib/twoping copying twoping/crc32.py -> build/lib/twoping + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WlkNV0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch + cd 2ping-4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr creating /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/packets.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/best_poller.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/args.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/__init__.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/utils.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/cli.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/monotonic_clock.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping copying build/lib/twoping/crc32.py -> /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/packets.py to packets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/best_poller.py to best_poller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/args.py to args.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/monotonic_clock.py to monotonic_clock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/twoping/crc32.py to crc32.cpython-36.pyc writing byte-compilation script '/tmp/tmpitko6tkw.py' /usr/bin/python3 /tmp/tmpitko6tkw.py removing /tmp/tmpitko6tkw.py running install_egg_info running egg_info creating 2ping.egg-info writing 2ping.egg-info/PKG-INFO writing dependency_links to 2ping.egg-info/dependency_links.txt writing entry points to 2ping.egg-info/entry_points.txt writing top-level names to 2ping.egg-info/top_level.txt writing manifest file '2ping.egg-info/SOURCES.txt' reading manifest file '2ping.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file '2ping.egg-info/SOURCES.txt' Copying 2ping.egg-info to /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6/site-packages/2ping-4.1-py3.6.egg-info running install_scripts Installing 2ping script to /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/bin Installing 2ping6 script to /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/bin + install -d -m 0755 /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/man/man1 + install -m 0644 doc/2ping.1 /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/man/man1/2ping.1 + install -m 0644 doc/2ping.1 /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/man/man1/2ping6.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.1-1.fc27 --unique-debug-suffix -4.1-1.fc27.noarch --unique-debug-src-base 2ping-4.1-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/2ping-4.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6f7MbW + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.1 + /usr/bin/python3 setup.py test running test running egg_info writing 2ping.egg-info/PKG-INFO writing dependency_links to 2ping.egg-info/dependency_links.txt writing entry points to 2ping.egg-info/entry_points.txt writing top-level names to 2ping.egg-info/top_level.txt reading manifest file '2ping.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file '2ping.egg-info/SOURCES.txt' running build_ext test_crc32 (tests.test_crc32.TestCRC32) ... ok test_hmac (tests.test_crc32.TestCRC32) ... ok test_clock (tests.test_monotonic_clock.TestMonotonicClock) ... ok test_monotonic (tests.test_monotonic_clock.TestMonotonicClock) ... ok test_twoping_checksum_hello (tests.test_utils.TestUtils) ... ok test_twoping_checksum_iter (tests.test_utils.TestUtils) ... ok test_twoping_checksum_junk (tests.test_utils.TestUtils) ... ok test_twoping_checksum_packet (tests.test_utils.TestUtils) ... ok test_available_pollers (tests.test_best_poller.TestBestPoller) ... ok test_known_poller (tests.test_best_poller.TestBestPoller) ... ok test_register (tests.test_best_poller.TestBestPoller) ... ok test_register_idempotent (tests.test_best_poller.TestBestPoller) ... ok test_register_multiple (tests.test_best_poller.TestBestPoller) ... ok test_encrypt (tests.test_cli.TestCLIEncryptAES256) ... skipped 'PyCrypto required' test_hmac (tests.test_cli.TestCLIHMACCRC32) ... ok test_hmac (tests.test_cli.TestCLIHMACMD5) ... ok test_hmac (tests.test_cli.TestCLIHMACSHA1) ... ok test_hmac (tests.test_cli.TestCLIHMACSHA256) ... ok test_hmac (tests.test_cli.TestCLIHMACSHA512) ... ok test_adaptive (tests.test_cli.TestCLIStandard) ... ok test_flood (tests.test_cli.TestCLIStandard) ... ok test_monotonic_clock (tests.test_cli.TestCLIStandard) ... ok test_notice (tests.test_cli.TestCLIStandard) ... ok test_notice_utf8 (tests.test_cli.TestCLIStandard) ... skipped 'UTF-8 environment required' test_random (tests.test_cli.TestCLIStandard) ... ok test_time (tests.test_cli.TestCLIStandard) ... ok test_encrypted_encrypt_decrypt (tests.test_packets.TestPacketsOpcodes) ... skipped 'PyCrypto required' test_extended_batteries_dump (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_batteries_load (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_monotonicclock_dump (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_monotonicclock_load (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_notice (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_random_dump (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_random_load (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_unknown (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_version (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_wallclock_dump (tests.test_packets.TestPacketsOpcodes) ... ok test_extended_wallclock_load (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_courtesy_expiration (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_encrypted (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_extended (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_hmac (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_host_latency (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_in_reply_to (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_investigate (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_investigation_seen (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_investigation_unseen (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_reply_requested (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_rtt_enclosed (tests.test_packets.TestPacketsOpcodes) ... ok test_opcode_unknown (tests.test_packets.TestPacketsOpcodes) ... ok test_reference_1a (tests.test_packets.TestPacketsReference) ... ok test_reference_2a (tests.test_packets.TestPacketsReference) ... ok test_reference_2b (tests.test_packets.TestPacketsReference) ... ok test_reference_3a (tests.test_packets.TestPacketsReference) ... ok test_reference_3b (tests.test_packets.TestPacketsReference) ... ok test_reference_3c (tests.test_packets.TestPacketsReference) ... ok test_reference_4a (tests.test_packets.TestPacketsReference) ... ok test_reference_4b (tests.test_packets.TestPacketsReference) ... ok test_reference_4c (tests.test_packets.TestPacketsReference) ... ok test_reference_4d (tests.test_packets.TestPacketsReference) ... ok test_reference_5a (tests.test_packets.TestPacketsReference) ... ok test_reference_5b (tests.test_packets.TestPacketsReference) ... ok test_reference_5c (tests.test_packets.TestPacketsReference) ... ok test_reference_5d (tests.test_packets.TestPacketsReference) ... ok test_reference_6a (tests.test_packets.TestPacketsReference) ... ok test_reference_6b (tests.test_packets.TestPacketsReference) ... ok test_reference_6c (tests.test_packets.TestPacketsReference) ... ok test_reference_6d (tests.test_packets.TestPacketsReference) ... ok test_reference_6e (tests.test_packets.TestPacketsReference) ... ok test_reference_6f (tests.test_packets.TestPacketsReference) ... ok test_reference_6g (tests.test_packets.TestPacketsReference) ... ok test_reference_6h (tests.test_packets.TestPacketsReference) ... ok ---------------------------------------------------------------------- Ran 72 tests in 25.452s OK (skipped=3) + exit 0 Processing files: 2ping-4.1-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.650nW5 + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.1 + DOCDIR=/builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/doc/2ping + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/doc/2ping + cp -pr ChangeLog /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/doc/2ping + cp -pr COPYING /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/doc/2ping + cp -pr README /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch/usr/share/doc/2ping + exit 0 Provides: 2ping = 4.1-1.fc27 python3.6dist(2ping) = 4.1 python3dist(2ping) = 4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch Wrote: /builddir/build/RPMS/2ping-4.1-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AOGznh + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/2ping-4.1-1.fc27.noarch + exit 0 Child return code was: 0