Created temporary directory: /tmp/pip-ephem-wheel-cache-ertwvihj Created temporary directory: /tmp/pip-wheel-gsstrh_g Looking in indexes: https://pypi.python.org/simple Collecting cwl-airflow==1.0.6 1 location(s) to search for versions of cwl-airflow: * https://pypi.python.org/simple/cwl-airflow/ Getting page https://pypi.python.org/simple/cwl-airflow/ Analyzing links from page https://pypi.org/simple/cwl-airflow/ Found link https://files.pythonhosted.org/packages/24/3a/fd996cac3c572dee5df66046666754c82bf1e42df9b2bfea7eb7d7972042/cwl-airflow-1.0.4.tar.gz#sha256=5c37a58dbbc0ac9a0240d0a7ed84209c28b0aad0704f80700e38880230ae8cfa (from https://pypi.org/simple/cwl-airflow/), version: 1.0.4 Found link https://files.pythonhosted.org/packages/44/10/0036788a97fe1d3c4adcca45d7c3bfac2cf20dac8d93fc95ce0daf3610e7/cwl-airflow-1.0.5.tar.gz#sha256=93f8c20f67dc179f83ba4b87fee04dad050540ec484b20d49a1ac34d33e58fbd (from https://pypi.org/simple/cwl-airflow/), version: 1.0.5 Found link https://files.pythonhosted.org/packages/32/1a/78c47868795593c3c19ecd71a95871972cd517a9f0088f5363679816b1eb/cwl-airflow-1.0.6.tar.gz#sha256=f87c3d2d54f7e5224053b92a690bb29a07a64781579b6052ad6ae38ef47ce54e (from https://pypi.org/simple/cwl-airflow/), version: 1.0.6 Using version 1.0.6 (newest of versions: 1.0.6) Created temporary directory: /tmp/pip-unpack-i3vkfb_1 Downloading https://files.pythonhosted.org/packages/32/1a/78c47868795593c3c19ecd71a95871972cd517a9f0088f5363679816b1eb/cwl-airflow-1.0.6.tar.gz (43kB) Downloading from URL https://files.pythonhosted.org/packages/32/1a/78c47868795593c3c19ecd71a95871972cd517a9f0088f5363679816b1eb/cwl-airflow-1.0.6.tar.gz#sha256=f87c3d2d54f7e5224053b92a690bb29a07a64781579b6052ad6ae38ef47ce54e (from https://pypi.org/simple/cwl-airflow/) Running setup.py (path:/tmp/pip-wheel-gsstrh_g/cwl-airflow/setup.py) egg_info for package cwl-airflow Running command python setup.py egg_info fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git running egg_info creating pip-egg-info/cwl_airflow.egg-info writing top-level names to pip-egg-info/cwl_airflow.egg-info/top_level.txt writing requirements to pip-egg-info/cwl_airflow.egg-info/requires.txt writing entry points to pip-egg-info/cwl_airflow.egg-info/entry_points.txt writing pip-egg-info/cwl_airflow.egg-info/PKG-INFO writing dependency_links to pip-egg-info/cwl_airflow.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cwl_airflow.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/cwl_airflow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cwl_airflow.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gsstrh_g/cwl-airflow has version 1.0.6, which satisfies requirement cwl-airflow==1.0.6 from https://files.pythonhosted.org/packages/32/1a/78c47868795593c3c19ecd71a95871972cd517a9f0088f5363679816b1eb/cwl-airflow-1.0.6.tar.gz#sha256=f87c3d2d54f7e5224053b92a690bb29a07a64781579b6052ad6ae38ef47ce54e Building wheels for collected packages: cwl-airflow Created temporary directory: /tmp/pip-wheel-lc5v8n2f Running setup.py bdist_wheel for cwl-airflow: started Destination directory: /tmp/pip-wheel-lc5v8n2f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gsstrh_g/cwl-airflow/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-lc5v8n2f fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cwl_airflow copying cwl_airflow/create_dag.py -> build/lib/cwl_airflow copying cwl_airflow/__init__.py -> build/lib/cwl_airflow copying cwl_airflow/main.py -> build/lib/cwl_airflow creating build/lib/cwl_airflow/dag_components copying cwl_airflow/dag_components/jobcleanup.py -> build/lib/cwl_airflow/dag_components copying cwl_airflow/dag_components/jobdispatcher.py -> build/lib/cwl_airflow/dag_components copying cwl_airflow/dag_components/cwlstepoperator.py -> build/lib/cwl_airflow/dag_components copying cwl_airflow/dag_components/__init__.py -> build/lib/cwl_airflow/dag_components copying cwl_airflow/dag_components/cwldag.py -> build/lib/cwl_airflow/dag_components creating build/lib/cwl_airflow/utils copying cwl_airflow/utils/utils.py -> build/lib/cwl_airflow/utils copying cwl_airflow/utils/mute.py -> build/lib/cwl_airflow/utils copying cwl_airflow/utils/__init__.py -> build/lib/cwl_airflow/utils copying cwl_airflow/utils/func.py -> build/lib/cwl_airflow/utils running egg_info writing cwl_airflow.egg-info/PKG-INFO writing requirements to cwl_airflow.egg-info/requires.txt writing top-level names to cwl_airflow.egg-info/top_level.txt writing dependency_links to cwl_airflow.egg-info/dependency_links.txt writing entry points to cwl_airflow.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'cwl_airflow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cwl_airflow.egg-info/SOURCES.txt' copying cwl_airflow/git_version -> build/lib/cwl_airflow creating build/lib/cwl_airflow/tests creating build/lib/cwl_airflow/tests/cwl copying cwl_airflow/tests/cwl/super-enhancer.cwl -> build/lib/cwl_airflow/tests/cwl creating build/lib/cwl_airflow/tests/data copying cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam -> build/lib/cwl_airflow/tests/data copying cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam.bai -> build/lib/cwl_airflow/tests/data copying cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out_macs_peaks_iaintersect.tsv -> build/lib/cwl_airflow/tests/data copying cwl_airflow/tests/data/chrNameLength.txt -> build/lib/cwl_airflow/tests/data copying cwl_airflow/tests/data/dm3_chr4.tsv -> build/lib/cwl_airflow/tests/data creating build/lib/cwl_airflow/tests/job copying cwl_airflow/tests/job/super-enhancer.json -> build/lib/cwl_airflow/tests/job 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/cwl_airflow creating build/bdist.linux-armv7l/wheel/cwl_airflow/dag_components copying build/lib/cwl_airflow/dag_components/jobcleanup.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/dag_components copying build/lib/cwl_airflow/dag_components/jobdispatcher.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/dag_components copying build/lib/cwl_airflow/dag_components/cwlstepoperator.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/dag_components copying build/lib/cwl_airflow/dag_components/__init__.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/dag_components copying build/lib/cwl_airflow/dag_components/cwldag.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/dag_components creating build/bdist.linux-armv7l/wheel/cwl_airflow/utils copying build/lib/cwl_airflow/utils/utils.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/utils copying build/lib/cwl_airflow/utils/mute.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/utils copying build/lib/cwl_airflow/utils/__init__.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/utils copying build/lib/cwl_airflow/utils/func.py -> build/bdist.linux-armv7l/wheel/cwl_airflow/utils copying build/lib/cwl_airflow/create_dag.py -> build/bdist.linux-armv7l/wheel/cwl_airflow creating build/bdist.linux-armv7l/wheel/cwl_airflow/tests creating build/bdist.linux-armv7l/wheel/cwl_airflow/tests/cwl copying build/lib/cwl_airflow/tests/cwl/super-enhancer.cwl -> build/bdist.linux-armv7l/wheel/cwl_airflow/tests/cwl creating build/bdist.linux-armv7l/wheel/cwl_airflow/tests/job copying build/lib/cwl_airflow/tests/job/super-enhancer.json -> build/bdist.linux-armv7l/wheel/cwl_airflow/tests/job creating build/bdist.linux-armv7l/wheel/cwl_airflow/tests/data copying build/lib/cwl_airflow/tests/data/chrNameLength.txt -> build/bdist.linux-armv7l/wheel/cwl_airflow/tests/data copying build/lib/cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out_macs_peaks_iaintersect.tsv -> build/bdist.linux-armv7l/wheel/cwl_airflow/tests/data copying build/lib/cwl_airflow/tests/data/dm3_chr4.tsv -> build/bdist.linux-armv7l/wheel/cwl_airflow/tests/data copying build/lib/cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam -> build/bdist.linux-armv7l/wheel/cwl_airflow/tests/data copying build/lib/cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam.bai -> build/bdist.linux-armv7l/wheel/cwl_airflow/tests/data copying build/lib/cwl_airflow/__init__.py -> build/bdist.linux-armv7l/wheel/cwl_airflow copying build/lib/cwl_airflow/main.py -> build/bdist.linux-armv7l/wheel/cwl_airflow copying build/lib/cwl_airflow/git_version -> build/bdist.linux-armv7l/wheel/cwl_airflow running install_egg_info Copying cwl_airflow.egg-info to build/bdist.linux-armv7l/wheel/cwl_airflow-1.0.6.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cwl_airflow-1.0.6.dist-info/WHEEL creating '/tmp/pip-wheel-lc5v8n2f/cwl_airflow-1.0.6-py3-none-any.whl' and adding '.' to it adding 'cwl_airflow/__init__.py' adding 'cwl_airflow/create_dag.py' adding 'cwl_airflow/git_version' adding 'cwl_airflow/main.py' adding 'cwl_airflow/dag_components/__init__.py' adding 'cwl_airflow/dag_components/cwldag.py' adding 'cwl_airflow/dag_components/cwlstepoperator.py' adding 'cwl_airflow/dag_components/jobcleanup.py' adding 'cwl_airflow/dag_components/jobdispatcher.py' adding 'cwl_airflow/tests/cwl/super-enhancer.cwl' adding 'cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam' adding 'cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out.bam.bai' adding 'cwl_airflow/tests/data/chr4_100_mapped_reads.Aligned.out_macs_peaks_iaintersect.tsv' adding 'cwl_airflow/tests/data/chrNameLength.txt' adding 'cwl_airflow/tests/data/dm3_chr4.tsv' adding 'cwl_airflow/tests/job/super-enhancer.json' adding 'cwl_airflow/utils/__init__.py' adding 'cwl_airflow/utils/func.py' adding 'cwl_airflow/utils/mute.py' adding 'cwl_airflow/utils/utils.py' adding 'cwl_airflow-1.0.6.dist-info/entry_points.txt' adding 'cwl_airflow-1.0.6.dist-info/top_level.txt' adding 'cwl_airflow-1.0.6.dist-info/WHEEL' adding 'cwl_airflow-1.0.6.dist-info/METADATA' adding 'cwl_airflow-1.0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cwl-airflow: finished with status 'done' Stored in directory: /tmp/tmpbr5c_j81 Successfully built cwl-airflow Cleaning up... Removing source in /tmp/pip-wheel-gsstrh_g/cwl-airflow