Mock Version: 1.1.36 Mock Version: 1.1.36 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-nwdiag.spec'], False, '/var/lib/mock/f20-build-2059554-376868/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-nwdiag.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-nwdiag-1.0.0-2.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-nwdiag.spec'], False, '/var/lib/mock/f20-build-2059554-376868/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-nwdiag.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NSUg9B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 + cp -a . /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 + find /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RwXVgl + umask 022 + cd /builddir/build/BUILD + cd tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/python2 setup.py build running build running build_py creating _build creating _build/lib copying src/nwdiag_sphinxhelper.py -> _build/lib copying src/rackdiag_sphinxhelper.py -> _build/lib copying src/packetdiag_sphinxhelper.py -> _build/lib creating _build/lib/packetdiag copying src/packetdiag/__init__.py -> _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag copying src/packetdiag/elements.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag creating _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag creating _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _build/lib/rackdiag/utils copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils creating _build/lib/nwdiag/tests copying src/nwdiag/tests/test_pep8.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst creating _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst creating _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst running egg_info creating src/nwdiag.egg-info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_pep8.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_pep8.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests ~/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 ~/build/BUILD/tk0miya-nwdiag-8e6ff6bf2dd1 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 + /usr/bin/python3 setup.py build running build running build_py creating _build creating _build/lib copying src/nwdiag_sphinxhelper.py -> _build/lib copying src/rackdiag_sphinxhelper.py -> _build/lib copying src/packetdiag_sphinxhelper.py -> _build/lib creating _build/lib/packetdiag copying src/packetdiag/__init__.py -> _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag copying src/packetdiag/elements.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag creating _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag creating _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _build/lib/rackdiag/utils copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils creating _build/lib/nwdiag/tests copying src/nwdiag/tests/test_pep8.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst creating _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst creating _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst running egg_info creating src/nwdiag.egg-info writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing requirements to src/nwdiag.egg-info/requires.txt writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_pep8.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_pep8.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests + popd ~/build/BUILD/tk0miya-nwdiag-8e6ff6bf2dd1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C6x6I5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch ++ dirname /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch + cd tk0miya-nwdiag-8e6ff6bf2dd1 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 ~/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 ~/build/BUILD/tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/tests copying _build/lib/packetdiag/tests/test_pep8.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/tests copying _build/lib/packetdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/tests copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_pep8.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/tests copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_pep8.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/noderenderers.py to noderenderers.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/parser.py to parser.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/tests/test_pep8.py to test_pep8.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/metrics.py to metrics.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/drawer.py to drawer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/builder.py to builder.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/elements.py to elements.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/rst/directives.py to directives.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/rst/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/utils/rst/nodes.py to nodes.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/packetdiag/command.py to command.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/parser.py to parser.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/tests/test_pep8.py to test_pep8.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/tests/test_builder.py to test_builder.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/metrics.py to metrics.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/drawer.py to drawer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/builder.py to builder.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/elements.py to elements.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/math.py to math.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/rst/directives.py to directives.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/rst/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/utils/rst/nodes.py to nodes.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag/command.py to command.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/parser.py to parser.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests/test_pep8.py to test_pep8.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests/test_builder.py to test_builder.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests/utils.py to utils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/metrics.py to metrics.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/drawer.py to drawer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/builder.py to builder.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/elements.py to elements.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/rst/directives.py to directives.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/rst/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/utils/rst/nodes.py to nodes.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag/command.py to command.cpython-33.pyc writing byte-compilation script '/tmp/tmpcsc3fc.py' /usr/bin/python3 -O /tmp/tmpcsc3fc.py removing /tmp/tmpcsc3fc.py running install_egg_info running egg_info writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing requirements to src/nwdiag.egg-info/requires.txt writing top-level names to src/nwdiag.egg-info/top_level.txt writing src/nwdiag.egg-info/PKG-INFO writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3/site-packages/nwdiag-1.0.0-py3.3.egg-info running install_scripts Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin/nwdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin/nwdiag-3.3 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin/packetdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin/packetdiag-3.3 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin/rackdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin/rackdiag-3.3 + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/man/man1/nwdiag-3.3.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/man/man1/packetdiag-3.3.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/man/man1/rackdiag-3.3.1 + popd ~/build/BUILD/tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/tests/test_pep8.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_pep8.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_pep8.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/noderenderers.py to noderenderers.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/test_pep8.py to test_pep8.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/packetdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_pep8.py to test_pep8.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_builder.py to test_builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/math.py to math.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_pep8.py to test_pep8.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_builder.py to test_builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag/command.py to command.pyc writing byte-compilation script '/tmp/tmp1Vjy48.py' /usr/bin/python2 -O /tmp/tmp1Vjy48.py removing /tmp/tmp1Vjy48.py running install_egg_info running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7/site-packages/nwdiag-1.0.0-py2.7.egg-info running install_scripts Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/bin + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/man/man1/nwdiag.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/man/man1/packetdiag.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/man/man1/rackdiag.1 + /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/tk0miya-nwdiag-8e6ff6bf2dd1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/lib/python3.3 using /usr/bin/python3.3 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uVC1ZX + umask 022 + cd /builddir/build/BUILD + cd tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/python setup.py test running test running egg_info writing requirements to src/nwdiag.egg-info/requires.txt writing src/nwdiag.egg-info/PKG-INFO writing top-level names to src/nwdiag.egg-info/top_level.txt writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext test_connected_networks2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok nwdiag.tests.test_pep8.test_pep8 ... ok test_base_noargs (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_block (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_block_and_filename (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_emptyblock (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_filename (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_filename_not_exists (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_options (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_alt (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_but_nonsvg_format (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_with_multibytes (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_max_width_inline_svg (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_maxwidth (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_nodoctype_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_nodoctype_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_noviewbox_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_noviewbox_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_caption (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_desctable_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_pep8.test_pep8 ... ok test_base_noargs (test_rst_directives.TestRstDirectives) ... ok test_base_with_block (test_rst_directives.TestRstDirectives) ... ok test_base_with_block_and_filename (test_rst_directives.TestRstDirectives) ... ok test_base_with_emptyblock (test_rst_directives.TestRstDirectives) ... ok test_base_with_filename (test_rst_directives.TestRstDirectives) ... ok test_base_with_filename_not_exists (test_rst_directives.TestRstDirectives) ... ok test_base_with_options (test_rst_directives.TestRstDirectives) ... ok test_block (test_rst_directives.TestRstDirectives) ... ok test_block_alt (test_rst_directives.TestRstDirectives) ... ok test_block_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_block_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_false (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_but_nonsvg_format (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_block_max_width_inline_svg (test_rst_directives.TestRstDirectives) ... ok test_block_maxwidth (test_rst_directives.TestRstDirectives) ... ok test_block_nodoctype_false (test_rst_directives.TestRstDirectives) ... ok test_block_nodoctype_true (test_rst_directives.TestRstDirectives) ... ok test_block_noviewbox_false (test_rst_directives.TestRstDirectives) ... ok test_block_noviewbox_true (test_rst_directives.TestRstDirectives) ... ok test_caption (test_rst_directives.TestRstDirectives) ... ok test_desctable (test_rst_directives.TestRstDirectives) ... ok test_desctable_with_numbered (test_rst_directives.TestRstDirectives) ... ok test_desctable_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok test_desctable_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok test_desctable_without_description (test_rst_directives.TestRstDirectives) ... ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_autonumber (test_builder.TestBuildDiagram) ... ok test_multi_rackitem (test_builder.TestBuildDiagram) ... ok test_multi_racks (test_builder.TestBuildDiagram) ... ok test_simple (test_builder.TestBuildDiagram) ... ok test_pep8.test_pep8 ... ok test_base_noargs (test_rst_directives.TestRstDirectives) ... ok test_base_with_block (test_rst_directives.TestRstDirectives) ... ok test_base_with_block_and_filename (test_rst_directives.TestRstDirectives) ... ok test_base_with_emptyblock (test_rst_directives.TestRstDirectives) ... ok test_base_with_filename (test_rst_directives.TestRstDirectives) ... ok test_base_with_filename_not_exists (test_rst_directives.TestRstDirectives) ... ok test_base_with_options (test_rst_directives.TestRstDirectives) ... ok test_block (test_rst_directives.TestRstDirectives) ... ok test_block_alt (test_rst_directives.TestRstDirectives) ... ok test_block_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_block_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_false (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_but_nonsvg_format (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_block_max_width_inline_svg (test_rst_directives.TestRstDirectives) ... ok test_block_maxwidth (test_rst_directives.TestRstDirectives) ... ok test_block_nodoctype_false (test_rst_directives.TestRstDirectives) ... ok test_block_nodoctype_true (test_rst_directives.TestRstDirectives) ... ok test_block_noviewbox_false (test_rst_directives.TestRstDirectives) ... ok test_block_noviewbox_true (test_rst_directives.TestRstDirectives) ... ok test_caption (test_rst_directives.TestRstDirectives) ... ok test_desctable (test_rst_directives.TestRstDirectives) ... ok test_desctable_with_numbered (test_rst_directives.TestRstDirectives) ... ok test_desctable_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok test_desctable_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok test_desctable_without_description (test_rst_directives.TestRstDirectives) ... ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok ---------------------------------------------------------------------- Ran 119 tests in 5.223s OK + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 ~/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20 ~/build/BUILD/tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/python3 setup.py test running test running egg_info writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing src/nwdiag.egg-info/PKG-INFO writing requirements to src/nwdiag.egg-info/requires.txt writing top-level names to src/nwdiag.egg-info/top_level.txt reading manifest file 'src/nwdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext test_connected_networks2_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks2.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks3.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/diagram_attributes.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_across_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_and_peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_inner_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_outer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_address_attribute.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_attributes.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_including_hyphen.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network2.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network3.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network4.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network5.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network_branched.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/same_peer_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/single_network.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/split_group.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/two_networks.diag' mode='r' encoding='utf-8-sig'> code = io.open(path, 'r', encoding='utf-8-sig').read() ok nwdiag.tests.test_pep8.test_pep8 ... ok test_base_noargs (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_block (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_block_and_filename (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_emptyblock (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_filename (nwdiag.tests.test_rst_directives.TestRstDirectives) ... src/nwdiag/tests/test_rst_directives.py:93: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/single_network.diag' mode='r' encoding='ANSI_X3.4-1968'> self.assertEqual(io.open(filename).read(), doctree[0]['code']) ok test_base_with_filename_not_exists (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_base_with_options (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpugkf23/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_alt (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpc8k1le/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmph_5hto/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_inline_svg_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_but_nonsvg_format (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_with_multibytes (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_block_max_width_inline_svg (nwdiag.tests.test_rst_directives.TestRstDirectives) ... src/nwdiag/tests/test_rst_directives.py:261: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpcwsopu/nwdiag_thumb-f356a21a19e16c03b0b42d271b395248cff35309.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_nodoctype_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpwd__8j/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:187: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpwd__8j/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_nodoctype_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpqcv3e9/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:197: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpqcv3e9/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_noviewbox_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmppdtbw5/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:207: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmppdtbw5/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_noviewbox_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmph6l4nr/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) src/nwdiag/tests/test_rst_directives.py:216: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmph6l4nr/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_caption (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp1aywe0/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpro8d7x/nwdiag-23244f0eaf762bc1fef649f1aa44b4cd698cfb9e.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpmzpvnr/nwdiag-87313c37bd55b3bf81f984b00b29067efaed5a1e.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmprufgxm/nwdiag-fd2e026986d6d379f0f762ed67611cd5745ca52f.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmps2wqcj/nwdiag-2ed1b1c5c4653ffcc85af7631bf3185f707ecad1.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp2txqsj/nwdiag-82e5251874d7cb22aff383245b0a4fbd4b5f7593.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpmtadi1/nwdiag-43feca27b62eefc5e434b7c0b822c51e69d2f752.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok test_pep8.test_pep8 ... ok test_base_noargs (test_rst_directives.TestRstDirectives) ... ok test_base_with_block (test_rst_directives.TestRstDirectives) ... ok test_base_with_block_and_filename (test_rst_directives.TestRstDirectives) ... ok test_base_with_emptyblock (test_rst_directives.TestRstDirectives) ... ok test_base_with_filename (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/packetdiag/tests/test_rst_directives.py:93: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/packetdiag/tests/diagrams/tcp.diag' mode='r' encoding='ANSI_X3.4-1968'> self.assertEqual(io.open(filename).read(), doctree[0]['code']) ok test_base_with_filename_not_exists (test_rst_directives.TestRstDirectives) ... ok test_base_with_options (test_rst_directives.TestRstDirectives) ... ok test_block (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpe8l96p/packetdiag-2c77b6903a3592b1732b124e654f2f8e4079b4d9.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_alt (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_smsvj/packetdiag-2c77b6903a3592b1732b124e654f2f8e4079b4d9.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_block_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpahd_9x/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_inline_svg_true (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_but_nonsvg_format (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_block_max_width_inline_svg (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/packetdiag/tests/test_rst_directives.py:272: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpilkn_k/packetdiag_thumb-157b322f8683d0eb82120165009bce9d03cc3d22.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_nodoctype_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpp2opsv/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/packetdiag/tests/test_rst_directives.py:190: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpp2opsv/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_nodoctype_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp_9g79c/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/packetdiag/tests/test_rst_directives.py:201: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp_9g79c/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_noviewbox_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpc_em00/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/packetdiag/tests/test_rst_directives.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpc_em00/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_noviewbox_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpjli4_9/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/packetdiag/tests/test_rst_directives.py:222: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpjli4_9/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_caption (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp5sb9wz/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9jdake/packetdiag-63d125e67bbe1a7e2045e1e4f67a404b33cbc188.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpcndm16/packetdiag-da76eae491518f2ae129d69abfaa3af30620d77b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpk2r874/packetdiag-343d749b3a521d4754412cdc4e27048b307d5a7c.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp16rz8k/packetdiag-ba85deada2ff65df716e4273b149a3bd3cbd221d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpi_o6ci/packetdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok test_autonumber (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/diagrams/autonumber.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_multi_rackitem (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/diagrams/multi_rackitem.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_multi_racks (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/diagrams/multi_racks.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_simple (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/diagrams/simple.diag' mode='r' encoding='ANSI_X3.4-1968'> code = open(pathname).read() ok test_pep8.test_pep8 ... ok test_base_noargs (test_rst_directives.TestRstDirectives) ... ok test_base_with_block (test_rst_directives.TestRstDirectives) ... ok test_base_with_block_and_filename (test_rst_directives.TestRstDirectives) ... ok test_base_with_emptyblock (test_rst_directives.TestRstDirectives) ... ok test_base_with_filename (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_rst_directives.py:93: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/diagrams/simple.diag' mode='r' encoding='ANSI_X3.4-1968'> self.assertEqual(io.open(filename).read(), doctree[0]['code']) ok test_base_with_filename_not_exists (test_rst_directives.TestRstDirectives) ... ok test_base_with_options (test_rst_directives.TestRstDirectives) ... ok test_block (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmptlqdpb/rackdiag-2c77b6903a3592b1732b124e654f2f8e4079b4d9.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_alt (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp3e597j/rackdiag-2c77b6903a3592b1732b124e654f2f8e4079b4d9.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_fontpath1 (test_rst_directives.TestRstDirectives) ... ok test_block_fontpath2 (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpb5s7c9/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_inline_svg_true (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_but_nonsvg_format (test_rst_directives.TestRstDirectives) ... ok test_block_inline_svg_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok test_block_max_width_inline_svg (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_rst_directives.py:272: DeprecationWarning: Please use assertRegex instead. ' open(self.filename, 'wb').write(image.encode('utf-8')) /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpype76t/rackdiag_thumb-157b322f8683d0eb82120165009bce9d03cc3d22.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_block_nodoctype_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpp30x0s/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_rst_directives.py:190: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpp30x0s/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_nodoctype_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp2pnjmo/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_rst_directives.py:201: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp2pnjmo/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_noviewbox_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp0st6xg/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_rst_directives.py:212: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp0st6xg/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_block_noviewbox_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9lnmm8/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) /builddir/build/BUILD/python3-python-nwdiag-1.0.0-2.fc20/src/rackdiag/tests/test_rst_directives.py:222: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp9lnmm8/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg' mode='r' encoding='ANSI_X3.4-1968'> svg = open(doctree[0]['uri']).read() ok test_caption (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmprua1bi/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpwstjqg/rackdiag-63d125e67bbe1a7e2045e1e4f67a404b33cbc188.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp28bh0j/rackdiag-da76eae491518f2ae129d69abfaa3af30620d77b.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpxbzu2m/rackdiag-343d749b3a521d4754412cdc4e27048b307d5a7c.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpqz80br/rackdiag-ba85deada2ff65df716e4273b149a3bd3cbd221d.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_desctable_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.3/site-packages/blockdiag/imagedraw/svg.py:293: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpc22wb3/rackdiag-fcddfe51ff7322ea6be46a246c5deb66971f2494.svg'> open(self.filename, 'wb').write(image.encode('utf-8')) ok test_setup (test_rst_directives.TestRstDirectives) ... ok test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok ---------------------------------------------------------------------- Ran 119 tests in 5.930s OK + popd ~/build/BUILD/tk0miya-nwdiag-8e6ff6bf2dd1 + exit 0 Processing files: python-nwdiag-1.0.0-2.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g6mo4m + umask 022 + cd /builddir/build/BUILD + cd tk0miya-nwdiag-8e6ff6bf2dd1 + DOCDIR=/builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/doc/python-nwdiag + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/doc/python-nwdiag + cp -pr LICENSE /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch/usr/share/doc/python-nwdiag + exit 0 Provides: python-nwdiag = 1.0.0-2.fc20 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/python2 python(abi) = 2.7 Processing files: python3-nwdiag-1.0.0-2.fc20.noarch Provides: python3-nwdiag = 1.0.0-2.fc20 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.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-nwdiag-1.0.0-2.fc20.noarch.rpm Wrote: /builddir/build/RPMS/python3-nwdiag-1.0.0-2.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jBHzpX + umask 022 + cd /builddir/build/BUILD + cd tk0miya-nwdiag-8e6ff6bf2dd1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.0-2.fc20.noarch + exit 0 Child return code was: 0 LEAVE do -->