Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-network-runner.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-77986-434732/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5f534ffe987f428685da68dce984f84d', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-77986-434732/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-network-runner.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-network-runner-0.2.1-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-network-runner.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-77986-434732/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1a1882aefdc246c4b2d89d4ad13424aa', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-77986-434732/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-network-runner.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rbfIG7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf network-runner-0.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/network-runner-0.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd network-runner-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf network-runner.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XYMMYD + umask 022 + cd /builddir/build/BUILD + cd network-runner-0.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/network_runner copying network_runner/api.py -> build/lib/network_runner copying network_runner/exceptions.py -> build/lib/network_runner copying network_runner/helpers.py -> build/lib/network_runner copying network_runner/__init__.py -> build/lib/network_runner creating build/lib/network_runner/models copying network_runner/models/inventory.py -> build/lib/network_runner/models copying network_runner/models/__init__.py -> build/lib/network_runner/models copying network_runner/models/playbook.py -> build/lib/network_runner/models creating build/lib/network_runner/types copying network_runner/types/objects.py -> build/lib/network_runner/types copying network_runner/types/__init__.py -> build/lib/network_runner/types copying network_runner/types/validators.py -> build/lib/network_runner/types copying network_runner/types/containers.py -> build/lib/network_runner/types copying network_runner/types/attrs.py -> build/lib/network_runner/types + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wLxe6c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch + cd network-runner-0.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner copying build/lib/network_runner/api.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/models copying build/lib/network_runner/models/inventory.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/models copying build/lib/network_runner/models/__init__.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/models copying build/lib/network_runner/models/playbook.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/models copying build/lib/network_runner/exceptions.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner copying build/lib/network_runner/helpers.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner copying build/lib/network_runner/__init__.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types copying build/lib/network_runner/types/objects.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types copying build/lib/network_runner/types/__init__.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types copying build/lib/network_runner/types/validators.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types copying build/lib/network_runner/types/containers.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types copying build/lib/network_runner/types/attrs.py -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/models/inventory.py to inventory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/models/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/models/playbook.py to playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types/objects.py to objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types/validators.py to validators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types/containers.py to containers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner/types/attrs.py to attrs.cpython-36.pyc writing byte-compilation script '/tmp/tmphm9ee_r7.py' /usr/libexec/platform-python /tmp/tmphm9ee_r7.py removing /tmp/tmphm9ee_r7.py running install_data creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner copying etc/ansible/roles/network-runner/README.md -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tests copying etc/ansible/roles/network-runner/tests/inventory -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tests copying etc/ansible/roles/network-runner/tests/test.yml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tests creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/meta copying etc/ansible/roles/network-runner/meta/main.yml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/meta creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/templates creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/templates/eos copying etc/ansible/roles/network-runner/templates/eos/delete_port.j2 -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/templates/eos copying etc/ansible/roles/network-runner/templates/eos/create_vlan.j2 -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/templates/eos copying etc/ansible/roles/network-runner/templates/eos/conf_access_port.j2 -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/templates/eos copying etc/ansible/roles/network-runner/templates/eos/conf_trunk_port.j2 -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/templates/eos copying etc/ansible/roles/network-runner/templates/eos/delete_vlan.j2 -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/templates/eos creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/junos copying etc/ansible/roles/network-runner/providers/junos/delete_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/junos copying etc/ansible/roles/network-runner/providers/junos/conf_trunk_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/junos copying etc/ansible/roles/network-runner/providers/junos/defaults.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/junos copying etc/ansible/roles/network-runner/providers/junos/create_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/junos copying etc/ansible/roles/network-runner/providers/junos/conf_access_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/junos copying etc/ansible/roles/network-runner/providers/junos/delete_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/junos creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/openvswitch copying etc/ansible/roles/network-runner/providers/openvswitch/delete_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/openvswitch copying etc/ansible/roles/network-runner/providers/openvswitch/conf_trunk_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/openvswitch copying etc/ansible/roles/network-runner/providers/openvswitch/defaults.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/openvswitch copying etc/ansible/roles/network-runner/providers/openvswitch/create_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/openvswitch copying etc/ansible/roles/network-runner/providers/openvswitch/conf_access_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/openvswitch copying etc/ansible/roles/network-runner/providers/openvswitch/delete_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/openvswitch creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/eos copying etc/ansible/roles/network-runner/providers/eos/delete_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/eos copying etc/ansible/roles/network-runner/providers/eos/conf_trunk_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/eos copying etc/ansible/roles/network-runner/providers/eos/defaults.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/eos copying etc/ansible/roles/network-runner/providers/eos/create_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/eos copying etc/ansible/roles/network-runner/providers/eos/conf_access_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/eos copying etc/ansible/roles/network-runner/providers/eos/delete_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/eos creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/cumulus copying etc/ansible/roles/network-runner/providers/cumulus/delete_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/cumulus copying etc/ansible/roles/network-runner/providers/cumulus/conf_trunk_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/cumulus copying etc/ansible/roles/network-runner/providers/cumulus/defaults.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/cumulus copying etc/ansible/roles/network-runner/providers/cumulus/create_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/cumulus copying etc/ansible/roles/network-runner/providers/cumulus/conf_access_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/cumulus copying etc/ansible/roles/network-runner/providers/cumulus/delete_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/cumulus creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/dellos10 copying etc/ansible/roles/network-runner/providers/dellos10/delete_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/dellos10 copying etc/ansible/roles/network-runner/providers/dellos10/conf_trunk_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/dellos10 copying etc/ansible/roles/network-runner/providers/dellos10/defaults.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/dellos10 copying etc/ansible/roles/network-runner/providers/dellos10/create_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/dellos10 copying etc/ansible/roles/network-runner/providers/dellos10/conf_access_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/dellos10 copying etc/ansible/roles/network-runner/providers/dellos10/delete_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/dellos10 creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/nxos copying etc/ansible/roles/network-runner/providers/nxos/delete_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/nxos copying etc/ansible/roles/network-runner/providers/nxos/conf_trunk_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/nxos copying etc/ansible/roles/network-runner/providers/nxos/defaults.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/nxos copying etc/ansible/roles/network-runner/providers/nxos/create_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/nxos copying etc/ansible/roles/network-runner/providers/nxos/conf_access_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/nxos copying etc/ansible/roles/network-runner/providers/nxos/delete_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/providers/nxos creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/handlers copying etc/ansible/roles/network-runner/handlers/main.yml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/handlers creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/vars copying etc/ansible/roles/network-runner/vars/main.yml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/vars creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/defaults copying etc/ansible/roles/network-runner/defaults/main.yml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/defaults creating /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks copying etc/ansible/roles/network-runner/tasks/delete_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks copying etc/ansible/roles/network-runner/tasks/main.yml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks copying etc/ansible/roles/network-runner/tasks/conf_trunk_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks copying etc/ansible/roles/network-runner/tasks/run.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks copying etc/ansible/roles/network-runner/tasks/create_vlan.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks copying etc/ansible/roles/network-runner/tasks/conf_access_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks copying etc/ansible/roles/network-runner/tasks/delete_port.yaml -> /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ansible/roles/network-runner/tasks running install_egg_info running egg_info creating network_runner.egg-info writing network_runner.egg-info/PKG-INFO writing dependency_links to network_runner.egg-info/dependency_links.txt writing top-level names to network_runner.egg-info/top_level.txt writing manifest file 'network_runner.egg-info/SOURCES.txt' reading manifest file 'network_runner.egg-info/SOURCES.txt' writing manifest file 'network_runner.egg-info/SOURCES.txt' Copying network_runner.egg-info to /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6/site-packages/network_runner-0.2.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.2.1-3.el8 --unique-debug-suffix -0.2.1-3.el8.noarch --unique-debug-src-base python-network-runner-0.2.1-3.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/network-runner-0.2.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wu0ptO + umask 022 + cd /builddir/build/BUILD + cd network-runner-0.2.1 + LANG=C.utf-8 + /usr/libexec/platform-python -m pytest --ignore=build ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 rootdir: /builddir/build/BUILD/network-runner-0.2.1 collected 75 items tests/unit/test_api.py ................ [ 21%] tests/unit/test_helpers.py . [ 22%] tests/unit/test_resources.py ............. [ 40%] tests/unit/types/test_attrs.py ................ [ 61%] tests/unit/types/test_containers.py .... [ 66%] tests/unit/types/test_objects.py ................... [ 92%] tests/unit/types/test_validators.py ...... [100%] ========================== 75 passed in 0.90 seconds =========================== + exit 0 Processing files: python3-network-runner-0.2.1-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BinTys + umask 022 + cd /builddir/build/BUILD + cd network-runner-0.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/doc/python3-network-runner + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/doc/python3-network-runner + cp -pr README.rst /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/doc/python3-network-runner + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SKz2E6 + umask 022 + cd /builddir/build/BUILD + cd network-runner-0.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/licenses/python3-network-runner + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/licenses/python3-network-runner + cp -pr LICENSE /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/licenses/python3-network-runner + exit 0 Provides: python3-network-runner = 0.2.1-3.el8 python3.6dist(network-runner) = 0.2.1 python3dist(network-runner) = 0.2.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: python(abi) = 3.6 Processing files: ansible-role-network-runner-0.2.1-3.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NZld6Q + umask 022 + cd /builddir/build/BUILD + cd network-runner-0.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/licenses/ansible-role-network-runner + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/licenses/ansible-role-network-runner + cp -pr LICENSE /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch/usr/share/licenses/ansible-role-network-runner + exit 0 warning: File listed twice: /etc/ansible/roles/network-runner/README.md Provides: ansible-role-network-runner = 0.2.1-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch Wrote: /builddir/build/RPMS/python3-network-runner-0.2.1-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/ansible-role-network-runner-0.2.1-3.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tHtm7B + umask 022 + cd /builddir/build/BUILD + cd network-runner-0.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-network-runner-0.2.1-3.el8.noarch + exit 0 Child return code was: 0