Properties
Properties
- Buildable
- B876: rDSTO5ff3979b9d6c: swh.storage: Update db schema to new version
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 1 2017, 6:58 PM · Built for 14 s
- Status
Failed
16 | swh/storage/db.py:256:51: E701 multiple statements on one line (colon) |
---|---|
17 | swh/storage/db.py:824:28: E121 continuation line indentation is not a multiple of four |
18 | swh/storage/db.py:836:28: E121 continuation line indentation is not a multiple of four |
19 | swh/storage/db.py:848:56: E701 multiple statements on one line (colon) |
20 | swh/storage/db.py:859:48: E701 multiple statements on one line (colon) |
21 | swh/storage/db.py:877:48: E701 multiple statements on one line (colon) |
22 | swh/storage/db.py:880:56: E701 multiple statements on one line (colon) |
23 | swh/storage/db.py:929:28: E121 continuation line indentation is not a multiple of four |
24 | swh/storage/db.py:939:28: E121 continuation line indentation is not a multiple of four |
25 | swh/storage/db.py:949:65: E701 multiple statements on one line (colon) |
26 | swh/storage/db.py:960:57: E701 multiple statements on one line (colon) |
27 | swh/storage/db.py:963:65: E701 multiple statements on one line (colon) |
28 | swh/storage/db.py:1004:34: E121 continuation line indentation is not a multiple of four |
29 | swh/storage/storage.py:511:80: E501 line too long (80 > 79 characters) |
30 | swh/storage/storage.py:1607:19: E121 continuation line indentation is not a multiple of four |
31 | swh/storage/provenance/tasks.py:92:25: E126 continuation line over-indented for hanging indent |
32 | swh/storage/tests/test_db.py:49:25: E126 continuation line over-indented for hanging indent |
33 | swh/storage/tests/test_storage.py:1546:28: E121 continuation line indentation is not a multiple of four |
34 | swh/storage/tests/test_storage.py:1569:32: E121 continuation line indentation is not a multiple of four |
35 | swh/storage/tests/test_storage.py:1574:28: E121 continuation line indentation is not a multiple of four |
36 | swh/storage/tests/test_storage.py:1742:17: E126 continuation line over-indented for hanging indent |
37 | swh/storage/tests/test_storage.py:1743:17: E126 continuation line over-indented for hanging indent |
38 | swh/storage/api/server.py:29:13: E124 closing bracket does not match visual indentation |
39 | ../Makefile.python:25: recipe for target 'check' failed |
40 |
Python tests
Python tests
- When
- Completed at Jun 1 2017, 6:58 PM · Built for 10 s
- Status
Failed
1 empty logs are hidden. Show all logs.
23 | return self.importFromDir(dir_path, fqname) |
---|---|
24 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
25 | mod = load_module(part_fqname, fh, filename, desc) |
26 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
27 | return load_source(name, filename, file) |
28 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
29 | module = methods.load() |
30 | File "<frozen importlib._bootstrap>", line 1220, in load |
31 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
32 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
33 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
34 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
35 | File "/home/temp-drydock/drydock/workingcopy-176/repo/swh-storage/swh/storage/tests/test_archiver.py", line 27, in <module> |
36 | from swh.objstorage.api.server import make_app |
37 | File "/home/temp-drydock/drydock/workingcopy-176/repo/swh-objstorage/swh/objstorage/api/server.py", line 11, in <module> |
38 | from swh.core.api_async import (SWHRemoteAPI, decode_request, |
39 | File "/home/temp-drydock/drydock/workingcopy-176/repo/swh-core/swh/core/api_async.py", line 5, in <module> |
40 | import multidict |
41 | ImportError: No module named 'multidict' |
42 | |
43 | ---------------------------------------------------------------------- |
44 | Ran 10 tests in 3.492s |
45 | |
46 | FAILED (errors=1) |
47 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 1 2017, 6:57 PM · Built for 27 s
- Status
Passed
1 empty logs are hidden. Show all logs.
69 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-py-template |
---|---|
70 | Already up-to-date. |
71 | |
72 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-objstorage |
73 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-objstorage |
74 | Already up-to-date. |
75 | |
76 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-scheduler |
77 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-scheduler |
78 | Already up-to-date. |
79 | |
80 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
81 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
82 | Already up-to-date. |
83 | |
84 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage |
85 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage |
86 | Already up-to-date. |
87 | |
88 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
89 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
90 | Already up-to-date. |
91 | |
92 | mr update: finished (23 ok) |
93 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 1 2017, 6:57 PM · Built instantly
- Status
Passed