Build: #3 failed Changes by Bing Zhang

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
12-Oct-2017 13:40:22 Installing collected packages: wheel, py, pytest, pep8, apipkg, execnet, pytest-cache, pytest-pep8
12-Oct-2017 13:40:22   Found existing installation: wheel 0.30.0
12-Oct-2017 13:40:22     Uninstalling wheel-0.30.0:
12-Oct-2017 13:40:22       Successfully uninstalled wheel-0.30.0
12-Oct-2017 13:40:23 Successfully installed apipkg-1.4 execnet-1.4.1 pep8-1.7.0 py-1.4.34 pytest-3.0.3 pytest-cache-1.0 pytest-pep8-1.0.6 wheel-0.24.0
12-Oct-2017 13:40:23 ============================= test session starts ==============================
12-Oct-2017 13:40:23 platform linux2 -- Python 2.7.12, pytest-3.0.3, py-1.4.34, pluggy-0.4.0
12-Oct-2017 13:40:23 rootdir: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1, inifile: setup.cfg
12-Oct-2017 13:40:23 plugins: pep8-1.0.6
12-Oct-2017 13:40:23 collected 17 items / 2 errors
12-Oct-2017 13:40:23
12-Oct-2017 13:40:23 generated xml file: /home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1/test-reports/results.xml
12-Oct-2017 13:40:23 ==================================== ERRORS ====================================
12-Oct-2017 13:40:23 ____________ ERROR collecting swarmstats/unittest/test_blueprint.py ____________
12-Oct-2017 13:40:23 ImportError while importing test module '/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1/swarmstats/unittest/test_blueprint.py'.
12-Oct-2017 13:40:23 Original error message:
12-Oct-2017 13:40:23 'No module named mock'
12-Oct-2017 13:40:23 Make sure your test modules/packages have valid Python names.
12-Oct-2017 13:40:23 ______________ ERROR collecting swarmstats/unittest/test_swarm.py ______________
12-Oct-2017 13:40:23 ImportError while importing test module '/home/bamboo/bamboo-agent-home/xml-data/build-dir/BD-BDSWARM12-JOB1/swarmstats/unittest/test_swarm.py'.
12-Oct-2017 13:40:23 Original error message:
12-Oct-2017 13:40:23 'No module named docker'
12-Oct-2017 13:40:23 Make sure your test modules/packages have valid Python names.
12-Oct-2017 13:40:23 !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
12-Oct-2017 13:40:23 =========================== 2 error in 0.11 seconds ============================