Created temporary directory: /tmp/pip-ephem-wheel-cache-cnmx2rfs Created temporary directory: /tmp/pip-req-tracker-8z8mum2y Created requirements tracker '/tmp/pip-req-tracker-8z8mum2y' Created temporary directory: /tmp/pip-wheel-tics0t3c Collecting doepipeline==1.0.1 1 location(s) to search for versions of doepipeline: * https://pypi.org/simple/doepipeline/ Getting page https://pypi.org/simple/doepipeline/ Analyzing links from page https://pypi.org/simple/doepipeline/ Found link https://files.pythonhosted.org/packages/df/da/4469d3f7d52357f1118ede9773d5baa799e4e0c01791136faea8911d4925/doepipeline-1.0.zip#sha256=a86c334c0e64ca9e09f52dbc1a23cdd1bd1b5f1b4998d62e6b5f29f445df0672 (from https://pypi.org/simple/doepipeline/), version: 1.0 Found link https://files.pythonhosted.org/packages/dd/ac/96d97b7d402f2f09a0a9dd64b5634878997aeab467df19a684291f8ce38a/doepipeline-1.0.1.zip#sha256=fece4fff6eb7a1378e139117374b04e711bdcebaeab1759e66e30f09d6d6aaf8 (from https://pypi.org/simple/doepipeline/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-y2i8eqjk Downloading https://files.pythonhosted.org/packages/dd/ac/96d97b7d402f2f09a0a9dd64b5634878997aeab467df19a684291f8ce38a/doepipeline-1.0.1.zip (42kB) Downloading from URL https://files.pythonhosted.org/packages/dd/ac/96d97b7d402f2f09a0a9dd64b5634878997aeab467df19a684291f8ce38a/doepipeline-1.0.1.zip#sha256=fece4fff6eb7a1378e139117374b04e711bdcebaeab1759e66e30f09d6d6aaf8 (from https://pypi.org/simple/doepipeline/) Added doepipeline==1.0.1 from https://files.pythonhosted.org/packages/dd/ac/96d97b7d402f2f09a0a9dd64b5634878997aeab467df19a684291f8ce38a/doepipeline-1.0.1.zip#sha256=fece4fff6eb7a1378e139117374b04e711bdcebaeab1759e66e30f09d6d6aaf8 to build tracker '/tmp/pip-req-tracker-8z8mum2y' Running setup.py (path:/tmp/pip-wheel-tics0t3c/doepipeline/setup.py) egg_info for package doepipeline Running command python setup.py egg_info running egg_info creating pip-egg-info/doepipeline.egg-info writing dependency_links to pip-egg-info/doepipeline.egg-info/dependency_links.txt writing pip-egg-info/doepipeline.egg-info/PKG-INFO writing top-level names to pip-egg-info/doepipeline.egg-info/top_level.txt writing requirements to pip-egg-info/doepipeline.egg-info/requires.txt writing manifest file 'pip-egg-info/doepipeline.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/doepipeline.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/doepipeline.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tics0t3c/doepipeline has version 1.0.1, which satisfies requirement doepipeline==1.0.1 from https://files.pythonhosted.org/packages/dd/ac/96d97b7d402f2f09a0a9dd64b5634878997aeab467df19a684291f8ce38a/doepipeline-1.0.1.zip#sha256=fece4fff6eb7a1378e139117374b04e711bdcebaeab1759e66e30f09d6d6aaf8 Removed doepipeline==1.0.1 from https://files.pythonhosted.org/packages/dd/ac/96d97b7d402f2f09a0a9dd64b5634878997aeab467df19a684291f8ce38a/doepipeline-1.0.1.zip#sha256=fece4fff6eb7a1378e139117374b04e711bdcebaeab1759e66e30f09d6d6aaf8 from build tracker '/tmp/pip-req-tracker-8z8mum2y' Building wheels for collected packages: doepipeline Created temporary directory: /tmp/pip-wheel-m4ncbg5d Running setup.py bdist_wheel for doepipeline: started Destination directory: /tmp/pip-wheel-m4ncbg5d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tics0t3c/doepipeline/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-m4ncbg5d running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/doepipeline copying doepipeline/designer.py -> build/lib/doepipeline copying doepipeline/utils.py -> build/lib/doepipeline copying doepipeline/model_utils.py -> build/lib/doepipeline copying doepipeline/__init__.py -> build/lib/doepipeline copying doepipeline/generator.py -> build/lib/doepipeline creating build/lib/doepipeline/executor copying doepipeline/executor/base.py -> build/lib/doepipeline/executor copying doepipeline/executor/slurm.py -> build/lib/doepipeline/executor copying doepipeline/executor/local.py -> build/lib/doepipeline/executor copying doepipeline/executor/__init__.py -> build/lib/doepipeline/executor running egg_info writing dependency_links to doepipeline.egg-info/dependency_links.txt writing requirements to doepipeline.egg-info/requires.txt writing top-level names to doepipeline.egg-info/top_level.txt writing doepipeline.egg-info/PKG-INFO reading manifest file 'doepipeline.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'doepipeline.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying bin/doepipeline -> build/scripts-3.4 changing mode of build/scripts-3.4/doepipeline from 644 to 755 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/doepipeline copying build/lib/doepipeline/designer.py -> build/bdist.linux-armv7l/wheel/doepipeline copying build/lib/doepipeline/utils.py -> build/bdist.linux-armv7l/wheel/doepipeline creating build/bdist.linux-armv7l/wheel/doepipeline/executor copying build/lib/doepipeline/executor/base.py -> build/bdist.linux-armv7l/wheel/doepipeline/executor copying build/lib/doepipeline/executor/slurm.py -> build/bdist.linux-armv7l/wheel/doepipeline/executor copying build/lib/doepipeline/executor/local.py -> build/bdist.linux-armv7l/wheel/doepipeline/executor copying build/lib/doepipeline/executor/__init__.py -> build/bdist.linux-armv7l/wheel/doepipeline/executor copying build/lib/doepipeline/model_utils.py -> build/bdist.linux-armv7l/wheel/doepipeline copying build/lib/doepipeline/__init__.py -> build/bdist.linux-armv7l/wheel/doepipeline copying build/lib/doepipeline/generator.py -> build/bdist.linux-armv7l/wheel/doepipeline running install_egg_info Copying doepipeline.egg-info to build/bdist.linux-armv7l/wheel/doepipeline-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/doepipeline-1.0.1.data creating build/bdist.linux-armv7l/wheel/doepipeline-1.0.1.data/scripts copying build/scripts-3.4/doepipeline -> build/bdist.linux-armv7l/wheel/doepipeline-1.0.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/doepipeline-1.0.1.data/scripts/doepipeline to 755 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/doepipeline-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-m4ncbg5d/doepipeline-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'doepipeline/__init__.py' adding 'doepipeline/designer.py' adding 'doepipeline/generator.py' adding 'doepipeline/model_utils.py' adding 'doepipeline/utils.py' adding 'doepipeline/executor/__init__.py' adding 'doepipeline/executor/base.py' adding 'doepipeline/executor/local.py' adding 'doepipeline/executor/slurm.py' adding 'doepipeline-1.0.1.data/scripts/doepipeline' adding 'doepipeline-1.0.1.dist-info/LICENSE' adding 'doepipeline-1.0.1.dist-info/METADATA' adding 'doepipeline-1.0.1.dist-info/WHEEL' adding 'doepipeline-1.0.1.dist-info/top_level.txt' adding 'doepipeline-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for doepipeline: finished with status 'done' Stored in directory: /tmp/tmpsz_53qf4 Successfully built doepipeline Cleaning up... Removing source in /tmp/pip-wheel-tics0t3c/doepipeline Removed build tracker '/tmp/pip-req-tracker-8z8mum2y'