Collecting ca-apm-agent==1.0.1 1 location(s) to search for versions of ca-apm-agent: * https://pypi.python.org/simple/ca-apm-agent/ Getting page https://pypi.python.org/simple/ca-apm-agent/ Analyzing links from page https://pypi.python.org/simple/ca-apm-agent/ Found link https://pypi.python.org/packages/c2/1d/7b31f706c57eb343fba44b7c498e9cd2c79aff20220ca0fce87c5feb7b34/ca-apm-agent-1.0.1.tar.gz#md5=04c39c6f631b8572fb27b625bec85fdf (from https://pypi.python.org/simple/ca-apm-agent/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Downloading ca-apm-agent-1.0.1.tar.gz (58kB) Downloading from URL https://pypi.python.org/packages/c2/1d/7b31f706c57eb343fba44b7c498e9cd2c79aff20220ca0fce87c5feb7b34/ca-apm-agent-1.0.1.tar.gz#md5=04c39c6f631b8572fb27b625bec85fdf (from https://pypi.python.org/simple/ca-apm-agent/) Running setup.py (path:/tmp/pip-build-wwzhp8c4/ca-apm-agent/setup.py) egg_info for package ca-apm-agent Running command python setup.py egg_info running egg_info creating pip-egg-info/ca_apm_agent.egg-info writing top-level names to pip-egg-info/ca_apm_agent.egg-info/top_level.txt writing requirements to pip-egg-info/ca_apm_agent.egg-info/requires.txt writing pip-egg-info/ca_apm_agent.egg-info/PKG-INFO writing entry points to pip-egg-info/ca_apm_agent.egg-info/entry_points.txt writing dependency_links to pip-egg-info/ca_apm_agent.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ca_apm_agent.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ca_apm_agent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ca_apm_agent.egg-info/SOURCES.txt' Source in /tmp/pip-build-wwzhp8c4/ca-apm-agent has version 1.0.1, which satisfies requirement ca-apm-agent==1.0.1 from https://pypi.python.org/packages/c2/1d/7b31f706c57eb343fba44b7c498e9cd2c79aff20220ca0fce87c5feb7b34/ca-apm-agent-1.0.1.tar.gz#md5=04c39c6f631b8572fb27b625bec85fdf Building wheels for collected packages: ca-apm-agent Running setup.py bdist_wheel for ca-apm-agent: started Destination directory: /tmp/tmp0djjnfimpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wwzhp8c4/ca-apm-agent/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp0djjnfimpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ca_apm_agent copying ca_apm_agent/agent.py -> build/lib/ca_apm_agent copying ca_apm_agent/status.py -> build/lib/ca_apm_agent copying ca_apm_agent/global_constants.py -> build/lib/ca_apm_agent copying ca_apm_agent/__init__.py -> build/lib/ca_apm_agent copying ca_apm_agent/config.py -> build/lib/ca_apm_agent creating build/lib/ca_apm_agent/probes copying ca_apm_agent/probes/timing_probe.py -> build/lib/ca_apm_agent/probes copying ca_apm_agent/probes/__init__.py -> build/lib/ca_apm_agent/probes copying ca_apm_agent/probes/error.py -> build/lib/ca_apm_agent/probes creating build/lib/ca_apm_agent/logging_handlers copying ca_apm_agent/logging_handlers/__init__.py -> build/lib/ca_apm_agent/logging_handlers creating build/lib/ca_apm_agent/connections copying ca_apm_agent/connections/constants.py -> build/lib/ca_apm_agent/connections copying ca_apm_agent/connections/data.py -> build/lib/ca_apm_agent/connections copying ca_apm_agent/connections/command.py -> build/lib/ca_apm_agent/connections copying ca_apm_agent/connections/__init__.py -> build/lib/ca_apm_agent/connections copying ca_apm_agent/connections/_connect.py -> build/lib/ca_apm_agent/connections creating build/lib/ca_apm_agent/directives copying ca_apm_agent/directives/__init__.py -> build/lib/ca_apm_agent/directives creating build/lib/ca_apm_agent/patchers copying ca_apm_agent/patchers/fork_handler.py -> build/lib/ca_apm_agent/patchers copying ca_apm_agent/patchers/constants.py -> build/lib/ca_apm_agent/patchers copying ca_apm_agent/patchers/__init__.py -> build/lib/ca_apm_agent/patchers copying ca_apm_agent/patchers/monkey.py -> build/lib/ca_apm_agent/patchers creating build/lib/ca_apm_agent/instruments copying ca_apm_agent/instruments/__init__.py -> build/lib/ca_apm_agent/instruments copying ca_apm_agent/instruments/import_hook.py -> build/lib/ca_apm_agent/instruments creating build/lib/ca_apm_agent/trace_enablers copying ca_apm_agent/trace_enablers/context.py -> build/lib/ca_apm_agent/trace_enablers copying ca_apm_agent/trace_enablers/__init__.py -> build/lib/ca_apm_agent/trace_enablers copying ca_apm_agent/trace_enablers/seed_generator.py -> build/lib/ca_apm_agent/trace_enablers copying ca_apm_agent/trace_enablers/virtual_stack.py -> build/lib/ca_apm_agent/trace_enablers creating build/lib/ca_apm_agent/bootstrap copying ca_apm_agent/bootstrap/__init__.py -> build/lib/ca_apm_agent/bootstrap copying ca_apm_agent/bootstrap/sitecustomize.py -> build/lib/ca_apm_agent/bootstrap creating build/lib/ca_apm_agent/utils copying ca_apm_agent/utils/json_helpers.py -> build/lib/ca_apm_agent/utils copying ca_apm_agent/utils/__init__.py -> build/lib/ca_apm_agent/utils copying ca_apm_agent/utils/network.py -> build/lib/ca_apm_agent/utils creating build/lib/ca_apm_agent/python_modifiers copying ca_apm_agent/python_modifiers/singleton.py -> build/lib/ca_apm_agent/python_modifiers copying ca_apm_agent/python_modifiers/__init__.py -> build/lib/ca_apm_agent/python_modifiers creating build/lib/ca_apm_agent/probes/django copying ca_apm_agent/probes/django/dbapi.py -> build/lib/ca_apm_agent/probes/django copying ca_apm_agent/probes/django/http.py -> build/lib/ca_apm_agent/probes/django copying ca_apm_agent/probes/django/__init__.py -> build/lib/ca_apm_agent/probes/django copying ca_apm_agent/probes/django/http_error.py -> build/lib/ca_apm_agent/probes/django running egg_info writing ca_apm_agent.egg-info/PKG-INFO writing top-level names to ca_apm_agent.egg-info/top_level.txt writing entry points to ca_apm_agent.egg-info/entry_points.txt writing requirements to ca_apm_agent.egg-info/requires.txt writing dependency_links to ca_apm_agent.egg-info/dependency_links.txt reading manifest file 'ca_apm_agent.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ca_apm_agent.egg-info/SOURCES.txt' copying ca_apm_agent/directives/agent.profile -> build/lib/ca_apm_agent/directives copying ca_apm_agent/directives/instrument.pbd -> build/lib/ca_apm_agent/directives installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/ca_apm_agent creating build/bdist.linux-armv7l/wheel/ca_apm_agent/probes creating build/bdist.linux-armv7l/wheel/ca_apm_agent/probes/django copying build/lib/ca_apm_agent/probes/django/dbapi.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/probes/django copying build/lib/ca_apm_agent/probes/django/http.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/probes/django copying build/lib/ca_apm_agent/probes/django/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/probes/django copying build/lib/ca_apm_agent/probes/django/http_error.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/probes/django copying build/lib/ca_apm_agent/probes/timing_probe.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/probes copying build/lib/ca_apm_agent/probes/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/probes copying build/lib/ca_apm_agent/probes/error.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/probes copying build/lib/ca_apm_agent/agent.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent creating build/bdist.linux-armv7l/wheel/ca_apm_agent/logging_handlers copying build/lib/ca_apm_agent/logging_handlers/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/logging_handlers copying build/lib/ca_apm_agent/status.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent creating build/bdist.linux-armv7l/wheel/ca_apm_agent/connections copying build/lib/ca_apm_agent/connections/constants.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/connections copying build/lib/ca_apm_agent/connections/data.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/connections copying build/lib/ca_apm_agent/connections/command.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/connections copying build/lib/ca_apm_agent/connections/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/connections copying build/lib/ca_apm_agent/connections/_connect.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/connections copying build/lib/ca_apm_agent/global_constants.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent creating build/bdist.linux-armv7l/wheel/ca_apm_agent/directives copying build/lib/ca_apm_agent/directives/instrument.pbd -> build/bdist.linux-armv7l/wheel/ca_apm_agent/directives copying build/lib/ca_apm_agent/directives/agent.profile -> build/bdist.linux-armv7l/wheel/ca_apm_agent/directives copying build/lib/ca_apm_agent/directives/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/directives creating build/bdist.linux-armv7l/wheel/ca_apm_agent/patchers copying build/lib/ca_apm_agent/patchers/fork_handler.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/patchers copying build/lib/ca_apm_agent/patchers/constants.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/patchers copying build/lib/ca_apm_agent/patchers/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/patchers copying build/lib/ca_apm_agent/patchers/monkey.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/patchers creating build/bdist.linux-armv7l/wheel/ca_apm_agent/instruments copying build/lib/ca_apm_agent/instruments/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/instruments copying build/lib/ca_apm_agent/instruments/import_hook.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/instruments copying build/lib/ca_apm_agent/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent creating build/bdist.linux-armv7l/wheel/ca_apm_agent/trace_enablers copying build/lib/ca_apm_agent/trace_enablers/context.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/trace_enablers copying build/lib/ca_apm_agent/trace_enablers/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/trace_enablers copying build/lib/ca_apm_agent/trace_enablers/seed_generator.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/trace_enablers copying build/lib/ca_apm_agent/trace_enablers/virtual_stack.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/trace_enablers creating build/bdist.linux-armv7l/wheel/ca_apm_agent/bootstrap copying build/lib/ca_apm_agent/bootstrap/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/bootstrap copying build/lib/ca_apm_agent/bootstrap/sitecustomize.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/bootstrap creating build/bdist.linux-armv7l/wheel/ca_apm_agent/utils copying build/lib/ca_apm_agent/utils/json_helpers.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/utils copying build/lib/ca_apm_agent/utils/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/utils copying build/lib/ca_apm_agent/utils/network.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/utils creating build/bdist.linux-armv7l/wheel/ca_apm_agent/python_modifiers copying build/lib/ca_apm_agent/python_modifiers/singleton.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/python_modifiers copying build/lib/ca_apm_agent/python_modifiers/__init__.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent/python_modifiers copying build/lib/ca_apm_agent/config.py -> build/bdist.linux-armv7l/wheel/ca_apm_agent running install_egg_info Copying ca_apm_agent.egg-info to build/bdist.linux-armv7l/wheel/ca_apm_agent-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ca_apm_agent-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for ca-apm-agent: finished with status 'done' Stored in directory: /tmp/tmp9f6rfpi2 Successfully built ca-apm-agent Cleaning up... Removing source in /tmp/pip-build-wwzhp8c4/ca-apm-agent