Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/2ping.spec'], chrootPath='/var/lib/mock/f36-build-32386196-4391673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/2ping.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1642204800 Wrote: /builddir/build/SRPMS/2ping-4.5.1-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/2ping.spec'], chrootPath='/var/lib/mock/f36-build-32386196-4391673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/2ping.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1642204800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kypKrE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf 2ping-4.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/2ping-4.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd 2ping-4.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rMnjBr + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.5.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1' + /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/__init__.py -> build/lib/twoping copying twoping/args.py -> build/lib/twoping copying twoping/cli.py -> build/lib/twoping copying twoping/crc32.py -> build/lib/twoping copying twoping/packets.py -> build/lib/twoping copying twoping/utils.py -> build/lib/twoping + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XAvuvb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch ++ dirname /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch + cd 2ping-4.5.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr creating /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib creating /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping copying build/lib/twoping/__init__.py -> /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping copying build/lib/twoping/args.py -> /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping copying build/lib/twoping/cli.py -> /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping copying build/lib/twoping/crc32.py -> /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping copying build/lib/twoping/packets.py -> /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping copying build/lib/twoping/utils.py -> /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping byte-compiling /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping/args.py to args.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping/cli.py to cli.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping/crc32.py to crc32.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping/packets.py to packets.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/twoping/utils.py to utils.cpython-310.pyc writing byte-compilation script '/tmp/tmp1pcwoqnd.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp1pcwoqnd.py removing /tmp/tmp1pcwoqnd.py running install_egg_info 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' adding license file 'COPYING.md' writing manifest file '2ping.egg-info/SOURCES.txt' Copying 2ping.egg-info to /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10/site-packages/2ping-4.5.1-py3.10.egg-info running install_scripts Installing 2ping script to /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/bin Installing 2ping6 script to /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/bin/__pycache__ + install -Dp -m 0644 2ping.service /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch//usr/lib/systemd/system/2ping.service + install -Dp -m 0644 doc/2ping.1 /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch//usr/share/man/man1/2ping.1 + install -Dp -m 0644 doc/2ping.1 /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch//usr/share/man/man1/2ping6.1 + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.5.1-1.fc36 --unique-debug-suffix -4.5.1-1.fc36.noarch --unique-debug-src-base 2ping-4.5.1-1.fc36.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/2ping-4.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qCHCBI + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.5.1 + /usr/bin/python3 -mpytest ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 rootdir: /builddir/build/BUILD/2ping-4.5.1, configfile: tox.ini collected 125 items tests/test_cli.py ...s.................s..................s............. [ 43%] .. [ 44%] tests/test_crc32.py ........ [ 51%] tests/test_packets.py s............................................. [ 88%] tests/test_python.py . [ 88%] tests/test_utils.py .............. [100%] ================== 121 passed, 4 skipped in 64.15s (0:01:04) =================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: 2ping-4.5.1-1.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XXWYAz + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.5.1 + DOCDIR=/builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/share/doc/2ping + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/share/doc/2ping + cp -pr ChangeLog.md /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/share/doc/2ping + cp -pr README.md /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/share/doc/2ping + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eN4kRA + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/share/licenses/2ping + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/share/licenses/2ping + cp -pr COPYING.md /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch/usr/share/licenses/2ping + RPM_EC=0 ++ jobs -p + exit 0 Provides: 2ping = 4.5.1-1.fc36 python3.10dist(2ping) = 4.5.1 python3dist(2ping) = 4.5.1 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 python(abi) = 3.10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch Wrote: /builddir/build/RPMS/2ping-4.5.1-1.fc36.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tpp9m9 + umask 022 + cd /builddir/build/BUILD + cd 2ping-4.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/2ping-4.5.1-1.fc36.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0