Page MenuHomeSoftware Heritage

Build 817

Lint

When
Completed at Feb 1 2017, 3:42 PM · Built for 26 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Feb 1 2017, 3:41 PM · Built for 14 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2ctags_to_db (test_converters.TestConverters) ... ok
3db_to_author (test_converters.TestConverters) ... ok
4db_to_ctags (test_converters.TestConverters) ... ok
5db_to_git_headers (test_converters.TestConverters) ... ok
6db_to_language (test_converters.TestConverters) ... ok
7db_to_mimetype (test_converters.TestConverters) ... ok
8db_to_release (test_converters.TestConverters) ... ok
9db_to_revision (test_converters.TestConverters) ... ok
10
11----------------------------------------------------------------------
12Ran 8 tests in 6.296s
13
14OK
15

Update environment from working copy

When
Completed at Feb 1 2017, 3:41 PM · Built for 1 m, 6 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

51
52mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/snippets
53mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/snippets
54From ssh://forge.softwareheritage.org/diffusion/59/code-snippets
55 71f5dc3..f5faf3e master -> origin/master
56Updating 71f5dc3..f5faf3e
57Fast-forward
58 ardumont/sync-mirror-to-github.sh | 111 +
59 olasd/locustio/.gitignore | 3 +
60 olasd/locustio/README.md | 28 +
61 olasd/locustio/data/README.md | 11 +
62 olasd/locustio/data/content.csv | 31536 ++++++++++
63 olasd/locustio/data/directory.csv | 26945 +++++++++
64 olasd/locustio/data/origin_visit.csv | 103785 ++++++++++++++++++++++++++++++++
65 olasd/locustio/data/person.csv | 14216 +++++
66 olasd/locustio/data/release.csv | 57205 ++++++++++++++++++
67 olasd/locustio/data/revision.csv | 49364 +++++++++++++++
68 olasd/locustio/locustfile.py | 133 +
69 olasd/locustio/swh_data.py | 45 +
70 olasd/locustio/venv/.placeholder | 0
71 13 files changed, 283382 insertions(+)
72 create mode 100755 ardumont/sync-mirror-to-github.sh
73 create mode 100644 olasd/locustio/.gitignore
74 create mode 100644 olasd/locustio/README.md
75 create mode 100644 olasd/locustio/data/README.md
76 create mode 100644 olasd/locustio/data/content.csv
77 create mode 100644 olasd/locustio/data/directory.csv
78 create mode 100644 olasd/locustio/data/origin_visit.csv
79 create mode 100644 olasd/locustio/data/person.csv
80 create mode 100644 olasd/locustio/data/release.csv
81 create mode 100644 olasd/locustio/data/revision.csv
82 create mode 100644 olasd/locustio/locustfile.py
83 create mode 100644 olasd/locustio/swh_data.py
84 create mode 100644 olasd/locustio/venv/.placeholder
85
86mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-model
87mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-model
88Already up-to-date.
89
90mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-py-template
91mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-py-template
92Already up-to-date.
93
94mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-objstorage
95mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-objstorage
96Already up-to-date.
97
98mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage-testdata
99mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage-testdata
100Already up-to-date.
101
102mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-scheduler
103mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-scheduler
104Already up-to-date.
105
106mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage
107mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage
108From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
109 fed8afb..b5cd7f0 master -> origin/master
110Updating fed8afb..b5cd7f0
111Fast-forward
112 sql/swh-func.sql | 50 ++++++++++++++++-----------------
113 sql/swh-schema.sql | 2 +-
114 sql/upgrades/100.sql | 58 +++++++++++++++++++++++++++++++++++++++
115 swh/storage/tests/test_storage.py | 9 +++---
116 4 files changed, 86 insertions(+), 33 deletions(-)
117 create mode 100644 sql/upgrades/100.sql
118
119mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-web-ui
120mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-web-ui
121From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
122 318e268..0a84869 master -> origin/master
123 * [new tag] v0.0.69 -> v0.0.69
124 * [new tag] v0.0.70 -> v0.0.70
125Updating 318e268..0a84869
126Fast-forward
127 swh/web/ui/apidoc.py | 10 +-
128 swh/web/ui/main.py | 6 +-
129 swh/web/ui/renderers.py | 10 +-
130 swh/web/ui/static/css/style.css | 110 +++--
131 swh/web/ui/static/robots.txt | 2 +
132 swh/web/ui/templates/api-endpoints.html | 14 +-
133 swh/web/ui/templates/api.html | 2 +-
134 swh/web/ui/templates/apidoc.html | 13 +-
135 .../ui/templates/includes/apidoc-header-toc.html | 30 +-
136 swh/web/ui/templates/includes/apidoc-header.html | 173 ++++----
137 swh/web/ui/templates/includes/apidoc-header.md | 289 ++++++-------
138 swh/web/ui/templates/layout.html | 22 +-
139 swh/web/ui/tests/test_apidoc.py | 3 +-
140 swh/web/ui/tests/test_renderers.py | 13 +-
141 swh/web/ui/tests/test_utils.py | 34 --
142 swh/web/ui/tests/views/test_api.py | 19 +-
143 swh/web/ui/utils.py | 3 +-
144 swh/web/ui/views/api.py | 478 ++++++++++-----------
145 swh/web/ui/views/main.py | 6 +-
146 19 files changed, 576 insertions(+), 661 deletions(-)
147 create mode 100644 swh/web/ui/static/robots.txt
148
149mr update: finished (21 ok)
150

Clone on Software Heritage Worker

When
Completed at Feb 1 2017, 3:40 PM · Built instantly
Status
Passed

Event Timeline