Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-excellxgene.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683374917.349215/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 aarch64 --nodeps /builddir/build/SPECS/python-excellxgene.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-excellxgene-2.9.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-excellxgene.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683374917.349215/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 aarch64 --nodeps /builddir/build/SPECS/python-excellxgene.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-excellxgene-2.9.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-excellxgene.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683374917.349215/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 aarch64 --nodeps /builddir/build/SPECS/python-excellxgene.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QATjRr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf excellxgene-2.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/excellxgene-2.9.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd excellxgene-2.9.4 + /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.rCuALl + umask 022 + cd /builddir/build/BUILD + cd excellxgene-2.9.4 + 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 -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/backend copying backend/__init__.py -> build/lib/backend creating build/lib/backend/server copying backend/server/default_config.py -> build/lib/backend/server copying backend/server/__init__.py -> build/lib/backend/server copying backend/server/__main__.py -> build/lib/backend/server creating build/lib/backend/common copying backend/common/__init__.py -> build/lib/backend/common copying backend/common/errors.py -> build/lib/backend/common copying backend/common/colors.py -> build/lib/backend/common copying backend/common/constants.py -> build/lib/backend/common copying backend/common/genesets.py -> build/lib/backend/common creating build/lib/backend/server/app copying backend/server/app/__init__.py -> build/lib/backend/server/app copying backend/server/app/app.py -> build/lib/backend/server/app creating build/lib/backend/server/data_common copying backend/server/data_common/__init__.py -> build/lib/backend/server/data_common copying backend/server/data_common/matrix_loader.py -> build/lib/backend/server/data_common copying backend/server/data_common/data_adaptor.py -> build/lib/backend/server/data_common creating build/lib/backend/server/data_anndata copying backend/server/data_anndata/__init__.py -> build/lib/backend/server/data_anndata copying backend/server/data_anndata/anndata_adaptor.py -> build/lib/backend/server/data_anndata creating build/lib/backend/server/compute copying backend/server/compute/scanpy.py -> build/lib/backend/server/compute copying backend/server/compute/__init__.py -> build/lib/backend/server/compute creating build/lib/backend/server/converters copying backend/server/converters/__init__.py -> build/lib/backend/server/converters creating build/lib/backend/server/auth copying backend/server/auth/auth_none.py -> build/lib/backend/server/auth copying backend/server/auth/__init__.py -> build/lib/backend/server/auth copying backend/server/auth/auth.py -> build/lib/backend/server/auth copying backend/server/auth/auth_test.py -> build/lib/backend/server/auth copying backend/server/auth/auth_session.py -> build/lib/backend/server/auth creating build/lib/backend/server/common copying backend/server/common/__init__.py -> build/lib/backend/server/common copying backend/server/common/corpora.py -> build/lib/backend/server/common copying backend/server/common/health.py -> build/lib/backend/server/common copying backend/server/common/rest.py -> build/lib/backend/server/common creating build/lib/backend/server/cli copying backend/server/cli/cli.py -> build/lib/backend/server/cli copying backend/server/cli/__init__.py -> build/lib/backend/server/cli copying backend/server/cli/prepare.py -> build/lib/backend/server/cli copying backend/server/cli/schema.py -> build/lib/backend/server/cli copying backend/server/cli/upgrade.py -> build/lib/backend/server/cli copying backend/server/cli/launch.py -> build/lib/backend/server/cli creating build/lib/backend/server/converters/schema copying backend/server/converters/schema/ontology.py -> build/lib/backend/server/converters/schema copying backend/server/converters/schema/gene_symbol.py -> build/lib/backend/server/converters/schema copying backend/server/converters/schema/__init__.py -> build/lib/backend/server/converters/schema copying backend/server/converters/schema/validate.py -> build/lib/backend/server/converters/schema copying backend/server/converters/schema/remix.py -> build/lib/backend/server/converters/schema creating build/lib/backend/server/common/config copying backend/server/common/config/app_config.py -> build/lib/backend/server/common/config copying backend/server/common/config/dataset_config.py -> build/lib/backend/server/common/config copying backend/server/common/config/__init__.py -> build/lib/backend/server/common/config copying backend/server/common/config/external_config.py -> build/lib/backend/server/common/config copying backend/server/common/config/client_config.py -> build/lib/backend/server/common/config copying backend/server/common/config/base_config.py -> build/lib/backend/server/common/config copying backend/server/common/config/server_config.py -> build/lib/backend/server/common/config creating build/lib/backend/server/common/web copying backend/server/common/web/__init__.py -> build/lib/backend/server/common/web creating build/lib/backend/server/common/annotations copying backend/server/common/annotations/__init__.py -> build/lib/backend/server/common/annotations copying backend/server/common/annotations/annotations.py -> build/lib/backend/server/common/annotations copying backend/server/common/annotations/local_file_csv.py -> build/lib/backend/server/common/annotations creating build/lib/backend/server/common/utils copying backend/server/common/utils/__init__.py -> build/lib/backend/server/common/utils copying backend/server/common/utils/corpora_constants.py -> build/lib/backend/server/common/utils creating build/lib/backend/common/compute copying backend/common/compute/__init__.py -> build/lib/backend/common/compute copying backend/common/compute/diffexp_generic.py -> build/lib/backend/common/compute creating build/lib/backend/common/fbs copying backend/common/fbs/__init__.py -> build/lib/backend/common/fbs copying backend/common/fbs/matrix.py -> build/lib/backend/common/fbs creating build/lib/backend/common/utils copying backend/common/utils/__init__.py -> build/lib/backend/common/utils copying backend/common/utils/utils.py -> build/lib/backend/common/utils copying backend/common/utils/aws_secret_utils.py -> build/lib/backend/common/utils copying backend/common/utils/data_locator.py -> build/lib/backend/common/utils copying backend/common/utils/type_conversion_utils.py -> build/lib/backend/common/utils creating build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/Int32Array.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/__init__.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/Column.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/Matrix.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/TypedArray.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/Float64Array.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/Float32Array.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/Uint32Array.py -> build/lib/backend/common/fbs/NetEncoding copying backend/common/fbs/NetEncoding/JSONEncodedArray.py -> build/lib/backend/common/fbs/NetEncoding running egg_info writing excellxgene.egg-info/PKG-INFO writing dependency_links to excellxgene.egg-info/dependency_links.txt writing entry points to excellxgene.egg-info/entry_points.txt writing requirements to excellxgene.egg-info/requires.txt writing top-level names to excellxgene.egg-info/top_level.txt reading manifest file 'excellxgene.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'excellxgene.egg-info/SOURCES.txt' copying backend/server/requirements-prepare.txt -> build/lib/backend/server copying backend/server/requirements.txt -> build/lib/backend/server copying backend/server/converters/schema/hgnc_complete_set.txt.gz -> build/lib/backend/server/converters/schema creating build/lib/backend/server/converters/schema/schema_definitions copying backend/server/converters/schema/schema_definitions/1_0_0.yaml -> build/lib/backend/server/converters/schema/schema_definitions copying backend/server/converters/schema/schema_definitions/1_1_0.yaml -> build/lib/backend/server/converters/schema/schema_definitions creating build/lib/backend/server/common/web/static copying backend/server/common/web/static/main-42d6dd431a6ccb6f2037.js -> build/lib/backend/server/common/web/static copying backend/server/common/web/static/main-42d6dd431a6ccb6f2037.js.LICENSE.txt -> build/lib/backend/server/common/web/static copying backend/server/common/web/static/main-42d6dd431a6ccb6f2037.js.map -> build/lib/backend/server/common/web/static copying backend/server/common/web/static/main-6d4422f6fac7cc488bbd.css -> build/lib/backend/server/common/web/static copying backend/server/common/web/static/obsolete-4de0170af9af7dbde9f69250fc4e7270.js -> build/lib/backend/server/common/web/static copying backend/server/common/web/static/obsolete-4de0170af9af7dbde9f69250fc4e7270.js.map -> build/lib/backend/server/common/web/static creating build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/RobotoCondensed-Bold-89a396525c0de98da36505cb04eb9373.ttf -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/RobotoCondensed-Italic-aca8cfe6a0fd2abecaa6e21a19f66eba.ttf -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/RobotoCondensed-Regular-db6d916952fb988edac1e531d47ff83a.ttf -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/favicon-16x16.png -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/favicon-32x32.png -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/favicon-48x48.png -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/favicon.ico -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/icons-16-13933033991f62d6bb641c7a19c8c431.ttf -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/icons-16-1645f50fb7f7c109f64eedae92080228.woff -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/icons-16-2368f88a078780d80145531133100823.eot -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/icons-20-1ef633d3a28d0986f63e78a70178d06d.woff -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/icons-20-57b3e708b232fdcb64f9cb115cdda7bb.ttf -> build/lib/backend/server/common/web/static/assets copying backend/server/common/web/static/assets/icons-20-cde033c5d3f24283f7578120bb9dc288.eot -> build/lib/backend/server/common/web/static/assets creating build/lib/backend/server/common/web/templates copying backend/server/common/web/templates/index.html -> build/lib/backend/server/common/web/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H7KChS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64 + cd excellxgene-2.9.4 + 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 -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-excellxgene-2.9.4-1.aarch64 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-excellxgene-2.9.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend copying build/lib/backend/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server copying build/lib/backend/server/default_config.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/app copying build/lib/backend/server/app/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/app copying build/lib/backend/server/app/app.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/app copying build/lib/backend/server/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_common copying build/lib/backend/server/data_common/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_common copying build/lib/backend/server/data_common/matrix_loader.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_common copying build/lib/backend/server/data_common/data_adaptor.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_common creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_anndata copying build/lib/backend/server/data_anndata/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_anndata copying build/lib/backend/server/data_anndata/anndata_adaptor.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_anndata copying build/lib/backend/server/__main__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/compute copying build/lib/backend/server/compute/scanpy.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/compute copying build/lib/backend/server/compute/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/compute creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters copying build/lib/backend/server/converters/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema copying build/lib/backend/server/converters/schema/ontology.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema copying build/lib/backend/server/converters/schema/gene_symbol.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/schema_definitions copying build/lib/backend/server/converters/schema/schema_definitions/1_1_0.yaml -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/schema_definitions copying build/lib/backend/server/converters/schema/schema_definitions/1_0_0.yaml -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/schema_definitions copying build/lib/backend/server/converters/schema/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema copying build/lib/backend/server/converters/schema/validate.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema copying build/lib/backend/server/converters/schema/remix.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema copying build/lib/backend/server/converters/schema/hgnc_complete_set.txt.gz -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema copying build/lib/backend/server/requirements-prepare.txt -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth copying build/lib/backend/server/auth/auth_none.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth copying build/lib/backend/server/auth/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth copying build/lib/backend/server/auth/auth.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth copying build/lib/backend/server/auth/auth_test.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth copying build/lib/backend/server/auth/auth_session.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth copying build/lib/backend/server/requirements.txt -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common copying build/lib/backend/server/common/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common copying build/lib/backend/server/common/corpora.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/config/app_config.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/config/dataset_config.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/config/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/config/external_config.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/config/client_config.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/config/base_config.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/config/server_config.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config copying build/lib/backend/server/common/health.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common copying build/lib/backend/server/common/rest.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web copying build/lib/backend/server/common/web/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/templates copying build/lib/backend/server/common/web/templates/index.html -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/templates creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static copying build/lib/backend/server/common/web/static/main-42d6dd431a6ccb6f2037.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static copying build/lib/backend/server/common/web/static/main-42d6dd431a6ccb6f2037.js.map -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static copying build/lib/backend/server/common/web/static/obsolete-4de0170af9af7dbde9f69250fc4e7270.js -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/icons-16-1645f50fb7f7c109f64eedae92080228.woff -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/RobotoCondensed-Italic-aca8cfe6a0fd2abecaa6e21a19f66eba.ttf -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/icons-16-13933033991f62d6bb641c7a19c8c431.ttf -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/icons-20-57b3e708b232fdcb64f9cb115cdda7bb.ttf -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/icons-20-cde033c5d3f24283f7578120bb9dc288.eot -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/favicon.ico -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/RobotoCondensed-Regular-db6d916952fb988edac1e531d47ff83a.ttf -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/icons-20-1ef633d3a28d0986f63e78a70178d06d.woff -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/favicon-16x16.png -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/favicon-32x32.png -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/RobotoCondensed-Bold-89a396525c0de98da36505cb04eb9373.ttf -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/favicon-48x48.png -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/assets/icons-16-2368f88a078780d80145531133100823.eot -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static/assets copying build/lib/backend/server/common/web/static/obsolete-4de0170af9af7dbde9f69250fc4e7270.js.map -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static copying build/lib/backend/server/common/web/static/main-6d4422f6fac7cc488bbd.css -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static copying build/lib/backend/server/common/web/static/main-42d6dd431a6ccb6f2037.js -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/static creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/annotations copying build/lib/backend/server/common/annotations/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/annotations copying build/lib/backend/server/common/annotations/annotations.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/annotations copying build/lib/backend/server/common/annotations/local_file_csv.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/annotations creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/utils copying build/lib/backend/server/common/utils/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/utils copying build/lib/backend/server/common/utils/corpora_constants.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/utils creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli copying build/lib/backend/server/cli/cli.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli copying build/lib/backend/server/cli/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli copying build/lib/backend/server/cli/prepare.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli copying build/lib/backend/server/cli/schema.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli copying build/lib/backend/server/cli/upgrade.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli copying build/lib/backend/server/cli/launch.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common copying build/lib/backend/common/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common copying build/lib/backend/common/errors.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/compute copying build/lib/backend/common/compute/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/compute copying build/lib/backend/common/compute/diffexp_generic.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/compute copying build/lib/backend/common/colors.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common copying build/lib/backend/common/constants.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs copying build/lib/backend/common/fbs/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs copying build/lib/backend/common/fbs/matrix.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/Int32Array.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/Column.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/Matrix.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/TypedArray.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/Float64Array.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/Float32Array.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/Uint32Array.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/fbs/NetEncoding/JSONEncodedArray.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding copying build/lib/backend/common/genesets.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common creating /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils copying build/lib/backend/common/utils/__init__.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils copying build/lib/backend/common/utils/utils.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils copying build/lib/backend/common/utils/aws_secret_utils.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils copying build/lib/backend/common/utils/data_locator.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils copying build/lib/backend/common/utils/type_conversion_utils.py -> /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/default_config.py to default_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/app/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_common/matrix_loader.py to matrix_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_common/data_adaptor.py to data_adaptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_anndata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/data_anndata/anndata_adaptor.py to anndata_adaptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/compute/scanpy.py to scanpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/compute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/ontology.py to ontology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/gene_symbol.py to gene_symbol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/converters/schema/remix.py to remix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth/auth_none.py to auth_none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth/auth_test.py to auth_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/auth/auth_session.py to auth_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/corpora.py to corpora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config/app_config.py to app_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config/dataset_config.py to dataset_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config/external_config.py to external_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config/client_config.py to client_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config/base_config.py to base_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/config/server_config.py to server_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/health.py to health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/annotations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/annotations/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/annotations/local_file_csv.py to local_file_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/common/utils/corpora_constants.py to corpora_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli/upgrade.py to upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/server/cli/launch.py to launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/compute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/compute/diffexp_generic.py to diffexp_generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/matrix.py to matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/Int32Array.py to Int32Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/Column.py to Column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/Matrix.py to Matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/TypedArray.py to TypedArray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/Float64Array.py to Float64Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/Float32Array.py to Float32Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/Uint32Array.py to Uint32Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/fbs/NetEncoding/JSONEncodedArray.py to JSONEncodedArray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/genesets.py to genesets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils/aws_secret_utils.py to aws_secret_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils/data_locator.py to data_locator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/backend/common/utils/type_conversion_utils.py to type_conversion_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpzcuqn_r8.py' /usr/bin/python3 /tmp/tmpzcuqn_r8.py removing /tmp/tmpzcuqn_r8.py running install_egg_info running egg_info writing excellxgene.egg-info/PKG-INFO writing dependency_links to excellxgene.egg-info/dependency_links.txt writing entry points to excellxgene.egg-info/entry_points.txt writing requirements to excellxgene.egg-info/requires.txt writing top-level names to excellxgene.egg-info/top_level.txt reading manifest file 'excellxgene.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'excellxgene.egg-info/SOURCES.txt' Copying excellxgene.egg-info to /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9/site-packages/excellxgene-2.9.4-py3.9.egg-info running install_scripts Installing excellxgene script to /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64//usr/share/doc/python-excellxgene + '[' -d doc ']' ~/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64 ~/build/BUILD/excellxgene-2.9.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64 + '[' -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 ']' ~/build/BUILD/excellxgene-2.9.4 + popd + mv /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.9.4-1 --unique-debug-suffix -2.9.4-1.aarch64 --unique-debug-src-base python-excellxgene-2.9.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/excellxgene-2.9.4 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-excellxgene-2.9.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-excellxgene-2.9.4-1.noarch Provides: python-excellxgene python3-excellxgene = 2.9.4-1 python3.9dist(excellxgene) = 2.9.4 python3dist(excellxgene) = 2.9.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.9dist(pandas) < 1.1 or python3.9dist(pandas) >= 1.1.0) /usr/bin/python3 python(abi) = 3.9 python3.9dist(anndata) > 0.7.4 python3.9dist(authlib) >= 0.15.4 python3.9dist(bbknn) >= 1.5.1 python3.9dist(boto3) >= 1.12.18 python3.9dist(click) >= 7.1.2 python3.9dist(flask) > 2 python3.9dist(flask-compress) >= 1.4 python3.9dist(flask-cors) >= 3.0.9 python3.9dist(flask-restful) >= 0.3.6 python3.9dist(flask-server-timing) >= 0.1.2 python3.9dist(flask-sock) >= 0.4 python3.9dist(flask-talisman) >= 0.7 python3.9dist(flatbuffers) >= 1.11 python3.9dist(flatbuffers) < 2 python3.9dist(flatten-dict) >= 0.2 python3.9dist(gunicorn) >= 20.0.4 python3.9dist(h5py) < 3 python3.9dist(hnswlib) = 0.5.2 python3.9dist(jinja2) >= 2.11.3 python3.9dist(leidenalg) >= 0.8.7 python3.9dist(numba) >= 0.51.2 python3.9dist(numba) < 0.53 python3.9dist(numpy) = 1.21.5 python3.9dist(packaging) >= 20 python3.9dist(pandas) >= 1 python3.9dist(pillow) = 8.4 python3.9dist(psutil) = 5.9 python3.9dist(pyjwt) >= 2.3 python3.9dist(python-dotenv) python3.9dist(python-igraph) >= 0.9.6 python3.9dist(pyyaml) >= 5.4 python3.9dist(ray) = 1.11 python3.9dist(requests) = 2.26 python3.9dist(s3fs) = 0.4.2 python3.9dist(sam-algorithm) >= 1 python3.9dist(scanorama) >= 1.7.1 python3.9dist(scanpy) >= 1.7 python3.9dist(scikit-learn) = 1.0.1 python3.9dist(scipy) >= 1.4 python3.9dist(setuptools) python3.9dist(tables) = 3.6.1 Processing files: python-excellxgene-help-2.9.4-1.noarch warning: Empty %files file /builddir/build/BUILD/excellxgene-2.9.4/doclist.lst Provides: python-excellxgene-help = 2.9.4-1 python3-excellxgene-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-excellxgene-2.9.4-1.aarch64 Wrote: /builddir/build/RPMS/python-excellxgene-help-2.9.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-excellxgene-2.9.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YVL29g + umask 022 + cd /builddir/build/BUILD + cd excellxgene-2.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-excellxgene-2.9.4-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0