Page MenuHomeSoftware Heritage

Build 755

Lint

When
Completed at Oct 12 2016, 1:44 AM · Built for 9 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Oct 12 2016, 1:44 AM · Built for 9 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2668 (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 4.189s
9
10OK
11

Update environment from working copy

When
Completed at Oct 12 2016, 1:44 AM · Built for 3 m, 52 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-fetcher-googlecode
2mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-fetcher-googlecode
3Already up-to-date.
4
5mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-core
6mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-core
7Already up-to-date.
8
9mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-cloner-git
10mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-cloner-git
11Already up-to-date.
12
13mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/snippets
14mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/snippets
15From ssh://forge.softwareheritage.org/diffusion/59/code-snippets
16 a7ac914..9bf40bb master -> origin/master
17Updating a7ac914..9bf40bb
18Fast-forward
19 olasd/azure/create-vm.sh | 36 +++++++++++++++++++++++++++
20 olasd/azure/provision-vm.sh | 60 +++++++++++++++++++++++++++++++++++++++++++++
21 2 files changed, 96 insertions(+)
22 create mode 100644 olasd/azure/create-vm.sh
23 create mode 100644 olasd/azure/provision-vm.sh
24
25mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-indexer
26mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-indexer
27From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer
28 af824af..8f9fba6 master -> origin/master
29 * [new tag] v0.0.8 -> v0.0.8
30 * [new tag] v0.0.7 -> v0.0.7
31Updating af824af..8f9fba6
32Fast-forward
33 debian/control | 6 +-
34 requirements.txt | 4 +-
35 swh/indexer/__init__.py | 26 +++
36 swh/indexer/converters.py | 18 ---
37 swh/indexer/file_properties.py | 39 -----
38 swh/indexer/indexer.py | 191 ++++++++++++++++++++++
39 swh/indexer/language.py | 236 ++++++---------------------
40 swh/indexer/mimetype.py | 109 +++++++++++++
41 swh/indexer/orchestrator.py | 48 ++++++
42 swh/indexer/producer.py | 145 +++++++----------
43 swh/indexer/storage.py | 122 --------------
44 swh/indexer/tasks.py | 38 ++---
45 swh/indexer/worker.py | 353 -----------------------------------------
46 13 files changed, 493 insertions(+), 842 deletions(-)
47 create mode 100644 swh/indexer/__init__.py
48 delete mode 100644 swh/indexer/converters.py
49 delete mode 100644 swh/indexer/file_properties.py
50 create mode 100644 swh/indexer/indexer.py
51 create mode 100644 swh/indexer/mimetype.py
52 create mode 100644 swh/indexer/orchestrator.py
53 delete mode 100644 swh/indexer/storage.py
54 delete mode 100644 swh/indexer/worker.py
55
56mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-journal
57mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-journal
58Already up-to-date.
59
60mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-antelink
61mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-antelink
62Already up-to-date.
63
64mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-core
65mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-core
66Already up-to-date.
67
68mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-lister-github
69mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-lister-github
70Already up-to-date.
71
72mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-git
73mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-git
74Already up-to-date.
75
76mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-dir
77mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-dir
78Already up-to-date.
79
80mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-debian
81mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-debian
82Already up-to-date.
83
84mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-svn
85mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-svn
86Already up-to-date.
87
88mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-tar
89mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-loader-tar
90Already up-to-date.
91
92mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-model
93mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-model
94Already up-to-date.
95
96mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-scheduler
97mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-scheduler
98Already up-to-date.
99
100mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-py-template
101mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-py-template
102Already up-to-date.
103
104mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-objstorage
105mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-objstorage
106Already up-to-date.
107
108mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui
109mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui
110Already up-to-date.
111
112mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage-testdata
113mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage-testdata
114From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
115 66aa8e8..55fab7b master -> origin/master
116Updating 66aa8e8..55fab7b
117Fast-forward
118 dumps/swh-archiver.dump | Bin 10774 -> 10675 bytes
119 dumps/swh-archiver.sql | 2 +-
120 dumps/swh.dump | Bin 124342 -> 137494 bytes
121 dumps/swh.sql | 729 +++++++++++++++++++++++++++++++++++++++++++++---
122 4 files changed, 686 insertions(+), 45 deletions(-)
123
124mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage
125mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage
126From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
127 7add2cd..2fd7f72 master -> origin/master
128 * [new tag] v0.0.65 -> v0.0.65
129Updating 7add2cd..2fd7f72
130Fast-forward
131 sql/swh-func.sql | 76 ++++++
132 sql/swh-schema.sql | 427 +++++++++++++++++++++++++++++++-
133 sql/upgrades/087.sql | 507 ++++++++++++++++++++++++++++++++++++++
134 swh/storage/api/client.py | 12 +
135 swh/storage/api/server.py | 24 ++
136 swh/storage/db.py | 22 ++
137 swh/storage/provenance/tasks.py | 16 +-
138 swh/storage/storage.py | 71 ++++++
139 swh/storage/tests/test_storage.py | 60 +++++
140 9 files changed, 1206 insertions(+), 9 deletions(-)
141 create mode 100644 sql/upgrades/087.sql
142
143mr update: finished (21 ok)
144

Clone on Software Heritage Worker

When
Completed at Oct 12 2016, 1:40 AM · Built instantly
Status
Passed

Event Timeline