-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-1f787492c3.log
635 lines (585 loc) · 33.1 KB
/
1.5.0-DEV-1f787492c3.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
Julia Version 1.5.0-DEV.507
Commit 1f787492c3 (2020-03-25 15:03 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed MbedTLS_jll ─────────── v2.16.0+1
Installed Parsers ─────────────── v0.3.12
Installed FunctionalCollections ─ v0.5.0
Installed Pidfile ─────────────── v1.1.0
Installed OrderedCollections ──── v1.1.0
Installed ColorTypes ──────────── v0.10.0
Installed HTTP ────────────────── v0.8.13
Installed WebIO ───────────────── v0.8.13
Installed Widgets ─────────────── v0.6.2
Installed AssetRegistry ───────── v0.1.0
Installed Reexport ────────────── v0.2.0
Installed Requires ────────────── v1.0.1
Installed FixedPointNumbers ───── v0.8.0
Installed Observables ─────────── v0.2.3
Installed MbedTLS ─────────────── v1.0.1
Installed WebSockets ──────────── v1.5.2
Installed IniFile ─────────────── v0.5.0
Installed JSON ────────────────── v0.21.0
Installed Colors ──────────────── v0.12.0
Updating `~/.julia/environments/v1.5/Project.toml`
0f1e0344 + WebIO v0.8.13
Updating `~/.julia/environments/v1.5/Manifest.toml`
bf4720bc + AssetRegistry v0.1.0
3da002f7 + ColorTypes v0.10.0
5ae59095 + Colors v0.12.0
53c48c17 + FixedPointNumbers v0.8.0
de31a74c + FunctionalCollections v0.5.0
cd3eb016 + HTTP v0.8.13
83e8ac13 + IniFile v0.5.0
682c06a0 + JSON v0.21.0
739be429 + MbedTLS v1.0.1
c8ffd9c3 + MbedTLS_jll v2.16.0+1
510215fc + Observables v0.2.3
bac558e1 + OrderedCollections v1.1.0
69de0a69 + Parsers v0.3.12
fa939f87 + Pidfile v1.1.0
189a3867 + Reexport v0.2.0
ae029012 + Requires v1.0.1
0f1e0344 + WebIO v0.8.13
104b5d7c + WebSockets v1.5.2
cc8bc4a8 + Widgets v0.6.2
2a0f44e3 + Base64
ade2ca70 + Dates
8ba89e20 + Distributed
7b1f6079 + FileWatching
b77e0a4c + InteractiveUtils
76f85450 + LibGit2
8f399da3 + Libdl
56ddb016 + Logging
d6f4376e + Markdown
a63ad114 + Mmap
44cfe95a + Pkg
de0858da + Printf
3fa0cd96 + REPL
9a3f8284 + Random
ea8e919c + SHA
9e88b42a + Serialization
6462fe0b + Sockets
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
Building WebIO → `~/.julia/packages/WebIO/2nnB1/deps/build.log`
Testing WebIO
Status `/tmp/jl_wU9XIb/Project.toml`
bf4720bc AssetRegistry v0.1.0
ad839575 Blink v0.12.2
8f4d0f93 Conda v1.4.1
864edb3b DataStructures v0.17.10
de31a74c FunctionalCollections v0.5.0
7073ff75 IJulia v1.20.0
97c1335a JSExpr v0.5.2
682c06a0 JSON v0.21.0
a975b10e Mux v0.7.1
0db19996 NBInclude v2.2.0
2bd173c7 NodeJS v1.1.1
510215fc Observables v0.2.3
ae029012 Requires v1.0.1
0f1e0344 WebIO v0.8.13
104b5d7c WebSockets v1.5.2
cc8bc4a8 Widgets v0.6.2
2a0f44e3 Base64
ade2ca70 Dates
8ba89e20 Distributed
56ddb016 Logging
44cfe95a Pkg
9a3f8284 Random
6462fe0b Sockets
8dfed614 Test
cf7118a7 UUIDs
Status `/tmp/jl_wU9XIb/Manifest.toml`
bf4720bc AssetRegistry v0.1.0
9e28174c BinDeps v1.0.0
ad839575 Blink v0.12.2
3da002f7 ColorTypes v0.10.0
5ae59095 Colors v0.12.0
8f4d0f93 Conda v1.4.1
9a962f9c DataAPI v1.1.0
864edb3b DataStructures v0.17.10
e2d170a0 DataValueInterfaces v1.0.0
53c48c17 FixedPointNumbers v0.8.0
de31a74c FunctionalCollections v0.5.0
cd3eb016 HTTP v0.8.13
9fb69e20 Hiccup v0.2.2
7073ff75 IJulia v1.20.0
83e8ac13 IniFile v0.5.0
82899510 IteratorInterfaceExtensions v1.0.0
97c1335a JSExpr v0.5.2
682c06a0 JSON v0.21.0
50d2b5c4 Lazy v0.14.0
1914dd2f MacroTools v0.5.5
739be429 MbedTLS v1.0.1
c8ffd9c3 MbedTLS_jll v2.16.0+1
ffc61752 Mustache v0.5.13
a975b10e Mux v0.7.1
0db19996 NBInclude v2.2.0
2bd173c7 NodeJS v1.1.1
510215fc Observables v0.2.3
bac558e1 OrderedCollections v1.1.0
69de0a69 Parsers v0.3.12
fa939f87 Pidfile v1.1.0
189a3867 Reexport v0.2.0
ae029012 Requires v1.0.1
b85f4697 SoftGlobalScope v1.0.10
3783bdb8 TableTraits v1.0.0
bd369af6 Tables v1.0.3
30578b45 URIParser v0.4.0
81def892 VersionParsing v1.2.0
0f1e0344 WebIO v0.8.13
104b5d7c WebSockets v1.5.2
cc8bc4a8 Widgets v0.6.2
c2297ded ZMQ v1.2.0
8f1865be ZeroMQ_jll v4.3.2+1
2a0f44e3 Base64
ade2ca70 Dates
8ba89e20 Distributed
7b1f6079 FileWatching
b77e0a4c InteractiveUtils
76f85450 LibGit2
8f399da3 Libdl
37e2e46d LinearAlgebra
56ddb016 Logging
d6f4376e Markdown
a63ad114 Mmap
44cfe95a Pkg
de0858da Printf
3fa0cd96 REPL
9a3f8284 Random
ea8e919c SHA
9e88b42a Serialization
6462fe0b Sockets
8dfed614 Test
cf7118a7 UUIDs
4ec0a83e Unicode
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/WebIO/2nnB1/src/scope.jl:160 is deprecated, use `get!(()->default, dict, key)` instead.
│ caller = include(::Function, ::Module, ::String) at Base.jl:380
└ @ Base ./Base.jl:380
┌ Warning: Can't build WebIO JS when not checked out for development. Run `Pkg.dev("WebIO")` if you want to build JS.
└ @ WebIO ~/.julia/packages/WebIO/2nnB1/deps/_bundlejs.jl:22
Test Summary: |
Build JavaScript | No tests
Test Summary: | Pass Total
node | 12 12
Test Summary: | Pass Total
syntax for extending Nodes | 4 4
Test Summary: | Pass Total
plaintext printing | 5 5
Test Summary: | Pass Total
@js_str | 4 4
Test Summary: | Pass Total
Issue 156 | 3 3
Test Summary: | Pass Total
Constructing Nodes from Strings | 1 1
Test Summary: | Pass Total
Setting node fields | 11 11
Test Summary: | Pass Total
HTTP provider | 5 5
┌ Warning: `@get!(dict, key, default)` at /home/pkgeval/.julia/packages/Lazy/mAoZN/src/collections.jl:49 is deprecated, use `get!(()->default, dict, key)` instead.
│ caller = include(::Function, ::Module, ::String) at Base.jl:380
└ @ Base ./Base.jl:380
Test Summary: | Pass Total
Mux sanity | 1 1
Test Summary: | Pass Total
Blink mocks | 8 8
Test Summary: | Pass Total
SVG/Namespaces | 1 1
┌ Warning: `WebIO.register_renderable(Type)` is deprecated; use the `@WebIO.register_renderable Type` macro instead.
│ caller = ip:0x0
└ @ Core :-1
Test Summary: | Pass Total
register_renderable | 1 1
Test Summary: | Pass Total
kebabs and camels | 2 2
Test Summary: | Pass Total
IJulia initialization | 1 1
[ Info: Downloading miniconda installer ...
[ Info: Installing miniconda ...
PREFIX=/home/pkgeval/.julia/conda/3
Unpacking payload ...
0%| | 0/36 [00:00<?, ?it/s]Extracting : requests-2.22.0-py37_1.conda: 0%| | 0/36 [00:00<?, ?it/s]Extracting : requests-2.22.0-py37_1.conda: 3%|▎ | 1/36 [00:00<00:05, 5.98it/s]Extracting : urllib3-1.25.8-py37_0.conda: 3%|▎ | 1/36 [00:00<00:05, 5.98it/s] Extracting : pyopenssl-19.1.0-py37_0.conda: 6%|▌ | 2/36 [00:00<00:05, 5.98it/s]Extracting : pip-20.0.2-py37_1.conda: 8%|▊ | 3/36 [00:00<00:05, 5.98it/s] Extracting : pip-20.0.2-py37_1.conda: 11%|█ | 4/36 [00:00<00:04, 6.54it/s]Extracting : wheel-0.34.2-py37_0.conda: 11%|█ | 4/36 [00:00<00:04, 6.54it/s]Extracting : cryptography-2.8-py37h1ba5d50_0.conda: 14%|█▍ | 5/36 [00:00<00:04, 6.54it/s]Extracting : cryptography-2.8-py37h1ba5d50_0.conda: 17%|█▋ | 6/36 [00:00<00:04, 7.23it/s]Extracting : setuptools-45.2.0-py37_0.conda: 17%|█▋ | 6/36 [00:00<00:04, 7.23it/s] Extracting : conda-package-handling-1.6.0-py37h7b6447c_0.conda: 19%|█▉ | 7/36 [00:00<00:04, 7.23it/s]Extracting : cffi-1.14.0-py37h2e261b9_0.conda: 22%|██▏ | 8/36 [00:00<00:03, 7.23it/s] Extracting : tqdm-4.42.1-py_0.conda: 25%|██▌ | 9/36 [00:00<00:03, 7.23it/s] Extracting : six-1.14.0-py37_0.conda: 28%|██▊ | 10/36 [00:00<00:03, 7.23it/s]Extracting : ruamel_yaml-0.15.87-py37h7b6447c_0.conda: 31%|███ | 11/36 [00:00<00:03, 7.23it/s]Extracting : pysocks-1.7.1-py37_0.conda: 33%|███▎ | 12/36 [00:00<00:03, 7.23it/s] Extracting : pycparser-2.19-py37_0.conda: 36%|███▌ | 13/36 [00:00<00:03, 7.23it/s]Extracting : pycosat-0.6.3-py37h7b6447c_0.conda: 39%|███▉ | 14/36 [00:00<00:03, 7.23it/s]Extracting : idna-2.8-py37_0.conda: 42%|████▏ | 15/36 [00:00<00:02, 7.23it/s] Extracting : chardet-3.0.4-py37_1003.conda: 44%|████▍ | 16/36 [00:00<00:02, 7.23it/s]Extracting : certifi-2019.11.28-py37_0.conda: 47%|████▋ | 17/36 [00:00<00:02, 7.23it/s]Extracting : asn1crypto-1.3.0-py37_0.conda: 50%|█████ | 18/36 [00:00<00:02, 7.23it/s] Extracting : sqlite-3.31.1-h7b6447c_0.conda: 53%|█████▎ | 19/36 [00:00<00:02, 7.23it/s]Extracting : tk-8.6.8-hbc83047_0.conda: 56%|█████▌ | 20/36 [00:01<00:02, 7.23it/s] Extracting : tk-8.6.8-hbc83047_0.conda: 58%|█████▊ | 21/36 [00:01<00:01, 9.71it/s]Extracting : readline-7.0-h7b6447c_5.conda: 58%|█████▊ | 21/36 [00:01<00:01, 9.71it/s]Extracting : libedit-3.1.20181209-hc058e9b_0.conda: 61%|██████ | 22/36 [00:01<00:01, 9.71it/s]Extracting : zlib-1.2.11-h7b6447c_3.conda: 64%|██████▍ | 23/36 [00:01<00:01, 9.71it/s] Extracting : yaml-0.1.7-had09818_2.conda: 67%|██████▋ | 24/36 [00:01<00:01, 9.71it/s] Extracting : xz-5.2.4-h14c3975_4.conda: 69%|██████▉ | 25/36 [00:01<00:01, 9.71it/s] Extracting : openssl-1.1.1d-h7b6447c_4.conda: 72%|███████▏ | 26/36 [00:01<00:01, 9.71it/s]Extracting : libffi-3.2.1-hd88cf55_4.conda: 75%|███████▌ | 27/36 [00:01<00:00, 9.71it/s] Extracting : libgcc-ng-9.1.0-hdf63c60_0.conda: 78%|███████▊ | 28/36 [00:01<00:00, 9.71it/s]Extracting : libgcc-ng-9.1.0-hdf63c60_0.conda: 81%|████████ | 29/36 [00:01<00:00, 12.43it/s]Extracting : libstdcxx-ng-9.1.0-hdf63c60_0.conda: 81%|████████ | 29/36 [00:01<00:00, 12.43it/s]Extracting : ld_impl_linux-64-2.33.1-h53a641e_7.conda: 83%|████████▎ | 30/36 [00:01<00:00, 12.43it/s]Extracting : ca-certificates-2020.1.1-0.conda: 86%|████████▌ | 31/36 [00:01<00:00, 12.43it/s] Extracting : _libgcc_mutex-0.1-main.conda: 89%|████████▉ | 32/36 [00:01<00:00, 12.43it/s] Extracting : python-3.7.6-h0371630_2.conda: 92%|█████████▏| 33/36 [00:02<00:00, 12.43it/s]Extracting : python-3.7.6-h0371630_2.conda: 94%|█████████▍| 34/36 [00:02<00:00, 9.70it/s]Extracting : conda-4.8.2-py37_0.tar.bz2: 94%|█████████▍| 34/36 [00:02<00:00, 9.70it/s] Extracting : ncurses-6.2-he6710b0_0.tar.bz2: 97%|█████████▋| 35/36 [00:02<00:00, 9.70it/s]Extracting : ncurses-6.2-he6710b0_0.tar.bz2: 100%|██████████| 36/36 [00:02<00:00, 8.34it/s] Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- _libgcc_mutex==0.1=main
- asn1crypto==1.3.0=py37_0
- ca-certificates==2020.1.1=0
- certifi==2019.11.28=py37_0
- cffi==1.14.0=py37h2e261b9_0
- chardet==3.0.4=py37_1003
- conda-package-handling==1.6.0=py37h7b6447c_0
- conda==4.8.2=py37_0
- cryptography==2.8=py37h1ba5d50_0
- idna==2.8=py37_0
- ld_impl_linux-64==2.33.1=h53a641e_7
- libedit==3.1.20181209=hc058e9b_0
- libffi==3.2.1=hd88cf55_4
- libgcc-ng==9.1.0=hdf63c60_0
- libstdcxx-ng==9.1.0=hdf63c60_0
- ncurses==6.2=he6710b0_0
- openssl==1.1.1d=h7b6447c_4
- pip==20.0.2=py37_1
- pycosat==0.6.3=py37h7b6447c_0
- pycparser==2.19=py37_0
- pyopenssl==19.1.0=py37_0
- pysocks==1.7.1=py37_0
- python==3.7.6=h0371630_2
- readline==7.0=h7b6447c_5
- requests==2.22.0=py37_1
- ruamel_yaml==0.15.87=py37h7b6447c_0
- setuptools==45.2.0=py37_0
- six==1.14.0=py37_0
- sqlite==3.31.1=h7b6447c_0
- tk==8.6.8=hbc83047_0
- tqdm==4.42.1=py_0
- urllib3==1.25.8=py37_0
- wheel==0.34.2=py37_0
- xz==5.2.4=h14c3975_4
- yaml==0.1.7=had09818_2
- zlib==1.2.11=h7b6447c_3
The following NEW packages will be INSTALLED:
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
asn1crypto pkgs/main/linux-64::asn1crypto-1.3.0-py37_0
ca-certificates pkgs/main/linux-64::ca-certificates-2020.1.1-0
certifi pkgs/main/linux-64::certifi-2019.11.28-py37_0
cffi pkgs/main/linux-64::cffi-1.14.0-py37h2e261b9_0
chardet pkgs/main/linux-64::chardet-3.0.4-py37_1003
conda pkgs/main/linux-64::conda-4.8.2-py37_0
conda-package-han~ pkgs/main/linux-64::conda-package-handling-1.6.0-py37h7b6447c_0
cryptography pkgs/main/linux-64::cryptography-2.8-py37h1ba5d50_0
idna pkgs/main/linux-64::idna-2.8-py37_0
ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.33.1-h53a641e_7
libedit pkgs/main/linux-64::libedit-3.1.20181209-hc058e9b_0
libffi pkgs/main/linux-64::libffi-3.2.1-hd88cf55_4
libgcc-ng pkgs/main/linux-64::libgcc-ng-9.1.0-hdf63c60_0
libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-9.1.0-hdf63c60_0
ncurses pkgs/main/linux-64::ncurses-6.2-he6710b0_0
openssl pkgs/main/linux-64::openssl-1.1.1d-h7b6447c_4
pip pkgs/main/linux-64::pip-20.0.2-py37_1
pycosat pkgs/main/linux-64::pycosat-0.6.3-py37h7b6447c_0
pycparser pkgs/main/linux-64::pycparser-2.19-py37_0
pyopenssl pkgs/main/linux-64::pyopenssl-19.1.0-py37_0
pysocks pkgs/main/linux-64::pysocks-1.7.1-py37_0
python pkgs/main/linux-64::python-3.7.6-h0371630_2
readline pkgs/main/linux-64::readline-7.0-h7b6447c_5
requests pkgs/main/linux-64::requests-2.22.0-py37_1
ruamel_yaml pkgs/main/linux-64::ruamel_yaml-0.15.87-py37h7b6447c_0
setuptools pkgs/main/linux-64::setuptools-45.2.0-py37_0
six pkgs/main/linux-64::six-1.14.0-py37_0
sqlite pkgs/main/linux-64::sqlite-3.31.1-h7b6447c_0
tk pkgs/main/linux-64::tk-8.6.8-hbc83047_0
tqdm pkgs/main/noarch::tqdm-4.42.1-py_0
urllib3 pkgs/main/linux-64::urllib3-1.25.8-py37_0
wheel pkgs/main/linux-64::wheel-0.34.2-py37_0
xz pkgs/main/linux-64::xz-5.2.4-h14c3975_4
yaml pkgs/main/linux-64::yaml-0.1.7-had09818_2
zlib pkgs/main/linux-64::zlib-1.2.11-h7b6447c_3
Preparing transaction: ...working... done
Executing transaction: ...working... done
installation finished.
[ Info: Running `conda config --add channels defaults --file /home/pkgeval/.julia/conda/3/condarc-julia.yml --force` in root environment
Warning: 'defaults' already in 'channels' list, moving to the top
[ Info: Running `conda update -q -y conda` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- conda
The following packages will be downloaded:
package | build
---------------------------|-----------------
certifi-2019.11.28 | py37_1 156 KB
conda-4.8.3 | py37_0 2.8 MB
idna-2.9 | py_1 49 KB
openssl-1.1.1e | h7b6447c_0 2.5 MB
pycparser-2.20 | py_0 92 KB
requests-2.23.0 | py37_0 92 KB
setuptools-46.1.1 | py37_0 512 KB
tqdm-4.43.0 | py_0 56 KB
------------------------------------------------------------
Total: 6.3 MB
The following packages will be UPDATED:
certifi 2019.11.28-py37_0 --> 2019.11.28-py37_1
conda 4.8.2-py37_0 --> 4.8.3-py37_0
idna pkgs/main/linux-64::idna-2.8-py37_0 --> pkgs/main/noarch::idna-2.9-py_1
openssl 1.1.1d-h7b6447c_4 --> 1.1.1e-h7b6447c_0
pycparser pkgs/main/linux-64::pycparser-2.19-py~ --> pkgs/main/noarch::pycparser-2.20-py_0
requests 2.22.0-py37_1 --> 2.23.0-py37_0
setuptools 45.2.0-py37_0 --> 46.1.1-py37_0
tqdm 4.42.1-py_0 --> 4.43.0-py_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda config --add channels conda-forge --file /home/pkgeval/.julia/conda/3/condarc-julia.yml --force` in root environment
[ Info: Running `conda install -q -y jupyterlab` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- jupyterlab
The following packages will be downloaded:
package | build
---------------------------|-----------------
attrs-19.3.0 | py_0 35 KB conda-forge
backcall-0.1.0 | py_0 13 KB conda-forge
bleach-3.1.3 | pyh8c360ce_0 111 KB conda-forge
ca-certificates-2019.11.28 | hecc5488_0 145 KB conda-forge
certifi-2019.11.28 | py37hc8dfbb8_1 149 KB conda-forge
conda-4.8.3 | py37hc8dfbb8_1 3.0 MB conda-forge
decorator-4.4.2 | py_0 11 KB conda-forge
defusedxml-0.6.0 | py_0 22 KB conda-forge
entrypoints-0.3 |py37hc8dfbb8_1001 12 KB conda-forge
importlib-metadata-1.5.0 | py37hc8dfbb8_1 42 KB conda-forge
importlib_metadata-1.5.0 | 1 3 KB conda-forge
ipykernel-5.2.0 | py37h43977f1_0 160 KB conda-forge
ipython-7.13.0 | py37hc8dfbb8_2 1.1 MB conda-forge
ipython_genutils-0.2.0 | py_1 21 KB conda-forge
jedi-0.16.0 | py37hc8dfbb8_1 778 KB conda-forge
jinja2-2.11.1 | py_0 94 KB conda-forge
json5-0.9.0 | py_0 24 KB conda-forge
jsonschema-3.2.0 | py37hc8dfbb8_1 89 KB conda-forge
jupyter_client-6.1.0 | py_0 74 KB conda-forge
jupyter_core-4.6.3 | py37hc8dfbb8_1 71 KB conda-forge
jupyterlab-2.0.1 | py_0 5.7 MB conda-forge
jupyterlab_server-1.0.7 | py_0 23 KB conda-forge
libsodium-1.0.17 | h516909a_0 330 KB conda-forge
markupsafe-1.1.1 | py37h8f50634_1 26 KB conda-forge
mistune-0.8.4 |py37h516909a_1000 53 KB conda-forge
nbconvert-5.6.1 | py37_0 487 KB conda-forge
nbformat-5.0.4 | py_0 98 KB conda-forge
notebook-6.0.3 | py37_0 6.2 MB conda-forge
openssl-1.1.1e | h516909a_0 2.1 MB conda-forge
pandoc-2.9.2 | 0 16.8 MB conda-forge
pandocfilters-1.4.2 | py_1 9 KB conda-forge
parso-0.6.2 | py_0 66 KB conda-forge
pexpect-4.8.0 | py37hc8dfbb8_1 79 KB conda-forge
pickleshare-0.7.5 |py37hc8dfbb8_1001 13 KB conda-forge
prometheus_client-0.7.1 | py_0 38 KB conda-forge
prompt-toolkit-3.0.4 | py_0 233 KB conda-forge
ptyprocess-0.6.0 | py_1001 15 KB conda-forge
pygments-2.6.1 | py_0 683 KB conda-forge
pyrsistent-0.16.0 | py37h8f50634_0 89 KB conda-forge
python-dateutil-2.8.1 | py_0 220 KB conda-forge
python_abi-3.7 | 1_cp37m 4 KB conda-forge
pyzmq-19.0.0 | py37hac76be4_1 503 KB conda-forge
send2trash-1.5.0 | py_0 12 KB conda-forge
terminado-0.8.3 | py37hc8dfbb8_1 23 KB conda-forge
testpath-0.4.4 | py_0 85 KB conda-forge
tornado-6.0.4 | py37h8f50634_1 639 KB conda-forge
traitlets-4.3.3 | py37hc8dfbb8_1 133 KB conda-forge
wcwidth-0.1.8 | pyh9f0ad1d_1 19 KB conda-forge
webencodings-0.5.1 | py_1 12 KB conda-forge
zeromq-4.3.2 | he1b5a44_2 668 KB conda-forge
zipp-3.1.0 | py_0 10 KB conda-forge
------------------------------------------------------------
Total: 41.3 MB
The following NEW packages will be INSTALLED:
attrs conda-forge/noarch::attrs-19.3.0-py_0
backcall conda-forge/noarch::backcall-0.1.0-py_0
bleach conda-forge/noarch::bleach-3.1.3-pyh8c360ce_0
decorator conda-forge/noarch::decorator-4.4.2-py_0
defusedxml conda-forge/noarch::defusedxml-0.6.0-py_0
entrypoints conda-forge/linux-64::entrypoints-0.3-py37hc8dfbb8_1001
importlib-metadata conda-forge/linux-64::importlib-metadata-1.5.0-py37hc8dfbb8_1
importlib_metadata conda-forge/noarch::importlib_metadata-1.5.0-1
ipykernel conda-forge/linux-64::ipykernel-5.2.0-py37h43977f1_0
ipython conda-forge/linux-64::ipython-7.13.0-py37hc8dfbb8_2
ipython_genutils conda-forge/noarch::ipython_genutils-0.2.0-py_1
jedi conda-forge/linux-64::jedi-0.16.0-py37hc8dfbb8_1
jinja2 conda-forge/noarch::jinja2-2.11.1-py_0
json5 conda-forge/noarch::json5-0.9.0-py_0
jsonschema conda-forge/linux-64::jsonschema-3.2.0-py37hc8dfbb8_1
jupyter_client conda-forge/noarch::jupyter_client-6.1.0-py_0
jupyter_core conda-forge/linux-64::jupyter_core-4.6.3-py37hc8dfbb8_1
jupyterlab conda-forge/noarch::jupyterlab-2.0.1-py_0
jupyterlab_server conda-forge/noarch::jupyterlab_server-1.0.7-py_0
libsodium conda-forge/linux-64::libsodium-1.0.17-h516909a_0
markupsafe conda-forge/linux-64::markupsafe-1.1.1-py37h8f50634_1
mistune conda-forge/linux-64::mistune-0.8.4-py37h516909a_1000
nbconvert conda-forge/linux-64::nbconvert-5.6.1-py37_0
nbformat conda-forge/noarch::nbformat-5.0.4-py_0
notebook conda-forge/linux-64::notebook-6.0.3-py37_0
pandoc conda-forge/linux-64::pandoc-2.9.2-0
pandocfilters conda-forge/noarch::pandocfilters-1.4.2-py_1
parso conda-forge/noarch::parso-0.6.2-py_0
pexpect conda-forge/linux-64::pexpect-4.8.0-py37hc8dfbb8_1
pickleshare conda-forge/linux-64::pickleshare-0.7.5-py37hc8dfbb8_1001
prometheus_client conda-forge/noarch::prometheus_client-0.7.1-py_0
prompt-toolkit conda-forge/noarch::prompt-toolkit-3.0.4-py_0
ptyprocess conda-forge/noarch::ptyprocess-0.6.0-py_1001
pygments conda-forge/noarch::pygments-2.6.1-py_0
pyrsistent conda-forge/linux-64::pyrsistent-0.16.0-py37h8f50634_0
python-dateutil conda-forge/noarch::python-dateutil-2.8.1-py_0
python_abi conda-forge/linux-64::python_abi-3.7-1_cp37m
pyzmq conda-forge/linux-64::pyzmq-19.0.0-py37hac76be4_1
send2trash conda-forge/noarch::send2trash-1.5.0-py_0
terminado conda-forge/linux-64::terminado-0.8.3-py37hc8dfbb8_1
testpath conda-forge/noarch::testpath-0.4.4-py_0
tornado conda-forge/linux-64::tornado-6.0.4-py37h8f50634_1
traitlets conda-forge/linux-64::traitlets-4.3.3-py37hc8dfbb8_1
wcwidth conda-forge/noarch::wcwidth-0.1.8-pyh9f0ad1d_1
webencodings conda-forge/noarch::webencodings-0.5.1-py_1
zeromq conda-forge/linux-64::zeromq-4.3.2-he1b5a44_2
zipp conda-forge/noarch::zipp-3.1.0-py_0
The following packages will be UPDATED:
conda pkgs/main::conda-4.8.3-py37_0 --> conda-forge::conda-4.8.3-py37hc8dfbb8_1
The following packages will be SUPERSEDED by a higher-priority channel:
ca-certificates pkgs/main::ca-certificates-2020.1.1-0 --> conda-forge::ca-certificates-2019.11.28-hecc5488_0
certifi pkgs/main::certifi-2019.11.28-py37_1 --> conda-forge::certifi-2019.11.28-py37hc8dfbb8_1
openssl pkgs/main::openssl-1.1.1e-h7b6447c_0 --> conda-forge::openssl-1.1.1e-h516909a_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
[ Info: Running `conda install -q -y nodejs` in root environment
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /home/pkgeval/.julia/conda/3
added / updated specs:
- nodejs
The following packages will be downloaded:
package | build
---------------------------|-----------------
icu-64.2 | he1b5a44_1 12.6 MB conda-forge
libuv-1.34.0 | h516909a_0 922 KB conda-forge
nodejs-13.10.1 | hf5d1a2b_0 15.7 MB conda-forge
------------------------------------------------------------
Total: 29.2 MB
The following NEW packages will be INSTALLED:
icu conda-forge/linux-64::icu-64.2-he1b5a44_1
libuv conda-forge/linux-64::libuv-1.34.0-h516909a_0
nodejs conda-forge/linux-64::nodejs-13.10.1-hf5d1a2b_0
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
No labextension named "@webio/jupyter-lab-provider" installed
An error occured.
ValueError: No linked package for @webio/webio
See the log file for details: /tmp/jupyterlab-debug-28yhq_sm.log
No labextension named "@webio/jupyter-lab-provider" installed
-\|/-\|/-\|/-\|/-\|/-\|/-\|/-An error occured.
ValueError:
"@webio/jupyter-lab-provider@0.8.13" is not compatible with the current JupyterLab
Conflicting Dependencies:
JupyterLab Extension Package
>=2.0.2 <2.1.0 >=1.0.1 <2.0.0 @jupyterlab/application
>=2.0.2 <2.1.0 >=1.0.1 <2.0.0 @jupyterlab/docmanager
>=2.0.2 <2.1.0 >=1.0.1 <2.0.0 @jupyterlab/notebook
>=2.0.2 <2.1.0 >=1.0.1 <2.0.0 @jupyterlab/rendermime
>=5.0.2 <5.1.0 >=4.0.1 <5.0.0 @jupyterlab/services
See the log file for details: /tmp/jupyterlab-debug-b9h1w3ty.log
JupyterLab setup: Error During Test at /home/pkgeval/.julia/packages/WebIO/2nnB1/test/ijulia-tests.jl:30
Got exception outside of a @test
failed process: Process(setenv(`/home/pkgeval/.julia/conda/3/bin/jupyter labextension install --no-build @webio/jupyter-lab-provider@0.8.13`,["PATH=/home/pkgeval/.julia/conda/3/bin:", "PWD=/home/pkgeval", "DISPLAY=:99", "NVIDIA_DRIVER_CAPABILITIES=all", "OPENBLAS_NUM_THREADS=8", "XAUTHORITY=/tmp/xvfb-run.4FbkCA/Xauthority", "CI=true", "NVIDIA_VISIBLE_DEVICES=all", "DEBIAN_FRONTEND=noninteractive", "JULIA_LOAD_PATH=@:/tmp/jl_wU9XIb", "PKGEVAL=true", "HOME=/home/pkgeval", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=::/usr/local/share/julia", "HOSTNAME=1137a23f864e", "JULIA_NUM_THREADS=2", "OPENBLAS_MAIN_FREE=1"]), ProcessExited(1)) [1]
Stacktrace:
[1] pipeline_error at ./process.jl:525 [inlined]
[2] run(::Cmd; wait::Bool) at ./process.jl:440
[3] run at ./process.jl:438 [inlined]
[4] install_jupyter_labextension(::Cmd; force_conda_jupyter::Nothing, condajl::Nothing, dev::Bool) at /home/pkgeval/.julia/packages/WebIO/2nnB1/deps/jupyter.jl:216
[5] install_jupyter_labextension(::Cmd) at /home/pkgeval/.julia/packages/WebIO/2nnB1/deps/jupyter.jl:196
[6] top-level scope at /home/pkgeval/.julia/packages/WebIO/2nnB1/test/ijulia-tests.jl:36
[7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[8] top-level scope at /home/pkgeval/.julia/packages/WebIO/2nnB1/test/ijulia-tests.jl:32
[9] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[10] top-level scope at /home/pkgeval/.julia/packages/WebIO/2nnB1/test/ijulia-tests.jl:17
[11] include(::String) at ./client.jl:441
[12] top-level scope at /home/pkgeval/.julia/packages/WebIO/2nnB1/test/runtests.jl:83
[13] include(::String) at ./client.jl:441
[14] top-level scope at none:6
[15] eval(::Module, ::Any) at ./boot.jl:331
[16] exec_options(::Base.JLOptions) at ./client.jl:264
[17] _start() at ./client.jl:490
┌ Info: Installing Jupyter WebIO extension...
└ cmd = `/home/pkgeval/.julia/conda/3/bin/jupyter nbextension install --user /home/pkgeval/.julia/packages/WebIO/2nnB1/deps/bundles/webio-jupyter-notebook.js`
Copying: /home/pkgeval/.julia/packages/WebIO/2nnB1/deps/bundles/webio-jupyter-notebook.js -> /home/pkgeval/.local/share/jupyter/nbextensions/webio-jupyter-notebook.js
To initialize this nbextension in the browser every time the notebook (or other app) loads:
jupyter nbextension enable <the entry point> --user
┌ Info: Enabling Jupyter WebIO extension...
└ cmd = `/home/pkgeval/.julia/conda/3/bin/jupyter nbextension enable --user webio-jupyter-notebook`
Enabling notebook extension webio-jupyter-notebook...
- Validating: [32mOK[0m
- Validating: [32mOK[0m
- Validating...
Error loading server extension jlstaticserve
[31m X[0m is jlstaticserve importable?
- Validating...
jupyterlab 2.0.1 [32mOK[0m
Test Summary: | Pass Error Total
Jupyter setup | 2 1 3
JupyterLab setup | 1 1
Jupyter Notebook setup | 1 1
Jupyter serverextension setup | 1 1
ERROR: LoadError: LoadError: Some tests did not pass: 2 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/WebIO/2nnB1/test/ijulia-tests.jl:13
in expression starting at /home/pkgeval/.julia/packages/WebIO/2nnB1/test/runtests.jl:83
ERROR: Package WebIO errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:53
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1523
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:316
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:303
[5] #test#68 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:297 [inlined]
[6] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:297 [inlined]
[7] #test#67 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:296 [inlined]
[8] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:296 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:295
[10] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:295
[11] top-level scope at none:16