Page MenuHomeSoftware Heritage

Build 1343

Properties

Buildable
B1013: Diff 817
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Sep 19 2017, 3:53 PM · Built for 18 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1python3 -m flake8 swh
2

Python tests

When
Completed at Sep 19 2017, 3:53 PM · Built for 27 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2api_check_content_known (tests.api.views.test_content.ContentApiTestCase) ... ok
3api_check_content_known_as_yaml (tests.api.views.test_content.ContentApiTestCase) ... ok
4api_check_content_known_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
5api_check_content_known_post_as_yaml (tests.api.views.test_content.ContentApiTestCase) ... ok
6api_content_ctags (tests.api.views.test_content.ContentApiTestCase) ... ok
7api_content_filetype (tests.api.views.test_content.ContentApiTestCase) ... ok
8api_content_filetype_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
9api_content_language (tests.api.views.test_content.ContentApiTestCase) ... ok
10api_content_language_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
11api_content_license (tests.api.views.test_content.ContentApiTestCase) ... ok
12api_content_license_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
13api_content_not_found_as_json (tests.api.views.test_content.ContentApiTestCase) ... ok
14api_content_not_found_as_yaml (tests.api.views.test_content.ContentApiTestCase) ... ok
15api_content_provenance (tests.api.views.test_content.ContentApiTestCase) ... ok
16api_content_provenance_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
17api_content_raw_ko_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
18api_content_raw_no_accepted_media_type_found_so_not_available_for_download (tests.api.views.test_content.ContentApiTestCase) ... ok
19api_content_raw_no_accepted_media_type_text_is_not_available_for_download (tests.api.views.test_content.ContentApiTestCase) ... ok
20api_content_raw_text (tests.api.views.test_content.ContentApiTestCase) ... ok
21api_content_raw_text_with_filename (tests.api.views.test_content.ContentApiTestCase) ... ok
22api_content_symbol (tests.api.views.test_content.ContentApiTestCase) ... ok
23api_content_symbol_2 (tests.api.views.test_content.ContentApiTestCase) ... ok
24api_content_symbol_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
25test_api_content_metadata (tests.api.views.test_content.ContentApiTestCase) ... ok
26api_directory (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
27api_directory_not_found (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
28api_directory_with_path_found (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
29api_directory_with_path_not_found (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
30api_lookup_entity_by_uuid (tests.api.views.test_entity.EntityApiTestCase) ... ok
31api_lookup_entity_by_uuid_bad_request (tests.api.views.test_entity.EntityApiTestCase) ... ok
32api_lookup_entity_by_uuid_not_found (tests.api.views.test_entity.EntityApiTestCase) ... ok
33api_1_lookup_origin_visit (tests.api.views.test_origin.OriginApiTestCase) ... ok
34api_1_lookup_origin_visit_not_found (tests.api.views.test_origin.OriginApiTestCase) ... ok
35api_1_lookup_origin_visits (tests.api.views.test_origin.OriginApiTestCase) ... ok
36api_1_lookup_origin_visits_raise_error (tests.api.views.test_origin.OriginApiTestCase) ... ok
37api_1_lookup_origin_visits_raise_swh_storage_error_api (tests.api.views.test_origin.OriginApiTestCase) ... ok
38api_1_lookup_origin_visits_raise_swh_storage_error_db (tests.api.views.test_origin.OriginApiTestCase) ... ok
39api_origin_by_id (tests.api.views.test_origin.OriginApiTestCase) ... ok
40api_origin_by_type_url (tests.api.views.test_origin.OriginApiTestCase) ... ok
41api_origin_not_found (tests.api.views.test_origin.OriginApiTestCase) ... ok
42api_person (tests.api.views.test_person.PersonApiTestCase) ... ok
43api_person_not_found (tests.api.views.test_person.PersonApiTestCase) ... ok
44api_release (tests.api.views.test_release.ReleaseApiTestCase) ... ok
45api_release_not_found (tests.api.views.test_release.ReleaseApiTestCase) ... ok
46api_release_target_type_not_a_revision (tests.api.views.test_release.ReleaseApiTestCase) ... ok
47api_directory_through_revision_origin (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
48api_directory_through_revision_origin_ko_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
49api_revision (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
50api_revision_directory_ko_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
51api_revision_directory_ok_returns_content (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
52api_revision_directory_ok_returns_dir_entries (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
53api_revision_history (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
54api_revision_log (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
55api_revision_log_by (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
56api_revision_log_by_norev (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
57api_revision_log_by_with_next (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
58api_revision_log_context (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
59api_revision_log_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
60api_revision_log_with_next (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
61api_revision_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
62api_revision_raw_ko_no_rev (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
63api_revision_raw_ok (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
64api_revision_raw_ok_no_msg (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
65api_revision_with_origin (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
66api_revision_with_origin_and_branch_name (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
67api_revision_with_origin_and_branch_name_and_timestamp (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
68api_revision_with_origin_and_branch_name_and_timestamp_with_escapes (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
69api_revision_with_origin_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
70revision_directory_by_ko_raise (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
71revision_directory_by_type_dir (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
72revision_directory_by_type_file (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
73api_1_stat_counters (tests.api.views.test_stat.StatApiTestCase) ... ok
74api_1_stat_counters_raise_error (tests.api.views.test_stat.StatApiTestCase) ... ok
75api_1_stat_counters_raise_swh_storage_error_api (tests.api.views.test_stat.StatApiTestCase) ... ok
76api_1_stat_counters_raise_swh_storage_error_db (tests.api.views.test_stat.StatApiTestCase) ... ok
77api_lookup_not_found (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
78api_lookup_with_result (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
79api_lookup_with_result_as_map (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
80generic_api_generator_are_enriched_and_returned_as_list (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
81generic_api_list_are_enriched_too (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
82generic_api_lookup_nothing_is_found (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
83generic_api_map_are_enriched_and_transformed_to_list (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
84generic_api_simple_data_are_enriched_and_returned_too (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
85apidoc_full_stack_doc (tests.api.test_apidoc.APIDocTestCase) ... ok
86apidoc_full_stack_fn (tests.api.test_apidoc.APIDocTestCase) ... ok
87apidoc_nodoc_failure (tests.api.test_apidoc.APIDocTestCase) ... ok
88apidoc_route_doc (tests.api.test_apidoc.APIDocTestCase) ... ok
89apidoc_route_fn (tests.api.test_apidoc.APIDocTestCase) ... ok
90swh_filter_renderer_do_filter (tests.api.test_apiresponse.RendererTestCase) ... ok
91swh_filter_renderer_do_nothing (tests.api.test_apiresponse.RendererTestCase) ... ok
92swh_multi_response_mimetype (tests.api.test_apiresponse.RendererTestCase) ... ok
93compute_link_header (tests.api.test_apiresponse.SWHComputeLinkHeaderTest) ... ok
94compute_link_header_nothing_changed (tests.api.test_apiresponse.SWHComputeLinkHeaderTest) ... ok
95compute_link_header_nothing_changed_2 (tests.api.test_apiresponse.SWHComputeLinkHeaderTest) ... ok
96transform_do_nothing (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
97transform_do_remove_headers (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
98transform_only_return_results_1 (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
99transform_only_return_results_2 (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
100enrich_content_with_hashes (tests.api.test_utils.UtilsTestCase) ... ok
101enrich_content_with_hashes_and_top_level_url (tests.api.test_utils.UtilsTestCase) ... ok
102enrich_content_without_hashes (tests.api.test_utils.UtilsTestCase) ... ok
103enrich_directory_no_type (tests.api.test_utils.UtilsTestCase) ... ok
104enrich_directory_with_context_and_type_dir (tests.api.test_utils.UtilsTestCase) ... ok
105enrich_directory_with_context_and_type_file (tests.api.test_utils.UtilsTestCase) ... ok
106enrich_entity_identity (tests.api.test_utils.UtilsTestCase) ... ok
107enrich_entity_with_sha1 (tests.api.test_utils.UtilsTestCase) ... ok
108enrich_release_0 (tests.api.test_utils.UtilsTestCase) ... ok
109enrich_release_1 (tests.api.test_utils.UtilsTestCase) ... ok
110enrich_release_2 (tests.api.test_utils.UtilsTestCase) ... ok
111enrich_release_3 (tests.api.test_utils.UtilsTestCase) ... ok
112enrich_release_4 (tests.api.test_utils.UtilsTestCase) ... ok
113enrich_revision_context_empty_prev_list (tests.api.test_utils.UtilsTestCase) ... ok
114enrich_revision_context_some_prev_list (tests.api.test_utils.UtilsTestCase) ... ok
115enrich_revision_no_context (tests.api.test_utils.UtilsTestCase) ... ok
116enrich_revision_with_children_and_parent_no_dir (tests.api.test_utils.UtilsTestCase) ... ok
117enrich_revision_with_invalid_message (tests.api.test_utils.UtilsTestCase) ... ok
118enrich_revision_with_no_message (tests.api.test_utils.UtilsTestCase) ... ok
119enrich_revision_without_children_or_parent (tests.api.test_utils.UtilsTestCase) ... ok
120filter_endpoints_1 (tests.api.test_utils.UtilsTestCase) ... ok
121filter_endpoints_2 (tests.api.test_utils.UtilsTestCase) ... ok
122filter_field_keys_dict (tests.api.test_utils.UtilsTestCase) ... ok
123filter_field_keys_dict_unknown_keys (tests.api.test_utils.UtilsTestCase) ... ok
124filter_field_keys_list (tests.api.test_utils.UtilsTestCase) ... ok
125filter_field_keys_list_unknown_keys (tests.api.test_utils.UtilsTestCase) ... ok
126filter_field_keys_map (tests.api.test_utils.UtilsTestCase) ... ok
127filter_field_keys_other (tests.api.test_utils.UtilsTestCase) ... ok
128fmap (tests.api.test_utils.UtilsTestCase) ... ok
129person_to_string (tests.api.test_utils.UtilsTestCase) ... ok
130prepare_data_for_view (tests.api.test_utils.UtilsTestCase) ... ok
131prepare_data_for_view_default_encoding (tests.api.test_utils.UtilsTestCase) ... ok
132prepare_data_for_view_ko_cannot_decode (tests.api.test_utils.UtilsTestCase) ... ok
133from_content (tests.common.test_converters.ConvertersTestCase) ... ok
134from_content_none (tests.common.test_converters.ConvertersTestCase) ... ok
135from_directory_entries (tests.common.test_converters.ConvertersTestCase) ... ok
136from_filetype (tests.common.test_converters.ConvertersTestCase) ... ok
137from_origin (tests.common.test_converters.ConvertersTestCase) ... ok
138from_person (tests.common.test_converters.ConvertersTestCase) ... ok
139from_provenance (tests.common.test_converters.ConvertersTestCase) ... ok
140from_release (tests.common.test_converters.ConvertersTestCase) ... ok
141from_release_no_revision (tests.common.test_converters.ConvertersTestCase) ... ok
142from_revision (tests.common.test_converters.ConvertersTestCase) ... ok
143from_revision_invalid (tests.common.test_converters.ConvertersTestCase) ... ok
144from_revision_nomerge (tests.common.test_converters.ConvertersTestCase) ... ok
145from_revision_noparents (tests.common.test_converters.ConvertersTestCase) ... ok
146from_swh (tests.common.test_converters.ConvertersTestCase) ... ok
147from_swh_edge_cases_convert_invalid_utf8_bytes (tests.common.test_converters.ConvertersTestCase) ... ok
148from_swh_edge_cases_do_no_conversion_if_none_or_not_bytes (tests.common.test_converters.ConvertersTestCase) ... ok
149from_swh_empty (tests.common.test_converters.ConvertersTestCase) ... ok
150from_swh_none (tests.common.test_converters.ConvertersTestCase) ... ok
151parse_hash_check_algo_malformed_sha1_git_hash (tests.common.test_query.QueryTestCase) ... ok
152parse_hash_check_algo_malformed_sha1_hash (tests.common.test_query.QueryTestCase) ... ok
153parse_hash_check_algo_malformed_sha256_hash (tests.common.test_query.QueryTestCase) ... ok
154parse_hash_check_algo_unknown_one (tests.common.test_query.QueryTestCase) ... ok
155parse_hash_check_sha1 (tests.common.test_query.QueryTestCase) ... ok
156parse_hash_check_sha1_git (tests.common.test_query.QueryTestCase) ... ok
157parse_hash_check_sha256 (tests.common.test_query.QueryTestCase) ... ok
158parse_hash_guess_algo_malformed_hash (tests.common.test_query.QueryTestCase) ... ok
159parse_hash_guess_sha1 (tests.common.test_query.QueryTestCase) ... ok
160parse_hash_guess_sha256 (tests.common.test_query.QueryTestCase) ... ok
161parse_hash_malformed_query_with_more_than_2_parts (tests.common.test_query.QueryTestCase) ... ok
162parse_hash_with_algorithms (tests.common.test_query.QueryTestCase) ... ok
163parse_hash_with_algorithms_or_throws_bad_algo (tests.common.test_query.QueryTestCase) ... ok
164parse_hash_with_algorithms_or_throws_bad_query (tests.common.test_query.QueryTestCase) ... ok
165parse_uuid4 (tests.common.test_query.QueryTestCase) ... ok
166parse_uuid4_ko (tests.common.test_query.QueryTestCase) ... ok
167lookup_content_ctags (tests.common.test_service.ServiceTestCase) ... ok
168lookup_content_ctags_no_hash (tests.common.test_service.ServiceTestCase) ... ok
169lookup_content_filetype (tests.common.test_service.ServiceTestCase) ... ok
170lookup_content_filetype_2 (tests.common.test_service.ServiceTestCase) ... ok
171lookup_content_language (tests.common.test_service.ServiceTestCase) ... ok
172lookup_content_language_2 (tests.common.test_service.ServiceTestCase) ... ok
173lookup_content_license (tests.common.test_service.ServiceTestCase) ... ok
174lookup_content_license_2 (tests.common.test_service.ServiceTestCase) ... ok
175lookup_content_not_found (tests.common.test_service.ServiceTestCase) ... ok
176lookup_content_provenance (tests.common.test_service.ServiceTestCase) ... ok
177lookup_content_provenance_not_found (tests.common.test_service.ServiceTestCase) ... ok
178lookup_content_raw (tests.common.test_service.ServiceTestCase) ... ok
179lookup_content_raw_not_found (tests.common.test_service.ServiceTestCase) ... ok
180lookup_content_with_sha1 (tests.common.test_service.ServiceTestCase) ... ok
181lookup_content_with_sha256 (tests.common.test_service.ServiceTestCase) ... ok
182lookup_directory (tests.common.test_service.ServiceTestCase) ... ok
183lookup_directory_bad_checksum (tests.common.test_service.ServiceTestCase) ... ok
184lookup_directory_not_found (tests.common.test_service.ServiceTestCase) ... ok
185lookup_directory_through_revision_ko_not_found (tests.common.test_service.ServiceTestCase) ... ok
186lookup_directory_through_revision_ok_with_content (tests.common.test_service.ServiceTestCase) ... ok
187lookup_directory_through_revision_ok_with_data (tests.common.test_service.ServiceTestCase) ... ok
188lookup_directory_with_path_found (tests.common.test_service.ServiceTestCase) ... ok
189lookup_directory_with_path_not_found (tests.common.test_service.ServiceTestCase) ... ok
190lookup_directory_with_revision_ko_revision_not_found (tests.common.test_service.ServiceTestCase) ... ok
191lookup_directory_with_revision_ko_revision_with_path_to_nowhere (tests.common.test_service.ServiceTestCase) ... ok
192lookup_directory_with_revision_ko_type_not_implemented (tests.common.test_service.ServiceTestCase) ... ok
193lookup_directory_with_revision_revision_with_path_to_dir (tests.common.test_service.ServiceTestCase) ... ok
194lookup_directory_with_revision_revision_with_path_to_file_with_data (tests.common.test_service.ServiceTestCase) ... ok
195lookup_directory_with_revision_revision_with_path_to_file_without_data (tests.common.test_service.ServiceTestCase) ... ok
196lookup_directory_with_revision_revision_without_path (tests.common.test_service.ServiceTestCase) ... ok
197lookup_entity_by_uuid (tests.common.test_service.ServiceTestCase) ... ok
198lookup_expression (tests.common.test_service.ServiceTestCase) ... ok
199lookup_expression_no_result (tests.common.test_service.ServiceTestCase) ... ok
200lookup_hash_does_not_exist (tests.common.test_service.ServiceTestCase) ... ok
201lookup_hash_exist (tests.common.test_service.ServiceTestCase) ... ok
202lookup_multiple_hashes_ball_missing (tests.common.test_service.ServiceTestCase) ... ok
203lookup_multiple_hashes_some_missing (tests.common.test_service.ServiceTestCase) ... ok
204lookup_origin (tests.common.test_service.ServiceTestCase) ... ok
205lookup_origin_visit (tests.common.test_service.ServiceTestCase) ... ok
206lookup_origin_visits (tests.common.test_service.ServiceTestCase) ... ok
207lookup_person (tests.common.test_service.ServiceTestCase) ... ok
208lookup_release (tests.common.test_service.ServiceTestCase) ... ok
209lookup_release_ko_id_checksum_not_ok_because_not_a_sha1 (tests.common.test_service.ServiceTestCase) ... ok
210lookup_release_ko_id_checksum_ok_but_not_a_sha1 (tests.common.test_service.ServiceTestCase) ... ok
211lookup_revision (tests.common.test_service.ServiceTestCase) ... ok
212lookup_revision_by (tests.common.test_service.ServiceTestCase) ... ok
213lookup_revision_by_merge (tests.common.test_service.ServiceTestCase) ... ok
214lookup_revision_by_nomerge (tests.common.test_service.ServiceTestCase) ... ok
215lookup_revision_by_nothing_found (tests.common.test_service.ServiceTestCase) ... ok
216lookup_revision_invalid_msg (tests.common.test_service.ServiceTestCase) ... ok
217lookup_revision_log (tests.common.test_service.ServiceTestCase) ... ok
218lookup_revision_log_by (tests.common.test_service.ServiceTestCase) ... ok
219lookup_revision_log_by_nolog (tests.common.test_service.ServiceTestCase) ... ok
220lookup_revision_msg_absent (tests.common.test_service.ServiceTestCase) ... ok
221lookup_revision_msg_norev (tests.common.test_service.ServiceTestCase) ... ok
222lookup_revision_msg_ok (tests.common.test_service.ServiceTestCase) ... ok
223lookup_revision_multiple (tests.common.test_service.ServiceTestCase) ... ok
224lookup_revision_multiple_none_found (tests.common.test_service.ServiceTestCase) ... ok
225lookup_revision_through_ko_not_implemented (tests.common.test_service.ServiceTestCase) ... ok
226lookup_revision_through_with_context (tests.common.test_service.ServiceTestCase) ... ok
227lookup_revision_through_with_context_by (tests.common.test_service.ServiceTestCase) ... ok
228lookup_revision_through_with_revision (tests.common.test_service.ServiceTestCase) ... ok
229lookup_revision_through_with_revision_by (tests.common.test_service.ServiceTestCase) ... ok
230lookup_revision_with_context (tests.common.test_service.ServiceTestCase) ... ok
231lookup_revision_with_context_by (tests.common.test_service.ServiceTestCase) ... ok
232lookup_revision_with_context_by_ko (tests.common.test_service.ServiceTestCase) ... ok
233lookup_revision_with_context_ko_not_a_sha1_1 (tests.common.test_service.ServiceTestCase) ... ok
234lookup_revision_with_context_ko_not_a_sha1_2 (tests.common.test_service.ServiceTestCase) ... ok
235lookup_revision_with_context_ko_root_sha1_git_does_not_exist (tests.common.test_service.ServiceTestCase) ... ok
236lookup_revision_with_context_ko_sha1_git_does_not_exist (tests.common.test_service.ServiceTestCase) ... ok
237lookup_revision_with_context_sha1_git_root_already_retrieved_as_dict (tests.common.test_service.ServiceTestCase) ... ok
238search_hash_does_not_exist (tests.common.test_service.ServiceTestCase) ... ok
239search_hash_exist (tests.common.test_service.ServiceTestCase) ... ok
240stat_counters (tests.common.test_service.ServiceTestCase) ... ok
241safe_docstring_display (tests.common.test_templatetags.SWHTemplateTagsTest) ... ok
242urlize_api_links_api (tests.common.test_templatetags.SWHTemplateTagsTest) ... ok
243urlize_api_links_browse (tests.common.test_templatetags.SWHTemplateTagsTest) ... ok
244urlize_header_links (tests.common.test_templatetags.SWHTemplateTagsTest) ... ok
245Ensure request rate is limited in scope1 ... ok
246Ensure request rate is not limited in scope2 as ... ok
247parse_timestamp (tests.common.test_utils.UtilsTestCase) ... ok
248shorten_path_noop (tests.common.test_utils.UtilsTestCase) ... ok
249shorten_path_sha1 (tests.common.test_utils.UtilsTestCase) ... ok
250shorten_path_sha256 (tests.common.test_utils.UtilsTestCase) ... ok
251
252----------------------------------------------------------------------
253Ran 249 tests in 6.362s
254
255OK
256

Update environment from working copy

When
Completed at Sep 19 2017, 3:52 PM · Built for 36 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/snippets
2mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/snippets
3Already up-to-date.
4
5mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-docs
6mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-docs
7Already up-to-date.
8
9mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-indexer
10mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-indexer
11Already up-to-date.
12
13mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-archiver
14mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-archiver
15Already up-to-date.
16
17mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-core
18mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-core
19Already up-to-date.
20
21mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-lister
22mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-lister
23Already up-to-date.
24
25mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-journal
26mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-journal
27Already up-to-date.
28
29mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-debian
30mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-debian
31Already up-to-date.
32
33mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-dir
34mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-dir
35Already up-to-date.
36
37mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-core
38mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-core
39Already up-to-date.
40
41mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-git
42mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-git
43Already up-to-date.
44
45mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-svn
46mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-svn
47Already up-to-date.
48
49mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-mercurial
50mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-mercurial
51Already up-to-date.
52
53mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-tar
54mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-tar
55Already up-to-date.
56
57mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-mirror-forge
58mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-mirror-forge
59Already up-to-date.
60
61mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-model
62mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-model
63Already up-to-date.
64
65mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-objstorage
66mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-objstorage
67Already up-to-date.
68
69mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-py-template
70mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-py-template
71Already up-to-date.
72
73mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-scheduler
74mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-scheduler
75Already up-to-date.
76
77mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage
78mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage
79Already up-to-date.
80
81mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-vault
82mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-vault
83Already up-to-date.
84
85mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage-testdata
86mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage-testdata
87Already up-to-date.
88
89mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-web
90mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-web
91Already up-to-date.
92
93mr update: finished (23 ok)
94

Clone on Software Heritage Worker

When
Completed at Sep 19 2017, 3:52 PM · Built instantly
Status
Passed

Event Timeline