Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rcsb-db.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683371252.488910/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-rcsb-db.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-rcsb.db-1.709-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-rcsb-db.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683371252.488910/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-rcsb-db.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-rcsb.db-1.709-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-rcsb-db.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683371252.488910/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-rcsb-db.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.BRWdTt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rcsb.db-1.709 + /usr/bin/gzip -dc /builddir/build/SOURCES/rcsb.db-1.709.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rcsb.db-1.709 + /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.OVXCwK + umask 022 + cd /builddir/build/BUILD + cd rcsb.db-1.709 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/rcsb copying rcsb/__init__.py -> build/lib/rcsb creating build/lib/rcsb/db copying rcsb/db/__init__.py -> build/lib/rcsb/db creating build/lib/rcsb/db/cli copying rcsb/db/cli/__init__.py -> build/lib/rcsb/db/cli copying rcsb/db/cli/RepoHoldingsEtlWorker.py -> build/lib/rcsb/db/cli copying rcsb/db/cli/ETLExec.py -> build/lib/rcsb/db/cli copying rcsb/db/cli/SequenceClustersEtlWorker.py -> build/lib/rcsb/db/cli copying rcsb/db/cli/SchemaUpdateExec.py -> build/lib/rcsb/db/cli copying rcsb/db/cli/RepoScanExec.py -> build/lib/rcsb/db/cli copying rcsb/db/cli/RepoLoadExec.py -> build/lib/rcsb/db/cli creating build/lib/rcsb/db/cockroach copying rcsb/db/cockroach/__init__.py -> build/lib/rcsb/db/cockroach copying rcsb/db/cockroach/Connection.py -> build/lib/rcsb/db/cockroach copying rcsb/db/cockroach/CockroachDbLoader.py -> build/lib/rcsb/db/cockroach copying rcsb/db/cockroach/CockroachDbUtil.py -> build/lib/rcsb/db/cockroach creating build/lib/rcsb/db/utils copying rcsb/db/utils/__init__.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/unescape.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/TimeUtil.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/PdbxSchemaMapReader.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/ProvenanceProvider.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/makePathList.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/TextUtil.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/SchemaProvider.py -> build/lib/rcsb/db/utils copying rcsb/db/utils/CaseNormalizedDict.py -> build/lib/rcsb/db/utils creating build/lib/rcsb/db/sql copying rcsb/db/sql/__init__.py -> build/lib/rcsb/db/sql copying rcsb/db/sql/QueryDirectives.py -> build/lib/rcsb/db/sql copying rcsb/db/sql/SqlGen.py -> build/lib/rcsb/db/sql creating build/lib/rcsb/db/processors copying rcsb/db/processors/__init__.py -> build/lib/rcsb/db/processors copying rcsb/db/processors/ClusterDataPrep.py -> build/lib/rcsb/db/processors copying rcsb/db/processors/RepoHoldingsDataPrep.py -> build/lib/rcsb/db/processors copying rcsb/db/processors/DataExchangeStatus.py -> build/lib/rcsb/db/processors copying rcsb/db/processors/SchemaDefDataPrep.py -> build/lib/rcsb/db/processors copying rcsb/db/processors/RepoHoldingsRemoteDataPrep.py -> build/lib/rcsb/db/processors copying rcsb/db/processors/DataTransformFactory.py -> build/lib/rcsb/db/processors copying rcsb/db/processors/SchemaDefReShape.py -> build/lib/rcsb/db/processors creating build/lib/rcsb/db/wf copying rcsb/db/wf/__init__.py -> build/lib/rcsb/db/wf copying rcsb/db/wf/RepoLoadWorkflow.py -> build/lib/rcsb/db/wf creating build/lib/rcsb/db/crate copying rcsb/db/crate/__init__.py -> build/lib/rcsb/db/crate copying rcsb/db/crate/CrateDbUtil.py -> build/lib/rcsb/db/crate copying rcsb/db/crate/Connection.py -> build/lib/rcsb/db/crate copying rcsb/db/crate/CrateDbLoader.py -> build/lib/rcsb/db/crate creating build/lib/rcsb/db/helpers copying rcsb/db/helpers/__init__.py -> build/lib/rcsb/db/helpers copying rcsb/db/helpers/DocumentDefinitionHelper.py -> build/lib/rcsb/db/helpers copying rcsb/db/helpers/r.py -> build/lib/rcsb/db/helpers copying rcsb/db/helpers/ContentDefinitionHelper.py -> build/lib/rcsb/db/helpers creating build/lib/rcsb/db/define copying rcsb/db/define/__init__.py -> build/lib/rcsb/db/define copying rcsb/db/define/DataTypeApiProvider.py -> build/lib/rcsb/db/define copying rcsb/db/define/SchemaDefAccess.py -> build/lib/rcsb/db/define copying rcsb/db/define/DataTypeInstanceInfo.py -> build/lib/rcsb/db/define copying rcsb/db/define/DataTypeApplicationInfo.py -> build/lib/rcsb/db/define copying rcsb/db/define/SchemaDefBuild.py -> build/lib/rcsb/db/define copying rcsb/db/define/ContentDefinition.py -> build/lib/rcsb/db/define creating build/lib/rcsb/db/mongo copying rcsb/db/mongo/__init__.py -> build/lib/rcsb/db/mongo copying rcsb/db/mongo/Connection.py -> build/lib/rcsb/db/mongo copying rcsb/db/mongo/DocumentLoader.py -> build/lib/rcsb/db/mongo copying rcsb/db/mongo/MongoDbUtil.py -> build/lib/rcsb/db/mongo copying rcsb/db/mongo/ConnectionBase.py -> build/lib/rcsb/db/mongo copying rcsb/db/mongo/PdbxLoader.py -> build/lib/rcsb/db/mongo creating build/lib/rcsb/db/mysql copying rcsb/db/mysql/__init__.py -> build/lib/rcsb/db/mysql copying rcsb/db/mysql/MysqlSchemaImporter.py -> build/lib/rcsb/db/mysql copying rcsb/db/mysql/Connection.py -> build/lib/rcsb/db/mysql copying rcsb/db/mysql/SchemaDefLoader.py -> build/lib/rcsb/db/mysql copying rcsb/db/mysql/MyDbUtil.py -> build/lib/rcsb/db/mysql copying rcsb/db/mysql/MyDbAdapter.py -> build/lib/rcsb/db/mysql copying rcsb/db/mysql/ConnectionBase.py -> build/lib/rcsb/db/mysql + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MhPaWa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64 + cd rcsb.db-1.709 + 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-rcsb.db-1.709-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( Warning: 'classifiers' should be a list, got type 'tuple' 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-rcsb.db-1.709-1.x86_64/usr creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb copying build/lib/rcsb/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db copying build/lib/rcsb/db/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli copying build/lib/rcsb/db/cli/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli copying build/lib/rcsb/db/cli/RepoHoldingsEtlWorker.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli copying build/lib/rcsb/db/cli/ETLExec.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli copying build/lib/rcsb/db/cli/SequenceClustersEtlWorker.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli copying build/lib/rcsb/db/cli/SchemaUpdateExec.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli copying build/lib/rcsb/db/cli/RepoScanExec.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli copying build/lib/rcsb/db/cli/RepoLoadExec.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach copying build/lib/rcsb/db/cockroach/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach copying build/lib/rcsb/db/cockroach/Connection.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach copying build/lib/rcsb/db/cockroach/CockroachDbLoader.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach copying build/lib/rcsb/db/cockroach/CockroachDbUtil.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/unescape.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/TimeUtil.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/PdbxSchemaMapReader.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/ProvenanceProvider.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/makePathList.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/TextUtil.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/SchemaProvider.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils copying build/lib/rcsb/db/utils/CaseNormalizedDict.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/sql copying build/lib/rcsb/db/sql/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/sql copying build/lib/rcsb/db/sql/QueryDirectives.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/sql copying build/lib/rcsb/db/sql/SqlGen.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/sql creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/ClusterDataPrep.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/RepoHoldingsDataPrep.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/DataExchangeStatus.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/SchemaDefDataPrep.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/RepoHoldingsRemoteDataPrep.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/DataTransformFactory.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors copying build/lib/rcsb/db/processors/SchemaDefReShape.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/wf copying build/lib/rcsb/db/wf/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/wf copying build/lib/rcsb/db/wf/RepoLoadWorkflow.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/wf creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate copying build/lib/rcsb/db/crate/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate copying build/lib/rcsb/db/crate/CrateDbUtil.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate copying build/lib/rcsb/db/crate/Connection.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate copying build/lib/rcsb/db/crate/CrateDbLoader.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers copying build/lib/rcsb/db/helpers/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers copying build/lib/rcsb/db/helpers/DocumentDefinitionHelper.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers copying build/lib/rcsb/db/helpers/r.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers copying build/lib/rcsb/db/helpers/ContentDefinitionHelper.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define copying build/lib/rcsb/db/define/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define copying build/lib/rcsb/db/define/DataTypeApiProvider.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define copying build/lib/rcsb/db/define/SchemaDefAccess.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define copying build/lib/rcsb/db/define/DataTypeInstanceInfo.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define copying build/lib/rcsb/db/define/DataTypeApplicationInfo.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define copying build/lib/rcsb/db/define/SchemaDefBuild.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define copying build/lib/rcsb/db/define/ContentDefinition.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo copying build/lib/rcsb/db/mongo/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo copying build/lib/rcsb/db/mongo/Connection.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo copying build/lib/rcsb/db/mongo/DocumentLoader.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo copying build/lib/rcsb/db/mongo/MongoDbUtil.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo copying build/lib/rcsb/db/mongo/ConnectionBase.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo copying build/lib/rcsb/db/mongo/PdbxLoader.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo creating /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql copying build/lib/rcsb/db/mysql/__init__.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql copying build/lib/rcsb/db/mysql/MysqlSchemaImporter.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql copying build/lib/rcsb/db/mysql/Connection.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql copying build/lib/rcsb/db/mysql/SchemaDefLoader.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql copying build/lib/rcsb/db/mysql/MyDbUtil.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql copying build/lib/rcsb/db/mysql/MyDbAdapter.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql copying build/lib/rcsb/db/mysql/ConnectionBase.py -> /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli/RepoHoldingsEtlWorker.py to RepoHoldingsEtlWorker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli/ETLExec.py to ETLExec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli/SequenceClustersEtlWorker.py to SequenceClustersEtlWorker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli/SchemaUpdateExec.py to SchemaUpdateExec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli/RepoScanExec.py to RepoScanExec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cli/RepoLoadExec.py to RepoLoadExec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach/Connection.py to Connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach/CockroachDbLoader.py to CockroachDbLoader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/cockroach/CockroachDbUtil.py to CockroachDbUtil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/unescape.py to unescape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/TimeUtil.py to TimeUtil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/PdbxSchemaMapReader.py to PdbxSchemaMapReader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/ProvenanceProvider.py to ProvenanceProvider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/makePathList.py to makePathList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/TextUtil.py to TextUtil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/SchemaProvider.py to SchemaProvider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/utils/CaseNormalizedDict.py to CaseNormalizedDict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/sql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/sql/QueryDirectives.py to QueryDirectives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/sql/SqlGen.py to SqlGen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/ClusterDataPrep.py to ClusterDataPrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/RepoHoldingsDataPrep.py to RepoHoldingsDataPrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/DataExchangeStatus.py to DataExchangeStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/SchemaDefDataPrep.py to SchemaDefDataPrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/RepoHoldingsRemoteDataPrep.py to RepoHoldingsRemoteDataPrep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/DataTransformFactory.py to DataTransformFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/processors/SchemaDefReShape.py to SchemaDefReShape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/wf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/wf/RepoLoadWorkflow.py to RepoLoadWorkflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate/CrateDbUtil.py to CrateDbUtil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate/Connection.py to Connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/crate/CrateDbLoader.py to CrateDbLoader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers/DocumentDefinitionHelper.py to DocumentDefinitionHelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers/r.py to r.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/helpers/ContentDefinitionHelper.py to ContentDefinitionHelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define/DataTypeApiProvider.py to DataTypeApiProvider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define/SchemaDefAccess.py to SchemaDefAccess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define/DataTypeInstanceInfo.py to DataTypeInstanceInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define/DataTypeApplicationInfo.py to DataTypeApplicationInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define/SchemaDefBuild.py to SchemaDefBuild.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/define/ContentDefinition.py to ContentDefinition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo/Connection.py to Connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo/DocumentLoader.py to DocumentLoader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo/MongoDbUtil.py to MongoDbUtil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo/ConnectionBase.py to ConnectionBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mongo/PdbxLoader.py to PdbxLoader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql/MysqlSchemaImporter.py to MysqlSchemaImporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql/Connection.py to Connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql/SchemaDefLoader.py to SchemaDefLoader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql/MyDbUtil.py to MyDbUtil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql/MyDbAdapter.py to MyDbAdapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb/db/mysql/ConnectionBase.py to ConnectionBase.cpython-39.pyc writing byte-compilation script '/tmp/tmpn58ajafa.py' /usr/bin/python3 /tmp/tmpn58ajafa.py removing /tmp/tmpn58ajafa.py running install_egg_info running egg_info writing rcsb.db.egg-info/PKG-INFO writing dependency_links to rcsb.db.egg-info/dependency_links.txt writing entry points to rcsb.db.egg-info/entry_points.txt writing requirements to rcsb.db.egg-info/requires.txt writing top-level names to rcsb.db.egg-info/top_level.txt reading manifest file 'rcsb.db.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'rcsb.db.egg-info/SOURCES.txt' Copying rcsb.db.egg-info to /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/lib/python3.9/site-packages/rcsb.db-1.709-py3.9.egg-info running install_scripts Installing etl_exec_cli script to /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/bin Installing exdb_repo_load_cli script to /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/bin Installing repo_scan_cli script to /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/bin Installing schema_update_cli script to /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64//usr/share/doc/python-rcsb.db + '[' -d doc ']' ~/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64 ~/build/BUILD/rcsb.db-1.709 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/rcsb.db-1.709 + mv /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.709-1 --unique-debug-suffix -1.709-1.x86_64 --unique-debug-src-base python-rcsb.db-1.709-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/rcsb.db-1.709 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-rcsb.db-1.709-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-rcsb.db-1.709-1.noarch Provides: python-rcsb.db python3-rcsb.db = 1.709-1 python3.9dist(rcsb.db) = 1.709 python3dist(rcsb.db) = 1.709 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.9 python3.9dist(crate) python3.9dist(future) python3.9dist(jsondiff) >= 1.2 python3.9dist(jsonschema) >= 2.6 python3.9dist(mmcif) >= 0.75 python3.9dist(mysqlclient) >= 1.3.12 python3.9dist(psycopg2-binary) python3.9dist(pymongo) = 3.12 python3.9dist(python-dateutil) python3.9dist(pytz) python3.9dist(rcsb.utils.chemref) >= 0.79 python3.9dist(rcsb.utils.config) >= 0.36 python3.9dist(rcsb.utils.dictionary) >= 0.75 python3.9dist(rcsb.utils.io) >= 1.31 python3.9dist(rcsb.utils.multiproc) >= 0.18 python3.9dist(rcsb.utils.repository) >= 0.28 python3.9dist(setuptools) python3.9dist(six) python3.9dist(sqlalchemy) = 1.4.46 python3.9dist(strict-rfc3339) Processing files: python-rcsb.db-help-1.709-1.noarch warning: Empty %files file /builddir/build/BUILD/rcsb.db-1.709/doclist.lst Provides: python-rcsb.db-help = 1.709-1 python3-rcsb.db-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-rcsb.db-1.709-1.x86_64 Wrote: /builddir/build/RPMS/python-rcsb.db-help-1.709-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-rcsb.db-1.709-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hqWru2 + umask 022 + cd /builddir/build/BUILD + cd rcsb.db-1.709 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rcsb.db-1.709-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0