Page MenuHomeSoftware Heritage

Build 416

Lint

When
Completed at Jul 18 2016, 8:30 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Jul 18 2016, 8:30 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2W: unknown repository 'swh-loader-vcs', you might want to remove it
3db_to_author (test_converters.TestConverters) ... ok
4db_to_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 4 tests in 0.649s
10
11OK
12

Update environment from working copy

When
Completed at Jul 18 2016, 8:30 PM · Built for 11 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

155 sql/swh-schema.sql | 26 ---------
156 sql/upgrades/070.sql | 15 ++++++
157 swh/storage/api/client.py | 3 ++
158 swh/storage/api/server.py | 5 ++
159 swh/storage/archiver/copier.py | 2 +-
160 swh/storage/archiver/director.py | 61 +++++++++++++--------
161 swh/storage/archiver/storage.py | 89 +++++++++++++++++++++++++++++++
162 swh/storage/archiver/tasks.py | 6 +--
163 swh/storage/archiver/worker.py | 11 ++--
164 swh/storage/common.py | 32 +++++++++++
165 swh/storage/db.py | 24 ++++++++-
166 swh/storage/storage.py | 46 +++++++---------
167 swh/storage/tests/manual_test_archiver.py | 13 ++---
168 swh/storage/tests/test_archiver.py | 70 +++++++++++++++++-------
169 swh/storage/tests/test_storage.py | 53 ++++++++++++++++++
170 19 files changed, 451 insertions(+), 110 deletions(-)
171 create mode 100644 sql/archiver/Makefile
172 create mode 100644 sql/archiver/swh-archiver-data.sql
173 create mode 100644 sql/archiver/swh-archiver-schema.sql
174 create mode 100644 sql/upgrades/070.sql
175 create mode 100644 swh/storage/archiver/storage.py
176 create mode 100644 swh/storage/common.py
177
178mr update: finished (19 ok)
179

Clone on Software Heritage Worker

When
Completed at Jul 18 2016, 8:29 PM · Built instantly
Status
Passed

Event Timeline