Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-netdiff.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.AgV6Jt:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '88a045e83d9546b1b7541eda9c0bcc88', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.AgV6Jt:/etc/resolv.conf', '--setenv=LANG=en_US.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', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-netdiff.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-netdiff-0.4.7-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-netdiff.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.AgV6Jt:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c48d8dea812f486492fcf9d9efacb129', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.AgV6Jt:/etc/resolv.conf', '--setenv=LANG=en_US.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', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-netdiff.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EwyLD0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf netdiff-0.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/netdiff-0.4.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netdiff-0.4.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UATzeO + umask 022 + cd /builddir/build/BUILD + cd netdiff-0.4.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/netdiff copying netdiff/__init__.py -> build/lib/netdiff copying netdiff/tests.py -> build/lib/netdiff copying netdiff/exceptions.py -> build/lib/netdiff copying netdiff/info.py -> build/lib/netdiff copying netdiff/utils.py -> build/lib/netdiff creating build/lib/netdiff/parsers copying netdiff/parsers/netjson.py -> build/lib/netdiff/parsers copying netdiff/parsers/base.py -> build/lib/netdiff/parsers copying netdiff/parsers/__init__.py -> build/lib/netdiff/parsers copying netdiff/parsers/batman.py -> build/lib/netdiff/parsers copying netdiff/parsers/olsr.py -> build/lib/netdiff/parsers copying netdiff/parsers/bmx6.py -> build/lib/netdiff/parsers copying netdiff/parsers/cnml.py -> build/lib/netdiff/parsers + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rG6v3F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386 + cd netdiff-0.4.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr creating /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff copying build/lib/netdiff/__init__.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff copying build/lib/netdiff/tests.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff copying build/lib/netdiff/exceptions.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff copying build/lib/netdiff/info.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff copying build/lib/netdiff/utils.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff creating /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers copying build/lib/netdiff/parsers/netjson.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers copying build/lib/netdiff/parsers/base.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers copying build/lib/netdiff/parsers/__init__.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers copying build/lib/netdiff/parsers/batman.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers copying build/lib/netdiff/parsers/olsr.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers copying build/lib/netdiff/parsers/bmx6.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers copying build/lib/netdiff/parsers/cnml.py -> /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers/netjson.py to netjson.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers/batman.py to batman.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers/olsr.py to olsr.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers/bmx6.py to bmx6.pyc byte-compiling /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff/parsers/cnml.py to cnml.pyc writing byte-compilation script '/tmp/tmpflUe46.py' /usr/bin/python2 -O /tmp/tmpflUe46.py removing /tmp/tmpflUe46.py running install_egg_info running egg_info writing requirements to netdiff.egg-info/requires.txt writing netdiff.egg-info/PKG-INFO writing top-level names to netdiff.egg-info/top_level.txt writing dependency_links to netdiff.egg-info/dependency_links.txt reading manifest file 'netdiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.swp' found under directory '*' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found under directory '*' writing manifest file 'netdiff.egg-info/SOURCES.txt' Copying netdiff.egg-info to /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7/site-packages/netdiff-0.4.7-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/netdiff-0.4.7 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0Ed0yz + umask 022 + cd /builddir/build/BUILD + cd netdiff-0.4.7 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to netdiff.egg-info/requires.txt writing netdiff.egg-info/PKG-INFO writing top-level names to netdiff.egg-info/top_level.txt writing dependency_links to netdiff.egg-info/dependency_links.txt reading manifest file 'netdiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*.swp' found under directory '*' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found under directory '*' writing manifest file 'netdiff.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: test_json_not_implemented (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_netjson_networkgraph_func (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_parse_conversion_exception (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_parse_dict (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_parse_error (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_parse_file (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_parse_http (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_parse_json_string (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_parse_not_implemented (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_telnet_retrieval (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_telnet_retrieval_error (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_topology_retrieval_error_file (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_topology_retrieval_error_http (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_topology_retrieval_error_http_404 (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_version (tests.test_base.TestBaseParser) ... ok BUILDSTDERR: test_added_removed_1_node (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_duplicated (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_get_primary_address_ValueError (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_json_dict (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_json_string (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_no_changes (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_parse (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_parse_exception (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_parse_exception2 (tests.test_batman.TestBatmanParser) ... ok BUILDSTDERR: test_added_removed_1_node (tests.test_batman_txtinfo.TestBatmanTxtinfoParser) ... ok BUILDSTDERR: test_json_dict (tests.test_batman_txtinfo.TestBatmanTxtinfoParser) ... ok BUILDSTDERR: test_json_string (tests.test_batman_txtinfo.TestBatmanTxtinfoParser) ... ok BUILDSTDERR: test_no_changes (tests.test_batman_txtinfo.TestBatmanTxtinfoParser) ... ok BUILDSTDERR: test_parse (tests.test_batman_txtinfo.TestBatmanTxtinfoParser) ... ok BUILDSTDERR: test_parse_exception (tests.test_batman_txtinfo.TestBatmanTxtinfoParser) ... ok BUILDSTDERR: test_added_removed_1_node (tests.test_bmx6.TestBmx6Parser) ... ok BUILDSTDERR: test_json_dict (tests.test_bmx6.TestBmx6Parser) ... ok BUILDSTDERR: test_json_string (tests.test_bmx6.TestBmx6Parser) ... ok BUILDSTDERR: test_no_changes (tests.test_bmx6.TestBmx6Parser) ... ok BUILDSTDERR: test_parse (tests.test_bmx6.TestBmx6Parser) ... ok BUILDSTDERR: test_parse_exception (tests.test_bmx6.TestBmx6Parser) ... ok BUILDSTDERR: test_added_1_link (tests.test_cnml.TestCnmlParser) ... /usr/lib/python2.7/site-packages/libcnml/libcnml.py:595: UserWarning: getLinkedInterfaces() is deprecated and will be removed in the future. BUILDSTDERR: warnings.warn("getLinkedInterfaces() is deprecated and will be removed in the future.") BUILDSTDERR: ok BUILDSTDERR: test_cnml_argument (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_json_dict (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_json_string (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_no_changes (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_parse (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_parse_error (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_parse_exception (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_removed_1_link (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_simple_diff (tests.test_cnml.TestCnmlParser) ... ok BUILDSTDERR: test_added_1_link (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_json_dict (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_json_string (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_no_changes (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_parse (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_parse_exception (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_parse_exception2 (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_parse_exception3 (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_parse_exception4 (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_parse_string_graph (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_removed_1_link (tests.test_netjson.TestNetJsonParser) ... ok BUILDSTDERR: test_added_1_link (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_added_1_link_sub (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_cost (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_cost_changes_1 (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_cost_changes_2 (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_diff_format (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_init (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_json_dict (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_json_string (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_link_with_infinite_cost (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_no_changes (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_parse (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_parse_exception (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_parse_exception2 (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_parse_exception_mid (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_removed_1_link (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_simple_diff (tests.test_olsr.TestOlsrParser) ... ok BUILDSTDERR: test_added_1_link (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_added_1_link_sub (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_cost (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_cost_changes_1 (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_diff_format (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_json_dict (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_json_string (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_link_with_infinite_cost (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_no_changes (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_parse (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_parse_exception_mid (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_parse_exception_topology (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_removed_1_link (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: test_simple_diff (tests.test_olsr_txtinfo.TestOlsrTxtinfoParser) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 88 tests in 0.802s BUILDSTDERR: OK + exit 0 Processing files: python2-netdiff-0.4.7-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pnIfWw + umask 022 + cd /builddir/build/BUILD + cd netdiff-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/share/doc/python2-netdiff-0.4.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/share/doc/python2-netdiff-0.4.7 + cp -pr README.rst /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/share/doc/python2-netdiff-0.4.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tRBRku + umask 022 + cd /builddir/build/BUILD + cd netdiff-0.4.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/share/licenses/python2-netdiff-0.4.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/share/licenses/python2-netdiff-0.4.7 + cp -pr LICENSE /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386/usr/share/licenses/python2-netdiff-0.4.7 + exit 0 Provides: python-netdiff = 0.4.7-2.el7 python2-netdiff = 0.4.7-2.el7 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) = 2.7 Obsoletes: python-netdiff < 0.4.7-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386 Wrote: /builddir/build/RPMS/python2-netdiff-0.4.7-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JfbP1s + umask 022 + cd /builddir/build/BUILD + cd netdiff-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-netdiff-0.4.7-2.el7.i386 + exit 0 Child return code was: 0