Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphistry.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683730872.978263/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphistry.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-graphistry-0.29.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphistry.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683730872.978263/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-graphistry.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-graphistry-0.29.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-graphistry.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683730872.978263/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-graphistry.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RxAqya + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf graphistry-0.29.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/graphistry-0.29.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd graphistry-0.29.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oBRDt2 + umask 022 + cd /builddir/build/BUILD + cd graphistry-0.29.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/graphistry copying graphistry/messages.py -> build/lib/graphistry copying graphistry/constants.py -> build/lib/graphistry copying graphistry/__init__.py -> build/lib/graphistry copying graphistry/layouts.py -> build/lib/graphistry copying graphistry/privacy.py -> build/lib/graphistry copying graphistry/text_utils.py -> build/lib/graphistry copying graphistry/exceptions.py -> build/lib/graphistry copying graphistry/plotter.py -> build/lib/graphistry copying graphistry/nodexlistry.py -> build/lib/graphistry copying graphistry/pygraphistry.py -> build/lib/graphistry copying graphistry/ArrowFileUploader.py -> build/lib/graphistry copying graphistry/dgl_utils.py -> build/lib/graphistry copying graphistry/embed_utils.py -> build/lib/graphistry copying graphistry/outliers.py -> build/lib/graphistry copying graphistry/Plottable.py -> build/lib/graphistry copying graphistry/networks.py -> build/lib/graphistry copying graphistry/Engine.py -> build/lib/graphistry copying graphistry/util.py -> build/lib/graphistry copying graphistry/feature_utils.py -> build/lib/graphistry copying graphistry/arrow_uploader.py -> build/lib/graphistry copying graphistry/hyper.py -> build/lib/graphistry copying graphistry/tigeristry.py -> build/lib/graphistry copying graphistry/bolt_util.py -> build/lib/graphistry copying graphistry/hyper_dask.py -> build/lib/graphistry copying graphistry/features.py -> build/lib/graphistry copying graphistry/ai_utils.py -> build/lib/graphistry copying graphistry/PlotterBase.py -> build/lib/graphistry copying graphistry/gremlin.py -> build/lib/graphistry copying graphistry/_version.py -> build/lib/graphistry copying graphistry/umap_utils.py -> build/lib/graphistry creating build/lib/graphistry/plugins copying graphistry/plugins/__init__.py -> build/lib/graphistry/plugins copying graphistry/plugins/cugraph.py -> build/lib/graphistry/plugins copying graphistry/plugins/igraph.py -> build/lib/graphistry/plugins creating build/lib/graphistry/compute copying graphistry/compute/__init__.py -> build/lib/graphistry/compute copying graphistry/compute/filter_by_dict.py -> build/lib/graphistry/compute copying graphistry/compute/collapse.py -> build/lib/graphistry/compute copying graphistry/compute/hop.py -> build/lib/graphistry/compute copying graphistry/compute/cluster.py -> build/lib/graphistry/compute copying graphistry/compute/conditional.py -> build/lib/graphistry/compute copying graphistry/compute/ComputeMixin.py -> build/lib/graphistry/compute copying graphistry/compute/chain.py -> build/lib/graphistry/compute copying graphistry/compute/ast.py -> build/lib/graphistry/compute creating build/lib/graphistry/layout copying graphistry/layout/__init__.py -> build/lib/graphistry/layout creating build/lib/graphistry/plugins_types copying graphistry/plugins_types/__init__.py -> build/lib/graphistry/plugins_types copying graphistry/plugins_types/cugraph_types.py -> build/lib/graphistry/plugins_types creating build/lib/graphistry/layout/sugiyama copying graphistry/layout/sugiyama/__init__.py -> build/lib/graphistry/layout/sugiyama copying graphistry/layout/sugiyama/sugiyamaLayout.py -> build/lib/graphistry/layout/sugiyama creating build/lib/graphistry/layout/gib copying graphistry/layout/gib/__init__.py -> build/lib/graphistry/layout/gib copying graphistry/layout/gib/gib.py -> build/lib/graphistry/layout/gib copying graphistry/layout/gib/partitioned_layout.py -> build/lib/graphistry/layout/gib copying graphistry/layout/gib/treemap.py -> build/lib/graphistry/layout/gib copying graphistry/layout/gib/style.py -> build/lib/graphistry/layout/gib copying graphistry/layout/gib/partition.py -> build/lib/graphistry/layout/gib creating build/lib/graphistry/layout/utils copying graphistry/layout/utils/__init__.py -> build/lib/graphistry/layout/utils copying graphistry/layout/utils/routing.py -> build/lib/graphistry/layout/utils copying graphistry/layout/utils/layoutVertex.py -> build/lib/graphistry/layout/utils copying graphistry/layout/utils/geometry.py -> build/lib/graphistry/layout/utils copying graphistry/layout/utils/rectangle.py -> build/lib/graphistry/layout/utils copying graphistry/layout/utils/poset.py -> build/lib/graphistry/layout/utils copying graphistry/layout/utils/dummyVertex.py -> build/lib/graphistry/layout/utils copying graphistry/layout/utils/layer.py -> build/lib/graphistry/layout/utils creating build/lib/graphistry/layout/graph copying graphistry/layout/graph/graphBase.py -> build/lib/graphistry/layout/graph copying graphistry/layout/graph/__init__.py -> build/lib/graphistry/layout/graph copying graphistry/layout/graph/edge.py -> build/lib/graphistry/layout/graph copying graphistry/layout/graph/vertexBase.py -> build/lib/graphistry/layout/graph copying graphistry/layout/graph/graph.py -> build/lib/graphistry/layout/graph copying graphistry/layout/graph/edgeBase.py -> build/lib/graphistry/layout/graph copying graphistry/layout/graph/vertex.py -> build/lib/graphistry/layout/graph UPDATING build/lib/graphistry/_version.py set build/lib/graphistry/_version.py to '0.29.1' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bma4S3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 + cd graphistry-0.29.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/messages.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/constants.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/layouts.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/privacy.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins copying build/lib/graphistry/plugins/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins copying build/lib/graphistry/plugins/cugraph.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins copying build/lib/graphistry/plugins/igraph.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins copying build/lib/graphistry/text_utils.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/exceptions.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/plotter.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/nodexlistry.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/pygraphistry.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/ArrowFileUploader.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/dgl_utils.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/embed_utils.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/outliers.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/Plottable.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/networks.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/Engine.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/util.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/feature_utils.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/arrow_uploader.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/hyper.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/tigeristry.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/bolt_util.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/filter_by_dict.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/collapse.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/hop.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/cluster.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/conditional.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/ComputeMixin.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/chain.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/compute/ast.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute copying build/lib/graphistry/hyper_dask.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/features.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/ai_utils.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/PlotterBase.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry copying build/lib/graphistry/gremlin.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout copying build/lib/graphistry/layout/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/sugiyama copying build/lib/graphistry/layout/sugiyama/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/sugiyama copying build/lib/graphistry/layout/sugiyama/sugiyamaLayout.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/sugiyama creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib copying build/lib/graphistry/layout/gib/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib copying build/lib/graphistry/layout/gib/gib.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib copying build/lib/graphistry/layout/gib/partitioned_layout.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib copying build/lib/graphistry/layout/gib/treemap.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib copying build/lib/graphistry/layout/gib/style.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib copying build/lib/graphistry/layout/gib/partition.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/routing.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/layoutVertex.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/geometry.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/rectangle.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/poset.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/dummyVertex.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils copying build/lib/graphistry/layout/utils/layer.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/layout/graph/graphBase.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/layout/graph/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/layout/graph/edge.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/layout/graph/vertexBase.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/layout/graph/graph.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/layout/graph/edgeBase.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/layout/graph/vertex.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph copying build/lib/graphistry/_version.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry creating /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins_types copying build/lib/graphistry/plugins_types/__init__.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins_types copying build/lib/graphistry/plugins_types/cugraph_types.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins_types copying build/lib/graphistry/umap_utils.py -> /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layouts.py to layouts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/privacy.py to privacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins/cugraph.py to cugraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins/igraph.py to igraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/text_utils.py to text_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plotter.py to plotter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/nodexlistry.py to nodexlistry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/pygraphistry.py to pygraphistry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/ArrowFileUploader.py to ArrowFileUploader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/dgl_utils.py to dgl_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/embed_utils.py to embed_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/outliers.py to outliers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/Plottable.py to Plottable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/networks.py to networks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/Engine.py to Engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/feature_utils.py to feature_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/arrow_uploader.py to arrow_uploader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/hyper.py to hyper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/tigeristry.py to tigeristry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/bolt_util.py to bolt_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/filter_by_dict.py to filter_by_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/collapse.py to collapse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/hop.py to hop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/conditional.py to conditional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/ComputeMixin.py to ComputeMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/chain.py to chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/compute/ast.py to ast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/hyper_dask.py to hyper_dask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/ai_utils.py to ai_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/PlotterBase.py to PlotterBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/gremlin.py to gremlin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/sugiyama/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/sugiyama/sugiyamaLayout.py to sugiyamaLayout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib/gib.py to gib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib/partitioned_layout.py to partitioned_layout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib/treemap.py to treemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/gib/partition.py to partition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/layoutVertex.py to layoutVertex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/rectangle.py to rectangle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/poset.py to poset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/dummyVertex.py to dummyVertex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/utils/layer.py to layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph/graphBase.py to graphBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph/edge.py to edge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph/vertexBase.py to vertexBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph/edgeBase.py to edgeBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/layout/graph/vertex.py to vertex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins_types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/plugins_types/cugraph_types.py to cugraph_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry/umap_utils.py to umap_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmph2e0mcoa.py' /usr/bin/python3 /tmp/tmph2e0mcoa.py removing /tmp/tmph2e0mcoa.py running install_egg_info running egg_info writing graphistry.egg-info/PKG-INFO writing dependency_links to graphistry.egg-info/dependency_links.txt writing requirements to graphistry.egg-info/requires.txt writing top-level names to graphistry.egg-info/top_level.txt reading manifest file 'graphistry.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'graphistry.egg-info/SOURCES.txt' Copying graphistry.egg-info to /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9/site-packages/graphistry-0.29.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64//usr/share/doc/python-graphistry + '[' -d doc ']' ~/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 ~/build/BUILD/graphistry-0.29.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/graphistry-0.29.1 + mv /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.29.1-1 --unique-debug-suffix -0.29.1-1.x86_64 --unique-debug-src-base python-graphistry-0.29.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/graphistry-0.29.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-graphistry-0.29.1-1.noarch Provides: python-graphistry python3-graphistry = 0.29.1-1 python3.9dist(graphistry) = 0.29.1 python3dist(graphistry) = 0.29.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) python3.9dist(packaging) >= 20.1 python3.9dist(palettable) >= 3 python3.9dist(pandas) < 2 python3.9dist(pyarrow) >= 0.15 python3.9dist(requests) python3.9dist(setuptools) < 60 python3.9dist(squarify) python3.9dist(typing-extensions) Processing files: python-graphistry-help-0.29.1-1.noarch warning: Empty %files file /builddir/build/BUILD/graphistry-0.29.1/doclist.lst Provides: python-graphistry-help = 0.29.1-1 python3-graphistry-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 Wrote: /builddir/build/RPMS/python-graphistry-help-0.29.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-graphistry-0.29.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lo6Aoq + umask 022 + cd /builddir/build/BUILD + cd graphistry-0.29.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-graphistry-0.29.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0