Created temporary directory: /tmp/pip-ephem-wheel-cache-54meudfb Created temporary directory: /tmp/pip-req-tracker-752trg4h Created requirements tracker '/tmp/pip-req-tracker-752trg4h' Created temporary directory: /tmp/pip-wheel-_ovu4bnm Collecting dbt-postgres==0.13.0a1 1 location(s) to search for versions of dbt-postgres: * https://pypi.org/simple/dbt-postgres/ Getting page https://pypi.org/simple/dbt-postgres/ Analyzing links from page https://pypi.org/simple/dbt-postgres/ Found link https://files.pythonhosted.org/packages/84/93/31b8dfba266ccc91078ce1a4e771f6d2d96187b8ff24527517b561e5e2f8/dbt-postgres-0.13.0a1.tar.gz#sha256=8611396caccaccceefc2173abcd3ca033fde6666f25efe72a6f16c6629a9cb8e (from https://pypi.org/simple/dbt-postgres/), version: 0.13.0a1 Using version 0.13.0a1 (newest of versions: 0.13.0a1) Created temporary directory: /tmp/pip-unpack-4u2v07j0 Downloading https://files.pythonhosted.org/packages/84/93/31b8dfba266ccc91078ce1a4e771f6d2d96187b8ff24527517b561e5e2f8/dbt-postgres-0.13.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/84/93/31b8dfba266ccc91078ce1a4e771f6d2d96187b8ff24527517b561e5e2f8/dbt-postgres-0.13.0a1.tar.gz#sha256=8611396caccaccceefc2173abcd3ca033fde6666f25efe72a6f16c6629a9cb8e (from https://pypi.org/simple/dbt-postgres/) Added dbt-postgres==0.13.0a1 from https://files.pythonhosted.org/packages/84/93/31b8dfba266ccc91078ce1a4e771f6d2d96187b8ff24527517b561e5e2f8/dbt-postgres-0.13.0a1.tar.gz#sha256=8611396caccaccceefc2173abcd3ca033fde6666f25efe72a6f16c6629a9cb8e to build tracker '/tmp/pip-req-tracker-752trg4h' Running setup.py (path:/tmp/pip-wheel-_ovu4bnm/dbt-postgres/setup.py) egg_info for package dbt-postgres Running command python setup.py egg_info running egg_info creating pip-egg-info/dbt_postgres.egg-info writing dependency_links to pip-egg-info/dbt_postgres.egg-info/dependency_links.txt writing requirements to pip-egg-info/dbt_postgres.egg-info/requires.txt writing top-level names to pip-egg-info/dbt_postgres.egg-info/top_level.txt writing pip-egg-info/dbt_postgres.egg-info/PKG-INFO writing manifest file 'pip-egg-info/dbt_postgres.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dbt_postgres.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dbt_postgres.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_ovu4bnm/dbt-postgres has version 0.13.0a1, which satisfies requirement dbt-postgres==0.13.0a1 from https://files.pythonhosted.org/packages/84/93/31b8dfba266ccc91078ce1a4e771f6d2d96187b8ff24527517b561e5e2f8/dbt-postgres-0.13.0a1.tar.gz#sha256=8611396caccaccceefc2173abcd3ca033fde6666f25efe72a6f16c6629a9cb8e Removed dbt-postgres==0.13.0a1 from https://files.pythonhosted.org/packages/84/93/31b8dfba266ccc91078ce1a4e771f6d2d96187b8ff24527517b561e5e2f8/dbt-postgres-0.13.0a1.tar.gz#sha256=8611396caccaccceefc2173abcd3ca033fde6666f25efe72a6f16c6629a9cb8e from build tracker '/tmp/pip-req-tracker-752trg4h' Building wheels for collected packages: dbt-postgres Created temporary directory: /tmp/pip-wheel-j8wmm9ii Running setup.py bdist_wheel for dbt-postgres: started Destination directory: /tmp/pip-wheel-j8wmm9ii Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_ovu4bnm/dbt-postgres/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/pip-wheel-j8wmm9ii running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dbt copying dbt/__init__.py -> build/lib/dbt creating build/lib/dbt/adapters copying dbt/adapters/__init__.py -> build/lib/dbt/adapters creating build/lib/dbt/include copying dbt/include/__init__.py -> build/lib/dbt/include creating build/lib/dbt/adapters/postgres copying dbt/adapters/postgres/impl.py -> build/lib/dbt/adapters/postgres copying dbt/adapters/postgres/connections.py -> build/lib/dbt/adapters/postgres copying dbt/adapters/postgres/__init__.py -> build/lib/dbt/adapters/postgres creating build/lib/dbt/include/postgres copying dbt/include/postgres/__init__.py -> build/lib/dbt/include/postgres copying dbt/include/postgres/dbt_project.yml -> build/lib/dbt/include/postgres creating build/lib/dbt/include/postgres/macros copying dbt/include/postgres/macros/adapters.sql -> build/lib/dbt/include/postgres/macros copying dbt/include/postgres/macros/catalog.sql -> build/lib/dbt/include/postgres/macros copying dbt/include/postgres/macros/relations.sql -> build/lib/dbt/include/postgres/macros 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/dbt creating build/bdist.linux-armv7l/wheel/dbt/adapters creating build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/postgres/impl.py -> build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/postgres/connections.py -> build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/postgres/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/adapters/postgres copying build/lib/dbt/adapters/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/adapters copying build/lib/dbt/__init__.py -> build/bdist.linux-armv7l/wheel/dbt creating build/bdist.linux-armv7l/wheel/dbt/include creating build/bdist.linux-armv7l/wheel/dbt/include/postgres copying build/lib/dbt/include/postgres/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/include/postgres copying build/lib/dbt/include/postgres/dbt_project.yml -> build/bdist.linux-armv7l/wheel/dbt/include/postgres creating build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/postgres/macros/adapters.sql -> build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/postgres/macros/catalog.sql -> build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/postgres/macros/relations.sql -> build/bdist.linux-armv7l/wheel/dbt/include/postgres/macros copying build/lib/dbt/include/__init__.py -> build/bdist.linux-armv7l/wheel/dbt/include running install_egg_info running egg_info writing requirements to dbt_postgres.egg-info/requires.txt writing dbt_postgres.egg-info/PKG-INFO writing top-level names to dbt_postgres.egg-info/top_level.txt writing dependency_links to dbt_postgres.egg-info/dependency_links.txt reading manifest file 'dbt_postgres.egg-info/SOURCES.txt' writing manifest file 'dbt_postgres.egg-info/SOURCES.txt' Copying dbt_postgres.egg-info to build/bdist.linux-armv7l/wheel/dbt_postgres-0.13.0a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dbt_postgres-0.13.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-j8wmm9ii/dbt_postgres-0.13.0a1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dbt/__init__.py' adding 'dbt/adapters/__init__.py' adding 'dbt/adapters/postgres/__init__.py' adding 'dbt/adapters/postgres/connections.py' adding 'dbt/adapters/postgres/impl.py' adding 'dbt/include/__init__.py' adding 'dbt/include/postgres/__init__.py' adding 'dbt/include/postgres/dbt_project.yml' adding 'dbt/include/postgres/macros/adapters.sql' adding 'dbt/include/postgres/macros/catalog.sql' adding 'dbt/include/postgres/macros/relations.sql' adding 'dbt_postgres-0.13.0a1.dist-info/METADATA' adding 'dbt_postgres-0.13.0a1.dist-info/WHEEL' adding 'dbt_postgres-0.13.0a1.dist-info/top_level.txt' adding 'dbt_postgres-0.13.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dbt-postgres: finished with status 'done' Stored in directory: /tmp/tmpaelq8clb Successfully built dbt-postgres Cleaning up... Removing source in /tmp/pip-wheel-_ovu4bnm/dbt-postgres Removed build tracker '/tmp/pip-req-tracker-752trg4h'