Project

General

Profile

Bug #21635 » developer-run-tests-services-workbench2-645.log

Brett Smith, 03/29/2024 02:12 PM

 
1
Started by upstream project "developer-run-tests" build number 4107
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-qv72xt (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 b4f40934a6b7cf80895be7936af64a755cfda81b^{commit} # timeout=10
22
Checking out Revision b4f40934a6b7cf80895be7936af64a755cfda81b (detached)
23
 > git config core.sparsecheckout # timeout=10
24
 > git checkout -f b4f40934a6b7cf80895be7936af64a755cfda81b # timeout=10
25
Commit message: "21583: Override base64 dependency so it doesn't appear in Gemfile.lock"
26
 > git rev-list --no-walk defaae08f226bb9efbb76a0e15d392f46e929479 # timeout=10
27
[developer-run-tests-services-workbench2] $ /bin/bash -ex /tmp/jenkins18191146772845770552.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: venv module found
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.18
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.14 (Debian 13.14-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.6 (2024-02-06 commit 7ac045dcaa)
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.1.0)
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_cmd_util.py -> build/lib/tests
127
copying tests/test_arv_copy.py -> build/lib/tests
128
creating build/lib/arvados/commands
129
copying arvados/commands/ws.py -> build/lib/arvados/commands
130
copying arvados/commands/put.py -> build/lib/arvados/commands
131
copying arvados/commands/get.py -> build/lib/arvados/commands
132
copying arvados/commands/keepdocker.py -> build/lib/arvados/commands
133
copying arvados/commands/_util.py -> build/lib/arvados/commands
134
copying arvados/commands/arv_copy.py -> build/lib/arvados/commands
135
copying arvados/commands/ls.py -> build/lib/arvados/commands
136
copying arvados/commands/migrate19.py -> build/lib/arvados/commands
137
copying arvados/commands/federation_migrate.py -> build/lib/arvados/commands
138
copying arvados/commands/run.py -> build/lib/arvados/commands
139
copying arvados/commands/__init__.py -> build/lib/arvados/commands
140
creating build/lib/tests/performance
141
copying tests/performance/__init__.py -> build/lib/tests/performance
142
copying tests/performance/test_a_sample.py -> build/lib/tests/performance
143
copying tests/performance/performance_profiler.py -> build/lib/tests/performance
144
running build_scripts
145
creating build/scripts-3.9
146
copying and adjusting bin/arv-copy -> build/scripts-3.9
147
copying and adjusting bin/arv-get -> build/scripts-3.9
148
copying and adjusting bin/arv-keepdocker -> build/scripts-3.9
149
copying and adjusting bin/arv-ls -> build/scripts-3.9
150
copying and adjusting bin/arv-migrate-docker19 -> build/scripts-3.9
151
copying and adjusting bin/arv-federation-migrate -> build/scripts-3.9
152
copying and adjusting bin/arv-normalize -> build/scripts-3.9
153
copying and adjusting bin/arv-put -> build/scripts-3.9
154
copying and adjusting bin/arv-ws -> build/scripts-3.9
155
changing mode of build/scripts-3.9/arv-copy from 644 to 755
156
changing mode of build/scripts-3.9/arv-get from 644 to 755
157
changing mode of build/scripts-3.9/arv-keepdocker from 644 to 755
158
changing mode of build/scripts-3.9/arv-ls from 644 to 755
159
changing mode of build/scripts-3.9/arv-migrate-docker19 from 644 to 755
160
changing mode of build/scripts-3.9/arv-federation-migrate from 644 to 755
161
changing mode of build/scripts-3.9/arv-normalize from 644 to 755
162
changing mode of build/scripts-3.9/arv-put from 644 to 755
163
changing mode of build/scripts-3.9/arv-ws from 644 to 755
164
Processing ./sdk/python
165
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (2.3.1)
166
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (1.0.0)
167
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.dev20240314145937) (2.10.2)
168
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.dev20240314145937) (2.118.0)
169
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (1.35.0)
170
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.dev20240314145937) (0.20.1)
171
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (3.20.3)
172
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.dev20240314145937) (7.44.1)
173
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (2.4.7)
174
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.dev20240314145937) (0.17.21)
175
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (69.1.0)
176
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (12.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.dev20240314145937) (1.62.0)
178
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.dev20240314145937) (2.31.0)
179
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.dev20240314145937) (0.2.0)
180
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.dev20240314145937) (4.1.1)
181
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.dev20240314145937) (4.9)
182
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.dev20240314145937) (1.16.0)
183
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.dev20240314145937) (0.3.0)
184
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.dev20240314145937) (4.2.4)
185
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.dev20240314145937) (0.5.1)
186
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.dev20240314145937) (3.6)
187
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.dev20240314145937) (3.3.2)
188
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.dev20240314145937) (2024.2.2)
189
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.dev20240314145937) (2.2.1)
190
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.dev20240314145937) (0.2.8)
191
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
192
Installing collected packages: arvados-python-client
193
  Attempting uninstall: arvados-python-client
194
    Found existing installation: arvados-python-client 2.8.0.dev20240215224650
195
    Uninstalling arvados-python-client-2.8.0.dev20240215224650:
196
      Successfully uninstalled arvados-python-client-2.8.0.dev20240215224650
197
    Running setup.py install for arvados-python-client: started
198
    Running setup.py install for arvados-python-client: finished with status 'done'
199
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
200
crunchstat-summary 2.8.0.dev20240215224650 requires arvados-python-client<=2.8.0.dev20240215224650, but you have arvados-python-client 2.8.0.dev20240314145937 which is incompatible.
201
arvados-fuse 2.8.0.dev20240215224650 requires arvados-python-client<=2.8.0.dev20240215224650, but you have arvados-python-client 2.8.0.dev20240314145937 which is incompatible.
202
arvados-cwl-runner 2.8.0.dev20240215224650 requires arvados-python-client<=2.8.0.dev20240215224650, but you have arvados-python-client 2.8.0.dev20240314145937 which is incompatible.
203
Successfully installed arvados-python-client-2.8.0.dev20240314145937
204
Requirement already satisfied: PyYAML in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (6.0.1)
205
Requirement already satisfied: pdoc in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (14.4.0)
206
Requirement already satisfied: pygments>=2.12.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.17.2)
207
Requirement already satisfied: MarkupSafe in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (2.1.5)
208
Requirement already satisfied: Jinja2>=2.11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from pdoc) (3.1.3)
209
======= install env -- 5s
210
======= install doc
211
(Running bundle install --local. 'could not find package' messages are OK.)
212
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
213
[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
214
Using rake 13.1.0
215
Using RedCloth 4.3.3
216
Using bundler 2.2.19
217
Using coderay 1.1.3
218
Using colorize 1.1.0
219
Using commonjs 0.2.7
220
Using rexml 3.2.6
221
Using kramdown 2.4.0
222
Using kramdown-parser-gfm 1.1.0
223
Using kramdown-syntax-coderay 1.0.1
224
Using less 2.6.0
225
Using liquid 4.0.4
226
Using makerakeworkwell 1.0.4
227
Using zenweb 3.11.0
228
Bundle complete! 4 Gemfile dependencies, 14 gems now installed.
229
Use `bundle info [gemname]` to see where a bundled gem is installed.
230
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
231
Using rake 13.1.0
232
Using RedCloth 4.3.3
233
Using bundler 2.2.19
234
Using coderay 1.1.3
235
Using colorize 1.1.0
236
Using commonjs 0.2.7
237
Using rexml 3.2.6
238
Using kramdown 2.4.0
239
Using kramdown-parser-gfm 1.1.0
240
Using kramdown-syntax-coderay 1.0.1
241
Using less 2.6.0
242
Using liquid 4.0.4
243
Using makerakeworkwell 1.0.4
244
Using zenweb 3.11.0
245
Bundle complete! 4 Gemfile dependencies, 14 gems now installed.
246
Use `bundle info [gemname]` to see where a bundled gem is installed.
247
Updating files in vendor/cache
248
  * rake-13.1.0.gem
249
  * RedCloth-4.3.3.gem
250
  * coderay-1.1.3.gem
251
  * colorize-1.1.0.gem
252
  * commonjs-0.2.7.gem
253
  * rexml-3.2.6.gem
254
  * kramdown-2.4.0.gem
255
  * kramdown-parser-gfm-1.1.0.gem
256
  * kramdown-syntax-coderay-1.0.1.gem
257
  * less-2.6.0.gem
258
  * liquid-4.0.4.gem
259
  * makerakeworkwell-1.0.4.gem
260
  * zenweb-3.11.0.gem
261
======= install doc -- 1s
262
======= install sdk/ruby-google-api-client
263
arvados-google-api-client (0.8.7.6)
264
Successfully uninstalled arvados-google-api-client-0.8.7.6
265
(Running bundle install --local. 'could not find package' messages are OK.)
266
[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
267
Resolving dependencies...
268
Bundle complete! 8 Gemfile dependencies, 53 gems now installed.
269
Use `bundle info [gemname]` to see where a bundled gem is installed.
270
Bundle complete! 8 Gemfile dependencies, 53 gems now installed.
271
Use `bundle info [gemname]` to see where a bundled gem is installed.
272
Updating files in vendor/cache
273
  * rake-10.5.0.gem
274
  * base64-0.2.0.gem
275
  * bigdecimal-3.1.6.gem
276
  * concurrent-ruby-1.2.3.gem
277
  * connection_pool-2.4.1.gem
278
  * ruby2_keywords-0.0.5.gem
279
  * drb-2.2.0.gem
280
  * i18n-1.14.1.gem
281
  * minitest-5.22.2.gem
282
  * mutex_m-0.2.0.gem
283
  * tzinfo-2.0.6.gem
284
  * activesupport-7.1.3.2.gem
285
  * public_suffix-5.0.4.gem
286
  * addressable-2.8.6.gem
287
  * extlib-0.9.16.gem
288
  * multi_json-1.15.0.gem
289
  * autoparse-0.3.3.gem
290
  * faraday-net_http-3.0.2.gem
291
  * faraday-2.8.1.gem
292
  * zlib-3.1.0.gem
293
  * faraday-gzip-2.0.1.gem
294
  * multipart-post-2.4.0.gem
295
  * faraday-multipart-1.0.4.gem
296
  * google-cloud-env-2.1.1.gem
297
  * jwt-2.8.0.gem
298
  * os-1.1.4.gem
299
  * signet-0.16.1.gem
300
  * googleauth-1.11.0.gem
301
  * launchy-2.5.2.gem
302
  * retriable-1.4.1.gem
303
  * domain_name-0.6.20240107.gem
304
  * http-cookie-1.0.5.gem
305
  * mime-types-2.99.3.gem
306
  * netrc-0.11.0.gem
307
  * rest-client-1.8.0.gem
308
  * docile-1.1.5.gem
309
  * simplecov-html-0.9.0.gem
310
  * simplecov-0.9.2.gem
311
  * sync-0.5.0.gem
312
  * tins-1.32.1.gem
313
  * term-ansicolor-1.7.1.gem
314
  * thor-0.19.4.gem
315
  * coveralls-0.7.12.gem
316
  * diff-lcs-1.5.1.gem
317
  * kramdown-1.17.0.gem
318
  * rspec-support-3.13.0.gem
319
  * rspec-core-3.13.0.gem
320
  * rspec-expectations-3.13.0.gem
321
  * rspec-mocks-3.13.0.gem
322
  * rspec-3.13.0.gem
323
  * yard-0.9.34.gem
324
WARNING:  description and summary are identical
325
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
326
  Successfully built RubyGem
327
  Name: arvados-google-api-client
328
  Version: 0.8.7.6
329
  File: arvados-google-api-client-0.8.7.6.gem
330
Successfully installed arvados-google-api-client-0.8.7.6
331
1 gem installed
332
======= install sdk/ruby-google-api-client -- 2s
333
======= install sdk/ruby
334
arvados (2.8.0.dev20240207214436)
335
Successfully uninstalled arvados-2.8.0.dev20240207214436
336
(Running bundle install --local. 'could not find package' messages are OK.)
337
[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
338
Resolving dependencies...
339
Bundle complete! 4 Gemfile dependencies, 36 gems now installed.
340
Use `bundle info [gemname]` to see where a bundled gem is installed.
341
Bundle complete! 4 Gemfile dependencies, 36 gems now installed.
342
Use `bundle info [gemname]` to see where a bundled gem is installed.
343
Updating files in vendor/cache
344
  * rake-13.1.0.gem
345
  * base64-0.2.0.gem
346
  * bigdecimal-3.1.6.gem
347
  * concurrent-ruby-1.2.3.gem
348
  * connection_pool-2.4.1.gem
349
  * ruby2_keywords-0.0.5.gem
350
  * drb-2.2.0.gem
351
  * i18n-1.14.1.gem
352
  * minitest-5.22.2.gem
353
  * mutex_m-0.2.0.gem
354
  * tzinfo-2.0.6.gem
355
  * activesupport-7.1.3.2.gem
356
  * public_suffix-5.0.4.gem
357
  * addressable-2.8.6.gem
358
  * andand-1.3.3.gem
359
  * extlib-0.9.16.gem
360
  * multi_json-1.15.0.gem
361
  * autoparse-0.3.3.gem
362
  * faraday-net_http-3.0.2.gem
363
  * faraday-2.8.1.gem
364
  * zlib-3.1.0.gem
365
  * faraday-gzip-2.0.1.gem
366
  * multipart-post-2.4.0.gem
367
  * faraday-multipart-1.0.4.gem
368
  * google-cloud-env-2.1.1.gem
369
  * jwt-1.5.6.gem
370
  * os-1.1.4.gem
371
  * signet-0.16.1.gem
372
  * googleauth-1.11.0.gem
373
  * launchy-2.5.2.gem
374
  * retriable-1.4.1.gem
375
  * arvados-google-api-client-0.8.7.6.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.dev20240207214436
387
  File: arvados-2.8.0.dev20240207214436.gem
388
Successfully installed arvados-2.8.0.dev20240207214436
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.dev20240207214436)
395
Removing arv
396
Removing arv-tag
397
Successfully uninstalled arvados-cli-2.8.0.dev20240207214436
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, 39 gems now installed.
402
Use `bundle info [gemname]` to see where a bundled gem is installed.
403
Bundle complete! 3 Gemfile dependencies, 39 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
  * base64-0.2.0.gem
408
  * bigdecimal-3.1.6.gem
409
  * concurrent-ruby-1.2.3.gem
410
  * connection_pool-2.4.1.gem
411
  * ruby2_keywords-0.0.5.gem
412
  * drb-2.2.0.gem
413
  * i18n-1.14.1.gem
414
  * minitest-5.22.2.gem
415
  * mutex_m-0.2.0.gem
416
  * tzinfo-2.0.6.gem
417
  * activesupport-7.1.3.2.gem
418
  * public_suffix-5.0.4.gem
419
  * addressable-2.8.6.gem
420
  * andand-1.3.3.gem
421
  * extlib-0.9.16.gem
422
  * multi_json-1.15.0.gem
423
  * autoparse-0.3.3.gem
424
  * faraday-net_http-3.0.2.gem
425
  * faraday-2.8.1.gem
426
  * zlib-3.1.0.gem
427
  * faraday-gzip-2.0.1.gem
428
  * multipart-post-2.4.0.gem
429
  * faraday-multipart-1.0.4.gem
430
  * google-cloud-env-2.1.1.gem
431
  * jwt-1.5.6.gem
432
  * os-1.1.4.gem
433
  * signet-0.16.1.gem
434
  * googleauth-1.11.0.gem
435
  * launchy-2.4.3.gem
436
  * retriable-1.4.1.gem
437
  * arvados-google-api-client-0.8.7.6.gem
438
  * json-2.7.1.gem
439
  * arvados-2.8.0.dev20240207214436.gem
440
  * curb-0.9.11.gem
441
  * oj-3.10.8.gem
442
  * optimist-3.1.0.gem
443
  Successfully built RubyGem
444
  Name: arvados-cli
445
  Version: 2.8.0.dev20240207214436
446
  File: arvados-cli-2.8.0.dev20240207214436.gem
447
Successfully installed arvados-cli-2.8.0.dev20240207214436
448
1 gem installed
449
======= install sdk/cli -- 4s
450
======= install services/login-sync
451
arvados-google-api-client (0.8.7.6)
452
Successfully uninstalled arvados-google-api-client-0.8.7.6
453
(Running bundle install --local. 'could not find package' messages are OK.)
454
[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
455
Updating files in vendor/cache
456
Bundle complete! 8 Gemfile dependencies, 53 gems now installed.
457
Use `bundle info [gemname]` to see where a bundled gem is installed.
458
Bundle complete! 8 Gemfile dependencies, 53 gems now installed.
459
Use `bundle info [gemname]` to see where a bundled gem is installed.
460
Updating files in vendor/cache
461
WARNING:  description and summary are identical
462
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
463
  Successfully built RubyGem
464
  Name: arvados-google-api-client
465
  Version: 0.8.7.6
466
  File: arvados-google-api-client-0.8.7.6.gem
467
Successfully installed arvados-google-api-client-0.8.7.6
468
1 gem installed
469
arvados (2.8.0.dev20240207214436)
470
Successfully uninstalled arvados-2.8.0.dev20240207214436
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, 36 gems now installed.
475
Use `bundle info [gemname]` to see where a bundled gem is installed.
476
Bundle complete! 4 Gemfile dependencies, 36 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.dev20240207214436
488
  File: arvados-2.8.0.dev20240207214436.gem
489
Successfully installed arvados-2.8.0.dev20240207214436
490
1 gem installed
491
arvados-login-sync (2.8.0.dev20240117225134)
492
Removing arvados-login-sync
493
Successfully uninstalled arvados-login-sync-2.8.0.dev20240117225134
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, 37 gems now installed.
498
Use `bundle info [gemname]` to see where a bundled gem is installed.
499
Bundle complete! 4 Gemfile dependencies, 37 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
  * base64-0.2.0.gem
504
  * bigdecimal-3.1.6.gem
505
  * concurrent-ruby-1.2.3.gem
506
  * connection_pool-2.4.1.gem
507
  * ruby2_keywords-0.0.5.gem
508
  * drb-2.2.0.gem
509
  * i18n-1.14.1.gem
510
  * minitest-5.22.2.gem
511
  * mutex_m-0.2.0.gem
512
  * tzinfo-2.0.6.gem
513
  * activesupport-7.1.3.2.gem
514
  * public_suffix-5.0.4.gem
515
  * addressable-2.8.6.gem
516
  * andand-1.3.3.gem
517
  * extlib-0.9.16.gem
518
  * multi_json-1.15.0.gem
519
  * autoparse-0.3.3.gem
520
  * faraday-net_http-3.0.2.gem
521
  * faraday-2.8.1.gem
522
  * zlib-3.1.0.gem
523
  * faraday-gzip-2.0.1.gem
524
  * multipart-post-2.4.0.gem
525
  * faraday-multipart-1.0.4.gem
526
  * google-cloud-env-2.1.1.gem
527
  * jwt-1.5.6.gem
528
  * os-1.1.4.gem
529
  * signet-0.16.1.gem
530
  * googleauth-1.11.0.gem
531
  * launchy-2.4.3.gem
532
  * retriable-1.4.1.gem
533
  * arvados-google-api-client-0.8.7.6.gem
534
  * json-2.7.1.gem
535
  * arvados-2.8.0.dev20240207214436.gem
536
  * mocha-2.1.0.gem
537
  Successfully built RubyGem
538
  Name: arvados-login-sync
539
  Version: 2.8.0.dev20240117225134
540
  File: arvados-login-sync-2.8.0.dev20240117225134.gem
541
Successfully installed arvados-login-sync-2.8.0.dev20240117225134
542
1 gem 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.dev20240314145937
560
creating arvados-python-client-2.8.0.dev20240314145937/arvados
561
creating arvados-python-client-2.8.0.dev20240314145937/arvados/commands
562
creating arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
563
creating arvados-python-client-2.8.0.dev20240314145937/bin
564
creating arvados-python-client-2.8.0.dev20240314145937/tests
565
creating arvados-python-client-2.8.0.dev20240314145937/tests/performance
566
copying files to arvados-python-client-2.8.0.dev20240314145937...
567
copying LICENSE-2.0.txt -> arvados-python-client-2.8.0.dev20240314145937
568
copying MANIFEST.in -> arvados-python-client-2.8.0.dev20240314145937
569
copying README.rst -> arvados-python-client-2.8.0.dev20240314145937
570
copying arvados-v1-discovery.json -> arvados-python-client-2.8.0.dev20240314145937
571
copying arvados_version.py -> arvados-python-client-2.8.0.dev20240314145937
572
copying discovery2pydoc.py -> arvados-python-client-2.8.0.dev20240314145937
573
copying setup.py -> arvados-python-client-2.8.0.dev20240314145937
574
copying arvados/__init__.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
575
copying arvados/_normalize_stream.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
576
copying arvados/_pycurlhelper.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
577
copying arvados/_ranges.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
578
copying arvados/_version.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
579
copying arvados/api.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
580
copying arvados/arvfile.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
581
copying arvados/cache.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
582
copying arvados/collection.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
583
copying arvados/config.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
584
copying arvados/crunch.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
585
copying arvados/diskcache.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
586
copying arvados/errors.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
587
copying arvados/events.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
588
copying arvados/http_to_keep.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
589
copying arvados/keep.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
590
copying arvados/logging.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
591
copying arvados/retry.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
592
copying arvados/safeapi.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
593
copying arvados/stream.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
594
copying arvados/timer.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
595
copying arvados/util.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
596
copying arvados/vocabulary.py -> arvados-python-client-2.8.0.dev20240314145937/arvados
597
copying arvados/commands/__init__.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
598
copying arvados/commands/_util.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
599
copying arvados/commands/arv_copy.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
600
copying arvados/commands/federation_migrate.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
601
copying arvados/commands/get.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
602
copying arvados/commands/keepdocker.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
603
copying arvados/commands/ls.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
604
copying arvados/commands/migrate19.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
605
copying arvados/commands/put.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
606
copying arvados/commands/run.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
607
copying arvados/commands/ws.py -> arvados-python-client-2.8.0.dev20240314145937/arvados/commands
608
copying arvados_python_client.egg-info/PKG-INFO -> arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
609
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
610
copying arvados_python_client.egg-info/dependency_links.txt -> arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
611
copying arvados_python_client.egg-info/not-zip-safe -> arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
612
copying arvados_python_client.egg-info/requires.txt -> arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
613
copying arvados_python_client.egg-info/top_level.txt -> arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
614
copying bin/arv-copy -> arvados-python-client-2.8.0.dev20240314145937/bin
615
copying bin/arv-federation-migrate -> arvados-python-client-2.8.0.dev20240314145937/bin
616
copying bin/arv-get -> arvados-python-client-2.8.0.dev20240314145937/bin
617
copying bin/arv-keepdocker -> arvados-python-client-2.8.0.dev20240314145937/bin
618
copying bin/arv-ls -> arvados-python-client-2.8.0.dev20240314145937/bin
619
copying bin/arv-migrate-docker19 -> arvados-python-client-2.8.0.dev20240314145937/bin
620
copying bin/arv-normalize -> arvados-python-client-2.8.0.dev20240314145937/bin
621
copying bin/arv-put -> arvados-python-client-2.8.0.dev20240314145937/bin
622
copying bin/arv-ws -> arvados-python-client-2.8.0.dev20240314145937/bin
623
copying tests/__init__.py -> arvados-python-client-2.8.0.dev20240314145937/tests
624
copying tests/arvados_testutil.py -> arvados-python-client-2.8.0.dev20240314145937/tests
625
copying tests/keepstub.py -> arvados-python-client-2.8.0.dev20240314145937/tests
626
copying tests/manifest_examples.py -> arvados-python-client-2.8.0.dev20240314145937/tests
627
copying tests/run_test_server.py -> arvados-python-client-2.8.0.dev20240314145937/tests
628
copying tests/slow_test.py -> arvados-python-client-2.8.0.dev20240314145937/tests
629
copying tests/test_api.py -> arvados-python-client-2.8.0.dev20240314145937/tests
630
copying tests/test_arv_copy.py -> arvados-python-client-2.8.0.dev20240314145937/tests
631
copying tests/test_arv_get.py -> arvados-python-client-2.8.0.dev20240314145937/tests
632
copying tests/test_arv_keepdocker.py -> arvados-python-client-2.8.0.dev20240314145937/tests
633
copying tests/test_arv_ls.py -> arvados-python-client-2.8.0.dev20240314145937/tests
634
copying tests/test_arv_normalize.py -> arvados-python-client-2.8.0.dev20240314145937/tests
635
copying tests/test_arv_put.py -> arvados-python-client-2.8.0.dev20240314145937/tests
636
copying tests/test_arv_ws.py -> arvados-python-client-2.8.0.dev20240314145937/tests
637
copying tests/test_arvfile.py -> arvados-python-client-2.8.0.dev20240314145937/tests
638
copying tests/test_benchmark_collections.py -> arvados-python-client-2.8.0.dev20240314145937/tests
639
copying tests/test_cache.py -> arvados-python-client-2.8.0.dev20240314145937/tests
640
copying tests/test_cmd_util.py -> arvados-python-client-2.8.0.dev20240314145937/tests
641
copying tests/test_collections.py -> arvados-python-client-2.8.0.dev20240314145937/tests
642
copying tests/test_crunch.py -> arvados-python-client-2.8.0.dev20240314145937/tests
643
copying tests/test_errors.py -> arvados-python-client-2.8.0.dev20240314145937/tests
644
copying tests/test_events.py -> arvados-python-client-2.8.0.dev20240314145937/tests
645
copying tests/test_http.py -> arvados-python-client-2.8.0.dev20240314145937/tests
646
copying tests/test_keep_client.py -> arvados-python-client-2.8.0.dev20240314145937/tests
647
copying tests/test_keep_locator.py -> arvados-python-client-2.8.0.dev20240314145937/tests
648
copying tests/test_retry.py -> arvados-python-client-2.8.0.dev20240314145937/tests
649
copying tests/test_retry_job_helpers.py -> arvados-python-client-2.8.0.dev20240314145937/tests
650
copying tests/test_safeapi.py -> arvados-python-client-2.8.0.dev20240314145937/tests
651
copying tests/test_sdk.py -> arvados-python-client-2.8.0.dev20240314145937/tests
652
copying tests/test_stream.py -> arvados-python-client-2.8.0.dev20240314145937/tests
653
copying tests/test_util.py -> arvados-python-client-2.8.0.dev20240314145937/tests
654
copying tests/test_vocabulary.py -> arvados-python-client-2.8.0.dev20240314145937/tests
655
copying tests/performance/__init__.py -> arvados-python-client-2.8.0.dev20240314145937/tests/performance
656
copying tests/performance/performance_profiler.py -> arvados-python-client-2.8.0.dev20240314145937/tests/performance
657
copying tests/performance/test_a_sample.py -> arvados-python-client-2.8.0.dev20240314145937/tests/performance
658
copying arvados_python_client.egg-info/SOURCES.txt -> arvados-python-client-2.8.0.dev20240314145937/arvados_python_client.egg-info
659
Writing arvados-python-client-2.8.0.dev20240314145937/setup.cfg
660
creating dist
661
Creating tar archive
662
removing 'arvados-python-client-2.8.0.dev20240314145937' (and everything under it)
663
running rotate
664
1 file(s) matching arvados-python-client*.tar.gz
665
Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20240314145937.tar.gz
666
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (2.3.1)
667
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (1.0.0)
668
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.dev20240314145937) (2.10.2)
669
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.dev20240314145937) (2.118.0)
670
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (1.35.0)
671
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.dev20240314145937) (0.20.1)
672
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (3.20.3)
673
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.dev20240314145937) (7.44.1)
674
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (2.4.7)
675
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.dev20240314145937) (0.17.21)
676
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (69.1.0)
677
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client==2.8.0.dev20240314145937) (12.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.dev20240314145937) (2.31.0)
679
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.dev20240314145937) (1.62.0)
680
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.dev20240314145937) (0.2.0)
681
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.dev20240314145937) (4.1.1)
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.dev20240314145937) (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.dev20240314145937) (0.3.0)
684
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.dev20240314145937) (4.2.4)
685
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.dev20240314145937) (1.16.0)
686
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.dev20240314145937) (0.5.1)
687
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.dev20240314145937) (3.3.2)
688
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.dev20240314145937) (2.2.1)
689
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.dev20240314145937) (2024.2.2)
690
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.dev20240314145937) (3.6)
691
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.dev20240314145937) (0.2.8)
692
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.
693
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
694
Installing collected packages: arvados-python-client
695
  Attempting uninstall: arvados-python-client
696
    Found existing installation: arvados-python-client 2.8.0.dev20240314145937
697
    Uninstalling arvados-python-client-2.8.0.dev20240314145937:
698
      Successfully uninstalled arvados-python-client-2.8.0.dev20240314145937
699
    Running setup.py install for arvados-python-client: started
700
    Running setup.py install for arvados-python-client: finished with status 'done'
701
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
702
crunchstat-summary 2.8.0.dev20240215224650 requires arvados-python-client<=2.8.0.dev20240215224650, but you have arvados-python-client 2.8.0.dev20240314145937 which is incompatible.
703
arvados-fuse 2.8.0.dev20240215224650 requires arvados-python-client<=2.8.0.dev20240215224650, but you have arvados-python-client 2.8.0.dev20240314145937 which is incompatible.
704
arvados-cwl-runner 2.8.0.dev20240215224650 requires arvados-python-client<=2.8.0.dev20240215224650, but you have arvados-python-client 2.8.0.dev20240314145937 which is incompatible.
705
Successfully installed arvados-python-client-2.8.0.dev20240314145937
706
Processing ./sdk/python/dist/arvados-python-client-2.8.0.dev20240314145937.tar.gz
707
Using legacy 'setup.py install' for arvados-python-client, since package 'wheel' is not installed.
708
Installing collected packages: arvados-python-client
709
    Running setup.py install for arvados-python-client: started
710
    Running setup.py install for arvados-python-client: finished with status 'done'
711
Successfully installed arvados-python-client-2.8.0.dev20240314145937
712
======= install sdk/python -- 4s
713
======= install tools/crunchstat-summary
714
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
715
running sdist
716
running egg_info
717
creating crunchstat_summary.egg-info
718
writing crunchstat_summary.egg-info/PKG-INFO
719
writing dependency_links to crunchstat_summary.egg-info/dependency_links.txt
720
writing requirements to crunchstat_summary.egg-info/requires.txt
721
writing top-level names to crunchstat_summary.egg-info/top_level.txt
722
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
723
reading manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
724
reading manifest template 'MANIFEST.in'
725
writing manifest file 'crunchstat_summary.egg-info/SOURCES.txt'
726
running check
727
creating crunchstat_summary-2.8.0.dev20240314145937
728
creating crunchstat_summary-2.8.0.dev20240314145937/bin
729
creating crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
730
creating crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
731
creating crunchstat_summary-2.8.0.dev20240314145937/tests
732
copying files to crunchstat_summary-2.8.0.dev20240314145937...
733
copying MANIFEST.in -> crunchstat_summary-2.8.0.dev20240314145937
734
copying README.rst -> crunchstat_summary-2.8.0.dev20240314145937
735
copying agpl-3.0.txt -> crunchstat_summary-2.8.0.dev20240314145937
736
copying arvados_version.py -> crunchstat_summary-2.8.0.dev20240314145937
737
copying setup.py -> crunchstat_summary-2.8.0.dev20240314145937
738
copying bin/crunchstat-summary -> crunchstat_summary-2.8.0.dev20240314145937/bin
739
copying crunchstat_summary/__init__.py -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
740
copying crunchstat_summary/_version.py -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
741
copying crunchstat_summary/command.py -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
742
copying crunchstat_summary/dygraphs.js -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
743
copying crunchstat_summary/dygraphs.py -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
744
copying crunchstat_summary/reader.py -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
745
copying crunchstat_summary/summarizer.py -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
746
copying crunchstat_summary/synchronizer.js -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
747
copying crunchstat_summary/webchart.py -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary
748
copying crunchstat_summary.egg-info/PKG-INFO -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
749
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
750
copying crunchstat_summary.egg-info/dependency_links.txt -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
751
copying crunchstat_summary.egg-info/not-zip-safe -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
752
copying crunchstat_summary.egg-info/requires.txt -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
753
copying crunchstat_summary.egg-info/top_level.txt -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
754
copying tests/test_examples.py -> crunchstat_summary-2.8.0.dev20240314145937/tests
755
copying crunchstat_summary.egg-info/SOURCES.txt -> crunchstat_summary-2.8.0.dev20240314145937/crunchstat_summary.egg-info
756
Writing crunchstat_summary-2.8.0.dev20240314145937/setup.cfg
757
creating dist
758
Creating tar archive
759
removing 'crunchstat_summary-2.8.0.dev20240314145937' (and everything under it)
760
running rotate
761
1 file(s) matching crunchstat_summary*.tar.gz
762
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20240314145937.tar.gz
763
Requirement already satisfied: arvados-python-client<=2.8.0.dev20240314145937 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from crunchstat_summary==2.8.0.dev20240314145937) (2.8.0.dev20240314145937)
764
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (2.3.1)
765
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (1.0.0)
766
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (2.10.2)
767
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (2.118.0)
768
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (1.35.0)
769
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (0.20.1)
770
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (3.20.3)
771
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (7.44.1)
772
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (2.4.7)
773
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (0.17.21)
774
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (69.1.0)
775
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (12.0)
776
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (1.62.0)
777
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (2.31.0)
778
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (0.2.0)
779
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (4.1.1)
780
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (1.16.0)
781
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (4.2.4)
782
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (0.3.0)
783
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (4.9)
784
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (0.5.1)
785
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (2024.2.2)
786
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (3.6)
787
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (2.2.1)
788
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (3.3.2)
789
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.dev20240314145937->crunchstat_summary==2.8.0.dev20240314145937) (0.2.8)
790
Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed.
791
Installing collected packages: crunchstat-summary
792
  Attempting uninstall: crunchstat-summary
793
    Found existing installation: crunchstat-summary 2.8.0.dev20240215224650
794
    Uninstalling crunchstat-summary-2.8.0.dev20240215224650:
795
      Successfully uninstalled crunchstat-summary-2.8.0.dev20240215224650
796
    Running setup.py install for crunchstat-summary: started
797
    Running setup.py install for crunchstat-summary: finished with status 'done'
798
Successfully installed crunchstat-summary-2.8.0.dev20240314145937
799
Processing ./tools/crunchstat-summary/dist/crunchstat_summary-2.8.0.dev20240314145937.tar.gz
800
Using legacy 'setup.py install' for crunchstat-summary, since package 'wheel' is not installed.
801
Installing collected packages: crunchstat-summary
802
    Running setup.py install for crunchstat-summary: started
803
    Running setup.py install for crunchstat-summary: finished with status 'done'
804
Successfully installed crunchstat-summary-2.8.0.dev20240314145937
805
======= install tools/crunchstat-summary -- 3s
806
======= install sdk/cwl
807
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/sdk/cwl
808
running sdist
809
running egg_info
810
creating arvados_cwl_runner.egg-info
811
writing arvados_cwl_runner.egg-info/PKG-INFO
812
writing dependency_links to arvados_cwl_runner.egg-info/dependency_links.txt
813
writing entry points to arvados_cwl_runner.egg-info/entry_points.txt
814
writing requirements to arvados_cwl_runner.egg-info/requires.txt
815
writing top-level names to arvados_cwl_runner.egg-info/top_level.txt
816
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
817
reading manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
818
reading manifest template 'MANIFEST.in'
819
adding license file 'LICENSE-2.0.txt'
820
writing manifest file 'arvados_cwl_runner.egg-info/SOURCES.txt'
821
running check
822
creating arvados-cwl-runner-2.8.0.dev20240314145937
823
creating arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
824
creating arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
825
creating arvados-cwl-runner-2.8.0.dev20240314145937/tests
826
copying files to arvados-cwl-runner-2.8.0.dev20240314145937...
827
copying LICENSE-2.0.txt -> arvados-cwl-runner-2.8.0.dev20240314145937
828
copying MANIFEST.in -> arvados-cwl-runner-2.8.0.dev20240314145937
829
copying README.rst -> arvados-cwl-runner-2.8.0.dev20240314145937
830
copying arvados_version.py -> arvados-cwl-runner-2.8.0.dev20240314145937
831
copying setup.py -> arvados-cwl-runner-2.8.0.dev20240314145937
832
copying arvados_cwl/__init__.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
833
copying arvados_cwl/_version.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
834
copying arvados_cwl/arv-cwl-schema-v1.0.yml -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
835
copying arvados_cwl/arv-cwl-schema-v1.1.yml -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
836
copying arvados_cwl/arv-cwl-schema-v1.2.yml -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
837
copying arvados_cwl/arvcontainer.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
838
copying arvados_cwl/arvdocker.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
839
copying arvados_cwl/arvtool.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
840
copying arvados_cwl/arvworkflow.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
841
copying arvados_cwl/context.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
842
copying arvados_cwl/done.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
843
copying arvados_cwl/executor.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
844
copying arvados_cwl/fsaccess.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
845
copying arvados_cwl/pathmapper.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
846
copying arvados_cwl/perf.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
847
copying arvados_cwl/runner.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
848
copying arvados_cwl/util.py -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl
849
copying arvados_cwl_runner.egg-info/PKG-INFO -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
850
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
851
copying arvados_cwl_runner.egg-info/dependency_links.txt -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
852
copying arvados_cwl_runner.egg-info/entry_points.txt -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
853
copying arvados_cwl_runner.egg-info/requires.txt -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
854
copying arvados_cwl_runner.egg-info/top_level.txt -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
855
copying arvados_cwl_runner.egg-info/zip-safe -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
856
copying tests/__init__.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
857
copying tests/hw.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
858
copying tests/matcher.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
859
copying tests/mock_discovery.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
860
copying tests/test_container.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
861
copying tests/test_copy_deps.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
862
copying tests/test_fsaccess.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
863
copying tests/test_make_output.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
864
copying tests/test_pathmapper.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
865
copying tests/test_set_output_prop.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
866
copying tests/test_submit.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
867
copying tests/test_tq.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
868
copying tests/test_urljoin.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
869
copying tests/test_util.py -> arvados-cwl-runner-2.8.0.dev20240314145937/tests
870
copying arvados_cwl_runner.egg-info/SOURCES.txt -> arvados-cwl-runner-2.8.0.dev20240314145937/arvados_cwl_runner.egg-info
871
Writing arvados-cwl-runner-2.8.0.dev20240314145937/setup.cfg
872
creating dist
873
Creating tar archive
874
removing 'arvados-cwl-runner-2.8.0.dev20240314145937' (and everything under it)
875
running rotate
876
1 file(s) matching arvados-cwl-runner*.tar.gz
877
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20240314145937.tar.gz
878
Requirement already satisfied: cwltool==3.1.20230601100705 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (3.1.20230601100705)
879
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.dev20240314145937) (8.4.20230601112322)
880
Requirement already satisfied: arvados-python-client<=2.8.0.dev20240314145937 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (2.8.0.dev20240314145937)
881
Requirement already satisfied: crunchstat-summary<=2.8.0.dev20240314145937 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (2.8.0.dev20240314145937)
882
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (2.3.1)
883
Requirement already satisfied: networkx<2.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (2.5.1)
884
Requirement already satisfied: msgpack==1.0.3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (1.0.3)
885
Requirement already satisfied: importlib-metadata<5 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (4.13.0)
886
Requirement already satisfied: setuptools>=40.3.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-cwl-runner==2.8.0.dev20240314145937) (69.1.0)
887
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.dev20240314145937) (0.17.21)
888
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.dev20240314145937) (2.31.0)
889
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.dev20240314145937) (3.2.2)
890
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.dev20240314145937) (0.31)
891
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.dev20240314145937) (1.0.0)
892
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.dev20240314145937) (1.5.1)
893
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.dev20240314145937) (15.0.1)
894
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.dev20240314145937) (3.8.1)
895
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.dev20240314145937) (5.9.8)
896
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.dev20240314145937) (6.1.1)
897
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.dev20240314145937) (4.9.0)
898
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.dev20240314145937) (1.4.2)
899
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.dev20240314145937) (2.4.7)
900
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.dev20240314145937) (6.3.2)
901
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.dev20240314145937) (5.1.0)
902
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.dev20240314145937) (1.16.0)
903
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.dev20240314145937) (2.8.2)
904
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.dev20240314145937) (2.0.5)
905
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.dev20240314145937) (0.13.1)
906
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (1.0.0)
907
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (2.10.2)
908
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (2.118.0)
909
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (1.35.0)
910
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (0.20.1)
911
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (3.20.3)
912
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (7.44.1)
913
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (12.0)
914
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.dev20240314145937) (3.13.1)
915
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.dev20240314145937) (23.2)
916
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.dev20240314145937) (1.2.11)
917
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (1.62.0)
918
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (4.1.1)
919
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (0.2.0)
920
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (4.2.4)
921
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (0.3.0)
922
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (4.9)
923
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.dev20240314145937) (3.17.0)
924
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.dev20240314145937) (4.4.2)
925
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.dev20240314145937->arvados-cwl-runner==2.8.0.dev20240314145937) (0.5.1)
926
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.dev20240314145937) (0.6.1)
927
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.dev20240314145937) (3.3.2)
928
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.dev20240314145937) (3.6)
929
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.dev20240314145937) (2.2.1)
930
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.dev20240314145937) (2024.2.2)
931
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.dev20240314145937) (0.2.8)
932
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.dev20240314145937) (10.0)
933
Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed.
934
Installing collected packages: arvados-cwl-runner
935
  Attempting uninstall: arvados-cwl-runner
936
    Found existing installation: arvados-cwl-runner 2.8.0.dev20240215224650
937
    Uninstalling arvados-cwl-runner-2.8.0.dev20240215224650:
938
      Successfully uninstalled arvados-cwl-runner-2.8.0.dev20240215224650
939
    Running setup.py install for arvados-cwl-runner: started
940
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
941
Successfully installed arvados-cwl-runner-2.8.0.dev20240314145937
942
Processing ./sdk/cwl/dist/arvados-cwl-runner-2.8.0.dev20240314145937.tar.gz
943
Using legacy 'setup.py install' for arvados-cwl-runner, since package 'wheel' is not installed.
944
Installing collected packages: arvados-cwl-runner
945
    Running setup.py install for arvados-cwl-runner: started
946
    Running setup.py install for arvados-cwl-runner: finished with status 'done'
947
Successfully installed arvados-cwl-runner-2.8.0.dev20240314145937
948
======= install sdk/cwl -- 4s
949
======= install services/dockercleaner
950
Using /tmp/workspace/developer-run-tests-services-workbench2/services/dockercleaner for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/services/dockercleaner
951
running sdist
952
running egg_info
953
creating arvados_docker_cleaner.egg-info
954
writing arvados_docker_cleaner.egg-info/PKG-INFO
955
writing dependency_links to arvados_docker_cleaner.egg-info/dependency_links.txt
956
writing entry points to arvados_docker_cleaner.egg-info/entry_points.txt
957
writing requirements to arvados_docker_cleaner.egg-info/requires.txt
958
writing top-level names to arvados_docker_cleaner.egg-info/top_level.txt
959
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
960
reading manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
961
reading manifest template 'MANIFEST.in'
962
writing manifest file 'arvados_docker_cleaner.egg-info/SOURCES.txt'
963
running check
964
creating arvados-docker-cleaner-2.8.0.dev20240207214436
965
creating arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker
966
creating arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
967
creating arvados-docker-cleaner-2.8.0.dev20240207214436/tests
968
copying files to arvados-docker-cleaner-2.8.0.dev20240207214436...
969
copying MANIFEST.in -> arvados-docker-cleaner-2.8.0.dev20240207214436
970
copying README.rst -> arvados-docker-cleaner-2.8.0.dev20240207214436
971
copying agpl-3.0.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436
972
copying arvados-docker-cleaner.service -> arvados-docker-cleaner-2.8.0.dev20240207214436
973
copying arvados_version.py -> arvados-docker-cleaner-2.8.0.dev20240207214436
974
copying setup.py -> arvados-docker-cleaner-2.8.0.dev20240207214436
975
copying arvados_docker/__init__.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker
976
copying arvados_docker/_version.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker
977
copying arvados_docker/cleaner.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker
978
copying arvados_docker_cleaner.egg-info/PKG-INFO -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
979
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
980
copying arvados_docker_cleaner.egg-info/dependency_links.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
981
copying arvados_docker_cleaner.egg-info/entry_points.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
982
copying arvados_docker_cleaner.egg-info/not-zip-safe -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
983
copying arvados_docker_cleaner.egg-info/requires.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
984
copying arvados_docker_cleaner.egg-info/top_level.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
985
copying tests/__init__.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/tests
986
copying tests/test_cleaner.py -> arvados-docker-cleaner-2.8.0.dev20240207214436/tests
987
copying arvados_docker_cleaner.egg-info/SOURCES.txt -> arvados-docker-cleaner-2.8.0.dev20240207214436/arvados_docker_cleaner.egg-info
988
Writing arvados-docker-cleaner-2.8.0.dev20240207214436/setup.cfg
989
creating dist
990
Creating tar archive
991
removing 'arvados-docker-cleaner-2.8.0.dev20240207214436' (and everything under it)
992
running rotate
993
1 file(s) matching arvados-docker-cleaner*.tar.gz
994
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.8.0.dev20240207214436.tar.gz
995
Requirement already satisfied: docker>=6.1.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.8.0.dev20240207214436) (7.0.0)
996
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-docker-cleaner==2.8.0.dev20240207214436) (69.1.0)
997
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.8.0.dev20240207214436) (23.2)
998
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.8.0.dev20240207214436) (2.2.1)
999
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.8.0.dev20240207214436) (2.31.0)
1000
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.8.0.dev20240207214436) (3.3.2)
1001
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.8.0.dev20240207214436) (3.6)
1002
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.8.0.dev20240207214436) (2024.2.2)
1003
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.
1004
Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed.
1005
Installing collected packages: arvados-docker-cleaner
1006
  Attempting uninstall: arvados-docker-cleaner
1007
    Found existing installation: arvados-docker-cleaner 2.8.0.dev20240207214436
1008
    Uninstalling arvados-docker-cleaner-2.8.0.dev20240207214436:
1009
      Successfully uninstalled arvados-docker-cleaner-2.8.0.dev20240207214436
1010
    Running setup.py install for arvados-docker-cleaner: started
1011
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
1012
Successfully installed arvados-docker-cleaner-2.8.0.dev20240207214436
1013
Processing ./services/dockercleaner/dist/arvados-docker-cleaner-2.8.0.dev20240207214436.tar.gz
1014
Using legacy 'setup.py install' for arvados-docker-cleaner, since package 'wheel' is not installed.
1015
Installing collected packages: arvados-docker-cleaner
1016
    Running setup.py install for arvados-docker-cleaner: started
1017
    Running setup.py install for arvados-docker-cleaner: finished with status 'done'
1018
Successfully installed arvados-docker-cleaner-2.8.0.dev20240207214436
1019
======= install services/dockercleaner -- 3s
1020
======= install services/fuse
1021
Using /tmp/workspace/developer-run-tests-services-workbench2/sdk/python for version number calculation of /tmp/workspace/developer-run-tests-services-workbench2/services/fuse
1022
running sdist
1023
running egg_info
1024
creating arvados_fuse.egg-info
1025
writing arvados_fuse.egg-info/PKG-INFO
1026
writing dependency_links to arvados_fuse.egg-info/dependency_links.txt
1027
writing requirements to arvados_fuse.egg-info/requires.txt
1028
writing top-level names to arvados_fuse.egg-info/top_level.txt
1029
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1030
reading manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1031
reading manifest template 'MANIFEST.in'
1032
writing manifest file 'arvados_fuse.egg-info/SOURCES.txt'
1033
running check
1034
creating arvados_fuse-2.8.0.dev20240314145937
1035
creating arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1036
creating arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1037
creating arvados_fuse-2.8.0.dev20240314145937/bin
1038
creating arvados_fuse-2.8.0.dev20240314145937/tests
1039
copying files to arvados_fuse-2.8.0.dev20240314145937...
1040
copying MANIFEST.in -> arvados_fuse-2.8.0.dev20240314145937
1041
copying README.rst -> arvados_fuse-2.8.0.dev20240314145937
1042
copying agpl-3.0.txt -> arvados_fuse-2.8.0.dev20240314145937
1043
copying arvados_version.py -> arvados_fuse-2.8.0.dev20240314145937
1044
copying setup.py -> arvados_fuse-2.8.0.dev20240314145937
1045
copying arvados_fuse/__init__.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1046
copying arvados_fuse/_version.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1047
copying arvados_fuse/command.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1048
copying arvados_fuse/crunchstat.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1049
copying arvados_fuse/fresh.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1050
copying arvados_fuse/fusedir.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1051
copying arvados_fuse/fusefile.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1052
copying arvados_fuse/unmount.py -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse
1053
copying arvados_fuse.egg-info/PKG-INFO -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1054
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1055
copying arvados_fuse.egg-info/dependency_links.txt -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1056
copying arvados_fuse.egg-info/not-zip-safe -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1057
copying arvados_fuse.egg-info/requires.txt -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1058
copying arvados_fuse.egg-info/top_level.txt -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1059
copying bin/arv-mount -> arvados_fuse-2.8.0.dev20240314145937/bin
1060
copying tests/test_cache.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1061
copying tests/test_command_args.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1062
copying tests/test_crunchstat.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1063
copying tests/test_exec.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1064
copying tests/test_inodes.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1065
copying tests/test_mount.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1066
copying tests/test_mount_filters.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1067
copying tests/test_mount_type.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1068
copying tests/test_retry.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1069
copying tests/test_tmp_collection.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1070
copying tests/test_token_expiry.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1071
copying tests/test_unmount.py -> arvados_fuse-2.8.0.dev20240314145937/tests
1072
copying arvados_fuse.egg-info/SOURCES.txt -> arvados_fuse-2.8.0.dev20240314145937/arvados_fuse.egg-info
1073
Writing arvados_fuse-2.8.0.dev20240314145937/setup.cfg
1074
creating dist
1075
Creating tar archive
1076
removing 'arvados_fuse-2.8.0.dev20240314145937' (and everything under it)
1077
running rotate
1078
1 file(s) matching arvados_fuse*.tar.gz
1079
Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20240314145937.tar.gz
1080
Requirement already satisfied: arvados-python-client<=2.8.0.dev20240314145937 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240314145937) (2.8.0.dev20240314145937)
1081
Requirement already satisfied: llfuse>=1.3.6 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240314145937) (1.5.0)
1082
Requirement already satisfied: future in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240314145937) (1.0.0)
1083
Requirement already satisfied: python-daemon in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240314145937) (3.0.1)
1084
Requirement already satisfied: ciso8601>=2.0.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240314145937) (2.3.1)
1085
Requirement already satisfied: setuptools in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240314145937) (69.1.0)
1086
Requirement already satisfied: prometheus_client in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados_fuse==2.8.0.dev20240314145937) (0.20.0)
1087
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (2.10.2)
1088
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (2.118.0)
1089
Requirement already satisfied: google-auth<2 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (1.35.0)
1090
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (0.20.1)
1091
Requirement already satisfied: protobuf<4.0.0dev in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (3.20.3)
1092
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (7.44.1)
1093
Requirement already satisfied: pyparsing<3 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (2.4.7)
1094
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (0.17.21)
1095
Requirement already satisfied: websockets>=11.0 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from arvados-python-client<=2.8.0.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (12.0)
1096
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (2.31.0)
1097
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (1.62.0)
1098
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (0.2.0)
1099
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (4.1.1)
1100
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (1.16.0)
1101
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (0.3.0)
1102
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (4.2.4)
1103
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (4.9)
1104
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (0.5.1)
1105
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (2024.2.2)
1106
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (3.3.2)
1107
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (3.6)
1108
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (2.2.1)
1109
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.dev20240314145937->arvados_fuse==2.8.0.dev20240314145937) (0.2.8)
1110
Requirement already satisfied: docutils in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20240314145937) (0.20.1)
1111
Requirement already satisfied: lockfile>=0.10 in /home/jenkins/tmp/VENV3DIR/lib/python3.9/site-packages (from python-daemon->arvados_fuse==2.8.0.dev20240314145937) (0.12.2)
1112
Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed.
1113
Installing collected packages: arvados-fuse
1114
  Attempting uninstall: arvados-fuse
1115
    Found existing installation: arvados-fuse 2.8.0.dev20240215224650
1116
    Uninstalling arvados-fuse-2.8.0.dev20240215224650:
1117
      Successfully uninstalled arvados-fuse-2.8.0.dev20240215224650
1118
    Running setup.py install for arvados-fuse: started
1119
    Running setup.py install for arvados-fuse: finished with status 'done'
1120
Successfully installed arvados-fuse-2.8.0.dev20240314145937
1121
Processing ./services/fuse/dist/arvados_fuse-2.8.0.dev20240314145937.tar.gz
1122
Using legacy 'setup.py install' for arvados-fuse, since package 'wheel' is not installed.
1123
Installing collected packages: arvados-fuse
1124
    Running setup.py install for arvados-fuse: started
1125
    Running setup.py install for arvados-fuse: finished with status 'done'
1126
Successfully installed arvados-fuse-2.8.0.dev20240314145937
1127
======= install services/fuse -- 4s
1128
======= install cmd/arvados-client
1129
======= install cmd/arvados-client -- 3s
1130
======= install cmd/arvados-package
1131
======= install cmd/arvados-package -- 4s
1132
======= install cmd/arvados-server
1133
======= install cmd/arvados-server -- 28s
1134
======= install lib/boot
1135
======= install lib/boot -- 0s
1136
======= install lib/cli
1137
======= install lib/cli -- 0s
1138
======= install lib/cloud
1139
======= install lib/cloud -- 0s
1140
======= install lib/cloud/azure
1141
======= install lib/cloud/azure -- 0s
1142
======= install lib/cloud/cloudtest
1143
======= install lib/cloud/cloudtest -- 0s
1144
======= install lib/cloud/ec2
1145
======= install lib/cloud/ec2 -- 0s
1146
======= install lib/cloud/loopback
1147
======= install lib/cloud/loopback -- 0s
1148
======= install lib/cmd
1149
======= install lib/cmd -- 0s
1150
======= install lib/cmdtest
1151
======= install lib/cmdtest -- 1s
1152
======= install lib/config
1153
======= install lib/config -- 0s
1154
======= install lib/controller
1155
======= install lib/controller -- 0s
1156
======= install lib/controller/api
1157
======= install lib/controller/api -- 0s
1158
======= install lib/controller/dblock
1159
======= install lib/controller/dblock -- 0s
1160
======= install lib/controller/federation
1161
======= install lib/controller/federation -- 0s
1162
======= install lib/controller/localdb
1163
======= install lib/controller/localdb -- 0s
1164
======= install lib/controller/railsproxy
1165
======= install lib/controller/railsproxy -- 0s
1166
======= install lib/controller/router
1167
======= install lib/controller/router -- 0s
1168
======= install lib/controller/rpc
1169
======= install lib/controller/rpc -- 0s
1170
======= install lib/costanalyzer
1171
======= install lib/costanalyzer -- 0s
1172
======= install lib/crunchrun
1173
======= install lib/crunchrun -- 0s
1174
======= install lib/crunchstat
1175
======= install lib/crunchstat -- 0s
1176
======= install lib/ctrlctx
1177
======= install lib/ctrlctx -- 1s
1178
======= install lib/deduplicationreport
1179
======= install lib/deduplicationreport -- 0s
1180
======= install lib/diagnostics
1181
======= install lib/diagnostics -- 0s
1182
======= install lib/dispatchcloud
1183
======= install lib/dispatchcloud -- 0s
1184
======= install lib/dispatchcloud/container
1185
======= install lib/dispatchcloud/container -- 0s
1186
======= install lib/dispatchcloud/scheduler
1187
======= install lib/dispatchcloud/scheduler -- 0s
1188
======= install lib/dispatchcloud/sshexecutor
1189
======= install lib/dispatchcloud/sshexecutor -- 0s
1190
======= install lib/dispatchcloud/test
1191
======= install lib/dispatchcloud/test -- 0s
1192
======= install lib/dispatchcloud/worker
1193
======= install lib/dispatchcloud/worker -- 0s
1194
======= install lib/install
1195
======= install lib/install -- 0s
1196
======= install lib/lsf
1197
======= install lib/lsf -- 0s
1198
======= install lib/mount
1199
======= install lib/mount -- 1s
1200
======= install lib/pam
1201
======= install lib/pam -- 0s
1202
======= install lib/recovercollection
1203
======= install lib/recovercollection -- 0s
1204
======= install lib/selfsigned
1205
======= install lib/selfsigned -- 0s
1206
======= install lib/service
1207
======= install lib/service -- 0s
1208
======= install lib/webdavfs
1209
======= install lib/webdavfs -- 0s
1210
======= install sdk/go/arvados
1211
======= install sdk/go/arvados -- 1s
1212
======= install sdk/go/arvadosclient
1213
======= install sdk/go/arvadosclient -- 0s
1214
======= install sdk/go/arvadostest
1215
======= install sdk/go/arvadostest -- 0s
1216
======= install sdk/go/asyncbuf
1217
======= install sdk/go/asyncbuf -- 0s
1218
======= install sdk/go/auth
1219
======= install sdk/go/auth -- 0s
1220
======= install sdk/go/blockdigest
1221
======= install sdk/go/blockdigest -- 0s
1222
======= install sdk/go/config
1223
======= install sdk/go/config -- 0s
1224
======= install sdk/go/ctxlog
1225
======= install sdk/go/ctxlog -- 0s
1226
======= install sdk/go/dispatch
1227
======= install sdk/go/dispatch -- 0s
1228
======= install sdk/go/health
1229
======= install sdk/go/health -- 0s
1230
======= install sdk/go/httpserver
1231
======= install sdk/go/httpserver -- 0s
1232
======= install sdk/go/keepclient
1233
======= install sdk/go/keepclient -- 0s
1234
======= install sdk/go/manifest
1235
======= install sdk/go/manifest -- 0s
1236
======= install sdk/go/stats
1237
======= install sdk/go/stats -- 0s
1238
======= install services/crunch-dispatch-local
1239
======= install services/crunch-dispatch-local -- 1s
1240
======= install services/crunch-dispatch-slurm
1241
======= install services/crunch-dispatch-slurm -- 1s
1242
======= install services/githttpd
1243
======= install services/githttpd -- 0s
1244
======= install services/keep-balance
1245
======= install services/keep-balance -- 0s
1246
======= install services/keepproxy
1247
======= install services/keepproxy -- 0s
1248
======= install services/keepstore
1249
======= install services/keepstore -- 0s
1250
======= install services/keep-web
1251
======= install services/keep-web -- 0s
1252
======= install services/ws
1253
======= install services/ws -- 0s
1254
======= install tools/keep-block-check
1255
======= install tools/keep-block-check -- 0s
1256
======= install tools/keep-exercise
1257
======= install tools/keep-exercise -- 1s
1258
======= install tools/keep-rsync
1259
======= install tools/keep-rsync -- 0s
1260
======= install tools/sync-groups
1261
======= install tools/sync-groups -- 1s
1262
======= install tools/sync-users
1263
======= install tools/sync-users -- 0s
1264
======= install services/api
1265
(Running bundle install --local. 'could not find package' messages are OK.)
1266
[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
1267
bundler-override plugin not available - do NOT commit any changes to Gemfile.lock
1268
Fetching gem metadata from https://rubygems.org/.
1269
Resolving dependencies...
1270
Fetching bundler-override 0.1.0
1271
Installing bundler-override 0.1.0
1272
Installed plugin bundler-override
1273
Bundle complete! 31 Gemfile dependencies, 103 gems now installed.
1274
Use `bundle info [gemname]` to see where a bundled gem is installed.
1275
Fetching gem metadata from https://rubygems.org/.
1276
Resolving dependencies...
1277
Installing bundler-override 0.1.0
1278
Bundle complete! 31 Gemfile dependencies, 103 gems now installed.
1279
Use `bundle info [gemname]` to see where a bundled gem is installed.
1280
Updating files in vendor/cache
1281
  * rake-13.0.6.gem
1282
  * concurrent-ruby-1.2.3.gem
1283
  * i18n-1.14.1.gem
1284
  * minitest-5.10.3.gem
1285
  * tzinfo-2.0.6.gem
1286
  * activesupport-7.0.8.gem
1287
  * builder-3.2.4.gem
1288
  * erubi-1.12.0.gem
1289
  * racc-1.7.1.gem
1290
  * nokogiri-1.15.4-x86_64-linux.gem
1291
  * rails-dom-testing-2.2.0.gem
1292
  * crass-1.0.6.gem
1293
  * loofah-2.21.3.gem
1294
  * rails-html-sanitizer-1.6.0.gem
1295
  * actionview-7.0.8.gem
1296
  * rack-2.2.8.gem
1297
  * rack-test-2.1.0.gem
1298
  * actionpack-7.0.8.gem
1299
  * nio4r-2.5.9.gem
1300
  * websocket-extensions-0.1.5.gem
1301
  * websocket-driver-0.7.6.gem
1302
  * actioncable-7.0.8.gem
1303
  * globalid-1.2.1.gem
1304
  * activejob-7.0.8.gem
1305
  * activemodel-7.0.8.gem
1306
  * activerecord-7.0.8.gem
1307
  * marcel-1.0.2.gem
1308
  * mini_mime-1.1.5.gem
1309
  * activestorage-7.0.8.gem
1310
  * date-3.3.3.gem
1311
  * timeout-0.4.0.gem
1312
  * net-protocol-0.2.1.gem
1313
  * net-imap-0.3.7.gem
1314
  * net-pop-0.1.2.gem
1315
  * net-smtp-0.4.0.gem
1316
  * mail-2.8.1.gem
1317
  * actionmailbox-7.0.8.gem
1318
  * actionmailer-7.0.8.gem
1319
  * actiontext-7.0.8.gem
1320
  * acts_as_api-1.0.1.gem
1321
  * public_suffix-5.0.4.gem
1322
  * addressable-2.8.6.gem
1323
  * andand-1.3.3.gem
1324
  * extlib-0.9.16.gem
1325
  * multi_json-1.15.0.gem
1326
  * autoparse-0.3.3.gem
1327
  * faraday-net_http-3.0.2.gem
1328
  * ruby2_keywords-0.0.5.gem
1329
  * faraday-2.8.1.gem
1330
  * zlib-3.1.0.gem
1331
  * faraday-gzip-2.0.1.gem
1332
  * multipart-post-2.4.0.gem
1333
  * faraday-multipart-1.0.4.gem
1334
  * google-cloud-env-2.1.1.gem
1335
  * jwt-1.5.6.gem
1336
  * os-1.1.4.gem
1337
  * signet-0.16.1.gem
1338
  * googleauth-1.9.2.gem
1339
  * launchy-2.5.2.gem
1340
  * retriable-1.4.1.gem
1341
  * arvados-google-api-client-0.8.7.6.gem
1342
  * json-2.6.3.gem
1343
  * arvados-2.7.0.rc2.gem
1344
  * byebug-11.1.3.gem
1345
  * docile-1.4.0.gem
1346
  * factory_bot-6.2.1.gem
1347
  * method_source-1.0.0.gem
1348
  * thor-1.2.2.gem
1349
  * zeitwerk-2.6.11.gem
1350
  * railties-7.0.8.gem
1351
  * factory_bot_rails-6.2.0.gem
1352
  * ffi-1.15.5.gem
1353
  * httpclient-2.8.3.gem
1354
  * jquery-rails-4.6.0.gem
1355
  * rb-fsevent-0.11.2.gem
1356
  * rb-inotify-0.10.1.gem
1357
  * listen-3.8.0.gem
1358
  * request_store-1.5.1.gem
1359
  * lograge-0.13.0.gem
1360
  * logstash-event-1.2.02.gem
1361
  * mini_portile2-2.8.4.gem
1362
  * mocha-2.1.0.gem
1363
  * oj-3.16.1.gem
1364
  * optimist-3.1.0.gem
1365
  * passenger-6.0.18.gem
1366
  * pg-1.5.4.gem
1367
  * power_assert-2.0.3.gem
1368
  * rails-7.0.8.gem
1369
  * rails-controller-testing-1.0.5.gem
1370
  * rails-observers-0.1.5.gem
1371
  * rails-perftest-0.0.7.gem
1372
  * responders-3.1.0.gem
1373
  * ruby-prof-1.6.3.gem
1374
  * simplecov-html-0.12.3.gem
1375
  * simplecov_json_formatter-0.1.4.gem
1376
  * simplecov-0.22.0.gem
1377
  * simplecov-rcov-0.3.1.gem
1378
  * sprockets-4.2.1.gem
1379
  * sprockets-rails-3.4.2.gem
1380
  * test-unit-3.6.1.gem
1381
  * webrick-1.8.1.gem
1382
Generating a RSA private key
1383
.................+++++
1384
.........................................................................+++++
1385
writing new private key to '/tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/self-signed.key'
1386
-----
1387
Signature ok
1388
subject=C = US, ST = State, L = City, CN = localhost
1389
Getting Private key
1390
hint: Using 'master' as the name for the initial branch. This default branch name
1391
hint: is subject to change. To configure the initial branch name to use in all
1392
hint: of your new repositories, which will suppress this warning, call:
1393
hint: 
1394
hint: 	git config --global init.defaultBranch <name>
1395
hint: 
1396
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
1397
hint: 'development'. The just-created branch can be renamed via this command:
1398
hint: 
1399
hint: 	git branch -m <name>
1400
Initialized empty Git repository in /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/git/internal.git/
1401
+ cd /tmp/workspace/developer-run-tests-services-workbench2/services/api
1402
+ export RAILS_ENV=test
1403
+ RAILS_ENV=test
1404
+ bin/rails db:environment:set
1405
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1406
+ bin/rake db:drop
1407
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1408
Dropped database 'arvados_test'
1409
+ bin/rake db:setup
1410
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1411
Created database 'arvados_test'
1412
+ bin/rake db:fixtures:load
1413
Defaulting to memory cache, because /tmp/workspace/developer-run-tests-services-workbench2/services/api/tmp/cache does not exist
1414
======= install services/api -- 14s
1415
======= install services/workbench2
1416
yarn install
1417
➤ YN0000: ┌ Resolution step
1418
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
1419
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
1420
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
1421
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
1422
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1423
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1424
➤ 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
1425
➤ 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
1426
➤ 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
1427
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
1428
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
1429
➤ 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
1430
➤ 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
1431
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
1432
➤ YN0000: └ Completed in 0s 265ms
1433
➤ YN0000: ┌ Fetch step
1434
➤ YN0013: │ 3 packages were already cached, 1967 had to be fetched
1435
➤ YN0000: └ Completed in 1s 764ms
1436
➤ YN0000: ┌ Link step
1437
➤ YN0007: │ cypress@npm:13.6.6 must be built because it never has been before or the last one failed
1438
➤ YN0007: │ node-sass@npm:7.0.3 must be built because it never has been before or the last one failed
1439
➤ YN0007: │ node-sass@npm:9.0.0 must be built because it never has been before or the last one failed
1440
➤ YN0007: │ @fortawesome/fontawesome-common-types@npm:0.2.35 must be built because it never has been before or the last one failed
1441
➤ YN0007: │ core-js@npm:2.6.12 must be built because it never has been before or the last one failed
1442
➤ YN0007: │ jss@npm:9.8.7 must be built because it never has been before or the last one failed
1443
➤ YN0007: │ core-js@npm:3.15.1 must be built because it never has been before or the last one failed
1444
➤ YN0007: │ core-js-pure@npm:3.15.1 must be built because it never has been before or the last one failed
1445
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT Font Awesome Free 0.2.35 by @fontawesome - https://fontawesome.com
1446
➤ 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)
1447
➤ YN0000: │ @fortawesome/fontawesome-common-types@npm:0.2.35 STDOUT 
1448
➤ YN0000: │ jss@npm:9.8.7 STDOUT Love JSS? You can now support us on open collective:
1449
➤ YN0000: │ jss@npm:9.8.7 STDOUT  > https://opencollective.com/jss/donate
1450
➤ YN0000: │ cypress@npm:13.6.6 STDOUT Installing Cypress (version: 13.6.6)
1451
➤ YN0000: │ cypress@npm:13.6.6 STDOUT 
1452
➤ YN0000: │ cypress@npm:13.6.6 STDOUT [STARTED] Task without title.
1453
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v9.0.0/linux-x64-83_binding.node
1454
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Downloading binary from https://github.com/sass/node-sass/releases/download/v7.0.3/linux-x64-83_binding.node
1455
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Download complete
1456
➤ 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-83/binding.node
1457
➤ 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-83/binding.node
1458
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Testing binary
1459
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Download complete
1460
➤ 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-83/binding.node
1461
➤ 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-83/binding.node: file too short
1462
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.Module._extensions..node (internal/modules/cjs/loader.js:1173:18)
1463
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.load (internal/modules/cjs/loader.js:979:32)
1464
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Function.Module._load (internal/modules/cjs/loader.js:819:12)
1465
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.require (internal/modules/cjs/loader.js:1003:19)
1466
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at require (internal/modules/cjs/helpers.js:107:18)
1467
➤ 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)
1468
➤ 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)
1469
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module._compile (internal/modules/cjs/loader.js:1114:14)
1470
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
1471
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT     at Module.load (internal/modules/cjs/loader.js:979:32) {
1472
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT   code: 'ERR_DLOPEN_FAILED'
1473
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT }
1474
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building the binary locally
1475
➤ YN0000: │ node-sass@npm:9.0.0 STDOUT Building: /var/lib/arvados/node-v14.21.3-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=
1476
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info it worked if it ends with ok
1477
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli [
1478
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '/var/lib/arvados/node-v14.21.3-linux-x64/bin/node',
1479
➤ 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',
1480
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   'rebuild',
1481
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--verbose',
1482
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_ext=',
1483
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_cflags=',
1484
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_ldflags=',
1485
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli   '--libsass_library='
1486
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb cli ]
1487
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node-gyp@8.4.1
1488
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info using node@14.21.3 | linux | x64
1489
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command rebuild []
1490
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command clean []
1491
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb clean removing "build" directory
1492
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command configure []
1493
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from command line or npm configuration
1494
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python Python is not set from environment variable PYTHON
1495
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python checking if "python3" can be used
1496
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "python3" to get executable path
1497
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executable path is "/home/jenkins/tmp/VENV3DIR/bin/python3"
1498
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - executing "/home/jenkins/tmp/VENV3DIR/bin/python3" to get version
1499
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb find Python - version is "3.9.2"
1500
➤ 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"
1501
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir no --target version specified, falling back to host node version: 14.21.3
1502
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command install [ '14.21.3' ]
1503
➤ 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-83/binding.node
1504
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Testing binary
1505
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install input version string "14.21.3"
1506
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install installing version: 14.21.3
1507
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install --ensure was passed, so won't reinstall if already installed
1508
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is already installed, need to check "installVersion"
1509
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb got "installVersion" 9
1510
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb needs "installVersion" 9
1511
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb install version is good
1512
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb get node dir target node version installed: 14.21.3
1513
➤ 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
1514
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build dir "build" dir needed to be created? Yes
1515
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build/config.gypi creating config file
1516
➤ 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
1517
➤ 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
1518
➤ 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
1519
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb gyp gyp format was not specified; forcing "make"
1520
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn /home/jenkins/tmp/VENV3DIR/bin/python3
1521
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [
1522
➤ 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',
1523
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'binding.gyp',
1524
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-f',
1525
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'make',
1526
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1527
➤ 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',
1528
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1529
➤ 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',
1530
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-I',
1531
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '/home/jenkins/.cache/node-gyp/14.21.3/include/node/common.gypi',
1532
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dlibrary=shared_library',
1533
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dvisibility=default',
1534
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_root_dir=/home/jenkins/.cache/node-gyp/14.21.3',
1535
➤ 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',
1536
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_lib_file=/home/jenkins/.cache/node-gyp/14.21.3/<(target_arch)/node.lib',
1537
➤ 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',
1538
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Dnode_engine=v8',
1539
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--depth=.',
1540
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--no-parallel',
1541
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '--generator-output',
1542
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   'build',
1543
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args   '-Goutput_dir=.'
1544
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args ]
1545
➤ YN0000: │ node-sass@npm:7.0.3 STDOUT Binary is fine
1546
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb command build []
1547
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb build type Release
1548
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb architecture x64
1549
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb node dev dir /home/jenkins/.cache/node-gyp/14.21.3
1550
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp verb `which` succeeded for `make` /usr/bin/make
1551
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn make
1552
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
1553
➤ 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'
1554
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1555
➤ YN0000: │ cypress@npm:13.6.6 STDOUT [SUCCESS] Task without title.
1556
➤ YN0000: │ cypress@npm:13.6.6 STDOUT [STARTED] Task without title.
1557
➤ YN0000: │ cypress@npm:13.6.6 STDOUT [SUCCESS] Task without title.
1558
➤ YN0000: │ cypress@npm:13.6.6 STDOUT [STARTED] Task without title.
1559
➤ YN0000: │ cypress@npm:13.6.6 STDOUT [SUCCESS] Task without title.
1560
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1561
➤ YN0000: │ cypress@npm:13.6.6 STDOUT 
1562
➤ YN0000: │ cypress@npm:13.6.6 STDOUT You can now open Cypress by running: node_modules/.bin/cypress open
1563
➤ YN0000: │ cypress@npm:13.6.6 STDOUT 
1564
➤ YN0000: │ cypress@npm:13.6.6 STDOUT https://on.cypress.io/installing-cypress
1565
➤ YN0000: │ cypress@npm:13.6.6 STDOUT 
1566
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1567
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1568
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1569
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1570
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c: In function ‘base64_encode_block’:
1571
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:48:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
1572
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    48 |    result = (fragment & 0x003) << 4;
1573
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1574
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:52:2: note: here
1575
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    52 |  case step_B:
1576
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |  ^~~~
1577
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:62:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
1578
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    62 |    result = (fragment & 0x00f) << 2;
1579
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
1580
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/cencode.c:66:2: note: here
1581
➤ YN0000: │ node-sass@npm:9.0.0 STDERR    66 |  case step_C:
1582
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |  ^~~~
1583
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1584
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1585
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1586
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1587
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1588
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1589
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1590
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1591
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1592
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1593
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1594
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1595
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1596
➤ 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)’:
1597
➤ 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=]
1598
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   110 |       catch (utf8::invalid_code_point) {
1599
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~~~~~~~
1600
➤ 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=]
1601
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   114 |       catch (utf8::not_enough_room) {
1602
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~~~~
1603
➤ 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=]
1604
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   118 |       catch (utf8::invalid_utf8) {
1605
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                    ^~~~~~~~~~~~
1606
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1607
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1608
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_encode_string(const char*)’:
1609
➤ 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=]
1610
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   405 |   catch (std::exception) {
1611
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |               ^~~~~~~~~
1612
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/libsass/src/json.cpp: In function ‘char* json_stringify(const JsonNode*, const char*)’:
1613
➤ 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=]
1614
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   424 |   catch (std::exception) {
1615
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |               ^~~~~~~~~
1616
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1617
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1618
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1619
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1620
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1621
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1622
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1623
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1624
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1625
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1626
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1627
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1628
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1629
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1630
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1631
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1632
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1633
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1634
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1635
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1636
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1637
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1638
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1639
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1640
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1641
➤ 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
1642
➤ 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")
1643
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1644
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE render(Nan::NAN_METHOD_ARGS_TYPE)’:
1645
➤ 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]
1646
➤ 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);
1647
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1648
➤ 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)’:
1649
➤ 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]
1650
➤ 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);
1651
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |                                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1652
➤ YN0000: │ node-sass@npm:9.0.0 STDERR In file included from ../node_modules/nan/nan.h:62,
1653
➤ YN0000: │ node-sass@npm:9.0.0 STDERR                  from ../src/binding.cpp:1:
1654
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp: At global scope:
1655
➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/14.21.3/include/node/node.h:793: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]
1656
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   793 |       (node::addon_register_func) (regfunc),                          \
1657
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1658
➤ YN0000: │ node-sass@npm:9.0.0 STDERR /home/jenkins/.cache/node-gyp/14.21.3/include/node/node.h:827:3: note: in expansion of macro ‘NODE_MODULE_X’
1659
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   827 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
1660
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       |   ^~~~~~~~~~~~~
1661
➤ YN0000: │ node-sass@npm:9.0.0 STDERR ../src/binding.cpp:358:1: note: in expansion of macro ‘NODE_MODULE’
1662
➤ YN0000: │ node-sass@npm:9.0.0 STDERR   358 | NODE_MODULE(binding, RegisterModule);
1663
➤ YN0000: │ node-sass@npm:9.0.0 STDERR       | ^~~~~~~~~~~
1664
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1665
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1666
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1667
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1668
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1669
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1670
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1671
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1672
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1673
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1674
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1675
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1676
➤ 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/14.21.3/include/node -I/home/jenkins/.cache/node-gyp/14.21.3/src -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/config -I/home/jenkins/.cache/node-gyp/14.21.3/deps/openssl/openssl/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/uv/include -I/home/jenkins/.cache/node-gyp/14.21.3/deps/zlib -I/home/jenkins/.cache/node-gyp/14.21.3/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
1677
➤ 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 
1678
➤ 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")
1679
➤ 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'
1680
➤ YN0000: │ node-sass@npm:9.0.0 STDERR gyp info ok 
1681
➤ 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-83/binding.node
1682
➤ YN0000: └ Completed in 1m 34s
1683
➤ YN0000: Done with warnings in 1m 37s
1684
======= install services/workbench2 -- 98s
1685
======= test services/workbench2_units
1686
yarn install
1687
➤ YN0000: ┌ Resolution step
1688
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
1689
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
1690
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
1691
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
1692
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1693
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
1694
➤ 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
1695
➤ 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
1696
➤ 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
1697
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
1698
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
1699
➤ 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
1700
➤ 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
1701
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
1702
➤ YN0000: └ Completed in 0s 260ms
1703
➤ YN0000: ┌ Fetch step
1704
➤ YN0013: │ 1970 packages were already cached
1705
➤ YN0000: └ Completed in 0s 439ms
1706
➤ YN0000: ┌ Link step
1707
➤ YN0000: └ Completed in 0s 761ms
1708
➤ YN0000: Done with warnings in 1s 801ms
1709
yarn test --no-watchAll --bail --ci
1710
PASS src/services/collection-service/collection-service.test.ts
1711
PASS src/store/processes/process-copy-actions.test.ts
1712
  ● Console
1713

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

    
1717
PASS src/views-components/data-explorer/renderers.test.tsx (7.999s)
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
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1723
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1724
      
1725
      * Move data fetching code or side effects to componentDidUpdate.
1726
      * 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
1727
      * 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.
1728
      
1729
      Please update the following components: Connect(WithStyles(Component)), Provider
1730
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1731
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1732
      
1733
      * Move data fetching code or side effects to componentDidUpdate.
1734
      * 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.
1735
      
1736
      Please update the following components: Connect(WithStyles(Component))
1737
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1738
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1739
      
1740
      * Move data fetching code or side effects to componentDidUpdate.
1741
      * 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
1742
      * 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.
1743
      
1744
      Please update the following components: Connect(Component)
1745
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1746
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1747
      
1748
      * Move data fetching code or side effects to componentDidUpdate.
1749
      * 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.
1750
      
1751
      Please update the following components: Connect(Component)
1752
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1753
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1754
      
1755
      * Move data fetching code or side effects to componentDidUpdate.
1756
      * 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
1757
      * 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.
1758
      
1759
      Please update the following components: Connect(WithTheme(Component))
1760
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1761
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1762
      
1763
      * Move data fetching code or side effects to componentDidUpdate.
1764
      * 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.
1765
      
1766
      Please update the following components: Connect(WithTheme(Component))
1767

    
1768
PASS src/views/process-panel/process-io-card.test.tsx
1769
  ● Console
1770

    
1771
    console.warn node_modules/react/cjs/react.development.js:315
1772
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1773
    console.warn node_modules/react/cjs/react.development.js:315
1774
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1775
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1776
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1777
      
1778
      * Move data fetching code or side effects to componentDidUpdate.
1779
      * 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
1780
      * 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.
1781
      
1782
      Please update the following components: Connect(Component), Provider
1783
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1784
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1785
      
1786
      * Move data fetching code or side effects to componentDidUpdate.
1787
      * 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.
1788
      
1789
      Please update the following components: Connect(Component)
1790
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1791
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1792
      
1793
      * Move data fetching code or side effects to componentDidUpdate.
1794
      * 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
1795
      * 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.
1796
      
1797
      Please update the following components: Connect(Component)
1798
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1799
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1800
      
1801
      * Move data fetching code or side effects to componentDidUpdate.
1802
      * 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.
1803
      
1804
      Please update the following components: Connect(Component)
1805
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1806
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1807
      
1808
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
1809
      * 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.
1810
      
1811
      Please update the following components: MemoryRouter, Router
1812
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1813
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1814
      
1815
      * Move data fetching code or side effects to componentDidUpdate.
1816
      * 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
1817
      * 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.
1818
      
1819
      Please update the following components: Connect(Component), Router
1820
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1821
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1822
      
1823
      * Move data fetching code or side effects to componentDidUpdate.
1824
      * 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.
1825
      
1826
      Please update the following components: Connect(Component)
1827
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1828
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1829
      
1830
      * Move data fetching code or side effects to componentDidUpdate.
1831
      * 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
1832
      * 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.
1833
      
1834
      Please update the following components: Connect(WithStyles(Connect(Component)))
1835
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1836
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1837
      
1838
      * Move data fetching code or side effects to componentDidUpdate.
1839
      * 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.
1840
      
1841
      Please update the following components: Connect(WithStyles(Connect(Component)))
1842

    
1843
PASS src/models/vocabulary.test.ts
1844
PASS src/services/log-service/log-service.test.ts
1845
PASS src/store/auth/auth-action.test.ts (10.129s)
1846
  ● Console
1847

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

    
1851
PASS src/store/run-process-panel/run-process-panel-actions.test.ts
1852
  ● Console
1853

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

    
1857
PASS src/store/context-menu/context-menu-actions.test.ts
1858
  ● Console
1859

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

    
1863
PASS src/store/resource-type-filters/resource-type-filters.test.ts
1864
PASS src/store/tree-picker/tree-picker-actions.test.ts
1865
  ● Console
1866

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

    
1870
PASS src/common/webdav.test.ts
1871
PASS src/components/data-table/data-table.test.tsx
1872
  ● Console
1873

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

    
1877
PASS src/store/data-explorer/data-explorer-middleware.test.ts
1878
  ● Console
1879

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

    
1883
PASS src/models/tree.test.ts
1884
PASS src/store/search-bar/search-bar-actions.test.ts
1885
  ● Console
1886

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

    
1890
PASS src/services/common-service/common-resource-service.test.ts
1891
PASS src/store/groups-panel/groups-panel-middleware-service.test.ts
1892
  ● Console
1893

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

    
1897
PASS src/components/data-explorer/data-explorer.test.tsx
1898
  ● Console
1899

    
1900
    console.warn node_modules/react/cjs/react.development.js:315
1901
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1902
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1903
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1904
      
1905
      * Move data fetching code or side effects to componentDidUpdate.
1906
      * 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
1907
      * 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.
1908
      
1909
      Please update the following components: Connect(WithStyles(Component)), Provider
1910
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1911
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1912
      
1913
      * Move data fetching code or side effects to componentDidUpdate.
1914
      * 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.
1915
      
1916
      Please update the following components: Connect(WithStyles(Component))
1917

    
1918
PASS src/store/tree-picker/tree-picker-reducer.test.ts
1919
  ● Console
1920

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

    
1924
PASS src/components/search-input/search-input.test.tsx
1925
  ● Console
1926

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

    
1930
PASS src/store/resources/resources.test.ts
1931
PASS src/models/user.test.ts
1932
PASS src/components/subprocess-progress-bar/subprocess-progress-bar.test.tsx
1933
  ● Console
1934

    
1935
    console.warn node_modules/react/cjs/react.development.js:315
1936
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1937
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1938
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1939
      
1940
      * Move data fetching code or side effects to componentDidUpdate.
1941
      * 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
1942
      * 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.
1943
      
1944
      Please update the following components: Connect(WithStyles(Component)), Provider
1945
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
1946
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
1947
      
1948
      * Move data fetching code or side effects to componentDidUpdate.
1949
      * 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.
1950
      
1951
      Please update the following components: Connect(WithStyles(Component))
1952

    
1953
PASS src/store/collection-panel/collection-panel-files/collection-panel-files-reducer.test.ts
1954
PASS src/services/collection-service/collection-service-files-response.test.ts
1955
PASS src/services/favorite-service/favorite-service.test.ts
1956
PASS src/views/instance-types-panel/instance-types-panel.test.tsx
1957
  ● Console
1958

    
1959
    console.warn node_modules/react/cjs/react.development.js:315
1960
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
1961
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1962
      Warning: validateDOMNesting(...): <pre> cannot appear as a descendant of <p>.
1963
          in pre (created by Typography)
1964
          in Typography (created by WithStyles(Typography))
1965
          in WithStyles(Typography) (at code-snippet.tsx:59)
1966
          in div (created by Typography)
1967
          in Typography (created by WithStyles(Typography))
1968
          in WithStyles(Typography) (at code-snippet.tsx:56)
1969
          in Unknown (created by Connect(Component))
1970
          in Connect(Component) (created by WithStyles(Connect(Component)))
1971
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
1972
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
1973
          in DefaultCodeSnippet (at instance-types-panel.tsx:56)
1974
          in p (created by Typography)
1975
          in Typography (created by WithStyles(Typography))
1976
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
1977
          in div (created by CardContent)
1978
          in CardContent (created by WithStyles(CardContent))
1979
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
1980
          in div (created by Paper)
1981
          in Paper (created by WithStyles(Paper))
1982
          in WithStyles(Paper) (created by Card)
1983
          in Card (created by WithStyles(Card))
1984
          in WithStyles(Card) (at instance-types-panel.tsx:48)
1985
          in div (created by Grid)
1986
          in Grid (created by WithStyles(Grid))
1987
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
1988
          in div (created by Grid)
1989
          in Grid (created by WithStyles(Grid))
1990
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
1991
          in Unknown (created by Connect(Component))
1992
          in Connect(Component) (created by WithStyles(Connect(Component)))
1993
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
1994
          in Provider (created by WrapperComponent)
1995
          in WrapperComponent
1996
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
1997
      Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
1998
          in div (created by Typography)
1999
          in Typography (created by WithStyles(Typography))
2000
          in WithStyles(Typography) (at code-snippet.tsx:56)
2001
          in Unknown (created by Connect(Component))
2002
          in Connect(Component) (created by WithStyles(Connect(Component)))
2003
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
2004
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
2005
          in DefaultCodeSnippet (at instance-types-panel.tsx:56)
2006
          in p (created by Typography)
2007
          in Typography (created by WithStyles(Typography))
2008
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
2009
          in div (created by CardContent)
2010
          in CardContent (created by WithStyles(CardContent))
2011
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
2012
          in div (created by Paper)
2013
          in Paper (created by WithStyles(Paper))
2014
          in WithStyles(Paper) (created by Card)
2015
          in Card (created by WithStyles(Card))
2016
          in WithStyles(Card) (at instance-types-panel.tsx:48)
2017
          in div (created by Grid)
2018
          in Grid (created by WithStyles(Grid))
2019
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
2020
          in div (created by Grid)
2021
          in Grid (created by WithStyles(Grid))
2022
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
2023
          in Unknown (created by Connect(Component))
2024
          in Connect(Component) (created by WithStyles(Connect(Component)))
2025
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
2026
          in Provider (created by WrapperComponent)
2027
          in WrapperComponent
2028
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
2029
      Warning: validateDOMNesting(...): <pre> cannot appear as a descendant of <p>.
2030
          in pre (created by Typography)
2031
          in Typography (created by WithStyles(Typography))
2032
          in WithStyles(Typography) (at code-snippet.tsx:59)
2033
          in div (created by Typography)
2034
          in Typography (created by WithStyles(Typography))
2035
          in WithStyles(Typography) (at code-snippet.tsx:56)
2036
          in Unknown (created by Connect(Component))
2037
          in Connect(Component) (created by WithStyles(Connect(Component)))
2038
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
2039
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
2040
          in DefaultCodeSnippet (at instance-types-panel.tsx:61)
2041
          in p (created by Typography)
2042
          in Typography (created by WithStyles(Typography))
2043
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
2044
          in div (created by CardContent)
2045
          in CardContent (created by WithStyles(CardContent))
2046
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
2047
          in div (created by Paper)
2048
          in Paper (created by WithStyles(Paper))
2049
          in WithStyles(Paper) (created by Card)
2050
          in Card (created by WithStyles(Card))
2051
          in WithStyles(Card) (at instance-types-panel.tsx:48)
2052
          in div (created by Grid)
2053
          in Grid (created by WithStyles(Grid))
2054
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
2055
          in div (created by Grid)
2056
          in Grid (created by WithStyles(Grid))
2057
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
2058
          in Unknown (created by Connect(Component))
2059
          in Connect(Component) (created by WithStyles(Connect(Component)))
2060
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
2061
          in Provider (created by WrapperComponent)
2062
          in WrapperComponent
2063
    console.error node_modules/react-dom/cjs/react-dom.development.js:88
2064
      Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
2065
          in div (created by Typography)
2066
          in Typography (created by WithStyles(Typography))
2067
          in WithStyles(Typography) (at code-snippet.tsx:56)
2068
          in Unknown (created by Connect(Component))
2069
          in Connect(Component) (created by WithStyles(Connect(Component)))
2070
          in WithStyles(Connect(Component)) (at default-code-snippet.tsx:30)
2071
          in MuiThemeProviderOld (at default-code-snippet.tsx:29)
2072
          in DefaultCodeSnippet (at instance-types-panel.tsx:61)
2073
          in p (created by Typography)
2074
          in Typography (created by WithStyles(Typography))
2075
          in WithStyles(Typography) (at instance-types-panel.tsx:50)
2076
          in div (created by CardContent)
2077
          in CardContent (created by WithStyles(CardContent))
2078
          in WithStyles(CardContent) (at instance-types-panel.tsx:49)
2079
          in div (created by Paper)
2080
          in Paper (created by WithStyles(Paper))
2081
          in WithStyles(Paper) (created by Card)
2082
          in Card (created by WithStyles(Card))
2083
          in WithStyles(Card) (at instance-types-panel.tsx:48)
2084
          in div (created by Grid)
2085
          in Grid (created by WithStyles(Grid))
2086
          in WithStyles(Grid) (at instance-types-panel.tsx:47)
2087
          in div (created by Grid)
2088
          in Grid (created by WithStyles(Grid))
2089
          in WithStyles(Grid) (at instance-types-panel.tsx:46)
2090
          in Unknown (created by Connect(Component))
2091
          in Connect(Component) (created by WithStyles(Connect(Component)))
2092
          in WithStyles(Connect(Component)) (at instance-types-panel.test.tsx:64)
2093
          in Provider (created by WrapperComponent)
2094
          in WrapperComponent
2095
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2096
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2097
      
2098
      * Move data fetching code or side effects to componentDidUpdate.
2099
      * 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
2100
      * 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.
2101
      
2102
      Please update the following components: Connect(Component), Connect(WithStyles(Component)), Provider
2103
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2104
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2105
      
2106
      * Move data fetching code or side effects to componentDidUpdate.
2107
      * 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.
2108
      
2109
      Please update the following components: Connect(Component), Connect(WithStyles(Component))
2110

    
2111
PASS src/views-components/webdav-s3-dialog/webdav-s3-dialog.test.tsx
2112
  ● Console
2113

    
2114
    console.warn node_modules/react/cjs/react.development.js:315
2115
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2116
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2117
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2118
      
2119
      * Move data fetching code or side effects to componentDidUpdate.
2120
      * 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
2121
      * 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.
2122
      
2123
      Please update the following components: Connect(WithStyles(Component)), Provider
2124
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2125
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2126
      
2127
      * Move data fetching code or side effects to componentDidUpdate.
2128
      * 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.
2129
      
2130
      Please update the following components: Connect(WithStyles(Component))
2131
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2132
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2133
      
2134
      * Move data fetching code or side effects to componentDidUpdate.
2135
      * 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
2136
      * 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.
2137
      
2138
      Please update the following components: Connect(WithStyles(Component))
2139
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2140
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2141
      
2142
      * Move data fetching code or side effects to componentDidUpdate.
2143
      * 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.
2144
      
2145
      Please update the following components: Connect(WithStyles(Component))
2146

    
2147
PASS src/services/api-client-authorization-service/api-client-authorization-service.test.ts
2148
PASS src/views-components/context-menu/actions/collection-file-viewer-action.test.tsx
2149
  ● Console
2150

    
2151
    console.warn node_modules/react/cjs/react.development.js:315
2152
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2153
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2154
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2155
      
2156
      * Move data fetching code or side effects to componentDidUpdate.
2157
      * 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
2158
      * 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.
2159
      
2160
      Please update the following components: Connect(FileViewerAction), Provider
2161
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2162
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2163
      
2164
      * Move data fetching code or side effects to componentDidUpdate.
2165
      * 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.
2166
      
2167
      Please update the following components: Connect(FileViewerAction)
2168

    
2169
PASS src/views-components/search-bar/search-bar-view.test.tsx
2170
PASS src/store/data-explorer/data-explorer-reducer.test.tsx
2171
  ● Console
2172

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

    
2176
PASS src/views/login-panel/login-panel.test.tsx
2177
  ● Console
2178

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

    
2182
PASS src/store/workflow-panel/workflow-panel-actions.test.ts
2183
  ● Console
2184

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

    
2188
PASS src/components/multi-panel-view/multi-panel-view.test.tsx
2189
  ● Console
2190

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

    
2194
PASS src/components/tree/tree.test.tsx
2195
  ● Console
2196

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

    
2200
PASS src/common/use-async-interval.test.tsx
2201
PASS src/views-components/token-dialog/token-dialog.test.tsx
2202
  ● Console
2203

    
2204
    console.warn node_modules/react/cjs/react.development.js:315
2205
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2206
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2207
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2208
      
2209
      * Move data fetching code or side effects to componentDidUpdate.
2210
      * 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
2211
      * 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.
2212
      
2213
      Please update the following components: Provider
2214
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2215
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2216
      
2217
      * Move data fetching code or side effects to componentDidUpdate.
2218
      * 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
2219
      * 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.
2220
      
2221
      Please update the following components: Connect(Component)
2222
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2223
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2224
      
2225
      * Move data fetching code or side effects to componentDidUpdate.
2226
      * 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.
2227
      
2228
      Please update the following components: Connect(Component)
2229

    
2230
PASS src/services/api/filter-builder.test.ts
2231
PASS src/views-components/context-menu/actions/helpers.test.ts
2232
PASS src/components/column-selector/column-selector.test.tsx
2233
  ● Console
2234

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

    
2238
PASS src/common/formatters.test.ts
2239
PASS src/views-components/sharing-dialog/sharing-urls-component.test.tsx
2240
  ● Console
2241

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

    
2245
PASS src/store/link-account-panel/link-account-panel-reducer.test.ts
2246
  ● Console
2247

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

    
2251
PASS src/store/auth/auth-reducer.test.ts
2252
  ● Console
2253

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

    
2257
PASS src/components/breadcrumbs/breadcrumbs.test.tsx
2258
  ● Console
2259

    
2260
    console.warn node_modules/react/cjs/react.development.js:315
2261
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2262
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2263
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2264
      
2265
      * Move data fetching code or side effects to componentDidUpdate.
2266
      * 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
2267
      * 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.
2268
      
2269
      Please update the following components: Provider
2270
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2271
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2272
      
2273
      * Move data fetching code or side effects to componentDidUpdate.
2274
      * 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
2275
      * 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.
2276
      
2277
      Please update the following components: Connect(Component)
2278
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2279
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2280
      
2281
      * Move data fetching code or side effects to componentDidUpdate.
2282
      * 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.
2283
      
2284
      Please update the following components: Connect(Component)
2285

    
2286
PASS src/common/redirect-to.test.ts
2287
PASS src/views/not-found-panel/not-found-panel-root.test.tsx
2288
  ● Console
2289

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

    
2293
PASS src/components/popover/popover.test.tsx
2294
  ● Console
2295

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

    
2299
PASS src/views/inactive-panel/inactive-panel.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/views-components/sharing-dialog/sharing-dialog-component.test.tsx
2306
  ● Console
2307

    
2308
    console.warn node_modules/react/cjs/react.development.js:315
2309
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2310
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2311
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2312
      
2313
      * Move data fetching code or side effects to componentDidUpdate.
2314
      * 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
2315
      * 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.
2316
      
2317
      Please update the following components: Provider
2318
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2319
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2320
      
2321
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
2322
      * 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.
2323
      
2324
      Please update the following components: Form(Connect(SharingPublicAccessFormComponent)), Form(SharingInvitationFormComponent), Form(WithStyles(Component))
2325
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2326
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2327
      
2328
      * Move data fetching code or side effects to componentDidUpdate.
2329
      * 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
2330
      * 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.
2331
      
2332
      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))
2333
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2334
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2335
      
2336
      * Move data fetching code or side effects to componentDidUpdate.
2337
      * 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.
2338
      
2339
      Please update the following components: Connect(ConnectedField), Connect(ConnectedFieldArray), Connect(Form(Connect(SharingPublicAccessFormComponent))), Connect(Form(SharingInvitationFormComponent)), Connect(Form(WithStyles(Component))), Connect(ParticipantSelect), Connect(SharingPublicAccessFormComponent)
2340

    
2341
PASS src/views-components/auto-logout/auto-logout.test.tsx
2342
  ● Console
2343

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

    
2347
PASS src/views-components/baner/banner.test.tsx
2348
  ● Console
2349

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

    
2353
PASS src/views-components/side-panel-button/side-panel-button.test.tsx
2354
  ● Console
2355

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

    
2359
PASS src/views-components/context-menu/actions/download-action.test.tsx
2360
  ● Console
2361

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

    
2365
PASS src/views-components/context-menu/action-sets/project-action-set.test.ts
2366
  ● Console
2367

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

    
2371
PASS src/validators/is-rsa-key.test.tsx
2372
PASS src/lib/resource-properties.test.ts
2373
PASS src/services/project-service/project-service.test.ts
2374
PASS src/components/file-tree/file-thumbnail.test.tsx
2375
  ● Console
2376

    
2377
    console.warn node_modules/react/cjs/react.development.js:315
2378
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2379
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2380
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2381
      
2382
      * Move data fetching code or side effects to componentDidUpdate.
2383
      * 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
2384
      * 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.
2385
      
2386
      Please update the following components: Connect(WithStyles(Component)), Provider
2387
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2388
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2389
      
2390
      * Move data fetching code or side effects to componentDidUpdate.
2391
      * 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.
2392
      
2393
      Please update the following components: Connect(WithStyles(Component))
2394

    
2395
PASS src/common/url.test.ts
2396
PASS src/services/api/url-builder.test.ts
2397
PASS src/store/auth/auth-middleware.test.ts
2398
  ● Console
2399

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

    
2403
PASS src/components/dropdown-menu/dropdown-menu.test.tsx
2404
  ● Console
2405

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

    
2409
PASS src/views-components/main-app-bar/account-menu.test.tsx
2410
  ● Console
2411

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

    
2415
PASS src/services/groups-service/groups-service.test.ts
2416
PASS src/views-components/context-menu/action-sets/collection-action-set.test.ts
2417
  ● Console
2418

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

    
2422
PASS src/services/common-service/common-service.test.ts
2423
PASS src/components/refresh-button/refresh-button.test.tsx
2424
  ● Console
2425

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

    
2429
PASS src/store/dialog/dialog-reducer.test.ts
2430
PASS src/components/context-menu/context-menu.test.tsx
2431
  ● Console
2432

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

    
2436
PASS src/store/search-results-panel/search-results-middleware-service.test.ts
2437
  ● Console
2438

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

    
2442
PASS src/components/data-table-filters/data-table-filters-popover.test.tsx
2443
  ● Console
2444

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

    
2448
PASS src/views-components/context-menu/actions/copy-to-clipboard-action.test.tsx
2449
  ● Console
2450

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

    
2454
PASS src/views-components/context-menu/actions/file-viewer-action.test.tsx
2455
  ● Console
2456

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

    
2460
PASS src/store/group-details-panel/group-details-panel-permissions-middleware-service.test.js
2461
  ● Console
2462

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

    
2466
PASS src/store/group-details-panel/group-details-panel-members-middleware-service.test.js
2467
  ● Console
2468

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

    
2472
PASS src/services/api/order-builder.test.ts
2473
PASS src/views/workbench/workbench.test.tsx
2474
  ● Console
2475

    
2476
    console.warn node_modules/react/cjs/react.development.js:315
2477
      Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
2478
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2479
      Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2480
      
2481
      * Move code with side effects to componentDidMount, and set initial state in the constructor.
2482
      * 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.
2483
      
2484
      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
2485
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2486
      Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2487
      
2488
      * Move data fetching code or side effects to componentDidUpdate.
2489
      * 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
2490
      * 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.
2491
      
2492
      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
2493
    console.warn node_modules/react-dom/cjs/react-dom.development.js:88
2494
      Warning: componentWillUpdate has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
2495
      
2496
      * Move data fetching code or side effects to componentDidUpdate.
2497
      * 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.
2498
      
2499
      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)
2500

    
2501

    
2502
Test Suites: 80 passed, 80 total
2503
Tests:       363 passed, 363 total
2504
Snapshots:   0 total
2505
Time:        26.633s
2506
Ran all test suites.
2507
======= test services/workbench2_units -- 32s
2508
======= test services/workbench2_integration
2509
yarn install
2510
➤ YN0000: ┌ Resolution step
2511
➤ YN0002: │ @coreui/coreui@npm:4.3.2 [f1240] doesn't provide postcss (pb5968), requested by postcss-combine-duplicated-selectors
2512
➤ YN0060: │ arvados-workbench-2@workspace:. provides @coreui/coreui (p399b5) with version 4.3.2, which doesn't satisfy what @coreui/react requests
2513
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p7649e), requested by @coreui/coreui
2514
➤ YN0002: │ arvados-workbench-2@workspace:. doesn't provide @popperjs/core (p89fa5), requested by bootstrap
2515
➤ YN0060: │ arvados-workbench-2@workspace:. provides react (pece98) with version 16.14.0, which doesn't satisfy what @coreui/react requests
2516
➤ YN0060: │ arvados-workbench-2@workspace:. provides react-dom (p83810) with version 16.14.0, which doesn't satisfy what @coreui/react requests
2517
➤ 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
2518
➤ 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
2519
➤ 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
2520
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide typescript (p62ad2), requested by fork-ts-checker-webpack-plugin
2521
➤ YN0002: │ react-dev-utils@npm:10.2.1 doesn't provide webpack (p2e56c), requested by fork-ts-checker-webpack-plugin
2522
➤ 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
2523
➤ 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
2524
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
2525
➤ YN0000: └ Completed in 0s 258ms
2526
➤ YN0000: ┌ Fetch step
2527
➤ YN0013: │ 1970 packages were already cached
2528
➤ YN0000: └ Completed in 0s 429ms
2529
➤ YN0000: ┌ Link step
2530
➤ YN0000: └ Completed in 0s 762ms
2531
➤ YN0000: Done with warnings in 1s 621ms
2532
yarn run cypress install
2533
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh -a /tmp/workspace/developer-run-tests-services-workbench2
2534

    
2535
Cypress 13.6.6 is installed in /home/jenkins/.cache/Cypress/13.6.6
2536

    
2537
Skipping installation:
2538

    
2539
  Pass the --force option if you'd like to reinstall anyway.
2540
ARVADOS_DIR is /tmp/workspace/developer-run-tests-services-workbench2
2541
Launching arvados in test mode...
2542
Arvados up and running at https://127.0.0.1:33351/
2543
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 124: warning: execute_coproc: coproc [10759:arvboot] still exists
2544
Launching workbench2...
2545
.
2546
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 131: warning: execute_coproc: coproc [11330:consume_stdout] still exists
2547
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 132: warning: execute_coproc: coproc [11338:wb2] still exists
2548
(node:11375) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
2549
(Use `node --trace-warnings ...` to show where the warning was created)
2550
ℹ 「wds」: Project is running at https://10.10.0.27/
2551
ℹ 「wds」: webpack output is served from 
2552
ℹ 「wds」: Content not from webpack is served from /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/public
2553
ℹ 「wds」: 404s will fallback to /
2554
Starting the development server...
2555

    
2556
Running tests...
2557
Compiled with warnings.
2558

    
2559
./src/views-components/context-menu/actions/file-viewer-action.tsx
2560
  Line 14:13:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2561

    
2562
./src/views-components/webdav-s3-dialog/webdav-s3-dialog.tsx
2563
  Line 173:60:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2564
  Line 205:54:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2565

    
2566
./src/views/virtual-machine-panel/virtual-machine-user-panel.tsx
2567
  Line 177:108:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2568

    
2569
./src/views/process-panel/process-resource-card.tsx
2570
  Line 18:5:  'Button' is defined but never used  @typescript-eslint/no-unused-vars
2571

    
2572
./src/views/process-panel/process-panel-root.tsx
2573
  Line 27:10:  'CollectionFile' is defined but never used  @typescript-eslint/no-unused-vars
2574

    
2575
./src/views-components/repositories-sample-git-dialog/repositories-sample-git-dialog.tsx
2576
  Line 57:137:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2577
  Line 58:136:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2578

    
2579
./src/views-components/main-app-bar/help-menu.tsx
2580
  Line 75:49:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2581

    
2582
./src/views/process-panel/process-io-card.tsx
2583
  Line 856:17:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2584

    
2585
./src/components/details-attribute/details-attribute.tsx
2586
  Line 99:76:   Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2587
  Line 102:69:  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank
2588

    
2589
Search for the keywords to learn more about each warning.
2590
To ignore, add // eslint-disable-next-line to the line before.
2591

    
2592
It looks like this is your first time using Cypress: 13.6.6
2593

    
2594
[STARTED] Task without title.
2595
[SUCCESS] Task without title.
2596

    
2597
Opening Cypress...
2598

    
2599
DevTools listening on ws://127.0.0.1:33305/devtools/browser/a0656a62-5198-4d9f-af94-0a394ea63265
2600

    
2601
tput: No value for $TERM and no -T specified
2602
====================================================================================================
2603

    
2604
  (Run Starting)
2605

    
2606
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2607
  │ Cypress:        13.6.6                                                                         │
2608
  │ Browser:        Electron 118 (headless)                                                        │
2609
  │ Node Version:   v14.21.3 (/var/lib/arvados/node-v14.21.3-linux-x64/bin/node)                   │
2610
  │ Specs:          17 found (banner-tooltip.cy.js, collection.cy.js, create-workflow.cy.js, delet │
2611
  │                 e-multiple-files.cy.js, favorites.cy.js, group-manage.cy.js, login.cy.js, mult │
2612
  │                 iselect-toolbar.cy.js, page-not-found.cy.js, process.cy.js, project.cy.js, sea │
2613
  │                 rch.cy.js, sharing.cy.j...)                                                    │
2614
  │ Searched:       cypress/e2e/**/*.cy.{js,jsx,ts,tsx}                                            │
2615
  │ Experiments:    experimentalRunAllSpecs=true,experimentalMemoryManagement=true                 │
2616
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2617

    
2618

    
2619
────────────────────────────────────────────────────────────────────────────────────────────────────
2620
                                                                                                    
2621
  Running:  banner-tooltip.cy.js                                                           (1 of 17)
2622
Browserslist: caniuse-lite is outdated. Please run:
2623
  npx update-browserslist-db@latest
2624
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
2625

    
2626

2627
  Banner / tooltip tests
2628
    ✓ should re-show the banner (11208ms)
2629
    1) should show tooltips and remove tooltips as localStorage key is present
2630

    
2631

    
2632
  1 passing (18s)
2633
  1 failing
2634

    
2635
  1) Banner / tooltip tests
2636
       should show tooltips and remove tooltips as localStorage key is present:
2637
     CypressError: Timed out retrying after 4000ms: `cy.trigger()` failed because this element:
2638

    
2639
`<div data-cy="side-panel-tree">...</div>`
2640

    
2641
is being covered by another element:
2642

    
2643
`<div class="MuiDialog-container-923 MuiDialog-scrollPaper-921" role="document" tabindex="-1" style="opacity: 1; transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;">...</div>`
2644

    
2645
Fix this problem, or use {force: true} to disable error checking.
2646

    
2647
https://on.cypress.io/element-cannot-be-interacted-with
2648
      at ensureIsDescendent (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:111947:68)
2649
      at ensureDescendents (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:111998:5)
2650
      at ensureDescendentsAndScroll (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:112004:14)
2651
      at ensureElIsNotCovered (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:112135:5)
2652
      at runAllChecks (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:112334:52)
2653
      at retryActionability (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:112371:16)
2654
      at tryCatcher (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:1807:23)
2655
      at Promise.attempt.Promise.try (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:4315:29)
2656
      at whenStable (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:143918:68)
2657
      at <unknown> (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:143859:14)
2658
      at tryCatcher (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:1807:23)
2659
      at Promise._settlePromiseFromHandler (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:1519:31)
2660
      at Promise._settlePromise (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:1576:18)
2661
      at Promise._settlePromise0 (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:1621:10)
2662
      at Promise._settlePromises (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:1701:18)
2663
      at Promise._fulfill (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:1645:18)
2664
      at <unknown> (https://127.0.0.1:54662/__cypress/runner/cypress_runner.js:5450:46)
2665
  From Your Spec Code:
2666
      at Context.eval (webpack://arvados-workbench-2/./cypress/e2e/banner-tooltip.cy.js:100:44)
2667

2668

    
2669

    
2670

    
2671
  (Results)
2672

    
2673
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2674
  │ Tests:        2                                                                                │
2675
  │ Passing:      1                                                                                │
2676
  │ Failing:      1                                                                                │
2677
  │ Pending:      0                                                                                │
2678
  │ Skipped:      0                                                                                │
2679
  │ Screenshots:  1                                                                                │
2680
  │ Video:        false                                                                            │
2681
  │ Duration:     18 seconds                                                                       │
2682
  │ Spec Ran:     banner-tooltip.cy.js                                                             │
2683
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2684

    
2685

    
2686
  (Screenshots)
2687

    
2688
  -  /tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/cypre     (1280x720)
2689
     ss/screenshots/banner-tooltip.cy.js/Banner  tooltip tests -- should show tooltip               
2690
     s and remove tooltips as localStorage key is present (failed).png                              
2691

    
2692

    
2693
────────────────────────────────────────────────────────────────────────────────────────────────────
2694
                                                                                                    
2695
  Running:  collection.cy.js                                                               (2 of 17)
2696

    
2697

2698
  Collection panel tests
2699
    ✓ shows the appropriate buttons in the toolbar (9979ms)
2700
    ✓ allows to download mountain duck config for a collection (2328ms)
2701
    ✓ attempts to use a preexisting name creating or updating a collection (5153ms)
2702
    ✓ uses the property editor (from edit dialog) with vocabulary terms (3402ms)
2703
    ✓ uses the editor (from details panel) with vocabulary terms (4423ms)
2704
    ✓ shows collection by URL (7668ms)
2705
    ✓ renames a file using valid names (32153ms)
2706
    ✓ renames a file to a different directory (26601ms)
2707
Warning: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_lvp.so supports Vulkan 1.1, but only supports loader interface version 1. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
2708
Warning: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_radeon.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
2709
Warning: loader_scanned_icd_add: Driver /usr/lib/x86_64-linux-gnu/libvulkan_intel.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
2710
Warning: Layer VK_LAYER_MESA_device_select uses API version 1.2 which is older than the application specified API version of 1.3. May cause issues.
2711
Warning: terminator_CreateInstance: Driver /usr/lib/x86_64-linux-gnu/libvulkan_lvp.so supports interface version 1 but still exposes VkSurfaceKHR create/destroy entrypoints (Policy #LDP_DRIVER_8)
2712
    ✓ shows collection owner (6605ms)
2713
    ✓ tries to rename a file with illegal names (7486ms)
2714
    ✓ can correctly display old versions (1892ms)
2715
    ✓ views & edits storage classes data (3870ms)
2716
    ✓ moves a collection to a different project (4422ms)
2717
    ✓ automatically updates the collection UI contents without using the Refresh button (3115ms)
2718
    ✓ makes a copy of an existing collection (3836ms)
2719
    ✓ uses the collection version browser to view a previous version (9646ms)
2720
    ✓ copies selected files into new collection (4356ms)
2721
    ✓ copies selected files into existing collection (5132ms)
2722
    ✓ copies selected files into separate collections (6617ms)
2723
    ✓ moves selected files into new collection (4750ms)
2724
    ✓ moves selected files into existing collection (5772ms)
2725
    ✓ moves selected files into separate collections (7620ms)
2726
    ✓ creates new collection with properties on home project (4949ms)
2727
    ✓ shows responsible person for collection if available (2162ms)
2728
    file upload
2729
      ✓ uploads a file and checks the collection UI to be fresh (5537ms)
2730
      ✓ allows to cancel running upload (3374ms)
2731
      ✓ allows to cancel single file from the running upload (3705ms)
2732
      ✓ allows to cancel all files from the running upload (4075ms)
2733

    
2734

    
2735
  28 passing (3m)
2736

    
2737

    
2738
  (Results)
2739

    
2740
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2741
  │ Tests:        28                                                                               │
2742
  │ Passing:      28                                                                               │
2743
  │ Failing:      0                                                                                │
2744
  │ Pending:      0                                                                                │
2745
  │ Skipped:      0                                                                                │
2746
  │ Screenshots:  0                                                                                │
2747
  │ Video:        false                                                                            │
2748
  │ Duration:     3 minutes, 15 seconds                                                            │
2749
  │ Spec Ran:     collection.cy.js                                                                 │
2750
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2751

    
2752

    
2753
────────────────────────────────────────────────────────────────────────────────────────────────────
2754
                                                                                                    
2755
  Running:  create-workflow.cy.js                                                          (3 of 17)
2756

    
2757

2758
  Create workflow tests
2759
    ✓ can create project with nested data (6509ms)
2760
    ✓ can select multi files when creating workflow workflow_with_array_fields.yaml (7296ms)
2761
    ✓ can select multi files when creating workflow workflow_with_default_array_fields.yaml (7304ms)
2762
    ✓ allows selecting collection subdirectories and reselects existing selections (5826ms)
2763

    
2764

    
2765
  4 passing (28s)
2766

    
2767

    
2768
  (Results)
2769

    
2770
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2771
  │ Tests:        4                                                                                │
2772
  │ Passing:      4                                                                                │
2773
  │ Failing:      0                                                                                │
2774
  │ Pending:      0                                                                                │
2775
  │ Skipped:      0                                                                                │
2776
  │ Screenshots:  0                                                                                │
2777
  │ Video:        false                                                                            │
2778
  │ Duration:     27 seconds                                                                       │
2779
  │ Spec Ran:     create-workflow.cy.js                                                            │
2780
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2781

    
2782

    
2783
────────────────────────────────────────────────────────────────────────────────────────────────────
2784
                                                                                                    
2785
  Running:  delete-multiple-files.cy.js                                                    (4 of 17)
2786

    
2787

2788
  Multi-file deletion tests
2789
    ✓ deletes all files from root dir (5628ms)
2790
    - deletes all files from non root dir
2791
    ✓ deletes all files from non root dir (4197ms)
2792

    
2793

    
2794
  2 passing (10s)
2795
  1 pending
2796

    
2797

    
2798
  (Results)
2799

    
2800
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2801
  │ Tests:        3                                                                                │
2802
  │ Passing:      2                                                                                │
2803
  │ Failing:      0                                                                                │
2804
  │ Pending:      1                                                                                │
2805
  │ Skipped:      0                                                                                │
2806
  │ Screenshots:  0                                                                                │
2807
  │ Video:        false                                                                            │
2808
  │ Duration:     10 seconds                                                                       │
2809
  │ Spec Ran:     delete-multiple-files.cy.js                                                      │
2810
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2811

    
2812

    
2813
────────────────────────────────────────────────────────────────────────────────────────────────────
2814
                                                                                                    
2815
  Running:  favorites.cy.js                                                                (5 of 17)
2816

    
2817

2818
  Favorites tests
2819
    ✓ creates and removes a public favorite (6525ms)
2820
    - can copy selected into the collection
2821
    ✓ can copy collection to favorites (3557ms)
2822
    ✓ can edit project and collections in favorites (25141ms)
2823
    ✓ can view favorites in workflow (4673ms)
2824

    
2825

    
2826
  4 passing (42s)
2827
  1 pending
2828

    
2829

    
2830
  (Results)
2831

    
2832
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2833
  │ Tests:        5                                                                                │
2834
  │ Passing:      4                                                                                │
2835
  │ Failing:      0                                                                                │
2836
  │ Pending:      1                                                                                │
2837
  │ Skipped:      0                                                                                │
2838
  │ Screenshots:  0                                                                                │
2839
  │ Video:        false                                                                            │
2840
  │ Duration:     41 seconds                                                                       │
2841
  │ Spec Ran:     favorites.cy.js                                                                  │
2842
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2843

    
2844

    
2845
────────────────────────────────────────────────────────────────────────────────────────────────────
2846
                                                                                                    
2847
  Running:  group-manage.cy.js                                                             (6 of 17)
2848

    
2849

2850
  Group manage tests
2851
    ✓ creates a new group, add users to it and changes permission level (13677ms)
2852
    ✓ can unhide and re-hide users (3098ms)
2853
    ✓ displays resources shared with the group (2171ms)
2854
    ✓ removes users from the group (2837ms)
2855
    ✓ renames the group (3327ms)
2856
    ✓ deletes the group (2232ms)
2857
    ✓ disables group-related controls for built-in groups (3728ms)
2858

    
2859

    
2860
  7 passing (32s)
2861

    
2862

    
2863
  (Results)
2864

    
2865
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2866
  │ Tests:        7                                                                                │
2867
  │ Passing:      7                                                                                │
2868
  │ Failing:      0                                                                                │
2869
  │ Pending:      0                                                                                │
2870
  │ Skipped:      0                                                                                │
2871
  │ Screenshots:  0                                                                                │
2872
  │ Video:        false                                                                            │
2873
  │ Duration:     31 seconds                                                                       │
2874
  │ Spec Ran:     group-manage.cy.js                                                               │
2875
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2876

    
2877

    
2878
────────────────────────────────────────────────────────────────────────────────────────────────────
2879
                                                                                                    
2880
  Running:  login.cy.js                                                                    (7 of 17)
2881

    
2882

2883
  Login tests
2884
    ✓ shows login page on first visit (3024ms)
2885
    ✓ shows login page with no token (1127ms)
2886
    ✓ shows inactive page to inactive user (587ms)
2887
    ✓ shows login page with invalid token (1014ms)
2888
    ✓ logs in successfully with valid user token (1250ms)
2889
    ✓ logs out when token no longer valid (2102ms)
2890
    ✓ logs in successfully with valid admin token (1602ms)
2891
    ✓ fails to authenticate using the login form with wrong password (1185ms)
2892
    ✓ successfully authenticates using the login form (1347ms)
2893

    
2894

    
2895
  9 passing (14s)
2896

    
2897

    
2898
  (Results)
2899

    
2900
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2901
  │ Tests:        9                                                                                │
2902
  │ Passing:      9                                                                                │
2903
  │ Failing:      0                                                                                │
2904
  │ Pending:      0                                                                                │
2905
  │ Skipped:      0                                                                                │
2906
  │ Screenshots:  0                                                                                │
2907
  │ Video:        false                                                                            │
2908
  │ Duration:     13 seconds                                                                       │
2909
  │ Spec Ran:     login.cy.js                                                                      │
2910
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2911

    
2912

    
2913
────────────────────────────────────────────────────────────────────────────────────────────────────
2914
                                                                                                    
2915
  Running:  multiselect-toolbar.cy.js                                                      (8 of 17)
2916

    
2917

2918
  Multiselect Toolbar Tests
2919
    ✓ exists in DOM in neutral state (3098ms)
2920

    
2921

    
2922
  1 passing (3s)
2923

    
2924

    
2925
  (Results)
2926

    
2927
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2928
  │ Tests:        1                                                                                │
2929
  │ Passing:      1                                                                                │
2930
  │ Failing:      0                                                                                │
2931
  │ Pending:      0                                                                                │
2932
  │ Skipped:      0                                                                                │
2933
  │ Screenshots:  0                                                                                │
2934
  │ Video:        false                                                                            │
2935
  │ Duration:     3 seconds                                                                        │
2936
  │ Spec Ran:     multiselect-toolbar.cy.js                                                        │
2937
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2938

    
2939

    
2940
────────────────────────────────────────────────────────────────────────────────────────────────────
2941
                                                                                                    
2942
  Running:  page-not-found.cy.js                                                           (9 of 17)
2943

    
2944

2945
  Page not found tests
2946
    ✓ shows not found page (3065ms)
2947
    ✓ shows not found popup (6304ms)
2948

    
2949

    
2950
  2 passing (9s)
2951

    
2952

    
2953
  (Results)
2954

    
2955
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2956
  │ Tests:        2                                                                                │
2957
  │ Passing:      2                                                                                │
2958
  │ Failing:      0                                                                                │
2959
  │ Pending:      0                                                                                │
2960
  │ Skipped:      0                                                                                │
2961
  │ Screenshots:  0                                                                                │
2962
  │ Video:        false                                                                            │
2963
  │ Duration:     9 seconds                                                                        │
2964
  │ Spec Ran:     page-not-found.cy.js                                                             │
2965
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
2966

    
2967

    
2968
────────────────────────────────────────────────────────────────────────────────────────────────────
2969
                                                                                                    
2970
  Running:  process.cy.js                                                                 (10 of 17)
2971

    
2972

2973
  Process tests
2974
    Multiselect Toolbar
2975
      ✓ shows the appropriate buttons in the toolbar (8787ms)
2976
    Details panel
2977
      ✓ shows process details (5882ms)
2978
      ✓ should show runtime status indicators (3886ms)
2979
      ✓ allows copying processes (7897ms)
2980
      ✓ shows cancel button when appropriate (9000ms)
2981
    Logs panel
2982
      ✓ shows live process logs (7311ms)
2983
      ✓ filters process logs by event type (6082ms)
2984
      ✓ sorts combined logs (5393ms)
2985
      ✓ preserves original ordering of lines within the same log type (4934ms)
2986
      ✓ correctly generates sniplines (4658ms)
2987
      ✓ correctly break long lines when no obvious line separation exists (4546ms)
2988
    I/O panel
2989
      ✓ displays IO parameters with keep links and previews (17400ms)
2990
      ✓ displays IO parameters with no value (6292ms)
2991

    
2992

    
2993
  13 passing (2m)
2994

    
2995

    
2996
  (Results)
2997

    
2998
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
2999
  │ Tests:        13                                                                               │
3000
  │ Passing:      13                                                                               │
3001
  │ Failing:      0                                                                                │
3002
  │ Pending:      0                                                                                │
3003
  │ Skipped:      0                                                                                │
3004
  │ Screenshots:  0                                                                                │
3005
  │ Video:        false                                                                            │
3006
  │ Duration:     1 minute, 46 seconds                                                             │
3007
  │ Spec Ran:     process.cy.js                                                                    │
3008
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3009

    
3010

    
3011
────────────────────────────────────────────────────────────────────────────────────────────────────
3012
                                                                                                    
3013
  Running:  project.cy.js                                                                 (11 of 17)
3014

    
3015

3016
  Project tests
3017
    ✓ creates a new project with multiple properties (11750ms)
3018
    ✓ creates a project without and with description (14752ms)
3019
    ✓ creates a project from the context menu in the correct subfolder (8167ms)
3020
    ✓ shows the appropriate buttons in the multiselect toolbar (6721ms)
3021
    ✓ creates new project on home project and then a subproject inside it (6365ms)
3022
    ✓ attempts to use a preexisting name creating a project (4216ms)
3023
    ✓ navigates to the parent project after trashing the one being displayed (3612ms)
3024
    ✓ resets the search box only when navigating out of the current project (4010ms)
3025
    ✓ navigates to the root project after trashing the parent of the one being displayed (3798ms)
3026
    ✓ shows details panel when clicking on the info icon (2205ms)
3027
    ✓ clears search input when changing project (2676ms)
3028
    ✓ opens advanced popup for project with username (2871ms)
3029
    ✓ copies project URL to clipboard (6546ms)
3030
    ✓ sorts displayed items correctly (6752ms)
3031
    Frozen projects
3032
      ✓ should be able to freeze own project (2639ms)
3033
      ✓ should not be able to modify items within the frozen project (3555ms)
3034
      ✓ should be able to freeze not owned project (2173ms)
3035
      ✓ should be able to unfreeze project if user is an admin (4099ms)
3036

    
3037

    
3038
  18 passing (2m)
3039

    
3040

    
3041
  (Results)
3042

    
3043
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3044
  │ Tests:        18                                                                               │
3045
  │ Passing:      18                                                                               │
3046
  │ Failing:      0                                                                                │
3047
  │ Pending:      0                                                                                │
3048
  │ Skipped:      0                                                                                │
3049
  │ Screenshots:  0                                                                                │
3050
  │ Video:        false                                                                            │
3051
  │ Duration:     1 minute, 40 seconds                                                             │
3052
  │ Spec Ran:     project.cy.js                                                                    │
3053
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3054

    
3055

    
3056
────────────────────────────────────────────────────────────────────────────────────────────────────
3057
                                                                                                    
3058
  Running:  search.cy.js                                                                  (12 of 17)
3059

    
3060

3061
  Search tests
3062
    ✓ can search for old collection versions (7099ms)
3063
    ✓ can display path of the selected item (2600ms)
3064
    ✓ can search items using quotes (3045ms)
3065
    ✓ can display owner of the item (2211ms)
3066
    ✓ shows search context menu (5592ms)
3067

    
3068

    
3069
  5 passing (21s)
3070

    
3071

    
3072
  (Results)
3073

    
3074
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3075
  │ Tests:        5                                                                                │
3076
  │ Passing:      5                                                                                │
3077
  │ Failing:      0                                                                                │
3078
  │ Pending:      0                                                                                │
3079
  │ Skipped:      0                                                                                │
3080
  │ Screenshots:  0                                                                                │
3081
  │ Video:        false                                                                            │
3082
  │ Duration:     20 seconds                                                                       │
3083
  │ Spec Ran:     search.cy.js                                                                     │
3084
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3085

    
3086

    
3087
────────────────────────────────────────────────────────────────────────────────────────────────────
3088
                                                                                                    
3089
  Running:  sharing.cy.js                                                                 (13 of 17)
3090

    
3091

3092
  Sharing tests
3093
    ✓ can create and delete sharing URLs on collections (4443ms)
3094
    ✓ can share projects to other users (15128ms)
3095
    ✓ can edit project in shared with me (6988ms)
3096
    ✓ can share only when target users are present (2809ms)
3097

    
3098

    
3099
  4 passing (30s)
3100

    
3101

    
3102
  (Results)
3103

    
3104
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3105
  │ Tests:        4                                                                                │
3106
  │ Passing:      4                                                                                │
3107
  │ Failing:      0                                                                                │
3108
  │ Pending:      0                                                                                │
3109
  │ Skipped:      0                                                                                │
3110
  │ Screenshots:  0                                                                                │
3111
  │ Video:        false                                                                            │
3112
  │ Duration:     29 seconds                                                                       │
3113
  │ Spec Ran:     sharing.cy.js                                                                    │
3114
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3115

    
3116

    
3117
────────────────────────────────────────────────────────────────────────────────────────────────────
3118
                                                                                                    
3119
  Running:  side-panel.cy.js                                                              (14 of 17)
3120

    
3121

3122
  Side panel tests
3123
    ✓ enables the +NEW side panel button on users home project (3560ms)
3124
    ✓ disables or enables the +NEW side panel button depending on project permissions (2700ms)
3125
    ✓ disables the +NEW side panel button on appropriate sections (4667ms)
3126
    ✓ disables the +NEW side panel button when viewing filter group (2789ms)
3127
    ✓ can edit project in side panel (7710ms)
3128
    ✓ side panel react to refresh when project data changes (2937ms)
3129
    ✓ collapses and un-collapses (1708ms)
3130
    ✓ can navigate from collapsed panel (3582ms)
3131

    
3132

    
3133
  8 passing (31s)
3134

    
3135

    
3136
  (Results)
3137

    
3138
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3139
  │ Tests:        8                                                                                │
3140
  │ Passing:      8                                                                                │
3141
  │ Failing:      0                                                                                │
3142
  │ Pending:      0                                                                                │
3143
  │ Skipped:      0                                                                                │
3144
  │ Screenshots:  0                                                                                │
3145
  │ Video:        false                                                                            │
3146
  │ Duration:     31 seconds                                                                       │
3147
  │ Spec Ran:     side-panel.cy.js                                                                 │
3148
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3149

    
3150

    
3151
────────────────────────────────────────────────────────────────────────────────────────────────────
3152
                                                                                                    
3153
  Running:  user-profile.cy.js                                                            (15 of 17)
3154

    
3155

3156
  User profile tests
3157
    ✓ non-admin can edit own profile (7089ms)
3158
    ✓ non-admin cannot edit other profile (2349ms)
3159
    ✓ admin can edit own profile (4105ms)
3160
    ✓ admin can edit other profile (3965ms)
3161
    ✓ displays role groups on user profile (2480ms)
3162
    ✓ allows performing admin functions (9382ms)
3163

    
3164

    
3165
  6 passing (30s)
3166

    
3167

    
3168
  (Results)
3169

    
3170
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3171
  │ Tests:        6                                                                                │
3172
  │ Passing:      6                                                                                │
3173
  │ Failing:      0                                                                                │
3174
  │ Pending:      0                                                                                │
3175
  │ Skipped:      0                                                                                │
3176
  │ Screenshots:  0                                                                                │
3177
  │ Video:        false                                                                            │
3178
  │ Duration:     29 seconds                                                                       │
3179
  │ Spec Ran:     user-profile.cy.js                                                               │
3180
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3181

    
3182

    
3183
────────────────────────────────────────────────────────────────────────────────────────────────────
3184
                                                                                                    
3185
  Running:  virtual-machine-admin.cy.js                                                   (16 of 17)
3186

    
3187

3188
  Virtual machine login manage tests
3189
    ✓ adds and removes vm logins (36251ms)
3190

    
3191

    
3192
  1 passing (37s)
3193

    
3194

    
3195
  (Results)
3196

    
3197
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3198
  │ Tests:        1                                                                                │
3199
  │ Passing:      1                                                                                │
3200
  │ Failing:      0                                                                                │
3201
  │ Pending:      0                                                                                │
3202
  │ Skipped:      0                                                                                │
3203
  │ Screenshots:  0                                                                                │
3204
  │ Video:        false                                                                            │
3205
  │ Duration:     36 seconds                                                                       │
3206
  │ Spec Ran:     virtual-machine-admin.cy.js                                                      │
3207
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3208

    
3209

    
3210
────────────────────────────────────────────────────────────────────────────────────────────────────
3211
                                                                                                    
3212
  Running:  workflow.cy.js                                                                (17 of 17)
3213

    
3214

3215
  Registered workflow panel tests
3216
    ✓ should handle null definition (3781ms)
3217
    ✓ should handle malformed definition (1962ms)
3218
    ✓ should handle malformed run (1896ms)
3219
    ✓ shows workflow details (2688ms)
3220
    ✓ can delete a workflow (3029ms)
3221
    ✓ cannot delete readonly workflow (2927ms)
3222
    ✓ shows the appropriate buttons in the multiselect toolbar (2848ms)
3223

    
3224

    
3225
  7 passing (21s)
3226

    
3227

    
3228
  (Results)
3229

    
3230
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3231
  │ Tests:        7                                                                                │
3232
  │ Passing:      7                                                                                │
3233
  │ Failing:      0                                                                                │
3234
  │ Pending:      0                                                                                │
3235
  │ Skipped:      0                                                                                │
3236
  │ Screenshots:  0                                                                                │
3237
  │ Video:        false                                                                            │
3238
  │ Duration:     20 seconds                                                                       │
3239
  │ Spec Ran:     workflow.cy.js                                                                   │
3240
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3241

    
3242

    
3243
====================================================================================================
3244
tput: No value for $TERM and no -T specified
3245

    
3246
  (Run Finished)
3247

    
3248

    
3249
       Spec                                              Tests  Passing  Failing  Pending  Skipped  
3250
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3251
  │ ✖  banner-tooltip.cy.js                     00:18        2        1        1        -        - │
3252
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3253
  │ ✔  collection.cy.js                         03:15       28       28        -        -        - │
3254
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3255
  │ ✔  create-workflow.cy.js                    00:27        4        4        -        -        - │
3256
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3257
  │ ✔  delete-multiple-files.cy.js              00:10        3        2        -        1        - │
3258
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3259
  │ ✔  favorites.cy.js                          00:41        5        4        -        1        - │
3260
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3261
  │ ✔  group-manage.cy.js                       00:31        7        7        -        -        - │
3262
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3263
  │ ✔  login.cy.js                              00:13        9        9        -        -        - │
3264
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3265
  │ ✔  multiselect-toolbar.cy.js                00:03        1        1        -        -        - │
3266
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3267
  │ ✔  page-not-found.cy.js                     00:09        2        2        -        -        - │
3268
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3269
  │ ✔  process.cy.js                            01:46       13       13        -        -        - │
3270
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3271
  │ ✔  project.cy.js                            01:40       18       18        -        -        - │
3272
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3273
  │ ✔  search.cy.js                             00:20        5        5        -        -        - │
3274
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3275
  │ ✔  sharing.cy.js                            00:29        4        4        -        -        - │
3276
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3277
  │ ✔  side-panel.cy.js                         00:31        8        8        -        -        - │
3278
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3279
  │ ✔  user-profile.cy.js                       00:29        6        6        -        -        - │
3280
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3281
  │ ✔  virtual-machine-admin.cy.js              00:36        1        1        -        -        - │
3282
  ├────────────────────────────────────────────────────────────────────────────────────────────────┤
3283
  │ ✔  workflow.cy.js                           00:20        7        7        -        -        - │
3284
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
3285
    ✖  1 of 17 failed (6%)                      12:07      123      120        1        2        -  
3286

    
3287
++ set +e +o pipefail
3288
++ kill 10759 11330 11338 11339
3289
++ wait 10759 11330 11338 11339
3290
++ true
3291
++ echo done
3292
done
3293
+ cleanup
3294
+ set -x
3295
+ set +e +o pipefail
3296
+ kill 10759 11330 11338
3297
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (10759) - No such process
3298
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (11330) - No such process
3299
/tmp/workspace/developer-run-tests-services-workbench2/services/workbench2/tools/run-integration-tests.sh: line 11: kill: (11338) - No such process
3300
+ wait 10759 11330 11338
3301
+ true
3302
+ echo done
3303
done
3304
make: *** [Makefile:87: integration-tests] Error 1
3305
======= services/workbench2_integration tests -- FAILED
3306
======= test services/workbench2_integration -- 850s
3307
Pass: env install (5s)
3308
Pass: doc install (1s)
3309
Pass: sdk/ruby-google-api-client install (2s)
3310
Pass: sdk/ruby install (4s)
3311
Pass: sdk/R install (0s)
3312
Pass: sdk/cli install (4s)
3313
Pass: services/login-sync install (10s)
3314
Pass: sdk/python install (4s)
3315
Pass: tools/crunchstat-summary install (3s)
3316
Pass: sdk/cwl install (4s)
3317
Pass: services/dockercleaner install (3s)
3318
Pass: services/fuse install (4s)
3319
Pass: cmd/arvados-client install (3s)
3320
Pass: cmd/arvados-package install (4s)
3321
Pass: cmd/arvados-server install (28s)
3322
Pass: lib/boot install (0s)
3323
Pass: lib/cli install (0s)
3324
Pass: lib/cloud install (0s)
3325
Pass: lib/cloud/azure install (0s)
3326
Pass: lib/cloud/cloudtest install (0s)
3327
Pass: lib/cloud/ec2 install (0s)
3328
Pass: lib/cloud/loopback install (0s)
3329
Pass: lib/cmd install (0s)
3330
Pass: lib/cmdtest install (1s)
3331
Pass: lib/config install (0s)
3332
Pass: lib/controller install (0s)
3333
Pass: lib/controller/api install (0s)
3334
Pass: lib/controller/dblock install (0s)
3335
Pass: lib/controller/federation install (0s)
3336
Pass: lib/controller/localdb install (0s)
3337
Pass: lib/controller/railsproxy install (0s)
3338
Pass: lib/controller/router install (0s)
3339
Pass: lib/controller/rpc install (0s)
3340
Pass: lib/costanalyzer install (0s)
3341
Pass: lib/crunchrun install (0s)
3342
Pass: lib/crunchstat install (0s)
3343
Pass: lib/ctrlctx install (1s)
3344
Pass: lib/deduplicationreport install (0s)
3345
Pass: lib/diagnostics install (0s)
3346
Pass: lib/dispatchcloud install (0s)
3347
Pass: lib/dispatchcloud/container install (0s)
3348
Pass: lib/dispatchcloud/scheduler install (0s)
3349
Pass: lib/dispatchcloud/sshexecutor install (0s)
3350
Pass: lib/dispatchcloud/test install (0s)
3351
Pass: lib/dispatchcloud/worker install (0s)
3352
Pass: lib/install install (0s)
3353
Pass: lib/lsf install (0s)
3354
Pass: lib/mount install (1s)
3355
Pass: lib/pam install (0s)
3356
Pass: lib/recovercollection install (0s)
3357
Pass: lib/selfsigned install (0s)
3358
Pass: lib/service install (0s)
3359
Pass: lib/webdavfs install (0s)
3360
Pass: sdk/go/arvados install (1s)
3361
Pass: sdk/go/arvadosclient install (0s)
3362
Pass: sdk/go/arvadostest install (0s)
3363
Pass: sdk/go/asyncbuf install (0s)
3364
Pass: sdk/go/auth install (0s)
3365
Pass: sdk/go/blockdigest install (0s)
3366
Pass: sdk/go/config install (0s)
3367
Pass: sdk/go/ctxlog install (0s)
3368
Pass: sdk/go/dispatch install (0s)
3369
Pass: sdk/go/health install (0s)
3370
Pass: sdk/go/httpserver install (0s)
3371
Pass: sdk/go/keepclient install (0s)
3372
Pass: sdk/go/manifest install (0s)
3373
Pass: sdk/go/stats install (0s)
3374
Pass: services/crunch-dispatch-local install (1s)
3375
Pass: services/crunch-dispatch-slurm install (1s)
3376
Pass: services/githttpd install (0s)
3377
Pass: services/keep-balance install (0s)
3378
Pass: services/keepproxy install (0s)
3379
Pass: services/keepstore install (0s)
3380
Pass: services/keep-web install (0s)
3381
Pass: services/ws install (0s)
3382
Pass: tools/keep-block-check install (0s)
3383
Pass: tools/keep-exercise install (1s)
3384
Pass: tools/keep-rsync install (0s)
3385
Pass: tools/sync-groups install (1s)
3386
Pass: tools/sync-users install (0s)
3387
Pass: services/api install (14s)
3388
Pass: services/workbench2 install (98s)
3389
Pass: services/workbench2_units tests (32s)
3390
Failures (1):
3391
Fail: services/workbench2_integration tests (850s)
3392
Leaving behind temp dirs in /home/jenkins/tmp
3393
Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
3394
Build step 'Execute shell' marked build as failure
3395
Archiving artifacts
3396
Started calculate disk usage of build
3397
Finished Calculation of disk usage of build in 0 seconds
3398
Started calculate disk usage of workspace
3399
Finished Calculation of disk usage of workspace in 0 seconds
3400
Finished: FAILURE
    (1-1/1)