# Pastebin VLshUuDS buntu@ubuntu-xenial:~/python-cratonclient$ tox py34 create: /home/ubuntu/python-cratonclient/.tox/py34 ERROR: InterpreterNotFound: python3.4 py27 create: /home/ubuntu/python-cratonclient/.tox/py27 py27 installdeps: -r/home/ubuntu/python-cratonclient/requirements.txt, -r/home/ubuntu/python-cratonclient/test-requirements.txt ERROR: invocation failed (exit code 1), logfile: /home/ubuntu/python-cratonclient/.tox/py27/log/py27-1.log ERROR: actionid: py27 msg: getenv cmdargs: [local('/home/ubuntu/python-cratonclient/.tox/py27/bin/pip'), 'install', '-U', '-r/home/ubuntu/python-cratonclient/requirements.txt', '-r/home/ubuntu/python-cratonclient/test-requirements.txt'] env: {'HTTPS_PROXY': 'https://proxy-us.intel.com:912/', 'SHLVL': '1', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://proxy-us.intel.com:911/', 'USER': 'ubuntu', 'VIRTUAL_ENV': '/home/ubuntu/python-cratonclient/.tox/py27', 'HTTP_PROXY': 'http://proxy-us.intel.com:911/', 'TERM': 'xterm-256color', 'SSH_CLIENT': '10.0.2.2 63215 22', 'LOGNAME': 'ubuntu', 'SSH_CONNECTION': '10.0.2.2 63215 10.0.2.15 22', 'FTP_PROXY': '', 'LESSOPEN': '| /usr/bin/lesspipe %s', 'MAIL': '/var/mail/ubuntu', 'https_proxy': 'https://proxy-us.intel.com:912/', 'XDG_RUNTIME_DIR': '/run/user/1000', 'LESSCLOSE': '/usr/bin/lesspipe %s %s', 'SHELL': '/bin/bash', 'HOME': '/home/ubuntu', 'PWD': '/home/ubuntu/python-cratonclient', 'SSH_TTY': '/dev/pts/2', 'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:', '_': '/usr/bin/tox', 'no_proxy': 'localhost,127.0.0.1,.example.com,10.0.2.15', 'PATH': '/home/ubuntu/python-cratonclient/.tox/py27/bin:/home/ubuntu/bin:/home/ubuntu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', 'NO_PROXY': 'localhost,127.0.0.1,.example.com,10.0.2.15', 'PYTHONHASHSEED': '3516597774', 'OLDPWD': '/home/ubuntu', 'ftp_proxy': '', 'XDG_SESSION_ID': '22'} Collecting PrettyTable<0.8,>=0.7 (from -r /home/ubuntu/python-cratonclient/requirements.txt (line 5)) Collecting six>=1.9.0 (from -r /home/ubuntu/python-cratonclient/requirements.txt (line 6)) Using cached six-1.10.0-py2.py3-none-any.whl Collecting oslo.utils>=3.16.0 (from -r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached oslo.utils-3.18.0-py2.py3-none-any.whl Collecting pbr>=1.6 (from -r /home/ubuntu/python-cratonclient/requirements.txt (line 8)) Using cached pbr-1.10.0-py2.py3-none-any.whl Collecting requests>=2.10.0 (from -r /home/ubuntu/python-cratonclient/requirements.txt (line 9)) Downloading requests-2.12.1-py2.py3-none-any.whl (574kB) Collecting keystoneauth1>=2.10.0 (from -r /home/ubuntu/python-cratonclient/requirements.txt (line 10)) Using cached keystoneauth1-2.15.0-py2.py3-none-any.whl Collecting hacking<0.12,>=0.10.0 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 5)) Using cached hacking-0.11.0-py2.py3-none-any.whl Collecting flake8_docstrings==0.2.1.post1 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 6)) Using cached flake8_docstrings-0.2.1.post1-py2-none-any.whl Collecting coverage>=3.6 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 7)) Collecting python-subunit>=0.0.18 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 8)) Using cached python_subunit-1.2.0-py2.py3-none-any.whl Collecting sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 9)) Using cached Sphinx-1.2.3-py2-none-any.whl Collecting oslosphinx>=2.5.0 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 10)) Using cached oslosphinx-4.8.0-py2.py3-none-any.whl Collecting oslotest>=1.10.0 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Using cached oslotest-2.11.0-py2.py3-none-any.whl Collecting testrepository>=0.0.18 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 12)) Collecting testscenarios>=0.4 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 13)) Using cached testscenarios-0.5.0-py2.py3-none-any.whl Collecting testtools>=1.4.0 (from -r /home/ubuntu/python-cratonclient/test-requirements.txt (line 14)) Using cached testtools-2.2.0-py2.py3-none-any.whl Collecting oslo.i18n>=2.1.0 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached oslo.i18n-3.10.0-py2.py3-none-any.whl Collecting netifaces>=0.10.4 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached netifaces-0.10.5.tar.gz Collecting netaddr!=0.7.16,>=0.7.13 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached netaddr-0.7.18-py2.py3-none-any.whl Collecting iso8601>=0.1.11 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached iso8601-0.1.11-py2.py3-none-any.whl Collecting funcsigs>=0.4; python_version == "2.7" or python_version == "2.6" (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached funcsigs-1.0.2-py2.py3-none-any.whl Collecting monotonic>=0.6 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached monotonic-1.2-py2.py3-none-any.whl Collecting pytz>=2013.6 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached pytz-2016.7-py2.py3-none-any.whl Collecting debtcollector>=1.2.0 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached debtcollector-1.9.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.1 (from oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached pyparsing-2.1.10-py2.py3-none-any.whl Collecting stevedore>=1.17.1 (from keystoneauth1>=2.10.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 10)) Using cached stevedore-1.18.0-py2.py3-none-any.whl Collecting positional>=1.1.1 (from keystoneauth1>=2.10.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 10)) Collecting flake8<2.6.0,>=2.5.4 (from hacking<0.12,>=0.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 5)) Using cached flake8-2.5.5-py2.py3-none-any.whl Collecting pyflakes==0.8.1 (from hacking<0.12,>=0.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 5)) Using cached pyflakes-0.8.1-py2.py3-none-any.whl Collecting pep8==1.5.7 (from hacking<0.12,>=0.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 5)) Using cached pep8-1.5.7-py2.py3-none-any.whl Collecting mccabe==0.2.1 (from hacking<0.12,>=0.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 5)) Collecting pep257 (from flake8_docstrings==0.2.1.post1->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 6)) Using cached pep257-0.7.0-py2.py3-none-any.whl Collecting extras (from python-subunit>=0.0.18->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 8)) Using cached extras-1.0.0-py2.py3-none-any.whl Collecting Pygments>=1.2 (from sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 9)) Using cached Pygments-2.1.3-py2.py3-none-any.whl Collecting docutils>=0.7 (from sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 9)) Collecting Jinja2>=2.3 (from sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 9)) Using cached Jinja2-2.8-py2.py3-none-any.whl Collecting fixtures>=3.0.0 (from oslotest>=1.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Using cached fixtures-3.0.0-py2.py3-none-any.whl Collecting os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 (from oslotest>=1.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Downloading os_client_config-1.24.0-py2.py3-none-any.whl (60kB) Collecting mock>=2.0 (from oslotest>=1.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Using cached mock-2.0.0-py2.py3-none-any.whl Collecting mox3>=0.7.0 (from oslotest>=1.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Using cached mox3-0.18.0-py2.py3-none-any.whl Collecting python-mimeparse (from testtools>=1.4.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 14)) Using cached python_mimeparse-1.6.0-py2.py3-none-any.whl Collecting unittest2>=1.0.0 (from testtools>=1.4.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 14)) Using cached unittest2-1.1.0-py2.py3-none-any.whl Collecting traceback2 (from testtools>=1.4.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 14)) Using cached traceback2-1.4.0-py2.py3-none-any.whl Collecting Babel>=2.3.4 (from oslo.i18n>=2.1.0->oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Using cached Babel-2.3.4-py2.py3-none-any.whl Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.16.0->-r /home/ubuntu/python-cratonclient/requirements.txt (line 7)) Collecting MarkupSafe (from Jinja2>=2.3->sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 9)) Collecting appdirs>=1.3.0 (from os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1->oslotest>=1.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Using cached appdirs-1.4.0-py2.py3-none-any.whl Collecting PyYAML>=3.1.0 (from os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1->oslotest>=1.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Collecting requestsexceptions>=1.1.1 (from os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1->oslotest>=1.10.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 11)) Using cached requestsexceptions-1.1.3-py2.py3-none-any.whl Collecting argparse (from unittest2>=1.0.0->testtools>=1.4.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 14)) Using cached argparse-1.4.0-py2.py3-none-any.whl Collecting linecache2 (from traceback2->testtools>=1.4.0->-r /home/ubuntu/python-cratonclient/test-requirements.txt (line 14)) Using cached linecache2-1.0.0-py2.py3-none-any.whl Building wheels for collected packages: netifaces Running setup.py bdist_wheel for netifaces: started Running setup.py bdist_wheel for netifaces: finished with status 'error' Complete output from command /home/ubuntu/python-cratonclient/.tox/py27/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7qMKGh/netifaces/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/tmpjXXd3Opip-wheel- --python-tag cp27: running bdist_wheel running build running build_ext checking for getifaddrs...found. checking for getnameinfo...found. checking for IPv6 socket IOCTLs...not found. checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h linux/irda.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un ash ec ll atmpvc atmsvc dn irda llc. checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...yes. will use netlink to read routing table building 'netifaces' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DNETIFACES_VERSION=0.10.5 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_LINUX_IRDA_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_LINUX_DN_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_DN=1 -DHAVE_SOCKADDR_IRDA=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python2.7 -c netifaces.c -o build/temp.linux-x86_64-2.7/netifaces.o netifaces.c:1:20: fatal error: Python.h: No such file or directory compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- Failed building wheel for netifaces Running setup.py clean for netifaces Failed to build netifaces Installing collected packages: PrettyTable, six, pytz, Babel, pbr, oslo.i18n, netifaces, netaddr, iso8601, funcsigs, monotonic, wrapt, debtcollector, pyparsing, oslo.utils, requests, stevedore, positional, keystoneauth1, pep8, pyflakes, mccabe, flake8, hacking, pep257, flake8-docstrings, coverage, extras, python-mimeparse, argparse, linecache2, traceback2, unittest2, fixtures, testtools, python-subunit, Pygments, docutils, MarkupSafe, Jinja2, sphinx, oslosphinx, appdirs, PyYAML, requestsexceptions, os-client-config, mock, testrepository, mox3, oslotest, testscenarios Running setup.py install for netifaces: started Running setup.py install for netifaces: finished with status 'error' Complete output from command /home/ubuntu/python-cratonclient/.tox/py27/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7qMKGh/netifaces/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-LtXx_L-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/ubuntu/python-cratonclient/.tox/py27/include/site/python2.7/netifaces: running install running build running build_ext checking for getifaddrs...found. checking for getnameinfo...found. checking for IPv6 socket IOCTLs...not found. checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h linux/irda.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un ash ec ll atmpvc atmsvc dn irda llc. checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...yes. will use netlink to read routing table building 'netifaces' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DNETIFACES_VERSION=0.10.5 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_LINUX_IRDA_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_LINUX_DN_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_DN=1 -DHAVE_SOCKADDR_IRDA=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python2.7 -c netifaces.c -o build/temp.linux-x86_64-2.7/netifaces.o netifaces.c:1:20: fatal error: Python.h: No such file or directory compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 ---------------------------------------- Command "/home/ubuntu/python-cratonclient/.tox/py27/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7qMKGh/netifaces/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-LtXx_L-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/ubuntu/python-cratonclient/.tox/py27/include/site/python2.7/netifaces" failed with error code 1 in /tmp/pip-build-7qMKGh/netifaces/ ERROR: could not install deps [-r/home/ubuntu/python-cratonclient/requirements.txt, -r/home/ubuntu/python-cratonclient/test-requirements.txt]; v = InvocationError('/home/ubuntu/python-cratonclient/.tox/py27/bin/pip install -U -r/home/ubuntu/python-cratonclient/requirements.txt -r/home/ubuntu/python-cratonclient/test-requirements.txt (see /home/ubuntu/python-cratonclient/.tox/py27/log/py27-1.log)', 1) pypy create: /home/ubuntu/python-cratonclient/.tox/pypy ERROR: InterpreterNotFound: pypy pep8 develop-inst-nodeps: /home/ubuntu/python-cratonclient pep8 installed: appdirs==1.4.0,Babel==2.3.4,coverage==4.2,debtcollector==1.9.0,docutils==0.12,extras==1.0.0,fixtures==3.0.0,flake8==2.5.5,flake8-docstrings==0.2.1.post1,hacking==0.11.0,iso8601==0.1.11,Jinja2==2.8,keystoneauth1==2.15.0,linecache2==1.0.0,MarkupSafe==0.23,mccabe==0.2.1,mock==2.0.0,monotonic==1.2,mox3==0.18.0,netaddr==0.7.18,netifaces==0.10.5,os-client-config==1.22.0,oslo.i18n==3.10.0,oslo.utils==3.18.0,oslosphinx==4.8.0,oslotest==2.11.0,pbr==1.10.0,pep257==0.7.0,pep8==1.5.7,positional==1.1.1,prettytable==0.7.2,pyflakes==0.8.1,Pygments==2.1.3,pyparsing==2.1.10,-e git+http://github.com/openstack/python-cratonclient.git@3141727102b8afbadd5ceb7cebe308def6cc242b#egg=python_cratonclient,python-mimeparse==1.6.0,python-subunit==1.2.0,pytz==2016.7,PyYAML==3.12,requests==2.11.1,requestsexceptions==1.1.3,six==1.10.0,Sphinx==1.2.3,stevedore==1.18.0,testrepository==0.0.20,testscenarios==0.5.0,testtools==2.2.0,traceback2==1.4.0,unittest2==1.1.0,wrapt==1.10.8 pep8 runtests: PYTHONHASHSEED='3516597774' pep8 runtests: commands[0] | flake8 ./cratonclient/tests/unit/shell/v1/test_hosts_shell.py:96:1: E122 continuation line missing indentation or outdented # 'access_secret_id', ^ ./cratonclient/tests/unit/shell/v1/test_hosts_shell.py:99:1: E122 continuation line missing indentation or outdented # 'created_at', ^ ./cratonclient/tests/unit/shell/v1/test_hosts_shell.py:110:1: E122 continuation line missing indentation or outdented # 'update_at', ^ ERROR: InvocationError: '/home/ubuntu/python-cratonclient/.tox/pep8/bin/flake8' ________________________________________________________________________ summary ________________________________________________________________________ ERROR: py34: InterpreterNotFound: python3.4 ERROR: py27: could not install deps [-r/home/ubuntu/python-cratonclient/requirements.txt, -r/home/ubuntu/python-cratonclient/test-requirements.txt]; v = InvocationError('/home/ubuntu/python-cratonclient/.tox/py27/bin/pip install -U -r/home/ubuntu/python-cratonclient/requirements.txt -r/home/ubuntu/python-cratonclient/test-requirements.txt (see /home/ubuntu/python-cratonclient/.tox/py27/log/py27-1.log)', 1) ERROR: pypy: InterpreterNotFound: pypy ERROR: pep8: commands failed