Page MenuHomeSoftware Heritage

Build 1084

Lint

When
Completed at Mar 21 2017, 2:26 PM · Built for 16 s
Status
Failed

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

1make: *** [check] Error 1
2

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

1python3 -m flake8 swh bin/swh-storage-add-dir
2swh/storage/db.py:403:80: E501 line too long (82 > 79 characters)
3swh/storage/vault/cookers/revision_git.py:149:18: W503 line break before binary operator
4swh/storage/vault/cookers/revision_git.py:150:18: W503 line break before binary operator
5../Makefile.python:25: recipe for target 'check' failed
6

Python tests

When
Completed at Mar 21 2017, 2:26 PM · Built for 7 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

140 return self.importFromDir(dir_path, fqname)
141 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
142 mod = load_module(part_fqname, fh, filename, desc)
143 File "/usr/lib/python3.4/imp.py", line 235, in load_module
144 return load_source(name, filename, file)
145 File "/usr/lib/python3.4/imp.py", line 171, in load_source
146 module = methods.load()
147 File "<frozen importlib._bootstrap>", line 1220, in load
148 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
149 File "<frozen importlib._bootstrap>", line 1129, in _exec
150 File "<frozen importlib._bootstrap>", line 1471, in exec_module
151 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
152 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-storage/swh/storage/tests/test_storage.py", line 22, in <module>
153 from swh.model import identifiers
154 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-model/swh/model/identifiers.py", line 10, in <module>
155 from .hashutil import hash_data, hash_git_data
156 File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-model/swh/model/hashutil.py", line 48, in <module>
157 import pyblake2
158ImportError: No module named 'pyblake2'
159
160----------------------------------------------------------------------
161Ran 5 tests in 1.293s
162
163FAILED (errors=5)
164

Update environment from working copy

When
Completed at Mar 21 2017, 2:26 PM · Built for 27 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

189 swh/storage/vault/cookers/revision_git.py | 34 ++++--
190 14 files changed, 343 insertions(+), 158 deletions(-)
191 create mode 100644 sql/upgrades/102.sql
192
193mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-web-ui
194mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-web-ui
195From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
196 0e37496..67b1cf5 master -> origin/master
197 * [new tag] v0.0.81 -> v0.0.81
198Updating 0e37496..67b1cf5
199Fast-forward
200 debian/control | 1 +
201 requirements-swh.txt | 1 +
202 swh/web/ui/converters.py | 2 +-
203 swh/web/ui/query.py | 10 +--
204 swh/web/ui/service.py | 6 +-
205 swh/web/ui/tests/test_backend.py | 109 ++++++++++++++++----------------
206 swh/web/ui/tests/test_converters.py | 84 +++++++++++++------------
207 swh/web/ui/tests/test_query.py | 14 ++---
208 swh/web/ui/tests/test_service.py | 122 +++++++++++++++++++-----------------
209 swh/web/ui/views/browse.py | 4 --
210 10 files changed, 180 insertions(+), 173 deletions(-)
211
212mr update: finished (24 ok)
213

Clone on Software Heritage Worker

When
Completed at Mar 21 2017, 2:26 PM · Built instantly
Status
Passed

Event Timeline