Page MenuHomeSoftware Heritage

Build 759

Lint

When
Completed at Oct 13 2016, 3:35 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Oct 13 2016, 3:35 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Update environment from working copy

When
Completed at Oct 13 2016, 3:35 PM · Built for 29 s
Status
Passed

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

1mr update: command failed
2mr update: command failed
3mr update: command failed
4

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

1mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-cloner-git
2mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-cloner-git
3Already up-to-date.
4
5mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-fetcher-googlecode
6mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-fetcher-googlecode
7Already up-to-date.
8
9mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/snippets
10mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/snippets
11From ssh://forge.softwareheritage.org/diffusion/59/code-snippets
12 a7ac914..9bf40bb master -> origin/master
13Updating a7ac914..9bf40bb
14Fast-forward
15 olasd/azure/create-vm.sh | 36 +++++++++++++++++++++++++++
16 olasd/azure/provision-vm.sh | 60 +++++++++++++++++++++++++++++++++++++++++++++
17 2 files changed, 96 insertions(+)
18 create mode 100644 olasd/azure/create-vm.sh
19 create mode 100644 olasd/azure/provision-vm.sh
20
21mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-indexer
22mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-indexer
23From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer
24 9b02cf6..8f9fba6 master -> origin/master
25 * [new tag] v0.0.8 -> v0.0.8
26 * [new tag] v0.0.2 -> v0.0.2
27 * [new tag] v0.0.3 -> v0.0.3
28 * [new tag] v0.0.4 -> v0.0.4
29 * [new tag] v0.0.5 -> v0.0.5
30 * [new tag] v0.0.6 -> v0.0.6
31 * [new tag] v0.0.7 -> v0.0.7
32Updating 9b02cf6..8f9fba6
33Fast-forward
34 debian/control | 8 +-
35 requirements.txt | 8 +-
36 swh/indexer/__init__.py | 26 ++++
37 swh/indexer/converters.py | 18 ---
38 swh/indexer/ctags.py | 15 +-
39 swh/indexer/indexer.py | 191 +++++++++++++++++++++++++
40 swh/indexer/language.py | 250 +++++++-------------------------
41 swh/indexer/mimetype.py | 96 +++++++++++--
42 swh/indexer/orchestrator.py | 48 +++++++
43 swh/indexer/producer.py | 120 +++++++---------
44 swh/indexer/storage.py | 121 ----------------
45 swh/indexer/tasks.py | 37 ++---
46 swh/indexer/worker.py | 341 --------------------------------------------
47 13 files changed, 492 insertions(+), 787 deletions(-)
48 create mode 100644 swh/indexer/__init__.py
49 delete mode 100644 swh/indexer/converters.py
50 create mode 100644 swh/indexer/indexer.py
51 create mode 100644 swh/indexer/orchestrator.py
52 delete mode 100644 swh/indexer/storage.py
53 delete mode 100644 swh/indexer/worker.py
54
55mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-antelink
56mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-antelink
57ssh_exchange_identification: Connection closed by remote host
58fatal: Could not read from remote repository.
59
60Please make sure you have the correct access rights
61and the repository exists.
62
63mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-core
64mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-core
65From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core
66 fe81921..3cce81f master -> origin/master
67 * [new tag] v0.0.26 -> v0.0.26
68Updating fe81921..3cce81f
69Fast-forward
70 swh/core/config.py | 30 +++++++++++++++++++++++++++---
71 swh/core/tests/test_config.py | 35 ++++++++++++++++++++++++++++++++---
72 2 files changed, 59 insertions(+), 6 deletions(-)
73
74mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-dir
75mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-dir
76ssh_exchange_identification: Connection closed by remote host
77fatal: Could not read from remote repository.
78
79Please make sure you have the correct access rights
80and the repository exists.
81
82mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-journal
83mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-journal
84Already up-to-date.
85
86mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-core
87mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-core
88Already up-to-date.
89
90mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-debian
91mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-debian
92Already up-to-date.
93
94mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
95mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
96ssh_exchange_identification: Connection closed by remote host
97fatal: Could not read from remote repository.
98
99Please make sure you have the correct access rights
100and the repository exists.
101
102mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-git
103mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-git
104Already up-to-date.
105
106mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-github
107mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-lister-github
108Already up-to-date.
109
110mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
111mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
112Already up-to-date.
113
114mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
115mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
116Already up-to-date.
117
118mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
119mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
120Already up-to-date.
121
122mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
123mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
124Already up-to-date.
125
126mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
127mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
128From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage
129 0bfc6b7..1d4d89a master -> origin/master
130 * [new tag] v0.0.13 -> v0.0.13
131Updating 0bfc6b7..1d4d89a
132Fast-forward
133 bin/swh-objstorage-azure | 87 ++++++++++++++---------------
134 swh/objstorage/cloud/objstorage_azure.py | 31 ++++++++---
135 swh/objstorage/objstorage.py | 96 ++++++++++++++++----------------
136 swh/objstorage/objstorage_pathslicing.py | 17 +++---
137 4 files changed, 126 insertions(+), 105 deletions(-)
138
139mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
140mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
141From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
142 a1aa8be..f7becde master -> origin/master
143 * [new tag] v0.0.64 -> v0.0.64
144 * [new tag] v0.0.68 -> v0.0.68
145 * [new tag] v0.0.65 -> v0.0.65
146 * [new tag] v0.0.66 -> v0.0.66
147 * [new tag] v0.0.67 -> v0.0.67
148Updating a1aa8be..f7becde
149Fast-forward
150 sql/clusters.dot | 8 +
151 sql/swh-func.sql | 138 +++++++++++
152 sql/swh-schema.sql | 427 +++++++++++++++++++++++++++++++-
153 sql/upgrades/087.sql | 507 ++++++++++++++++++++++++++++++++++++++
154 sql/upgrades/088.sql | 113 +++++++++
155 swh/storage/api/client.py | 24 ++
156 swh/storage/api/server.py | 36 +++
157 swh/storage/archiver/worker.py | 46 +++-
158 swh/storage/db.py | 42 ++++
159 swh/storage/provenance/tasks.py | 17 +-
160 swh/storage/storage.py | 89 +++++++
161 swh/storage/tests/test_storage.py | 250 +++++++++++++++++++
162 12 files changed, 1684 insertions(+), 13 deletions(-)
163 create mode 100644 sql/upgrades/087.sql
164 create mode 100644 sql/upgrades/088.sql
165
166mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
167mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
168Already up-to-date.
169
170mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
171mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
172From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
173 66aa8e8..55fab7b master -> origin/master
174Updating 66aa8e8..55fab7b
175Fast-forward
176 dumps/swh-archiver.dump | Bin 10774 -> 10675 bytes
177 dumps/swh-archiver.sql | 2 +-
178 dumps/swh.dump | Bin 124342 -> 137494 bytes
179 dumps/swh.sql | 729 +++++++++++++++++++++++++++++++++++++++++++++---
180 4 files changed, 686 insertions(+), 45 deletions(-)
181
182mr update: finished (18 ok; 3 failed)
183

Clone on Software Heritage Worker

When
Completed at Oct 13 2016, 3:35 PM · Built instantly
Status
Passed

Event Timeline