Page MenuHomePhorge

Build 2594
FailedPublic

History

Drydock: Run Command

When
Completed at Feb 8 2016, 9:58 AM · Built for 1 m, 22 s
Status
Failed

Build Log 8615 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

77do so (now or later) by using -b with the checkout command again. Example:
78
79 git checkout -b new_branch_name
80
81HEAD is now at a35735a... 0.5.14
82Previous HEAD position was a35735a... 0.5.14
83Switched to a new branch 'pykolab-0.6'
84Switched to a new branch 'pykolab-0.7'
85Note: checking out '5fe434b0ad8760b90a8ecddfec925e19f8ecf238'.
86
87You are in 'detached HEAD' state. You can look around, make experimental
88changes and commit them, and you can discard any commits you make in this
89state without impacting any branches by performing another checkout.
90
91If you want to create a new branch to retain commits you create, you may
92do so (now or later) by using -b with the checkout command again. Example:
93
94 git checkout -b new_branch_name
95
96HEAD is now at 5fe434b... When calling auth.Auth(), make sure auth.Auth() is imported
97+ exit 1
98+ retval=1
99+ popd
100+ exit 1
101

Build Log 8614 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1356 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
1357 return self.importFromDir(dir_path, fqname)
1358 File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
1359 mod = load_module(part_fqname, fh, filename, desc)
1360 File "/srv/pykolab.git/tests/unit/test-020-auth_cache.py", line 8, in <module>
1361 from pykolab.auth.ldap import auth_cache
1362 File "./pykolab/__init__.py", line 55, in <module>
1363 import base
1364 File "./pykolab/base.py", line 20, in <module>
1365 from pykolab.imap import IMAP
1366 File "./pykolab/imap/__init__.py", line 29, in <module>
1367 from pykolab import utils
1368ImportError: cannot import name utils
1369
1370----------------------------------------------------------------------
1371Ran 36 tests in 0.083s
1372
1373FAILED (errors=29)
1374Running ../stick.git/drydocker/pykolab/test_unit.sh FAILED (at 5fe434b0ad8760b90a8ecddfec925e19f8ecf238)
1375========================================================================
1376 Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 5fe434b0ad8760b90a8ecddfec925e19f8ecf238)
1377 Running '../stick.git/drydocker/pykolab/test_unit.sh' FAILED (at 5fe434b0ad8760b90a8ecddfec925e19f8ecf238)
1378========================================================================
1379/var/drydock/workingcopy-215829/repo/pykolab
1380

Lease Working Copy

When
Completed at Feb 8 2016, 9:57 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 8 2016, 9:57 AM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline