Project

General

Profile

Idea #19977 » developer-run-tests-apps-workbench-units-3478.log

Brett Smith, 01/24/2023 08:19 PM

 
1
Started by upstream project "developer-run-tests" build number 3457
2
originally caused by:
3
 Started by user Brett Smith
4
Running as SYSTEM
5
[EnvInject] - Loading node environment variables.
6
Building remotely on test-wy8007 (tests) in workspace /tmp/workspace/developer-run-tests-apps-workbench-units
7
The recommended git tool is: NONE
8
using credential c9bcf704-d840-44fe-928e-2eecd48c3006
9
Cloning the remote Git repository
10
Cloning repository git://git.arvados.org/arvados.git
11
 > git init /tmp/workspace/developer-run-tests-apps-workbench-units # timeout=10
12
Fetching upstream changes from git://git.arvados.org/arvados.git
13
 > git --version # timeout=10
14
 > git --version # 'git version 2.20.1'
15
using GIT_SSH to set credentials 
16
 > git fetch --tags --force --progress -- git://git.arvados.org/arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17
 > git config remote.origin.url git://git.arvados.org/arvados.git # timeout=10
18
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19
Avoid second fetch
20
 > git rev-parse 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e^{commit} # timeout=10
21
Checking out Revision 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e (detached)
22
 > git config core.sparsecheckout # timeout=10
23
 > git checkout -f 7ef0ede6b0e235685013e54fa7ef8d1eb4da345e # timeout=10
24
Commit message: "WIP: Run tests with a strict vocabulary"
25
 > git rev-list --no-walk c573a0ad8fa7d8fe8f5ccc058ecd14fd852deadc # timeout=10
26
[developer-run-tests-apps-workbench-units] $ /bin/bash /tmp/jenkins8334469579828614254.sh
27
R SDK not needed, it will not be installed.
28
Checking dependencies:
29
locale: en_US.UTF-8
30
ruby: ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
31
go: go version go1.18.8 linux/amd64
32
gcc: gcc (Debian 8.3.0-6) 8.3.0
33
fuse.h: /usr/include/fuse/fuse.h
34
gnutls.h: /usr/include/gnutls/gnutls.h
35
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
36
Python3 pyconfig.h: /usr/include/python3.7m/pyconfig.h
37
/usr/bin/netstat
38
nginx: nginx version: nginx/1.14.2
39
gitolite: /usr/bin/gitolite
40
npm: 6.14.16
41
cadaver: cadaver 0.23.3
42
libattr1 xattr.h: /usr/include/attr/xattr.h
43
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
44
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
45
libpam pam_appl.h: /usr/include/security/pam_appl.h
46
postgresql: psql (PostgreSQL) 11.18 (Debian 11.18-0+deb10u1)
47
phantomjs: 1.9.8
48
xvfb: /usr/bin/Xvfb
49
graphviz: dot - graphviz version 2.40.1 (20161225.0304)
50
geckodriver: geckodriver 0.24.0 ( 2019-01-28)
51
singularity: singularity-ce version 3.9.9
52
docker client: Docker version 18.09.1, build 4c52b90
53
docker server: 18.09.1
54
procs with /dev/fuse open:
55
grep fuse /proc/self/mountinfo:
56
WORKSPACE=/tmp/workspace/developer-run-tests-apps-workbench-units
57
Will install dependencies to /home/jenkins/.gem/ruby/2.7.0
58
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0
59
Gem search path is GEM_PATH=/home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0:/home/jenkins/.gem/ruby/2.7.0:/var/lib/arvados/lib/ruby/gems/2.7.0
60
Bundler version 2.3.25 (2022-11-02 commit 6b0b87b1ed)
61
PATH is /home/jenkins/tmp/GEMHOME/.gem/ruby/2.7.0/bin:/home/jenkins/.gem/ruby/2.7.0/bin:/home/jenkins/tmp/GOPATH/bin:/var/lib/arvados/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
62
======= install env
63
Requirement already satisfied: setuptools>=18.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (40.8.0)
64
Requirement already satisfied: pip>=7 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (18.1)
65
Requirement already satisfied: wheel in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.38.4)
66
Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (6.0)
67
Requirement already satisfied: httplib2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.20.1)
68
Requirement already satisfied: pyparsing<3,>=2.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from httplib2) (2.4.7)
69
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.18.2)
70
Requirement already satisfied: google-api-python-client in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (1.12.11)
71
Requirement already satisfied: google-auth-httplib2>=0.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (0.1.0)
72
Requirement already satisfied: google-auth<3dev,>=1.16.0; python_version >= "3" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (1.35.0)
73
Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (3.0.1)
74
Requirement already satisfied: google-api-core<3dev,>=1.21.0; python_version >= "3" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (2.10.2)
75
Requirement already satisfied: httplib2<1dev,>=0.15.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (0.20.1)
76
Requirement already satisfied: six<2dev,>=1.13.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client) (1.16.0)
77
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (4.2.4)
78
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (4.9)
79
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (0.2.8)
80
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (40.8.0)
81
Requirement already satisfied: protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (3.20.3)
82
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2.28.1)
83
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (1.57.0)
84
Requirement already satisfied: pyparsing<3,>=2.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from httplib2<1dev,>=0.15.0->google-api-python-client) (2.4.7)
85
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<3dev,>=1.16.0; python_version >= "3"->google-api-python-client) (0.4.8)
86
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2.1.1)
87
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (2022.9.24)
88
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (3.4)
89
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<3dev,>=1.21.0; python_version >= "3"->google-api-python-client) (1.26.12)
90
Requirement already satisfied: ciso8601 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (2.2.0)
91
Requirement already satisfied: pycurl in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (7.44.1)
92
Requirement already satisfied: ws4py in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.5.1)
93
Requirement already satisfied: pdoc3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (0.10.0)
94
Requirement already satisfied: mako in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (1.2.4)
95
Requirement already satisfied: markdown>=3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pdoc3) (3.4.1)
96
Requirement already satisfied: MarkupSafe>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from mako->pdoc3) (2.1.1)
97
Requirement already satisfied: importlib-metadata; python_version < "3.8" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from mako->pdoc3) (4.13.0)
98
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->mako->pdoc3) (3.10.0)
99
Requirement already satisfied: typing-extensions>=3.6.4; python_version < "3.8" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->mako->pdoc3) (4.4.0)
100
running install
101
running bdist_egg
102
running egg_info
103
creating arvados_python_client.egg-info
104
writing arvados_python_client.egg-info/PKG-INFO
105
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
106
writing requirements to arvados_python_client.egg-info/requires.txt
107
writing top-level names to arvados_python_client.egg-info/top_level.txt
108
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
109
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
110
reading manifest template 'MANIFEST.in'
111
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
112
installing library code to build/bdist.linux-x86_64/egg
113
running install_lib
114
running build_py
115
creating build
116
creating build/lib
117
creating build/lib/tests
118
copying tests/test_collections.py -> build/lib/tests
119
copying tests/test_safeapi.py -> build/lib/tests
120
copying tests/run_test_server.py -> build/lib/tests
121
copying tests/keepstub.py -> build/lib/tests
122
copying tests/arvados_testutil.py -> build/lib/tests
123
copying tests/slow_test.py -> build/lib/tests
124
copying tests/test_api.py -> build/lib/tests
125
copying tests/test_arv_put.py -> build/lib/tests
126
copying tests/test_stream.py -> build/lib/tests
127
copying tests/manifest_examples.py -> build/lib/tests
128
copying tests/test_retry_job_helpers.py -> build/lib/tests
129
copying tests/test_arv_get.py -> build/lib/tests
130
copying tests/test_arvfile.py -> build/lib/tests
131
copying tests/test_vocabulary.py -> build/lib/tests
132
copying tests/test_events.py -> build/lib/tests
133
copying tests/test_arv_ls.py -> build/lib/tests
134
copying tests/test_crunch.py -> build/lib/tests
135
copying tests/test_arv_normalize.py -> build/lib/tests
136
copying tests/test_benchmark_collections.py -> build/lib/tests
137
copying tests/test_arv_keepdocker.py -> build/lib/tests
138
copying tests/__init__.py -> build/lib/tests
139
copying tests/test_cache.py -> build/lib/tests
140
copying tests/test_arv_ws.py -> build/lib/tests
141
copying tests/test_arv_copy.py -> build/lib/tests
142
copying tests/test_errors.py -> build/lib/tests
143
copying tests/test_util.py -> build/lib/tests
144
copying tests/test_retry.py -> build/lib/tests
145
copying tests/test_sdk.py -> build/lib/tests
146
copying tests/test_keep_locator.py -> build/lib/tests
147
copying tests/test_keep_client.py -> build/lib/tests
148
creating build/lib/arvados
149
copying arvados/timer.py -> build/lib/arvados
150
copying arvados/crunch.py -> build/lib/arvados
151
copying arvados/retry.py -> build/lib/arvados
152
copying arvados/events.py -> build/lib/arvados
153
copying arvados/diskcache.py -> build/lib/arvados
154
copying arvados/config.py -> build/lib/arvados
155
copying arvados/util.py -> build/lib/arvados
156
copying arvados/api.py -> build/lib/arvados
157
copying arvados/safeapi.py -> build/lib/arvados
158
copying arvados/__init__.py -> build/lib/arvados
159
copying arvados/stream.py -> build/lib/arvados
160
copying arvados/_ranges.py -> build/lib/arvados
161
copying arvados/arvfile.py -> build/lib/arvados
162
copying arvados/keep.py -> build/lib/arvados
163
copying arvados/cache.py -> build/lib/arvados
164
copying arvados/vocabulary.py -> build/lib/arvados
165
copying arvados/errors.py -> build/lib/arvados
166
copying arvados/_version.py -> build/lib/arvados
167
copying arvados/collection.py -> build/lib/arvados
168
copying arvados/_normalize_stream.py -> build/lib/arvados
169
creating build/lib/tests/performance
170
copying tests/performance/test_a_sample.py -> build/lib/tests/performance
171
copying tests/performance/__init__.py -> build/lib/tests/performance
172
copying tests/performance/performance_profiler.py -> build/lib/tests/performance
173
creating build/lib/arvados/commands
174
copying arvados/commands/ws.py -> build/lib/arvados/commands
175
copying arvados/commands/arv_copy.py -> build/lib/arvados/commands
176
copying arvados/commands/run.py -> build/lib/arvados/commands
177
copying arvados/commands/get.py -> build/lib/arvados/commands
178
copying arvados/commands/migrate19.py -> build/lib/arvados/commands
179
copying arvados/commands/__init__.py -> build/lib/arvados/commands
180
copying arvados/commands/ls.py -> build/lib/arvados/commands
181
copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands
182
copying arvados/commands/_util.py -> build/lib/arvados/commands
183
copying arvados/commands/put.py -> build/lib/arvados/commands
184
copying arvados/commands/keepdocker.py -> build/lib/arvados/commands
185
creating build/bdist.linux-x86_64
186
creating build/bdist.linux-x86_64/egg
187
creating build/bdist.linux-x86_64/egg/tests
188
copying build/lib/tests/test_collections.py -> build/bdist.linux-x86_64/egg/tests
189
copying build/lib/tests/test_safeapi.py -> build/bdist.linux-x86_64/egg/tests
190
copying build/lib/tests/run_test_server.py -> build/bdist.linux-x86_64/egg/tests
191
copying build/lib/tests/keepstub.py -> build/bdist.linux-x86_64/egg/tests
192
copying build/lib/tests/arvados_testutil.py -> build/bdist.linux-x86_64/egg/tests
193
copying build/lib/tests/slow_test.py -> build/bdist.linux-x86_64/egg/tests
194
copying build/lib/tests/test_api.py -> build/bdist.linux-x86_64/egg/tests
195
copying build/lib/tests/test_arv_put.py -> build/bdist.linux-x86_64/egg/tests
196
copying build/lib/tests/test_stream.py -> build/bdist.linux-x86_64/egg/tests
197
copying build/lib/tests/manifest_examples.py -> build/bdist.linux-x86_64/egg/tests
198
copying build/lib/tests/test_retry_job_helpers.py -> build/bdist.linux-x86_64/egg/tests
199
copying build/lib/tests/test_arv_get.py -> build/bdist.linux-x86_64/egg/tests
200
copying build/lib/tests/test_arvfile.py -> build/bdist.linux-x86_64/egg/tests
201
creating build/bdist.linux-x86_64/egg/tests/performance
202
copying build/lib/tests/performance/test_a_sample.py -> build/bdist.linux-x86_64/egg/tests/performance
203
copying build/lib/tests/performance/__init__.py -> build/bdist.linux-x86_64/egg/tests/performance
204
copying build/lib/tests/performance/performance_profiler.py -> build/bdist.linux-x86_64/egg/tests/performance
205
copying build/lib/tests/test_vocabulary.py -> build/bdist.linux-x86_64/egg/tests
206
copying build/lib/tests/test_events.py -> build/bdist.linux-x86_64/egg/tests
207
copying build/lib/tests/test_arv_ls.py -> build/bdist.linux-x86_64/egg/tests
208
copying build/lib/tests/test_crunch.py -> build/bdist.linux-x86_64/egg/tests
209
copying build/lib/tests/test_arv_normalize.py -> build/bdist.linux-x86_64/egg/tests
210
copying build/lib/tests/test_benchmark_collections.py -> build/bdist.linux-x86_64/egg/tests
211
copying build/lib/tests/test_arv_keepdocker.py -> build/bdist.linux-x86_64/egg/tests
212
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/egg/tests
213
copying build/lib/tests/test_cache.py -> build/bdist.linux-x86_64/egg/tests
214
copying build/lib/tests/test_arv_ws.py -> build/bdist.linux-x86_64/egg/tests
215
copying build/lib/tests/test_arv_copy.py -> build/bdist.linux-x86_64/egg/tests
216
copying build/lib/tests/test_errors.py -> build/bdist.linux-x86_64/egg/tests
217
copying build/lib/tests/test_util.py -> build/bdist.linux-x86_64/egg/tests
218
copying build/lib/tests/test_retry.py -> build/bdist.linux-x86_64/egg/tests
219
copying build/lib/tests/test_sdk.py -> build/bdist.linux-x86_64/egg/tests
220
copying build/lib/tests/test_keep_locator.py -> build/bdist.linux-x86_64/egg/tests
221
copying build/lib/tests/test_keep_client.py -> build/bdist.linux-x86_64/egg/tests
222
creating build/bdist.linux-x86_64/egg/arvados
223
copying build/lib/arvados/timer.py -> build/bdist.linux-x86_64/egg/arvados
224
copying build/lib/arvados/crunch.py -> build/bdist.linux-x86_64/egg/arvados
225
creating build/bdist.linux-x86_64/egg/arvados/commands
226
copying build/lib/arvados/commands/ws.py -> build/bdist.linux-x86_64/egg/arvados/commands
227
copying build/lib/arvados/commands/arv_copy.py -> build/bdist.linux-x86_64/egg/arvados/commands
228
copying build/lib/arvados/commands/run.py -> build/bdist.linux-x86_64/egg/arvados/commands
229
copying build/lib/arvados/commands/get.py -> build/bdist.linux-x86_64/egg/arvados/commands
230
copying build/lib/arvados/commands/migrate19.py -> build/bdist.linux-x86_64/egg/arvados/commands
231
copying build/lib/arvados/commands/__init__.py -> build/bdist.linux-x86_64/egg/arvados/commands
232
copying build/lib/arvados/commands/ls.py -> build/bdist.linux-x86_64/egg/arvados/commands
233
copying build/lib/arvados/commands/federation_migrate.py -> build/bdist.linux-x86_64/egg/arvados/commands
234
copying build/lib/arvados/commands/_util.py -> build/bdist.linux-x86_64/egg/arvados/commands
235
copying build/lib/arvados/commands/put.py -> build/bdist.linux-x86_64/egg/arvados/commands
236
copying build/lib/arvados/commands/keepdocker.py -> build/bdist.linux-x86_64/egg/arvados/commands
237
copying build/lib/arvados/retry.py -> build/bdist.linux-x86_64/egg/arvados
238
copying build/lib/arvados/events.py -> build/bdist.linux-x86_64/egg/arvados
239
copying build/lib/arvados/diskcache.py -> build/bdist.linux-x86_64/egg/arvados
240
copying build/lib/arvados/config.py -> build/bdist.linux-x86_64/egg/arvados
241
copying build/lib/arvados/util.py -> build/bdist.linux-x86_64/egg/arvados
242
copying build/lib/arvados/api.py -> build/bdist.linux-x86_64/egg/arvados
243
copying build/lib/arvados/safeapi.py -> build/bdist.linux-x86_64/egg/arvados
244
copying build/lib/arvados/__init__.py -> build/bdist.linux-x86_64/egg/arvados
245
copying build/lib/arvados/stream.py -> build/bdist.linux-x86_64/egg/arvados
246
copying build/lib/arvados/_ranges.py -> build/bdist.linux-x86_64/egg/arvados
247
copying build/lib/arvados/arvfile.py -> build/bdist.linux-x86_64/egg/arvados
248
copying build/lib/arvados/keep.py -> build/bdist.linux-x86_64/egg/arvados
249
copying build/lib/arvados/cache.py -> build/bdist.linux-x86_64/egg/arvados
250
copying build/lib/arvados/vocabulary.py -> build/bdist.linux-x86_64/egg/arvados
251
copying build/lib/arvados/errors.py -> build/bdist.linux-x86_64/egg/arvados
252
copying build/lib/arvados/_version.py -> build/bdist.linux-x86_64/egg/arvados
253
copying build/lib/arvados/collection.py -> build/bdist.linux-x86_64/egg/arvados
254
copying build/lib/arvados/_normalize_stream.py -> build/bdist.linux-x86_64/egg/arvados
255
byte-compiling build/bdist.linux-x86_64/egg/tests/test_collections.py to test_collections.cpython-37.pyc
256
byte-compiling build/bdist.linux-x86_64/egg/tests/test_safeapi.py to test_safeapi.cpython-37.pyc
257
byte-compiling build/bdist.linux-x86_64/egg/tests/run_test_server.py to run_test_server.cpython-37.pyc
258
byte-compiling build/bdist.linux-x86_64/egg/tests/keepstub.py to keepstub.cpython-37.pyc
259
byte-compiling build/bdist.linux-x86_64/egg/tests/arvados_testutil.py to arvados_testutil.cpython-37.pyc
260
byte-compiling build/bdist.linux-x86_64/egg/tests/slow_test.py to slow_test.cpython-37.pyc
261
byte-compiling build/bdist.linux-x86_64/egg/tests/test_api.py to test_api.cpython-37.pyc
262
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_put.py to test_arv_put.cpython-37.pyc
263
byte-compiling build/bdist.linux-x86_64/egg/tests/test_stream.py to test_stream.cpython-37.pyc
264
byte-compiling build/bdist.linux-x86_64/egg/tests/manifest_examples.py to manifest_examples.cpython-37.pyc
265
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry_job_helpers.py to test_retry_job_helpers.cpython-37.pyc
266
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_get.py to test_arv_get.cpython-37.pyc
267
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arvfile.py to test_arvfile.cpython-37.pyc
268
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/test_a_sample.py to test_a_sample.cpython-37.pyc
269
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/__init__.py to __init__.cpython-37.pyc
270
byte-compiling build/bdist.linux-x86_64/egg/tests/performance/performance_profiler.py to performance_profiler.cpython-37.pyc
271
byte-compiling build/bdist.linux-x86_64/egg/tests/test_vocabulary.py to test_vocabulary.cpython-37.pyc
272
byte-compiling build/bdist.linux-x86_64/egg/tests/test_events.py to test_events.cpython-37.pyc
273
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ls.py to test_arv_ls.cpython-37.pyc
274
byte-compiling build/bdist.linux-x86_64/egg/tests/test_crunch.py to test_crunch.cpython-37.pyc
275
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_normalize.py to test_arv_normalize.cpython-37.pyc
276
byte-compiling build/bdist.linux-x86_64/egg/tests/test_benchmark_collections.py to test_benchmark_collections.cpython-37.pyc
277
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_keepdocker.py to test_arv_keepdocker.cpython-37.pyc
278
byte-compiling build/bdist.linux-x86_64/egg/tests/__init__.py to __init__.cpython-37.pyc
279
byte-compiling build/bdist.linux-x86_64/egg/tests/test_cache.py to test_cache.cpython-37.pyc
280
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_ws.py to test_arv_ws.cpython-37.pyc
281
byte-compiling build/bdist.linux-x86_64/egg/tests/test_arv_copy.py to test_arv_copy.cpython-37.pyc
282
byte-compiling build/bdist.linux-x86_64/egg/tests/test_errors.py to test_errors.cpython-37.pyc
283
byte-compiling build/bdist.linux-x86_64/egg/tests/test_util.py to test_util.cpython-37.pyc
284
byte-compiling build/bdist.linux-x86_64/egg/tests/test_retry.py to test_retry.cpython-37.pyc
285
byte-compiling build/bdist.linux-x86_64/egg/tests/test_sdk.py to test_sdk.cpython-37.pyc
286
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_locator.py to test_keep_locator.cpython-37.pyc
287
byte-compiling build/bdist.linux-x86_64/egg/tests/test_keep_client.py to test_keep_client.cpython-37.pyc
288
byte-compiling build/bdist.linux-x86_64/egg/arvados/timer.py to timer.cpython-37.pyc
289
byte-compiling build/bdist.linux-x86_64/egg/arvados/crunch.py to crunch.cpython-37.pyc
290
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ws.py to ws.cpython-37.pyc
291
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/arv_copy.py to arv_copy.cpython-37.pyc
292
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/run.py to run.cpython-37.pyc
293
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/get.py to get.cpython-37.pyc
294
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/migrate19.py to migrate19.cpython-37.pyc
295
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/__init__.py to __init__.cpython-37.pyc
296
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/ls.py to ls.cpython-37.pyc
297
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/federation_migrate.py to federation_migrate.cpython-37.pyc
298
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/_util.py to _util.cpython-37.pyc
299
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/put.py to put.cpython-37.pyc
300
byte-compiling build/bdist.linux-x86_64/egg/arvados/commands/keepdocker.py to keepdocker.cpython-37.pyc
301
byte-compiling build/bdist.linux-x86_64/egg/arvados/retry.py to retry.cpython-37.pyc
302
byte-compiling build/bdist.linux-x86_64/egg/arvados/events.py to events.cpython-37.pyc
303
byte-compiling build/bdist.linux-x86_64/egg/arvados/diskcache.py to diskcache.cpython-37.pyc
304
byte-compiling build/bdist.linux-x86_64/egg/arvados/config.py to config.cpython-37.pyc
305
byte-compiling build/bdist.linux-x86_64/egg/arvados/util.py to util.cpython-37.pyc
306
byte-compiling build/bdist.linux-x86_64/egg/arvados/api.py to api.cpython-37.pyc
307
byte-compiling build/bdist.linux-x86_64/egg/arvados/safeapi.py to safeapi.cpython-37.pyc
308
byte-compiling build/bdist.linux-x86_64/egg/arvados/__init__.py to __init__.cpython-37.pyc
309
byte-compiling build/bdist.linux-x86_64/egg/arvados/stream.py to stream.cpython-37.pyc
310
byte-compiling build/bdist.linux-x86_64/egg/arvados/_ranges.py to _ranges.cpython-37.pyc
311
byte-compiling build/bdist.linux-x86_64/egg/arvados/arvfile.py to arvfile.cpython-37.pyc
312
byte-compiling build/bdist.linux-x86_64/egg/arvados/keep.py to keep.cpython-37.pyc
313
byte-compiling build/bdist.linux-x86_64/egg/arvados/cache.py to cache.cpython-37.pyc
314
byte-compiling build/bdist.linux-x86_64/egg/arvados/vocabulary.py to vocabulary.cpython-37.pyc
315
byte-compiling build/bdist.linux-x86_64/egg/arvados/errors.py to errors.cpython-37.pyc
316
byte-compiling build/bdist.linux-x86_64/egg/arvados/_version.py to _version.cpython-37.pyc
317
byte-compiling build/bdist.linux-x86_64/egg/arvados/collection.py to collection.cpython-37.pyc
318
byte-compiling build/bdist.linux-x86_64/egg/arvados/_normalize_stream.py to _normalize_stream.cpython-37.pyc
319
installing package data to build/bdist.linux-x86_64/egg
320
running install_data
321
creating build/bdist.linux-x86_64/egg/share
322
creating build/bdist.linux-x86_64/egg/share/doc
323
creating build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
324
copying LICENSE-2.0.txt -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
325
copying README.rst -> build/bdist.linux-x86_64/egg/share/doc/arvados-python-client
326
creating build/bdist.linux-x86_64/egg/EGG-INFO
327
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
328
running install_scripts
329
running build_scripts
330
creating build/scripts-3.7
331
copying and adjusting bin/arv-copy -> build/scripts-3.7
332
copying and adjusting bin/arv-get -> build/scripts-3.7
333
copying and adjusting bin/arv-keepdocker -> build/scripts-3.7
334
copying and adjusting bin/arv-ls -> build/scripts-3.7
335
copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.7
336
copying and adjusting bin/arv-federation-migrate -> build/scripts-3.7
337
copying and adjusting bin/arv-normalize -> build/scripts-3.7
338
copying and adjusting bin/arv-put -> build/scripts-3.7
339
copying and adjusting bin/arv-ws -> build/scripts-3.7
340
changing mode of build/scripts-3.7/arv-copy from 644 to 755
341
changing mode of build/scripts-3.7/arv-get from 644 to 755
342
changing mode of build/scripts-3.7/arv-keepdocker from 644 to 755
343
changing mode of build/scripts-3.7/arv-ls from 644 to 755
344
changing mode of build/scripts-3.7/arv-migrate-docker19 from 644 to 755
345
changing mode of build/scripts-3.7/arv-federation-migrate from 644 to 755
346
changing mode of build/scripts-3.7/arv-normalize from 644 to 755
347
changing mode of build/scripts-3.7/arv-put from 644 to 755
348
changing mode of build/scripts-3.7/arv-ws from 644 to 755
349
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
350
copying build/scripts-3.7/arv-federation-migrate -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
351
copying build/scripts-3.7/arv-ls -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
352
copying build/scripts-3.7/arv-normalize -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
353
copying build/scripts-3.7/arv-put -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
354
copying build/scripts-3.7/arv-get -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
355
copying build/scripts-3.7/arv-migrate-docker19 -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
356
copying build/scripts-3.7/arv-ws -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
357
copying build/scripts-3.7/arv-keepdocker -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
358
copying build/scripts-3.7/arv-copy -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
359
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-federation-migrate to 755
360
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ls to 755
361
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-normalize to 755
362
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-put to 755
363
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-get to 755
364
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-migrate-docker19 to 755
365
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-ws to 755
366
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-keepdocker to 755
367
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/arv-copy to 755
368
copying arvados_python_client.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
369
copying arvados_python_client.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
370
copying arvados_python_client.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
371
copying arvados_python_client.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
372
copying arvados_python_client.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
373
copying arvados_python_client.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
374
creating dist
375
creating 'dist/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
376
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
377
Processing arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
378
creating /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
379
Extracting arvados_python_client-2.6.0.dev20230124193727-py3.7.egg to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
380
Adding arvados-python-client 2.6.0.dev20230124193727 to easy-install.pth file
381
Installing arv-federation-migrate script to /home/jenkins/tmp/VENV3DIR/bin
382
Installing arv-ls script to /home/jenkins/tmp/VENV3DIR/bin
383
Installing arv-normalize script to /home/jenkins/tmp/VENV3DIR/bin
384
Installing arv-put script to /home/jenkins/tmp/VENV3DIR/bin
385
Installing arv-get script to /home/jenkins/tmp/VENV3DIR/bin
386
Installing arv-migrate-docker19 script to /home/jenkins/tmp/VENV3DIR/bin
387
Installing arv-ws script to /home/jenkins/tmp/VENV3DIR/bin
388
Installing arv-keepdocker script to /home/jenkins/tmp/VENV3DIR/bin
389
Installing arv-copy script to /home/jenkins/tmp/VENV3DIR/bin
390

    
391
Installed /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/arvados_python_client-2.6.0.dev20230124193727-py3.7.egg
392
Processing dependencies for arvados-python-client==2.6.0.dev20230124193727
393
Searching for google-api-python-client>=2.1.0
394
Reading https://pypi.org/simple/google-api-python-client/
395
Downloading https://files.pythonhosted.org/packages/27/26/f322cd09866538d3e400f8680ff24aceec41d5c8fc2b118d39e538963686/google_api_python_client-2.74.0-py2.py3-none-any.whl#sha256=679669b709450a12dacf28612adf0538afc858566b6ee01628e4013a2073dffc
396
Best match: google-api-python-client 2.74.0
397
Processing google_api_python_client-2.74.0-py2.py3-none-any.whl
398
Installing google_api_python_client-2.74.0-py2.py3-none-any.whl to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
399
writing requirements to /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_api_python_client-2.74.0-py3.7.egg/EGG-INFO/requires.txt
400
Removing google-api-python-client 1.12.11 from easy-install.pth file
401
Adding google-api-python-client 2.74.0 to easy-install.pth file
402

    
403
Installed /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_api_python_client-2.74.0-py3.7.egg
404
Searching for ws4py==0.5.1
405
Best match: ws4py 0.5.1
406
Adding ws4py 0.5.1 to easy-install.pth file
407

    
408
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
409
Searching for setuptools==40.8.0
410
Best match: setuptools 40.8.0
411
Adding setuptools 40.8.0 to easy-install.pth file
412
Installing easy_install script to /home/jenkins/tmp/VENV3DIR/bin
413

    
414
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
415
Searching for ruamel.yaml==0.17.21
416
Best match: ruamel.yaml 0.17.21
417
Processing ruamel.yaml-0.17.21-py3.7.egg
418
ruamel.yaml 0.17.21 is already the active version in easy-install.pth
419

    
420
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg
421
Searching for pyparsing==2.4.7
422
Best match: pyparsing 2.4.7
423
Processing pyparsing-2.4.7-py3.7.egg
424
pyparsing 2.4.7 is already the active version in easy-install.pth
425

    
426
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/pyparsing-2.4.7-py3.7.egg
427
Searching for pycurl==7.44.1
428
Best match: pycurl 7.44.1
429
Processing pycurl-7.44.1-py3.7-linux-x86_64.egg
430
pycurl 7.44.1 is already the active version in easy-install.pth
431

    
432
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/pycurl-7.44.1-py3.7-linux-x86_64.egg
433
Searching for protobuf==3.20.3
434
Best match: protobuf 3.20.3
435
Processing protobuf-3.20.3-py3.7.egg
436
protobuf 3.20.3 is already the active version in easy-install.pth
437

    
438
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/protobuf-3.20.3-py3.7.egg
439
Searching for httplib2==0.20.1
440
Best match: httplib2 0.20.1
441
Processing httplib2-0.20.1-py3.7.egg
442
httplib2 0.20.1 is already the active version in easy-install.pth
443

    
444
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/httplib2-0.20.1-py3.7.egg
445
Searching for google-auth==1.35.0
446
Best match: google-auth 1.35.0
447
Processing google_auth-1.35.0-py3.7.egg
448
google-auth 1.35.0 is already the active version in easy-install.pth
449

    
450
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/google_auth-1.35.0-py3.7.egg
451
Searching for google-api-core==2.10.2
452
Best match: google-api-core 2.10.2
453
Adding google-api-core 2.10.2 to easy-install.pth file
454

    
455
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
456
Searching for future==0.18.2
457
Best match: future 0.18.2
458
Adding future 0.18.2 to easy-install.pth file
459
Installing futurize script to /home/jenkins/tmp/VENV3DIR/bin
460
Installing pasteurize script to /home/jenkins/tmp/VENV3DIR/bin
461

    
462
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
463
Searching for ciso8601==2.2.0
464
Best match: ciso8601 2.2.0
465
Adding ciso8601 2.2.0 to easy-install.pth file
466

    
467
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
468
Searching for ruamel.yaml.clib==0.2.7
469
Best match: ruamel.yaml.clib 0.2.7
470
Processing ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg
471
ruamel.yaml.clib 0.2.7 is already the active version in easy-install.pth
472

    
473
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg
474
Searching for six==1.16.0
475
Best match: six 1.16.0
476
Adding six 1.16.0 to easy-install.pth file
477

    
478
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
479
Searching for rsa==4.9
480
Best match: rsa 4.9
481
Adding rsa 4.9 to easy-install.pth file
482
Installing pyrsa-decrypt script to /home/jenkins/tmp/VENV3DIR/bin
483
Installing pyrsa-encrypt script to /home/jenkins/tmp/VENV3DIR/bin
484
Installing pyrsa-keygen script to /home/jenkins/tmp/VENV3DIR/bin
485
Installing pyrsa-priv2pub script to /home/jenkins/tmp/VENV3DIR/bin
486
Installing pyrsa-sign script to /home/jenkins/tmp/VENV3DIR/bin
487
Installing pyrsa-verify script to /home/jenkins/tmp/VENV3DIR/bin
488

    
489
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
490
Searching for pyasn1-modules==0.2.8
491
Best match: pyasn1-modules 0.2.8
492
Adding pyasn1-modules 0.2.8 to easy-install.pth file
493

    
494
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
495
Searching for cachetools==4.2.4
496
Best match: cachetools 4.2.4
497
Processing cachetools-4.2.4-py3.7.egg
498
cachetools 4.2.4 is already the active version in easy-install.pth
499

    
500
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/cachetools-4.2.4-py3.7.egg
501
Searching for uritemplate==3.0.1
502
Best match: uritemplate 3.0.1
503
Processing uritemplate-3.0.1-py3.7.egg
504
uritemplate 3.0.1 is already the active version in easy-install.pth
505

    
506
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/uritemplate-3.0.1-py3.7.egg
507
Searching for google-auth-httplib2==0.1.0
508
Best match: google-auth-httplib2 0.1.0
509
Adding google-auth-httplib2 0.1.0 to easy-install.pth file
510

    
511
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
512
Searching for requests==2.28.1
513
Best match: requests 2.28.1
514
Adding requests 2.28.1 to easy-install.pth file
515

    
516
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
517
Searching for googleapis-common-protos==1.57.0
518
Best match: googleapis-common-protos 1.57.0
519
Adding googleapis-common-protos 1.57.0 to easy-install.pth file
520

    
521
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
522
Searching for pyasn1==0.4.8
523
Best match: pyasn1 0.4.8
524
Adding pyasn1 0.4.8 to easy-install.pth file
525

    
526
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
527
Searching for certifi==2022.9.24
528
Best match: certifi 2022.9.24
529
Adding certifi 2022.9.24 to easy-install.pth file
530

    
531
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
532
Searching for urllib3==1.26.12
533
Best match: urllib3 1.26.12
534
Adding urllib3 1.26.12 to easy-install.pth file
535

    
536
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
537
Searching for charset-normalizer==2.1.1
538
Best match: charset-normalizer 2.1.1
539
Adding charset-normalizer 2.1.1 to easy-install.pth file
540
Installing normalizer script to /home/jenkins/tmp/VENV3DIR/bin
541

    
542
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
543
Searching for idna==3.4
544
Best match: idna 3.4
545
Adding idna 3.4 to easy-install.pth file
546

    
547
Using /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages
548
Finished processing dependencies for arvados-python-client==2.6.0.dev20230124193727
549
Using /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/python
550
======= install env -- 20s
551
======= install doc
552
(Running bundle install --local. 'could not find package' messages are OK.)
553
Using rake 13.0.1
554
Using RedCloth 4.3.2
555
Using bundler 2.1.4
556
Using coderay 1.1.3
557
Using colorize 0.8.1
558
Using commonjs 0.2.7
559
Using kramdown 1.17.0
560
Using less 2.6.0
561
Using liquid 4.0.3
562
Using makerakeworkwell 1.0.4
563
Using zenweb 3.10.4
564
Bundle complete! 4 Gemfile dependencies, 11 gems now installed.
565
Use `bundle info [gemname]` to see where a bundled gem is installed.
566
Using rake 13.0.1
567
Using RedCloth 4.3.2
568
Using bundler 2.1.4
569
Using coderay 1.1.3
570
Using colorize 0.8.1
571
Using commonjs 0.2.7
572
Using kramdown 1.17.0
573
Using less 2.6.0
574
Using liquid 4.0.3
575
Using makerakeworkwell 1.0.4
576
Using zenweb 3.10.4
577
Bundle complete! 4 Gemfile dependencies, 11 gems now installed.
578
Use `bundle info [gemname]` to see where a bundled gem is installed.
579
Updating files in vendor/cache
580
  * rake-13.0.1.gem
581
  * RedCloth-4.3.2.gem
582
  * coderay-1.1.3.gem
583
  * colorize-0.8.1.gem
584
  * commonjs-0.2.7.gem
585
  * kramdown-1.17.0.gem
586
  * less-2.6.0.gem
587
  * liquid-4.0.3.gem
588
  * makerakeworkwell-1.0.4.gem
589
  * zenweb-3.10.4.gem
590
======= install doc -- 1s
591
======= install sdk/ruby
592
arvados (2.5.0.dev20221108154043)
593
Successfully uninstalled arvados-2.5.0.dev20221108154043
594
(Running bundle install --local. 'could not find package' messages are OK.)
595
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
596
Resolving dependencies...
597
Using rake 13.0.6
598
Using concurrent-ruby 1.1.10
599
Using minitest 5.16.3
600
Using thread_safe 0.3.6
601
Using extlib 0.9.16
602
Using multi_json 1.15.0
603
Using public_suffix 5.0.0
604
Using andand 1.3.3
605
Using multipart-post 2.2.3
606
Using jwt 1.5.6
607
Using memoist 0.16.2
608
Using os 1.1.4
609
Using retriable 1.4.1
610
Using json 2.6.2
611
Using bundler 2.3.25
612
Using ruby2_keywords 0.0.5
613
Using i18n 0.9.5
614
Using addressable 2.8.1
615
Using faraday 0.17.6
616
Using tzinfo 1.2.10
617
Using launchy 2.5.0
618
Using autoparse 0.3.3
619
Using mocha 2.0.2
620
Using signet 0.11.0
621
Using activesupport 5.2.8.1
622
Using googleauth 0.9.0
623
Using arvados-google-api-client 0.8.7.4
624
Using arvados 2.5.0.dev20221108154043 from source at `.`
625
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
626
Use `bundle info [gemname]` to see where a bundled gem is installed.
627
Using rake 13.0.6
628
Using concurrent-ruby 1.1.10
629
Using i18n 0.9.5
630
Using minitest 5.16.3
631
Using thread_safe 0.3.6
632
Using tzinfo 1.2.10
633
Using activesupport 5.2.8.1
634
Using public_suffix 5.0.0
635
Using addressable 2.8.1
636
Using andand 1.3.3
637
Using extlib 0.9.16
638
Using multi_json 1.15.0
639
Using autoparse 0.3.3
640
Using multipart-post 2.2.3
641
Using faraday 0.17.6
642
Using jwt 1.5.6
643
Using memoist 0.16.2
644
Using os 1.1.4
645
Using signet 0.11.0
646
Using googleauth 0.9.0
647
Using launchy 2.5.0
648
Using retriable 1.4.1
649
Using arvados-google-api-client 0.8.7.4
650
Using json 2.6.2
651
Using arvados 2.5.0.dev20221108154043 from source at `.`
652
Using bundler 2.3.25
653
Using ruby2_keywords 0.0.5
654
Using mocha 2.0.2
655
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
656
Use `bundle info [gemname]` to see where a bundled gem is installed.
657
Updating files in vendor/cache
658
  * rake-13.0.6.gem
659
  * concurrent-ruby-1.1.10.gem
660
  * i18n-0.9.5.gem
661
  * minitest-5.16.3.gem
662
  * thread_safe-0.3.6.gem
663
  * tzinfo-1.2.10.gem
664
  * activesupport-5.2.8.1.gem
665
  * public_suffix-5.0.0.gem
666
  * addressable-2.8.1.gem
667
  * andand-1.3.3.gem
668
  * extlib-0.9.16.gem
669
  * multi_json-1.15.0.gem
670
  * autoparse-0.3.3.gem
671
  * multipart-post-2.2.3.gem
672
  * faraday-0.17.6.gem
673
  * jwt-1.5.6.gem
674
  * memoist-0.16.2.gem
675
  * os-1.1.4.gem
676
  * signet-0.11.0.gem
677
  * googleauth-0.9.0.gem
678
  * launchy-2.5.0.gem
679
  * retriable-1.4.1.gem
680
  * arvados-google-api-client-0.8.7.4.gem
681
  * json-2.6.2.gem
682
  * ruby2_keywords-0.0.5.gem
683
  * mocha-2.0.2.gem
684
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
685
  if activesupport is semantically versioned, use:
686
    add_runtime_dependency 'activesupport', '~> 3'
687
WARNING:  open-ended dependency on faraday (>= 0.17.4) is not recommended
688
  if faraday is semantically versioned, use:
689
    add_runtime_dependency 'faraday', '~> 0.17', '>= 0.17.4'
690
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
691
  Successfully built RubyGem
692
  Name: arvados
693
  Version: 2.5.0.dev20221108154043
694
  File: arvados-2.5.0.dev20221108154043.gem
695
Successfully installed arvados-2.5.0.dev20221108154043
696
1 gem installed
697
======= install sdk/ruby -- 4s
698
======= install sdk/R
699
======= install sdk/R -- 0s
700
======= install sdk/cli
701
arvados-cli (2.5.0.dev20220804173347)
702
Removing arv
703
Removing arv-tag
704
Successfully uninstalled arvados-cli-2.5.0.dev20220804173347
705
(Running bundle install --local. 'could not find package' messages are OK.)
706
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
707
Resolving dependencies...
708
Using rake 13.0.6
709
Using concurrent-ruby 1.1.10
710
Using minitest 5.16.3
711
Using thread_safe 0.3.6
712
Using andand 1.3.3
713
Using public_suffix 5.0.0
714
Using multi_json 1.15.0
715
Using extlib 0.9.16
716
Using multipart-post 2.2.3
717
Using jwt 1.5.6
718
Using memoist 0.16.2
719
Using os 1.1.4
720
Using retriable 1.4.1
721
Using json 2.6.2
722
Using curb 0.9.11
723
Using oj 3.10.8
724
Using optimist 3.0.1
725
Using bundler 2.3.25
726
Using i18n 0.9.5
727
Using addressable 2.8.1
728
Using tzinfo 1.2.10
729
Using autoparse 0.3.3
730
Using activesupport 5.2.8.1
731
Using launchy 2.4.3
732
Using faraday 0.17.6
733
Using signet 0.11.0
734
Using googleauth 0.9.0
735
Using arvados-google-api-client 0.8.7.4
736
Using arvados 2.4.3
737
Using arvados-cli 2.5.0.dev20220804173347 from source at `.` and installing its executables
738
Bundle complete! 4 Gemfile dependencies, 30 gems now installed.
739
Use `bundle info [gemname]` to see where a bundled gem is installed.
740
Using rake 13.0.6
741
Using concurrent-ruby 1.1.10
742
Using i18n 0.9.5
743
Using minitest 5.16.3
744
Using thread_safe 0.3.6
745
Using tzinfo 1.2.10
746
Using activesupport 5.2.8.1
747
Using public_suffix 5.0.0
748
Using addressable 2.8.1
749
Using andand 1.3.3
750
Using extlib 0.9.16
751
Using multi_json 1.15.0
752
Using autoparse 0.3.3
753
Using multipart-post 2.2.3
754
Using faraday 0.17.6
755
Using jwt 1.5.6
756
Using memoist 0.16.2
757
Using os 1.1.4
758
Using signet 0.11.0
759
Using googleauth 0.9.0
760
Using launchy 2.4.3
761
Using retriable 1.4.1
762
Using arvados-google-api-client 0.8.7.4
763
Using json 2.6.2
764
Using arvados 2.4.3
765
Using curb 0.9.11
766
Using oj 3.10.8
767
Using optimist 3.0.1
768
Using arvados-cli 2.5.0.dev20220804173347 from source at `.` and installing its executables
769
Using bundler 2.3.25
770
Bundle complete! 4 Gemfile dependencies, 30 gems now installed.
771
Use `bundle info [gemname]` to see where a bundled gem is installed.
772
Updating files in vendor/cache
773
  * rake-13.0.6.gem
774
  * concurrent-ruby-1.1.10.gem
775
  * i18n-0.9.5.gem
776
  * minitest-5.16.3.gem
777
  * thread_safe-0.3.6.gem
778
  * tzinfo-1.2.10.gem
779
  * activesupport-5.2.8.1.gem
780
  * public_suffix-5.0.0.gem
781
  * addressable-2.8.1.gem
782
  * andand-1.3.3.gem
783
  * extlib-0.9.16.gem
784
  * multi_json-1.15.0.gem
785
  * autoparse-0.3.3.gem
786
  * multipart-post-2.2.3.gem
787
  * faraday-0.17.6.gem
788
  * jwt-1.5.6.gem
789
  * memoist-0.16.2.gem
790
  * os-1.1.4.gem
791
  * signet-0.11.0.gem
792
  * googleauth-0.9.0.gem
793
  * launchy-2.4.3.gem
794
  * retriable-1.4.1.gem
795
  * arvados-google-api-client-0.8.7.4.gem
796
  * json-2.6.2.gem
797
  * arvados-2.4.3.gem
798
  * curb-0.9.11.gem
799
  * oj-3.10.8.gem
800
  * optimist-3.0.1.gem
801
WARNING:  open-ended dependency on arvados (>= 1.4.1.20190320201707) is not recommended
802
  if arvados is semantically versioned, use:
803
    add_runtime_dependency 'arvados', '~> 1.4', '>= 1.4.1.20190320201707'
804
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
805
  Successfully built RubyGem
806
  Name: arvados-cli
807
  Version: 2.5.0.dev20220804173347
808
  File: arvados-cli-2.5.0.dev20220804173347.gem
809
Successfully installed arvados-2.5.0
810
Successfully installed arvados-cli-2.5.0.dev20220804173347
811
2 gems installed
812
======= install sdk/cli -- 4s
813
======= install services/login-sync
814
arvados (2.5.0, 2.5.0.dev20221108154043)
815
Successfully uninstalled arvados-2.5.0.dev20221108154043
816
Successfully uninstalled arvados-2.5.0
817
(Running bundle install --local. 'could not find package' messages are OK.)
818
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
819
Using rake 13.0.6
820
Using concurrent-ruby 1.1.10
821
Using i18n 0.9.5
822
Using minitest 5.16.3
823
Using thread_safe 0.3.6
824
Using tzinfo 1.2.10
825
Using activesupport 5.2.8.1
826
Using public_suffix 5.0.0
827
Using addressable 2.8.1
828
Using andand 1.3.3
829
Using extlib 0.9.16
830
Using multi_json 1.15.0
831
Using autoparse 0.3.3
832
Using multipart-post 2.2.3
833
Using faraday 0.17.6
834
Using jwt 1.5.6
835
Using memoist 0.16.2
836
Using os 1.1.4
837
Using signet 0.11.0
838
Using googleauth 0.9.0
839
Using launchy 2.5.0
840
Using retriable 1.4.1
841
Using arvados-google-api-client 0.8.7.4
842
Using json 2.6.2
843
Using arvados 2.5.0.dev20221108154043 from source at `.`
844
Using bundler 2.3.25
845
Using ruby2_keywords 0.0.5
846
Using mocha 2.0.2
847
Updating files in vendor/cache
848
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
849
Use `bundle info [gemname]` to see where a bundled gem is installed.
850
Using rake 13.0.6
851
Using concurrent-ruby 1.1.10
852
Using i18n 0.9.5
853
Using minitest 5.16.3
854
Using thread_safe 0.3.6
855
Using tzinfo 1.2.10
856
Using activesupport 5.2.8.1
857
Using public_suffix 5.0.0
858
Using addressable 2.8.1
859
Using andand 1.3.3
860
Using extlib 0.9.16
861
Using multi_json 1.15.0
862
Using autoparse 0.3.3
863
Using multipart-post 2.2.3
864
Using faraday 0.17.6
865
Using jwt 1.5.6
866
Using memoist 0.16.2
867
Using os 1.1.4
868
Using signet 0.11.0
869
Using googleauth 0.9.0
870
Using launchy 2.5.0
871
Using retriable 1.4.1
872
Using arvados-google-api-client 0.8.7.4
873
Using json 2.6.2
874
Using arvados 2.5.0.dev20221108154043 from source at `.`
875
Using bundler 2.3.25
876
Using ruby2_keywords 0.0.5
877
Using mocha 2.0.2
878
Bundle complete! 5 Gemfile dependencies, 28 gems now installed.
879
Use `bundle info [gemname]` to see where a bundled gem is installed.
880
Updating files in vendor/cache
881
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
882
  if activesupport is semantically versioned, use:
883
    add_runtime_dependency 'activesupport', '~> 3'
884
WARNING:  open-ended dependency on faraday (>= 0.17.4) is not recommended
885
  if faraday is semantically versioned, use:
886
    add_runtime_dependency 'faraday', '~> 0.17', '>= 0.17.4'
887
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
888
  Successfully built RubyGem
889
  Name: arvados
890
  Version: 2.5.0.dev20221108154043
891
  File: arvados-2.5.0.dev20221108154043.gem
892
Successfully installed arvados-2.5.0.dev20221108154043
893
1 gem installed
894
arvados-login-sync (2.5.0.dev20221013155415)
895
Removing arvados-login-sync
896
Successfully uninstalled arvados-login-sync-2.5.0.dev20221013155415
897
(Running bundle install --local. 'could not find package' messages are OK.)
898
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
899
Resolving dependencies...
900
Using rake 13.0.6
901
Using concurrent-ruby 1.1.10
902
Using minitest 5.16.3
903
Using thread_safe 0.3.6
904
Using andand 1.3.3
905
Using public_suffix 5.0.0
906
Using multi_json 1.15.0
907
Using extlib 0.9.16
908
Using multipart-post 2.2.3
909
Using jwt 1.5.6
910
Using memoist 0.16.2
911
Using os 1.1.4
912
Using retriable 1.4.1
913
Using json 2.6.2
914
Using bundler 2.3.25
915
Using ruby2_keywords 0.0.5
916
Using i18n 0.9.5
917
Using addressable 2.8.1
918
Using mocha 2.0.2
919
Using tzinfo 1.2.10
920
Using autoparse 0.3.3
921
Using launchy 2.4.3
922
Using faraday 0.17.6
923
Using activesupport 5.2.8.1
924
Using signet 0.11.0
925
Using googleauth 0.9.0
926
Using arvados-google-api-client 0.8.7.4
927
Using arvados 2.5.0.dev20221108154043
928
Using arvados-login-sync 2.5.0.dev20221013155415 from source at `.` and installing its executables
929
Bundle complete! 4 Gemfile dependencies, 29 gems now installed.
930
Use `bundle info [gemname]` to see where a bundled gem is installed.
931
Using rake 13.0.6
932
Using concurrent-ruby 1.1.10
933
Using i18n 0.9.5
934
Using minitest 5.16.3
935
Using thread_safe 0.3.6
936
Using tzinfo 1.2.10
937
Using activesupport 5.2.8.1
938
Using public_suffix 5.0.0
939
Using addressable 2.8.1
940
Using andand 1.3.3
941
Using extlib 0.9.16
942
Using multi_json 1.15.0
943
Using autoparse 0.3.3
944
Using multipart-post 2.2.3
945
Using faraday 0.17.6
946
Using jwt 1.5.6
947
Using memoist 0.16.2
948
Using os 1.1.4
949
Using signet 0.11.0
950
Using googleauth 0.9.0
951
Using launchy 2.4.3
952
Using retriable 1.4.1
953
Using arvados-google-api-client 0.8.7.4
954
Using json 2.6.2
955
Using arvados 2.5.0.dev20221108154043
956
Using arvados-login-sync 2.5.0.dev20221013155415 from source at `.` and installing its executables
957
Using bundler 2.3.25
958
Using ruby2_keywords 0.0.5
959
Using mocha 2.0.2
960
Bundle complete! 4 Gemfile dependencies, 29 gems now installed.
961
Use `bundle info [gemname]` to see where a bundled gem is installed.
962
Updating files in vendor/cache
963
  * rake-13.0.6.gem
964
  * concurrent-ruby-1.1.10.gem
965
  * i18n-0.9.5.gem
966
  * minitest-5.16.3.gem
967
  * thread_safe-0.3.6.gem
968
  * tzinfo-1.2.10.gem
969
  * activesupport-5.2.8.1.gem
970
  * public_suffix-5.0.0.gem
971
  * addressable-2.8.1.gem
972
  * andand-1.3.3.gem
973
  * extlib-0.9.16.gem
974
  * multi_json-1.15.0.gem
975
  * autoparse-0.3.3.gem
976
  * multipart-post-2.2.3.gem
977
  * faraday-0.17.6.gem
978
  * jwt-1.5.6.gem
979
  * memoist-0.16.2.gem
980
  * os-1.1.4.gem
981
  * signet-0.11.0.gem
982
  * googleauth-0.9.0.gem
983
  * launchy-2.4.3.gem
984
  * retriable-1.4.1.gem
985
  * arvados-google-api-client-0.8.7.4.gem
986
  * json-2.6.2.gem
987
  * arvados-2.5.0.dev20221108154043.gem
988
  * ruby2_keywords-0.0.5.gem
989
  * mocha-2.0.2.gem
990
  Successfully built RubyGem
991
  Name: arvados-login-sync
992
  Version: 2.5.0.dev20221013155415
993
  File: arvados-login-sync-2.5.0.dev20221013155415.gem
994
Successfully installed arvados-login-sync-2.5.0.dev20221013155415
995
1 gem installed
996
======= install services/login-sync -- 7s
997
======= install sdk/python
998
running sdist
999
running egg_info
1000
writing arvados_python_client.egg-info/PKG-INFO
1001
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
1002
writing requirements to arvados_python_client.egg-info/requires.txt
1003
writing top-level names to arvados_python_client.egg-info/top_level.txt
1004
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
1005
reading manifest template 'MANIFEST.in'
1006
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
1007
running check
1008
creating arvados-python-client-2.6.0.dev20230124193727
1009
creating arvados-python-client-2.6.0.dev20230124193727/arvados
1010
creating arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1011
creating arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1012
creating arvados-python-client-2.6.0.dev20230124193727/bin
1013
creating arvados-python-client-2.6.0.dev20230124193727/tests
1014
creating arvados-python-client-2.6.0.dev20230124193727/tests/performance
1015
copying files to arvados-python-client-2.6.0.dev20230124193727...
1016
copying LICENSE-2.0.txt -> arvados-python-client-2.6.0.dev20230124193727
1017
copying MANIFEST.in -> arvados-python-client-2.6.0.dev20230124193727
1018
copying README.rst -> arvados-python-client-2.6.0.dev20230124193727
1019
copying arvados_version.py -> arvados-python-client-2.6.0.dev20230124193727
1020
copying setup.py -> arvados-python-client-2.6.0.dev20230124193727
1021
copying arvados/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1022
copying arvados/_normalize_stream.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1023
copying arvados/_ranges.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1024
copying arvados/_version.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1025
copying arvados/api.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1026
copying arvados/arvfile.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1027
copying arvados/cache.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1028
copying arvados/collection.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1029
copying arvados/config.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1030
copying arvados/crunch.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1031
copying arvados/diskcache.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1032
copying arvados/errors.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1033
copying arvados/events.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1034
copying arvados/keep.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1035
copying arvados/retry.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1036
copying arvados/safeapi.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1037
copying arvados/stream.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1038
copying arvados/timer.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1039
copying arvados/util.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1040
copying arvados/vocabulary.py -> arvados-python-client-2.6.0.dev20230124193727/arvados
1041
copying arvados/commands/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1042
copying arvados/commands/_util.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1043
copying arvados/commands/arv_copy.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1044
copying arvados/commands/federation_migrate.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1045
copying arvados/commands/get.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1046
copying arvados/commands/keepdocker.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1047
copying arvados/commands/ls.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1048
copying arvados/commands/migrate19.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1049
copying arvados/commands/put.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1050
copying arvados/commands/run.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1051
copying arvados/commands/ws.py -> arvados-python-client-2.6.0.dev20230124193727/arvados/commands
1052
copying arvados_python_client.egg-info/PKG-INFO -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1053
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1054
copying arvados_python_client.egg-info/dependency_links.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1055
copying arvados_python_client.egg-info/not-zip-safe -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1056
copying arvados_python_client.egg-info/requires.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1057
copying arvados_python_client.egg-info/top_level.txt -> arvados-python-client-2.6.0.dev20230124193727/arvados_python_client.egg-info
1058
copying bin/arv-copy -> arvados-python-client-2.6.0.dev20230124193727/bin
1059
copying bin/arv-federation-migrate -> arvados-python-client-2.6.0.dev20230124193727/bin
1060
copying bin/arv-get -> arvados-python-client-2.6.0.dev20230124193727/bin
1061
copying bin/arv-keepdocker -> arvados-python-client-2.6.0.dev20230124193727/bin
1062
copying bin/arv-ls -> arvados-python-client-2.6.0.dev20230124193727/bin
1063
copying bin/arv-migrate-docker19 -> arvados-python-client-2.6.0.dev20230124193727/bin
1064
copying bin/arv-normalize -> arvados-python-client-2.6.0.dev20230124193727/bin
1065
copying bin/arv-put -> arvados-python-client-2.6.0.dev20230124193727/bin
1066
copying bin/arv-ws -> arvados-python-client-2.6.0.dev20230124193727/bin
1067
copying tests/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1068
copying tests/arvados_testutil.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1069
copying tests/keepstub.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1070
copying tests/manifest_examples.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1071
copying tests/run_test_server.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1072
copying tests/slow_test.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1073
copying tests/test_api.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1074
copying tests/test_arv_copy.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1075
copying tests/test_arv_get.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1076
copying tests/test_arv_keepdocker.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1077
copying tests/test_arv_ls.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1078
copying tests/test_arv_normalize.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1079
copying tests/test_arv_put.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1080
copying tests/test_arv_ws.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1081
copying tests/test_arvfile.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1082
copying tests/test_benchmark_collections.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1083
copying tests/test_cache.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1084
copying tests/test_collections.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1085
copying tests/test_crunch.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1086
copying tests/test_errors.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1087
copying tests/test_events.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1088
copying tests/test_keep_client.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1089
copying tests/test_keep_locator.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1090
copying tests/test_retry.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1091
copying tests/test_retry_job_helpers.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1092
copying tests/test_safeapi.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1093
copying tests/test_sdk.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1094
copying tests/test_stream.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1095
copying tests/test_util.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1096
copying tests/test_vocabulary.py -> arvados-python-client-2.6.0.dev20230124193727/tests
1097
copying tests/performance/__init__.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
1098
copying tests/performance/performance_profiler.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
1099
copying tests/performance/test_a_sample.py -> arvados-python-client-2.6.0.dev20230124193727/tests/performance
1100
Writing arvados-python-client-2.6.0.dev20230124193727/setup.cfg
1101
Creating tar archive
1102
removing 'arvados-python-client-2.6.0.dev20230124193727' (and everything under it)
1103
running rotate
1104
1 file(s) matching arvados-python-client*.tar.gz
1105
Using /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/python
1106
Processing ./sdk/python/dist/arvados-python-client-2.6.0.dev20230124193727.tar.gz
1107
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.2.0)
1108
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.18.2)
1109
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.10.2)
1110
Collecting google-api-python-client>=2.1.0 (from arvados-python-client==2.6.0.dev20230124193727)
1111
  Downloading https://files.pythonhosted.org/packages/27/26/f322cd09866538d3e400f8680ff24aceec41d5c8fc2b118d39e538963686/google_api_python_client-2.74.0-py2.py3-none-any.whl (10.9MB)
1112
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (1.35.0)
1113
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.20.1)
1114
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (3.20.3)
1115
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (7.44.1)
1116
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (2.4.7)
1117
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client==2.6.0.dev20230124193727) (0.17.21)
1118
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (40.8.0)
1119
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client==2.6.0.dev20230124193727) (0.5.1)
1120
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2.28.1)
1121
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (1.57.0)
1122
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.6.0.dev20230124193727) (0.1.0)
1123
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.6.0.dev20230124193727) (3.0.1)
1124
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (4.2.4)
1125
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (0.2.8)
1126
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (1.16.0)
1127
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (4.9)
1128
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.6.0.dev20230124193727) (0.2.7)
1129
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (1.26.12)
1130
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2.1.1)
1131
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (2022.9.24)
1132
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.6.0.dev20230124193727) (3.4)
1133
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.6.0.dev20230124193727) (0.4.8)
1134
crunchstat-summary 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
1135
arvados-fuse 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
1136
arvados-cwl-runner 2.5.0.dev20221116141533 has requirement arvados-python-client<=2.5.0.dev20221116141533, but you'll have arvados-python-client 2.6.0.dev20230124193727 which is incompatible.
1137
Installing collected packages: google-api-python-client, arvados-python-client
1138
  Found existing installation: google-api-python-client 1.12.11
1139
    Uninstalling google-api-python-client-1.12.11:
1140
      Successfully uninstalled google-api-python-client-1.12.11
1141
  Found existing installation: arvados-python-client 2.5.0.dev20221116141533
1142
    Uninstalling arvados-python-client-2.5.0.dev20221116141533:
1143
      Successfully uninstalled arvados-python-client-2.5.0.dev20221116141533
1144
  Running setup.py install for arvados-python-client: started
1145
    Running setup.py install for arvados-python-client: finished with status 'done'
1146
Successfully installed arvados-python-client-2.6.0.dev20230124193727 google-api-python-client-2.74.0
1147
Processing ./sdk/python/dist/arvados-python-client-2.6.0.dev20230124193727.tar.gz
1148
Installing collected packages: arvados-python-client
1149
  Running setup.py install for arvados-python-client: started
1150
    Running setup.py install for arvados-python-client: finished with status 'done'
1151
Successfully installed arvados-python-client-2.6.0.dev20230124193727
1152
======= install sdk/python -- 6s
1153
======= install sdk/cwl
1154
running sdist
1155
running egg_info
1156
creating arvados_cwl_runner.egg-info
1157
writing arvados_cwl_runner.egg-info/PKG-INFO
1158
writing dependency_links to arvados_cwl_runner.egg-info/dependency_links.txt
1159
writing entry points to arvados_cwl_runner.egg-info/entry_points.txt
1160
writing requirements to arvados_cwl_runner.egg-info/requires.txt
1161
writing top-level names to arvados_cwl_runner.egg-info/top_level.txt
1162
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
1163
reading manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
1164
reading manifest template 'MANIFEST.in'
1165
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
1166
running check
1167
creating arvados-cwl-runner-2.6.0.dev20230124193727
1168
creating arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1169
creating arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1170
creating arvados-cwl-runner-2.6.0.dev20230124193727/tests
1171
copying files to arvados-cwl-runner-2.6.0.dev20230124193727...
1172
copying LICENSE-2.0.txt -> arvados-cwl-runner-2.6.0.dev20230124193727
1173
copying MANIFEST.in -> arvados-cwl-runner-2.6.0.dev20230124193727
1174
copying README.rst -> arvados-cwl-runner-2.6.0.dev20230124193727
1175
copying arvados_version.py -> arvados-cwl-runner-2.6.0.dev20230124193727
1176
copying setup.py -> arvados-cwl-runner-2.6.0.dev20230124193727
1177
copying arvados_cwl/__init__.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1178
copying arvados_cwl/_version.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1179
copying arvados_cwl/arv-cwl-schema-v1.0.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1180
copying arvados_cwl/arv-cwl-schema-v1.1.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1181
copying arvados_cwl/arv-cwl-schema-v1.2.yml -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1182
copying arvados_cwl/arvcontainer.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1183
copying arvados_cwl/arvdocker.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1184
copying arvados_cwl/arvtool.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1185
copying arvados_cwl/arvworkflow.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1186
copying arvados_cwl/context.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1187
copying arvados_cwl/done.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1188
copying arvados_cwl/executor.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1189
copying arvados_cwl/fsaccess.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1190
copying arvados_cwl/http.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1191
copying arvados_cwl/pathmapper.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1192
copying arvados_cwl/perf.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1193
copying arvados_cwl/runner.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1194
copying arvados_cwl/util.py -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl
1195
copying arvados_cwl_runner.egg-info/PKG-INFO -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1196
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1197
copying arvados_cwl_runner.egg-info/dependency_links.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1198
copying arvados_cwl_runner.egg-info/entry_points.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1199
copying arvados_cwl_runner.egg-info/requires.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1200
copying arvados_cwl_runner.egg-info/top_level.txt -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1201
copying arvados_cwl_runner.egg-info/zip-safe -> arvados-cwl-runner-2.6.0.dev20230124193727/arvados_cwl_runner.egg-info
1202
copying tests/__init__.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1203
copying tests/hw.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1204
copying tests/matcher.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1205
copying tests/mock_discovery.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1206
copying tests/test_container.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1207
copying tests/test_copy_deps.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1208
copying tests/test_fsaccess.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1209
copying tests/test_http.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1210
copying tests/test_make_output.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1211
copying tests/test_pathmapper.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1212
copying tests/test_set_output_prop.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1213
copying tests/test_submit.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1214
copying tests/test_tq.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1215
copying tests/test_urljoin.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1216
copying tests/test_util.py -> arvados-cwl-runner-2.6.0.dev20230124193727/tests
1217
Writing arvados-cwl-runner-2.6.0.dev20230124193727/setup.cfg
1218
creating dist
1219
Creating tar archive
1220
removing 'arvados-cwl-runner-2.6.0.dev20230124193727' (and everything under it)
1221
running rotate
1222
1 file(s) matching arvados-cwl-runner*.tar.gz
1223
Using /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/cwl
1224
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.6.0.dev20230124193727.tar.gz
1225
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
1226
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.2.0)
1227
Requirement already satisfied: cwltool==3.1.20220907141119 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (3.1.20220907141119)
1228
Requirement already satisfied: importlib-metadata<5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (4.13.0)
1229
Requirement already satisfied: msgpack==1.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (1.0.3)
1230
Requirement already satisfied: networkx<2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (2.5.1)
1231
Requirement already satisfied: schema-salad==8.3.20220913105718 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (8.3.20220913105718)
1232
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-cwl-runner==2.6.0.dev20230124193727) (40.8.0)
1233
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.18.2)
1234
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.10.2)
1235
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.74.0)
1236
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.35.0)
1237
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.20.1)
1238
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (3.20.3)
1239
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (7.44.1)
1240
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (2.4.7)
1241
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.17.21)
1242
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.5.1)
1243
Requirement already satisfied: mypy-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.4.3)
1244
Requirement already satisfied: shellescape<3.9,>=3.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (3.8.1)
1245
Requirement already satisfied: bagit>=1.6.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.8.1)
1246
Requirement already satisfied: coloredlogs in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (15.0.1)
1247
Requirement already satisfied: argcomplete in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.0.0)
1248
Requirement already satisfied: cwl-utils>=0.15 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.20)
1249
Requirement already satisfied: typing-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (4.4.0)
1250
Requirement already satisfied: pydot>=1.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.4.2)
1251
Requirement already satisfied: requests>=2.6.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.28.1)
1252
Requirement already satisfied: rdflib<6.3.0,>=4.2.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (6.2.0)
1253
Requirement already satisfied: psutil>=5.6.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (5.9.4)
1254
Requirement already satisfied: prov==1.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.5.1)
1255
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from importlib-metadata<5->arvados-cwl-runner==2.6.0.dev20230124193727) (3.10.0)
1256
Requirement already satisfied: decorator<5,>=4.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from networkx<2.6->arvados-cwl-runner==2.6.0.dev20230124193727) (4.4.2)
1257
Requirement already satisfied: mistune<0.9,>=0.8.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (0.8.4)
1258
Requirement already satisfied: CacheControl[filecache]<0.13,>=0.11.7 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (0.12.12)
1259
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.57.0)
1260
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (3.0.1)
1261
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.1.0)
1262
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (4.2.4)
1263
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (4.9)
1264
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.2.8)
1265
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (1.16.0)
1266
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.2.7)
1267
Requirement already satisfied: humanfriendly>=9.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from coloredlogs->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (10.0)
1268
Requirement already satisfied: packaging in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwl-utils>=0.15->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (21.3)
1269
Requirement already satisfied: cwl-upgrader>=1.2.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from cwl-utils>=0.15->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.2.4)
1270
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2022.9.24)
1271
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.1.1)
1272
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (1.26.12)
1273
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.6.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (3.4)
1274
Requirement already satisfied: isodate in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rdflib<6.3.0,>=4.2.2->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (0.6.1)
1275
Requirement already satisfied: lxml in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from prov==1.5.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (4.9.1)
1276
Requirement already satisfied: python-dateutil in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from prov==1.5.1->cwltool==3.1.20220907141119->arvados-cwl-runner==2.6.0.dev20230124193727) (2.8.2)
1277
Requirement already satisfied: filelock>=3.8.0; extra == "filecache" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from CacheControl[filecache]<0.13,>=0.11.7->schema-salad==8.3.20220913105718->arvados-cwl-runner==2.6.0.dev20230124193727) (3.8.0)
1278
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-cwl-runner==2.6.0.dev20230124193727) (0.4.8)
1279
Installing collected packages: arvados-cwl-runner
1280
  Found existing installation: arvados-cwl-runner 2.5.0.dev20221116141533
1281
    Uninstalling arvados-cwl-runner-2.5.0.dev20221116141533:
1282
      Successfully uninstalled arvados-cwl-runner-2.5.0.dev20221116141533
1283
  Running setup.py install for arvados-cwl-runner: started
1284
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
1285
Successfully installed arvados-cwl-runner-2.6.0.dev20230124193727
1286
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.6.0.dev20230124193727.tar.gz
1287
Installing collected packages: arvados-cwl-runner
1288
  Running setup.py install for arvados-cwl-runner: started
1289
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
1290
Successfully installed arvados-cwl-runner-2.6.0.dev20230124193727
1291
======= install sdk/cwl -- 4s
1292
======= install services/dockercleaner
1293
running sdist
1294
running egg_info
1295
creating arvados_docker_cleaner.egg-info
1296
writing arvados_docker_cleaner.egg-info/PKG-INFO
1297
writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt
1298
writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt
1299
writing requirements to arvados_docker_cleaner.egg-info/requires.txt
1300
writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt
1301
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
1302
reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
1303
reading manifest template 'MANIFEST.in'
1304
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
1305
running check
1306
creating arvados-docker-cleaner-2.3.0.dev20210729201354
1307
creating arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1308
creating arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1309
creating arvados-docker-cleaner-2.3.0.dev20210729201354/tests
1310
copying files to arvados-docker-cleaner-2.3.0.dev20210729201354...
1311
copying MANIFEST.in -> arvados-docker-cleaner-2.3.0.dev20210729201354
1312
copying README.rst -> arvados-docker-cleaner-2.3.0.dev20210729201354
1313
copying agpl-3.0.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354
1314
copying arvados-docker-cleaner.service -> arvados-docker-cleaner-2.3.0.dev20210729201354
1315
copying arvados_version.py -> arvados-docker-cleaner-2.3.0.dev20210729201354
1316
copying setup.py -> arvados-docker-cleaner-2.3.0.dev20210729201354
1317
copying arvados_docker/__init__.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1318
copying arvados_docker/_version.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1319
copying arvados_docker/cleaner.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker
1320
copying arvados_docker_cleaner.egg-info/PKG-INFO -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1321
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1322
copying arvados_docker_cleaner.egg-info/dependency_links.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1323
copying arvados_docker_cleaner.egg-info/entry_points.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1324
copying arvados_docker_cleaner.egg-info/not-zip-safe -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1325
copying arvados_docker_cleaner.egg-info/requires.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1326
copying arvados_docker_cleaner.egg-info/top_level.txt -> arvados-docker-cleaner-2.3.0.dev20210729201354/arvados_docker_cleaner.egg-info
1327
copying tests/__init__.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/tests
1328
copying tests/test_cleaner.py -> arvados-docker-cleaner-2.3.0.dev20210729201354/tests
1329
Writing arvados-docker-cleaner-2.3.0.dev20210729201354/setup.cfg
1330
creating dist
1331
Creating tar archive
1332
removing 'arvados-docker-cleaner-2.3.0.dev20210729201354' (and everything under it)
1333
running rotate
1334
1 file(s) matching arvados-docker-cleaner*.tar.gz
1335
Using /tmp/workspace/developer-run-tests-apps-workbench-units/services/dockercleaner for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-units/services/dockercleaner
1336
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.3.0.dev20210729201354.tar.gz
1337
Requirement already satisfied: docker-py==1.7.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-docker-cleaner==2.3.0.dev20210729201354) (1.7.2)
1338
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-docker-cleaner==2.3.0.dev20210729201354) (40.8.0)
1339
Requirement already satisfied: requests>=2.5.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2.28.1)
1340
Requirement already satisfied: six>=1.4.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.16.0)
1341
Requirement already satisfied: websocket-client>=0.32.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.4.2)
1342
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2022.9.24)
1343
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (3.4)
1344
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (1.26.12)
1345
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests>=2.5.2->docker-py==1.7.2->arvados-docker-cleaner==2.3.0.dev20210729201354) (2.1.1)
1346
Installing collected packages: arvados-docker-cleaner
1347
  Found existing installation: arvados-docker-cleaner 2.3.0.dev20210729201354
1348
    Uninstalling arvados-docker-cleaner-2.3.0.dev20210729201354:
1349
      Successfully uninstalled arvados-docker-cleaner-2.3.0.dev20210729201354
1350
  Running setup.py install for arvados-docker-cleaner: started
1351
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
1352
Successfully installed arvados-docker-cleaner-2.3.0.dev20210729201354
1353
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.3.0.dev20210729201354.tar.gz
1354
Installing collected packages: arvados-docker-cleaner
1355
  Running setup.py install for arvados-docker-cleaner: started
1356
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
1357
Successfully installed arvados-docker-cleaner-2.3.0.dev20210729201354
1358
======= install services/dockercleaner -- 5s
1359
======= install services/fuse
1360
running sdist
1361
running egg_info
1362
creating arvados_fuse.egg-info
1363
writing arvados_fuse.egg-info/PKG-INFO
1364
writing dependency_links to arvados_fuse.egg-info/dependency_links.txt
1365
writing requirements to arvados_fuse.egg-info/requires.txt
1366
writing top-level names to arvados_fuse.egg-info/top_level.txt
1367
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1368
reading manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1369
reading manifest template 'MANIFEST.in'
1370
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1371
running check
1372
creating arvados_fuse-2.6.0.dev20230124193727
1373
creating arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1374
creating arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1375
creating arvados_fuse-2.6.0.dev20230124193727/bin
1376
copying files to arvados_fuse-2.6.0.dev20230124193727...
1377
copying MANIFEST.in -> arvados_fuse-2.6.0.dev20230124193727
1378
copying README.rst -> arvados_fuse-2.6.0.dev20230124193727
1379
copying agpl-3.0.txt -> arvados_fuse-2.6.0.dev20230124193727
1380
copying arvados_version.py -> arvados_fuse-2.6.0.dev20230124193727
1381
copying setup.py -> arvados_fuse-2.6.0.dev20230124193727
1382
copying arvados_fuse/__init__.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1383
copying arvados_fuse/_version.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1384
copying arvados_fuse/command.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1385
copying arvados_fuse/crunchstat.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1386
copying arvados_fuse/fresh.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1387
copying arvados_fuse/fusedir.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1388
copying arvados_fuse/fusefile.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1389
copying arvados_fuse/unmount.py -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse
1390
copying arvados_fuse.egg-info/PKG-INFO -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1391
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1392
copying arvados_fuse.egg-info/dependency_links.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1393
copying arvados_fuse.egg-info/not-zip-safe -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1394
copying arvados_fuse.egg-info/requires.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1395
copying arvados_fuse.egg-info/top_level.txt -> arvados_fuse-2.6.0.dev20230124193727/arvados_fuse.egg-info
1396
copying bin/arv-mount -> arvados_fuse-2.6.0.dev20230124193727/bin
1397
Writing arvados_fuse-2.6.0.dev20230124193727/setup.cfg
1398
creating dist
1399
Creating tar archive
1400
removing 'arvados_fuse-2.6.0.dev20230124193727' (and everything under it)
1401
running rotate
1402
1 file(s) matching arvados_fuse*.tar.gz
1403
Using /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-units/services/fuse
1404
Processing ./services/fuse/dist/arvados_fuse-2.6.0.dev20230124193727.tar.gz
1405
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
1406
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.2.0)
1407
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (0.18.2)
1408
Requirement already satisfied: llfuse>=1.3.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (1.4.2)
1409
Requirement already satisfied: prometheus_client in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (0.15.0)
1410
Requirement already satisfied: python-daemon in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (2.3.2)
1411
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-fuse==2.6.0.dev20230124193727) (40.8.0)
1412
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.10.2)
1413
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.74.0)
1414
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.35.0)
1415
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.20.1)
1416
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.20.3)
1417
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (7.44.1)
1418
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.4.7)
1419
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.17.21)
1420
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.5.1)
1421
Requirement already satisfied: lockfile>=0.10 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from python-daemon->arvados-fuse==2.6.0.dev20230124193727) (0.12.2)
1422
Requirement already satisfied: docutils in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from python-daemon->arvados-fuse==2.6.0.dev20230124193727) (0.19)
1423
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.57.0)
1424
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.28.1)
1425
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.0.1)
1426
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.1.0)
1427
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (4.9)
1428
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.2.8)
1429
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (4.2.4)
1430
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.16.0)
1431
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.2.7)
1432
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2022.9.24)
1433
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (2.1.1)
1434
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (1.26.12)
1435
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (3.4)
1436
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->arvados-fuse==2.6.0.dev20230124193727) (0.4.8)
1437
Installing collected packages: arvados-fuse
1438
  Found existing installation: arvados-fuse 2.5.0.dev20221116141533
1439
    Uninstalling arvados-fuse-2.5.0.dev20221116141533:
1440
      Successfully uninstalled arvados-fuse-2.5.0.dev20221116141533
1441
  Running setup.py install for arvados-fuse: started
1442
    Running setup.py install for arvados-fuse: finished with status 'done'
1443
Successfully installed arvados-fuse-2.6.0.dev20230124193727
1444
Processing ./services/fuse/dist/arvados_fuse-2.6.0.dev20230124193727.tar.gz
1445
Installing collected packages: arvados-fuse
1446
  Running setup.py install for arvados-fuse: started
1447
    Running setup.py install for arvados-fuse: finished with status 'done'
1448
Successfully installed arvados-fuse-2.6.0.dev20230124193727
1449
======= install services/fuse -- 4s
1450
======= install tools/crunchstat-summary
1451
running sdist
1452
running egg_info
1453
creating crunchstat_summary.egg-info
1454
writing crunchstat_summary.egg-info/PKG-INFO
1455
writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt
1456
writing requirements to crunchstat_summary.egg-info/requires.txt
1457
writing top-level names to crunchstat_summary.egg-info/top_level.txt
1458
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1459
reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1460
reading manifest template 'MANIFEST.in'
1461
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1462
running check
1463
creating crunchstat_summary-2.6.0.dev20230124193727
1464
creating crunchstat_summary-2.6.0.dev20230124193727/bin
1465
creating crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1466
creating crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1467
copying files to crunchstat_summary-2.6.0.dev20230124193727...
1468
copying MANIFEST.in -> crunchstat_summary-2.6.0.dev20230124193727
1469
copying README.rst -> crunchstat_summary-2.6.0.dev20230124193727
1470
copying agpl-3.0.txt -> crunchstat_summary-2.6.0.dev20230124193727
1471
copying arvados_version.py -> crunchstat_summary-2.6.0.dev20230124193727
1472
copying setup.py -> crunchstat_summary-2.6.0.dev20230124193727
1473
copying bin/crunchstat-summary -> crunchstat_summary-2.6.0.dev20230124193727/bin
1474
copying crunchstat_summary/__init__.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1475
copying crunchstat_summary/_version.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1476
copying crunchstat_summary/command.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1477
copying crunchstat_summary/dygraphs.js -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1478
copying crunchstat_summary/dygraphs.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1479
copying crunchstat_summary/reader.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1480
copying crunchstat_summary/summarizer.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1481
copying crunchstat_summary/synchronizer.js -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1482
copying crunchstat_summary/webchart.py -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary
1483
copying crunchstat_summary.egg-info/PKG-INFO -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1484
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1485
copying crunchstat_summary.egg-info/dependency_links.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1486
copying crunchstat_summary.egg-info/not-zip-safe -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1487
copying crunchstat_summary.egg-info/requires.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1488
copying crunchstat_summary.egg-info/top_level.txt -> crunchstat_summary-2.6.0.dev20230124193727/crunchstat_summary.egg-info
1489
Writing crunchstat_summary-2.6.0.dev20230124193727/setup.cfg
1490
creating dist
1491
Creating tar archive
1492
removing 'crunchstat_summary-2.6.0.dev20230124193727' (and everything under it)
1493
running rotate
1494
1 file(s) matching crunchstat_summary*.tar.gz
1495
Using /tmp/workspace/developer-run-tests-apps-workbench-units/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-apps-workbench-units/tools/crunchstat-summary
1496
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.6.0.dev20230124193727.tar.gz
1497
Requirement already satisfied: arvados-python-client<=2.6.0.dev20230124193727 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from crunchstat-summary==2.6.0.dev20230124193727) (2.6.0.dev20230124193727)
1498
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.2.0)
1499
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.18.2)
1500
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.10.2)
1501
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.74.0)
1502
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.35.0)
1503
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.20.1)
1504
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.20.3)
1505
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (7.44.1)
1506
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.4.7)
1507
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml-0.17.21-py3.7.egg (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.17.21)
1508
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (40.8.0)
1509
Requirement already satisfied: ws4py>=0.4.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.5.1)
1510
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.28.1)
1511
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.57.0)
1512
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.0.1)
1513
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.1.0)
1514
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= "3.6" in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (4.9)
1515
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.2.8)
1516
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (4.2.4)
1517
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.16.0)
1518
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages/ruamel.yaml.clib-0.2.7-py3.7-linux-x86_64.egg (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.2.7)
1519
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (1.26.12)
1520
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2022.9.24)
1521
Requirement already satisfied: charset-normalizer<3,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (2.1.1)
1522
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (3.4)
1523
Requirement already satisfied: pyasn1>=0.1.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.7/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<2->arvados-python-client<=2.6.0.dev20230124193727->crunchstat-summary==2.6.0.dev20230124193727) (0.4.8)
1524
Installing collected packages: crunchstat-summary
1525
  Found existing installation: crunchstat-summary 2.5.0.dev20221116141533
1526
    Uninstalling crunchstat-summary-2.5.0.dev20221116141533:
1527
      Successfully uninstalled crunchstat-summary-2.5.0.dev20221116141533
1528
  Running setup.py install for crunchstat-summary: started
1529
    Running setup.py install for crunchstat-summary: finished with status 'done'
1530
Successfully installed crunchstat-summary-2.6.0.dev20230124193727
1531
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.6.0.dev20230124193727.tar.gz
1532
Installing collected packages: crunchstat-summary
1533
  Running setup.py install for crunchstat-summary: started
1534
    Running setup.py install for crunchstat-summary: finished with status 'done'
1535
Successfully installed crunchstat-summary-2.6.0.dev20230124193727
1536
======= install tools/crunchstat-summary -- 4s
1537
======= install cmd/arvados-client
1538
======= install cmd/arvados-client -- 5s
1539
======= install cmd/arvados-package
1540
======= install cmd/arvados-package -- 8s
1541
======= install cmd/arvados-server
1542
======= install cmd/arvados-server -- 33s
1543
======= install lib/boot
1544
======= install lib/boot -- 1s
1545
======= install lib/cli
1546
======= install lib/cli -- 0s
1547
======= install lib/cloud
1548
======= install lib/cloud -- 0s
1549
======= install lib/cloud/azure
1550
======= install lib/cloud/azure -- 0s
1551
======= install lib/cloud/cloudtest
1552
======= install lib/cloud/cloudtest -- 1s
1553
======= install lib/cloud/ec2
1554
======= install lib/cloud/ec2 -- 0s
1555
======= install lib/cloud/loopback
1556
======= install lib/cloud/loopback -- 0s
1557
======= install lib/cmd
1558
======= install lib/cmd -- 1s
1559
======= install lib/cmdtest
1560
======= install lib/cmdtest -- 0s
1561
======= install lib/config
1562
======= install lib/config -- 0s
1563
======= install lib/controller
1564
======= install lib/controller -- 0s
1565
======= install lib/controller/api
1566
======= install lib/controller/api -- 0s
1567
======= install lib/controller/dblock
1568
======= install lib/controller/dblock -- 1s
1569
======= install lib/controller/federation
1570
======= install lib/controller/federation -- 0s
1571
======= install lib/controller/localdb
1572
======= install lib/controller/localdb -- 0s
1573
======= install lib/controller/railsproxy
1574
======= install lib/controller/railsproxy -- 0s
1575
======= install lib/controller/router
1576
======= install lib/controller/router -- 1s
1577
======= install lib/controller/rpc
1578
======= install lib/controller/rpc -- 0s
1579
======= install lib/costanalyzer
1580
======= install lib/costanalyzer -- 0s
1581
======= install lib/crunchrun
1582
======= install lib/crunchrun -- 1s
1583
======= install lib/crunchstat
1584
======= install lib/crunchstat -- 0s
1585
======= install lib/ctrlctx
1586
======= install lib/ctrlctx -- 0s
1587
======= install lib/deduplicationreport
1588
======= install lib/deduplicationreport -- 0s
1589
======= install lib/diagnostics
1590
======= install lib/diagnostics -- 0s
1591
======= install lib/dispatchcloud
1592
======= install lib/dispatchcloud -- 1s
1593
======= install lib/dispatchcloud/container
1594
======= install lib/dispatchcloud/container -- 0s
1595
======= install lib/dispatchcloud/scheduler
1596
======= install lib/dispatchcloud/scheduler -- 0s
1597
======= install lib/dispatchcloud/sshexecutor
1598
======= install lib/dispatchcloud/sshexecutor -- 1s
1599
======= install lib/dispatchcloud/test
1600
======= install lib/dispatchcloud/test -- 0s
1601
======= install lib/dispatchcloud/worker
1602
======= install lib/dispatchcloud/worker -- 0s
1603
======= install lib/install
1604
======= install lib/install -- 1s
1605
======= install lib/lsf
1606
======= install lib/lsf -- 0s
1607
======= install lib/mount
1608
======= install lib/mount -- 0s
1609
======= install lib/pam
1610
======= install lib/pam -- 2s
1611
======= install lib/recovercollection
1612
======= install lib/recovercollection -- 0s
1613
======= install lib/selfsigned
1614
======= install lib/selfsigned -- 0s
1615
======= install lib/service
1616
======= install lib/service -- 0s
1617
======= install sdk/go/arvados
1618
======= install sdk/go/arvados -- 0s
1619
======= install sdk/go/arvadosclient
1620
======= install sdk/go/arvadosclient -- 1s
1621
======= install sdk/go/arvadostest
1622
======= install sdk/go/arvadostest -- 0s
1623
======= install sdk/go/asyncbuf
1624
======= install sdk/go/asyncbuf -- 0s
1625
======= install sdk/go/auth
1626
======= install sdk/go/auth -- 0s
1627
======= install sdk/go/blockdigest
1628
======= install sdk/go/blockdigest -- 0s
1629
======= install sdk/go/config
1630
======= install sdk/go/config -- 1s
1631
======= install sdk/go/ctxlog
1632
======= install sdk/go/ctxlog -- 0s
1633
======= install sdk/go/dispatch
1634
======= install sdk/go/dispatch -- 0s
1635
======= install sdk/go/health
1636
======= install sdk/go/health -- 0s
1637
======= install sdk/go/httpserver
1638
======= install sdk/go/httpserver -- 1s
1639
======= install sdk/go/keepclient
1640
======= install sdk/go/keepclient -- 0s
1641
======= install sdk/go/manifest
1642
======= install sdk/go/manifest -- 0s
1643
======= install sdk/go/stats
1644
======= install sdk/go/stats -- 0s
1645
======= install services/crunch-dispatch-local
1646
======= install services/crunch-dispatch-local -- 2s
1647
======= install services/crunch-dispatch-slurm
1648
======= install services/crunch-dispatch-slurm -- 0s
1649
======= install services/crunchstat
1650
======= install services/crunchstat -- 1s
1651
======= install services/githttpd
1652
======= install services/githttpd -- 0s
1653
======= install services/keep-balance
1654
======= install services/keep-balance -- 0s
1655
======= install services/keepproxy
1656
======= install services/keepproxy -- 0s
1657
======= install services/keepstore
1658
======= install services/keepstore -- 1s
1659
======= install services/keep-web
1660
======= install services/keep-web -- 0s
1661
======= install services/ws
1662
======= install services/ws -- 0s
1663
======= install tools/keep-block-check
1664
======= install tools/keep-block-check -- 1s
1665
======= install tools/keep-exercise
1666
======= install tools/keep-exercise -- 1s
1667
======= install tools/keep-rsync
1668
======= install tools/keep-rsync -- 0s
1669
======= install tools/sync-groups
1670
======= install tools/sync-groups -- 1s
1671
======= install tools/sync-users
1672
======= install tools/sync-users -- 1s
1673
======= install services/api
1674
(Running bundle install --local. 'could not find package' messages are OK.)
1675
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
1676
Could not find racc-1.6.1 in any of the sources
1677
(Running bundle install again, without --local.)
1678
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
1679
Fetching gem metadata from https://rubygems.org/
1680
Fetching gem metadata from https://rubygems.org/.........
1681
Using rake 13.0.6
1682
Using concurrent-ruby 1.1.10
1683
Using minitest 5.10.3
1684
Using thread_safe 0.3.6
1685
Using builder 3.2.4
1686
Using erubi 1.10.0
1687
Using mini_portile2 2.8.0
1688
Using crass 1.0.6
1689
Fetching racc 1.6.1
1690
Using rack 2.2.4
1691
Using nio4r 2.5.8
1692
Using websocket-extensions 0.1.5
1693
Using mini_mime 1.1.2
1694
Using arel 9.0.0
1695
Using marcel 1.0.2
1696
Using public_suffix 4.0.6
1697
Using andand 1.3.3
1698
Using extlib 0.9.16
1699
Using multi_json 1.15.0
1700
Using multipart-post 2.1.1
1701
Using jwt 1.5.6
1702
Using memoist 0.16.2
1703
Using os 1.1.1
1704
Using retriable 1.4.1
1705
Using json 2.5.1
1706
Using bundler 2.2.19
1707
Using byebug 11.0.1
1708
Using method_source 1.0.0
1709
Using thor 1.2.1
1710
Using ffi 1.9.25
1711
Using httpclient 2.8.3
1712
Using rb-fsevent 0.10.3
1713
Using logstash-event 1.2.02
1714
Using metaclass 0.0.4
1715
Using oj 3.9.2
1716
Using optimist 3.0.0
1717
Using pg 1.1.4
1718
Using power_assert 1.1.4
1719
Using rails-perftest 0.0.7
1720
Using ruby-prof 0.15.9
1721
Using safe_yaml 1.0.5
1722
Using simplecov-html 0.7.1
1723
Using sshkey 2.0.0
1724
Using i18n 0.9.5
1725
Using tzinfo 1.2.10
1726
Using rack-test 2.0.2
1727
Using websocket-driver 0.7.5
1728
Using request_store 1.4.1
1729
Using passenger 6.0.15
1730
Using sprockets 3.7.2
1731
Using mail 2.7.1
1732
Using addressable 2.8.0
1733
Using faraday 0.15.4
1734
Using rb-inotify 0.9.10
1735
Using activesupport 5.2.8.1
1736
Using mocha 1.8.0
1737
Using simplecov 0.7.1
1738
Using test-unit 3.3.1
1739
Using autoparse 0.3.3
1740
Using launchy 2.5.0
1741
Using listen 3.2.1
1742
Using globalid 1.0.0
1743
Using activemodel 5.2.8.1
1744
Using signet 0.11.0
1745
Using factory_bot 5.0.2
1746
Using simplecov-rcov 0.2.3
1747
Using activejob 5.2.8.1
1748
Using activerecord 5.2.8.1
1749
Using acts_as_api 1.0.1
1750
Using googleauth 0.9.0
1751
Using rails-observers 0.1.5
1752
Using arvados-google-api-client 0.8.7.4
1753
Using arvados 2.1.5
1754
Installing racc 1.6.1 with native extensions
1755
Fetching nokogiri 1.13.10 (x86_64-linux)
1756
Installing nokogiri 1.13.10 (x86_64-linux)
1757
Using rails-dom-testing 2.0.3
1758
Fetching loofah 2.19.1
1759
Installing loofah 2.19.1
1760
Fetching rails-html-sanitizer 1.4.4
1761
Installing rails-html-sanitizer 1.4.4
1762
Using actionview 5.2.8.1
1763
Using actionpack 5.2.8.1
1764
Using actioncable 5.2.8.1
1765
Using actionmailer 5.2.8.1
1766
Using activestorage 5.2.8.1
1767
Using railties 5.2.8.1
1768
Using sprockets-rails 3.4.2
1769
Using rails-controller-testing 1.0.4
1770
Using factory_bot_rails 5.0.1
1771
Using jquery-rails 4.3.3
1772
Using lograge 0.10.0
1773
Using rails 5.2.8.1
1774
Using responders 2.4.1
1775
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails (at master@ddf6e59)
1776
Bundle complete! 31 Gemfile dependencies, 91 gems now installed.
1777
Use `bundle info [gemname]` to see where a bundled gem is installed.
1778
Using rake 13.0.6
1779
Using concurrent-ruby 1.1.10
1780
Using i18n 0.9.5
1781
Using minitest 5.10.3
1782
Using thread_safe 0.3.6
1783
Using tzinfo 1.2.10
1784
Using activesupport 5.2.8.1
1785
Using builder 3.2.4
1786
Using erubi 1.10.0
1787
Using mini_portile2 2.8.0
1788
Using racc 1.6.1
1789
Using nokogiri 1.13.10 (x86_64-linux)
1790
Using rails-dom-testing 2.0.3
1791
Using crass 1.0.6
1792
Using loofah 2.19.1
1793
Using rails-html-sanitizer 1.4.4
1794
Using actionview 5.2.8.1
1795
Using rack 2.2.4
1796
Using rack-test 2.0.2
1797
Using actionpack 5.2.8.1
1798
Using nio4r 2.5.8
1799
Using websocket-extensions 0.1.5
1800
Using websocket-driver 0.7.5
1801
Using actioncable 5.2.8.1
1802
Using globalid 1.0.0
1803
Using activejob 5.2.8.1
1804
Using mini_mime 1.1.2
1805
Using mail 2.7.1
1806
Using actionmailer 5.2.8.1
1807
Using activemodel 5.2.8.1
1808
Using arel 9.0.0
1809
Using activerecord 5.2.8.1
1810
Using marcel 1.0.2
1811
Using activestorage 5.2.8.1
1812
Using acts_as_api 1.0.1
1813
Using public_suffix 4.0.6
1814
Using addressable 2.8.0
1815
Using andand 1.3.3
1816
Using extlib 0.9.16
1817
Using multi_json 1.15.0
1818
Using autoparse 0.3.3
1819
Using multipart-post 2.1.1
1820
Using faraday 0.15.4
1821
Using jwt 1.5.6
1822
Using memoist 0.16.2
1823
Using os 1.1.1
1824
Using signet 0.11.0
1825
Using googleauth 0.9.0
1826
Using launchy 2.5.0
1827
Using retriable 1.4.1
1828
Using arvados-google-api-client 0.8.7.4
1829
Using json 2.5.1
1830
Using arvados 2.1.5
1831
Using bundler 2.2.19
1832
Using byebug 11.0.1
1833
Using factory_bot 5.0.2
1834
Using method_source 1.0.0
1835
Using thor 1.2.1
1836
Using railties 5.2.8.1
1837
Using factory_bot_rails 5.0.1
1838
Using ffi 1.9.25
1839
Using httpclient 2.8.3
1840
Using jquery-rails 4.3.3
1841
Using rb-fsevent 0.10.3
1842
Using rb-inotify 0.9.10
1843
Using listen 3.2.1
1844
Using request_store 1.4.1
1845
Using lograge 0.10.0
1846
Using logstash-event 1.2.02
1847
Using metaclass 0.0.4
1848
Using mocha 1.8.0
1849
Using oj 3.9.2
1850
Using optimist 3.0.0
1851
Using passenger 6.0.15
1852
Using pg 1.1.4
1853
Using power_assert 1.1.4
1854
Using sprockets 3.7.2
1855
Using sprockets-rails 3.4.2
1856
Using rails 5.2.8.1
1857
Using rails-controller-testing 1.0.4
1858
Using rails-observers 0.1.5
1859
Using rails-perftest 0.0.7
1860
Using responders 2.4.1
1861
Using ruby-prof 0.15.9
1862
Using safe_yaml 1.0.5
1863
Using simplecov-html 0.7.1
1864
Using simplecov 0.7.1
1865
Using simplecov-rcov 0.2.3
1866
Using sshkey 2.0.0
1867
Using test-unit 3.3.1
1868
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
1869
Bundle complete! 31 Gemfile dependencies, 91 gems now installed.
1870
Use `bundle info [gemname]` to see where a bundled gem is installed.
1871
Updating files in vendor/cache
1872
  * rake-13.0.6.gem
1873
  * concurrent-ruby-1.1.10.gem
1874
  * i18n-0.9.5.gem
1875
  * minitest-5.10.3.gem
1876
  * thread_safe-0.3.6.gem
1877
  * tzinfo-1.2.10.gem
1878
  * activesupport-5.2.8.1.gem
1879
  * builder-3.2.4.gem
1880
  * erubi-1.10.0.gem
1881
  * mini_portile2-2.8.0.gem
1882
  * racc-1.6.1.gem
1883
  * nokogiri-1.13.10-x86_64-linux.gem
1884
  * rails-dom-testing-2.0.3.gem
1885
  * crass-1.0.6.gem
1886
  * loofah-2.19.1.gem
1887
  * rails-html-sanitizer-1.4.4.gem
1888
  * actionview-5.2.8.1.gem
1889
  * rack-2.2.4.gem
1890
  * rack-test-2.0.2.gem
1891
  * actionpack-5.2.8.1.gem
1892
  * nio4r-2.5.8.gem
1893
  * websocket-extensions-0.1.5.gem
1894
  * websocket-driver-0.7.5.gem
1895
  * actioncable-5.2.8.1.gem
1896
  * globalid-1.0.0.gem
1897
  * activejob-5.2.8.1.gem
1898
  * mini_mime-1.1.2.gem
1899
  * mail-2.7.1.gem
1900
  * actionmailer-5.2.8.1.gem
1901
  * activemodel-5.2.8.1.gem
1902
  * arel-9.0.0.gem
1903
  * activerecord-5.2.8.1.gem
1904
  * marcel-1.0.2.gem
1905
  * activestorage-5.2.8.1.gem
1906
  * acts_as_api-1.0.1.gem
1907
  * public_suffix-4.0.6.gem
1908
  * addressable-2.8.0.gem
1909
  * andand-1.3.3.gem
1910
  * extlib-0.9.16.gem
1911
  * multi_json-1.15.0.gem
1912
  * autoparse-0.3.3.gem
1913
  * multipart-post-2.1.1.gem
1914
  * faraday-0.15.4.gem
1915
  * jwt-1.5.6.gem
1916
  * memoist-0.16.2.gem
1917
  * os-1.1.1.gem
1918
  * signet-0.11.0.gem
1919
  * googleauth-0.9.0.gem
1920
  * launchy-2.5.0.gem
1921
  * retriable-1.4.1.gem
1922
  * arvados-google-api-client-0.8.7.4.gem
1923
  * json-2.5.1.gem
1924
  * arvados-2.1.5.gem
1925
  * byebug-11.0.1.gem
1926
  * factory_bot-5.0.2.gem
1927
  * method_source-1.0.0.gem
1928
  * thor-1.2.1.gem
1929
  * railties-5.2.8.1.gem
1930
  * factory_bot_rails-5.0.1.gem
1931
  * ffi-1.9.25.gem
1932
  * httpclient-2.8.3.gem
1933
  * jquery-rails-4.3.3.gem
1934
  * rb-fsevent-0.10.3.gem
1935
  * rb-inotify-0.9.10.gem
1936
  * listen-3.2.1.gem
1937
  * request_store-1.4.1.gem
1938
  * lograge-0.10.0.gem
1939
  * logstash-event-1.2.02.gem
1940
  * metaclass-0.0.4.gem
1941
  * mocha-1.8.0.gem
1942
  * oj-3.9.2.gem
1943
  * optimist-3.0.0.gem
1944
  * passenger-6.0.15.gem
1945
  * pg-1.1.4.gem
1946
  * power_assert-1.1.4.gem
1947
  * sprockets-3.7.2.gem
1948
  * sprockets-rails-3.4.2.gem
1949
  * rails-5.2.8.1.gem
1950
  * rails-controller-testing-1.0.4.gem
1951
  * rails-observers-0.1.5.gem
1952
  * rails-perftest-0.0.7.gem
1953
  * responders-2.4.1.gem
1954
  * ruby-prof-0.15.9.gem
1955
  * safe_yaml-1.0.5.gem
1956
  * simplecov-html-0.7.1.gem
1957
  * simplecov-0.7.1.gem
1958
  * simplecov-rcov-0.2.3.gem
1959
  * sshkey-2.0.0.gem
1960
  * test-unit-3.3.1.gem
1961
Generating a RSA private key
1962
.....................................+++++
1963
...............................................................................................+++++
1964
writing new private key to '/tmp/workspace/developer-run-tests-apps-workbench-units/services/api/tmp/self-signed.key'
1965
-----
1966
Signature ok
1967
subject=C = US, ST = State, L = City, CN = localhost
1968
Getting Private key
1969
Initialized empty Git repository in /tmp/workspace/developer-run-tests-apps-workbench-units/services/api/tmp/git/internal.git/
1970
+ cd /tmp/workspace/developer-run-tests-apps-workbench-units/services/api
1971
+ export RAILS_ENV=test
1972
+ RAILS_ENV=test
1973
+ bin/rails db:environment:set
1974
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-units/services/api/tmp/cache does not exist
1975
+ bin/rake db:drop
1976
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-units/services/api/tmp/cache does not exist
1977
Dropped database 'arvados_test'
1978
+ bin/rake db:setup
1979
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-units/services/api/tmp/cache does not exist
1980
Created database 'arvados_test'
1981
 set_config 
1982
------------
1983
 
1984
(1 row)
1985

    
1986
+ bin/rake db:fixtures:load
1987
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-apps-workbench-units/services/api/tmp/cache does not exist
1988
======= install services/api -- 24s
1989
======= install apps/workbench
1990
(Running bundle install --local. 'could not find package' messages are OK.)
1991
[DEPRECATED] The `--no-deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'false'`, and stop using this flag
1992
Using rake 13.0.6
1993
Using RedCloth 4.3.2
1994
Using concurrent-ruby 1.1.10
1995
Using i18n 0.9.5
1996
Using minitest 5.10.3
1997
Using thread_safe 0.3.6
1998
Using tzinfo 1.2.10
1999
Using activesupport 5.2.8.1
2000
Using builder 3.2.4
2001
Using erubi 1.10.0
2002
Using mini_portile2 2.8.0
2003
Using racc 1.6.1
2004
Using nokogiri 1.13.10 (x86_64-linux)
2005
Using rails-dom-testing 2.0.3
2006
Using crass 1.0.6
2007
Using loofah 2.19.1
2008
Using rails-html-sanitizer 1.4.4
2009
Using actionview 5.2.8.1
2010
Using rack 2.2.4
2011
Using rack-test 2.0.2
2012
Using actionpack 5.2.8.1
2013
Using nio4r 2.5.8
2014
Using websocket-extensions 0.1.5
2015
Using websocket-driver 0.7.5
2016
Using actioncable 5.2.8.1
2017
Using globalid 1.0.0
2018
Using activejob 5.2.8.1
2019
Using mini_mime 1.1.2
2020
Using mail 2.7.1
2021
Using actionmailer 5.2.8.1
2022
Using activemodel 5.2.8.1
2023
Using arel 9.0.0
2024
Using activerecord 5.2.8.1
2025
Using activerecord-nulldb-adapter 0.3.9 from https://github.com/arvados/nulldb
2026
Using marcel 1.0.2
2027
Using activestorage 5.2.8.1
2028
Using public_suffix 4.0.6
2029
Using addressable 2.8.0
2030
Using andand 1.3.3
2031
Using angularjs-rails 1.3.15
2032
Using extlib 0.9.16
2033
Using multi_json 1.15.0
2034
Using autoparse 0.3.3
2035
Using multipart-post 2.1.1
2036
Using faraday 0.15.4
2037
Using jwt 1.5.6
2038
Using memoist 0.16.2
2039
Using os 1.1.1
2040
Using signet 0.11.0
2041
Using googleauth 0.9.0
2042
Using launchy 2.4.3
2043
Using retriable 1.4.1
2044
Using arvados-google-api-client 0.8.7.4
2045
Using json 2.5.1
2046
Using arvados 2.1.5
2047
Using execjs 2.7.0
2048
Using autoprefixer-rails 9.5.1.1
2049
Using ffi 1.10.0
2050
Using sassc 2.0.1
2051
Using bootstrap-sass 3.4.1
2052
Using method_source 1.0.0
2053
Using thor 1.2.1
2054
Using railties 5.2.8.1
2055
Using bootstrap-tab-history-rails 0.1.0
2056
Using bootstrap-x-editable-rails 1.5.1.1
2057
Using bundler 2.2.19
2058
Using byebug 11.0.1
2059
Using highline 2.0.2
2060
Using net-ssh 5.2.0
2061
Using net-scp 2.0.0
2062
Using net-sftp 2.1.2
2063
Using net-ssh-gateway 2.0.0
2064
Using capistrano 2.15.9
2065
Using mime-types-data 3.2019.0331
2066
Using mime-types 3.2.2
2067
Using xpath 2.1.0
2068
Using capybara 2.5.0
2069
Using childprocess 0.9.0
2070
Using cliver 0.3.2
2071
Using deep_merge 1.2.1
2072
Using docile 1.3.1
2073
Using flamegraph 0.9.5
2074
Using headless 1.0.2
2075
Using httpclient 2.8.3
2076
Using jquery-rails 4.3.3
2077
Using request_store 1.4.1
2078
Using lograge 0.10.0
2079
Using logstash-event 1.2.02
2080
Using metaclass 0.0.4
2081
Using mocha 1.8.0
2082
Using morrisjs-rails 0.5.1.2
2083
Using sprockets 3.7.2
2084
Using sprockets-rails 3.4.2
2085
Using rails 5.2.8.1
2086
Using npm-rails 0.2.1
2087
Using oj 3.7.12
2088
Using passenger 6.0.15
2089
Using piwik_analytics 1.0.2
2090
Using poltergeist 1.5.1
2091
Using rack-mini-profiler 1.0.2
2092
Using rails-controller-testing 1.0.4
2093
Using rails-perftest 0.0.7
2094
Using raphael-rails 2.1.2
2095
Using rb-fsevent 0.10.3
2096
Using rb-inotify 0.10.0
2097
Using responders 2.4.1
2098
Using ruby-debug-passenger 0.2.0
2099
Using ruby-prof 0.17.0
2100
Using rubyzip 1.3.0
2101
Using rvm-capistrano 1.5.6
2102
Using safe_yaml 1.0.5
2103
Using sass-listen 4.0.0
2104
Using sass 3.7.4
2105
Using tilt 2.0.9
2106
Using sassc-rails 2.1.0
2107
Using selenium-webdriver 3.141.0
2108
Using simplecov-html 0.10.2
2109
Using simplecov 0.16.1
2110
Using simplecov-rcov 0.2.3
2111
Using sshkey 2.0.0
2112
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
2113
Using uglifier 2.7.2
2114
Bundle complete! 48 Gemfile dependencies, 122 gems now installed.
2115
Use `bundle info [gemname]` to see where a bundled gem is installed.
2116
Using rake 13.0.6
2117
Using RedCloth 4.3.2
2118
Using concurrent-ruby 1.1.10
2119
Using i18n 0.9.5
2120
Using minitest 5.10.3
2121
Using thread_safe 0.3.6
2122
Using tzinfo 1.2.10
2123
Using activesupport 5.2.8.1
2124
Using builder 3.2.4
2125
Using erubi 1.10.0
2126
Using mini_portile2 2.8.0
2127
Using racc 1.6.1
2128
Using nokogiri 1.13.10 (x86_64-linux)
2129
Using rails-dom-testing 2.0.3
2130
Using crass 1.0.6
2131
Using loofah 2.19.1
2132
Using rails-html-sanitizer 1.4.4
2133
Using actionview 5.2.8.1
2134
Using rack 2.2.4
2135
Using rack-test 2.0.2
2136
Using actionpack 5.2.8.1
2137
Using nio4r 2.5.8
2138
Using websocket-extensions 0.1.5
2139
Using websocket-driver 0.7.5
2140
Using actioncable 5.2.8.1
2141
Using globalid 1.0.0
2142
Using activejob 5.2.8.1
2143
Using mini_mime 1.1.2
2144
Using mail 2.7.1
2145
Using actionmailer 5.2.8.1
2146
Using activemodel 5.2.8.1
2147
Using arel 9.0.0
2148
Using activerecord 5.2.8.1
2149
Using activerecord-nulldb-adapter 0.3.9 from https://github.com/arvados/nulldb
2150
Using marcel 1.0.2
2151
Using activestorage 5.2.8.1
2152
Using public_suffix 4.0.6
2153
Using addressable 2.8.0
2154
Using andand 1.3.3
2155
Using angularjs-rails 1.3.15
2156
Using extlib 0.9.16
2157
Using multi_json 1.15.0
2158
Using autoparse 0.3.3
2159
Using multipart-post 2.1.1
2160
Using faraday 0.15.4
2161
Using jwt 1.5.6
2162
Using memoist 0.16.2
2163
Using os 1.1.1
2164
Using signet 0.11.0
2165
Using googleauth 0.9.0
2166
Using launchy 2.4.3
2167
Using retriable 1.4.1
2168
Using arvados-google-api-client 0.8.7.4
2169
Using json 2.5.1
2170
Using arvados 2.1.5
2171
Using execjs 2.7.0
2172
Using autoprefixer-rails 9.5.1.1
2173
Using ffi 1.10.0
2174
Using sassc 2.0.1
2175
Using bootstrap-sass 3.4.1
2176
Using method_source 1.0.0
2177
Using thor 1.2.1
2178
Using railties 5.2.8.1
2179
Using bootstrap-tab-history-rails 0.1.0
2180
Using bootstrap-x-editable-rails 1.5.1.1
2181
Using bundler 2.2.19
2182
Using byebug 11.0.1
2183
Using highline 2.0.2
2184
Using net-ssh 5.2.0
2185
Using net-scp 2.0.0
2186
Using net-sftp 2.1.2
2187
Using net-ssh-gateway 2.0.0
2188
Using capistrano 2.15.9
2189
Using mime-types-data 3.2019.0331
2190
Using mime-types 3.2.2
2191
Using xpath 2.1.0
2192
Using capybara 2.5.0
2193
Using childprocess 0.9.0
2194
Using cliver 0.3.2
2195
Using deep_merge 1.2.1
2196
Using docile 1.3.1
2197
Using flamegraph 0.9.5
2198
Using headless 1.0.2
2199
Using httpclient 2.8.3
2200
Using jquery-rails 4.3.3
2201
Using request_store 1.4.1
2202
Using lograge 0.10.0
2203
Using logstash-event 1.2.02
2204
Using metaclass 0.0.4
2205
Using mocha 1.8.0
2206
Using morrisjs-rails 0.5.1.2
2207
Using sprockets 3.7.2
2208
Using sprockets-rails 3.4.2
2209
Using rails 5.2.8.1
2210
Using npm-rails 0.2.1
2211
Using oj 3.7.12
2212
Using passenger 6.0.15
2213
Using piwik_analytics 1.0.2
2214
Using poltergeist 1.5.1
2215
Using rack-mini-profiler 1.0.2
2216
Using rails-controller-testing 1.0.4
2217
Using rails-perftest 0.0.7
2218
Using raphael-rails 2.1.2
2219
Using rb-fsevent 0.10.3
2220
Using rb-inotify 0.10.0
2221
Using responders 2.4.1
2222
Using ruby-debug-passenger 0.2.0
2223
Using ruby-prof 0.17.0
2224
Using rubyzip 1.3.0
2225
Using rvm-capistrano 1.5.6
2226
Using safe_yaml 1.0.5
2227
Using sass-listen 4.0.0
2228
Using sass 3.7.4
2229
Using tilt 2.0.9
2230
Using sassc-rails 2.1.0
2231
Using selenium-webdriver 3.141.0
2232
Using simplecov-html 0.10.2
2233
Using simplecov 0.16.1
2234
Using simplecov-rcov 0.2.3
2235
Using sshkey 2.0.0
2236
Using themes_for_rails 0.5.1 from https://github.com/arvados/themes_for_rails
2237
Using uglifier 2.7.2
2238
Bundle complete! 48 Gemfile dependencies, 122 gems now installed.
2239
Use `bundle info [gemname]` to see where a bundled gem is installed.
2240
Updating files in vendor/cache
2241
  * rake-13.0.6.gem
2242
  * RedCloth-4.3.2.gem
2243
  * concurrent-ruby-1.1.10.gem
2244
  * i18n-0.9.5.gem
2245
  * minitest-5.10.3.gem
2246
  * thread_safe-0.3.6.gem
2247
  * tzinfo-1.2.10.gem
2248
  * activesupport-5.2.8.1.gem
2249
  * builder-3.2.4.gem
2250
  * erubi-1.10.0.gem
2251
  * mini_portile2-2.8.0.gem
2252
  * racc-1.6.1.gem
2253
  * nokogiri-1.13.10-x86_64-linux.gem
2254
  * rails-dom-testing-2.0.3.gem
2255
  * crass-1.0.6.gem
2256
  * loofah-2.19.1.gem
2257
  * rails-html-sanitizer-1.4.4.gem
2258
  * actionview-5.2.8.1.gem
2259
  * rack-2.2.4.gem
2260
  * rack-test-2.0.2.gem
2261
  * actionpack-5.2.8.1.gem
2262
  * nio4r-2.5.8.gem
2263
  * websocket-extensions-0.1.5.gem
2264
  * websocket-driver-0.7.5.gem
2265
  * actioncable-5.2.8.1.gem
2266
  * globalid-1.0.0.gem
2267
  * activejob-5.2.8.1.gem
2268
  * mini_mime-1.1.2.gem
2269
  * mail-2.7.1.gem
2270
  * actionmailer-5.2.8.1.gem
2271
  * activemodel-5.2.8.1.gem
2272
  * arel-9.0.0.gem
2273
  * activerecord-5.2.8.1.gem
2274
  * marcel-1.0.2.gem
2275
  * activestorage-5.2.8.1.gem
2276
  * public_suffix-4.0.6.gem
2277
  * addressable-2.8.0.gem
2278
  * andand-1.3.3.gem
2279
  * angularjs-rails-1.3.15.gem
2280
  * extlib-0.9.16.gem
2281
  * multi_json-1.15.0.gem
2282
  * autoparse-0.3.3.gem
2283
  * multipart-post-2.1.1.gem
2284
  * faraday-0.15.4.gem
2285
  * jwt-1.5.6.gem
2286
  * memoist-0.16.2.gem
2287
  * os-1.1.1.gem
2288
  * signet-0.11.0.gem
2289
  * googleauth-0.9.0.gem
2290
  * launchy-2.4.3.gem
2291
  * retriable-1.4.1.gem
2292
  * arvados-google-api-client-0.8.7.4.gem
2293
  * json-2.5.1.gem
2294
  * arvados-2.1.5.gem
2295
  * execjs-2.7.0.gem
2296
  * autoprefixer-rails-9.5.1.1.gem
2297
  * ffi-1.10.0.gem
2298
  * sassc-2.0.1.gem
2299
  * bootstrap-sass-3.4.1.gem
2300
  * method_source-1.0.0.gem
2301
  * thor-1.2.1.gem
2302
  * railties-5.2.8.1.gem
2303
  * bootstrap-tab-history-rails-0.1.0.gem
2304
  * bootstrap-x-editable-rails-1.5.1.1.gem
2305
  * byebug-11.0.1.gem
2306
  * highline-2.0.2.gem
2307
  * net-ssh-5.2.0.gem
2308
  * net-scp-2.0.0.gem
2309
  * net-sftp-2.1.2.gem
2310
  * net-ssh-gateway-2.0.0.gem
2311
  * capistrano-2.15.9.gem
2312
  * mime-types-data-3.2019.0331.gem
2313
  * mime-types-3.2.2.gem
2314
  * xpath-2.1.0.gem
2315
  * capybara-2.5.0.gem
2316
  * childprocess-0.9.0.gem
2317
  * cliver-0.3.2.gem
2318
  * deep_merge-1.2.1.gem
2319
  * docile-1.3.1.gem
2320
  * flamegraph-0.9.5.gem
2321
  * headless-1.0.2.gem
2322
  * httpclient-2.8.3.gem
2323
  * jquery-rails-4.3.3.gem
2324
  * request_store-1.4.1.gem
2325
  * lograge-0.10.0.gem
2326
  * logstash-event-1.2.02.gem
2327
  * metaclass-0.0.4.gem
2328
  * mocha-1.8.0.gem
2329
  * morrisjs-rails-0.5.1.2.gem
2330
  * sprockets-3.7.2.gem
2331
  * sprockets-rails-3.4.2.gem
2332
  * rails-5.2.8.1.gem
2333
  * npm-rails-0.2.1.gem
2334
  * oj-3.7.12.gem
2335
  * passenger-6.0.15.gem
2336
  * piwik_analytics-1.0.2.gem
2337
  * poltergeist-1.5.1.gem
2338
  * rack-mini-profiler-1.0.2.gem
2339
  * rails-controller-testing-1.0.4.gem
2340
  * rails-perftest-0.0.7.gem
2341
  * raphael-rails-2.1.2.gem
2342
  * rb-fsevent-0.10.3.gem
2343
  * rb-inotify-0.10.0.gem
2344
  * responders-2.4.1.gem
2345
  * ruby-debug-passenger-0.2.0.gem
2346
  * ruby-prof-0.17.0.gem
2347
  * rubyzip-1.3.0.gem
2348
  * rvm-capistrano-1.5.6.gem
2349
  * safe_yaml-1.0.5.gem
2350
  * sass-listen-4.0.0.gem
2351
  * sass-3.7.4.gem
2352
  * tilt-2.0.9.gem
2353
  * sassc-rails-2.1.0.gem
2354
  * selenium-webdriver-3.141.0.gem
2355
  * simplecov-html-0.10.2.gem
2356
  * simplecov-0.16.1.gem
2357
  * simplecov-rcov-0.2.3.gem
2358
  * sshkey-2.0.0.gem
2359
  * uglifier-2.7.2.gem
2360
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_1' is reserved for numbered parameter; consider another name
2361
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_2' is reserved for numbered parameter; consider another name
2362
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_3' is reserved for numbered parameter; consider another name
2363
npm install --prefix /tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench --loglevel error browserify@"latest" jquery@"latest" awesomplete@"latest" jssha@"2.4.2" mithril@"1.1.7" es6-object-assign@"latest" 
2364
+ awesomplete@1.1.5
2365
+ es6-object-assign@1.1.0
2366
+ browserify@17.0.0
2367
+ jquery@3.6.3
2368
+ jssha@2.4.2
2369
+ mithril@1.1.7
2370
added 161 packages from 123 contributors and audited 161 packages in 7.122s
2371

    
2372
22 packages are looking for funding
2373
  run `npm fund` for details
2374

    
2375
found 0 vulnerabilities
2376

    
2377
/tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench/node_modules/.bin/browserify  /tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench/tmp/npm-rails/bundle.js > /tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench/vendor/assets/javascripts/npm-rails/development/npm-dependencies.js
2378
======= install apps/workbench -- 14s
2379
Starting API, controller, keepproxy, keep-web, githttpd, ws, and nginx ssl proxy...
2380
api pid 9341 ok
2381
https://127.0.0.1:42259/discovery/v1/apis/arvados/v1/rest ok
2382
nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (13: Permission denied)
2383
2023/01/24 19:49:57 [notice] 9465#9465: using the "epoll" event method
2384
2023/01/24 19:49:57 [notice] 9465#9465: nginx/1.14.2
2385
2023/01/24 19:49:57 [notice] 9465#9465: OS: Linux 4.19.0-20-cloud-amd64
2386
2023/01/24 19:49:57 [notice] 9465#9465: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2387
2023/01/24 19:49:57 [notice] 9465#9465: start worker processes
2388
2023/01/24 19:49:57 [notice] 9465#9465: start worker process 9468
2389
nginx pid 9465 ok
2390
controller pid 9472 ok
2391
{"health":"OK"}
2392
{"health":"OK"}
2393
2023/01/24 19:49:58 [info] 9468#9468: *1 client 127.0.0.1 closed keepalive connection
2394
https://0.0.0.0:51525/discovery/v1/apis/arvados/v1/rest ok
2395
2023/01/24 19:49:58 [info] 9468#9468: *3 client 127.0.0.1 closed keepalive connection
2396
2023/01/24 19:49:58 [info] 9468#9468: *5 client 127.0.0.1 closed keepalive connection
2397
Using API 0.0.0.0:51525 token 4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2398
2023/01/24 19:49:58 [info] 9468#9468: *9 client 127.0.0.1 closed keepalive connection
2399
2023/01/24 19:49:58 [info] 9468#9468: *11 client 127.0.0.1 closed keepalive connection
2400
keepproxy pid 9492 ok
2401
keep-web pid 9507 ok
2402
{"health":"OK"}
2403
{"health":"OK"}
2404
githttpd pid 9525 ok
2405
{"health":"OK"}
2406
{"health":"OK"}
2407
ws pid 9542 ok
2408
ARVADOS_TEST_PROXY_SERVICES=1
2409
ARVADOS_API_TOKEN=4axaw8zxe0qm22wa6urpp5nskcne8z88cvbupv653y1njyi05h
2410
ARVADOS_CONFIG=/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/arvados.yml
2411
ARVADOS_API_HOST=0.0.0.0:51525
2412
ARVADOS_TEST_API_INSTALLED=1759
2413
ARVADOS_TEST_API_HOST=127.0.0.1:42259
2414
ARVADOS_API_HOST_INSECURE=true
2415
======= test apps/workbench_units
2416
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_1' is reserved for numbered parameter; consider another name
2417
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_2' is reserved for numbered parameter; consider another name
2418
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_3' is reserved for numbered parameter; consider another name
2419
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_1' is reserved for numbered parameter; consider another name
2420
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_2' is reserved for numbered parameter; consider another name
2421
/home/jenkins/.gem/ruby/2.7.0/gems/mime-types-3.2.2/lib/mime/types/logger.rb:30: warning: `_3' is reserved for numbered parameter; consider another name
2422
[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`. If you instead want the environment before bundler was originally loaded, use `Bundler.with_original_env` (called at /tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench/test/test_helper.rb:175)
2423
child.pid is 9606
2424
child.pid is 9618
2425
2023/01/24 19:50:06 [info] 9468#9468: *16 client 127.0.0.1 closed keepalive connection
2426
2023/01/24 19:50:09 [info] 9468#9468: *30 client 127.0.0.1 closed keepalive connection
2427
Test failed, retrying (#1)
2428
Test failed, retrying (#2)
2429
2023/01/24 19:50:16 [info] 9468#9468: *62 client 127.0.0.1 closed keepalive connection
2430
2023/01/24 19:50:19 [info] 9468#9468: *58 client 127.0.0.1 closed keepalive connection
2431
2023/01/24 19:50:19 [info] 9468#9468: *54 client 127.0.0.1 closed keepalive connection
2432
2023/01/24 19:50:19 [info] 9468#9468: *51 client 127.0.0.1 closed keepalive connection
2433
2023/01/24 19:50:19 [info] 9468#9468: *48 client 127.0.0.1 closed keepalive connection
2434
2023/01/24 19:50:19 [info] 9468#9468: *44 client 127.0.0.1 closed keepalive connection
2435
2023/01/24 19:50:19 [info] 9468#9468: *41 client 127.0.0.1 closed keepalive connection
2436
2023/01/24 19:50:19 [info] 9468#9468: *38 client 127.0.0.1 closed keepalive connection
2437
2023/01/24 19:50:20 [info] 9468#9468: *35 client 127.0.0.1 closed keepalive connection
2438
2023/01/24 19:50:22 [info] 9468#9468: *67 client 127.0.0.1 closed keepalive connection
2439
2023/01/24 19:50:22 [info] 9468#9468: *72 client 127.0.0.1 closed keepalive connection
2440
2023/01/24 19:50:22 [info] 9468#9468: *77 client 127.0.0.1 closed keepalive connection
2441
2023/01/24 19:50:24 [info] 9468#9468: *113 client 127.0.0.1 closed keepalive connection
2442
2023/01/24 19:50:24 [info] 9468#9468: *116 client 127.0.0.1 closed keepalive connection
2443
2023/01/24 19:50:36 [info] 9468#9468: *119 client 127.0.0.1 closed keepalive connection
2444
2023/01/24 19:50:38 [info] 9468#9468: *185 client 127.0.0.1 closed keepalive connection
2445
2023/01/24 19:50:38 [info] 9468#9468: *189 client 127.0.0.1 closed keepalive connection
2446
2023/01/24 19:50:38 [info] 9468#9468: *193 client 127.0.0.1 closed keepalive connection
2447
2023/01/24 19:50:38 [info] 9468#9468: *197 client 127.0.0.1 closed keepalive connection
2448
2023/01/24 19:50:38 [info] 9468#9468: *201 client 127.0.0.1 closed keepalive connection
2449
2023/01/24 19:50:38 [info] 9468#9468: *204 client 127.0.0.1 closed keepalive connection
2450
2023/01/24 19:50:38 [info] 9468#9468: *207 client 127.0.0.1 closed keepalive connection
2451
2023/01/24 19:50:38 [info] 9468#9468: *209 client 127.0.0.1 closed keepalive connection
2452
2023/01/24 19:50:38 [info] 9468#9468: *214 client 127.0.0.1 closed keepalive connection
2453
2023/01/24 19:50:38 [info] 9468#9468: *219 client 127.0.0.1 closed keepalive connection
2454
2023/01/24 19:50:38 [info] 9468#9468: *224 client 127.0.0.1 closed keepalive connection
2455
2023/01/24 19:50:38 [info] 9468#9468: *226 client 127.0.0.1 closed keepalive connection
2456
2023/01/24 19:50:38 [info] 9468#9468: *240 client 127.0.0.1 closed keepalive connection
2457
2023/01/24 19:50:38 [info] 9468#9468: *243 client 127.0.0.1 closed keepalive connection
2458
Run options: -v -d --seed 9735
2459

    
2460
# Running:
2461

    
2462
DisabledApiTest#test_Job.creatable?_is_false = 1.12 s = .
2463
ArvadosBaseTest#test_#save_does_not_send_unchanged_attributes_missing_because_of_select = 0.92 s = .
2464
ArvadosBaseTest#test_#save_does_not_send_unchanged_string_attributes = 0.96 s = .
2465
ArvadosBaseTest#test_#save_sends_serialized_attributes_if_changed_from_false = 0.95 s = .
2466
ArvadosBaseTest#test_#save_sends_serialized_attributes_if_changed_from_{"foo"=>"bar"} = 2.56 s = E
2467
ArvadosBaseTest#test_#save_sends_serialized_attributes_if_changed_from_{} = 0.98 s = .
2468
JobTest#test_admin_can_edit_description = 0.87 s = .
2469
JobTest#test_project_admin_can_edit_description = 0.96 s = .
2470
JobTest#test_project_owner_can_edit_description = 1.06 s = .
2471
JobTest#test_project_viewer_cannot_edit_description = 0.88 s = .
2472
CollectionsHelperTest#test_file_path_generates_short_names = 0.00 s = .
2473
CollectionsHelperTest#test_verify_'filename'_is_allowed_for_preview_false = 0.00 s = .
2474
CollectionsHelperTest#test_verify_'filename.R'_is_allowed_for_preview_true = 0.00 s = .
2475
CollectionsHelperTest#test_verify_'filename.bam'_is_allowed_for_preview_false = 0.00 s = .
2476
CollectionsHelperTest#test_verify_'filename.bed'_is_allowed_for_preview_true = 0.00 s = .
2477
CollectionsHelperTest#test_verify_'filename.csv'_is_allowed_for_preview_true = 0.01 s = .
2478
CollectionsHelperTest#test_verify_'filename.cwl'_is_allowed_for_preview_true = 0.00 s = .
2479
CollectionsHelperTest#test_verify_'filename.fa'_is_allowed_for_preview_true = 0.00 s = .
2480
CollectionsHelperTest#test_verify_'filename.fasta'_is_allowed_for_preview_true = 0.00 s = .
2481
CollectionsHelperTest#test_verify_'filename.go'_is_allowed_for_preview_true = 0.00 s = .
2482
CollectionsHelperTest#test_verify_'filename.htm'_is_allowed_for_preview_true = 0.00 s = .
2483
CollectionsHelperTest#test_verify_'filename.html'_is_allowed_for_preview_true = 0.00 s = .
2484
CollectionsHelperTest#test_verify_'filename.json'_is_allowed_for_preview_true = 0.00 s = .
2485
CollectionsHelperTest#test_verify_'filename.md'_is_allowed_for_preview_true = 0.00 s = .
2486
CollectionsHelperTest#test_verify_'filename.pdf'_is_allowed_for_preview_true = 0.00 s = .
2487
CollectionsHelperTest#test_verify_'filename.py'_is_allowed_for_preview_true = 0.00 s = .
2488
CollectionsHelperTest#test_verify_'filename.sam'_is_allowed_for_preview_true = 0.00 s = .
2489
CollectionsHelperTest#test_verify_'filename.seq'_is_allowed_for_preview_true = 0.00 s = .
2490
CollectionsHelperTest#test_verify_'filename.sh'_is_allowed_for_preview_true = 0.00 s = .
2491
CollectionsHelperTest#test_verify_'filename.tar'_is_allowed_for_preview_false = 0.00 s = .
2492
CollectionsHelperTest#test_verify_'filename.tiff'_is_allowed_for_preview_true = 0.00 s = .
2493
CollectionsHelperTest#test_verify_'filename.tsv'_is_allowed_for_preview_true = 0.00 s = .
2494
CollectionsHelperTest#test_verify_'filename.txt'_is_allowed_for_preview_true = 0.00 s = .
2495
CollectionsHelperTest#test_verify_'filename.vcf'_is_allowed_for_preview_true = 0.00 s = .
2496
CollectionsHelperTest#test_verify_'filename.xml'_is_allowed_for_preview_true = 0.00 s = .
2497
CollectionsHelperTest#test_verify_'filename.xsl'_is_allowed_for_preview_true = 0.00 s = .
2498
CollectionsHelperTest#test_verify_'filename.yaml'_is_allowed_for_preview_true = 0.00 s = .
2499
CollectionsHelperTest#test_verify_'filename.yml'_is_allowed_for_preview_true = 0.00 s = .
2500
PipelineInstanceTest#test_admin_can_edit_name = 0.07 s = .
2501
PipelineInstanceTest#test_components_editable_on_new_pipeline = 0.05 s = .
2502
PipelineInstanceTest#test_components_not_editable_on_completed_pipeline = 0.03 s = .
2503
PipelineInstanceTest#test_has_readable_logs?_for_complete_pipeline = 0.06 s = .
2504
PipelineInstanceTest#test_has_readable_logs?_for_complete_pipeline_when_jobs_unreadable = 0.08 s = .
2505
PipelineInstanceTest#test_has_readable_logs?_for_running_pipeline = 0.06 s = .
2506
PipelineInstanceTest#test_has_readable_logs?_for_unrun_pipeline = 0.05 s = .
2507
PipelineInstanceTest#test_job_logs_for_complete_pipeline = 0.03 s = .
2508
PipelineInstanceTest#test_job_logs_for_malformed_pipeline = 0.03 s = .
2509
PipelineInstanceTest#test_job_logs_for_partially_complete_pipeline = 0.03 s = .
2510
PipelineInstanceTest#test_name_editable_on_completed_pipeline = 0.05 s = .
2511
PipelineInstanceTest#test_project_admin_can_edit_name = 0.08 s = .
2512
PipelineInstanceTest#test_project_owner_can_edit_name = 0.09 s = .
2513
PipelineInstanceTest#test_project_viewer_cannot_edit_name = 0.07 s = .
2514
PipelineInstanceTest#test_stderr_logs_for_job_in_complete_pipeline = 0.09 s = .
2515
PipelineInstanceTest#test_stderr_logs_for_running_pipeline = 0.07 s = .
2516
PipelineInstancesHelperTest#test_one = 0.84 s = .
2517
RepositoryTest#test_active_can_edit_attributes_false = 0.88 s = .
2518
RepositoryTest#test_admin_can_edit_attributes_true = 0.84 s = .
2519
WorkUnitTest#test_Completed_ContainerRequest_state_=_Complete_with_exit_code_=_0 = 0.15 s = .
2520
WorkUnitTest#test_Completed_ContainerRequest_state_=_Failed_with_exit_code_=_33 = 0.06 s = .
2521
WorkUnitTest#test_can_cancel? = 0.26 s = .
2522
WorkUnitTest#test_children_of_canceled_with_locked_container = 0.09 s = .
2523
WorkUnitTest#test_children_of_canceled_with_queued_container = 0.07 s = .
2524
WorkUnitTest#test_children_of_canceled_with_running_container = 0.15 s = .
2525
WorkUnitTest#test_children_of_cr_for_requester = 0.11 s = .
2526
WorkUnitTest#test_children_of_failed_pipeline_with_two_jobs = 0.12 s = .
2527
WorkUnitTest#test_children_of_has_component_with_completed_jobs = 0.09 s = .
2528
WorkUnitTest#test_children_of_pipeline_in_running_state = 0.11 s = .
2529
WorkUnitTest#test_children_of_pipeline_with_tagged_collection_input = 0.05 s = .
2530
WorkUnitTest#test_children_of_queued = 0.09 s = .
2531
WorkUnitTest#test_children_of_requester = 0.19 s = .
2532
WorkUnitTest#test_children_of_running_job_with_components = 0.10 s = .
2533
WorkUnitTest#test_times_for_has_component_with_completed_jobs = 0.07 s = .
2534
WorkUnitTest#test_times_for_pipeline_in_running_state = 0.09 s = .
2535
WorkUnitTest#test_times_for_queued = 0.03 s = .
2536
WorkUnitTest#test_times_for_running_job_with_components = 0.14 s = .
2537
GroupTest#test_can_select_specific_group_columns = 0.87 s = .
2538
GroupTest#test_get_contents_with_names = 1.17 s = .
2539
GroupTest#test_project_editable_by_its_admin = 0.87 s = .
2540
GroupTest#test_project_not_editable_by_reader = 0.88 s = .
2541
CollectionTest#test_admin_can_edit_name = 0.94 s = .
2542
CollectionTest#test_easy_files_tree = 0.81 s = .
2543
CollectionTest#test_files_tree_with_files_deep_in_subdirectories = 0.95 s = .
2544
CollectionTest#test_portable_data_hash_never_editable = 0.83 s = .
2545
CollectionTest#test_project_admin_can_edit_name = 1.00 s = .
2546
CollectionTest#test_project_owner_can_edit_name = 1.01 s = .
2547
CollectionTest#test_project_viewer_cannot_edit_name = 0.88 s = .
2548
CollectionTest#test_recognize_empty_blob_locator = 0.91 s = .
2549
LinkTest#test_active_user_can_get_permissions_for_owned_project_by_UUID = 0.03 s = .
2550
LinkTest#test_active_user_can_get_permissions_for_owned_project_object = 0.06 s = .
2551
LinkTest#test_admin_can_get_permissions_for_project_by_UUID = 0.04 s = .
2552
LinkTest#test_admin_can_get_permissions_for_project_object = 0.06 s = .
2553
LinkTest#test_project_viewer_can't_get_permissions_for_readable_project_by_UUID = 0.03 s = .
2554
LinkTest#test_project_viewer_can't_get_permissions_for_readable_project_object = 0.05 s = .
2555
ArvadosApiClientTest#test_exception_if_server_returns_non-JSON = 0.00 s = .
2556
ArvadosApiClientTest#test_successful_stubbed_api_request = 0.00 s = .
2557
UserTest#test_User.current_doesn't_return_anonymous_user_when_using_invalid_token = 1.00 s = .
2558
UserTest#test_can_select_specific_user_columns = 0.84 s = .
2559
ResourceListTest#test_cache_results_across_each(&block)_calls = 0.48 s = .
2560
ResourceListTest#test_count=none = 0.27 s = .
2561
ResourceListTest#test_get_all_items_by_default = 0.38 s = .
2562
ResourceListTest#test_get_empty_set = 0.03 s = .
2563
ResourceListTest#test_get_limited_items = 0.12 s = .
2564
ResourceListTest#test_get_limited_items,_limit_%_page_size_!=_0 = 0.00 s = S
2565
ResourceListTest#test_get_single_page_of_items = 0.20 s = .
2566
ResourceListTest#test_links_for_on_a_resource_list_that_does_not_return_links = 0.00 s = .
2567
ResourceListTest#test_prefetch_all_items = 0.38 s = .
2568
JavascriptHelperTest#test_escape_backtick = 0.79 s = .
2569
JavascriptHelperTest#test_escape_dollar_sign = 0.78 s = .
2570

    
2571
Finished in 33.434637s, 3.2302 runs/s, 14.1171 assertions/s.
2572

    
2573
  1) Error:
2574
ArvadosBaseTest#test_#save_sends_serialized_attributes_if_changed_from_{"foo"=>"bar"}:
2575
ArvadosApiClient::ApiErrorResponseException: tag key "foo" is not defined in the vocabulary [API: 400]
2576
    app/models/arvados_api_client.rb:180:in `api'
2577
    app/models/arvados_base.rb:332:in `save'
2578
    app/models/arvados_base.rb:360:in `save!'
2579
    test/unit/arvados_base_test.rb:73:in `block (3 levels) in <class:ArvadosBaseTest>'
2580
    test/test_helper.rb:45:in `use_token'
2581
    test/unit/arvados_base_test.rb:67:in `block (2 levels) in <class:ArvadosBaseTest>'
2582
    test/test_helper.rb:358:in `capture_exceptions'
2583
    test/test_helper.rb:285:in `run'
2584

    
2585
  2) Skipped:
2586
ResourceListTest#test_get_limited_items,_limit_%_page_size_!=_0 [/tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench/test/unit/arvados_resource_list_test.rb:45]:
2587
Requires server MAX_LIMIT < 200 which is not currently the default
2588

    
2589
108 runs, 472 assertions, 0 failures, 1 errors, 1 skips
2590

    
2591
Failed tests:
2592

    
2593
bin/rails test test/unit/arvados_base_test.rb:66
2594
bin/rails test test/unit/arvados_resource_list_test.rb:44
2595
Sent SIGTERM to 9606 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/keep0.pid)
2596
Sent SIGTERM to 9618 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/keep1.pid)
2597
2023/01/24 19:50:42 [info] 9468#9468: *254 client 127.0.0.1 closed keepalive connection
2598
2023/01/24 19:50:42 [info] 9468#9468: *256 client 127.0.0.1 closed keepalive connection
2599
2023/01/24 19:50:42 [info] 9468#9468: *163 client 127.0.0.1 closed keepalive connection
2600
Coverage report generated for MiniTest to /tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench/coverage. 1292 / 2499 LOC (51.7%) covered.
2601
Coverage report Rcov style generated for MiniTest to /tmp/workspace/developer-run-tests-apps-workbench-units/apps/workbench/coverage/rcov
2602
======= apps/workbench_units tests -- FAILED
2603
======= test apps/workbench_units -- 43s
2604
2023/01/24 19:50:42 [notice] 9465#9465: signal 15 (SIGTERM) received from 9657, exiting
2605
2023/01/24 19:50:42 [notice] 9468#9468: exiting
2606
2023/01/24 19:50:42 [notice] 9468#9468: exit
2607
2023/01/24 19:50:42 [notice] 9465#9465: signal 17 (SIGCHLD) received from 9468
2608
2023/01/24 19:50:42 [notice] 9465#9465: worker process 9468 exited with code 0
2609
2023/01/24 19:50:42 [notice] 9465#9465: exit
2610
Sent SIGTERM to 9465 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/nginx.pid)
2611
Sent SIGTERM to 9525 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/githttpd.pid)
2612
Sent SIGTERM to 9542 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/ws.pid)
2613
Sent SIGTERM to 9507 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/keep-web.pid)
2614
Sent SIGTERM to 9492 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/keepproxy.pid)
2615
Sent SIGTERM to 9472 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/controller.pid)
2616
Sent SIGTERM to 9341 (/tmp/workspace/developer-run-tests-apps-workbench-units/tmp/api.pid)
2617
Pass: env install (20s)
2618
Pass: doc install (1s)
2619
Pass: sdk/ruby install (4s)
2620
Pass: sdk/R install (0s)
2621
Pass: sdk/cli install (4s)
2622
Pass: services/login-sync install (7s)
2623
Pass: sdk/python install (6s)
2624
Pass: sdk/cwl install (4s)
2625
Pass: services/dockercleaner install (5s)
2626
Pass: services/fuse install (4s)
2627
Pass: tools/crunchstat-summary install (4s)
2628
Pass: cmd/arvados-client install (5s)
2629
Pass: cmd/arvados-package install (8s)
2630
Pass: cmd/arvados-server install (33s)
2631
Pass: lib/boot install (1s)
2632
Pass: lib/cli install (0s)
2633
Pass: lib/cloud install (0s)
2634
Pass: lib/cloud/azure install (0s)
2635
Pass: lib/cloud/cloudtest install (1s)
2636
Pass: lib/cloud/ec2 install (0s)
2637
Pass: lib/cloud/loopback install (0s)
2638
Pass: lib/cmd install (1s)
2639
Pass: lib/cmdtest install (0s)
2640
Pass: lib/config install (0s)
2641
Pass: lib/controller install (0s)
2642
Pass: lib/controller/api install (0s)
2643
Pass: lib/controller/dblock install (1s)
2644
Pass: lib/controller/federation install (0s)
2645
Pass: lib/controller/localdb install (0s)
2646
Pass: lib/controller/railsproxy install (0s)
2647
Pass: lib/controller/router install (1s)
2648
Pass: lib/controller/rpc install (0s)
2649
Pass: lib/costanalyzer install (0s)
2650
Pass: lib/crunchrun install (1s)
2651
Pass: lib/crunchstat install (0s)
2652
Pass: lib/ctrlctx install (0s)
2653
Pass: lib/deduplicationreport install (0s)
2654
Pass: lib/diagnostics install (0s)
2655
Pass: lib/dispatchcloud install (1s)
2656
Pass: lib/dispatchcloud/container install (0s)
2657
Pass: lib/dispatchcloud/scheduler install (0s)
2658
Pass: lib/dispatchcloud/sshexecutor install (1s)
2659
Pass: lib/dispatchcloud/test install (0s)
2660
Pass: lib/dispatchcloud/worker install (0s)
2661
Pass: lib/install install (1s)
2662
Pass: lib/lsf install (0s)
2663
Pass: lib/mount install (0s)
2664
Pass: lib/pam install (2s)
2665
Pass: lib/recovercollection install (0s)
2666
Pass: lib/selfsigned install (0s)
2667
Pass: lib/service install (0s)
2668
Pass: sdk/go/arvados install (0s)
2669
Pass: sdk/go/arvadosclient install (1s)
2670
Pass: sdk/go/arvadostest install (0s)
2671
Pass: sdk/go/asyncbuf install (0s)
2672
Pass: sdk/go/auth install (0s)
2673
Pass: sdk/go/blockdigest install (0s)
2674
Pass: sdk/go/config install (1s)
2675
Pass: sdk/go/ctxlog install (0s)
2676
Pass: sdk/go/dispatch install (0s)
2677
Pass: sdk/go/health install (0s)
2678
Pass: sdk/go/httpserver install (1s)
2679
Pass: sdk/go/keepclient install (0s)
2680
Pass: sdk/go/manifest install (0s)
2681
Pass: sdk/go/stats install (0s)
2682
Pass: services/crunch-dispatch-local install (2s)
2683
Pass: services/crunch-dispatch-slurm install (0s)
2684
Pass: services/crunchstat install (1s)
2685
Pass: services/githttpd install (0s)
2686
Pass: services/keep-balance install (0s)
2687
Pass: services/keepproxy install (0s)
2688
Pass: services/keepstore install (1s)
2689
Pass: services/keep-web install (0s)
2690
Pass: services/ws install (0s)
2691
Pass: tools/keep-block-check install (1s)
2692
Pass: tools/keep-exercise install (1s)
2693
Pass: tools/keep-rsync install (0s)
2694
Pass: tools/sync-groups install (1s)
2695
Pass: tools/sync-users install (1s)
2696
Pass: services/api install (24s)
2697
Pass: apps/workbench install (14s)
2698
Failures (1):
2699
Fail: apps/workbench_units tests (43s)
2700
Leaving behind temp dirs in /home/jenkins/tmp
2701
Build step 'Execute shell' marked build as failure
2702
Archiving artifacts
2703
Started calculate disk usage of build
2704
Finished Calculation of disk usage of build in 0 seconds
2705
Started calculate disk usage of workspace
2706
Finished Calculation of disk usage of workspace in 0 seconds
2707
Finished: FAILURE
(2-2/5)