------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.9.txz ===== Message from python37-3.7.9: -- 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-pyhcl-0.4.4.txz Installing /packages/All/py37-certifi-2020.6.20.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.2.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.10,1.txz ===== Message from py37-urllib3-1.25.10,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.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-hvac-0.10.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-hvac-0.10.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hvac-0.10.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-hvac-0.10.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hvac-0.10.5 for building => SHA256 Checksum OK for hvac-0.10.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-hvac-0.10.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-hvac-0.10.5 for building ===> Extracting for py37-hvac-0.10.5 => SHA256 Checksum OK for hvac-0.10.5.tar.gz. Extracted Memory Use: 0.75M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-hvac-0.10.5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-hvac-0.10.5 depends on package: py37-setuptools>0 - found ===> py37-hvac-0.10.5 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-hvac-0.10.5 depends on package: py37-setuptools>0 - found ===> py37-hvac-0.10.5 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-hvac-0.10.5 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-hvac-0.10.5 running build running build_py creating build creating build/lib creating build/lib/hvac copying hvac/__init__.py -> build/lib/hvac copying hvac/adapters.py -> build/lib/hvac copying hvac/aws_utils.py -> build/lib/hvac copying hvac/exceptions.py -> build/lib/hvac copying hvac/utils.py -> build/lib/hvac creating build/lib/hvac/api copying hvac/api/__init__.py -> build/lib/hvac/api copying hvac/api/vault_api_base.py -> build/lib/hvac/api copying hvac/api/vault_api_category.py -> build/lib/hvac/api creating build/lib/hvac/constants copying hvac/constants/__init__.py -> build/lib/hvac/constants copying hvac/constants/aws.py -> build/lib/hvac/constants copying hvac/constants/azure.py -> build/lib/hvac/constants copying hvac/constants/client.py -> build/lib/hvac/constants copying hvac/constants/gcp.py -> build/lib/hvac/constants copying hvac/constants/identity.py -> build/lib/hvac/constants copying hvac/constants/transit.py -> build/lib/hvac/constants creating build/lib/hvac/v1 copying hvac/v1/__init__.py -> build/lib/hvac/v1 creating build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/__init__.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/aws.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/azure.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/gcp.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/github.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/jwt.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/kubernetes.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/ldap.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/mfa.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/oidc.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/okta.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/radius.py -> build/lib/hvac/api/auth_methods copying hvac/api/auth_methods/userpass.py -> build/lib/hvac/api/auth_methods creating build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/__init__.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/active_directory.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/aws.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/azure.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/consul.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/database.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/gcp.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/identity.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/kv.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/kv_v1.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/kv_v2.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/pki.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/rabbitmq.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/transform.py -> build/lib/hvac/api/secrets_engines copying hvac/api/secrets_engines/transit.py -> build/lib/hvac/api/secrets_engines creating build/lib/hvac/api/system_backend copying hvac/api/system_backend/__init__.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/audit.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/auth.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/capabilities.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/health.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/init.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/key.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/leader.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/lease.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/mount.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/namespace.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/policy.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/raft.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/seal.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/system_backend_mixin.py -> build/lib/hvac/api/system_backend copying hvac/api/system_backend/wrapping.py -> build/lib/hvac/api/system_backend running egg_info writing hvac.egg-info/PKG-INFO writing dependency_links to hvac.egg-info/dependency_links.txt writing requirements to hvac.egg-info/requires.txt writing top-level names to hvac.egg-info/top_level.txt reading manifest file 'hvac.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/' writing manifest file 'hvac.egg-info/SOURCES.txt' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-hvac-0.10.5 depends on package: py37-pyhcl>=0.3.10 - found ===> py37-hvac-0.10.5 depends on package: py37-requests>2.21.0 - found ===> py37-hvac-0.10.5 depends on package: py37-six>=1.5.0 - found ===> py37-hvac-0.10.5 depends on package: py37-setuptools>0 - found ===> py37-hvac-0.10.5 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-hvac-0.10.5 ===> py37-hvac-0.10.5 depends on package: py37-pyhcl>=0.3.10 - found ===> py37-hvac-0.10.5 depends on package: py37-requests>2.21.0 - found ===> py37-hvac-0.10.5 depends on package: py37-six>=1.5.0 - found ===> py37-hvac-0.10.5 depends on package: py37-setuptools>0 - found ===> py37-hvac-0.10.5 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing hvac.egg-info/PKG-INFO writing dependency_links to hvac.egg-info/dependency_links.txt writing requirements to hvac.egg-info/requires.txt writing top-level names to hvac.egg-info/top_level.txt reading manifest file 'hvac.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/' writing manifest file 'hvac.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7 creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/v1 copying build/lib/hvac/v1/__init__.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/v1 copying build/lib/hvac/exceptions.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/azure.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/gcp.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/aws.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/__init__.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/transit.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/client.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/constants/identity.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants copying build/lib/hvac/adapters.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac copying build/lib/hvac/utils.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac copying build/lib/hvac/aws_utils.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api copying build/lib/hvac/api/vault_api_base.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/__init__.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/mount.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/leader.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/raft.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/seal.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/namespace.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/auth.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/key.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/capabilities.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/audit.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/system_backend_mixin.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/health.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/lease.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/wrapping.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/init.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend copying build/lib/hvac/api/system_backend/policy.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/jwt.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/__init__.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/kubernetes.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/gcp.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/ldap.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/azure.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/okta.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/userpass.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/mfa.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/oidc.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/radius.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/github.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods copying build/lib/hvac/api/auth_methods/aws.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods creating /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/kv_v1.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/consul.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/kv.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/__init__.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/database.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/active_directory.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/pki.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/transform.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/transit.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/gcp.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/rabbitmq.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/kv_v2.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/aws.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/azure.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/secrets_engines/identity.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines copying build/lib/hvac/api/vault_api_category.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api copying build/lib/hvac/api/__init__.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api copying build/lib/hvac/__init__.py -> /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/v1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants/azure.py to azure.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants/gcp.py to gcp.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants/aws.py to aws.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants/transit.py to transit.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants/client.py to client.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/constants/identity.py to identity.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/adapters.py to adapters.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/aws_utils.py to aws_utils.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/vault_api_base.py to vault_api_base.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/mount.py to mount.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/leader.py to leader.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/raft.py to raft.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/seal.py to seal.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/namespace.py to namespace.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/auth.py to auth.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/key.py to key.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/capabilities.py to capabilities.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/audit.py to audit.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/system_backend_mixin.py to system_backend_mixin.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/health.py to health.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/lease.py to lease.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/wrapping.py to wrapping.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/init.py to init.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/system_backend/policy.py to policy.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/jwt.py to jwt.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/kubernetes.py to kubernetes.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/gcp.py to gcp.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/ldap.py to ldap.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/azure.py to azure.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/okta.py to okta.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/userpass.py to userpass.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/mfa.py to mfa.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/oidc.py to oidc.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/radius.py to radius.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/github.py to github.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/auth_methods/aws.py to aws.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/kv_v1.py to kv_v1.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/consul.py to consul.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/kv.py to kv.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/database.py to database.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/active_directory.py to active_directory.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/pki.py to pki.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/transform.py to transform.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/transit.py to transit.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/gcp.py to gcp.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/rabbitmq.py to rabbitmq.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/kv_v2.py to kv_v2.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/aws.py to aws.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/azure.py to azure.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/secrets_engines/identity.py to identity.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/vault_api_category.py to vault_api_category.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/api/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpgvdfzeis.py' /usr/local/bin/python3.7 /tmp/tmpgvdfzeis.py removing /tmp/tmpgvdfzeis.py running install_egg_info Copying hvac.egg-info to /construction/devel/py-hvac/stage/usr/local/lib/python3.7/site-packages/hvac-0.10.5-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-hvac/.PLIST.pymodtmp' ====> 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:04 ------------------------------------------------------------------------------- -- 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-hvac-0.10.5 file sizes/checksums [185]: 0% file sizes/checksums [185]: 54% file sizes/checksums [185]: 100% packing files [185]: 0% packing files [185]: 54% packing files [185]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:20