------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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-six-1.14.0.txz Installing /packages/All/py37-certifi-2020.4.5.1.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.19.txz Installing /packages/All/py37-cffi-1.14.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.7,1.txz ===== Message from py37-urllib3-1.25.7,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 Installing /packages/All/py37-azure-cli-base-1.0.0.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-azure-cosmos-3.1.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-azure-cosmos-3.1.2 for building => SHA256 Checksum OK for azure-cosmos-3.1.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-azure-cosmos-3.1.2 for building ===> Extracting for py37-azure-cosmos-3.1.2 => SHA256 Checksum OK for azure-cosmos-3.1.2.tar.gz. Extracted Memory Use: 1.00M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-azure-cosmos-3.1.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-azure-cosmos-3.1.2 depends on package: py37-setuptools>0 - found ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-azure-cosmos-3.1.2 depends on package: py37-setuptools>0 - found ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-azure-cosmos-3.1.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-azure-cosmos-3.1.2 running build running build_py creating build creating build/lib creating build/lib/azure copying azure/__init__.py -> build/lib/azure creating build/lib/azure/cosmos copying azure/cosmos/constants.py -> build/lib/azure/cosmos copying azure/cosmos/errors.py -> build/lib/azure/cosmos copying azure/cosmos/retry_utility.py -> build/lib/azure/cosmos copying azure/cosmos/query_iterable.py -> build/lib/azure/cosmos copying azure/cosmos/resource_throttle_retry_policy.py -> build/lib/azure/cosmos copying azure/cosmos/base.py -> build/lib/azure/cosmos copying azure/cosmos/session.py -> build/lib/azure/cosmos copying azure/cosmos/session_retry_policy.py -> build/lib/azure/cosmos copying azure/cosmos/range_partition_resolver.py -> build/lib/azure/cosmos copying azure/cosmos/http_constants.py -> build/lib/azure/cosmos copying azure/cosmos/location_cache.py -> build/lib/azure/cosmos copying azure/cosmos/default_retry_policy.py -> build/lib/azure/cosmos copying azure/cosmos/retry_options.py -> build/lib/azure/cosmos copying azure/cosmos/endpoint_discovery_retry_policy.py -> build/lib/azure/cosmos copying azure/cosmos/murmur_hash.py -> build/lib/azure/cosmos copying azure/cosmos/__init__.py -> build/lib/azure/cosmos copying azure/cosmos/request_object.py -> build/lib/azure/cosmos copying azure/cosmos/cosmos_client.py -> build/lib/azure/cosmos copying azure/cosmos/auth.py -> build/lib/azure/cosmos copying azure/cosmos/range.py -> build/lib/azure/cosmos copying azure/cosmos/global_endpoint_manager.py -> build/lib/azure/cosmos copying azure/cosmos/vector_session_token.py -> build/lib/azure/cosmos copying azure/cosmos/synchronized_request.py -> build/lib/azure/cosmos copying azure/cosmos/partition.py -> build/lib/azure/cosmos copying azure/cosmos/consistent_hash_ring.py -> build/lib/azure/cosmos copying azure/cosmos/runtime_constants.py -> build/lib/azure/cosmos copying azure/cosmos/hash_partition_resolver.py -> build/lib/azure/cosmos copying azure/cosmos/utils.py -> build/lib/azure/cosmos copying azure/cosmos/documents.py -> build/lib/azure/cosmos creating build/lib/azure/cosmos/routing copying azure/cosmos/routing/routing_range.py -> build/lib/azure/cosmos/routing copying azure/cosmos/routing/collection_routing_map.py -> build/lib/azure/cosmos/routing copying azure/cosmos/routing/routing_map_provider.py -> build/lib/azure/cosmos/routing copying azure/cosmos/routing/__init__.py -> build/lib/azure/cosmos/routing creating build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/execution_dispatcher.py -> build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/__init__.py -> build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/endpoint_component.py -> build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/base_execution_context.py -> build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/aggregators.py -> build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/multi_execution_aggregator.py -> build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/query_execution_info.py -> build/lib/azure/cosmos/execution_context copying azure/cosmos/execution_context/document_producer.py -> build/lib/azure/cosmos/execution_context SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-azure-cosmos-3.1.2 depends on package: py37-six>=1.6 - found ===> py37-azure-cosmos-3.1.2 depends on package: py37-requests>=2.10.0 - found ===> py37-azure-cosmos-3.1.2 depends on package: py37-azure-cli-base>=0 - found ===> py37-azure-cosmos-3.1.2 depends on package: py37-setuptools>0 - found ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-azure-cosmos-3.1.2 ===> py37-azure-cosmos-3.1.2 depends on package: py37-six>=1.6 - found ===> py37-azure-cosmos-3.1.2 depends on package: py37-requests>=2.10.0 - found ===> py37-azure-cosmos-3.1.2 depends on package: py37-azure-cli-base>=0 - found ===> py37-azure-cosmos-3.1.2 depends on package: py37-setuptools>0 - found ===> py37-azure-cosmos-3.1.2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7 creating /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure copying build/lib/azure/__init__.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure creating /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/constants.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/errors.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/retry_utility.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/query_iterable.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/resource_throttle_retry_policy.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/base.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/session.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/session_retry_policy.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/range_partition_resolver.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/http_constants.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/location_cache.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/default_retry_policy.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/retry_options.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/endpoint_discovery_retry_policy.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/murmur_hash.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/__init__.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/request_object.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/cosmos_client.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/auth.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/range.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/global_endpoint_manager.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/vector_session_token.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/synchronized_request.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/partition.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/consistent_hash_ring.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/runtime_constants.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/hash_partition_resolver.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/utils.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos copying build/lib/azure/cosmos/documents.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos creating /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing copying build/lib/azure/cosmos/routing/routing_range.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing copying build/lib/azure/cosmos/routing/collection_routing_map.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing copying build/lib/azure/cosmos/routing/routing_map_provider.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing copying build/lib/azure/cosmos/routing/__init__.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing creating /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/execution_dispatcher.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/__init__.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/endpoint_component.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/base_execution_context.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/aggregators.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/multi_execution_aggregator.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/query_execution_info.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context copying build/lib/azure/cosmos/execution_context/document_producer.py -> /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/constants.py to constants.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/errors.py to errors.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/retry_utility.py to retry_utility.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/query_iterable.py to query_iterable.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/resource_throttle_retry_policy.py to resource_throttle_retry_policy.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/base.py to base.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/session.py to session.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/session_retry_policy.py to session_retry_policy.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/range_partition_resolver.py to range_partition_resolver.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/http_constants.py to http_constants.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/location_cache.py to location_cache.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/default_retry_policy.py to default_retry_policy.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/retry_options.py to retry_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/endpoint_discovery_retry_policy.py to endpoint_discovery_retry_policy.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/murmur_hash.py to murmur_hash.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/request_object.py to request_object.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/cosmos_client.py to cosmos_client.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/auth.py to auth.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/range.py to range.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/global_endpoint_manager.py to global_endpoint_manager.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/vector_session_token.py to vector_session_token.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/synchronized_request.py to synchronized_request.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/partition.py to partition.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/consistent_hash_ring.py to consistent_hash_ring.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/runtime_constants.py to runtime_constants.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/hash_partition_resolver.py to hash_partition_resolver.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/documents.py to documents.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing/routing_range.py to routing_range.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing/collection_routing_map.py to collection_routing_map.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing/routing_map_provider.py to routing_map_provider.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/routing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/execution_dispatcher.py to execution_dispatcher.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/endpoint_component.py to endpoint_component.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/base_execution_context.py to base_execution_context.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/aggregators.py to aggregators.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/multi_execution_aggregator.py to multi_execution_aggregator.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/query_execution_info.py to query_execution_info.cpython-37.pyc byte-compiling /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure/cosmos/execution_context/document_producer.py to document_producer.cpython-37.pyc writing byte-compilation script '/tmp/tmp3adhp8sx.py' /usr/local/bin/python3.7 /tmp/tmp3adhp8sx.py removing /tmp/tmp3adhp8sx.py running install_egg_info running egg_info writing azure_cosmos.egg-info/PKG-INFO writing dependency_links to azure_cosmos.egg-info/dependency_links.txt writing requirements to azure_cosmos.egg-info/requires.txt writing top-level names to azure_cosmos.egg-info/top_level.txt reading manifest file 'azure_cosmos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.bat' under directory 'doc' warning: no files found matching '*.py' under directory 'doc' warning: no files found matching '*.rst' under directory 'doc' warning: no files found matching 'Makefile' under directory 'doc' writing manifest file 'azure_cosmos.egg-info/SOURCES.txt' Copying azure_cosmos.egg-info to /construction/devel/py-azure-cosmos/stage/usr/local/lib/python3.7/site-packages/azure_cosmos-3.1.2-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-azure-cosmos/.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-azure-cosmos-3.1.2 file sizes/checksums [128]: 0% file sizes/checksums [128]: 78% file sizes/checksums [128]: 100% packing files [128]: 0% packing files [128]: 78% packing files [128]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:13