Page MenuHomeSoftware Heritage

Build 1078

Properties

Buildable
B804: Diff 631
Build Plan
Plan 2 Software Heritage Python tests
Status
Failed

Lint

When
Completed at Mar 17 2017, 3:12 PM · Built for 4 s
Status
Failed

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

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

Build Log 3607 (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 17 2017, 3:12 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2archive_ls (test_archiver.TestArchiverStorageStub) ... ok
3content_archive_get (test_archiver.TestArchiverStorageStub) ... ok
4content_archive_get_copies (test_archiver.TestArchiverStorageStub) ... ok
5content_archive_get_missing (test_archiver.TestArchiverStorageStub) ... ok
6content_archive_get_unarchived_copies (test_archiver.TestArchiverStorageStub) ... ok
7content_archive_get_unknown (test_archiver.TestArchiverStorageStub) ... ok
8content_archive_update (test_archiver.TestArchiverStorageStub) ... ok
9ctags_to_db (test_converters.TestConverters) ... ok
10db_to_author (test_converters.TestConverters) ... ok
11db_to_ctags (test_converters.TestConverters) ... ok
12db_to_git_headers (test_converters.TestConverters) ... ok
13db_to_language (test_converters.TestConverters) ... ok
14db_to_mimetype (test_converters.TestConverters) ... ok
15db_to_release (test_converters.TestConverters) ... ok
16db_to_revision (test_converters.TestConverters) ... ok
17
18----------------------------------------------------------------------
19Ran 15 tests in 1.379s
20
21OK
22

Update environment from working copy

When
Completed at Mar 17 2017, 3:12 PM · Built for 16 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

219 swh/storage/archiver/copier.py | 4 +-
220 swh/storage/archiver/db.py | 2 +-
221 swh/storage/archiver/director.py | 5 +-
222 swh/storage/archiver/storage.py | 3 +-
223 swh/storage/archiver/worker.py | 3 +-
224 swh/storage/db.py | 42 ++++---
225 swh/storage/provenance/tasks.py | 6 +-
226 swh/storage/storage.py | 54 ++++-----
227 swh/storage/tests/test_api_client.py | 4 +-
228 swh/storage/tests/test_archiver.py | 2 +-
229 swh/storage/tests/test_db.py | 10 +-
230 swh/storage/tests/test_storage.py | 104 ++++++++--------
231 swh/storage/vault/api/client.py | 2 +-
232 swh/storage/vault/api/cooking_tasks.py | 6 +-
233 swh/storage/vault/cache.py | 8 +-
234 swh/storage/vault/cookers/__init__.py | 4 +-
235 swh/storage/vault/cookers/base.py | 5 +-
236 swh/storage/vault/cookers/revision_flat.py | 4 +-
237 swh/storage/vault/cookers/revision_git.py | 162 +++++++++++++++++++++++++
238 25 files changed, 510 insertions(+), 172 deletions(-)
239 create mode 100644 sql/upgrades/102.sql
240 create mode 100644 swh/storage/vault/cookers/revision_git.py
241
242mr update: finished (24 ok)
243

Clone on Software Heritage Worker

When
Completed at Mar 17 2017, 3:11 PM · Built instantly
Status
Passed

Event Timeline