Project

General

Profile

Bug #21499 » developer-run-tests-services-workbench2-464.log

Brett Smith, 02/12/2024 04:11 PM

 
1
Started by upstream project "developer-run-tests" build number 4030
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-8y7zjn (tests) in workspace /tmp/workspace/developer-run-tests-services-workbench2
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-services-workbench2 # timeout=10
12
Fetching upstream changes from git://git.arvados.org/arvados.git
13
 > git --version # timeout=10
14
 > git --version # 'git version 2.30.2'
15
using GIT_SSH to set credentials 
16
Verifying host key using manually-configured host key entries
17
 > git fetch --tags --force --progress -- git://git.arvados.org/arvados.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18
 > git config remote.origin.url git://git.arvados.org/arvados.git # timeout=10
19
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20
Avoid second fetch
21
 > git rev-parse 516c56772b9f290454768a37a1c5e3d168853561^{commit} # timeout=10
22
Checking out Revision 516c56772b9f290454768a37a1c5e3d168853561 (detached)
23
 > git config core.sparsecheckout # timeout=10
24
 > git checkout -f 516c56772b9f290454768a37a1c5e3d168853561 # timeout=10
25
Commit message: "Download file with resume Arvados-DCO-1.1-Signed-off-by: Jakub Szlenk jakubszlenk@gmail.com"
26
 > git rev-list --no-walk d704ced53ec06c1af67ef99bba6a20096056a67c # timeout=10
27
[developer-run-tests-services-workbench2] $ /bin/bash -ex /tmp/jenkins9599599540380615848.sh
28
+ /tmp/workspace/developer-run-tests-services-workbench2/build/run-tests.sh --leave-temp --temp /home/jenkins/tmp --only services/workbench2
29
R SDK not needed, it will not be installed.
30
Checking dependencies:
31
locale: en_US.UTF-8
32
ruby: ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
33
go: go version go1.20.6 linux/amd64
34
gcc: gcc (Debian 10.2.1-6) 10.2.1 20210110
35
fuse.h: /usr/include/fuse/fuse.h
36
gnutls.h: /usr/include/gnutls/gnutls.h
37
virtualenv: usage: venv [-h] [--system-site-packages] [--symlinks | --copies] [--clear]
38
Python3 pyconfig.h: /usr/include/x86_64-linux-gnu/python3.9/pyconfig.h
39
/usr/bin/netstat
40
nginx: nginx version: nginx/1.18.0
41
gitolite: /usr/bin/gitolite
42
npm: 6.14.16
43
cadaver: cadaver 0.23.3
44
libattr1 xattr.h: /usr/include/attr/xattr.h
45
libcurl curl.h: /usr/include/x86_64-linux-gnu/curl/curl.h
46
libpq libpq-fe.h: /usr/include/postgresql/libpq-fe.h
47
libpam pam_appl.h: /usr/include/security/pam_appl.h
48
postgresql: psql (PostgreSQL) 13.13 (Debian 13.13-0+deb11u1)
49
xvfb: /usr/bin/Xvfb
50
graphviz: dot - graphviz version 2.43.0 (0)
51
singularity: singularity-ce version 3.10.4-dirty
52
docker client: Docker version 20.10.5+dfsg1, build 55c4c88
53
docker server: 20.10.5+dfsg1
54
procs with /dev/fuse open:
55
grep fuse /proc/self/mountinfo:
56
39 21 0:31 / /sys/fs/fuse/connections rw,nosuid,nodev,noexec,relatime shared:19 - fusectl fusectl rw
57
WORKSPACE=/tmp/workspace/developer-run-tests-services-workbench2
58
Will install dependencies to /home/jenkins/.local/share/gem/ruby/3.2.0
59
Will install bundler and arvados gems to /home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0
60
Gem search path is GEM_PATH=/home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0:/home/jenkins/.local/share/gem/ruby/3.2.0:/var/lib/arvados/lib/ruby/gems/3.2.0
61
Bundler version 2.5.4 (2024-01-04 commit 7ffda9ba9b)
62
PATH is /home/jenkins/tmp/GEMHOME/.local/share/gem/ruby/3.2.0/bin:/home/jenkins/.local/share/gem/ruby/3.2.0/bin:/home/jenkins/tmp/GOPATH/bin:/var/lib/arvados/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
63
======= install env
64
Requirement already satisfied: setuptools>=68 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (69.0.3)
65
Requirement already satisfied: pip>=20 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (20.3.4)
66
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/sdk/python
67
running build
68
running build_py
69
creating build
70
creating build/lib
71
creating build/lib/arvados
72
copying arvados/events.py -> build/lib/arvados
73
copying arvados/keep.py -> build/lib/arvados
74
copying arvados/_version.py -> build/lib/arvados
75
copying arvados/timer.py -> build/lib/arvados
76
copying arvados/stream.py -> build/lib/arvados
77
copying arvados/_pycurlhelper.py -> build/lib/arvados
78
copying arvados/cache.py -> build/lib/arvados
79
copying arvados/crunch.py -> build/lib/arvados
80
copying arvados/errors.py -> build/lib/arvados
81
copying arvados/vocabulary.py -> build/lib/arvados
82
copying arvados/logging.py -> build/lib/arvados
83
copying arvados/safeapi.py -> build/lib/arvados
84
copying arvados/_normalize_stream.py -> build/lib/arvados
85
copying arvados/http_to_keep.py -> build/lib/arvados
86
copying arvados/api.py -> build/lib/arvados
87
copying arvados/_ranges.py -> build/lib/arvados
88
copying arvados/diskcache.py -> build/lib/arvados
89
copying arvados/collection.py -> build/lib/arvados
90
copying arvados/__init__.py -> build/lib/arvados
91
copying arvados/util.py -> build/lib/arvados
92
copying arvados/config.py -> build/lib/arvados
93
copying arvados/arvfile.py -> build/lib/arvados
94
copying arvados/retry.py -> build/lib/arvados
95
creating build/lib/tests
96
copying tests/test_arv_ws.py -> build/lib/tests
97
copying tests/test_http.py -> build/lib/tests
98
copying tests/run_test_server.py -> build/lib/tests
99
copying tests/test_vocabulary.py -> build/lib/tests
100
copying tests/test_arv_get.py -> build/lib/tests
101
copying tests/test_events.py -> build/lib/tests
102
copying tests/test_keep_client.py -> build/lib/tests
103
copying tests/test_arv_normalize.py -> build/lib/tests
104
copying tests/test_arv_ls.py -> build/lib/tests
105
copying tests/test_safeapi.py -> build/lib/tests
106
copying tests/keepstub.py -> build/lib/tests
107
copying tests/test_benchmark_collections.py -> build/lib/tests
108
copying tests/test_arv_put.py -> build/lib/tests
109
copying tests/test_keep_locator.py -> build/lib/tests
110
copying tests/test_cache.py -> build/lib/tests
111
copying tests/test_collections.py -> build/lib/tests
112
copying tests/test_errors.py -> build/lib/tests
113
copying tests/test_api.py -> build/lib/tests
114
copying tests/test_crunch.py -> build/lib/tests
115
copying tests/test_arv_keepdocker.py -> build/lib/tests
116
copying tests/test_arvfile.py -> build/lib/tests
117
copying tests/manifest_examples.py -> build/lib/tests
118
copying tests/test_retry_job_helpers.py -> build/lib/tests
119
copying tests/__init__.py -> build/lib/tests
120
copying tests/slow_test.py -> build/lib/tests
121
copying tests/test_retry.py -> build/lib/tests
122
copying tests/test_stream.py -> build/lib/tests
123
copying tests/test_util.py -> build/lib/tests
124
copying tests/arvados_testutil.py -> build/lib/tests
125
copying tests/test_sdk.py -> build/lib/tests
126
copying tests/test_arv_copy.py -> build/lib/tests
127
creating build/lib/arvados/commands
128
copying arvados/commands/ws.py -> build/lib/arvados/commands
129
copying arvados/commands/put.py -> build/lib/arvados/commands
130
copying arvados/commands/get.py -> build/lib/arvados/commands
131
copying arvados/commands/keepdocker.py -> build/lib/arvados/commands
132
copying arvados/commands/_util.py -> build/lib/arvados/commands
133
copying arvados/commands/arv_copy.py -> build/lib/arvados/commands
134
copying arvados/commands/ls.py -> build/lib/arvados/commands
135
copying arvados/commands/migrate19.py -> build/lib/arvados/commands
136
copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands
137
copying arvados/commands/run.py -> build/lib/arvados/commands
138
copying arvados/commands/__init__.py -> build/lib/arvados/commands
139
creating build/lib/tests/performance
140
copying tests/performance/__init__.py -> build/lib/tests/performance
141
copying tests/performance/test_a_sample.py -> build/lib/tests/performance
142
copying tests/performance/performance_profiler.py -> build/lib/tests/performance
143
running build_scripts
144
creating build/scripts-3.9
145
copying and adjusting bin/arv-copy -> build/scripts-3.9
146
copying and adjusting bin/arv-get -> build/scripts-3.9
147
copying and adjusting bin/arv-keepdocker -> build/scripts-3.9
148
copying and adjusting bin/arv-ls -> build/scripts-3.9
149
copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.9
150
copying and adjusting bin/arv-federation-migrate -> build/scripts-3.9
151
copying and adjusting bin/arv-normalize -> build/scripts-3.9
152
copying and adjusting bin/arv-put -> build/scripts-3.9
153
copying and adjusting bin/arv-ws -> build/scripts-3.9
154
changing mode of build/scripts-3.9/arv-copy from 644 to 755
155
changing mode of build/scripts-3.9/arv-get from 644 to 755
156
changing mode of build/scripts-3.9/arv-keepdocker from 644 to 755
157
changing mode of build/scripts-3.9/arv-ls from 644 to 755
158
changing mode of build/scripts-3.9/arv-migrate-docker19 from 644 to 755
159
changing mode of build/scripts-3.9/arv-federation-migrate from 644 to 755
160
changing mode of build/scripts-3.9/arv-normalize from 644 to 755
161
changing mode of build/scripts-3.9/arv-put from 644 to 755
162
changing mode of build/scripts-3.9/arv-ws from 644 to 755
163
Processing ./sdk/python
164
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.3.1)
165
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (0.18.3)
166
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.10.2)
167
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.114.0)
168
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (1.35.0)
169
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (0.20.1)
170
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (3.20.3)
171
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (7.44.1)
172
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.4.7)
173
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (0.17.21)
174
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (69.0.3)
175
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (12.0)
176
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (2.31.0)
177
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (1.62.0)
178
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20231218184850) (0.2.0)
179
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20231218184850) (4.1.1)
180
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (4.9)
181
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (1.16.0)
182
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (0.3.0)
183
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (4.2.4)
184
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (0.5.1)
185
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (3.3.2)
186
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (2.1.0)
187
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (2023.11.17)
188
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (3.6)
189
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.8.0.dev20231218184850) (0.2.8)
190
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
191
Installing collected packages: arvados-python-client
192
  Attempting uninstall: arvados-python-client
193
    Found existing installation: arvados-python-client 2.8.0.dev20240105200031
194
    Uninstalling arvados-python-client-2.8.0.dev20240105200031:
195
      Successfully uninstalled arvados-python-client-2.8.0.dev20240105200031
196
    Running setup.py install for arvados-python-client: started
197
    Running setup.py install for arvados-python-client: finished with status 'done'
198
Successfully installed arvados-python-client-2.8.0.dev20231218184850
199
Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (6.0.1)
200
Requirement already satisfied: pdoc in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (14.3.0)
201
Requirement already satisfied: pygments>=2.12.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.17.2)
202
Requirement already satisfied: Jinja2>=2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (3.1.3)
203
Requirement already satisfied: MarkupSafe in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.1.3)
204
======= install env -- 5s
205
======= install doc
206
(Running bundle install --local. 'could not find package' messages are OK.)
207
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
208
[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
209
Using rake 13.1.0
210
Using RedCloth 4.3.3
211
Using bundler 2.2.19
212
Using coderay 1.1.3
213
Using colorize 1.1.0
214
Using commonjs 0.2.7
215
Using rexml 3.2.6
216
Using kramdown 2.4.0
217
Using kramdown-parser-gfm 1.1.0
218
Using kramdown-syntax-coderay 1.0.1
219
Using less 2.6.0
220
Using liquid 4.0.4
221
Using makerakeworkwell 1.0.4
222
Using zenweb 3.11.0
223
Bundle complete! 4 Gemfile dependencies, 14 gems now installed.
224
Use `bundle info [gemname]` to see where a bundled gem is installed.
225
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
226
Using rake 13.1.0
227
Using RedCloth 4.3.3
228
Using bundler 2.2.19
229
Using coderay 1.1.3
230
Using colorize 1.1.0
231
Using commonjs 0.2.7
232
Using rexml 3.2.6
233
Using kramdown 2.4.0
234
Using kramdown-parser-gfm 1.1.0
235
Using kramdown-syntax-coderay 1.0.1
236
Using less 2.6.0
237
Using liquid 4.0.4
238
Using makerakeworkwell 1.0.4
239
Using zenweb 3.11.0
240
Bundle complete! 4 Gemfile dependencies, 14 gems now installed.
241
Use `bundle info [gemname]` to see where a bundled gem is installed.
242
Updating files in vendor/cache
243
  * rake-13.1.0.gem
244
  * RedCloth-4.3.3.gem
245
  * coderay-1.1.3.gem
246
  * colorize-1.1.0.gem
247
  * commonjs-0.2.7.gem
248
  * rexml-3.2.6.gem
249
  * kramdown-2.4.0.gem
250
  * kramdown-parser-gfm-1.1.0.gem
251
  * kramdown-syntax-coderay-1.0.1.gem
252
  * less-2.6.0.gem
253
  * liquid-4.0.4.gem
254
  * makerakeworkwell-1.0.4.gem
255
  * zenweb-3.11.0.gem
256
======= install doc -- 1s
257
======= install sdk/ruby-google-api-client
258
arvados-google-api-client (0.8.7.5)
259
Successfully uninstalled arvados-google-api-client-0.8.7.5
260
(Running bundle install --local. 'could not find package' messages are OK.)
261
[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 deployment false`, and stop using this flag
262
Resolving dependencies...
263
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
264
Use `bundle info [gemname]` to see where a bundled gem is installed.
265
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
266
Use `bundle info [gemname]` to see where a bundled gem is installed.
267
Updating files in vendor/cache
268
  * rake-10.5.0.gem
269
  * base64-0.2.0.gem
270
  * bigdecimal-3.1.5.gem
271
  * concurrent-ruby-1.2.3.gem
272
  * connection_pool-2.4.1.gem
273
  * ruby2_keywords-0.0.5.gem
274
  * drb-2.2.0.gem
275
  * i18n-1.14.1.gem
276
  * minitest-5.21.1.gem
277
  * mutex_m-0.2.0.gem
278
  * tzinfo-2.0.6.gem
279
  * activesupport-7.1.2.gem
280
  * public_suffix-5.0.4.gem
281
  * addressable-2.8.6.gem
282
  * extlib-0.9.16.gem
283
  * multi_json-1.15.0.gem
284
  * autoparse-0.3.3.gem
285
  * uri-0.13.0.gem
286
  * net-http-0.4.1.gem
287
  * faraday-net_http-3.1.0.gem
288
  * faraday-2.9.0.gem
289
  * zlib-3.1.0.gem
290
  * faraday-gzip-2.0.1.gem
291
  * multipart-post-2.3.0.gem
292
  * faraday-multipart-1.0.4.gem
293
  * google-cloud-env-2.1.0.gem
294
  * jwt-2.7.1.gem
295
  * os-1.1.4.gem
296
  * signet-0.16.1.gem
297
  * googleauth-1.9.1.gem
298
  * launchy-2.5.2.gem
299
  * retriable-1.4.1.gem
300
  * domain_name-0.6.20240107.gem
301
  * http-cookie-1.0.5.gem
302
  * mime-types-2.99.3.gem
303
  * netrc-0.11.0.gem
304
  * rest-client-1.8.0.gem
305
  * docile-1.1.5.gem
306
  * simplecov-html-0.9.0.gem
307
  * simplecov-0.9.2.gem
308
  * sync-0.5.0.gem
309
  * tins-1.32.1.gem
310
  * term-ansicolor-1.7.1.gem
311
  * thor-0.19.4.gem
312
  * coveralls-0.7.12.gem
313
  * diff-lcs-1.5.0.gem
314
  * kramdown-1.17.0.gem
315
  * rspec-support-3.12.1.gem
316
  * rspec-core-3.12.2.gem
317
  * rspec-expectations-3.12.3.gem
318
  * rspec-mocks-3.12.6.gem
319
  * rspec-3.12.0.gem
320
  * yard-0.9.34.gem
321
WARNING:  description and summary are identical
322
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
323
  Successfully built RubyGem
324
  Name: arvados-google-api-client
325
  Version: 0.8.7.5
326
  File: arvados-google-api-client-0.8.7.5.gem
327
Successfully installed arvados-google-api-client-0.8.7.5
328
1 gem installed
329
======= install sdk/ruby-google-api-client -- 3s
330
======= install sdk/ruby
331
arvados (2.8.0.dev20231214204948, 2.7.1)
332
Successfully uninstalled arvados-2.7.1
333
Successfully uninstalled arvados-2.8.0.dev20231214204948
334
(Running bundle install --local. 'could not find package' messages are OK.)
335
[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 deployment false`, and stop using this flag
336
Resolving dependencies...
337
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
338
Use `bundle info [gemname]` to see where a bundled gem is installed.
339
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
340
Use `bundle info [gemname]` to see where a bundled gem is installed.
341
Updating files in vendor/cache
342
  * rake-13.1.0.gem
343
  * base64-0.2.0.gem
344
  * bigdecimal-3.1.5.gem
345
  * concurrent-ruby-1.2.3.gem
346
  * connection_pool-2.4.1.gem
347
  * ruby2_keywords-0.0.5.gem
348
  * drb-2.2.0.gem
349
  * i18n-1.14.1.gem
350
  * minitest-5.21.1.gem
351
  * mutex_m-0.2.0.gem
352
  * tzinfo-2.0.6.gem
353
  * activesupport-7.1.2.gem
354
  * public_suffix-5.0.4.gem
355
  * addressable-2.8.6.gem
356
  * andand-1.3.3.gem
357
  * extlib-0.9.16.gem
358
  * multi_json-1.15.0.gem
359
  * autoparse-0.3.3.gem
360
  * uri-0.13.0.gem
361
  * net-http-0.4.1.gem
362
  * faraday-net_http-3.1.0.gem
363
  * faraday-2.9.0.gem
364
  * zlib-3.1.0.gem
365
  * faraday-gzip-2.0.1.gem
366
  * multipart-post-2.3.0.gem
367
  * faraday-multipart-1.0.4.gem
368
  * google-cloud-env-2.1.0.gem
369
  * jwt-1.5.6.gem
370
  * os-1.1.4.gem
371
  * signet-0.16.1.gem
372
  * googleauth-1.9.1.gem
373
  * launchy-2.5.2.gem
374
  * retriable-1.4.1.gem
375
  * arvados-google-api-client-0.8.7.5.gem
376
  * json-2.7.1.gem
377
  * mocha-2.1.0.gem
378
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
379
  if activesupport is semantically versioned, use:
380
    add_runtime_dependency 'activesupport', '~> 3'
381
WARNING:  open-ended dependency on i18n (>= 0) is not recommended
382
  use a bounded requirement, such as '~> x.y'
383
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
384
  Successfully built RubyGem
385
  Name: arvados
386
  Version: 2.8.0.dev20231214204948
387
  File: arvados-2.8.0.dev20231214204948.gem
388
Successfully installed arvados-2.8.0.dev20231214204948
389
1 gem installed
390
======= install sdk/ruby -- 4s
391
======= install sdk/R
392
======= install sdk/R -- 0s
393
======= install sdk/cli
394
arvados-cli (2.8.0.dev20230925181741)
395
Removing arv
396
Removing arv-tag
397
Successfully uninstalled arvados-cli-2.8.0.dev20230925181741
398
(Running bundle install --local. 'could not find package' messages are OK.)
399
[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 deployment false`, and stop using this flag
400
Resolving dependencies...
401
Bundle complete! 3 Gemfile dependencies, 37 gems now installed.
402
Use `bundle info [gemname]` to see where a bundled gem is installed.
403
Bundle complete! 3 Gemfile dependencies, 37 gems now installed.
404
Use `bundle info [gemname]` to see where a bundled gem is installed.
405
Updating files in vendor/cache
406
  * rake-13.1.0.gem
407
  * concurrent-ruby-1.2.3.gem
408
  * i18n-0.9.5.gem
409
  * minitest-5.21.1.gem
410
  * thread_safe-0.3.6.gem
411
  * tzinfo-1.2.11.gem
412
  * zeitwerk-2.6.12.gem
413
  * activesupport-6.0.6.1.gem
414
  * public_suffix-5.0.4.gem
415
  * addressable-2.8.6.gem
416
  * andand-1.3.3.gem
417
  * extlib-0.9.16.gem
418
  * multi_json-1.15.0.gem
419
  * autoparse-0.3.3.gem
420
  * uri-0.13.0.gem
421
  * net-http-0.4.1.gem
422
  * faraday-net_http-3.1.0.gem
423
  * faraday-2.9.0.gem
424
  * zlib-3.1.0.gem
425
  * faraday-gzip-2.0.1.gem
426
  * multipart-post-2.3.0.gem
427
  * faraday-multipart-1.0.4.gem
428
  * google-cloud-env-2.1.0.gem
429
  * jwt-1.5.6.gem
430
  * os-1.1.4.gem
431
  * signet-0.16.1.gem
432
  * googleauth-1.9.1.gem
433
  * launchy-2.4.3.gem
434
  * retriable-1.4.1.gem
435
  * arvados-google-api-client-0.8.7.5.gem
436
  * json-2.7.1.gem
437
  * arvados-2.7.1.gem
438
  * curb-0.9.11.gem
439
  * oj-3.10.8.gem
440
  * optimist-3.1.0.gem
441
  Successfully built RubyGem
442
  Name: arvados-cli
443
  Version: 2.8.0.dev20230925181741
444
  File: arvados-cli-2.8.0.dev20230925181741.gem
445
Successfully installed arvados-2.7.1
446
Successfully installed arvados-cli-2.8.0.dev20230925181741
447
2 gems installed
448
======= install sdk/cli -- 5s
449
======= install services/login-sync
450
arvados-google-api-client (0.8.7.5)
451
Successfully uninstalled arvados-google-api-client-0.8.7.5
452
(Running bundle install --local. 'could not find package' messages are OK.)
453
[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 deployment false`, and stop using this flag
454
Updating files in vendor/cache
455
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
456
Use `bundle info [gemname]` to see where a bundled gem is installed.
457
Bundle complete! 8 Gemfile dependencies, 55 gems now installed.
458
Use `bundle info [gemname]` to see where a bundled gem is installed.
459
Updating files in vendor/cache
460
WARNING:  description and summary are identical
461
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
462
  Successfully built RubyGem
463
  Name: arvados-google-api-client
464
  Version: 0.8.7.5
465
  File: arvados-google-api-client-0.8.7.5.gem
466
Successfully installed arvados-google-api-client-0.8.7.5
467
1 gem installed
468
arvados (2.8.0.dev20231214204948, 2.7.1)
469
Successfully uninstalled arvados-2.7.1
470
Successfully uninstalled arvados-2.8.0.dev20231214204948
471
(Running bundle install --local. 'could not find package' messages are OK.)
472
[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 deployment false`, and stop using this flag
473
Updating files in vendor/cache
474
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
475
Use `bundle info [gemname]` to see where a bundled gem is installed.
476
Bundle complete! 4 Gemfile dependencies, 38 gems now installed.
477
Use `bundle info [gemname]` to see where a bundled gem is installed.
478
Updating files in vendor/cache
479
WARNING:  open-ended dependency on activesupport (>= 3) is not recommended
480
  if activesupport is semantically versioned, use:
481
    add_runtime_dependency 'activesupport', '~> 3'
482
WARNING:  open-ended dependency on i18n (>= 0) is not recommended
483
  use a bounded requirement, such as '~> x.y'
484
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
485
  Successfully built RubyGem
486
  Name: arvados
487
  Version: 2.8.0.dev20231214204948
488
  File: arvados-2.8.0.dev20231214204948.gem
489
Successfully installed arvados-2.8.0.dev20231214204948
490
1 gem installed
491
arvados-login-sync (2.8.0.dev20230925181741)
492
Removing arvados-login-sync
493
Successfully uninstalled arvados-login-sync-2.8.0.dev20230925181741
494
(Running bundle install --local. 'could not find package' messages are OK.)
495
[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 deployment false`, and stop using this flag
496
Resolving dependencies...
497
Bundle complete! 4 Gemfile dependencies, 36 gems now installed.
498
Use `bundle info [gemname]` to see where a bundled gem is installed.
499
Bundle complete! 4 Gemfile dependencies, 36 gems now installed.
500
Use `bundle info [gemname]` to see where a bundled gem is installed.
501
Updating files in vendor/cache
502
  * rake-13.1.0.gem
503
  * concurrent-ruby-1.2.3.gem
504
  * i18n-0.9.5.gem
505
  * minitest-5.21.1.gem
506
  * thread_safe-0.3.6.gem
507
  * tzinfo-1.2.11.gem
508
  * zeitwerk-2.6.12.gem
509
  * activesupport-6.0.6.1.gem
510
  * public_suffix-5.0.4.gem
511
  * addressable-2.8.6.gem
512
  * andand-1.3.3.gem
513
  * extlib-0.9.16.gem
514
  * multi_json-1.15.0.gem
515
  * autoparse-0.3.3.gem
516
  * uri-0.13.0.gem
517
  * net-http-0.4.1.gem
518
  * faraday-net_http-3.1.0.gem
519
  * faraday-2.9.0.gem
520
  * zlib-3.1.0.gem
521
  * faraday-gzip-2.0.1.gem
522
  * multipart-post-2.3.0.gem
523
  * faraday-multipart-1.0.4.gem
524
  * google-cloud-env-2.1.0.gem
525
  * jwt-1.5.6.gem
526
  * os-1.1.4.gem
527
  * signet-0.16.1.gem
528
  * googleauth-1.9.1.gem
529
  * launchy-2.4.3.gem
530
  * retriable-1.4.1.gem
531
  * arvados-google-api-client-0.8.7.5.gem
532
  * json-2.7.1.gem
533
  * arvados-2.7.1.gem
534
  * ruby2_keywords-0.0.5.gem
535
  * mocha-2.1.0.gem
536
  Successfully built RubyGem
537
  Name: arvados-login-sync
538
  Version: 2.8.0.dev20230925181741
539
  File: arvados-login-sync-2.8.0.dev20230925181741.gem
540
Successfully installed arvados-2.7.1
541
Successfully installed arvados-login-sync-2.8.0.dev20230925181741
542
2 gems installed
543
======= install services/login-sync -- 10s
544
======= install sdk/python
545
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/sdk/python
546
running sdist
547
running egg_info
548
creating arvados_python_client.egg-info
549
writing arvados_python_client.egg-info/PKG-INFO
550
writing dependency_links to arvados_python_client.egg-info/dependency_links.txt
551
writing requirements to arvados_python_client.egg-info/requires.txt
552
writing top-level names to arvados_python_client.egg-info/top_level.txt
553
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
554
reading manifest file 'arvados_python_client.egg-info/SOURCES.txt'
555
reading manifest template 'MANIFEST.in'
556
adding license file 'LICENSE-2.0.txt'
557
writing manifest file 'arvados_python_client.egg-info/SOURCES.txt'
558
running check
559
creating arvados-python-client-2.8.0.dev20231218184850
560
creating arvados-python-client-2.8.0.dev20231218184850/arvados
561
creating arvados-python-client-2.8.0.dev20231218184850/arvados/commands
562
creating arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
563
creating arvados-python-client-2.8.0.dev20231218184850/bin
564
creating arvados-python-client-2.8.0.dev20231218184850/tests
565
creating arvados-python-client-2.8.0.dev20231218184850/tests/performance
566
copying files to arvados-python-client-2.8.0.dev20231218184850...
567
copying LICENSE-2.0.txt -> arvados-python-client-2.8.0.dev20231218184850
568
copying MANIFEST.in -> arvados-python-client-2.8.0.dev20231218184850
569
copying README.rst -> arvados-python-client-2.8.0.dev20231218184850
570
copying arvados-v1-discovery.json -> arvados-python-client-2.8.0.dev20231218184850
571
copying arvados_version.py -> arvados-python-client-2.8.0.dev20231218184850
572
copying discovery2pydoc.py -> arvados-python-client-2.8.0.dev20231218184850
573
copying setup.py -> arvados-python-client-2.8.0.dev20231218184850
574
copying arvados/__init__.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
575
copying arvados/_normalize_stream.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
576
copying arvados/_pycurlhelper.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
577
copying arvados/_ranges.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
578
copying arvados/_version.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
579
copying arvados/api.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
580
copying arvados/arvfile.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
581
copying arvados/cache.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
582
copying arvados/collection.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
583
copying arvados/config.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
584
copying arvados/crunch.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
585
copying arvados/diskcache.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
586
copying arvados/errors.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
587
copying arvados/events.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
588
copying arvados/http_to_keep.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
589
copying arvados/keep.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
590
copying arvados/logging.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
591
copying arvados/retry.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
592
copying arvados/safeapi.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
593
copying arvados/stream.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
594
copying arvados/timer.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
595
copying arvados/util.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
596
copying arvados/vocabulary.py -> arvados-python-client-2.8.0.dev20231218184850/arvados
597
copying arvados/commands/__init__.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
598
copying arvados/commands/_util.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
599
copying arvados/commands/arv_copy.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
600
copying arvados/commands/federation_migrate.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
601
copying arvados/commands/get.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
602
copying arvados/commands/keepdocker.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
603
copying arvados/commands/ls.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
604
copying arvados/commands/migrate19.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
605
copying arvados/commands/put.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
606
copying arvados/commands/run.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
607
copying arvados/commands/ws.py -> arvados-python-client-2.8.0.dev20231218184850/arvados/commands
608
copying arvados_python_client.egg-info/PKG-INFO -> arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
609
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
610
copying arvados_python_client.egg-info/dependency_links.txt -> arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
611
copying arvados_python_client.egg-info/not-zip-safe -> arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
612
copying arvados_python_client.egg-info/requires.txt -> arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
613
copying arvados_python_client.egg-info/top_level.txt -> arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
614
copying bin/arv-copy -> arvados-python-client-2.8.0.dev20231218184850/bin
615
copying bin/arv-federation-migrate -> arvados-python-client-2.8.0.dev20231218184850/bin
616
copying bin/arv-get -> arvados-python-client-2.8.0.dev20231218184850/bin
617
copying bin/arv-keepdocker -> arvados-python-client-2.8.0.dev20231218184850/bin
618
copying bin/arv-ls -> arvados-python-client-2.8.0.dev20231218184850/bin
619
copying bin/arv-migrate-docker19 -> arvados-python-client-2.8.0.dev20231218184850/bin
620
copying bin/arv-normalize -> arvados-python-client-2.8.0.dev20231218184850/bin
621
copying bin/arv-put -> arvados-python-client-2.8.0.dev20231218184850/bin
622
copying bin/arv-ws -> arvados-python-client-2.8.0.dev20231218184850/bin
623
copying tests/__init__.py -> arvados-python-client-2.8.0.dev20231218184850/tests
624
copying tests/arvados_testutil.py -> arvados-python-client-2.8.0.dev20231218184850/tests
625
copying tests/keepstub.py -> arvados-python-client-2.8.0.dev20231218184850/tests
626
copying tests/manifest_examples.py -> arvados-python-client-2.8.0.dev20231218184850/tests
627
copying tests/run_test_server.py -> arvados-python-client-2.8.0.dev20231218184850/tests
628
copying tests/slow_test.py -> arvados-python-client-2.8.0.dev20231218184850/tests
629
copying tests/test_api.py -> arvados-python-client-2.8.0.dev20231218184850/tests
630
copying tests/test_arv_copy.py -> arvados-python-client-2.8.0.dev20231218184850/tests
631
copying tests/test_arv_get.py -> arvados-python-client-2.8.0.dev20231218184850/tests
632
copying tests/test_arv_keepdocker.py -> arvados-python-client-2.8.0.dev20231218184850/tests
633
copying tests/test_arv_ls.py -> arvados-python-client-2.8.0.dev20231218184850/tests
634
copying tests/test_arv_normalize.py -> arvados-python-client-2.8.0.dev20231218184850/tests
635
copying tests/test_arv_put.py -> arvados-python-client-2.8.0.dev20231218184850/tests
636
copying tests/test_arv_ws.py -> arvados-python-client-2.8.0.dev20231218184850/tests
637
copying tests/test_arvfile.py -> arvados-python-client-2.8.0.dev20231218184850/tests
638
copying tests/test_benchmark_collections.py -> arvados-python-client-2.8.0.dev20231218184850/tests
639
copying tests/test_cache.py -> arvados-python-client-2.8.0.dev20231218184850/tests
640
copying tests/test_collections.py -> arvados-python-client-2.8.0.dev20231218184850/tests
641
copying tests/test_crunch.py -> arvados-python-client-2.8.0.dev20231218184850/tests
642
copying tests/test_errors.py -> arvados-python-client-2.8.0.dev20231218184850/tests
643
copying tests/test_events.py -> arvados-python-client-2.8.0.dev20231218184850/tests
644
copying tests/test_http.py -> arvados-python-client-2.8.0.dev20231218184850/tests
645
copying tests/test_keep_client.py -> arvados-python-client-2.8.0.dev20231218184850/tests
646
copying tests/test_keep_locator.py -> arvados-python-client-2.8.0.dev20231218184850/tests
647
copying tests/test_retry.py -> arvados-python-client-2.8.0.dev20231218184850/tests
648
copying tests/test_retry_job_helpers.py -> arvados-python-client-2.8.0.dev20231218184850/tests
649
copying tests/test_safeapi.py -> arvados-python-client-2.8.0.dev20231218184850/tests
650
copying tests/test_sdk.py -> arvados-python-client-2.8.0.dev20231218184850/tests
651
copying tests/test_stream.py -> arvados-python-client-2.8.0.dev20231218184850/tests
652
copying tests/test_util.py -> arvados-python-client-2.8.0.dev20231218184850/tests
653
copying tests/test_vocabulary.py -> arvados-python-client-2.8.0.dev20231218184850/tests
654
copying tests/performance/__init__.py -> arvados-python-client-2.8.0.dev20231218184850/tests/performance
655
copying tests/performance/performance_profiler.py -> arvados-python-client-2.8.0.dev20231218184850/tests/performance
656
copying tests/performance/test_a_sample.py -> arvados-python-client-2.8.0.dev20231218184850/tests/performance
657
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20231218184850/arvados_python_client.egg-info
658
Writing arvados-python-client-2.8.0.dev20231218184850/setup.cfg
659
creating dist
660
Creating tar archive
661
removing 'arvados-python-client-2.8.0.dev20231218184850' (and everything under it)
662
running rotate
663
1 file(s) matching arvados-python-client*.tar.gz
664
Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20231218184850.tar.gz
665
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.3.1)
666
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (0.18.3)
667
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.10.2)
668
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.114.0)
669
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (1.35.0)
670
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (0.20.1)
671
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (3.20.3)
672
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (7.44.1)
673
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (2.4.7)
674
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (0.17.21)
675
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (69.0.3)
676
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20231218184850) (12.0)
677
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (1.62.0)
678
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (2.31.0)
679
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20231218184850) (0.2.0)
680
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client==2.8.0.dev20231218184850) (4.1.1)
681
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (4.2.4)
682
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (4.9)
683
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (0.3.0)
684
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (1.16.0)
685
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client==2.8.0.dev20231218184850) (0.5.1)
686
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (2.1.0)
687
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (2023.11.17)
688
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (3.3.2)
689
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client==2.8.0.dev20231218184850) (3.6)
690
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client==2.8.0.dev20231218184850) (0.2.8)
691
DEPRECATION: Source distribution is being reinstalled despite an installed package having the same name and version as the installed package. pip 21.1 will remove support for this functionality. A possible replacement is use --force-reinstall. You can find discussion regarding this at https://github.com/pypa/pip/issues/8711.
692
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
693
Installing collected packages: arvados-python-client
694
  Attempting uninstall: arvados-python-client
695
    Found existing installation: arvados-python-client 2.8.0.dev20231218184850
696
    Uninstalling arvados-python-client-2.8.0.dev20231218184850:
697
      Successfully uninstalled arvados-python-client-2.8.0.dev20231218184850
698
    Running setup.py install for arvados-python-client: started
699
    Running setup.py install for arvados-python-client: finished with status 'done'
700
Successfully installed arvados-python-client-2.8.0.dev20231218184850
701
Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20231218184850.tar.gz
702
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
703
Installing collected packages: arvados-python-client
704
    Running setup.py install for arvados-python-client: started
705
    Running setup.py install for arvados-python-client: finished with status 'done'
706
Successfully installed arvados-python-client-2.8.0.dev20231218184850
707
======= install sdk/python -- 4s
708
======= install sdk/cwl
709
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/sdk/cwl
710
running sdist
711
running egg_info
712
creating arvados_cwl_runner.egg-info
713
writing arvados_cwl_runner.egg-info/PKG-INFO
714
writing dependency_links to arvados_cwl_runner.egg-info/dependency_links.txt
715
writing entry points to arvados_cwl_runner.egg-info/entry_points.txt
716
writing requirements to arvados_cwl_runner.egg-info/requires.txt
717
writing top-level names to arvados_cwl_runner.egg-info/top_level.txt
718
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
719
reading manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
720
reading manifest template 'MANIFEST.in'
721
adding license file 'LICENSE-2.0.txt'
722
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
723
running check
724
creating arvados-cwl-runner-2.8.0.dev20231218184850
725
creating arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
726
creating arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
727
creating arvados-cwl-runner-2.8.0.dev20231218184850/tests
728
copying files to arvados-cwl-runner-2.8.0.dev20231218184850...
729
copying LICENSE-2.0.txt -> arvados-cwl-runner-2.8.0.dev20231218184850
730
copying MANIFEST.in -> arvados-cwl-runner-2.8.0.dev20231218184850
731
copying README.rst -> arvados-cwl-runner-2.8.0.dev20231218184850
732
copying arvados_version.py -> arvados-cwl-runner-2.8.0.dev20231218184850
733
copying setup.py -> arvados-cwl-runner-2.8.0.dev20231218184850
734
copying arvados_cwl/__init__.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
735
copying arvados_cwl/_version.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
736
copying arvados_cwl/arv-cwl-schema-v1.0.yml -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
737
copying arvados_cwl/arv-cwl-schema-v1.1.yml -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
738
copying arvados_cwl/arv-cwl-schema-v1.2.yml -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
739
copying arvados_cwl/arvcontainer.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
740
copying arvados_cwl/arvdocker.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
741
copying arvados_cwl/arvtool.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
742
copying arvados_cwl/arvworkflow.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
743
copying arvados_cwl/context.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
744
copying arvados_cwl/done.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
745
copying arvados_cwl/executor.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
746
copying arvados_cwl/fsaccess.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
747
copying arvados_cwl/pathmapper.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
748
copying arvados_cwl/perf.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
749
copying arvados_cwl/runner.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
750
copying arvados_cwl/util.py -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl
751
copying arvados_cwl_runner.egg-info/PKG-INFO -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
752
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
753
copying arvados_cwl_runner.egg-info/dependency_links.txt -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
754
copying arvados_cwl_runner.egg-info/entry_points.txt -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
755
copying arvados_cwl_runner.egg-info/requires.txt -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
756
copying arvados_cwl_runner.egg-info/top_level.txt -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
757
copying arvados_cwl_runner.egg-info/zip-safe -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
758
copying tests/__init__.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
759
copying tests/hw.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
760
copying tests/matcher.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
761
copying tests/mock_discovery.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
762
copying tests/test_container.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
763
copying tests/test_copy_deps.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
764
copying tests/test_fsaccess.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
765
copying tests/test_make_output.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
766
copying tests/test_pathmapper.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
767
copying tests/test_set_output_prop.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
768
copying tests/test_submit.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
769
copying tests/test_tq.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
770
copying tests/test_urljoin.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
771
copying tests/test_util.py -> arvados-cwl-runner-2.8.0.dev20231218184850/tests
772
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20231218184850/arvados_cwl_runner.egg-info
773
Writing arvados-cwl-runner-2.8.0.dev20231218184850/setup.cfg
774
creating dist
775
Creating tar archive
776
removing 'arvados-cwl-runner-2.8.0.dev20231218184850' (and everything under it)
777
running rotate
778
1 file(s) matching arvados-cwl-runner*.tar.gz
779
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20231218184850.tar.gz
780
Requirement already satisfied: cwltool==3.1.20230601100705 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (3.1.20230601100705)
781
Requirement already satisfied: schema-salad==8.4.20230601112322 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (8.4.20230601112322)
782
Requirement already satisfied: arvados-python-client<=2.8.0.dev20231218184850 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (2.8.0.dev20231218184850)
783
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (2.3.1)
784
Requirement already satisfied: networkx<2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (2.5.1)
785
Requirement already satisfied: msgpack==1.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (1.0.3)
786
Requirement already satisfied: importlib-metadata<5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (4.13.0)
787
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20231218184850) (69.0.3)
788
Requirement already satisfied: rdflib<6.4.0,>=4.2.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (6.3.2)
789
Requirement already satisfied: pydot>=1.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (1.4.2)
790
Requirement already satisfied: shellescape<3.9,>=3.4.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (3.8.1)
791
Requirement already satisfied: requests>=2.6.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (2.31.0)
792
Requirement already satisfied: psutil>=5.6.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (5.9.7)
793
Requirement already satisfied: ruamel.yaml<0.17.28,>=0.15 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (0.17.21)
794
Requirement already satisfied: importlib-resources>=1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (6.1.1)
795
Requirement already satisfied: prov==1.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (1.5.1)
796
Requirement already satisfied: typing-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (4.9.0)
797
Requirement already satisfied: coloredlogs in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (15.0.1)
798
Requirement already satisfied: pyparsing!=3.0.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (2.4.7)
799
Requirement already satisfied: cwl-utils>=0.22 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (0.31)
800
Requirement already satisfied: argcomplete in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (3.2.1)
801
Requirement already satisfied: mypy-extensions in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (1.0.0)
802
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (1.16.0)
803
Requirement already satisfied: lxml in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (5.1.0)
804
Requirement already satisfied: python-dateutil in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from prov==1.5.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (2.8.2)
805
Requirement already satisfied: mistune<2.1,>=2.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20231218184850) (2.0.5)
806
Requirement already satisfied: CacheControl[filecache]<0.14,>=0.11.7 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20231218184850) (0.13.1)
807
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (0.18.3)
808
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (2.10.2)
809
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (2.114.0)
810
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (1.35.0)
811
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (0.20.1)
812
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (3.20.3)
813
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (7.44.1)
814
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (12.0)
815
Requirement already satisfied: filelock>=3.8.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from CacheControl[filecache]<0.14,>=0.11.7->schema-salad==8.4.20230601112322->arvados-cwl-runner==2.8.0.dev20231218184850) (3.13.1)
816
Requirement already satisfied: cwl-upgrader>=1.2.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwl-utils>=0.22->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (1.2.11)
817
Requirement already satisfied: packaging in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from cwl-utils>=0.22->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (23.2)
818
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (1.62.0)
819
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (4.1.1)
820
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (0.2.0)
821
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (4.2.4)
822
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (0.3.0)
823
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (4.9)
824
Requirement already satisfied: zipp>=0.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from importlib-metadata<5->arvados-cwl-runner==2.8.0.dev20231218184850) (3.17.0)
825
Requirement already satisfied: decorator<5,>=4.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from networkx<2.6->arvados-cwl-runner==2.8.0.dev20231218184850) (4.4.2)
826
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados-cwl-runner==2.8.0.dev20231218184850) (0.5.1)
827
Requirement already satisfied: isodate<0.7.0,>=0.6.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from rdflib<6.4.0,>=4.2.2->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (0.6.1)
828
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (3.6)
829
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (2023.11.17)
830
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (2.1.0)
831
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.6.1->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (3.3.2)
832
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.28,>=0.15->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (0.2.8)
833
Requirement already satisfied: humanfriendly>=9.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from coloredlogs->cwltool==3.1.20230601100705->arvados-cwl-runner==2.8.0.dev20231218184850) (10.0)
834
Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed.
835
Installing collected packages: arvados-cwl-runner
836
  Attempting uninstall: arvados-cwl-runner
837
    Found existing installation: arvados-cwl-runner 2.8.0.dev20240108214801
838
    Uninstalling arvados-cwl-runner-2.8.0.dev20240108214801:
839
      Successfully uninstalled arvados-cwl-runner-2.8.0.dev20240108214801
840
    Running setup.py install for arvados-cwl-runner: started
841
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
842
Successfully installed arvados-cwl-runner-2.8.0.dev20231218184850
843
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20231218184850.tar.gz
844
Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed.
845
Installing collected packages: arvados-cwl-runner
846
    Running setup.py install for arvados-cwl-runner: started
847
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
848
Successfully installed arvados-cwl-runner-2.8.0.dev20231218184850
849
======= install sdk/cwl -- 4s
850
======= install services/dockercleaner
851
Using /tmp/workspace/developer-run-tests-services-workbench2/services/dockercleaner for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/services/dockercleaner
852
running sdist
853
running egg_info
854
creating arvados_docker_cleaner.egg-info
855
writing arvados_docker_cleaner.egg-info/PKG-INFO
856
writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt
857
writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt
858
writing requirements to arvados_docker_cleaner.egg-info/requires.txt
859
writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt
860
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
861
reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
862
reading manifest template 'MANIFEST.in'
863
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
864
running check
865
creating arvados-docker-cleaner-2.7.0.dev20230807211856
866
creating arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker
867
creating arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
868
creating arvados-docker-cleaner-2.7.0.dev20230807211856/tests
869
copying files to arvados-docker-cleaner-2.7.0.dev20230807211856...
870
copying MANIFEST.in -> arvados-docker-cleaner-2.7.0.dev20230807211856
871
copying README.rst -> arvados-docker-cleaner-2.7.0.dev20230807211856
872
copying agpl-3.0.txt -> arvados-docker-cleaner-2.7.0.dev20230807211856
873
copying arvados-docker-cleaner.service -> arvados-docker-cleaner-2.7.0.dev20230807211856
874
copying arvados_version.py -> arvados-docker-cleaner-2.7.0.dev20230807211856
875
copying setup.py -> arvados-docker-cleaner-2.7.0.dev20230807211856
876
copying arvados_docker/__init__.py -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker
877
copying arvados_docker/_version.py -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker
878
copying arvados_docker/cleaner.py -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker
879
copying arvados_docker_cleaner.egg-info/PKG-INFO -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
880
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
881
copying arvados_docker_cleaner.egg-info/dependency_links.txt -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
882
copying arvados_docker_cleaner.egg-info/entry_points.txt -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
883
copying arvados_docker_cleaner.egg-info/not-zip-safe -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
884
copying arvados_docker_cleaner.egg-info/requires.txt -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
885
copying arvados_docker_cleaner.egg-info/top_level.txt -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
886
copying tests/__init__.py -> arvados-docker-cleaner-2.7.0.dev20230807211856/tests
887
copying tests/test_cleaner.py -> arvados-docker-cleaner-2.7.0.dev20230807211856/tests
888
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.7.0.dev20230807211856/arvados_docker_cleaner.egg-info
889
Writing arvados-docker-cleaner-2.7.0.dev20230807211856/setup.cfg
890
creating dist
891
Creating tar archive
892
removing 'arvados-docker-cleaner-2.7.0.dev20230807211856' (and everything under it)
893
running rotate
894
1 file(s) matching arvados-docker-cleaner*.tar.gz
895
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.7.0.dev20230807211856.tar.gz
896
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.7.0.dev20230807211856) (69.0.3)
897
Requirement already satisfied: docker>=6.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.7.0.dev20230807211856) (7.0.0)
898
Requirement already satisfied: requests>=2.26.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.7.0.dev20230807211856) (2.31.0)
899
Requirement already satisfied: packaging>=14.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.7.0.dev20230807211856) (23.2)
900
Requirement already satisfied: urllib3>=1.26.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from docker>=6.1.0->arvados-docker-cleaner==2.7.0.dev20230807211856) (2.1.0)
901
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.7.0.dev20230807211856) (3.6)
902
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.7.0.dev20230807211856) (2023.11.17)
903
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests>=2.26.0->docker>=6.1.0->arvados-docker-cleaner==2.7.0.dev20230807211856) (3.3.2)
904
DEPRECATION: Source distribution is being reinstalled despite an installed package having the same name and version as the installed package. pip 21.1 will remove support for this functionality. A possible replacement is use --force-reinstall. You can find discussion regarding this at https://github.com/pypa/pip/issues/8711.
905
Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed.
906
Installing collected packages: arvados-docker-cleaner
907
  Attempting uninstall: arvados-docker-cleaner
908
    Found existing installation: arvados-docker-cleaner 2.7.0.dev20230807211856
909
    Uninstalling arvados-docker-cleaner-2.7.0.dev20230807211856:
910
      Successfully uninstalled arvados-docker-cleaner-2.7.0.dev20230807211856
911
    Running setup.py install for arvados-docker-cleaner: started
912
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
913
Successfully installed arvados-docker-cleaner-2.7.0.dev20230807211856
914
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.7.0.dev20230807211856.tar.gz
915
Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed.
916
Installing collected packages: arvados-docker-cleaner
917
    Running setup.py install for arvados-docker-cleaner: started
918
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
919
Successfully installed arvados-docker-cleaner-2.7.0.dev20230807211856
920
======= install services/dockercleaner -- 4s
921
======= install services/fuse
922
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/services/fuse
923
running sdist
924
running egg_info
925
creating arvados_fuse.egg-info
926
writing arvados_fuse.egg-info/PKG-INFO
927
writing dependency_links to arvados_fuse.egg-info/dependency_links.txt
928
writing requirements to arvados_fuse.egg-info/requires.txt
929
writing top-level names to arvados_fuse.egg-info/top_level.txt
930
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
931
reading manifest file 'arvados_fuse.egg-info/SOURCES.txt'
932
reading manifest template 'MANIFEST.in'
933
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
934
running check
935
creating arvados_fuse-2.8.0.dev20231218184850
936
creating arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
937
creating arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
938
creating arvados_fuse-2.8.0.dev20231218184850/bin
939
creating arvados_fuse-2.8.0.dev20231218184850/tests
940
copying files to arvados_fuse-2.8.0.dev20231218184850...
941
copying MANIFEST.in -> arvados_fuse-2.8.0.dev20231218184850
942
copying README.rst -> arvados_fuse-2.8.0.dev20231218184850
943
copying agpl-3.0.txt -> arvados_fuse-2.8.0.dev20231218184850
944
copying arvados_version.py -> arvados_fuse-2.8.0.dev20231218184850
945
copying setup.py -> arvados_fuse-2.8.0.dev20231218184850
946
copying arvados_fuse/__init__.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
947
copying arvados_fuse/_version.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
948
copying arvados_fuse/command.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
949
copying arvados_fuse/crunchstat.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
950
copying arvados_fuse/fresh.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
951
copying arvados_fuse/fusedir.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
952
copying arvados_fuse/fusefile.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
953
copying arvados_fuse/unmount.py -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse
954
copying arvados_fuse.egg-info/PKG-INFO -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
955
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
956
copying arvados_fuse.egg-info/dependency_links.txt -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
957
copying arvados_fuse.egg-info/not-zip-safe -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
958
copying arvados_fuse.egg-info/requires.txt -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
959
copying arvados_fuse.egg-info/top_level.txt -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
960
copying bin/arv-mount -> arvados_fuse-2.8.0.dev20231218184850/bin
961
copying tests/test_cache.py -> arvados_fuse-2.8.0.dev20231218184850/tests
962
copying tests/test_command_args.py -> arvados_fuse-2.8.0.dev20231218184850/tests
963
copying tests/test_crunchstat.py -> arvados_fuse-2.8.0.dev20231218184850/tests
964
copying tests/test_exec.py -> arvados_fuse-2.8.0.dev20231218184850/tests
965
copying tests/test_inodes.py -> arvados_fuse-2.8.0.dev20231218184850/tests
966
copying tests/test_mount.py -> arvados_fuse-2.8.0.dev20231218184850/tests
967
copying tests/test_mount_type.py -> arvados_fuse-2.8.0.dev20231218184850/tests
968
copying tests/test_retry.py -> arvados_fuse-2.8.0.dev20231218184850/tests
969
copying tests/test_tmp_collection.py -> arvados_fuse-2.8.0.dev20231218184850/tests
970
copying tests/test_token_expiry.py -> arvados_fuse-2.8.0.dev20231218184850/tests
971
copying tests/test_unmount.py -> arvados_fuse-2.8.0.dev20231218184850/tests
972
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20231218184850/arvados_fuse.egg-info
973
Writing arvados_fuse-2.8.0.dev20231218184850/setup.cfg
974
creating dist
975
Creating tar archive
976
removing 'arvados_fuse-2.8.0.dev20231218184850' (and everything under it)
977
running rotate
978
1 file(s) matching arvados_fuse*.tar.gz
979
Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20231218184850.tar.gz
980
Requirement already satisfied: arvados-python-client<=2.8.0.dev20231218184850 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20231218184850) (2.8.0.dev20231218184850)
981
Requirement already satisfied: llfuse>=1.3.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20231218184850) (1.5.0)
982
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20231218184850) (0.18.3)
983
Requirement already satisfied: python-daemon in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20231218184850) (3.0.1)
984
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20231218184850) (2.3.1)
985
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20231218184850) (69.0.3)
986
Requirement already satisfied: prometheus_client in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20231218184850) (0.19.0)
987
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (2.10.2)
988
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (2.114.0)
989
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (1.35.0)
990
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (0.20.1)
991
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (3.20.3)
992
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (7.44.1)
993
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (2.4.7)
994
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (0.17.21)
995
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (12.0)
996
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (1.62.0)
997
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (2.31.0)
998
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (0.2.0)
999
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (4.1.1)
1000
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (0.3.0)
1001
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (1.16.0)
1002
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (4.2.4)
1003
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (4.9)
1004
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (0.5.1)
1005
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (2.1.0)
1006
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (3.6)
1007
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (3.3.2)
1008
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (2023.11.17)
1009
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.8.0.dev20231218184850->arvados_fuse==2.8.0.dev20231218184850) (0.2.8)
1010
Requirement already satisfied: lockfile>=0.10 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20231218184850) (0.12.2)
1011
Requirement already satisfied: docutils in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20231218184850) (0.20.1)
1012
Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed.
1013
Installing collected packages: arvados-fuse
1014
  Attempting uninstall: arvados-fuse
1015
    Found existing installation: arvados-fuse 2.8.0.dev20240105200031
1016
    Uninstalling arvados-fuse-2.8.0.dev20240105200031:
1017
      Successfully uninstalled arvados-fuse-2.8.0.dev20240105200031
1018
    Running setup.py install for arvados-fuse: started
1019
    Running setup.py install for arvados-fuse: finished with status 'done'
1020
Successfully installed arvados-fuse-2.8.0.dev20231218184850
1021
Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20231218184850.tar.gz
1022
Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed.
1023
Installing collected packages: arvados-fuse
1024
    Running setup.py install for arvados-fuse: started
1025
    Running setup.py install for arvados-fuse: finished with status 'done'
1026
Successfully installed arvados-fuse-2.8.0.dev20231218184850
1027
======= install services/fuse -- 3s
1028
======= install tools/crunchstat-summary
1029
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/tools/crunchstat-summary
1030
running sdist
1031
running egg_info
1032
creating crunchstat_summary.egg-info
1033
writing crunchstat_summary.egg-info/PKG-INFO
1034
writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt
1035
writing requirements to crunchstat_summary.egg-info/requires.txt
1036
writing top-level names to crunchstat_summary.egg-info/top_level.txt
1037
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1038
reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1039
reading manifest template 'MANIFEST.in'
1040
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
1041
running check
1042
creating crunchstat_summary-2.8.0.dev20231218184850
1043
creating crunchstat_summary-2.8.0.dev20231218184850/bin
1044
creating crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1045
creating crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1046
creating crunchstat_summary-2.8.0.dev20231218184850/tests
1047
copying files to crunchstat_summary-2.8.0.dev20231218184850...
1048
copying MANIFEST.in -> crunchstat_summary-2.8.0.dev20231218184850
1049
copying README.rst -> crunchstat_summary-2.8.0.dev20231218184850
1050
copying agpl-3.0.txt -> crunchstat_summary-2.8.0.dev20231218184850
1051
copying arvados_version.py -> crunchstat_summary-2.8.0.dev20231218184850
1052
copying setup.py -> crunchstat_summary-2.8.0.dev20231218184850
1053
copying bin/crunchstat-summary -> crunchstat_summary-2.8.0.dev20231218184850/bin
1054
copying crunchstat_summary/__init__.py -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1055
copying crunchstat_summary/_version.py -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1056
copying crunchstat_summary/command.py -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1057
copying crunchstat_summary/dygraphs.js -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1058
copying crunchstat_summary/dygraphs.py -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1059
copying crunchstat_summary/reader.py -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1060
copying crunchstat_summary/summarizer.py -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1061
copying crunchstat_summary/synchronizer.js -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1062
copying crunchstat_summary/webchart.py -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary
1063
copying crunchstat_summary.egg-info/PKG-INFO -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1064
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1065
copying crunchstat_summary.egg-info/dependency_links.txt -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1066
copying crunchstat_summary.egg-info/not-zip-safe -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1067
copying crunchstat_summary.egg-info/requires.txt -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1068
copying crunchstat_summary.egg-info/top_level.txt -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1069
copying tests/test_examples.py -> crunchstat_summary-2.8.0.dev20231218184850/tests
1070
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20231218184850/crunchstat_summary.egg-info
1071
Writing crunchstat_summary-2.8.0.dev20231218184850/setup.cfg
1072
creating dist
1073
Creating tar archive
1074
removing 'crunchstat_summary-2.8.0.dev20231218184850' (and everything under it)
1075
running rotate
1076
1 file(s) matching crunchstat_summary*.tar.gz
1077
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20231218184850.tar.gz
1078
Requirement already satisfied: arvados-python-client<=2.8.0.dev20231218184850 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from crunchstat_summary==2.8.0.dev20231218184850) (2.8.0.dev20231218184850)
1079
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (2.3.1)
1080
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (0.18.3)
1081
Requirement already satisfied: google-api-core<2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (2.10.2)
1082
Requirement already satisfied: google-api-python-client>=2.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (2.114.0)
1083
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (1.35.0)
1084
Requirement already satisfied: httplib2<0.20.2,>=0.9.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (0.20.1)
1085
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (3.20.3)
1086
Requirement already satisfied: pycurl<7.45.0,>=7.19.5.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (7.44.1)
1087
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (2.4.7)
1088
Requirement already satisfied: ruamel.yaml<0.17.22,>=0.15.54 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (0.17.21)
1089
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (69.0.3)
1090
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (12.0)
1091
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (2.31.0)
1092
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (1.62.0)
1093
Requirement already satisfied: google-auth-httplib2>=0.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (0.2.0)
1094
Requirement already satisfied: uritemplate<5,>=3.0.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-api-python-client>=2.1.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (4.1.1)
1095
Requirement already satisfied: rsa<5,>=3.1.4 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (4.9)
1096
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (0.3.0)
1097
Requirement already satisfied: six>=1.9.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (1.16.0)
1098
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (4.2.4)
1099
Requirement already satisfied: pyasn1<0.6.0,>=0.4.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pyasn1-modules>=0.2.1->google-auth<2->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (0.5.1)
1100
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (2.1.0)
1101
Requirement already satisfied: idna<4,>=2.5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (3.6)
1102
Requirement already satisfied: charset-normalizer<4,>=2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (3.3.2)
1103
Requirement already satisfied: certifi>=2017.4.17 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2.11.0->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (2023.11.17)
1104
Requirement already satisfied: ruamel.yaml.clib>=0.2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from ruamel.yaml<0.17.22,>=0.15.54->arvados-python-client<=2.8.0.dev20231218184850->crunchstat_summary==2.8.0.dev20231218184850) (0.2.8)
1105
Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed.
1106
Installing collected packages: crunchstat-summary
1107
  Attempting uninstall: crunchstat-summary
1108
    Found existing installation: crunchstat-summary 2.8.0.dev20240105200031
1109
    Uninstalling crunchstat-summary-2.8.0.dev20240105200031:
1110
      Successfully uninstalled crunchstat-summary-2.8.0.dev20240105200031
1111
    Running setup.py install for crunchstat-summary: started
1112
    Running setup.py install for crunchstat-summary: finished with status 'done'
1113
Successfully installed crunchstat-summary-2.8.0.dev20231218184850
1114
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20231218184850.tar.gz
1115
Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed.
1116
Installing collected packages: crunchstat-summary
1117
    Running setup.py install for crunchstat-summary: started
1118
    Running setup.py install for crunchstat-summary: finished with status 'done'
1119
Successfully installed crunchstat-summary-2.8.0.dev20231218184850
1120
======= install tools/crunchstat-summary -- 4s
1121
======= install cmd/arvados-client
1122
======= install cmd/arvados-client -- 3s
1123
======= install cmd/arvados-package
1124
======= install cmd/arvados-package -- 5s
1125
======= install cmd/arvados-server
1126
======= install cmd/arvados-server -- 28s
1127
======= install lib/boot
1128
======= install lib/boot -- 0s
1129
======= install lib/cli
1130
======= install lib/cli -- 0s
1131
======= install lib/cloud
1132
======= install lib/cloud -- 0s
1133
======= install lib/cloud/azure
1134
======= install lib/cloud/azure -- 0s
1135
======= install lib/cloud/cloudtest
1136
======= install lib/cloud/cloudtest -- 0s
1137
======= install lib/cloud/ec2
1138
======= install lib/cloud/ec2 -- 0s
1139
======= install lib/cloud/loopback
1140
======= install lib/cloud/loopback -- 0s
1141
======= install lib/cmd
1142
======= install lib/cmd -- 0s
1143
======= install lib/cmdtest
1144
======= install lib/cmdtest -- 0s
1145
======= install lib/config
1146
======= install lib/config -- 0s
1147
======= install lib/controller
1148
======= install lib/controller -- 1s
1149
======= install lib/controller/api
1150
======= install lib/controller/api -- 0s
1151
======= install lib/controller/dblock
1152
======= install lib/controller/dblock -- 0s
1153
======= install lib/controller/federation
1154
======= install lib/controller/federation -- 0s
1155
======= install lib/controller/localdb
1156
======= install lib/controller/localdb -- 0s
1157
======= install lib/controller/railsproxy
1158
======= install lib/controller/railsproxy -- 0s
1159
======= install lib/controller/router
1160
======= install lib/controller/router -- 0s
1161
======= install lib/controller/rpc
1162
======= install lib/controller/rpc -- 0s
1163
======= install lib/costanalyzer
1164
======= install lib/costanalyzer -- 0s
1165
======= install lib/crunchrun
1166
======= install lib/crunchrun -- 0s
1167
======= install lib/crunchstat
1168
======= install lib/crunchstat -- 0s
1169
======= install lib/ctrlctx
1170
======= install lib/ctrlctx -- 0s
1171
======= install lib/deduplicationreport
1172
======= install lib/deduplicationreport -- 0s
1173
======= install lib/diagnostics
1174
======= install lib/diagnostics -- 1s
1175
======= install lib/dispatchcloud
1176
======= install lib/dispatchcloud -- 0s
1177
======= install lib/dispatchcloud/container
1178
======= install lib/dispatchcloud/container -- 0s
1179
======= install lib/dispatchcloud/scheduler
1180
======= install lib/dispatchcloud/scheduler -- 0s
1181
======= install lib/dispatchcloud/sshexecutor
1182
======= install lib/dispatchcloud/sshexecutor -- 0s
1183
======= install lib/dispatchcloud/test
1184
======= install lib/dispatchcloud/test -- 0s
1185
======= install lib/dispatchcloud/worker
1186
======= install lib/dispatchcloud/worker -- 0s
1187
======= install lib/install
1188
======= install lib/install -- 0s
1189
======= install lib/lsf
1190
======= install lib/lsf -- 0s
1191
======= install lib/mount
1192
======= install lib/mount -- 0s
1193
======= install lib/pam
1194
======= install lib/pam -- 1s
1195
======= install lib/recovercollection
1196
======= install lib/recovercollection -- 0s
1197
======= install lib/selfsigned
1198
======= install lib/selfsigned -- 0s
1199
======= install lib/service
1200
======= install lib/service -- 0s
1201
======= install lib/webdavfs
1202
======= install lib/webdavfs -- 0s
1203
======= install sdk/go/arvados
1204
======= install sdk/go/arvados -- 0s
1205
======= install sdk/go/arvadosclient
1206
======= install sdk/go/arvadosclient -- 0s
1207
======= install sdk/go/arvadostest
1208
======= install sdk/go/arvadostest -- 1s
1209
======= install sdk/go/asyncbuf
1210
======= install sdk/go/asyncbuf -- 0s
1211
======= install sdk/go/auth
1212
======= install sdk/go/auth -- 0s
1213
======= install sdk/go/blockdigest
1214
======= install sdk/go/blockdigest -- 0s
1215
======= install sdk/go/config
1216
======= install sdk/go/config -- 0s
1217
======= install sdk/go/ctxlog
1218
======= install sdk/go/ctxlog -- 0s
1219
======= install sdk/go/dispatch
1220
======= install sdk/go/dispatch -- 0s
1221
======= install sdk/go/health
1222
======= install sdk/go/health -- 0s
1223
======= install sdk/go/httpserver
1224
======= install sdk/go/httpserver -- 0s
1225
======= install sdk/go/keepclient
1226
======= install sdk/go/keepclient -- 0s
1227
======= install sdk/go/manifest
1228
======= install sdk/go/manifest -- 0s
1229
======= install sdk/go/stats
1230
======= install sdk/go/stats -- 0s
1231
======= install services/crunch-dispatch-local
1232
======= install services/crunch-dispatch-local -- 1s
1233
======= install services/crunch-dispatch-slurm
1234
======= install services/crunch-dispatch-slurm -- 1s
1235
======= install services/githttpd
1236
======= install services/githttpd -- 0s
1237
======= install services/keep-balance
1238
======= install services/keep-balance -- 0s
1239
======= install services/keepproxy
1240
======= install services/keepproxy -- 0s
1241
======= install services/keepstore
1242
======= install services/keepstore -- 0s
1243
======= install services/keep-web
1244
======= install services/keep-web -- 0s
1245
======= install services/ws
1246
======= install services/ws -- 0s
1247
======= install tools/keep-block-check
1248
======= install tools/keep-block-check -- 0s
1249
======= install tools/keep-exercise
1250
======= install tools/keep-exercise -- 1s
1251
======= install tools/keep-rsync
1252
======= install tools/keep-rsync -- 0s
1253
======= install tools/sync-groups
1254
======= install tools/sync-groups -- 1s
1255
======= install tools/sync-users
1256
======= install tools/sync-users -- 0s
1257
======= install services/api
1258
(Running bundle install --local. 'could not find package' messages are OK.)
1259
[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
1260
Bundle complete! 31 Gemfile dependencies, 103 gems now installed.
1261
Use `bundle info [gemname]` to see where a bundled gem is installed.
1262
Bundle complete! 31 Gemfile dependencies, 103 gems now installed.
1263
Use `bundle info [gemname]` to see where a bundled gem is installed.
1264
Updating files in vendor/cache
1265
  * rake-13.0.6.gem
1266
  * concurrent-ruby-1.2.2.gem
1267
  * i18n-1.14.1.gem
1268
  * minitest-5.10.3.gem
1269
  * tzinfo-2.0.6.gem
1270
  * activesupport-7.0.8.gem
1271
  * builder-3.2.4.gem
1272
  * erubi-1.12.0.gem
1273
  * racc-1.7.1.gem
1274
  * nokogiri-1.15.4-x86_64-linux.gem
1275
  * rails-dom-testing-2.2.0.gem
1276
  * crass-1.0.6.gem
1277
  * loofah-2.21.3.gem
1278
  * rails-html-sanitizer-1.6.0.gem
1279
  * actionview-7.0.8.gem
1280
  * rack-2.2.8.gem
1281
  * rack-test-2.1.0.gem
1282
  * actionpack-7.0.8.gem
1283
  * nio4r-2.5.9.gem
1284
  * websocket-extensions-0.1.5.gem
1285
  * websocket-driver-0.7.6.gem
1286
  * actioncable-7.0.8.gem
1287
  * globalid-1.2.1.gem
1288
  * activejob-7.0.8.gem
1289
  * activemodel-7.0.8.gem
1290
  * activerecord-7.0.8.gem
1291
  * marcel-1.0.2.gem
1292
  * mini_mime-1.1.5.gem
1293
  * activestorage-7.0.8.gem
1294
  * date-3.3.3.gem
1295
  * timeout-0.4.0.gem
1296
  * net-protocol-0.2.1.gem
1297
  * net-imap-0.3.7.gem
1298
  * net-pop-0.1.2.gem
1299
  * net-smtp-0.4.0.gem
1300
  * mail-2.8.1.gem
1301
  * actionmailbox-7.0.8.gem
1302
  * actionmailer-7.0.8.gem
1303
  * actiontext-7.0.8.gem
1304
  * acts_as_api-1.0.1.gem
1305
  * public_suffix-5.0.3.gem
1306
  * addressable-2.8.5.gem
1307
  * andand-1.3.3.gem
1308
  * extlib-0.9.16.gem
1309
  * multi_json-1.15.0.gem
1310
  * autoparse-0.3.3.gem
1311
  * faraday-net_http-3.0.2.gem
1312
  * ruby2_keywords-0.0.5.gem
1313
  * faraday-2.7.10.gem
1314
  * zlib-3.0.0.gem
1315
  * faraday-gzip-2.0.0.gem
1316
  * multipart-post-2.3.0.gem
1317
  * faraday-multipart-1.0.4.gem
1318
  * jwt-1.5.6.gem
1319
  * memoist-0.16.2.gem
1320
  * os-1.1.4.gem
1321
  * signet-0.16.1.gem
1322
  * googleauth-1.7.0.gem
1323
  * launchy-2.5.2.gem
1324
  * retriable-1.4.1.gem
1325
  * arvados-google-api-client-0.8.7.5.gem
1326
  * json-2.6.3.gem
1327
  * arvados-2.7.0.rc2.gem
1328
  * byebug-11.1.3.gem
1329
  * docile-1.4.0.gem
1330
  * factory_bot-6.2.1.gem
1331
  * method_source-1.0.0.gem
1332
  * thor-1.2.2.gem
1333
  * zeitwerk-2.6.11.gem
1334
  * railties-7.0.8.gem
1335
  * factory_bot_rails-6.2.0.gem
1336
  * ffi-1.15.5.gem
1337
  * httpclient-2.8.3.gem
1338
  * jquery-rails-4.6.0.gem
1339
  * rb-fsevent-0.11.2.gem
1340
  * rb-inotify-0.10.1.gem
1341
  * listen-3.8.0.gem
1342
  * request_store-1.5.1.gem
1343
  * lograge-0.13.0.gem
1344
  * logstash-event-1.2.02.gem
1345
  * mini_portile2-2.8.4.gem
1346
  * mocha-2.1.0.gem
1347
  * oj-3.16.1.gem
1348
  * optimist-3.1.0.gem
1349
  * passenger-6.0.18.gem
1350
  * pg-1.5.4.gem
1351
  * power_assert-2.0.3.gem
1352
  * rails-7.0.8.gem
1353
  * rails-controller-testing-1.0.5.gem
1354
  * rails-observers-0.1.5.gem
1355
  * rails-perftest-0.0.7.gem
1356
  * responders-3.1.0.gem
1357
  * ruby-prof-1.6.3.gem
1358
  * simplecov-html-0.12.3.gem
1359
  * simplecov_json_formatter-0.1.4.gem
1360
  * simplecov-0.22.0.gem
1361
  * simplecov-rcov-0.3.1.gem
1362
  * sprockets-4.2.1.gem
1363
  * sprockets-rails-3.4.2.gem
1364
  * test-unit-3.6.1.gem
1365
  * webrick-1.8.1.gem
1366
Generating a RSA private key
1367
.+++++
1368
......................................................................................................................................................+++++
1369
writing new private key to '/tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/self-signed.key'
1370
-----
1371
Signature ok
1372
subject=C = US, ST = State, L = City, CN = localhost
1373
Getting Private key
1374
hint: Using 'master' as the name for the initial branch. This default branch name
1375
hint: is subject to change. To configure the initial branch name to use in all
1376
hint: of your new repositories, which will suppress this warning, call:
1377
hint: 
1378
hint: 	git config --global init.defaultBranch <name>
1379
hint: 
1380
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
1381
hint: 'development'. The just-created branch can be renamed via this command:
1382
hint: 
1383
hint: 	git branch -m <name>
1384
Initialized empty Git repository in /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/git/internal.git/
1385
+ cd /tmp/workspace/developer-run-tests-services-workbench2/services/api
1386
+ export RAILS_ENV=test
1387
+ RAILS_ENV=test
1388
+ bin/rails db:environment:set
1389
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1390
+ bin/rake db:drop
1391
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1392
Dropped database 'arvados_test'
1393
+ bin/rake db:setup
1394
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1395
Created database 'arvados_test'
1396
+ bin/rake db:fixtures:load
1397
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1398
======= install services/api -- 13s
1399
======= install services/workbench2
1400
yarn install
1401
➤ YN0000: ┌ Resolution step
1402
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
1403
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
1404
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
1405
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
1406
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1407
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1408
➤ YN0060: │ arvados-workbench-2@workspace:. provides redux (p1ed3a) with version 4.0.3, which doesn't satisfy what redux-devtools and some of its descendants request
1409
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (pe50ad) with version 4.3.4, which doesn't satisfy what react-scripts and some of its descendants request
1410
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (p920f2) with version 4.3.4, which doesn't satisfy what tslint-etc and some of its descendants request
1411
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
1412
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
1413
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/eslint-plugin (pef9e6) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1414
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/parser (pd7402) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1415
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
1416
➤ YN0000: └ Completed in 0s 289ms
1417
➤ YN0000: ┌ Fetch step
1418
➤ YN0013: │ 3 packages were already cached, 1948 had to be fetched
1419
➤ YN0000: └ Completed in 0s 623ms
1420
➤ YN0000: ┌ Link step
1421
➤ YN0007: │ cypress@npm:6.3.0 must be built because it never has been before or the last one failed
1422
➤ YN0007: │ node-sass@npm:7.0.3 must be built because it never has been before or the last one failed
1423
➤ YN0007: │ node-sass@npm:9.0.0 must be built because it never has been before or the last one failed
1424
➤ YN0007: │ @fortawesome/fontawesome-common-types@npm:0.2.35 must be built because it never has been before or the last one failed
1425
➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed
1426
➤ YN0007: │ jss@npm:9.8.7 must be built because it never has been before or the last one failed
1427
➤ YN0007: │ core-js@npm:3.15.1 must be built because it never has been before or the last one failed
1428
➤ YN0007: │ core-js-pure@npm:3.15.1 must be built because it never has been before or the last one failed
1429
➤ YN0000: │ jss@npm:9.8.7 STDOUT Love JSS? You can now support us on open collective:
1430
➤ YN0000: │ jss@npm:9.8.7 STDOUT  > https://opencollective.com/jss/donate
1431
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT Font Awesome Free 0.2.35 by @fontawesome - https://fontawesome.com
1432
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
1433
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT 
1434
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v9.0.0/linux-x64-72_binding.node
1435
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v7.0.3/linux-x64-72_binding.node
1436
➤ YN0000: │ cypress@npm:6.3.0 STDOUT 
1437
➤ YN0000: │ cypress@npm:6.3.0 STDOUT Cypress 6.3.0 is installed in /home/jenkins/.cache/Cypress/6.3.0
1438
➤ YN0000: │ cypress@npm:6.3.0 STDOUT 
1439
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Download complete
1440
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary saved to /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node
1441
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Download complete
1442
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary saved to /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass-chokidar/node_modules/node-sass/vendor/linux-x64-72/binding.node
1443
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary found at /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node
1444
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Testing binary
1445
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary found at /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass-chokidar/node_modules/node-sass/vendor/linux-x64-72/binding.node
1446
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Testing binary
1447
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Binary has a problem: Error: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node: file too short
1448
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
1449
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.load (internal/modules/cjs/loader.js:863:32)
1450
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
1451
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.require (internal/modules/cjs/loader.js:887:19)
1452
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at require (internal/modules/cjs/helpers.js:74:18)
1453
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at module.exports (/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/lib/binding.js:19:10)
1454
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.<anonymous> (/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/lib/index.js:13:35)
1455
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module._compile (internal/modules/cjs/loader.js:999:30)
1456
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
1457
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.load (internal/modules/cjs/loader.js:863:32)
1458
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building the binary locally
1459
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building: /var/lib/arvados/node-v12.22.12-linux-x64/bin/node /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
1460
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info it worked if it ends with ok
1461
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli [
1462
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '/var/lib/arvados/node-v12.22.12-linux-x64/bin/node',
1463
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/bin/node-gyp.js',
1464
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   'rebuild',
1465
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--verbose',
1466
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_ext=',
1467
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_cflags=',
1468
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_ldflags=',
1469
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_library='
1470
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli ]
1471
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node-gyp@8.4.1
1472
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node@12.22.12 | linux | x64
1473
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command rebuild []
1474
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command clean []
1475
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb clean removing "build" directory
1476
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command configure []
1477
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from command line or npm configuration
1478
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from environment variable PYTHON
1479
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python checking if "python3" can be used
1480
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "python3" to get executable path
1481
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary is fine
1482
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executable path is "/home/jenkins/tmp/VENV3DIR/bin/python3"
1483
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "/home/jenkins/tmp/VENV3DIR/bin/python3" to get version
1484
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - version is "3.9.2"
1485
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info find Python using Python version 3.9.2 found at "/home/jenkins/tmp/VENV3DIR/bin/python3"
1486
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir no --target version specified, falling back to host node version: 12.22.12
1487
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command install [ '12.22.12' ]
1488
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install input version string "12.22.12"
1489
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install installing version: 12.22.12
1490
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install --ensure was passed, so won't reinstall if already installed
1491
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is already installed, need to check "installVersion"
1492
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb got "installVersion" 9
1493
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb needs "installVersion" 9
1494
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is good
1495
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir target node version installed: 12.22.12
1496
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build dir attempting to create "build" dir: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build
1497
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build dir "build" dir needed to be created? Yes
1498
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build/config.gypi creating config file
1499
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build/config.gypi writing out config file: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build/config.gypi
1500
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb config.gypi checking for gypi file: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/config.gypi
1501
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb common.gypi checking for gypi file: /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/common.gypi
1502
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb gyp gyp format was not specified; forcing "make"
1503
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn /home/jenkins/tmp/VENV3DIR/bin/python3
1504
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [
1505
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/gyp/gyp_main.py',
1506
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'binding.gyp',
1507
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-f',
1508
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'make',
1509
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1510
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build/config.gypi',
1511
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1512
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp/addon.gypi',
1513
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1514
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/home/jenkins/.cache/node-gyp/12.22.12/include/node/common.gypi',
1515
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dlibrary=shared_library',
1516
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dvisibility=default',
1517
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_root_dir=/home/jenkins/.cache/node-gyp/12.22.12',
1518
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_gyp_dir=/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/node_modules/node-gyp',
1519
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_lib_file=/home/jenkins/.cache/node-gyp/12.22.12/<(target_arch)/node.lib',
1520
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dmodule_root_dir=/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass',
1521
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_engine=v8',
1522
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--depth=.',
1523
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--no-parallel',
1524
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--generator-output',
1525
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'build',
1526
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Goutput_dir=.'
1527
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args ]
1528
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command build []
1529
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build type Release
1530
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb architecture x64
1531
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb node dev dir /home/jenkins/.cache/node-gyp/12.22.12
1532
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb `which` succeeded for `make` /usr/bin/make
1533
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn make
1534
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
1535
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT make[1]: Entering directory '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build'
1536
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/ast.o ../src/libsass/src/ast.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast.o.d.raw   -c
1537
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o ../src/libsass/src/ast_fwd_decl.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o.d.raw   -c
1538
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/backtrace.o ../src/libsass/src/backtrace.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/backtrace.o.d.raw   -c
1539
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/base64vlq.o ../src/libsass/src/base64vlq.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/base64vlq.o.d.raw   -c
1540
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/bind.o ../src/libsass/src/bind.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/bind.o.d.raw   -c
1541
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   cc -o Release/obj.target/libsass/src/libsass/src/cencode.o ../src/libsass/src/cencode.c '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer  -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cencode.o.d.raw   -c
1542
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c: In function ‘base64_encode_block’:
1543
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:48:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
1544
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    48 |    result = (fragment & 0x003) << 4;
1545
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1546
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:52:2: note: here
1547
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    52 |  case step_B:
1548
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |  ^~~~
1549
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:62:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
1550
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    62 |    result = (fragment & 0x00f) << 2;
1551
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1552
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:66:2: note: here
1553
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    66 |  case step_C:
1554
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |  ^~~~
1555
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/check_nesting.o ../src/libsass/src/check_nesting.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/check_nesting.o.d.raw   -c
1556
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/color_maps.o ../src/libsass/src/color_maps.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/color_maps.o.d.raw   -c
1557
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/constants.o ../src/libsass/src/constants.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/constants.o.d.raw   -c
1558
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/context.o ../src/libsass/src/context.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/context.o.d.raw   -c
1559
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/cssize.o ../src/libsass/src/cssize.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/cssize.o.d.raw   -c
1560
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/emitter.o ../src/libsass/src/emitter.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/emitter.o.d.raw   -c
1561
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/environment.o ../src/libsass/src/environment.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/environment.o.d.raw   -c
1562
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/error_handling.o ../src/libsass/src/error_handling.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/error_handling.o.d.raw   -c
1563
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/eval.o ../src/libsass/src/eval.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/eval.o.d.raw   -c
1564
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/expand.o ../src/libsass/src/expand.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/expand.o.d.raw   -c
1565
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/extend.o ../src/libsass/src/extend.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/extend.o.d.raw   -c
1566
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/file.o ../src/libsass/src/file.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/file.o.d.raw   -c
1567
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/functions.o ../src/libsass/src/functions.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/functions.o.d.raw   -c
1568
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp: In function ‘void Sass::Functions::handle_utf8_error(const Sass::ParserState&, Sass::Backtraces)’:
1569
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:110:20: warning: catching polymorphic type ‘class utf8::invalid_code_point’ by value [-Wcatch-value=]
1570
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   110 |       catch (utf8::invalid_code_point) {
1571
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~~~~~~~
1572
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:114:20: warning: catching polymorphic type ‘class utf8::not_enough_room’ by value [-Wcatch-value=]
1573
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   114 |       catch (utf8::not_enough_room) {
1574
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~~~~
1575
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/functions.cpp:118:20: warning: catching polymorphic type ‘class utf8::invalid_utf8’ by value [-Wcatch-value=]
1576
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   118 |       catch (utf8::invalid_utf8) {
1577
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~
1578
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/inspect.o ../src/libsass/src/inspect.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/inspect.o.d.raw   -c
1579
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/json.o ../src/libsass/src/json.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/json.o.d.raw   -c
1580
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_encode_string(const char*)’:
1581
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp:405:15: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
1582
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   405 |   catch (std::exception) {
1583
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |               ^~~~~~~~~
1584
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_stringify(const JsonNode*, const char*)’:
1585
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp:424:15: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=]
1586
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   424 |   catch (std::exception) {
1587
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |               ^~~~~~~~~
1588
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/lexer.o ../src/libsass/src/lexer.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/lexer.o.d.raw   -c
1589
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/listize.o ../src/libsass/src/listize.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/listize.o.d.raw   -c
1590
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o ../src/libsass/src/memory/SharedPtr.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o.d.raw   -c
1591
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/node.o ../src/libsass/src/node.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/node.o.d.raw   -c
1592
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/operators.o ../src/libsass/src/operators.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/operators.o.d.raw   -c
1593
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/output.o ../src/libsass/src/output.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/output.o.d.raw   -c
1594
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/parser.o ../src/libsass/src/parser.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/parser.o.d.raw   -c
1595
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/plugins.o ../src/libsass/src/plugins.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/plugins.o.d.raw   -c
1596
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/position.o ../src/libsass/src/position.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/position.o.d.raw   -c
1597
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/prelexer.o ../src/libsass/src/prelexer.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/prelexer.o.d.raw   -c
1598
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o ../src/libsass/src/remove_placeholders.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/remove_placeholders.o.d.raw   -c
1599
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass.o ../src/libsass/src/sass.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass.o.d.raw   -c
1600
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass2scss.o ../src/libsass/src/sass2scss.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass2scss.o.d.raw   -c
1601
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_context.o ../src/libsass/src/sass_context.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_context.o.d.raw   -c
1602
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_functions.o ../src/libsass/src/sass_functions.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_functions.o.d.raw   -c
1603
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_util.o ../src/libsass/src/sass_util.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_util.o.d.raw   -c
1604
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/sass_values.o ../src/libsass/src/sass_values.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_values.o.d.raw   -c
1605
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/source_map.o ../src/libsass/src/source_map.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/source_map.o.d.raw   -c
1606
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/subset_map.o ../src/libsass/src/subset_map.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/subset_map.o.d.raw   -c
1607
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/to_c.o ../src/libsass/src/to_c.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_c.o.d.raw   -c
1608
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/to_value.o ../src/libsass/src/to_value.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_value.o.d.raw   -c
1609
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/units.o ../src/libsass/src/units.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/units.o.d.raw   -c
1610
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/utf8_string.o ../src/libsass/src/utf8_string.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/utf8_string.o.d.raw   -c
1611
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/util.o ../src/libsass/src/util.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/util.o.d.raw   -c
1612
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/libsass/src/libsass/src/values.o ../src/libsass/src/values.cpp '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -std=gnu++1y -std=c++0x -fexceptions -frtti -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/values.o.d.raw   -c
1613
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   rm -f Release/obj.target/src/sass.a && ar crs Release/obj.target/src/sass.a Release/obj.target/libsass/src/libsass/src/ast.o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o Release/obj.target/libsass/src/libsass/src/backtrace.o Release/obj.target/libsass/src/libsass/src/base64vlq.o Release/obj.target/libsass/src/libsass/src/bind.o Release/obj.target/libsass/src/libsass/src/cencode.o Release/obj.target/libsass/src/libsass/src/check_nesting.o Release/obj.target/libsass/src/libsass/src/color_maps.o Release/obj.target/libsass/src/libsass/src/constants.o Release/obj.target/libsass/src/libsass/src/context.o Release/obj.target/libsass/src/libsass/src/cssize.o Release/obj.target/libsass/src/libsass/src/emitter.o Release/obj.target/libsass/src/libsass/src/environment.o Release/obj.target/libsass/src/libsass/src/error_handling.o Release/obj.target/libsass/src/libsass/src/eval.o Release/obj.target/libsass/src/libsass/src/expand.o Release/obj.target/libsass/src/libsass/src/extend.o Release/obj.target/libsass/src/libsass/src/file.o Release/obj.target/libsass/src/libsass/src/functions.o Release/obj.target/libsass/src/libsass/src/inspect.o Release/obj.target/libsass/src/libsass/src/json.o Release/obj.target/libsass/src/libsass/src/lexer.o Release/obj.target/libsass/src/libsass/src/listize.o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o Release/obj.target/libsass/src/libsass/src/node.o Release/obj.target/libsass/src/libsass/src/operators.o Release/obj.target/libsass/src/libsass/src/output.o Release/obj.target/libsass/src/libsass/src/parser.o Release/obj.target/libsass/src/libsass/src/plugins.o Release/obj.target/libsass/src/libsass/src/position.o Release/obj.target/libsass/src/libsass/src/prelexer.o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o Release/obj.target/libsass/src/libsass/src/sass.o Release/obj.target/libsass/src/libsass/src/sass2scss.o Release/obj.target/libsass/src/libsass/src/sass_context.o Release/obj.target/libsass/src/libsass/src/sass_functions.o Release/obj.target/libsass/src/libsass/src/sass_util.o Release/obj.target/libsass/src/libsass/src/sass_values.o Release/obj.target/libsass/src/libsass/src/source_map.o Release/obj.target/libsass/src/libsass/src/subset_map.o Release/obj.target/libsass/src/libsass/src/to_c.o Release/obj.target/libsass/src/libsass/src/to_value.o Release/obj.target/libsass/src/libsass/src/units.o Release/obj.target/libsass/src/libsass/src/utf8_string.o Release/obj.target/libsass/src/libsass/src/util.o Release/obj.target/libsass/src/libsass/src/values.o
1614
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   ln -f "Release/obj.target/src/sass.a" "Release/sass.a" 2>/dev/null || (rm -rf "Release/sass.a" && cp -af "Release/obj.target/src/sass.a" "Release/sass.a")
1615
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/binding.o ../src/binding.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw   -c
1616
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE render(Nan::NAN_METHOD_ARGS_TYPE)’:
1617
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:284:80: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
1618
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   284 |     int status = uv_queue_work(uv_default_loop(), &ctx_w->request, compile_it, (uv_after_work_cb)MakeCallback);
1619
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1620
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE render_file(Nan::NAN_METHOD_ARGS_TYPE)’:
1621
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:320:80: warning: cast between incompatible function types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_work_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
1622
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   320 |     int status = uv_queue_work(uv_default_loop(), &ctx_w->request, compile_it, (uv_after_work_cb)MakeCallback);
1623
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1624
➤ YN0000: │ node-sass@npm:9.0.0 STDERR In file included from ../node_modules/nan/nan.h:62,
1625
➤ YN0000: │ node-sass@npm:9.0.0 STDERR                  from ../src/binding.cpp:1:
1626
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: At global scope:
1627
➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/12.22.12/include/node/node.h:736:7: warning: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
1628
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   736 |       (node::addon_register_func) (regfunc),                          \
1629
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1630
➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/12.22.12/include/node/node.h:770:3: note: in expansion of macro ‘NODE_MODULE_X’
1631
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   770 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
1632
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |   ^~~~~~~~~~~~~
1633
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:358:1: note: in expansion of macro ‘NODE_MODULE’
1634
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   358 | NODE_MODULE(binding, RegisterModule);
1635
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       | ^~~~~~~~~~~
1636
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/create_string.o ../src/create_string.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/create_string.o.d.raw   -c
1637
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/custom_function_bridge.o ../src/custom_function_bridge.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/custom_function_bridge.o.d.raw   -c
1638
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/custom_importer_bridge.o ../src/custom_importer_bridge.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/custom_importer_bridge.o.d.raw   -c
1639
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_context_wrapper.o ../src/sass_context_wrapper.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_context_wrapper.o.d.raw   -c
1640
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/boolean.o ../src/sass_types/boolean.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/boolean.o.d.raw   -c
1641
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/color.o ../src/sass_types/color.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/color.o.d.raw   -c
1642
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/error.o ../src/sass_types/error.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/error.o.d.raw   -c
1643
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/factory.o ../src/sass_types/factory.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/factory.o.d.raw   -c
1644
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/list.o ../src/sass_types/list.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/list.o.d.raw   -c
1645
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/map.o ../src/sass_types/map.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/map.o.d.raw   -c
1646
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/null.o ../src/sass_types/null.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/null.o.d.raw   -c
1647
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/number.o ../src/sass_types/number.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/number.o.d.raw   -c
1648
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding/src/sass_types/string.o ../src/sass_types/string.cpp '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/home/jenkins/.cache/node-gyp/12.22.12/include/node -I/home/jenkins/.cache/node-gyp/12.22.12/src -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/config -I/home/jenkins/.cache/node-gyp/12.22.12/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/uv/include -I/home/jenkins/.cache/node-gyp/12.22.12/deps/zlib -I/home/jenkins/.cache/node-gyp/12.22.12/deps/v8/include -I../node_modules/nan -I../src/libsass/include  -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF ./Release/.deps/Release/obj.target/binding/src/sass_types/string.o.d.raw   -c
1649
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   g++ -o Release/obj.target/binding.node -shared -pthread -rdynamic -m64  -Wl,-soname=binding.node -Wl,--start-group Release/obj.target/binding/src/binding.o Release/obj.target/binding/src/create_string.o Release/obj.target/binding/src/custom_function_bridge.o Release/obj.target/binding/src/custom_importer_bridge.o Release/obj.target/binding/src/sass_context_wrapper.o Release/obj.target/binding/src/sass_types/boolean.o Release/obj.target/binding/src/sass_types/color.o Release/obj.target/binding/src/sass_types/error.o Release/obj.target/binding/src/sass_types/factory.o Release/obj.target/binding/src/sass_types/list.o Release/obj.target/binding/src/sass_types/map.o Release/obj.target/binding/src/sass_types/null.o Release/obj.target/binding/src/sass_types/number.o Release/obj.target/binding/src/sass_types/string.o Release/obj.target/src/sass.a -Wl,--end-group 
1650
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   ln -f "Release/obj.target/binding.node" "Release/binding.node" 2>/dev/null || (rm -rf "Release/binding.node" && cp -af "Release/obj.target/binding.node" "Release/binding.node")
1651
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT make[1]: Leaving directory '/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/build'
1652
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info ok 
1653
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Installed to /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/node_modules/node-sass/vendor/linux-x64-72/binding.node
1654
➤ YN0000: └ Completed in 1m 37s
1655
➤ YN0000: Done with warnings in 1m 38s
1656
======= install services/workbench2 -- 100s
1657
======= test services/workbench2_units
1658
yarn install
1659
➤ YN0000: ┌ Resolution step
1660
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
1661
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
1662
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
1663
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
1664
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1665
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1666
➤ YN0060: │ arvados-workbench-2@workspace:. provides redux (p1ed3a) with version 4.0.3, which doesn't satisfy what redux-devtools and some of its descendants request
1667
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (pe50ad) with version 4.3.4, which doesn't satisfy what react-scripts and some of its descendants request
1668
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (p920f2) with version 4.3.4, which doesn't satisfy what tslint-etc and some of its descendants request
1669
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
1670
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
1671
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/eslint-plugin (pef9e6) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1672
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/parser (pd7402) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
1673
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
1674
➤ YN0000: └ Completed in 0s 278ms
1675
➤ YN0000: ┌ Fetch step
1676
➤ YN0013: │ 1951 packages were already cached
1677
➤ YN0000: └ Completed in 0s 438ms
1678
➤ YN0000: ┌ Link step
1679
➤ YN0000: └ Completed in 0s 776ms
1680
➤ YN0000: Done with warnings in 1s 852ms
1681
yarn test --no-watchAll --bail --ci
1682
PASS src/services/collection-service/collection-service.test.ts
1683
PASS src/models/vocabulary.test.ts
1684
PASS src/store/processes/process-copy-actions.test.ts
1685
  ● Console
1686

    
1687
    console.warn node_modules/react/cjs/react.development.js:315
1688
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1689

    
1690
PASS src/services/log-service/log-service.test.ts
1691
PASS src/store/run-process-panel/run-process-panel-actions.test.ts
1692
  ● Console
1693

    
1694
    console.warn node_modules/react/cjs/react.development.js:315
1695
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1696

    
1697
PASS src/components/data-table/data-table.test.tsx
1698
  ● Console
1699

    
1700
    console.warn node_modules/react/cjs/react.development.js:315
1701
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1702

    
1703
PASS src/store/context-menu/context-menu-actions.test.ts
1704
  ● Console
1705

    
1706
    console.warn node_modules/react/cjs/react.development.js:315
1707
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1708

    
1709
PASS src/store/resource-type-filters/resource-type-filters.test.ts
1710
PASS src/store/tree-picker/tree-picker-actions.test.ts
1711
  ● Console
1712

    
1713
    console.warn node_modules/react/cjs/react.development.js:315
1714
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1715

    
1716
PASS src/common/webdav.test.ts
1717
PASS src/store/auth/auth-action.test.ts (10.614s)
1718
  ● Console
1719

    
1720
    console.warn node_modules/react/cjs/react.development.js:315
1721
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1722

    
1723
PASS src/store/data-explorer/data-explorer-middleware.test.ts
1724
  ● Console
1725

    
1726
    console.warn node_modules/react/cjs/react.development.js:315
1727
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1728

    
1729
PASS src/models/tree.test.ts
1730
PASS src/store/search-bar/search-bar-actions.test.ts
1731
  ● Console
1732

    
1733
    console.warn node_modules/react/cjs/react.development.js:315
1734
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1735

    
1736
PASS src/services/common-service/common-resource-service.test.ts
1737
PASS src/views-components/data-explorer/renderers.test.tsx
1738
  ● Console
1739

    
1740
    console.warn node_modules/react/cjs/react.development.js:315
1741
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1742
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1743
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1744
      
1745
      * Move data fetching code or side effects to componentDidUpdate.
1746
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1747
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1748
      
1749
      Please update the following components: Connect(WithStyles(Component)), Provider
1750
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1751
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1752
      
1753
      * Move data fetching code or side effects to componentDidUpdate.
1754
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1755
      
1756
      Please update the following components: Connect(WithStyles(Component))
1757
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1758
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1759
      
1760
      * Move data fetching code or side effects to componentDidUpdate.
1761
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1762
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1763
      
1764
      Please update the following components: Connect(Component)
1765
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1766
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1767
      
1768
      * Move data fetching code or side effects to componentDidUpdate.
1769
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1770
      
1771
      Please update the following components: Connect(Component)
1772

    
1773
PASS src/components/data-explorer/data-explorer.test.tsx
1774
  ● Console
1775

    
1776
    console.warn node_modules/react/cjs/react.development.js:315
1777
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1778
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1779
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1780
      
1781
      * Move data fetching code or side effects to componentDidUpdate.
1782
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1783
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1784
      
1785
      Please update the following components: Connect(WithStyles(Component)), Provider
1786
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1787
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1788
      
1789
      * Move data fetching code or side effects to componentDidUpdate.
1790
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1791
      
1792
      Please update the following components: Connect(WithStyles(Component))
1793

    
1794
PASS src/components/subprocess-progress-bar/subprocess-progress-bar.test.tsx
1795
  ● Console
1796

    
1797
    console.warn node_modules/react/cjs/react.development.js:315
1798
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1799
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1800
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1801
      
1802
      * Move data fetching code or side effects to componentDidUpdate.
1803
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1804
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1805
      
1806
      Please update the following components: Connect(WithStyles(Component)), Provider
1807
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1808
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1809
      
1810
      * Move data fetching code or side effects to componentDidUpdate.
1811
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1812
      
1813
      Please update the following components: Connect(WithStyles(Component))
1814

    
1815
PASS src/store/tree-picker/tree-picker-reducer.test.ts
1816
  ● Console
1817

    
1818
    console.warn node_modules/react/cjs/react.development.js:315
1819
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1820

    
1821
PASS src/components/search-input/search-input.test.tsx
1822
  ● Console
1823

    
1824
    console.warn node_modules/react/cjs/react.development.js:315
1825
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1826

    
1827
PASS src/store/resources/resources.test.ts
1828
PASS src/models/user.test.ts
1829
PASS src/store/collection-panel/collection-panel-files/collection-panel-files-reducer.test.ts
1830
PASS src/services/collection-service/collection-service-files-response.test.ts
1831
PASS src/services/favorite-service/favorite-service.test.ts
1832
PASS src/views/instance-types-panel/instance-types-panel.test.tsx
1833
  ● Console
1834

    
1835
    console.warn node_modules/react/cjs/react.development.js:315
1836
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1837
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1838
      Warning: validateDOMNesting(...): <pre> cannot appear as a descendant of <p>.
1839
          in pre (created by Typography)
1840
          in Typography (created by WithStyles(Typography))
1841
          in WithStyles(Typography) (at code-snippet.tsx:59)
1842
          in div (created by Typography)
1843
          in Typography (created by WithStyles(Typography))
1844
          in WithStyles(Typography) (at code-snippet.tsx:56)
1845
          in Unknown (created by Connect(Component))
1846
          in Connect(Component) (created by WithStyles(Connect(Component)))
1847
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
1848
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
1849
          in DefaultCodeSnippet (at instance-types-panel.tsx:56)
1850
          in p (created by Typography)
1851
          in Typography (created by WithStyles(Typography))
1852
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
1853
          in div (created by CardContent)
1854
          in CardContent (created by WithStyles(CardContent))
1855
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
1856
          in div (created by Paper)
1857
          in Paper (created by WithStyles(Paper))
1858
          in WithStyles(Paper) (created by Card)
1859
          in Card (created by WithStyles(Card))
1860
          in WithStyles(Card) (at instance-types-panel.tsx:48)
1861
          in div (created by Grid)
1862
          in Grid (created by WithStyles(Grid))
1863
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
1864
          in div (created by Grid)
1865
          in Grid (created by WithStyles(Grid))
1866
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
1867
          in Unknown (created by Connect(Component))
1868
          in Connect(Component) (created by WithStyles(Connect(Component)))
1869
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
1870
          in Provider (created by WrapperComponent)
1871
          in WrapperComponent
1872
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1873
      Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
1874
          in div (created by Typography)
1875
          in Typography (created by WithStyles(Typography))
1876
          in WithStyles(Typography) (at code-snippet.tsx:56)
1877
          in Unknown (created by Connect(Component))
1878
          in Connect(Component) (created by WithStyles(Connect(Component)))
1879
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
1880
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
1881
          in DefaultCodeSnippet (at instance-types-panel.tsx:56)
1882
          in p (created by Typography)
1883
          in Typography (created by WithStyles(Typography))
1884
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
1885
          in div (created by CardContent)
1886
          in CardContent (created by WithStyles(CardContent))
1887
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
1888
          in div (created by Paper)
1889
          in Paper (created by WithStyles(Paper))
1890
          in WithStyles(Paper) (created by Card)
1891
          in Card (created by WithStyles(Card))
1892
          in WithStyles(Card) (at instance-types-panel.tsx:48)
1893
          in div (created by Grid)
1894
          in Grid (created by WithStyles(Grid))
1895
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
1896
          in div (created by Grid)
1897
          in Grid (created by WithStyles(Grid))
1898
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
1899
          in Unknown (created by Connect(Component))
1900
          in Connect(Component) (created by WithStyles(Connect(Component)))
1901
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
1902
          in Provider (created by WrapperComponent)
1903
          in WrapperComponent
1904
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1905
      Warning: validateDOMNesting(...): <pre> cannot appear as a descendant of <p>.
1906
          in pre (created by Typography)
1907
          in Typography (created by WithStyles(Typography))
1908
          in WithStyles(Typography) (at code-snippet.tsx:59)
1909
          in div (created by Typography)
1910
          in Typography (created by WithStyles(Typography))
1911
          in WithStyles(Typography) (at code-snippet.tsx:56)
1912
          in Unknown (created by Connect(Component))
1913
          in Connect(Component) (created by WithStyles(Connect(Component)))
1914
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
1915
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
1916
          in DefaultCodeSnippet (at instance-types-panel.tsx:61)
1917
          in p (created by Typography)
1918
          in Typography (created by WithStyles(Typography))
1919
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
1920
          in div (created by CardContent)
1921
          in CardContent (created by WithStyles(CardContent))
1922
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
1923
          in div (created by Paper)
1924
          in Paper (created by WithStyles(Paper))
1925
          in WithStyles(Paper) (created by Card)
1926
          in Card (created by WithStyles(Card))
1927
          in WithStyles(Card) (at instance-types-panel.tsx:48)
1928
          in div (created by Grid)
1929
          in Grid (created by WithStyles(Grid))
1930
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
1931
          in div (created by Grid)
1932
          in Grid (created by WithStyles(Grid))
1933
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
1934
          in Unknown (created by Connect(Component))
1935
          in Connect(Component) (created by WithStyles(Connect(Component)))
1936
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
1937
          in Provider (created by WrapperComponent)
1938
          in WrapperComponent
1939
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1940
      Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
1941
          in div (created by Typography)
1942
          in Typography (created by WithStyles(Typography))
1943
          in WithStyles(Typography) (at code-snippet.tsx:56)
1944
          in Unknown (created by Connect(Component))
1945
          in Connect(Component) (created by WithStyles(Connect(Component)))
1946
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
1947
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
1948
          in DefaultCodeSnippet (at instance-types-panel.tsx:61)
1949
          in p (created by Typography)
1950
          in Typography (created by WithStyles(Typography))
1951
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
1952
          in div (created by CardContent)
1953
          in CardContent (created by WithStyles(CardContent))
1954
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
1955
          in div (created by Paper)
1956
          in Paper (created by WithStyles(Paper))
1957
          in WithStyles(Paper) (created by Card)
1958
          in Card (created by WithStyles(Card))
1959
          in WithStyles(Card) (at instance-types-panel.tsx:48)
1960
          in div (created by Grid)
1961
          in Grid (created by WithStyles(Grid))
1962
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
1963
          in div (created by Grid)
1964
          in Grid (created by WithStyles(Grid))
1965
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
1966
          in Unknown (created by Connect(Component))
1967
          in Connect(Component) (created by WithStyles(Connect(Component)))
1968
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
1969
          in Provider (created by WrapperComponent)
1970
          in WrapperComponent
1971
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1972
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1973
      
1974
      * Move data fetching code or side effects to componentDidUpdate.
1975
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1976
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1977
      
1978
      Please update the following components: Connect(Component), Connect(WithStyles(Component)), Provider
1979
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1980
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1981
      
1982
      * Move data fetching code or side effects to componentDidUpdate.
1983
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1984
      
1985
      Please update the following components: Connect(Component), Connect(WithStyles(Component))
1986

    
1987
PASS src/views-components/context-menu/actions/collection-file-viewer-action.test.tsx
1988
  ● Console
1989

    
1990
    console.warn node_modules/react/cjs/react.development.js:315
1991
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1992
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1993
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1994
      
1995
      * Move data fetching code or side effects to componentDidUpdate.
1996
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
1997
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
1998
      
1999
      Please update the following components: Connect(FileViewerAction), Provider
2000
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2001
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2002
      
2003
      * Move data fetching code or side effects to componentDidUpdate.
2004
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2005
      
2006
      Please update the following components: Connect(FileViewerAction)
2007

    
2008
PASS src/services/api-client-authorization-service/api-client-authorization-service.test.ts
2009
PASS src/views-components/webdav-s3-dialog/webdav-s3-dialog.test.tsx
2010
  ● Console
2011

    
2012
    console.warn node_modules/react/cjs/react.development.js:315
2013
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2014
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2015
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2016
      
2017
      * Move data fetching code or side effects to componentDidUpdate.
2018
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2019
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2020
      
2021
      Please update the following components: Connect(WithStyles(Component)), Provider
2022
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2023
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2024
      
2025
      * Move data fetching code or side effects to componentDidUpdate.
2026
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2027
      
2028
      Please update the following components: Connect(WithStyles(Component))
2029
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2030
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2031
      
2032
      * Move data fetching code or side effects to componentDidUpdate.
2033
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2034
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2035
      
2036
      Please update the following components: Connect(WithStyles(Component))
2037
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2038
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2039
      
2040
      * Move data fetching code or side effects to componentDidUpdate.
2041
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2042
      
2043
      Please update the following components: Connect(WithStyles(Component))
2044

    
2045
PASS src/views-components/search-bar/search-bar-view.test.tsx
2046
PASS src/views/login-panel/login-panel.test.tsx
2047
  ● Console
2048

    
2049
    console.warn node_modules/react/cjs/react.development.js:315
2050
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2051

    
2052
PASS src/store/data-explorer/data-explorer-reducer.test.tsx
2053
  ● Console
2054

    
2055
    console.warn node_modules/react/cjs/react.development.js:315
2056
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2057

    
2058
PASS src/store/workflow-panel/workflow-panel-actions.test.ts
2059
  ● Console
2060

    
2061
    console.warn node_modules/react/cjs/react.development.js:315
2062
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2063

    
2064
PASS src/components/multi-panel-view/multi-panel-view.test.tsx
2065
  ● Console
2066

    
2067
    console.warn node_modules/react/cjs/react.development.js:315
2068
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2069

    
2070
PASS src/components/tree/tree.test.tsx
2071
  ● Console
2072

    
2073
    console.warn node_modules/react/cjs/react.development.js:315
2074
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2075

    
2076
PASS src/views-components/token-dialog/token-dialog.test.tsx
2077
  ● Console
2078

    
2079
    console.warn node_modules/react/cjs/react.development.js:315
2080
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2081
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2082
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2083
      
2084
      * Move data fetching code or side effects to componentDidUpdate.
2085
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2086
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2087
      
2088
      Please update the following components: Provider
2089
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2090
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2091
      
2092
      * Move data fetching code or side effects to componentDidUpdate.
2093
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2094
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2095
      
2096
      Please update the following components: Connect(Component)
2097
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2098
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2099
      
2100
      * Move data fetching code or side effects to componentDidUpdate.
2101
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2102
      
2103
      Please update the following components: Connect(Component)
2104

    
2105
PASS src/services/api/filter-builder.test.ts
2106
PASS src/common/use-async-interval.test.tsx
2107
PASS src/views-components/context-menu/actions/helpers.test.ts
2108
PASS src/components/column-selector/column-selector.test.tsx
2109
  ● Console
2110

    
2111
    console.warn node_modules/react/cjs/react.development.js:315
2112
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2113

    
2114
PASS src/common/formatters.test.ts
2115
PASS src/views-components/sharing-dialog/sharing-urls-component.test.tsx
2116
  ● Console
2117

    
2118
    console.warn node_modules/react/cjs/react.development.js:315
2119
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2120

    
2121
PASS src/store/link-account-panel/link-account-panel-reducer.test.ts
2122
  ● Console
2123

    
2124
    console.warn node_modules/react/cjs/react.development.js:315
2125
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2126

    
2127
PASS src/store/auth/auth-reducer.test.ts
2128
  ● Console
2129

    
2130
    console.warn node_modules/react/cjs/react.development.js:315
2131
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2132

    
2133
PASS src/components/breadcrumbs/breadcrumbs.test.tsx
2134
  ● Console
2135

    
2136
    console.warn node_modules/react/cjs/react.development.js:315
2137
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2138
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2139
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2140
      
2141
      * Move data fetching code or side effects to componentDidUpdate.
2142
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2143
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2144
      
2145
      Please update the following components: Provider
2146
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2147
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2148
      
2149
      * Move data fetching code or side effects to componentDidUpdate.
2150
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2151
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2152
      
2153
      Please update the following components: Connect(Component)
2154
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2155
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2156
      
2157
      * Move data fetching code or side effects to componentDidUpdate.
2158
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2159
      
2160
      Please update the following components: Connect(Component)
2161

    
2162
PASS src/common/redirect-to.test.ts
2163
PASS src/views/not-found-panel/not-found-panel-root.test.tsx
2164
  ● Console
2165

    
2166
    console.warn node_modules/react/cjs/react.development.js:315
2167
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2168

    
2169
PASS src/components/popover/popover.test.tsx
2170
  ● Console
2171

    
2172
    console.warn node_modules/react/cjs/react.development.js:315
2173
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2174

    
2175
PASS src/views-components/sharing-dialog/sharing-dialog-component.test.tsx
2176
  ● Console
2177

    
2178
    console.warn node_modules/react/cjs/react.development.js:315
2179
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2180
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2181
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2182
      
2183
      * Move data fetching code or side effects to componentDidUpdate.
2184
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2185
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2186
      
2187
      Please update the following components: Provider
2188
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2189
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2190
      
2191
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
2192
      * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2193
      
2194
      Please update the following components: Form(Connect(SharingPublicAccessFormComponent)), Form(SharingInvitationFormComponent), Form(WithStyles(Component))
2195
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2196
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2197
      
2198
      * Move data fetching code or side effects to componentDidUpdate.
2199
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2200
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2201
      
2202
      Please update the following components: Connect(ConnectedField), Connect(ConnectedFieldArray), Connect(Form(Connect(SharingPublicAccessFormComponent))), Connect(Form(SharingInvitationFormComponent)), Connect(Form(WithStyles(Component))), Connect(ParticipantSelect), Connect(SharingPublicAccessFormComponent), Field, FieldArray, Form(Connect(SharingPublicAccessFormComponent)), Form(SharingInvitationFormComponent), Form(WithStyles(Component))
2203
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2204
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2205
      
2206
      * Move data fetching code or side effects to componentDidUpdate.
2207
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2208
      
2209
      Please update the following components: Connect(ConnectedField), Connect(ConnectedFieldArray), Connect(Form(Connect(SharingPublicAccessFormComponent))), Connect(Form(SharingInvitationFormComponent)), Connect(Form(WithStyles(Component))), Connect(ParticipantSelect), Connect(SharingPublicAccessFormComponent)
2210

    
2211
PASS src/views/inactive-panel/inactive-panel.test.tsx
2212
  ● Console
2213

    
2214
    console.warn node_modules/react/cjs/react.development.js:315
2215
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2216

    
2217
PASS src/views-components/auto-logout/auto-logout.test.tsx
2218
  ● Console
2219

    
2220
    console.warn node_modules/react/cjs/react.development.js:315
2221
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2222

    
2223
PASS src/views-components/baner/banner.test.tsx
2224
  ● Console
2225

    
2226
    console.warn node_modules/react/cjs/react.development.js:315
2227
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2228

    
2229
PASS src/views-components/side-panel-button/side-panel-button.test.tsx
2230
  ● Console
2231

    
2232
    console.warn node_modules/react/cjs/react.development.js:315
2233
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2234

    
2235
PASS src/views-components/context-menu/actions/download-action.test.tsx
2236
  ● Console
2237

    
2238
    console.warn node_modules/react/cjs/react.development.js:315
2239
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2240

    
2241
PASS src/validators/is-rsa-key.test.tsx
2242
PASS src/lib/resource-properties.test.ts
2243
PASS src/views-components/context-menu/action-sets/project-action-set.test.ts
2244
  ● Console
2245

    
2246
    console.warn node_modules/react/cjs/react.development.js:315
2247
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2248

    
2249
PASS src/services/project-service/project-service.test.ts
2250
PASS src/components/file-tree/file-thumbnail.test.tsx
2251
  ● Console
2252

    
2253
    console.warn node_modules/react/cjs/react.development.js:315
2254
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2255
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2256
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2257
      
2258
      * Move data fetching code or side effects to componentDidUpdate.
2259
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2260
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2261
      
2262
      Please update the following components: Connect(WithStyles(Component)), Provider
2263
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2264
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2265
      
2266
      * Move data fetching code or side effects to componentDidUpdate.
2267
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2268
      
2269
      Please update the following components: Connect(WithStyles(Component))
2270

    
2271
PASS src/common/url.test.ts
2272
PASS src/services/api/url-builder.test.ts
2273
PASS src/store/auth/auth-middleware.test.ts
2274
  ● Console
2275

    
2276
    console.warn node_modules/react/cjs/react.development.js:315
2277
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2278

    
2279
PASS src/components/dropdown-menu/dropdown-menu.test.tsx
2280
  ● Console
2281

    
2282
    console.warn node_modules/react/cjs/react.development.js:315
2283
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2284

    
2285
PASS src/views-components/main-app-bar/account-menu.test.tsx
2286
  ● Console
2287

    
2288
    console.warn node_modules/react/cjs/react.development.js:315
2289
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2290

    
2291
PASS src/services/groups-service/groups-service.test.ts
2292
PASS src/views-components/context-menu/action-sets/collection-action-set.test.ts
2293
  ● Console
2294

    
2295
    console.warn node_modules/react/cjs/react.development.js:315
2296
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2297

    
2298
PASS src/services/common-service/common-service.test.ts
2299
PASS src/components/refresh-button/refresh-button.test.tsx
2300
  ● Console
2301

    
2302
    console.warn node_modules/react/cjs/react.development.js:315
2303
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2304

    
2305
PASS src/store/dialog/dialog-reducer.test.ts
2306
PASS src/components/context-menu/context-menu.test.tsx
2307
  ● Console
2308

    
2309
    console.warn node_modules/react/cjs/react.development.js:315
2310
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2311

    
2312
PASS src/components/data-table-filters/data-table-filters-popover.test.tsx
2313
  ● Console
2314

    
2315
    console.warn node_modules/react/cjs/react.development.js:315
2316
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2317

    
2318
PASS src/store/search-results-panel/search-results-middleware-service.test.ts
2319
  ● Console
2320

    
2321
    console.warn node_modules/react/cjs/react.development.js:315
2322
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2323

    
2324
PASS src/views-components/context-menu/actions/copy-to-clipboard-action.test.tsx
2325
  ● Console
2326

    
2327
    console.warn node_modules/react/cjs/react.development.js:315
2328
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2329

    
2330
PASS src/views-components/context-menu/actions/file-viewer-action.test.tsx
2331
  ● Console
2332

    
2333
    console.warn node_modules/react/cjs/react.development.js:315
2334
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2335

    
2336
PASS src/services/api/order-builder.test.ts
2337
PASS src/views/workbench/workbench.test.tsx
2338
  ● Console
2339

    
2340
    console.warn node_modules/react/cjs/react.development.js:315
2341
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2342
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2343
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2344
      
2345
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
2346
      * Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2347
      
2348
      Please update the following components: ConnectedRouter, Form(Component), Form(DialogCollectionCreate), Form(DialogCollectionFilesUpload), Form(DialogCollectionUpdate), Form(DialogProcessUpdate), Form(DialogProjectCreate), Form(DialogProjectUpdate), Form(DialogRepositoryCreate), Form(DialogSshKeyCreate), Form(UserRepositoryCreate), Route, Router, Switch
2349
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2350
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2351
      
2352
      * Move data fetching code or side effects to componentDidUpdate.
2353
      * If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://fb.me/react-derived-state
2354
      * Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2355
      
2356
      Please update the following components: Connect(Component), Connect(ConfirmationDialog), Connect(Connect(ConfirmationDialog)), Connect(Connect(Connect(_default))), Connect(Connect(TokenDialogComponent)), Connect(Connect(_default)), Connect(ContextMenu), Connect(Form(Component)), Connect(Form(DialogCollectionCreate)), Connect(Form(DialogCollectionFilesUpload)), Connect(Form(DialogCollectionUpdate)), Connect(Form(DialogProcessUpdate)), Connect(Form(DialogProjectCreate)), Connect(Form(DialogProjectUpdate)), Connect(Form(DialogRepositoryCreate)), Connect(Form(DialogSshKeyCreate)), Connect(Form(UserRepositoryCreate)), Connect(ReduxForm), Connect(TokenDialogComponent), Connect(WithStyles(Component)), Connect(WithStyles(Connect(Component))), Connect(_default), Form(Component), Form(DialogCollectionCreate), Form(DialogCollectionFilesUpload), Form(DialogCollectionUpdate), Form(DialogProcessUpdate), Form(DialogProjectCreate), Form(DialogProjectUpdate), Form(DialogRepositoryCreate), Form(DialogSshKeyCreate), Form(UserRepositoryCreate), Provider, Route, Router, Switch
2357
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2358
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2359
      
2360
      * Move data fetching code or side effects to componentDidUpdate.
2361
      * Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
2362
      
2363
      Please update the following components: Connect(Component), Connect(ConfirmationDialog), Connect(Connect(ConfirmationDialog)), Connect(Connect(Connect(_default))), Connect(Connect(TokenDialogComponent)), Connect(Connect(_default)), Connect(ContextMenu), Connect(Form(Component)), Connect(Form(DialogCollectionCreate)), Connect(Form(DialogCollectionFilesUpload)), Connect(Form(DialogCollectionUpdate)), Connect(Form(DialogProcessUpdate)), Connect(Form(DialogProjectCreate)), Connect(Form(DialogProjectUpdate)), Connect(Form(DialogRepositoryCreate)), Connect(Form(DialogSshKeyCreate)), Connect(Form(UserRepositoryCreate)), Connect(ReduxForm), Connect(TokenDialogComponent), Connect(WithStyles(Component)), Connect(WithStyles(Connect(Component))), Connect(_default)
2364

    
2365

    
2366
Test Suites: 76 passed, 76 total
2367
Tests:       348 passed, 348 total
2368
Snapshots:   0 total
2369
Time:        27.012s
2370
Ran all test suites.
2371
======= test services/workbench2_units -- 33s
2372
======= test services/workbench2_integration
2373
yarn install
2374
➤ YN0000: ┌ Resolution step
2375
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
2376
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
2377
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
2378
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
2379
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
2380
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
2381
➤ YN0060: │ arvados-workbench-2@workspace:. provides redux (p1ed3a) with version 4.0.3, which doesn't satisfy what redux-devtools and some of its descendants request
2382
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (pe50ad) with version 4.3.4, which doesn't satisfy what react-scripts and some of its descendants request
2383
➤ YN0060: │ arvados-workbench-2@workspace:. provides typescript (p920f2) with version 4.3.4, which doesn't satisfy what tslint-etc and some of its descendants request
2384
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
2385
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
2386
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/eslint-plugin (pef9e6) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
2387
➤ YN0060: │ react-scripts@npm:3.4.4 [f1240] provides @typescript-eslint/parser (pd7402) with version 4.28.0, which doesn't satisfy what eslint-config-react-app requests
2388
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
2389
➤ YN0000: └ Completed in 0s 284ms
2390
➤ YN0000: ┌ Fetch step
2391
➤ YN0013: │ 1951 packages were already cached
2392
➤ YN0000: └ Completed in 0s 432ms
2393
➤ YN0000: ┌ Link step
2394
➤ YN0000: └ Completed in 0s 779ms
2395
➤ YN0000: Done with warnings in 1s 665ms
2396
yarn run cypress install
2397
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh -a /tmp/workspace/developer-run-tests-services-workbench2
2398

    
2399
Cypress 6.3.0 is installed in /home/jenkins/.cache/Cypress/6.3.0
2400

    
2401
Skipping installation:
2402

    
2403
  Pass the --force option if you'd like to reinstall anyway.
2404
ARVADOS_DIR is /tmp/workspace/developer-run-tests-services-workbench2
2405
Launching arvados in test mode...
2406
Arvados up and running at https://127.0.0.1:37885/
2407
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 124: warning: execute_coproc: coproc [10895:arvboot] still exists
2408
Launching workbench2...
2409
.
2410
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 131: warning: execute_coproc: coproc [11463:consume_stdout] still exists
2411
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 132: warning: execute_coproc: coproc [11471:wb2] still exists
2412
(node:11511) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
2413
ℹ 「wds」: Project is running at https://10.10.0.87/
2414
ℹ 「wds」: webpack output is served from 
2415
ℹ 「wds」: Content not from webpack is served from /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/public
2416
ℹ 「wds」: 404s will fallback to /
2417
Starting the development server...
2418

    
2419
Running tests...
2420
Compiled successfully!
2421

    
2422
You can now view arvados-workbench-2 in the browser.
2423

    
2424
  Local:            https://localhost:50292
2425
  On Your Network:  https://10.10.0.87:50292
2426

    
2427
Note that the development build is not optimized.
2428
To create a production build, use yarn build.
2429

    
2430
It looks like this is your first time using Cypress: 6.3.0
2431

    
2432
[?25l[13:37:20]  Verifying Cypress can run /home/jenkins/.cache/Cypress/6.3.0/Cypress [started]
2433
[13:37:23]  Verifying Cypress can run /home/jenkins/.cache/Cypress/6.3.0/Cypress [completed]
2434
[?25h
2435
Opening Cypress...
2436

    
2437
====================================================================================================
2438

    
2439
tput: No value for $TERM and no -T specified
2440
  (Run Starting)
2441

    
2442
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2443
  │ Cypress:    6.3.0                                                                              │
2444
  │ Browser:    Electron 87 (headless)                                                             │
2445
  │ Specs:      16 found (banner-tooltip.spec.js, collection.spec.js, create-workflow.spec.js, del │
2446
  │             ete-multiple-files.spec.js, favorites.spec.js, group-manage.spec.js, login.spec.js │
2447
  │             , page-not-found.spec.js, process.spec.js, project.spec.js, search.spec.js, sharin │
2448
  │             g.spec.js, ...)                                                                    │
2449
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2450

    
2451

    
2452
────────────────────────────────────────────────────────────────────────────────────────────────────
2453
                                                                                                    
2454
  Running:  banner-tooltip.spec.js                                                         (1 of 16)
2455
Browserslist: caniuse-lite is outdated. Please run:
2456
npx browserslist@latest --update-db
2457

    
2458
Why you should do it regularly:
2459
https://github.com/browserslist/browserslist#browsers-data-updating
2460

    
2461

2462
  Banner / tooltip tests
2463
    ✓ should re-show the banner (14447ms)
2464
    ✓ should show tooltips and remove tooltips as localStorage key is present (14553ms)
2465

    
2466

    
2467
  2 passing (30s)
2468

    
2469

    
2470
  (Results)
2471

    
2472
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2473
  │ Tests:        2                                                                                │
2474
  │ Passing:      2                                                                                │
2475
  │ Failing:      0                                                                                │
2476
  │ Pending:      0                                                                                │
2477
  │ Skipped:      0                                                                                │
2478
  │ Screenshots:  0                                                                                │
2479
  │ Video:        true                                                                             │
2480
  │ Duration:     29 seconds                                                                       │
2481
  │ Spec Ran:     banner-tooltip.spec.js                                                           │
2482
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2483

    
2484

    
2485
────────────────────────────────────────────────────────────────────────────────────────────────────
2486
                                                                                                    
2487
  Running:  collection.spec.js                                                             (2 of 16)
2488

    
2489

2490
  Collection panel tests
2491
    ✓ allows to download mountain duck config for a collection (5006ms)
2492
    ✓ attempts to use a preexisting name creating or updating a collection (6507ms)
2493
    ✓ uses the property editor (from edit dialog) with vocabulary terms (4199ms)
2494
    ✓ uses the editor (from details panel) with vocabulary terms (4775ms)
2495
    ✓ shows collection by URL (8573ms)
2496
    ✓ renames a file using valid names (55670ms)
2497
    ✓ renames a file to a different directory (29830ms)
2498
    ✓ shows collection owner (6535ms)
2499
    ✓ tries to rename a file with illegal names (8017ms)
2500
    ✓ can correctly display old versions (2184ms)
2501
    ✓ views & edits storage classes data (4362ms)
2502
    ✓ moves a collection to a different project (4766ms)
2503
    ✓ automatically updates the collection UI contents without using the Refresh button (3389ms)
2504
    ✓ makes a copy of an existing collection (4269ms)
2505
    ✓ uses the collection version browser to view a previous version (10269ms)
2506
    ✓ copies selected files into new collection (5302ms)
2507
    ✓ copies selected files into existing collection (5542ms)
2508
    ✓ copies selected files into separate collections (7518ms)
2509
    ✓ moves selected files into new collection (5199ms)
2510
    ✓ moves selected files into existing collection (6500ms)
2511
    ✓ moves selected files into separate collections (7757ms)
2512
    ✓ creates new collection with properties on home project (5453ms)
2513
    ✓ shows responsible person for collection if available (1978ms)
2514
    file upload
2515
      ✓ uploads a file and checks the collection UI to be fresh (6351ms)
2516
      ✓ allows to cancel running upload (4158ms)
2517
      ✓ allows to cancel single file from the running upload (4793ms)
2518
      ✓ allows to cancel all files from the running upload (4542ms)
2519

    
2520

    
2521
  27 passing (4m)
2522

    
2523

    
2524
  (Results)
2525

    
2526
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2527
  │ Tests:        27                                                                               │
2528
  │ Passing:      27                                                                               │
2529
  │ Failing:      0                                                                                │
2530
  │ Pending:      0                                                                                │
2531
  │ Skipped:      0                                                                                │
2532
  │ Screenshots:  0                                                                                │
2533
  │ Video:        true                                                                             │
2534
  │ Duration:     3 minutes, 50 seconds                                                            │
2535
  │ Spec Ran:     collection.spec.js                                                               │
2536
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2537

    
2538

    
2539
────────────────────────────────────────────────────────────────────────────────────────────────────
2540
                                                                                                    
2541
  Running:  create-workflow.spec.js                                                        (3 of 16)
2542

    
2543

2544
  Create workflow tests
2545
    ✓ can create project with nested data (7939ms)
2546
    ✓ can select multi files when creating workflow workflow_with_array_fields.yaml (8500ms)
2547
    ✓ can select multi files when creating workflow workflow_with_default_array_fields.yaml (8282ms)
2548
    ✓ allows selecting collection subdirectories and reselects existing selections (6839ms)
2549

    
2550

    
2551
  4 passing (33s)
2552

    
2553

    
2554
  (Results)
2555

    
2556
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2557
  │ Tests:        4                                                                                │
2558
  │ Passing:      4                                                                                │
2559
  │ Failing:      0                                                                                │
2560
  │ Pending:      0                                                                                │
2561
  │ Skipped:      0                                                                                │
2562
  │ Screenshots:  0                                                                                │
2563
  │ Video:        true                                                                             │
2564
  │ Duration:     32 seconds                                                                       │
2565
  │ Spec Ran:     create-workflow.spec.js                                                          │
2566
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2567

    
2568

    
2569
────────────────────────────────────────────────────────────────────────────────────────────────────
2570
                                                                                                    
2571
  Running:  delete-multiple-files.spec.js                                                  (4 of 16)
2572

    
2573

2574
  Multi-file deletion tests
2575
    ✓ deletes all files from root dir (6427ms)
2576
    - deletes all files from non root dir
2577
    ✓ deletes all files from non root dir (4728ms)
2578

    
2579

    
2580
  2 passing (12s)
2581
  1 pending
2582

    
2583

    
2584
  (Results)
2585

    
2586
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2587
  │ Tests:        3                                                                                │
2588
  │ Passing:      2                                                                                │
2589
  │ Failing:      0                                                                                │
2590
  │ Pending:      1                                                                                │
2591
  │ Skipped:      0                                                                                │
2592
  │ Screenshots:  0                                                                                │
2593
  │ Video:        true                                                                             │
2594
  │ Duration:     11 seconds                                                                       │
2595
  │ Spec Ran:     delete-multiple-files.spec.js                                                    │
2596
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2597

    
2598

    
2599
────────────────────────────────────────────────────────────────────────────────────────────────────
2600
                                                                                                    
2601
  Running:  favorites.spec.js                                                              (5 of 16)
2602

    
2603

2604
  Favorites tests
2605
    ✓ creates and removes a public favorite (7356ms)
2606
    - can copy selected into the collection
2607
    ✓ can copy collection to favorites (4812ms)
2608
    ✓ can edit project and collections in favorites (27613ms)
2609
    ✓ can view favorites in workflow (5640ms)
2610

    
2611

    
2612
  4 passing (47s)
2613
  1 pending
2614

    
2615

    
2616
  (Results)
2617

    
2618
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2619
  │ Tests:        5                                                                                │
2620
  │ Passing:      4                                                                                │
2621
  │ Failing:      0                                                                                │
2622
  │ Pending:      1                                                                                │
2623
  │ Skipped:      0                                                                                │
2624
  │ Screenshots:  0                                                                                │
2625
  │ Video:        true                                                                             │
2626
  │ Duration:     46 seconds                                                                       │
2627
  │ Spec Ran:     favorites.spec.js                                                                │
2628
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2629

    
2630

    
2631
────────────────────────────────────────────────────────────────────────────────────────────────────
2632
                                                                                                    
2633
  Running:  group-manage.spec.js                                                           (6 of 16)
2634

    
2635

2636
  Group manage tests
2637
    ✓ creates a new group (8334ms)
2638
    ✓ adds users to the group (3144ms)
2639
    ✓ changes permission level of a member (775ms)
2640
    ✓ can unhide and re-hide users (3450ms)
2641
    ✓ displays resources shared with the group (2332ms)
2642
    ✓ removes users from the group (2181ms)
2643
    ✓ renames the group (3540ms)
2644
    ✓ deletes the group (917ms)
2645
    ✓ disables group-related controls for built-in groups (4808ms)
2646

    
2647

    
2648
  9 passing (30s)
2649

    
2650

    
2651
  (Results)
2652

    
2653
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2654
  │ Tests:        9                                                                                │
2655
  │ Passing:      9                                                                                │
2656
  │ Failing:      0                                                                                │
2657
  │ Pending:      0                                                                                │
2658
  │ Skipped:      0                                                                                │
2659
  │ Screenshots:  0                                                                                │
2660
  │ Video:        true                                                                             │
2661
  │ Duration:     30 seconds                                                                       │
2662
  │ Spec Ran:     group-manage.spec.js                                                             │
2663
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2664

    
2665

    
2666
────────────────────────────────────────────────────────────────────────────────────────────────────
2667
                                                                                                    
2668
  Running:  login.spec.js                                                                  (7 of 16)
2669

    
2670

2671
  Login tests
2672
    ✓ shows login page on first visit (3196ms)
2673
    ✓ shows login page with no token (1353ms)
2674
    ✓ shows inactive page to inactive user (857ms)
2675
    ✓ shows login page with invalid token (1334ms)
2676
    ✓ logs in successfully with valid user token (1533ms)
2677
    ✓ logs out when token no longer valid (2489ms)
2678
    ✓ logs in successfully with valid admin token (2071ms)
2679
    ✓ fails to authenticate using the login form with wrong password (1409ms)
2680
    ✓ successfully authenticates using the login form (1656ms)
2681

    
2682

    
2683
  9 passing (16s)
2684

    
2685

    
2686
  (Results)
2687

    
2688
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2689
  │ Tests:        9                                                                                │
2690
  │ Passing:      9                                                                                │
2691
  │ Failing:      0                                                                                │
2692
  │ Pending:      0                                                                                │
2693
  │ Skipped:      0                                                                                │
2694
  │ Screenshots:  0                                                                                │
2695
  │ Video:        true                                                                             │
2696
  │ Duration:     16 seconds                                                                       │
2697
  │ Spec Ran:     login.spec.js                                                                    │
2698
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2699

    
2700

    
2701
────────────────────────────────────────────────────────────────────────────────────────────────────
2702
                                                                                                    
2703
  Running:  page-not-found.spec.js                                                         (8 of 16)
2704

    
2705

2706
  Page not found tests
2707
    ✓ shows not found page (3260ms)
2708
    ✓ shows not found popup (8083ms)
2709

    
2710

    
2711
  2 passing (12s)
2712

    
2713

    
2714
  (Results)
2715

    
2716
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2717
  │ Tests:        2                                                                                │
2718
  │ Passing:      2                                                                                │
2719
  │ Failing:      0                                                                                │
2720
  │ Pending:      0                                                                                │
2721
  │ Skipped:      0                                                                                │
2722
  │ Screenshots:  0                                                                                │
2723
  │ Video:        true                                                                             │
2724
  │ Duration:     11 seconds                                                                       │
2725
  │ Spec Ran:     page-not-found.spec.js                                                           │
2726
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2727

    
2728

    
2729
────────────────────────────────────────────────────────────────────────────────────────────────────
2730
                                                                                                    
2731
  Running:  process.spec.js                                                                (9 of 16)
2732

    
2733

2734
  Process tests
2735
    Details panel
2736
      ✓ shows process details (10289ms)
2737
      ✓ should show runtime status indicators (5910ms)
2738
      ✓ allows copying processes (13693ms)
2739
      ✓ shows cancel button when appropriate (9523ms)
2740
    Logs panel
2741
      ✓ shows live process logs (7670ms)
2742
      ✓ filters process logs by event type (6665ms)
2743
      ✓ sorts combined logs (5903ms)
2744
      ✓ preserves original ordering of lines within the same log type (5557ms)
2745
      ✓ correctly generates sniplines (4980ms)
2746
    I/O panel
2747
      ✓ displays IO parameters with keep links and previews (17734ms)
2748
      1) displays IO parameters with no value
2749

    
2750

    
2751
  10 passing (2m)
2752
  1 failing
2753

    
2754
  1) Process tests
2755
       I/O panel
2756
         displays IO parameters with no value:
2757
     AssertionError: object tested must be an array, a map, an object, a set, a string, or a weakset, but undefined given
2758
      at Context.eval (https://127.0.0.1:50292/__cypress/tests?p=cypress/support/index.js:1102:6)
2759

2760

    
2761

    
2762

    
2763
  (Results)
2764

    
2765
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2766
  │ Tests:        11                                                                               │
2767
  │ Passing:      10                                                                               │
2768
  │ Failing:      1                                                                                │
2769
  │ Pending:      0                                                                                │
2770
  │ Skipped:      0                                                                                │
2771
  │ Screenshots:  1                                                                                │
2772
  │ Video:        true                                                                             │
2773
  │ Duration:     1 minute, 46 seconds                                                             │
2774
  │ Spec Ran:     process.spec.js                                                                  │
2775
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2776

    
2777

    
2778
  (Screenshots)
2779

    
2780
  -  /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/cypre     (1280x720)
2781
     ss/screenshots/process.spec.js/Process tests -- IO panel -- displays IO paramete               
2782
     rs with no value (failed).png                                                                  
2783

    
2784

    
2785
────────────────────────────────────────────────────────────────────────────────────────────────────
2786
                                                                                                    
2787
  Running:  project.spec.js                                                               (10 of 16)
2788
(node:12111) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 preprocessor:close listeners added to [EventEmitter]. Use emitter.setMaxListeners() to increase limit
2789

    
2790

2791
  Project tests
2792
    ✓ creates a new project with multiple properties (13505ms)
2793
    ✓ creates a project without and with description (17213ms)
2794
    ✓ creates new project on home project and then a subproject inside it (7258ms)
2795
    ✓ attempts to use a preexisting name creating a project (4606ms)
2796
    ✓ navigates to the parent project after trashing the one being displayed (4237ms)
2797
    ✓ resets the search box only when navigating out of the current project (4245ms)
2798
    ✓ navigates to the root project after trashing the parent of the one being displayed (4632ms)
2799
    ✓ shows details panel when clicking on the info icon (2639ms)
2800
    ✓ clears search input when changing project (2884ms)
2801
    ✓ opens advanced popup for project with username (2912ms)
2802
    ✓ copies project URL to clipboard (6865ms)
2803
    ✓ sorts displayed items correctly (6680ms)
2804
    Frozen projects
2805
      ✓ should be able to froze own project (2901ms)
2806
      ✓ should not be able to modify items within the frozen project (3657ms)
2807
      ✓ should be able to froze not owned project (2501ms)
2808
      ✓ should be able to unfroze project if user is an admin (4321ms)
2809

    
2810

    
2811
  16 passing (2m)
2812

    
2813

    
2814
  (Results)
2815

    
2816
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2817
  │ Tests:        16                                                                               │
2818
  │ Passing:      16                                                                               │
2819
  │ Failing:      0                                                                                │
2820
  │ Pending:      0                                                                                │
2821
  │ Skipped:      0                                                                                │
2822
  │ Screenshots:  0                                                                                │
2823
  │ Video:        true                                                                             │
2824
  │ Duration:     1 minute, 34 seconds                                                             │
2825
  │ Spec Ran:     project.spec.js                                                                  │
2826
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2827

    
2828

    
2829
────────────────────────────────────────────────────────────────────────────────────────────────────
2830
                                                                                                    
2831
  Running:  search.spec.js                                                                (11 of 16)
2832

    
2833

2834
  Search tests
2835
    ✓ can search for old collection versions (8386ms)
2836
    ✓ can display path of the selected item (2962ms)
2837
    ✓ can search items using quotes (3619ms)
2838
    ✓ can display owner of the item (2642ms)
2839
    ✓ shows search context menu (6596ms)
2840

    
2841

    
2842
  5 passing (25s)
2843

    
2844

    
2845
  (Results)
2846

    
2847
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2848
  │ Tests:        5                                                                                │
2849
  │ Passing:      5                                                                                │
2850
  │ Failing:      0                                                                                │
2851
  │ Pending:      0                                                                                │
2852
  │ Skipped:      0                                                                                │
2853
  │ Screenshots:  0                                                                                │
2854
  │ Video:        true                                                                             │
2855
  │ Duration:     24 seconds                                                                       │
2856
  │ Spec Ran:     search.spec.js                                                                   │
2857
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2858

    
2859

    
2860
────────────────────────────────────────────────────────────────────────────────────────────────────
2861
                                                                                                    
2862
  Running:  sharing.spec.js                                                               (12 of 16)
2863

    
2864

2865
  Sharing tests
2866
    ✓ can create and delete sharing URLs on collections (5549ms)
2867
    ✓ can share projects to other users (17689ms)
2868
    ✓ can edit project in shared with me (7584ms)
2869
    ✓ can share only when target users are present (3307ms)
2870

    
2871

    
2872
  4 passing (35s)
2873

    
2874

    
2875
  (Results)
2876

    
2877
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2878
  │ Tests:        4                                                                                │
2879
  │ Passing:      4                                                                                │
2880
  │ Failing:      0                                                                                │
2881
  │ Pending:      0                                                                                │
2882
  │ Skipped:      0                                                                                │
2883
  │ Screenshots:  0                                                                                │
2884
  │ Video:        true                                                                             │
2885
  │ Duration:     34 seconds                                                                       │
2886
  │ Spec Ran:     sharing.spec.js                                                                  │
2887
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2888

    
2889

    
2890
────────────────────────────────────────────────────────────────────────────────────────────────────
2891
                                                                                                    
2892
  Running:  side-panel.spec.js                                                            (13 of 16)
2893

    
2894

2895
  Side panel tests
2896
    ✓ enables the +NEW side panel button on users home project (3336ms)
2897
    ✓ disables or enables the +NEW side panel button depending on project permissions (3092ms)
2898
    ✓ disables the +NEW side panel button on appropriate sections (5547ms)
2899
    ✓ disables the +NEW side panel button when viewing filter group (3097ms)
2900
    ✓ can edit project in side panel (8897ms)
2901
    ✓ side panel react to refresh when project data changes (3170ms)
2902
    ✓ collapses and un-collapses (2099ms)
2903
    ✓ can navigate from collapsed panel (4413ms)
2904

    
2905

    
2906
  8 passing (36s)
2907

    
2908

    
2909
  (Results)
2910

    
2911
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2912
  │ Tests:        8                                                                                │
2913
  │ Passing:      8                                                                                │
2914
  │ Failing:      0                                                                                │
2915
  │ Pending:      0                                                                                │
2916
  │ Skipped:      0                                                                                │
2917
  │ Screenshots:  0                                                                                │
2918
  │ Video:        true                                                                             │
2919
  │ Duration:     35 seconds                                                                       │
2920
  │ Spec Ran:     side-panel.spec.js                                                               │
2921
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2922

    
2923

    
2924
────────────────────────────────────────────────────────────────────────────────────────────────────
2925
                                                                                                    
2926
  Running:  user-profile.spec.js                                                          (14 of 16)
2927

    
2928

2929
  User profile tests
2930
    ✓ non-admin can edit own profile (8352ms)
2931
    ✓ non-admin cannot edit other profile (2501ms)
2932
    ✓ admin can edit own profile (4767ms)
2933
    ✓ admin can edit other profile (4592ms)
2934
    ✓ displays role groups on user profile (2953ms)
2935
    ✓ allows performing admin functions (11400ms)
2936

    
2937

    
2938
  6 passing (35s)
2939

    
2940

    
2941
  (Results)
2942

    
2943
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2944
  │ Tests:        6                                                                                │
2945
  │ Passing:      6                                                                                │
2946
  │ Failing:      0                                                                                │
2947
  │ Pending:      0                                                                                │
2948
  │ Skipped:      0                                                                                │
2949
  │ Screenshots:  0                                                                                │
2950
  │ Video:        true                                                                             │
2951
  │ Duration:     35 seconds                                                                       │
2952
  │ Spec Ran:     user-profile.spec.js                                                             │
2953
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2954

    
2955

    
2956
────────────────────────────────────────────────────────────────────────────────────────────────────
2957
                                                                                                    
2958
  Running:  virtual-machine-admin.spec.js                                                 (15 of 16)
2959

    
2960

2961
  Virtual machine login manage tests
2962
    ✓ adds and removes vm logins (40574ms)
2963

    
2964

    
2965
  1 passing (41s)
2966

    
2967

    
2968
  (Results)
2969

    
2970
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2971
  │ Tests:        1                                                                                │
2972
  │ Passing:      1                                                                                │
2973
  │ Failing:      0                                                                                │
2974
  │ Pending:      0                                                                                │
2975
  │ Skipped:      0                                                                                │
2976
  │ Screenshots:  0                                                                                │
2977
  │ Video:        true                                                                             │
2978
  │ Duration:     40 seconds                                                                       │
2979
  │ Spec Ran:     virtual-machine-admin.spec.js                                                    │
2980
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2981

    
2982

    
2983
────────────────────────────────────────────────────────────────────────────────────────────────────
2984
                                                                                                    
2985
  Running:  workflow.spec.js                                                              (16 of 16)
2986

    
2987

2988
  Registered workflow panel tests
2989
    ✓ should handle null definition (3967ms)
2990
    ✓ should handle malformed definition (3147ms)
2991
    ✓ should handle malformed run (3012ms)
2992
    ✓ shows workflow details (4604ms)
2993
    ✓ can delete a workflow (3337ms)
2994
    ✓ cannot delete readonly workflow (3019ms)
2995

    
2996

    
2997
  6 passing (23s)
2998

    
2999

    
3000
  (Results)
3001

    
3002
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3003
  │ Tests:        6                                                                                │
3004
  │ Passing:      6                                                                                │
3005
  │ Failing:      0                                                                                │
3006
  │ Pending:      0                                                                                │
3007
  │ Skipped:      0                                                                                │
3008
  │ Screenshots:  0                                                                                │
3009
  │ Video:        true                                                                             │
3010
  │ Duration:     22 seconds                                                                       │
3011
  │ Spec Ran:     workflow.spec.js                                                                 │
3012
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3013

    
3014

    
3015
tput: No value for $TERM and no -T specified
3016
====================================================================================================
3017

    
3018
  (Run Finished)
3019

    
3020

    
3021
       Spec                                              Tests  Passing  Failing  Pending  Skipped  
3022
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3023
  │ ✔  banner-tooltip.spec.js                   00:29        2        2        -        -        - │
3024
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3025
  │ ✔  collection.spec.js                       03:50       27       27        -        -        - │
3026
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3027
  │ ✔  create-workflow.spec.js                  00:32        4        4        -        -        - │
3028
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3029
  │ ✔  delete-multiple-files.spec.js            00:11        3        2        -        1        - │
3030
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3031
  │ ✔  favorites.spec.js                        00:46        5        4        -        1        - │
3032
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3033
  │ ✔  group-manage.spec.js                     00:30        9        9        -        -        - │
3034
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3035
  │ ✔  login.spec.js                            00:16        9        9        -        -        - │
3036
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3037
  │ ✔  page-not-found.spec.js                   00:11        2        2        -        -        - │
3038
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3039
  │ ✖  process.spec.js                          01:46       11       10        1        -        - │
3040
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3041
  │ ✔  project.spec.js                          01:34       16       16        -        -        - │
3042
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3043
  │ ✔  search.spec.js                           00:24        5        5        -        -        - │
3044
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3045
  │ ✔  sharing.spec.js                          00:34        4        4        -        -        - │
3046
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3047
  │ ✔  side-panel.spec.js                       00:35        8        8        -        -        - │
3048
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3049
  │ ✔  user-profile.spec.js                     00:35        6        6        -        -        - │
3050
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3051
  │ ✔  virtual-machine-admin.spec.js            00:40        1        1        -        -        - │
3052
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3053
  │ ✔  workflow.spec.js                         00:22        6        6        -        -        - │
3054
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3055
    ✖  1 of 16 failed (6%)                      13:23      118      115        1        2        -  
3056

    
3057
[?25h++ set +e +o pipefail
3058
++ kill 10895 11463 11471 11472
3059
++ wait 10895 11463 11471 11472
3060
++ true
3061
++ echo done
3062
done
3063
+ cleanup
3064
+ set -x
3065
+ set +e +o pipefail
3066
+ kill 10895 11463 11471
3067
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (10895) - No such process
3068
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (11463) - No such process
3069
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (11471) - No such process
3070
+ wait 10895 11463 11471
3071
+ true
3072
+ echo done
3073
done
3074
make: *** [Makefile:84: integration-tests] Error 1
3075
======= services/workbench2_integration tests -- FAILED
3076
======= test services/workbench2_integration -- 943s
3077
Pass: env install (5s)
3078
Pass: doc install (1s)
3079
Pass: sdk/ruby-google-api-client install (3s)
3080
Pass: sdk/ruby install (4s)
3081
Pass: sdk/R install (0s)
3082
Pass: sdk/cli install (5s)
3083
Pass: services/login-sync install (10s)
3084
Pass: sdk/python install (4s)
3085
Pass: sdk/cwl install (4s)
3086
Pass: services/dockercleaner install (4s)
3087
Pass: services/fuse install (3s)
3088
Pass: tools/crunchstat-summary install (4s)
3089
Pass: cmd/arvados-client install (3s)
3090
Pass: cmd/arvados-package install (5s)
3091
Pass: cmd/arvados-server install (28s)
3092
Pass: lib/boot install (0s)
3093
Pass: lib/cli install (0s)
3094
Pass: lib/cloud install (0s)
3095
Pass: lib/cloud/azure install (0s)
3096
Pass: lib/cloud/cloudtest install (0s)
3097
Pass: lib/cloud/ec2 install (0s)
3098
Pass: lib/cloud/loopback install (0s)
3099
Pass: lib/cmd install (0s)
3100
Pass: lib/cmdtest install (0s)
3101
Pass: lib/config install (0s)
3102
Pass: lib/controller install (1s)
3103
Pass: lib/controller/api install (0s)
3104
Pass: lib/controller/dblock install (0s)
3105
Pass: lib/controller/federation install (0s)
3106
Pass: lib/controller/localdb install (0s)
3107
Pass: lib/controller/railsproxy install (0s)
3108
Pass: lib/controller/router install (0s)
3109
Pass: lib/controller/rpc install (0s)
3110
Pass: lib/costanalyzer install (0s)
3111
Pass: lib/crunchrun install (0s)
3112
Pass: lib/crunchstat install (0s)
3113
Pass: lib/ctrlctx install (0s)
3114
Pass: lib/deduplicationreport install (0s)
3115
Pass: lib/diagnostics install (1s)
3116
Pass: lib/dispatchcloud install (0s)
3117
Pass: lib/dispatchcloud/container install (0s)
3118
Pass: lib/dispatchcloud/scheduler install (0s)
3119
Pass: lib/dispatchcloud/sshexecutor install (0s)
3120
Pass: lib/dispatchcloud/test install (0s)
3121
Pass: lib/dispatchcloud/worker install (0s)
3122
Pass: lib/install install (0s)
3123
Pass: lib/lsf install (0s)
3124
Pass: lib/mount install (0s)
3125
Pass: lib/pam install (1s)
3126
Pass: lib/recovercollection install (0s)
3127
Pass: lib/selfsigned install (0s)
3128
Pass: lib/service install (0s)
3129
Pass: lib/webdavfs install (0s)
3130
Pass: sdk/go/arvados install (0s)
3131
Pass: sdk/go/arvadosclient install (0s)
3132
Pass: sdk/go/arvadostest install (1s)
3133
Pass: sdk/go/asyncbuf install (0s)
3134
Pass: sdk/go/auth install (0s)
3135
Pass: sdk/go/blockdigest install (0s)
3136
Pass: sdk/go/config install (0s)
3137
Pass: sdk/go/ctxlog install (0s)
3138
Pass: sdk/go/dispatch install (0s)
3139
Pass: sdk/go/health install (0s)
3140
Pass: sdk/go/httpserver install (0s)
3141
Pass: sdk/go/keepclient install (0s)
3142
Pass: sdk/go/manifest install (0s)
3143
Pass: sdk/go/stats install (0s)
3144
Pass: services/crunch-dispatch-local install (1s)
3145
Pass: services/crunch-dispatch-slurm install (1s)
3146
Pass: services/githttpd install (0s)
3147
Pass: services/keep-balance install (0s)
3148
Pass: services/keepproxy install (0s)
3149
Pass: services/keepstore install (0s)
3150
Pass: services/keep-web install (0s)
3151
Pass: services/ws install (0s)
3152
Pass: tools/keep-block-check install (0s)
3153
Pass: tools/keep-exercise install (1s)
3154
Pass: tools/keep-rsync install (0s)
3155
Pass: tools/sync-groups install (1s)
3156
Pass: tools/sync-users install (0s)
3157
Pass: services/api install (13s)
3158
Pass: services/workbench2 install (100s)
3159
Pass: services/workbench2_units tests (33s)
3160
Failures (1):
3161
Fail: services/workbench2_integration tests (943s)
3162
Leaving behind temp dirs in /home/jenkins/tmp
3163
Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
3164
Build step 'Execute shell' marked build as failure
3165
Archiving artifacts
3166
Started calculate disk usage of build
3167
Finished Calculation of disk usage of build in 0 seconds
3168
Started calculate disk usage of workspace
3169
Finished Calculation of disk usage of workspace in 0 seconds
3170
Finished: FAILURE
    (1-1/1)