Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-neomodel.spec'], chrootPath='/var/lib/mock/f29-build-815-387/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-neomodel.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-neomodel-3.2.8-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-neomodel.spec'], chrootPath='/var/lib/mock/f29-build-815-387/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-neomodel.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p8Sy7Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neomodel-3.2.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/neomodel-3.2.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neomodel-3.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cCt3xP + umask 022 + cd /builddir/build/BUILD + cd neomodel-3.2.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/test copying test/test_models.py -> build/lib/test copying test/test_batch.py -> build/lib/test copying test/test_properties.py -> build/lib/test copying test/test_match_api.py -> build/lib/test copying test/conftest.py -> build/lib/test copying test/test_cardinality.py -> build/lib/test copying test/test_label_drop.py -> build/lib/test copying test/test_label_install.py -> build/lib/test copying test/test_alias.py -> build/lib/test copying test/test_transactions.py -> build/lib/test copying test/test_exceptions.py -> build/lib/test copying test/test_multiprocessing.py -> build/lib/test copying test/test_relative_relationships.py -> build/lib/test copying test/test_issue112.py -> build/lib/test copying test/test_relationships.py -> build/lib/test copying test/test_indexing.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_cypher.py -> build/lib/test copying test/test_relationship_models.py -> build/lib/test copying test/test_hooks.py -> build/lib/test creating build/lib/neomodel copying neomodel/relationship_manager.py -> build/lib/neomodel copying neomodel/config.py -> build/lib/neomodel copying neomodel/properties.py -> build/lib/neomodel copying neomodel/cardinality.py -> build/lib/neomodel copying neomodel/match.py -> build/lib/neomodel copying neomodel/exception.py -> build/lib/neomodel copying neomodel/hooks.py -> build/lib/neomodel copying neomodel/util.py -> build/lib/neomodel copying neomodel/relationship.py -> build/lib/neomodel copying neomodel/core.py -> build/lib/neomodel copying neomodel/exceptions.py -> build/lib/neomodel copying neomodel/__init__.py -> build/lib/neomodel creating build/lib/test/test_contrib copying test/test_contrib/test_semi_structured.py -> build/lib/test/test_contrib copying test/test_contrib/__init__.py -> build/lib/test/test_contrib creating build/lib/neomodel/contrib copying neomodel/contrib/semi_structured.py -> build/lib/neomodel/contrib copying neomodel/contrib/__init__.py -> build/lib/neomodel/contrib running build_scripts creating build/scripts-3.6 copying and adjusting scripts/neomodel_install_labels -> build/scripts-3.6 copying and adjusting scripts/neomodel_remove_labels -> build/scripts-3.6 changing mode of build/scripts-3.6/neomodel_install_labels from 644 to 755 changing mode of build/scripts-3.6/neomodel_remove_labels from 644 to 755 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py running build_scripts creating build/scripts-2.7 copying and adjusting scripts/neomodel_install_labels -> build/scripts-2.7 copying and adjusting scripts/neomodel_remove_labels -> build/scripts-2.7 changing mode of build/scripts-2.7/neomodel_install_labels from 644 to 755 changing mode of build/scripts-2.7/neomodel_remove_labels from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7gUGCU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch + cd neomodel-3.2.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_models.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_batch.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_properties.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_match_api.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/conftest.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_cardinality.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_label_drop.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_label_install.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_alias.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_contrib copying build/lib/test/test_contrib/test_semi_structured.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_contrib copying build/lib/test/test_contrib/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_contrib copying build/lib/test/test_transactions.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_exceptions.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_multiprocessing.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_relative_relationships.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_issue112.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_relationships.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_indexing.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_cypher.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_relationship_models.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test copying build/lib/test/test_hooks.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/relationship_manager.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/config.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/properties.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/cardinality.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/match.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/exception.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/hooks.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/util.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/relationship.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/core.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/contrib copying build/lib/neomodel/contrib/semi_structured.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/contrib copying build/lib/neomodel/contrib/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/contrib copying build/lib/neomodel/exceptions.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel copying build/lib/neomodel/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_models.py to test_models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_batch.py to test_batch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_properties.py to test_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_match_api.py to test_match_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/conftest.py to conftest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_cardinality.py to test_cardinality.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_label_drop.py to test_label_drop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_label_install.py to test_label_install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_alias.py to test_alias.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_contrib/test_semi_structured.py to test_semi_structured.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_transactions.py to test_transactions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_multiprocessing.py to test_multiprocessing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_relative_relationships.py to test_relative_relationships.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_issue112.py to test_issue112.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_relationships.py to test_relationships.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_cypher.py to test_cypher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_relationship_models.py to test_relationship_models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/test/test_hooks.py to test_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/relationship_manager.py to relationship_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/cardinality.py to cardinality.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/match.py to match.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/relationship.py to relationship.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/contrib/semi_structured.py to semi_structured.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp5n2bnb3n.py' /usr/bin/python3 /tmp/tmp5n2bnb3n.py removing /tmp/tmp5n2bnb3n.py running install_egg_info running egg_info writing neomodel.egg-info/PKG-INFO writing dependency_links to neomodel.egg-info/dependency_links.txt writing requirements to neomodel.egg-info/requires.txt writing top-level names to neomodel.egg-info/top_level.txt reading manifest file 'neomodel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'neomodel.egg-info/SOURCES.txt' Copying neomodel.egg-info to /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6/site-packages/neomodel-3.2.8-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin copying build/scripts-3.6/neomodel_remove_labels -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin copying build/scripts-3.6/neomodel_install_labels -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin/neomodel_remove_labels to 755 changing mode of /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin/neomodel_install_labels to 755 + mv /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_install_labels /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_install_labels-3 + ln -s /usr/bin/neomodel_install_labels-3 /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_install_labels-3.6 + mv /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_remove_labels /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_remove_labels-3 + ln -s /usr/bin/neomodel_remove_labels-3 /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_remove_labels-3.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_models.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_batch.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_properties.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_match_api.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/conftest.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_cardinality.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_label_drop.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_label_install.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_alias.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_contrib copying build/lib/test/test_contrib/test_semi_structured.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_contrib copying build/lib/test/test_contrib/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_contrib copying build/lib/test/test_transactions.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_exceptions.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_multiprocessing.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_relative_relationships.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_issue112.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_relationships.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_indexing.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_cypher.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_relationship_models.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test copying build/lib/test/test_hooks.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/relationship_manager.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/config.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/properties.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/cardinality.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/match.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/exception.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/hooks.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/util.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/relationship.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/core.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel creating /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/contrib copying build/lib/neomodel/contrib/semi_structured.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/contrib copying build/lib/neomodel/contrib/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/contrib copying build/lib/neomodel/exceptions.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel copying build/lib/neomodel/__init__.py -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_models.py to test_models.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_batch.py to test_batch.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_properties.py to test_properties.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_match_api.py to test_match_api.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_cardinality.py to test_cardinality.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_label_drop.py to test_label_drop.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_label_install.py to test_label_install.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_alias.py to test_alias.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_contrib/test_semi_structured.py to test_semi_structured.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_transactions.py to test_transactions.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_multiprocessing.py to test_multiprocessing.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_relative_relationships.py to test_relative_relationships.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_issue112.py to test_issue112.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_relationships.py to test_relationships.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_cypher.py to test_cypher.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_relationship_models.py to test_relationship_models.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/test/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/relationship_manager.py to relationship_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/properties.py to properties.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/cardinality.py to cardinality.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/match.py to match.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/relationship.py to relationship.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/contrib/semi_structured.py to semi_structured.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpyH5zsy.py' /usr/bin/python2 -O /tmp/tmpyH5zsy.py removing /tmp/tmpyH5zsy.py running install_egg_info running egg_info writing requirements to neomodel.egg-info/requires.txt writing neomodel.egg-info/PKG-INFO writing top-level names to neomodel.egg-info/top_level.txt writing dependency_links to neomodel.egg-info/dependency_links.txt reading manifest file 'neomodel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'neomodel.egg-info/SOURCES.txt' Copying neomodel.egg-info to /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7/site-packages/neomodel-3.2.8-py2.7.egg-info running install_scripts copying build/scripts-2.7/neomodel_remove_labels -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin copying build/scripts-2.7/neomodel_install_labels -> /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin/neomodel_remove_labels to 755 changing mode of /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/bin/neomodel_install_labels to 755 + ln -s /usr/bin/neomodel_install_labels /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_install_labels-2 + ln -s /usr/bin/neomodel_install_labels /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_install_labels-2.7 + ln -s /usr/bin/neomodel_remove_labels /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_remove_labels-2 + ln -s /usr/bin/neomodel_remove_labels /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch//usr/bin/neomodel_remove_labels-2.7 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-neomodel-3.2.8-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kU1m1x + umask 022 + cd /builddir/build/BUILD + cd neomodel-3.2.8 + DOCDIR=/builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/doc/python3-neomodel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/doc/python3-neomodel + cp -pr README.rst /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/doc/python3-neomodel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.50LHmd + umask 022 + cd /builddir/build/BUILD + cd neomodel-3.2.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/licenses/python3-neomodel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/licenses/python3-neomodel + cp -pr LICENSE /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/licenses/python3-neomodel + exit 0 Provides: python3-neomodel = 3.2.8-1.fc29 python3.6dist(neomodel) = 3.2.8 python3dist(neomodel) = 3.2.8 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.6 Processing files: python2-neomodel-3.2.8-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uyvx03 + umask 022 + cd /builddir/build/BUILD + cd neomodel-3.2.8 + DOCDIR=/builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/doc/python2-neomodel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/doc/python2-neomodel + cp -pr README.rst /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/doc/python2-neomodel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tMLRMX + umask 022 + cd /builddir/build/BUILD + cd neomodel-3.2.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/licenses/python2-neomodel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/licenses/python2-neomodel + cp -pr LICENSE /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch/usr/share/licenses/python2-neomodel + exit 0 Provides: python-neomodel = 3.2.8-1.fc29 python2-neomodel = 3.2.8-1.fc29 python2.7dist(neomodel) = 3.2.8 python2dist(neomodel) = 3.2.8 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 Obsoletes: python-neomodel < 3.2.8-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch Wrote: /builddir/build/RPMS/python3-neomodel-3.2.8-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python2-neomodel-3.2.8-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lfnv5X + umask 022 + cd /builddir/build/BUILD + cd neomodel-3.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neomodel-3.2.8-1.fc29.noarch + exit 0 Child return code was: 0