Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-1/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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.src.rpm Child return code was: 0 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-1/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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.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/openstack-glare.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-1/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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PQdftZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glare-5.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glare-5.0.1-0.20220823123202.2580e0f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glare-5.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-glare-5.0.1 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find glare -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZrbA99 + umask 022 + cd /builddir/build/BUILD + cd glare-5.0.1 + PYTHONPATH=. + oslo-config-generator --config-file=etc/oslo-config-generator/glare.conf /builddir/build/BUILD/glare-5.0.1/glare/common/wsgi.py:529: SyntaxWarning: "is" with a literal. Did you mean "=="? if url is "": ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' + PYTHONPATH=. + oslopolicy-sample-generator-3 --namespace=glare --output-file=etc/policy.yaml.sample + PYTHONPATH=. + sed -i 's/^#"//' etc/policy.yaml.sample + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/glare creating build/lib/glare/db creating build/lib/glare/db/sqlalchemy copying glare/db/sqlalchemy/__init__.py -> build/lib/glare/db/sqlalchemy copying glare/db/sqlalchemy/api.py -> build/lib/glare/db/sqlalchemy copying glare/db/sqlalchemy/models.py -> build/lib/glare/db/sqlalchemy creating build/lib/glare/tests creating build/lib/glare/tests/functional copying glare/tests/functional/__init__.py -> build/lib/glare/tests/functional copying glare/tests/functional/base.py -> build/lib/glare/tests/functional copying glare/tests/functional/test_all.py -> build/lib/glare/tests/functional copying glare/tests/functional/test_database_store.py -> build/lib/glare/tests/functional copying glare/tests/functional/test_quotas.py -> build/lib/glare/tests/functional copying glare/tests/functional/test_sample_artifact.py -> build/lib/glare/tests/functional copying glare/tests/functional/test_schemas.py -> build/lib/glare/tests/functional copying glare/tests/functional/test_scrubber.py -> build/lib/glare/tests/functional copying glare/tests/functional/test_visibility.py -> build/lib/glare/tests/functional creating build/lib/glare/tests/unit creating build/lib/glare/tests/unit/middleware copying glare/tests/unit/middleware/__init__.py -> build/lib/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_context.py -> build/lib/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_fault.py -> build/lib/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_keycloak_auth.py -> build/lib/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_trusted_auth.py -> build/lib/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_version_negotiations.py -> build/lib/glare/tests/unit/middleware copying glare/__init__.py -> build/lib/glare copying glare/engine.py -> build/lib/glare copying glare/i18n.py -> build/lib/glare copying glare/locking.py -> build/lib/glare copying glare/notification.py -> build/lib/glare copying glare/opts.py -> build/lib/glare copying glare/quota.py -> build/lib/glare copying glare/scrubber.py -> build/lib/glare copying glare/version.py -> build/lib/glare copying glare/wsgi.py -> build/lib/glare creating build/lib/glare/api creating build/lib/glare/api/middleware copying glare/api/middleware/__init__.py -> build/lib/glare/api/middleware copying glare/api/middleware/context.py -> build/lib/glare/api/middleware copying glare/api/middleware/fault.py -> build/lib/glare/api/middleware copying glare/api/middleware/keycloak_auth.py -> build/lib/glare/api/middleware copying glare/api/middleware/version_negotiation.py -> build/lib/glare/api/middleware creating build/lib/glare/objects copying glare/objects/__init__.py -> build/lib/glare/objects copying glare/objects/all.py -> build/lib/glare/objects copying glare/objects/base.py -> build/lib/glare/objects copying glare/objects/heat_environment.py -> build/lib/glare/objects copying glare/objects/heat_template.py -> build/lib/glare/objects copying glare/objects/image.py -> build/lib/glare/objects copying glare/objects/murano_package.py -> build/lib/glare/objects copying glare/objects/secret.py -> build/lib/glare/objects copying glare/objects/tosca_template.py -> build/lib/glare/objects creating build/lib/glare/common copying glare/common/__init__.py -> build/lib/glare/common copying glare/common/config.py -> build/lib/glare/common copying glare/common/exception.py -> build/lib/glare/common copying glare/common/policy.py -> build/lib/glare/common copying glare/common/semver_db.py -> build/lib/glare/common copying glare/common/store_api.py -> build/lib/glare/common copying glare/common/utils.py -> build/lib/glare/common copying glare/common/wsgi.py -> build/lib/glare/common copying glare/tests/__init__.py -> build/lib/glare/tests copying glare/tests/hooks_artifact.py -> build/lib/glare/tests copying glare/tests/non_nullable_fields_artifact.py -> build/lib/glare/tests copying glare/tests/sample_artifact.py -> build/lib/glare/tests copying glare/tests/unpacking_artifact.py -> build/lib/glare/tests copying glare/tests/utils.py -> build/lib/glare/tests creating build/lib/glare/tests/unit/api copying glare/tests/unit/api/__init__.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_create.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_delete.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_delete_blobs.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_download.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_list.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_locations.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_show.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_update.py -> build/lib/glare/tests/unit/api copying glare/tests/unit/api/test_upload.py -> build/lib/glare/tests/unit/api creating build/lib/glare/tests/unit/db creating build/lib/glare/tests/unit/db/migrations copying glare/tests/unit/db/migrations/__init__.py -> build/lib/glare/tests/unit/db/migrations copying glare/tests/unit/db/migrations/test_migrations.py -> build/lib/glare/tests/unit/db/migrations creating build/lib/glare/api/v1 copying glare/api/v1/__init__.py -> build/lib/glare/api/v1 copying glare/api/v1/api_version_request.py -> build/lib/glare/api/v1 copying glare/api/v1/api_versioning.py -> build/lib/glare/api/v1 copying glare/api/v1/resource.py -> build/lib/glare/api/v1 copying glare/api/v1/router.py -> build/lib/glare/api/v1 copying glare/tests/unit/db/__init__.py -> build/lib/glare/tests/unit/db copying glare/tests/unit/db/test_quota_functions.py -> build/lib/glare/tests/unit/db copying glare/db/__init__.py -> build/lib/glare/db copying glare/db/artifact_api.py -> build/lib/glare/db copying glare/tests/unit/__init__.py -> build/lib/glare/tests/unit copying glare/tests/unit/base.py -> build/lib/glare/tests/unit copying glare/tests/unit/glare_fixtures.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_fixtures.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_hacking.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_multistore.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_policies.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_quotas.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_store_api.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_unpacking.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_utils.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_validation_hooks.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_validators.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_versions.py -> build/lib/glare/tests/unit copying glare/tests/unit/test_wsgi.py -> build/lib/glare/tests/unit creating build/lib/glare/cmd copying glare/cmd/__init__.py -> build/lib/glare/cmd copying glare/cmd/api.py -> build/lib/glare/cmd copying glare/cmd/db_manage.py -> build/lib/glare/cmd copying glare/cmd/scrubber.py -> build/lib/glare/cmd creating build/lib/glare/db/migration copying glare/db/migration/__init__.py -> build/lib/glare/db/migration copying glare/db/migration/migration.py -> build/lib/glare/db/migration copying glare/api/__init__.py -> build/lib/glare/api copying glare/api/versions.py -> build/lib/glare/api creating build/lib/glare/hacking copying glare/hacking/__init__.py -> build/lib/glare/hacking copying glare/hacking/checks.py -> build/lib/glare/hacking creating build/lib/glare/store copying glare/store/__init__.py -> build/lib/glare/store copying glare/store/base_api.py -> build/lib/glare/store copying glare/store/database.py -> build/lib/glare/store creating build/lib/glare/objects/meta copying glare/objects/meta/__init__.py -> build/lib/glare/objects/meta copying glare/objects/meta/fields.py -> build/lib/glare/objects/meta copying glare/objects/meta/file_utils.py -> build/lib/glare/objects/meta copying glare/objects/meta/registry.py -> build/lib/glare/objects/meta copying glare/objects/meta/validators.py -> build/lib/glare/objects/meta copying glare/objects/meta/wrappers.py -> build/lib/glare/objects/meta creating build/lib/glare_tempest_plugin creating build/lib/glare_tempest_plugin/tests copying glare_tempest_plugin/tests/__init__.py -> build/lib/glare_tempest_plugin/tests creating build/lib/glare_tempest_plugin/services copying glare_tempest_plugin/services/__init__.py -> build/lib/glare_tempest_plugin/services copying glare_tempest_plugin/plugin.py -> build/lib/glare_tempest_plugin copying glare_tempest_plugin/config.py -> build/lib/glare_tempest_plugin copying glare_tempest_plugin/clients.py -> build/lib/glare_tempest_plugin copying glare_tempest_plugin/__init__.py -> build/lib/glare_tempest_plugin creating build/lib/glare_tempest_plugin/services/artifacts copying glare_tempest_plugin/services/artifacts/artifacts_client.py -> build/lib/glare_tempest_plugin/services/artifacts copying glare_tempest_plugin/services/artifacts/__init__.py -> build/lib/glare_tempest_plugin/services/artifacts creating build/lib/glare_tempest_plugin/tests/api copying glare_tempest_plugin/tests/api/test_list_artifact.py -> build/lib/glare_tempest_plugin/tests/api copying glare_tempest_plugin/tests/api/test_blobs.py -> build/lib/glare_tempest_plugin/tests/api copying glare_tempest_plugin/tests/api/base.py -> build/lib/glare_tempest_plugin/tests/api copying glare_tempest_plugin/tests/api/__init__.py -> build/lib/glare_tempest_plugin/tests/api running egg_info writing glare.egg-info/PKG-INFO writing dependency_links to glare.egg-info/dependency_links.txt writing entry points to glare.egg-info/entry_points.txt deleting glare.egg-info/requires.txt writing top-level names to glare.egg-info/top_level.txt writing pbr to glare.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glare.egg-info/SOURCES.txt' creating build/lib/glare/tests/etc copying glare/tests/etc/policy.json -> build/lib/glare/tests/etc creating build/lib/glare/tests/var copying glare/tests/var/certificate.crt -> build/lib/glare/tests/var copying glare/tests/var/hooks.zip -> build/lib/glare/tests/var copying glare/tests/var/hooks_100.zip -> build/lib/glare/tests/var copying glare/tests/var/hooks_265.zip -> build/lib/glare/tests/var copying glare/tests/var/privatekey.key -> build/lib/glare/tests/var copying glare/db/migration/alembic.ini -> build/lib/glare/db/migration creating build/lib/glare/db/migration/alembic_migrations copying glare/db/migration/alembic_migrations/README -> build/lib/glare/db/migration/alembic_migrations copying glare/db/migration/alembic_migrations/env.py -> build/lib/glare/db/migration/alembic_migrations copying glare/db/migration/alembic_migrations/script.py.mako -> build/lib/glare/db/migration/alembic_migrations creating build/lib/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/001_initial_version.py -> build/lib/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/002_add_acquired_at_column.py -> build/lib/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/003_add_database_blob_storage.py -> build/lib/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/004_add_quota_tables.py -> build/lib/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/005_added_display_name.py -> build/lib/glare/db/migration/alembic_migrations/versions copying glare_tempest_plugin/README.rst -> build/lib/glare_tempest_plugin creating build/lib/glare_tempest_plugin/contrib copying glare_tempest_plugin/contrib/gate_hook.sh -> build/lib/glare_tempest_plugin/contrib copying glare_tempest_plugin/contrib/post_test_hook.sh -> build/lib/glare_tempest_plugin/contrib copying glare_tempest_plugin/contrib/pre_test_hook.sh -> build/lib/glare_tempest_plugin/contrib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CeuK9U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 + cd glare-5.0.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/contrib copying build/lib/glare_tempest_plugin/contrib/pre_test_hook.sh -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/contrib copying build/lib/glare_tempest_plugin/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/contrib copying build/lib/glare_tempest_plugin/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/contrib copying build/lib/glare_tempest_plugin/README.rst -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin copying build/lib/glare_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin copying build/lib/glare_tempest_plugin/clients.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin copying build/lib/glare_tempest_plugin/config.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin copying build/lib/glare_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services/artifacts copying build/lib/glare_tempest_plugin/services/artifacts/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services/artifacts copying build/lib/glare_tempest_plugin/services/artifacts/artifacts_client.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services/artifacts copying build/lib/glare_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api copying build/lib/glare_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api copying build/lib/glare_tempest_plugin/tests/api/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api copying build/lib/glare_tempest_plugin/tests/api/test_blobs.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api copying build/lib/glare_tempest_plugin/tests/api/test_list_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api copying build/lib/glare_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/store copying build/lib/glare/store/database.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/store copying build/lib/glare/store/base_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/store copying build/lib/glare/store/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/store creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/hacking copying build/lib/glare/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/hacking copying build/lib/glare/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/hacking creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd copying build/lib/glare/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd copying build/lib/glare/cmd/db_manage.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd copying build/lib/glare/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd copying build/lib/glare/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/store_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/semver_db.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/policy.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/exception.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/config.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common copying build/lib/glare/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta copying build/lib/glare/objects/meta/wrappers.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta copying build/lib/glare/objects/meta/validators.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta copying build/lib/glare/objects/meta/registry.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta copying build/lib/glare/objects/meta/file_utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta copying build/lib/glare/objects/meta/fields.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta copying build/lib/glare/objects/meta/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta copying build/lib/glare/objects/tosca_template.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/secret.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/murano_package.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/image.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/heat_template.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/heat_environment.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/all.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects copying build/lib/glare/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api copying build/lib/glare/api/versions.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api copying build/lib/glare/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1 copying build/lib/glare/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1 copying build/lib/glare/api/v1/resource.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1 copying build/lib/glare/api/v1/api_versioning.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1 copying build/lib/glare/api/v1/api_version_request.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1 copying build/lib/glare/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1 creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware copying build/lib/glare/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware copying build/lib/glare/api/middleware/keycloak_auth.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware copying build/lib/glare/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware copying build/lib/glare/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware copying build/lib/glare/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware copying build/lib/glare/wsgi.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/version.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/scrubber.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/quota.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/opts.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/notification.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/locking.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/i18n.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/engine.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare copying build/lib/glare/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/var copying build/lib/glare/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/var copying build/lib/glare/tests/var/hooks_265.zip -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/var copying build/lib/glare/tests/var/hooks_100.zip -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/var copying build/lib/glare/tests/var/hooks.zip -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/var copying build/lib/glare/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/var creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/etc copying build/lib/glare/tests/etc/policy.json -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/etc copying build/lib/glare/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests copying build/lib/glare/tests/unpacking_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests copying build/lib/glare/tests/sample_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests copying build/lib/glare/tests/non_nullable_fields_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests copying build/lib/glare/tests/hooks_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests copying build/lib/glare/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_validators.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_validation_hooks.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_unpacking.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_store_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_quotas.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_policies.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_multistore.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/glare_fixtures.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit copying build/lib/glare/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db copying build/lib/glare/tests/unit/db/test_quota_functions.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db copying build/lib/glare/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db/migrations copying build/lib/glare/tests/unit/db/migrations/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db/migrations copying build/lib/glare/tests/unit/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db/migrations creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_upload.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_update.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_show.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_locations.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_list.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_download.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_delete_blobs.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_delete.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/test_create.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api copying build/lib/glare/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware copying build/lib/glare/tests/unit/middleware/test_version_negotiations.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware copying build/lib/glare/tests/unit/middleware/test_trusted_auth.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware copying build/lib/glare/tests/unit/middleware/test_keycloak_auth.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware copying build/lib/glare/tests/unit/middleware/test_fault.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware copying build/lib/glare/tests/unit/middleware/test_context.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware copying build/lib/glare/tests/unit/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/test_visibility.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/test_sample_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/test_quotas.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/test_database_store.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/test_all.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional copying build/lib/glare/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions copying build/lib/glare/db/migration/alembic_migrations/versions/005_added_display_name.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions copying build/lib/glare/db/migration/alembic_migrations/versions/004_add_quota_tables.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions copying build/lib/glare/db/migration/alembic_migrations/versions/003_add_database_blob_storage.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions copying build/lib/glare/db/migration/alembic_migrations/versions/002_add_acquired_at_column.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions copying build/lib/glare/db/migration/alembic_migrations/versions/001_initial_version.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions copying build/lib/glare/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations copying build/lib/glare/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations copying build/lib/glare/db/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations copying build/lib/glare/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration copying build/lib/glare/db/migration/migration.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration copying build/lib/glare/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration copying build/lib/glare/db/artifact_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db copying build/lib/glare/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/sqlalchemy copying build/lib/glare/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/sqlalchemy copying build/lib/glare/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/sqlalchemy copying build/lib/glare/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/sqlalchemy byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/clients.py to clients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services/artifacts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services/artifacts/artifacts_client.py to artifacts_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api/test_blobs.py to test_blobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/api/test_list_artifact.py to test_list_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tempest_plugin/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/store/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/store/base_api.py to base_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd/db_manage.py to db_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/wsgi.py to wsgi.cpython-39.pyc /usr/lib/python3.9/site-packages/glare/common/wsgi.py:529: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/store_api.py to store_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/semver_db.py to semver_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta/wrappers.py to wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta/file_utils.py to file_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/tosca_template.py to tosca_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/secret.py to secret.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/murano_package.py to murano_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/heat_template.py to heat_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/heat_environment.py to heat_environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/all.py to all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/objects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1/api_versioning.py to api_versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1/api_version_request.py to api_version_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware/version_negotiation.py to version_negotiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware/keycloak_auth.py to keycloak_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware/fault.py to fault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/quota.py to quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/notification.py to notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/locking.py to locking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/engine.py to engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unpacking_artifact.py to unpacking_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/sample_artifact.py to sample_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/non_nullable_fields_artifact.py to non_nullable_fields_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/hooks_artifact.py to hooks_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_versions.py to test_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_validators.py to test_validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_validation_hooks.py to test_validation_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_unpacking.py to test_unpacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_store_api.py to test_store_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_policies.py to test_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_multistore.py to test_multistore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_hacking.py to test_hacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/test_fixtures.py to test_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/glare_fixtures.py to glare_fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db/test_quota_functions.py to test_quota_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db/migrations/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/db/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_upload.py to test_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_update.py to test_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_show.py to test_show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_locations.py to test_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_list.py to test_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_download.py to test_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_delete_blobs.py to test_delete_blobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_delete.py to test_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/test_create.py to test_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware/test_version_negotiations.py to test_version_negotiations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware/test_trusted_auth.py to test_trusted_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware/test_keycloak_auth.py to test_keycloak_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware/test_fault.py to test_fault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/unit/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/test_visibility.py to test_visibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/test_scrubber.py to test_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/test_schemas.py to test_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/test_sample_artifact.py to test_sample_artifact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/test_quotas.py to test_quotas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/test_database_store.py to test_database_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/test_all.py to test_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions/005_added_display_name.py to 005_added_display_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions/004_add_quota_tables.py to 004_add_quota_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions/003_add_database_blob_storage.py to 003_add_database_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions/002_add_acquired_at_column.py to 002_add_acquired_at_column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/versions/001_initial_version.py to 001_initial_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/migration.py to migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/artifact_api.py to artifact_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/sqlalchemy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/sqlalchemy/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare/db/sqlalchemy/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpojds5_bf.py' /usr/bin/python3 /tmp/tmpojds5_bf.py /usr/lib/python3.9/site-packages/glare/common/wsgi.py:529: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpojds5_bf.py running install_data creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/etc creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/etc/glare copying etc/glare-paste.ini -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/etc/glare copying etc/glare-swift.conf.sample -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/etc/glare running install_egg_info running egg_info writing glare.egg-info/PKG-INFO writing dependency_links to glare.egg-info/dependency_links.txt writing entry points to glare.egg-info/entry_points.txt writing top-level names to glare.egg-info/top_level.txt writing pbr to glare.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glare.egg-info/SOURCES.txt' Copying glare.egg-info to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare-5.0.1-py3.9.egg-info running install_scripts Installing glare-api script to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/bin Installing glare-db-manage script to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/bin Installing glare-scrubber script to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/bin/__pycache__ + install -p -D -m 644 etc/glare.conf.sample /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/etc/glare/glare.conf + install -p -D -m 644 etc/policy.yaml.sample /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/etc/glare/policy.yaml + install -p -D -m 644 etc/glare-paste.ini /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/etc/glare/glare-paste.ini + install -p -D -m 644 etc/glare-swift.conf.sample /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/etc/glare/glare-swift.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/var/lib/glare + install -d -m 755 /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/var/lib/glare/artifacts + install -d -m 755 /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/var/log/glare + install -p -D -m 644 /builddir/build/SOURCES/openstack-glare-api.service /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/systemd/system/openstack-glare-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glare-scrubber.service /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/systemd/system/openstack-glare-scrubber.service + install -p -D -m 644 /builddir/build/SOURCES/glare.logrotate /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/etc/logrotate.d/openstack-glare + rm -f /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/etc/glare/glare-paste.ini /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/etc/glare/glare-swift.conf.sample + egg_path='/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare-*.egg-info' + tempest_egg_path=/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tests.egg-info + mkdir /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tests.egg-info + echo glare + grep 'tempest\|Tempest' glare.egg-info/entry_points.txt + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare-5.0.1-py3.9.egg-info/entry_points.txt + cp -r /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare-5.0.1-py3.9.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tests.egg-info + sed -i s/glare/glare_tests/g /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9/site-packages/glare_tests.egg-info/PKG-INFO + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.0.1-0.20220823123202.2580e0f.el9 --unique-debug-suffix -5.0.1-0.20220823123202.2580e0f.el9.x86_64 --unique-debug-src-base openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/glare-5.0.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/lib/python3.9 using python3.9 /usr/lib/python3.9/site-packages/glare/common/wsgi.py:529: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/glare/common/wsgi.py:529: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ge8d3q + umask 022 + cd /builddir/build/BUILD + cd glare-5.0.1 + PYTHON=/usr/bin/python3 + stestr run --black-regex 'glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_database_big_archive|glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_big_archive' {0} glare.tests.functional.test_all.TestAll.test_all_readonlyness [5.189635s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_all.py", line 107, in test_all_readonlyness self.patch(url=url, data=data, status=403) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 403 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_all.TestAll.test_format_all [4.960590s] ... ok {2} glare.tests.functional.test_database_store.TestMultiStore.test_blob_upload [5.196960s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_database_store.py", line 93, in test_blob_upload self.put(url=url + '/blob_non_exist', data=data, status=400, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_database_store.TestMultiStore.test_blob_download [3.351744s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_database_store.py", line 155, in test_blob_download art = self.put(url=url + '/blob', data=data, status=200, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_database_store.TestMultiStore.test_blob_dicts [3.951548s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_database_store.py", line 69, in test_blob_dicts self.put(url=url + '/dict_of_blobs/new_blob', File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{1} glare.tests.functional.test_all.TestAll.test_all [9.806138s] ... ok {2} glare.tests.functional.test_sample_artifact.TestArtifactOps.test_activate [4.855387s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1337, in test_activate self.patch(url=url, data=self.make_active, status=403) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 403 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_quotas.TestDynamicQuotas.test_calculate_uploaded_data [4.074535s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 675, in test_calculate_uploaded_data self.put(url='/sample_artifact/%s/blob' % art1['id'], File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 413 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_quotas.TestQuotasAPI.test_quota_api [4.274553s] ... ok {1} glare.tests.functional.test_quotas.TestDynamicQuotas.test_count_artifact_number [4.192367s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 534, in test_count_artifact_number self.delete('/images/%s' % img['id']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 133, in delete return self._check_artifact_method("delete", url, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 204 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_dicts [4.307335s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 785, in test_blob_dicts self.put(url=url + '/dict_of_blobs/' + blob_name, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_sample_artifact.TestArtifactOps.test_deactivate [3.701579s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1480, in test_deactivate self.patch(url, self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_quotas.TestQuotasAPI.test_quota_api_wrong [3.776642s] ... ok {1} glare.tests.functional.test_quotas.TestStaticQuotas.test_calculate_uploaded_data [3.792233s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 396, in test_calculate_uploaded_data self.put(url='/sample_artifact/%s/blob' % art1['id'], File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 413 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestLinks.test_manage_dict_of_links [4.356295s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2639, in test_manage_dict_of_links af = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_quotas.TestStaticQuotas.test_count_artifact_number [3.841710s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 365, in test_count_artifact_number self.delete('/images/%s' % img['id']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 133, in delete return self._check_artifact_method("delete", url, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 204 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_sample_artifact.TestArtifactOps.test_delete [4.901449s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1428, in test_delete self.delete(url=url, status=204) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 133, in delete return self._check_artifact_method("delete", url, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 204 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestLinks.test_manage_list_of_links [3.158467s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2671, in test_manage_list_of_links af = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{1} glare.tests.functional.test_sample_artifact.TestArtifactOps.test_create [4.770627s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1321, in test_create self.patch(url=url, data=self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_add_custom_location [3.536718s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 936, in test_blob_add_custom_location self.put(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestList.test_artifact_list_dict_filters [3.117465s] ... ok {3} glare.tests.functional.test_sample_artifact.TestArtifactOps.test_publish [4.527355s] ... ok {1} glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_download [4.268337s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 882, in test_blob_download art = self.put(url=url + '/blob', data=data, status=200, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_upload [4.235834s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 816, in test_blob_upload self.put(url=url + '/blob_non_exist', data=data, status=400, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestList.test_list_base_filters [3.457709s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 99, in test_list_base_filters self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_sample_artifact.TestArtifactOps.test_reactivate [3.462259s] ... ok {1} glare.tests.functional.test_sample_artifact.TestBlobs.test_delete_external_blob [3.172126s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1006, in test_delete_external_blob self.put(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_sample_artifact.TestLinks.test_manage_links [3.449206s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2610, in test_manage_links af = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_sample_artifact.TestBlobs.test_internal_location [2.959556s] ... ok {1} glare.tests.functional.test_sample_artifact.TestBlobs.test_delete_external_blob_dict [2.861443s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1072, in test_delete_external_blob_dict self.put(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestList.test_list_dict_prop_filters [5.308024s] ... ok {3} glare.tests.functional.test_sample_artifact.TestList.test_list_support_unicode_filters [3.162415s] ... ok {0} glare.tests.functional.test_sample_artifact.TestList.test_list_marker_and_limit [4.150483s] ... ok {1} glare.tests.functional.test_sample_artifact.TestList.test_list_artifact_with_filter_query_combiner [4.111062s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 697, in test_list_artifact_with_filter_query_combiner self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestList.test_list_latest_filter [4.005593s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 625, in test_list_latest_filter self.patch('/sample_artifact/' + res[0]['id'], self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_after_activate_and_publish [3.545649s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1649, in test_update_after_activate_and_publish self.patch(url=url, data=self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{1} glare.tests.functional.test_sample_artifact.TestList.test_list_display_type_name_attribute [3.571572s] ... ok {0} glare.tests.functional.test_sample_artifact.TestList.test_list_sorted [5.239199s] ... ok {2} glare.tests.functional.test_sample_artifact.TestList.test_list_versions [3.334789s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 538, in test_list_versions self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_field_list [3.728014s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2310, in test_update_field_list result = self.patch(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{1} glare.tests.functional.test_sample_artifact.TestList.test_list_response_attributes [3.566953s] ... ok {2} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_artifact_before_activate [3.611101s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1527, in test_update_artifact_before_activate self.patch(url=url, data=change_version) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_sample_artifact.TestTags.test_tags [3.685521s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1180, in test_tags art = self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_remove_properties [4.272899s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2437, in test_update_remove_properties result = self.patch(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{2} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_invalid_activation [2.735457s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2592, in test_update_invalid_activation self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{1} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_malformed_json_patch [3.331886s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2522, in test_update_malformed_json_patch self.patch(url=url, data=data, status=400) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

Could not load 'glance.store.s3.Store': No module named 'boto3' {0} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_base_fields [3.079578s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1814, in test_update_base_fields art = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_blob [0.324497s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_status_and_visibility [0.032296s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delayed_delete_per_artifact_type [0.098375s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_link_not_exist [0.036299s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_blob_wrong [0.073894s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_external_blob [0.041772s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_external_blob_dict [0.029227s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_download.TestArtifactDownload.test_download_from_non_existing_fields [0.050258s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_list.TestArtifactList.test_filter_by_tags [0.056777s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_list.TestArtifactList.test_list_and_sort_fields [0.055155s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_locations.TestLocations.test_add_dict_location [0.110711s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_update.TestArtifactUpdate.test_basic_update [0.028378s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_4_byte_unicode [0.044003s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_unicode [0.066571s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_wrong_parameters [0.079847s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_lists [0.131127s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_name_version [0.032937s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_update.TestLinks.test_manage_list_of_links [0.031296s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 567, in setUp super(TestLinks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_nonexistent_field [0.037070s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' {1} glare.tests.unit.db.migrations.test_migrations.TestMigrationsPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: Could not connect {1} glare.tests.unit.db.migrations.test_migrations.TestMigrationsSqlite.test_walk_versions [0.248915s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_anonymous_access_enabled [0.025307s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_is_admin_flag [0.057812s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_roles_case_insensitive [0.031021s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_service_catalog [0.043808s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Version of %(name)s %(min_ver)s %(max_ver)s intersects with another versions. Version of %(name)s %(min_ver)s %(max_ver)s intersects with another versions. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.ApiVersionsIntersect: Version of %(name)s %(min_ver)s %(max_ver)s intersects with another versions. Artifact with type name '%(type_name)s' and id '%(id)s' was not found. Artifact with type name '%(type_name)s' and id '%(id)s' was not found. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.ArtifactNotFound: Artifact with type name '%(type_name)s' and id '%(id)s' was not found. Bad request Bad request Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.BadRequest: Bad request The request could not be completed due to a conflict with the current state of the resource. The request could not be completed due to a conflict with the current state of the resource. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.Conflict: The request could not be completed due to a conflict with the current state of the resource. An unknown exception occurred An unknown exception occurred Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.DBNotAllowed: An unknown exception occurred The method could not be performed because the requested action depended on another action and that action failed. The method could not be performed because the requested action depended on another action and that action failed. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.FailedDependency: The method could not be performed because the requested action depended on another action and that action failed. You are not authorized to complete this action. You are not authorized to complete this action. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.Forbidden: You are not authorized to complete this action. An unknown exception occurred An unknown exception occurred Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.GlareException: An unknown exception occurred The requested resource is no longer available at the server and no forwarding address is known. The requested resource is no longer available at the server and no forwarding address is known. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.Gone: The requested resource is no longer available at the server and no forwarding address is known. Artifact type is incorrect: %(explanation)s Artifact type is incorrect: %(explanation)s Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.IncorrectArtifactType: Artifact type is incorrect: %(explanation)s Bad request Bad request Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.InvalidFilterOperatorValue: Bad request Invalid filter value Invalid filter value Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.InvalidParameterValue: Invalid filter value Provided version is invalid Provided version is invalid Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.InvalidVersion: Provided version is invalid The resource is locked. The resource is locked. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.Locked: The resource is locked. Not acceptable Not acceptable Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.NotAcceptable: Not acceptable An object with the specified identifier was not found. An object with the specified identifier was not found. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.NotFound: An object with the specified identifier was not found. Policy check for %(policy_name)s failed with user credentials. Policy check for %(policy_name)s failed with user credentials. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.PolicyException: Policy check for %(policy_name)s failed with user credentials. The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server. The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.PreconditionFailed: The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server. The server is refusing to process a request because the request entity is larger than the server is willing or able to process. The server is refusing to process a request because the request entity is larger than the server is willing or able to process. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.RequestEntityTooLarge: The server is refusing to process a request because the request entity is larger than the server is willing or able to process. The request included a Range request-header field, and none of the range-specifier values in this field overlap the current extent of the selected resource, and the request did not include an If-Range request-header field. The request included a Range request-header field, and none of the range-specifier values in this field overlap the current extent of the selected resource, and the request did not include an If-Range request-header field. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.RequestRangeNotSatisfiable: The request included a Range request-header field, and none of the range-specifier values in this field overlap the current extent of the selected resource, and the request did not include an If-Range request-header field. The client did not produce a request within the time that the server was prepared to wait. The client did not produce a request within the time that the server was prepared to wait. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.RequestTimeout: The client did not produce a request within the time that the server was prepared to wait. System SIGHUP signal received. System SIGHUP signal received. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.SIGHUPInterrupt: System SIGHUP signal received. Glare type with name '%(name)s' was not found. Glare type with name '%(name)s' was not found. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.TypeNotFound: Glare type with name '%(name)s' was not found. You are not authenticated You are not authenticated Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.Unauthorized: You are not authenticated Unsupported media type. Unsupported media type. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.UnsupportedMediaType: Unsupported media type. API version %(version)s is not supported on this method. API version %(version)s is not supported on this method. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.VersionNotFoundForAPIMethod: API version %(version)s is not supported on this method. Server worker creation failed: %(reason)s. Server worker creation failed: %(reason)s. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.WorkerCreationFailure: Server worker creation failed: %(reason)s. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception Exception Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception ValueError Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception TypeError An unknown exception occurred An unknown exception occurred Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.GlareException: An unknown exception occurred Version 100.0 is not supported by the API. Minimum is 1.0 and maximum is 1.1. {1} glare.tests.unit.middleware.test_fault.TestFaultMiddleware.test_exceptions [0.064237s] ... ok {1} glare.tests.unit.middleware.test_fault.TestFaultMiddleware.test_no_exception [0.023906s] ... ok Version 100.0 is not supported by the API. Minimum is 1.0 and maximum is 1.1. Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.InvalidGlobalAPIVersion: Version 100.0 is not supported by the API. Minimum is 1.0 and maximum is 1.1. Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_no_realm_access [0.033986s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_server_exception [0.031364s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_is_admin_flag [0.026664s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Auth token must be provided {1} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_no_auth_token [0.028929s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_response_no_request_id [0.035452s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_hacking.HackingTestCase.test_assert_equal_none [0.028204s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_hacking.HackingTestCase.test_check_python3_xrange [0.025502s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_hacking.HackingTestCase.test_no_direct_use_of_unicode_function [0.035223s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_quotas.TestDynamicQuotas.test_calculate_uploaded_data [0.032924s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_quotas.TestDynamicQuotas.test_count_artifact_number [0.066463s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_quotas.TestStaticQuotas.test_calculate_uploaded_data [0.089891s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_database [0.050344s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_utils.TestKeyCert.test_validate_key_cert_key [0.070609s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_utils.TestKeyCert.test_validate_key_cert_key_crypto_error [0.063066s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_no_read_method [0.039693s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_with_validators [2.823588s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1693, in test_update_with_validators self.patch(url=url, data=patch, status=400) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{1} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_of_iterator_stop_iteration_err [0.028800s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_utils.TestReaders.test_limiting_reader [0.037373s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_create_hook [0.027992s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_update_ops_hook [0.049527s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_allowed_dict_values [0.046372s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_allowed_list_values [0.038218s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_allowed_values [0.032933s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_max_list_size [0.057363s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_max_str_len [0.060973s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_min_number_size [0.045008s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_regex [0.053187s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_validators.TestValidators.test_uuid [0.054330s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_versions.VersionsTest.test_versions_endpoint [0.030360s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.335456s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.GetSocketTestCase.test_get_socket_without_all_ssl_reqs [0.022217s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.021917s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.040995s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_transfer_encoding [0.022976s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_and_body [0.044688s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_multiple_transfer_encoding [0.042272s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.035406s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_without_content_length [0.040535s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONResponseSerializerTest.test_default [0.039749s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.JSONResponseSerializerTest.test_to_json_with_set [0.045194s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.RequestTest.test_content_range_invalid [0.037464s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.functional.test_visibility.TestVisibility.test_visibility_all [4.909150s] ... ok {1} glare.tests.unit.test_wsgi.ResourceTest.test_dispatch_default [0.078299s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.034868s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {1} glare.tests.unit.test_wsgi.ServerTest.test_create_pool [0.032313s] ... ok {0} glare.tests.functional.test_sample_artifact.TestUpdate.test_update_field_dict [4.173265s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2115, in test_update_field_dict self.patch(url=url, data=data, status=400) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{0} glare.tests.functional.test_schemas.TestSchemas.test_schemas [2.958810s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' {3} glare.tests.functional.test_visibility.TestVisibility.test_visibility_artifact_types [3.657575s] ... ok Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_wrong_parameters [0.366032s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_no_artifact_type [0.034338s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delayed_delete_global [0.033274s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_blob_not_found [0.032884s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_deleted_artifact [0.035763s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_saving_blob [0.034801s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_with_blob_dict [0.032798s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_internal_blob [0.035864s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_download.TestArtifactDownload.test_download_for_deleted_artifact [0.036549s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_download.TestArtifactDownload.test_download_from_deactivated_artifact_as_other_user [0.047731s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_download.TestArtifactDownload.test_download_from_folders [0.060104s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_download.TestArtifactDownload.test_download_of_saving_blob [0.034449s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_list.TestArtifactList.test_list_compound_fields [0.043569s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_list.TestArtifactList.test_list_like_filter [0.031376s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_list.TestArtifactList.test_list_simple_fields [0.102565s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_list.TestArtifactList.test_list_version [0.040354s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_locations.TestLocations.test_add_location [0.026589s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' {2} glare.tests.functional.test_scrubber.TestScrubber.test_scrubber_app [5.764573s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 102, in test_scrubber_app url = self._create_sample_artifact() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 50, in _create_sample_artifact self.put(url=url + '/small_blob', data='aaaaaa', File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_locations.TestLocations.test_add_location_saving_blob [0.034264s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_locations.TestLocations.test_too_long_location_url [0.028121s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_show.TestArtifactShow.test_show_basic [0.036610s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_status [0.040665s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_replace_values [0.048569s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_update.TestLinks.test_manage_links [0.037075s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 567, in setUp super(TestLinks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_already_uploaded [0.061540s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_existing_blob_dict_key [0.027439s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_parallel_uploading_and_activation [0.027649s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_non_blob_field [0.067068s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_saving_blob [0.042599s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_with_content_length [0.037441s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_with_hook [0.032609s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_with_hook_error [0.063214s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.db.test_quota_functions.TestQuotaFunctions.test_calculate_uploaded_data [0.073424s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/db/test_quota_functions.py", line 25, in setUp super(TestQuotaFunctions, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.db.test_quota_functions.TestQuotaFunctions.test_count_artifact_number [0.038704s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/db/test_quota_functions.py", line 25, in setUp super(TestQuotaFunctions, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.db.test_quota_functions.TestQuotaFunctions.test_quota_operations [0.104007s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/db/test_quota_functions.py", line 25, in setUp super(TestQuotaFunctions, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_response [0.031621s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/keycloak_auth.py", line 180, in send_request_to_auth_server resp = requests.get( File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1161, in _execute_mock_call raise effect requests.exceptions.ConnectionError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: not all arguments converted during string formatting Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 93, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 87, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 185, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 226, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 52, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 654, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 702, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_keycloak_auth.py", line 156, in test_connection_error self.assertRaises( File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 478, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 530, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python3.9/site-packages/testtools/matchers/_exception.py", line 97, in match result = matchee() File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 1039, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 146, in __call__ return self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/keycloak_auth.py", line 152, in __call__ self.authenticate(access_token, realm_name, audience) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/keycloak_auth.py", line 113, in authenticate public_key = self.get_public_key(realm_name) File "/usr/lib/python3.9/site-packages/cachetools/__init__.py", line 641, in wrapper v = func(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/keycloak_auth.py", line 163, in get_public_key response_json = self.send_request_to_auth_server(keycloak_key_url) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/keycloak_auth.py", line 189, in send_request_to_auth_server LOG.error(msg, e) Message: "Can't connect to keycloak server with address 'http://127.0.0.1:8080/auth/realms/my_realm/protocol/openid-connect/certs'." Arguments: (ConnectionError(),) Can't connect to keycloak server with address 'http://127.0.0.1:8080/auth/realms/my_realm/protocol/openid-connect/certs'. {0} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_connection_error [0.057968s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' HTTP response from OIDC provider: [] with WWW-Authenticate: [] {0} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_server_unauthorized [0.089332s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_anonymous_access_enabled [0.040358s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_header_parsing [0.048192s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Tenant must be specified in auth token. Format of the token is 'user:tenant:roles' {0} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_no_tenant [0.047785s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_token_stripping [0.031238s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.middleware.test_version_negotiations.TestContextMiddleware.test_response [0.025893s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Version 10000.0 is not supported by the API. Minimum is 1.0 and maximum is 1.1. {0} glare.tests.unit.middleware.test_version_negotiations.TestContextMiddleware.test_too_big_version [0.028280s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_hacking.HackingTestCase.test_assert_true_instance [0.064040s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy [0.054085s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_hacking.HackingTestCase.test_dict_iterkeys [0.021898s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_hacking.HackingTestCase.test_no_contextlib_nested [0.035488s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_policies.TestPolicies.test_disable_type_list_api [0.079566s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_policies.TestPolicies.test_download_from_any_artifact [0.050656s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_policies.TestPolicies.test_get_any_artifact [0.045774s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_policies.TestPolicies.test_list_all_artifacts [0.029215s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_quotas.TestStaticQuotas.test_count_artifact_number [0.027229s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_quotas.TestStaticQuotas.test_max_uploaded_data_change_global_config_values [0.025294s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_utils.TestKeyCert.test_validate_key_cert_cert_cant_read [0.052533s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_of_iterator [0.035533s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_preserves_size_chunk_more_then_read [0.574578s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Param values can't contain 4 byte unicode. Property names can't contain 4 byte unicode. Param can't contain 4 byte unicode characters. {0} glare.tests.unit.test_utils.TestUtils.test_no_4bytes_params [0.037895s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_utils.TestUtils.test_validate_quotes [0.053693s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_versions.VersionsTest.test_root_endpoint [0.043857s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.032168s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length [0.029541s] ... ok {3} glare.tests.functional.test_visibility.TestVisibility.test_visibility_basic [3.360814s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_visibility.py", line 33, in test_visibility_basic self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.030593s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_wsgi.RequestTest.test_best_match_language_unknown [0.087062s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_wsgi.RequestTest.test_language_accept_none [0.061708s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Caught error: test exception Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/common/wsgi.py", line 768, in __call__ deserialized_request = self.dispatch(self.deserializer, File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1161, in _execute_mock_call raise effect Exception: test exception Could not load 'glance.store.s3.Store': No module named 'boto3' {0} glare.tests.unit.test_wsgi.ResourceTest.test_call_raises_exception [0.082470s] ... ok Could not load 's3': No module named 'boto3' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_4_byte_unicode [0.306081s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' {0} glare.tests.unit.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.058621s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_wsgi.ServerTest.test_http_keepalive [0.026829s] ... ok {3} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_no_name [0.038602s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {0} glare.tests.unit.test_wsgi.ServerTest.test_number_of_workers [0.037138s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_not_existing_field [0.054426s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_unicode [0.055307s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_with_fields [0.068288s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.functional.test_scrubber.TestScrubber.test_scrubber_delayed_delete [3.209893s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 78, in test_scrubber_delayed_delete url = self._create_sample_artifact() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 50, in _create_sample_artifact self.put(url=url + '/small_blob', data='aaaaaa', File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.unit.api.test_delete.TestArtifactDelete.test_no_delete_permission [0.130835s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_internal_blob_dict [0.117478s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_download.TestArtifactDownload.test_download_basic [0.079693s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_list.TestArtifactList.test_list_and_sort_negative [0.070159s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_list.TestArtifactList.test_list_marker_and_limit [0.056324s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_list.TestArtifactList.test_list_tags_base_and_additional_properties_with_sort [0.041251s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_show.TestArtifactShow.test_show_basic_negative [0.026154s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_blob [0.043052s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_mutable_fields [0.033250s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_remove_field [0.024237s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_system_fields [0.035723s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_update.TestLinks.test_manage_dict_of_links [0.129444s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 567, in setUp super(TestLinks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_upload.TestArtifactUpload.test_storage_error [0.032683s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_blob_dict [0.055008s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_blob_dict_without_key [0.103515s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' You are not authenticated {3} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_anonymous_access_defaults_to_disabled [0.043182s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_header_parsing [0.061552s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Bad request Bad request Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception glare.common.exception.BadRequest: Bad request {3} glare.tests.unit.middleware.test_fault.TestFaultMiddleware.test_fault_class [0.029444s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Auth token must be provided in 'X-Auth-Token' header. You are not authenticated {3} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_no_auth_token [0.028415s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_userinfo_endpoint_empty [0.047420s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Token can't be decoded because of wrong format Not enough segments You are not authenticated {3} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_wrong_token_format [0.038690s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' You are not authenticated {3} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_anonymous_access_defaults_to_disabled [0.044638s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_response [0.025440s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_roles_case_insensitive [0.037692s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.middleware.test_version_negotiations.TestContextMiddleware.test_version_request [0.022717s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' API version string INVALID is not valid. Cannot determine API version. Operation Table.drop() is not allowed in a database migration Operation Table.alter() is not allowed in a database migration {3} glare.tests.unit.middleware.test_version_negotiations.TestContextMiddleware.test_wrong_version [0.051576s] ... ok {3} glare.tests.unit.test_fixtures.TestBannedDBSchemaOperations.test_table [0.000748s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_hacking.HackingTestCase.test_dict_iteritems [0.044050s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_hacking.HackingTestCase.test_dict_itervalues [0.035500s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_quotas.TestDynamicQuotas.test_quota_upload_no_content_length [0.046165s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_quotas.TestStaticQuotas.test_max_max_uploaded_data_change_type_config_values [0.064633s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_filesystem [0.054119s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_http_too_large_data [0.030835s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking [0.052502s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/test_unpacking.py", line 25, in setUp super(TestArtifactHooks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_database [0.029055s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/test_unpacking.py", line 25, in setUp super(TestArtifactHooks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_utils.TestKeyCert.test_validate_key_cert_key_cant_read [0.030438s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_utils.TestKeyCert.test_validate_key_cert_no_private_key [0.044676s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_utils.TestReaders.test_blob_iterator [0.042277s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_utils.TestReaders.test_blob_iterator_big_data [0.042286s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' The server is refusing to process a request because the request entity is larger than the server is willing or able to process. {3} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_no_read_method_buffer_size [0.051504s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_preserves_size_chunk_equals_read [0.036200s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_preserves_size_chunk_less_then_read [0.074711s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_utils.TestUtils.test_split_filter_op [0.048011s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_delete_hook [0.054318s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validators.TestValidators.test_allowed_dict_keys [0.047546s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validators.TestValidators.test_forbidden_chars [0.036522s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validators.TestValidators.test_max_dict_key_len [0.028700s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validators.TestValidators.test_max_number_size [0.031635s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validators.TestValidators.test_min_list_size [0.058938s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validators.TestValidators.test_required_dict_keys [0.028109s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_validators.TestValidators.test_unique [0.040285s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.024709s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_but_body [0.022548s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.065425s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.functional.test_visibility.TestVisibility.test_visibility_name_version [2.521768s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_visibility.py", line 91, in test_visibility_name_version self.patch(url=url, data=patch, status=409) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 409 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

{3} glare.tests.unit.test_wsgi.JSONResponseSerializerTest.test_to_json [0.033112s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.029872s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.ResourceTest.test_call [0.051980s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.ResourceTest.test_dispatch_no_default [0.029773s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.ResourceTest.test_get_action_args [0.035736s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {3} glare.tests.unit.test_wsgi.ResourceTest.test_response_headers_encoded [0.022812s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Could not load 'glance.store.s3.Store': No module named 'boto3' {3} glare.tests.unit.test_wsgi.ResourceTest.test_translate_exception [0.041013s] ... ok Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_minimal [0.283291s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_system_fields [0.036946s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_with_nullable_false_field [0.036845s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_with_version [0.056099s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_not_found [0.044040s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_unknown_store_exception [0.029331s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_with_data [0.058078s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_download.TestArtifactDownload.test_download_external_blob [0.079782s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_list.TestArtifactList.test_list_query_combiner [0.029259s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_locations.TestLocations.test_internal_location [0.023839s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_not_existing_field [0.029579s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_visibility [0.032946s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_deleted_artifact [0.027279s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_dicts [0.027888s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_no_artifact_type [0.148927s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_upload.TestArtifactUpload.test_blob_dict_storage_error [0.071940s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_upload.TestArtifactUpload.test_blob_size_too_big [0.030708s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_basic [0.027836s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_oversized_blob_dict [0.027278s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' {2} glare.tests.unit.db.migrations.test_migrations.TestMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Invalid service catalog json. {2} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_invalid_service_catalog [0.026700s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.middleware.test_context.TestContextMiddleware.test_roles_stripping [0.025816s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' PREFIXTraceback (most recent call last)SUFFIX Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception ValueError: PREFIXTraceback (most recent call last)SUFFIX PREFIXSUFFIX Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/fault.py", line 125, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1100, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1104, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) File "/usr/lib/python3.9/site-packages/mock/mock.py", line 1167, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/middleware/test_fault.py", line 35, in get_response raise exception ValueError: PREFIXSUFFIX {2} glare.tests.unit.middleware.test_fault.TestFaultMiddleware.test_trace_marker [0.021918s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_header_parsing [0.039595s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.middleware.test_keycloak_auth.TestKeycloakAuthMiddleware.test_server_forbidden [0.026213s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_no_roles [0.030835s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_response_no_request_id_prefix [0.021778s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Wrong auth token format. It must be 'user:tenant:roles' Wrong auth token format. It must be 'user:tenant:roles' {2} glare.tests.unit.middleware.test_trusted_auth.TestTrustedAuthMiddleware.test_wrong_format [0.025289s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.middleware.test_version_negotiations.TestContextMiddleware.test_latest_version [0.027878s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Operation Column.drop() is not allowed in a database migration {2} glare.tests.unit.middleware.test_version_negotiations.TestContextMiddleware.test_version_unknown [0.028879s] ... ok Operation Column.alter() is not allowed in a database migration {2} glare.tests.unit.test_fixtures.TestBannedDBSchemaOperations.test_column [0.000696s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_hacking.HackingTestCase.test_assert_equal_type [0.032961s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_hacking.HackingTestCase.test_factory [0.039872s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_hacking.HackingTestCase.test_no_translate_logs [0.036787s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_multistore.TestMultistore.test_multistore [0.025013s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_quotas.TestStaticQuotas.test_max_artifact_number_change_global_config_values [0.025957s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_quotas.TestStaticQuotas.test_max_artifact_number_change_type_config_values [0.034491s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_http [0.053987s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_more_than_max_size_archive [0.033094s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/test_unpacking.py", line 25, in setUp super(TestArtifactHooks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_explicit_read [0.039133s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_utils.TestReaders.test_cooperative_reader_iterator [0.034102s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' The server is refusing to process a request because the request entity is larger than the server is willing or able to process. The server is refusing to process a request because the request entity is larger than the server is willing or able to process - 1023 bytes. {2} glare.tests.unit.test_utils.TestReaders.test_limiting_reader_fails [0.021010s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Invalid filter value not_comma"blabla". There is no comma before opening quotation mark. Invalid filter value "No comma after quotation mark"Not_comma. There is no comma after closing quotation mark. Invalid filter value "The quote is not closed. The quote is not closed. {2} glare.tests.unit.test_utils.TestUtils.test_validate_quotes_negative [0.026719s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_add_location_hook [0.045083s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_upload_download_hooks [0.033810s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_validators.TestValidators.test_max_dict_size [0.036595s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_validators.TestValidators.test_min_dict_size [0.035870s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_validators.TestValidators.test_min_str_len [0.043651s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_validators.TestValidators.test_mix_dict_key_len [0.046391s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.033559s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.036293s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_get_bind_addr_default_value [0.062460s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding [0.046024s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_with_content_length [0.038160s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_with_content_length [0.036696s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.056425s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.RequestTest.test_best_match_language_expected [0.061582s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.RequestTest.test_content_range [0.021325s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.RequestTest.test_http_error_response_codes [0.059118s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.RequestTest.test_language_accept_default [0.028643s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.RequestTest.test_request_match_language_unexpected [0.022820s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.ResourceTest.test_dispatch [0.022406s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.063906s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' {2} glare.tests.unit.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.023013s] ... ok Could not load 'glance.store.s3.Store': No module named 'boto3' Could not load 's3': No module named 'boto3' Server worker creation failed: eventlet 'poll' nor 'selects' hubs are available on this platform. {2} glare.tests.unit.test_wsgi.ServerTest.test_set_eventlet_hub_exception [0.021400s] ... ok ============================== Failed 175 tests - output below: ============================== glare.tests.functional.test_all.TestAll.test_all_readonlyness ------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_all.py", line 107, in test_all_readonlyness self.patch(url=url, data=data, status=403) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 403 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_database_store.TestMultiStore.test_blob_upload -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_database_store.py", line 93, in test_blob_upload self.put(url=url + '/blob_non_exist', data=data, status=400, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_database_store.TestMultiStore.test_blob_download ---------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_database_store.py", line 155, in test_blob_download art = self.put(url=url + '/blob', data=data, status=200, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_database_store.TestMultiStore.test_blob_dicts ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_database_store.py", line 69, in test_blob_dicts self.put(url=url + '/dict_of_blobs/new_blob', File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestArtifactOps.test_activate ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1337, in test_activate self.patch(url=url, data=self.make_active, status=403) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 403 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_quotas.TestDynamicQuotas.test_calculate_uploaded_data --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 675, in test_calculate_uploaded_data self.put(url='/sample_artifact/%s/blob' % art1['id'], File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 413 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_quotas.TestDynamicQuotas.test_count_artifact_number ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 534, in test_count_artifact_number self.delete('/images/%s' % img['id']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 133, in delete return self._check_artifact_method("delete", url, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 204 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_dicts --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 785, in test_blob_dicts self.put(url=url + '/dict_of_blobs/' + blob_name, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestArtifactOps.test_deactivate --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1480, in test_deactivate self.patch(url, self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_quotas.TestStaticQuotas.test_calculate_uploaded_data -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 396, in test_calculate_uploaded_data self.put(url='/sample_artifact/%s/blob' % art1['id'], File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 413 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestLinks.test_manage_dict_of_links ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2639, in test_manage_dict_of_links af = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_quotas.TestStaticQuotas.test_count_artifact_number ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_quotas.py", line 365, in test_count_artifact_number self.delete('/images/%s' % img['id']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 133, in delete return self._check_artifact_method("delete", url, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 204 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestArtifactOps.test_delete ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1428, in test_delete self.delete(url=url, status=204) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 133, in delete return self._check_artifact_method("delete", url, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 204 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestLinks.test_manage_list_of_links ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2671, in test_manage_list_of_links af = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestArtifactOps.test_create ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1321, in test_create self.patch(url=url, data=self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_add_custom_location ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 936, in test_blob_add_custom_location self.put(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_download ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 882, in test_blob_download art = self.put(url=url + '/blob', data=data, status=200, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestBlobs.test_blob_upload ---------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 816, in test_blob_upload self.put(url=url + '/blob_non_exist', data=data, status=400, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestList.test_list_base_filters --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 99, in test_list_base_filters self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestBlobs.test_delete_external_blob ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1006, in test_delete_external_blob self.put(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestLinks.test_manage_links ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2610, in test_manage_links af = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestBlobs.test_delete_external_blob_dict ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1072, in test_delete_external_blob_dict self.put(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestList.test_list_artifact_with_filter_query_combiner -------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 697, in test_list_artifact_with_filter_query_combiner self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestList.test_list_latest_filter ---------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 625, in test_list_latest_filter self.patch('/sample_artifact/' + res[0]['id'], self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestUpdate.test_update_after_activate_and_publish --------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1649, in test_update_after_activate_and_publish self.patch(url=url, data=self.make_active) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestList.test_list_versions ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 538, in test_list_versions self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestUpdate.test_update_field_list ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2310, in test_update_field_list result = self.patch(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestUpdate.test_update_artifact_before_activate ------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1527, in test_update_artifact_before_activate self.patch(url=url, data=change_version) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestTags.test_tags -------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1180, in test_tags art = self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestUpdate.test_update_remove_properties ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2437, in test_update_remove_properties result = self.patch(url=url, data=data) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestUpdate.test_update_invalid_activation ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2592, in test_update_invalid_activation self.patch(url=url, data=data, status=200) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestUpdate.test_update_malformed_json_patch --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2522, in test_update_malformed_json_patch self.patch(url=url, data=data, status=400) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.functional.test_sample_artifact.TestUpdate.test_update_base_fields ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1814, in test_update_base_fields art = self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_blob ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_status_and_visibility ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delayed_delete_per_artifact_type ----------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_link_not_exist ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_blob_wrong ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_external_blob -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_external_blob_dict ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_download.TestArtifactDownload.test_download_from_non_existing_fields ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_filter_by_tags ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_and_sort_fields ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_locations.TestLocations.test_add_dict_location ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_basic_update --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_4_byte_unicode --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_unicode -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_wrong_parameters ----------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_lists --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_name_version ---------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestLinks.test_manage_list_of_links -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 567, in setUp super(TestLinks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_nonexistent_field --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestDynamicQuotas.test_calculate_uploaded_data --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestDynamicQuotas.test_count_artifact_number ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestStaticQuotas.test_calculate_uploaded_data -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_database -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.functional.test_sample_artifact.TestUpdate.test_update_with_validators ---------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 1693, in test_update_with_validators self.patch(url=url, data=patch, status=400) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_create_hook ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_update_ops_hook ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_allowed_dict_values ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_allowed_list_values ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_allowed_values ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_max_list_size ------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_max_str_len ---------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_min_number_size -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_regex ---------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_uuid --------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.functional.test_sample_artifact.TestUpdate.test_update_field_dict ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_sample_artifact.py", line 2115, in test_update_field_dict self.patch(url=url, data=data, status=400) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 400 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_wrong_parameters ----------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_no_artifact_type -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delayed_delete_global ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_blob_not_found ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_deleted_artifact -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_saving_blob --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_with_blob_dict ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_internal_blob -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_download.TestArtifactDownload.test_download_for_deleted_artifact ------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_download.TestArtifactDownload.test_download_from_deactivated_artifact_as_other_user ------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_download.TestArtifactDownload.test_download_from_folders ---------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_download.TestArtifactDownload.test_download_of_saving_blob ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_compound_fields ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_like_filter --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_simple_fields ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_version ----------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_locations.TestLocations.test_add_location ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.functional.test_scrubber.TestScrubber.test_scrubber_app ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 102, in test_scrubber_app url = self._create_sample_artifact() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 50, in _create_sample_artifact self.put(url=url + '/small_blob', data='aaaaaa', File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.unit.api.test_locations.TestLocations.test_add_location_saving_blob ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_locations.TestLocations.test_too_long_location_url ---------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_show.TestArtifactShow.test_show_basic --------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_status ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_replace_values ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestLinks.test_manage_links ------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 567, in setUp super(TestLinks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_already_uploaded ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_existing_blob_dict_key ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_parallel_uploading_and_activation ------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_non_blob_field ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_saving_blob --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_with_content_length ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_with_hook ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_with_hook_error ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.db.test_quota_functions.TestQuotaFunctions.test_calculate_uploaded_data ---------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/db/test_quota_functions.py", line 25, in setUp super(TestQuotaFunctions, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.db.test_quota_functions.TestQuotaFunctions.test_count_artifact_number -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/db/test_quota_functions.py", line 25, in setUp super(TestQuotaFunctions, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.db.test_quota_functions.TestQuotaFunctions.test_quota_operations --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/db/test_quota_functions.py", line 25, in setUp super(TestQuotaFunctions, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_policies.TestPolicies.test_disable_type_list_api ---------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_policies.TestPolicies.test_download_from_any_artifact --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_policies.TestPolicies.test_get_any_artifact ----------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_policies.TestPolicies.test_list_all_artifacts ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestStaticQuotas.test_count_artifact_number ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestStaticQuotas.test_max_uploaded_data_change_global_config_values ------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.functional.test_visibility.TestVisibility.test_visibility_basic --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_visibility.py", line 33, in test_visibility_basic self.patch(url=url, data=patch) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_4_byte_unicode --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_no_name -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_not_existing_field ------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_unicode -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_with_fields ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.functional.test_scrubber.TestScrubber.test_scrubber_delayed_delete ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 78, in test_scrubber_delayed_delete url = self._create_sample_artifact() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_scrubber.py", line 50, in _create_sample_artifact self.put(url=url + '/small_blob', data='aaaaaa', File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 145, in put return self._check_artifact_method("put", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 200 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.unit.api.test_delete.TestArtifactDelete.test_no_delete_permission ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete_blobs.TestDeleteBlobs.test_delete_internal_blob_dict ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete_blobs.py", line 25, in setUp super(TestDeleteBlobs, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_download.TestArtifactDownload.test_download_basic --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_and_sort_negative --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_marker_and_limit -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_tags_base_and_additional_properties_with_sort ------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_show.TestArtifactShow.test_show_basic_negative ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_blob ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_mutable_fields --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_remove_field ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_system_fields -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestLinks.test_manage_dict_of_links -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 567, in setUp super(TestLinks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_storage_error ---------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_blob_dict ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_blob_dict_without_key ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestDynamicQuotas.test_quota_upload_no_content_length ---------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestStaticQuotas.test_max_max_uploaded_data_change_type_config_values -------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_filesystem ---------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_http_too_large_data ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking ---------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/test_unpacking.py", line 25, in setUp super(TestArtifactHooks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_database ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/test_unpacking.py", line 25, in setUp super(TestArtifactHooks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_delete_hook ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_allowed_dict_keys ---------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_forbidden_chars -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_max_dict_key_len --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_max_number_size -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_min_list_size ------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_required_dict_keys ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_unique ----------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.functional.test_visibility.TestVisibility.test_visibility_name_version ---------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/test_visibility.py", line 91, in test_visibility_name_version self.patch(url=url, data=patch, status=409) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 141, in patch return self._check_artifact_method("patch", url, data, status=status, File "/builddir/build/BUILD/glare-5.0.1/glare/tests/functional/base.py", line 116, in _check_artifact_method self.assertEqual(status, response.status_code, response.text) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 409 != 500: 500 Internal Server Error

500 Internal Server Error

'RequestContext' object has no attribute 'tenant'

glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_minimal -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_system_fields -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_with_nullable_false_field -------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_create.TestArtifactCreate.test_create_artifact_with_version ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_not_found ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_unknown_store_exception --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_delete.TestArtifactDelete.test_delete_with_data ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_delete.py", line 29, in setUp super(TestArtifactDelete, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_download.TestArtifactDownload.test_download_external_blob ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_download.py", line 24, in setUp super(TestArtifactDownload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_list.TestArtifactList.test_list_query_combiner ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_locations.TestLocations.test_internal_location ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_locations.py", line 26, in setUp super(TestLocations, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_not_existing_field ------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_artifact_visibility ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_deleted_artifact -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_dicts --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_update.TestArtifactUpdate.test_update_no_artifact_type -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_update.py", line 28, in setUp super(TestArtifactUpdate, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_blob_dict_storage_error -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_blob_size_too_big -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_basic --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.api.test_upload.TestArtifactUpload.test_upload_oversized_blob_dict ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/api/test_upload.py", line 30, in setUp super(TestArtifactUpload, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestStaticQuotas.test_max_artifact_number_change_global_config_values -------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_quotas.TestStaticQuotas.test_max_artifact_number_change_type_config_values ------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_store_api.TestStoreAPI.test_read_data_http ---------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_more_than_max_size_archive ------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/test_unpacking.py", line 25, in setUp super(TestArtifactHooks, self).setUp() File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_add_location_hook ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validation_hooks.TestArtifactHooks.test_upload_download_hooks ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_max_dict_size ------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_min_dict_size ------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_min_str_len ---------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' glare.tests.unit.test_validators.TestValidators.test_mix_dict_key_len --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 170, in setUp self.req = self.get_fake_request(user=self.users['user1']) File "/builddir/build/BUILD/glare-5.0.1/glare/tests/unit/base.py", line 131, in get_fake_request req.context = context.RequestContext(**kwargs) File "/builddir/build/BUILD/glare-5.0.1/glare/api/middleware/context.py", line 48, in __init__ super(RequestContext, self).__init__(**kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python3.9/site-packages/debtcollector/renames.py", line 41, in decorator return wrapped(*args, **kwargs) [Previous line repeated 1 more time] TypeError: __init__() got an unexpected keyword argument 'tenant' ====== Totals ====== Ran: 325 tests in 65.1657 sec. - Passed: 148 - Skipped: 2 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 175 Sum of execute time for each test: 237.4257 sec. ============== Worker Balance ============== - Worker 0 (82 tests) => 0:00:59.566356 - Worker 1 (81 tests) => 0:00:51.578619 - Worker 2 (81 tests) => 0:01:04.587120 - Worker 3 (81 tests) => 0:01:01.978934 Processing files: python3-glare-5.0.1-0.20220823123202.2580e0f.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ahiblR Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZShnjm + true + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd glare-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/share/doc/python3-glare + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/share/doc/python3-glare + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/share/doc/python3-glare + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd glare-5.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/share/licenses/python3-glare + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/share/licenses/python3-glare + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64/usr/share/licenses/python3-glare + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-glare = 5.0.1-0.20220823123202.2580e0f.el9 python3-glare = 5.0.1-0.20220823123202.2580e0f.el9 python3.9-glare = 5.0.1-0.20220823123202.2580e0f.el9 python3.9dist(glare) = 5.0.1 python3dist(glare) = 5.0.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(pre): shadow-utils Requires: python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python-glare < 5.0.1-0.20220823123202.2580e0f.el9 python39-glare < 5.0.1-0.20220823123202.2580e0f.el9 Processing files: openstack-glare-common-5.0.1-0.20220823123202.2580e0f.el9.noarch Provides: config(openstack-glare-common) = 5.0.1-0.20220823123202.2580e0f.el9 openstack-glare-common = 5.0.1-0.20220823123202.2580e0f.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Processing files: openstack-glare-api-5.0.1-0.20220823123202.2580e0f.el9.noarch Provides: openstack-glare-api = 5.0.1-0.20220823123202.2580e0f.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-glare-tests-5.0.1-0.20220823123202.2580e0f.el9.noarch Provides: python-glare-tests = 5.0.1-0.20220823123202.2580e0f.el9 python3-glare-tests = 5.0.1-0.20220823123202.2580e0f.el9 python3.9-glare-tests = 5.0.1-0.20220823123202.2580e0f.el9 python3.9dist(glare-tests) = 5.0.1 python3dist(glare-tests) = 5.0.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 Obsoletes: python-glare-tests < 5.0.1-0.20220823123202.2580e0f.el9 python39-glare-tests < 5.0.1-0.20220823123202.2580e0f.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 Wrote: /builddir/build/RPMS/openstack-glare-api-5.0.1-0.20220823123202.2580e0f.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glare-common-5.0.1-0.20220823123202.2580e0f.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glare-5.0.1-0.20220823123202.2580e0f.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glare-tests-5.0.1-0.20220823123202.2580e0f.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VvdC2n + umask 022 + cd /builddir/build/BUILD + cd glare-5.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20220823123202.2580e0f.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0