------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-pip-20.2.3.txz ===== Message from py37-pip-20.2.3: -- pip MUST ONLY be used: * With the --user flag, OR * To install or manage Python packages in virtual environments Failure to follow this warning can and will result in an inconsistent system-wide Python environment (LOCALBASE/lib/pythonX.Y/site-packages) and cause errors. Avoid using pip as root unless you know what you're doing. Installing /packages/All/py37-pbr-5.5.0.txz Installing /packages/All/py37-iso8601-0.1.12.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.4.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-openssl-19.1.0.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0_2.txz Installing /packages/All/py37-stevedore-1.31.0.txz Installing /packages/All/py37-os-service-types-1.7.0.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/sbin/pkg - found => keystoneauth1-4.3.0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/k/keystoneauth1/keystoneauth1-4.3.0.tar.gz keystoneauth1-4.3.0.tar.gz 0% of 259 kB 0 Bps keystoneauth1-4.3.0.tar.gz 24% of 259 kB 21 MBps keystoneauth1-4.3.0.tar.gz 259 kB 22 MBps 01s ===> Fetching all distfiles required by py37-keystoneauth1-4.3.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-keystoneauth1-4.3.0 for building => SHA256 Checksum OK for keystoneauth1-4.3.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-keystoneauth1-4.3.0 for building ===> Extracting for py37-keystoneauth1-4.3.0 => SHA256 Checksum OK for keystoneauth1-4.3.0.tar.gz. Extracted Memory Use: 1.91M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-keystoneauth1-4.3.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-keystoneauth1-4.3.0 depends on package: py37-pbr>=2.0.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-setuptools>0 - found ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-keystoneauth1-4.3.0 depends on package: py37-pbr>=2.0.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-setuptools>0 - found ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-keystoneauth1-4.3.0 /usr/local/lib/python3.7/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-keystoneauth1-4.3.0 /usr/local/lib/python3.7/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/keystoneauth1 creating build/lib/keystoneauth1/tests creating build/lib/keystoneauth1/tests/unit creating build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_fixtures.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_session.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_adapter.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/__init__.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_loading.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_conf.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_generic.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_cli.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/utils.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_v3.py -> build/lib/keystoneauth1/tests/unit/loading copying keystoneauth1/tests/unit/loading/test_entry_points.py -> build/lib/keystoneauth1/tests/unit/loading creating build/lib/keystoneauth1/tests/unit/extras creating build/lib/keystoneauth1/tests/unit/extras/saml2 creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures copying keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures copying keystoneauth1/tests/__init__.py -> build/lib/keystoneauth1/tests creating build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/exception.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/keystoneauth_betamax.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/serializer.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/v2.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/v3.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/discovery.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/hooks.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/__init__.py -> build/lib/keystoneauth1/fixture copying keystoneauth1/fixture/plugin.py -> build/lib/keystoneauth1/fixture creating build/lib/keystoneauth1/extras creating build/lib/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/__init__.py -> build/lib/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/_loading.py -> build/lib/keystoneauth1/extras/oauth1 copying keystoneauth1/extras/oauth1/v3.py -> build/lib/keystoneauth1/extras/oauth1 creating build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/base.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/discovery.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/connection.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/oidc.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth_plugins.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/service_providers.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/response.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/__init__.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/http.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/catalog.py -> build/lib/keystoneauth1/exceptions copying keystoneauth1/exceptions/auth.py -> build/lib/keystoneauth1/exceptions creating build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/tests/unit/extras/oauth1/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/oauth1 copying keystoneauth1/extras/__init__.py -> build/lib/keystoneauth1/extras copying keystoneauth1/plugin.py -> build/lib/keystoneauth1 copying keystoneauth1/__init__.py -> build/lib/keystoneauth1 copying keystoneauth1/adapter.py -> build/lib/keystoneauth1 copying keystoneauth1/discover.py -> build/lib/keystoneauth1 copying keystoneauth1/session.py -> build/lib/keystoneauth1 copying keystoneauth1/_utils.py -> build/lib/keystoneauth1 copying keystoneauth1/http_basic.py -> build/lib/keystoneauth1 copying keystoneauth1/noauth.py -> build/lib/keystoneauth1 copying keystoneauth1/service_token.py -> build/lib/keystoneauth1 copying keystoneauth1/_fair_semaphore.py -> build/lib/keystoneauth1 copying keystoneauth1/token_endpoint.py -> build/lib/keystoneauth1 creating build/lib/keystoneauth1/extras/kerberos copying keystoneauth1/extras/kerberos/_loading.py -> build/lib/keystoneauth1/extras/kerberos copying keystoneauth1/extras/kerberos/__init__.py -> build/lib/keystoneauth1/extras/kerberos creating build/lib/keystoneauth1/extras/_saml2 creating build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/__init__.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/saml2.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/base.py -> build/lib/keystoneauth1/extras/_saml2/v3 copying keystoneauth1/extras/_saml2/v3/adfs.py -> build/lib/keystoneauth1/extras/_saml2/v3 creating build/lib/keystoneauth1/hacking copying keystoneauth1/hacking/checks.py -> build/lib/keystoneauth1/hacking copying keystoneauth1/hacking/__init__.py -> build/lib/keystoneauth1/hacking creating build/lib/keystoneauth1/loading creating build/lib/keystoneauth1/loading/_plugins creating build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/__init__.py -> build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/v3.py -> build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/generic.py -> build/lib/keystoneauth1/loading/_plugins/identity copying keystoneauth1/loading/_plugins/identity/v2.py -> build/lib/keystoneauth1/loading/_plugins/identity creating build/lib/keystoneauth1/identity copying keystoneauth1/identity/__init__.py -> build/lib/keystoneauth1/identity copying keystoneauth1/identity/access.py -> build/lib/keystoneauth1/identity copying keystoneauth1/identity/base.py -> build/lib/keystoneauth1/identity copying keystoneauth1/identity/v2.py -> build/lib/keystoneauth1/identity copying keystoneauth1/tests/unit/extras/__init__.py -> build/lib/keystoneauth1/tests/unit/extras copying keystoneauth1/loading/cli.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/base.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/session.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/__init__.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/adapter.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/_utils.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/identity.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/opts.py -> build/lib/keystoneauth1/loading copying keystoneauth1/loading/conf.py -> build/lib/keystoneauth1/loading creating build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/password.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/base.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/__init__.py -> build/lib/keystoneauth1/identity/generic copying keystoneauth1/identity/generic/token.py -> build/lib/keystoneauth1/identity/generic creating build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_password.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_access.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_token.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/__init__.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v3.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/utils.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_common.py -> build/lib/keystoneauth1/tests/unit/identity copying keystoneauth1/tests/unit/identity/test_identity_v2.py -> build/lib/keystoneauth1/tests/unit/identity creating build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/base.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/utils.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> build/lib/keystoneauth1/tests/unit/extras/kerberos copying keystoneauth1/loading/_plugins/http_basic.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/admin_token.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/__init__.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/loading/_plugins/noauth.py -> build/lib/keystoneauth1/loading/_plugins copying keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/__init__.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/utils.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> build/lib/keystoneauth1/tests/unit/extras/saml2 copying keystoneauth1/tests/unit/test_token_endpoint.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_http_basic.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/__init__.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_serializer.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_hacking_checks.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_noauth.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_hooks.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_discovery.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/client_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_service_token.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_utils.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_matchers.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_betamax_fixture.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/keystoneauth_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_fair_sempahore.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/test_session.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/k2k_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/matchers.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/oidc_fixtures.py -> build/lib/keystoneauth1/tests/unit copying keystoneauth1/tests/unit/utils.py -> build/lib/keystoneauth1/tests/unit creating build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/__init__.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v2_access.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v3_access.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> build/lib/keystoneauth1/tests/unit/access copying keystoneauth1/extras/_saml2/__init__.py -> build/lib/keystoneauth1/extras/_saml2 copying keystoneauth1/extras/_saml2/_loading.py -> build/lib/keystoneauth1/extras/_saml2 creating build/lib/keystoneauth1/tests/unit/exceptions copying keystoneauth1/tests/unit/exceptions/test_exceptions.py -> build/lib/keystoneauth1/tests/unit/exceptions copying keystoneauth1/tests/unit/exceptions/__init__.py -> build/lib/keystoneauth1/tests/unit/exceptions creating build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/totp.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/k2k.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/multi_factor.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/base.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/federation.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/tokenless_auth.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/__init__.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/password.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/application_credential.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/receipt.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/oidc.py -> build/lib/keystoneauth1/identity/v3 copying keystoneauth1/identity/v3/token.py -> build/lib/keystoneauth1/identity/v3 creating build/lib/keystoneauth1/access copying keystoneauth1/access/__init__.py -> build/lib/keystoneauth1/access copying keystoneauth1/access/access.py -> build/lib/keystoneauth1/access copying keystoneauth1/access/service_catalog.py -> build/lib/keystoneauth1/access copying keystoneauth1/access/service_providers.py -> build/lib/keystoneauth1/access running egg_info writing keystoneauth1.egg-info/PKG-INFO writing dependency_links to keystoneauth1.egg-info/dependency_links.txt writing entry points to keystoneauth1.egg-info/entry_points.txt writing requirements to keystoneauth1.egg-info/requires.txt writing top-level names to keystoneauth1.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt creating build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates creating build/lib/keystoneauth1/tests/unit/extras/saml2/examples creating build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml copying keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml creating build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/README -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/ksa_serializer_data.json -> build/lib/keystoneauth1/tests/unit/data copying keystoneauth1/tests/unit/data/test_pre_record_hook.json -> build/lib/keystoneauth1/tests/unit/data SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-keystoneauth1-4.3.0 depends on package: py37-iso8601>=0.1.11 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-pbr>=2.0.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-requests>=2.14.2 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-six>=1.10.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-stevedore>=1.20.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-os-service-types>=1.2.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-setuptools>0 - found ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-keystoneauth1-4.3.0 ===> py37-keystoneauth1-4.3.0 depends on package: py37-iso8601>=0.1.11 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-pbr>=2.0.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-requests>=2.14.2 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-six>=1.10.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-stevedore>=1.20.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-os-service-types>=1.2.0 - found ===> py37-keystoneauth1-4.3.0 depends on package: py37-setuptools>0 - found ===> py37-keystoneauth1-4.3.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/lib/python3.7/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.8s) running build running build_py running egg_info writing keystoneauth1.egg-info/PKG-INFO writing dependency_links to keystoneauth1.egg-info/dependency_links.txt writing entry points to keystoneauth1.egg-info/entry_points.txt writing requirements to keystoneauth1.egg-info/requires.txt writing top-level names to keystoneauth1.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/keystoneauth_betamax.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/hooks.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/plugin.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/exception.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/serializer.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/discovery.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/v3.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/fixture/v2.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture copying build/lib/keystoneauth1/_utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/token_endpoint.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/discover.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/noauth.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/session.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/adapter.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/saml2.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/base.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/v3/adfs.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3 copying build/lib/keystoneauth1/extras/_saml2/_loading.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2 copying build/lib/keystoneauth1/extras/_saml2/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/v3.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/oauth1/_loading.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/oauth1 copying build/lib/keystoneauth1/extras/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/kerberos copying build/lib/keystoneauth1/extras/kerberos/_loading.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/kerberos copying build/lib/keystoneauth1/extras/kerberos/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/kerberos copying build/lib/keystoneauth1/plugin.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/hacking copying build/lib/keystoneauth1/hacking/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/hacking copying build/lib/keystoneauth1/hacking/checks.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/hacking creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/_utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/identity.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/base.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/cli.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/v3.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/v2.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/identity/generic.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity copying build/lib/keystoneauth1/loading/_plugins/http_basic.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/noauth.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/_plugins/admin_token.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins copying build/lib/keystoneauth1/loading/adapter.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/session.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/conf.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading copying build/lib/keystoneauth1/loading/opts.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests copying build/lib/keystoneauth1/tests/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_v3.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_generic.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_fixtures.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_adapter.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_cli.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_session.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_entry_points.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_loading.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/test_conf.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading copying build/lib/keystoneauth1/tests/unit/loading/utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/oauth1 copying build/lib/keystoneauth1/tests/unit/extras/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/soap_response.xml -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/authn_request.xml -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates copying build/lib/keystoneauth1/tests/unit/extras/saml2/fixtures/templates/saml_assertion.xml -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/templates creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/examples creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml copying build/lib/keystoneauth1/tests/unit/extras/saml2/examples/xml/ADFS_fault.xml -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/examples/xml copying build/lib/keystoneauth1/tests/unit/extras/saml2/utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2 copying build/lib/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/base.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos copying build/lib/keystoneauth1/tests/unit/extras/kerberos/test_v3.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_password.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v2.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_common.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_access.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_tokenless_auth.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_identity_v3.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity copying build/lib/keystoneauth1/tests/unit/identity/test_token.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/README -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/test_pre_record_hook.json -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_request.json -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_request.json -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v2_sample_response.json -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/ksa_serializer_data.json -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/ksa_betamax_test_cassette.yaml -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/data/keystone_v3_sample_response.json -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/data copying build/lib/keystoneauth1/tests/unit/oidc_fixtures.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/k2k_fixtures.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_discovery.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_matchers.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_serializer.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_service_token.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/keystoneauth_fixtures.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/matchers.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_fair_sempahore.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_hooks.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/client_fixtures.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_session.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/exceptions/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/exceptions/test_exceptions.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/exceptions copying build/lib/keystoneauth1/tests/unit/test_noauth.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_http_basic.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/utils.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_hacking_checks.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_betamax_fixture.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/test_fixtures.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v3_access.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v3_service_catalog.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v2_service_catalog.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/access/test_v2_access.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access copying build/lib/keystoneauth1/tests/unit/test_token_endpoint.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit copying build/lib/keystoneauth1/tests/unit/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/base.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/password.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/base.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/generic/token.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic copying build/lib/keystoneauth1/identity/v2.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/access.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity copying build/lib/keystoneauth1/identity/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/receipt.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/password.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/multi_factor.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/federation.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/k2k.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/token.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/totp.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/tokenless_auth.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/oidc.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/application_credential.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 copying build/lib/keystoneauth1/identity/v3/base.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/response.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/auth_plugins.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/connection.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/catalog.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/base.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/service_providers.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/auth.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/oidc.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/http.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/exceptions/discovery.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions copying build/lib/keystoneauth1/_fair_semaphore.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/http_basic.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 copying build/lib/keystoneauth1/service_token.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1 creating /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/service_catalog.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/service_providers.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/__init__.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access copying build/lib/keystoneauth1/access/access.py -> /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/keystoneauth_betamax.py to keystoneauth_betamax.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/hooks.py to hooks.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/plugin.py to plugin.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/exception.py to exception.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/serializer.py to serializer.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/discovery.py to discovery.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/v3.py to v3.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/fixture/v2.py to v2.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/_utils.py to _utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/token_endpoint.py to token_endpoint.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/discover.py to discover.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/noauth.py to noauth.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/session.py to session.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/adapter.py to adapter.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3/saml2.py to saml2.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/v3/adfs.py to adfs.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/_loading.py to _loading.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/_saml2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/oauth1/v3.py to v3.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/oauth1/_loading.py to _loading.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/kerberos/_loading.py to _loading.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/extras/kerberos/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/plugin.py to plugin.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/hacking/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/hacking/checks.py to checks.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_utils.py to _utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/identity.py to identity.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/cli.py to cli.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity/v3.py to v3.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity/v2.py to v2.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/identity/generic.py to generic.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/http_basic.py to http_basic.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/noauth.py to noauth.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/_plugins/admin_token.py to admin_token.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/adapter.py to adapter.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/session.py to session.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/conf.py to conf.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/loading/opts.py to opts.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_v3.py to test_v3.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_generic.py to test_generic.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_fixtures.py to test_fixtures.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_adapter.py to test_adapter.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_cli.py to test_cli.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_session.py to test_session.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_entry_points.py to test_entry_points.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_loading.py to test_loading.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/test_conf.py to test_conf.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/loading/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1_loading.py to test_oauth1_loading.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/oauth1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/oauth1/test_oauth1.py to test_oauth1.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/fixtures/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_saml2.py to test_auth_saml2.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/saml2/test_auth_adfs.py to test_auth_adfs.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_mapped.py to test_mapped.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_kerberos_loading.py to test_kerberos_loading.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_fedkerb_loading.py to test_fedkerb_loading.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/extras/kerberos/test_v3.py to test_v3.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_password.py to test_password.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_identity_v2.py to test_identity_v2.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_federation.py to test_identity_v3_federation.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3_oidc.py to test_identity_v3_oidc.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_identity_common.py to test_identity_common.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_access.py to test_access.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_tokenless_auth.py to test_tokenless_auth.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_identity_v3.py to test_identity_v3.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/identity/test_token.py to test_token.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/oidc_fixtures.py to oidc_fixtures.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/k2k_fixtures.py to k2k_fixtures.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_discovery.py to test_discovery.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_matchers.py to test_matchers.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_betamax_serializer.py to test_betamax_serializer.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_service_token.py to test_service_token.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/keystoneauth_fixtures.py to keystoneauth_fixtures.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/matchers.py to matchers.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_fair_sempahore.py to test_fair_sempahore.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_betamax_hooks.py to test_betamax_hooks.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/client_fixtures.py to client_fixtures.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_session.py to test_session.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/exceptions/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/exceptions/test_exceptions.py to test_exceptions.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_noauth.py to test_noauth.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_http_basic.py to test_http_basic.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_hacking_checks.py to test_hacking_checks.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_betamax_fixture.py to test_betamax_fixture.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_fixtures.py to test_fixtures.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access/test_v3_access.py to test_v3_access.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access/test_v3_service_catalog.py to test_v3_service_catalog.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access/test_v2_service_catalog.py to test_v2_service_catalog.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/access/test_v2_access.py to test_v2_access.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/test_token_endpoint.py to test_token_endpoint.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/tests/unit/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic/password.py to password.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/generic/token.py to token.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v2.py to v2.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/access.py to access.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/receipt.py to receipt.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/password.py to password.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/multi_factor.py to multi_factor.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/federation.py to federation.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/k2k.py to k2k.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/token.py to token.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/totp.py to totp.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/tokenless_auth.py to tokenless_auth.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/oidc.py to oidc.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/application_credential.py to application_credential.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/identity/v3/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/response.py to response.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/auth_plugins.py to auth_plugins.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/connection.py to connection.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/catalog.py to catalog.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/service_providers.py to service_providers.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/auth.py to auth.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/oidc.py to oidc.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/http.py to http.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/exceptions/discovery.py to discovery.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/_fair_semaphore.py to _fair_semaphore.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/http_basic.py to http_basic.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/service_token.py to service_token.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access/service_catalog.py to service_catalog.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access/service_providers.py to service_providers.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1/access/access.py to access.cpython-37.pyc writing byte-compilation script '/tmp/tmph4707pib.py' /usr/local/bin/python3.7 /tmp/tmph4707pib.py removing /tmp/tmph4707pib.py running install_egg_info Copying keystoneauth1.egg-info to /construction/devel/py-keystoneauth1/stage/usr/local/lib/python3.7/site-packages/keystoneauth1-4.3.0-py3.7.egg-info running install_scripts /usr/local/lib/python3.7/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) writing list of installed files to '/construction/devel/py-keystoneauth1/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-keystoneauth1-4.3.0 file sizes/checksums [480]: 0% file sizes/checksums [480]: 20% file sizes/checksums [480]: 41% file sizes/checksums [480]: 62% file sizes/checksums [480]: 83% file sizes/checksums [480]: 100% packing files [480]: 0% packing files [480]: 20% packing files [480]: 41% packing files [480]: 62% packing files [480]: 83% packing files [480]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:30