Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'], chrootPath='/var/lib/mock/f30-build-15136023-1076298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-nwdiag-1.0.4-12.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'], chrootPath='/var/lib/mock/f30-build-15136023-1076298/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-nwdiag.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IzCkND + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nwdiag-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/nwdiag-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nwdiag-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm src/nwdiag/tests/test_pep8.py src/packetdiag/tests/test_pep8.py src/rackdiag/tests/test_pep8.py + rm -rf /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 + cp -a . /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 + find /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CoguIc + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /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/elements.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag creating _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag creating _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _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 copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst 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/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 copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst creating _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.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 copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _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 copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst 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' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'src' BUILDSTDERR: warning: no previously-included files found matching '.drone.io.sh' BUILDSTDERR: warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/packetdiag/tests/VLGothic copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic creating _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests creating _build/lib/rackdiag/tests/VLGothic copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic creating _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/ascending.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams creating _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic creating _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams creating _build/lib/nwdiag/tests/diagrams/errors copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 ~/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 ~/build/BUILD/nwdiag-1.0.4 + /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/elements.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag creating _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag creating _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _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 copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst 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/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 copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst creating _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.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 copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _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 copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt 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' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'src' BUILDSTDERR: warning: no previously-included files found matching '.drone.io.sh' BUILDSTDERR: warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' creating _build/lib/packetdiag/tests copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/packetdiag/tests/VLGothic copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic creating _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests creating _build/lib/rackdiag/tests/VLGothic copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic creating _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/ascending.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams creating _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic creating _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams creating _build/lib/nwdiag/tests/diagrams/errors copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors + popd ~/build/BUILD/nwdiag-1.0.4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.umYT7L + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch + cd nwdiag-1.0.4 ~/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 ~/build/BUILD/nwdiag-1.0.4 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/ascending.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/simple.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_rst_directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/elements.py to elements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/command.py to command.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/noderenderers.py to noderenderers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/rst/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/rst/nodes.py to nodes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/utils/rst/directives.py to directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/drawer.py to drawer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/packetdiag/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/tests/test_builder.py to test_builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/elements.py to elements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/command.py to command.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/math.py to math.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/rst/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/rst/nodes.py to nodes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/utils/rst/directives.py to directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/drawer.py to drawer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/test_builder.py to test_builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/tests/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/elements.py to elements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/builder.py to builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/command.py to command.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/parser.py to parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/rst/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/rst/nodes.py to nodes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/utils/rst/directives.py to directives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/drawer.py to drawer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag/metrics.py to metrics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.cpython-37.pyc writing byte-compilation script '/tmp/tmp58v4045f.py' /usr/bin/python3 /tmp/tmp58v4045f.py removing /tmp/tmp58v4045f.py running install_egg_info running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt 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' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'src' BUILDSTDERR: warning: no previously-included files found matching '.drone.io.sh' BUILDSTDERR: warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7/site-packages/nwdiag-1.0.4-py3.7.egg-info running install_scripts Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin/nwdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin/nwdiag-3.7 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin/packetdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin/packetdiag-3.7 + mv /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin/rackdiag /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin/rackdiag-3.7 + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/man/man1/nwdiag-3.7.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/man/man1/packetdiag-3.7.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/man/man1/rackdiag-3.7.1 + popd ~/build/BUILD/nwdiag-1.0.4 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages copying _build/lib/packetdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests copying _build/lib/packetdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/noderenderers.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/utils copying _build/lib/packetdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.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.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/packetdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag copying _build/lib/nwdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/ascending.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/simple.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests copying _build/lib/rackdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/math.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.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.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag copying _build/lib/rackdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/diagrams creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/utils.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests copying _build/lib/nwdiag/elements.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/builder.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/command.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/parser.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/utils copying _build/lib/nwdiag/utils/__init__.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/utils creating /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.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.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/drawer.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/nwdiag/metrics.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag copying _build/lib/rackdiag_sphinxhelper.py -> /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag_sphinxhelper.py to packetdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/noderenderers.py to noderenderers.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/packetdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag_sphinxhelper.py to nwdiag_sphinxhelper.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/tests/test_generate_diagram.py to test_generate_diagram.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/math.py to math.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.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.4-12.fc30.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.4-12.fc30.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.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/elements.py to elements.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/utils/rst/directives.py to directives.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/drawer.py to drawer.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/rackdiag_sphinxhelper.py to rackdiag_sphinxhelper.pyc writing byte-compilation script '/tmp/tmpI_lSG7.py' /usr/bin/python2 -O /tmp/tmpI_lSG7.py removing /tmp/tmpI_lSG7.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' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'src' BUILDSTDERR: warning: no previously-included files found matching '.drone.io.sh' BUILDSTDERR: warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7/site-packages/nwdiag-1.0.4-py2.7.egg-info running install_scripts Installing rackdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin Installing nwdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin Installing packetdiag script to /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/bin + install -m 0644 -D nwdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/man/man1/nwdiag.1 + install -m 0644 -D packetdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/man/man1/packetdiag.1 + install -m 0644 -D rackdiag.1 /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/man/man1/rackdiag.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.4-12.fc30 --unique-debug-suffix -1.0.4-12.fc30.noarch --unique-debug-src-base python-nwdiag-1.0.4-12.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nwdiag-1.0.4 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.L4kVQq + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/python2 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' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'src' BUILDSTDERR: warning: no previously-included files found matching '.drone.io.sh' BUILDSTDERR: warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: test_connected_networks2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/autoexpand_node_width.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/single_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/diagram_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_across_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_inner_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/split_group.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_and_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network_branched.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_outer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_address_attribute.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/two_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/same_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network4.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_including_hyphen.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network5.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_align_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option3 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option4 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_alt_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_call_with_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_call_without_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_caption_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_caption_option_and_align_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_class_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_cleanup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figclass_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figwidth_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figwidth_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_maxwidth_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_name_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_scale_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_and_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_but_nonsvg_format (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_with_multibytes (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_nodoctype_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_nodoctype_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_noviewbox_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_noviewbox_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_width_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/tcp.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/scale_direction.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/tcp_2.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/scale_interval.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_align_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option3 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option4 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_alt_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_call_with_braces (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_call_without_braces (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_caption_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_class_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_cleanup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figclass_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_height_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_name_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_scale_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_and_height_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_but_format_isnt_svg (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_nodoctype_is_false (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_width_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_autonumber (test_builder.TestBuildDiagram) ... ok BUILDSTDERR: test_multi_rackitem (test_builder.TestBuildDiagram) ... ok BUILDSTDERR: test_multi_racks (test_builder.TestBuildDiagram) ... ok BUILDSTDERR: test_simple (test_builder.TestBuildDiagram) ... ok BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/autonumber.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/rack_height.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/multi_rackitem.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/multi_racks.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/ascending.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/simple.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/nwdiag-1.0.4/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_align_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option3 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_align_option4 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_alt_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_call_with_braces (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_call_without_braces (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_caption_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_class_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_cleanup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figclass_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_height_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_name_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_scale_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_and_height_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_option1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_width_option2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_but_format_isnt_svg (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_with_multibytes (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_nodoctype_is_false (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_width_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 316 tests in 9.031s BUILDSTDERR: OK (skipped=123) ~/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 ~/build/BUILD/nwdiag-1.0.4 + pushd /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30 + /usr/bin/python3 setup.py test running test running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt 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' BUILDSTDERR: warning: no files found matching '*.gif' under directory 'src' BUILDSTDERR: warning: no previously-included files found matching '.drone.io.sh' BUILDSTDERR: warning: no previously-included files found matching 'examples/update.sh' writing manifest file 'src/nwdiag.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: src/nwdiag/elements.py:39: DeprecationWarning: invalid escape sequence \s BUILDSTDERR: address = re.sub('\s*,\s*', '\n', unquote(attr.value)) BUILDSTDERR: src/nwdiag/tests/test_rst_directives.py:142: DeprecationWarning: invalid escape sequence \d BUILDSTDERR: self.assertRegexpMatches(svg, ' BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_connected_networks3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks3.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_connected_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/connected_networks.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_diagram_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/diagram_attributes.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_group_across_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_across_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_group_and_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_and_peer_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_group_inner_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_inner_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_group_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_group_outer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/group_outer_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_node_address_attribute (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_address_attribute.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_node_attributes (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_attributes.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_node_belongs_to_multiple_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_node_including_hyphen_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/node_including_hyphen.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_peer_network2_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network2.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_peer_network3_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network3.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_peer_network4_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network4.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_peer_network5_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network5.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_peer_network_branched_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network_branched.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/peer_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_peer_network_in_same_node_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_same_peer_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/same_peer_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_single_network_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/single_network.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_split_group_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/split_group.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_two_networks_diagram (nwdiag.tests.test_builder.TestBuilder) ... src/nwdiag/parser.py:299: ResourceWarning: unclosed file <_io.TextIOWrapper name='src/nwdiag/tests/diagrams/two_networks.diag' mode='r' encoding='utf-8-sig'> BUILDSTDERR: code = io.open(path, 'r', encoding='utf-8-sig').read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/autoexpand_node_width.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/single_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/diagram_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_attributes.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_across_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_inner_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/split_group.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_and_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/connected_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network3.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network_branched.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_outer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_address_attribute.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/group_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/two_networks.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/same_peer_network.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network4.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/node_including_hyphen.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network5.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate(, 'svg', 'src/nwdiag/tests/diagrams/peer_network2.diag', ['-f', 'src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: nwdiag.tests.test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_align_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpg2t4ohd3/nwdiag-b2eeed18267d47dc1856a94fefac24f3fcdcdb15.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpikhcb0s_/nwdiag-6245c094afe3fbae9a5ce7d1dca9080c84bdf619.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option3 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpud3xlh0w/nwdiag-8da91d90e9018b2ca930ad1357c7c9060429b411.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option4 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_alt_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp0fmn9eu8/nwdiag-4b78cd0339260cd922f443b2e6d1b4b579e2e757.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_call_with_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpnwno3a6u/nwdiag-a2f80d6a781eb612e30e9945a9b5d0a241c4703a.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_call_without_braces (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpzu9qhnch/nwdiag-297213e28aa4e979acfe63fbcd10b6d9feb75edd.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_caption_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpczdo_l3d/nwdiag-571b088a205b166dc65b80b1fd06f47f6b803243.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_caption_option_and_align_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpspiu0w9m/nwdiag-a37bb301f0094e156e67e00d23fc9a40164b2ad9.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_class_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpskq118bd/nwdiag-e29485a8b607de97a521881d4741f468f56697cf.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_cleanup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp3zu2hoqo/nwdiag-a750449aa020206748dc75eac705ad6de75a4638.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_using_node_group (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpvllev6dp/nwdiag-6088d8a2d5b912e7c01be6a533803fad1fd232b0.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_numbered (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpnqc8drxu/nwdiag-251f3d1781fa01ed3f645de2047e327f8b78a008.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_numbered_and_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpf9in9_uh/nwdiag-5ac088a2570d2e5136fe05077c80e01cbc64d5bc.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_rest_markups (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpk4l3y19f/nwdiag-700f40291aff14af34c3b6dd22e83f5314b310b7.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_without_description (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpd6s2f1f3/nwdiag-38fada17a8d6f81666213a14df64e78e0f94bd76.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figclass_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpuck_tf8q/nwdiag-f6046783c50c4d0cbe7ca7756285119eed6838f4.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figwidth_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpo6et_jxg/nwdiag-7555607acd203384edf0d39b46f7f1628b73447e.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figwidth_option2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmprlt_5pzr/nwdiag-a7d9aaf161d4501d78eba949abdbd337129f09a8.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_height_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpn76sezcn/nwdiag-b9ebc3f455cf2435d188f89a42e6ab7dce2ea497.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_maxwidth_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_name_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpyd_5vaio/nwdiag-459ed33c51d2f802fe1b826fa72628dbf5333af3.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_scale_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp2v1uvlxu/nwdiag-d02b5d2d233bf5d928f0ab39f012a554b793a830.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath2 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpnn8i89_0/nwdiag-ff0964f02fbb1b5fabbeb3f4900e2f18bd86b4f4.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_inline_svg_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option1 (nwdiag.tests.test_rst_directives.TestRstDirectives) ... src/nwdiag/tests/test_rst_directives.py:262: DeprecationWarning: Please use assertRegex instead. BUILDSTDERR: ' BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: src/nwdiag/tests/test_rst_directives.py:126: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp4fd2nzjn/nwdiag-64818b906db707228c8bf8a9ae9acbc9b4820ae1.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_nodoctype_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpo2cn8tz5/nwdiag-4ddb33e25a735ee4cd4fefb8e866680af622e2eb.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: src/nwdiag/tests/test_rst_directives.py:111: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpo2cn8tz5/nwdiag-4ddb33e25a735ee4cd4fefb8e866680af622e2eb.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_noviewbox_is_false (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpzvd_gplp/nwdiag-0cb084ec3e3e1f3e75e6b61f5802831ea2ab9fda.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: src/nwdiag/tests/test_rst_directives.py:155: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpzvd_gplp/nwdiag-0cb084ec3e3e1f3e75e6b61f5802831ea2ab9fda.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_noviewbox_is_true (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpa6b6w1r4/nwdiag-87c23f123492d73c972aa304ec52b7e888221a4b.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: src/nwdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpa6b6w1r4/nwdiag-87c23f123492d73c972aa304ec52b7e888221a4b.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_with_args (nwdiag.tests.test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_width_option (nwdiag.tests.test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp7js9oj64/nwdiag-6397c8546d60273f46335f2efb4f7afda405611a.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/diagrams/tcp.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/diagrams/scale_direction.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/diagrams/tcp_2.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/diagrams/scale_interval.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/test_rst_directives.py:130: DeprecationWarning: invalid escape sequence \d BUILDSTDERR: self.assertRegexpMatches(svg, ' BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpvo6ixv1v/packetdiag-5f5fc2bae228b44024170a202d554ca6f09eb99e.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option3 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpnd2o7758/packetdiag-5020039c34b609b452fb91ab5601ed99d0552d5a.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option4 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_alt_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpub7zz_vc/packetdiag-e88d607c9d7e54ec82a6853cea5bc19d4ac73b8a.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_call_with_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpm04j4uj0/packetdiag-5a03700d9f02f01a92132de39bfb2f6a11f1d3e1.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_call_without_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpfjuro5xr/packetdiag-d483ed5f9c9099314876878092952eaec78a57b0.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_caption_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpc8j5_ui5/packetdiag-ff2f5c445b77fd7a12ac6e5a2c5c1db9116d0691.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpwjbfysdp/packetdiag-fb00fd4503f117328a65eca8e55ea44856b40cc1.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_class_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpt0uvr8ei/packetdiag-6a29bd354a8b7b1bc1a5976252c264d73a3a7fcc.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_cleanup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpgm6jgfh9/packetdiag-f1e2e936cbcaf6ea50a66a3e807c5d19f66f4f65.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp86aacjzp/packetdiag-640f93d17d19b2d1488ef1734f2aa4e78b6bd05c.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpyhekudaz/packetdiag-19c33b88ca9adfd1973619a2fd61ecc30b186ef7.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpj9y2nhnb/packetdiag-d0ec308ff35bc8c4267be6eed5ede128f61b3601.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpl_kcchro/packetdiag-fdaeccd15bc4e68a837d3af9b38581517e8d969c.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figclass_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmphlulyr1m/packetdiag-f19a185cd1d305fc7a147fa0d88d5495d41a92d9.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpwuo52f2y/packetdiag-f741e63a6e8c95ba0e9340f2d54d900692285ccf.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp5i4g617l/packetdiag-4d86c2693501e89444f5a61e8dc4ae4a9f2f390f.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_height_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpeqfyja98/packetdiag-5b2c947f9943dc429baf30a73a1da21775722ab2.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_name_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpzng_cp9f/packetdiag-8aca0fd7f6bd307c428003ea2f4ca19ef991dddc.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_scale_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpfny3ugbq/packetdiag-74ef8604c2634fc08e1d9b12d04d599b066e349a.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpa98xa2xb/packetdiag-a47a964dbb3327dbac9a1e3bc6df43c260fd4798.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/test_rst_directives.py:234: DeprecationWarning: Please use assertRegex instead. BUILDSTDERR: ' BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/test_rst_directives.py:116: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpjng0db5q/packetdiag-b575ec7edb6dd4f141a324811b3068d4c688bc9e.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp3h2et913/packetdiag-76ff96ef74871f7b9e44924763aebdcc5c10e2ca.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/test_rst_directives.py:103: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp3h2et913/packetdiag-76ff96ef74871f7b9e44924763aebdcc5c10e2ca.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpi54__3og/packetdiag-02ec12cdfd00dd87230d37cad14e65484f3af571.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpi54__3og/packetdiag-02ec12cdfd00dd87230d37cad14e65484f3af571.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpjfzxrwbs/packetdiag-acafa50a2eeb854f786a654327b952bc87c67b8f.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/packetdiag/tests/test_rst_directives.py:129: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpjfzxrwbs/packetdiag-acafa50a2eeb854f786a654327b952bc87c67b8f.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_width_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpdx9ha686/packetdiag-4489de774fe34d2ba6e9700b20562b29aaf8b71c.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/elements.py:74: DeprecationWarning: invalid escape sequence \d BUILDSTDERR: elif re.search('^\d+(\.[0-9]+)?kg$', attr.name): BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/elements.py:72: DeprecationWarning: invalid escape sequence \d BUILDSTDERR: elif re.search('^\d+(\.[0-9]+)?A$', attr.name): BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/elements.py:70: DeprecationWarning: invalid escape sequence \d BUILDSTDERR: if re.search('^\d+U$', attr.name): BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/elements.py:202: DeprecationWarning: invalid escape sequence \d BUILDSTDERR: if re.search('^\d+U$', attr.name): BUILDSTDERR: test_autonumber (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/autonumber.diag' mode='r' encoding='UTF-8'> BUILDSTDERR: code = open(pathname).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_multi_rackitem (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/multi_rackitem.diag' mode='r' encoding='UTF-8'> BUILDSTDERR: code = open(pathname).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_multi_racks (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/multi_racks.diag' mode='r' encoding='UTF-8'> BUILDSTDERR: code = open(pathname).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_simple (test_builder.TestBuildDiagram) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_builder.py:22: ResourceWarning: unclosed file <_io.TextIOWrapper name='/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/simple.diag' mode='r' encoding='UTF-8'> BUILDSTDERR: code = open(pathname).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/autonumber.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/rack_height.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/multi_rackitem.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/oneliner.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/oneliner_with_quoted.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/multi_racks.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/ascending.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/simple.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate(, 'svg', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag', ['-f', '/builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf']) ... ok BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: test_generate_diagram.test_generate ... SKIP: Skipped by default. To enable it, specify $ALL_TESTS=1 BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_rst_directives.py:130: DeprecationWarning: invalid escape sequence \d BUILDSTDERR: self.assertRegexpMatches(svg, ' BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpqkpzt7cl/rackdiag-380e31509521df87205486af30a4284c9093cf2f.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option3 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpjxf_xfr2/rackdiag-0db00070bd5e3c404da4fb9a113dcfdc92d18c9a.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_align_option4 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_alt_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp7wxvi6b0/rackdiag-26443663d80db02aced8488c20dc3a61afaef35d.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_call_with_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpuvp0zm7v/rackdiag-a6992f99fc0a2bc62102f5ee885fc7a994ecbcd7.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_call_without_braces (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpalhdiea4/rackdiag-d7116fd97ad0784c847187fe0ad26356a1de81c9.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_caption_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp0b5xjg_e/rackdiag-723a55bcda9d974cf5aafcae7257455925f22f97.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_caption_option_and_align_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpt5cemx1_/rackdiag-2b583605ae70a3a2ad414ff034bd15bc9a6c1a6a.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_class_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp2du4id73/rackdiag-9bb55017fb0859a4c839a89b9a477fc63678fcc6.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_cleanup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_desctable_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp63ph6rpg/rackdiag-16691975174c47a14d09cef8e771c9693976e4a3.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_numbered (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmprjlenez3/rackdiag-5627e5da27978527ea4775bb34b46af5d8448503.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_numbered_and_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpf6wcujuf/rackdiag-7880bc060b9441725869d53c6c3feaa74dae4d01.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_with_rest_markups (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpwnhagrd9/rackdiag-e52c6930f28f0f6f57fee81f97829dab340dc278.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_desctable_option_without_description (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp9jv6wtta/rackdiag-668c519a0acf30c2f2fcfaa0fb1d8b54307d8ec9.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figclass_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp3_246z3e/rackdiag-46626670dfa7f8514c0d7f0d1ec03d176f6c6aa4.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figwidth_option1 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp50bidl6k/rackdiag-efe2bf99b60de2a759a67d1b29d6f38cc24a12be.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_figwidth_option2 (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpzq97xaui/rackdiag-cebdca6fa09142f1f632fac4ea5e19c45de2cdee.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_height_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpexuus8dc/rackdiag-be9f3b4909a2180e03b0eabfa24d655f19a4b611.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_maxwidth_option (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_name_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp0k0xufwq/rackdiag-8873fc3e4913dcf5197d4db9ff7514c9f7c1cc01.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_scale_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmppunbcr37/rackdiag-6035db7d72d39f35386978c5a37b0c7f54e7ec09.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath1 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_fontpath2 (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmp22qbit3f/rackdiag-ac8ab09e94551a3f4e9000361f40ca0b64795124.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_inline_svg_is_true (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_setup_inline_svg_is_true_and_height_option1 (test_rst_directives.TestRstDirectives) ... /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_rst_directives.py:234: DeprecationWarning: Please use assertRegex instead. BUILDSTDERR: ' BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_rst_directives.py:116: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpbx2d54a_/rackdiag-8d64d5175eaf1c84b09998643b2bfb57baace0fa.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_nodoctype_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpq2k4g230/rackdiag-5e023d466270ede6719877f51b9dc831e2eea914.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_rst_directives.py:103: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpq2k4g230/rackdiag-5e023d466270ede6719877f51b9dc831e2eea914.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_noviewbox_is_false (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpefbs_vyj/rackdiag-f2f16bde895a474b999ed1c90bb1f843b37ff192.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_rst_directives.py:141: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmpefbs_vyj/rackdiag-f2f16bde895a474b999ed1c90bb1f843b37ff192.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_noviewbox_is_true (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmps0wgr6ni/rackdiag-89afcd82379c94aee259eb234acf3755338789e7.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: /builddir/build/BUILD/python3-python-nwdiag-1.0.4-12.fc30/src/rackdiag/tests/test_rst_directives.py:129: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmps0wgr6ni/rackdiag-89afcd82379c94aee259eb234acf3755338789e7.svg' mode='r' encoding='UTF-8'> BUILDSTDERR: svg = open(doctree[0]['uri']).read() BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: test_setup_with_args (test_rst_directives.TestRstDirectives) ... ok BUILDSTDERR: test_width_option (test_rst_directives.TestRstDirectives) ... /usr/lib/python3.7/site-packages/blockdiag/imagedraw/svg.py:313: ResourceWarning: unclosed file <_io.BufferedWriter name='/tmp/tmpms3i7wf5/rackdiag-56cecc5194bdac2360888e41a76a305a66e27f56.svg'> BUILDSTDERR: open(self.filename, 'wb').write(image.encode('utf-8')) BUILDSTDERR: ResourceWarning: Enable tracemalloc to get the object allocation traceback BUILDSTDERR: ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 316 tests in 9.573s BUILDSTDERR: OK (skipped=123) ~/build/BUILD/nwdiag-1.0.4 Processing files: python2-nwdiag-1.0.4-12.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CufOyg + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/doc/python2-nwdiag + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/doc/python2-nwdiag + cp -pr LICENSE /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/doc/python2-nwdiag + exit 0 Provides: python-nwdiag = 1.0.4-12.fc30 python2-nwdiag = 1.0.4-12.fc30 python2.7dist(nwdiag) = 1.0.4 python2dist(nwdiag) = 1.0.4 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 python2.7dist(blockdiag) >= 1.5.0 python2.7dist(setuptools) Obsoletes: python-nwdiag < 1.0.4-12.fc30 Processing files: python3-nwdiag-1.0.4-12.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kStvn7 + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/doc/python3-nwdiag + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/doc/python3-nwdiag + cp -pr LICENSE /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch/usr/share/doc/python3-nwdiag + exit 0 Provides: python3-nwdiag = 1.0.4-12.fc30 python3.7dist(nwdiag) = 1.0.4 python3dist(nwdiag) = 1.0.4 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.7 python3.7dist(blockdiag) >= 1.5.0 python3.7dist(setuptools) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch Wrote: /builddir/build/RPMS/python2-nwdiag-1.0.4-12.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python3-nwdiag-1.0.4-12.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PDeWOZ + umask 022 + cd /builddir/build/BUILD + cd nwdiag-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nwdiag-1.0.4-12.fc30.noarch + exit 0 Child return code was: 0