~andyc/#1312488

success

0e0028dAndy C

[soil] Use curl --fail-with-body to detect errors

Owner
~andyc
Created
3 months ago
Updated
3 months ago
Build manifest
view manifest »

Tasks

view log »
dev-setup-fedora view log »
publish-dev-setup-fedora view log »
did-all-succeed view log »
go to bottom »
go to top »
setup
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
[#1312488] 2024/08/26 23:26:04 Booting image fedora/40 (default) on port 22463
[#1312488] 2024/08/26 23:26:05 Waiting for guest to settle
[#1312488] 2024/08/26 23:26:27 Sending tasks
[#1312488] 2024/08/26 23:26:28 Sending build environment
[#1312488] 2024/08/26 23:26:28 Sending secrets
[#1312488] 2024/08/26 23:26:28 Resolving secret 839206d4-55e5-4840-8b1f-867dc3ac622e
[#1312488] 2024/08/26 23:26:28 Installing packages
Warning: Permanently added '[localhost]:22463' (ED25519) to the list of known hosts.
Fedora 40 - x86_64                               17 MB/s |  20 MB     00:01    
Fedora 40 openh264 (From Cisco) - x86_64        1.4 kB/s | 1.4 kB     00:00    
Fedora 40 - x86_64 - Updates                     23 MB/s | 9.6 MB     00:00    
Package python3-3.12.4-1.fc40.x86_64 is already installed.
Package zip-3.0-40.fc40.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package              Architecture Version                  Repository     Size
================================================================================
Installing:
 time                 x86_64       1.9-23.fc40              fedora         47 k
 vim-enhanced         x86_64       2:9.1.672-1.fc40         updates       1.9 M
Installing dependencies:
 gpm-libs             x86_64       1.20.7-46.fc40           fedora         20 k
 libsodium            x86_64       1.0.20-1.fc40            updates       175 k
 vim-common           x86_64       2:9.1.672-1.fc40         updates       7.9 M
 vim-data             noarch       2:9.1.672-1.fc40         updates        22 k
 vim-filesystem       noarch       2:9.1.672-1.fc40         updates        17 k
 xxd                  x86_64       2:9.1.672-1.fc40         updates        36 k

Transaction Summary
================================================================================
Install  8 Packages

Total download size: 10 M
Installed size: 41 M
Downloading Packages:
(1/8): gpm-libs-1.20.7-46.fc40.x86_64.rpm       275 kB/s |  20 kB     00:00    
(2/8): time-1.9-23.fc40.x86_64.rpm              624 kB/s |  47 kB     00:00    
(3/8): vim-data-9.1.672-1.fc40.noarch.rpm       1.2 MB/s |  22 kB     00:00    
(4/8): libsodium-1.0.20-1.fc40.x86_64.rpm       1.7 MB/s | 175 kB     00:00    
(5/8): vim-filesystem-9.1.672-1.fc40.noarch.rpm 696 kB/s |  17 kB     00:00    
(6/8): xxd-9.1.672-1.fc40.x86_64.rpm            1.1 MB/s |  36 kB     00:00    
(7/8): vim-enhanced-9.1.672-1.fc40.x86_64.rpm    14 MB/s | 1.9 MB     00:00    
(8/8): vim-common-9.1.672-1.fc40.x86_64.rpm      29 MB/s | 7.9 MB     00:00    
--------------------------------------------------------------------------------
Total                                           8.6 MB/s |  10 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : xxd-2:9.1.672-1.fc40.x86_64                            1/8 
  Installing       : vim-filesystem-2:9.1.672-1.fc40.noarch                 2/8 
  Installing       : vim-data-2:9.1.672-1.fc40.noarch                       3/8 
  Installing       : vim-common-2:9.1.672-1.fc40.x86_64                     4/8 
  Installing       : libsodium-1.0.20-1.fc40.x86_64                         5/8 
  Installing       : gpm-libs-1.20.7-46.fc40.x86_64                         6/8 
  Installing       : vim-enhanced-2:9.1.672-1.fc40.x86_64                   7/8 
  Installing       : time-1.9-23.fc40.x86_64                                8/8 
  Running scriptlet: time-1.9-23.fc40.x86_64                                8/8 

Installed:
  gpm-libs-1.20.7-46.fc40.x86_64          libsodium-1.0.20-1.fc40.x86_64       
  time-1.9-23.fc40.x86_64                 vim-common-2:9.1.672-1.fc40.x86_64   
  vim-data-2:9.1.672-1.fc40.noarch        vim-enhanced-2:9.1.672-1.fc40.x86_64 
  vim-filesystem-2:9.1.672-1.fc40.noarch  xxd-2:9.1.672-1.fc40.x86_64          

Complete!
[#1312488] 2024/08/26 23:26:42 Cloning repositories
Cloning into 'oils'...
+ cd oils
+ git checkout -q 0e0028d9dfad1f03fceedd1702194c6641f4f0bf
+ cd oils
+ git submodule update --init --recursive
[#1312488] 2024/08/26 23:26:44 Running task dev-setup-fedora
[#1312488] 2024/08/26 23:34:03 Running task publish-dev-setup-fedora
[#1312488] 2024/08/26 23:34:05 Running task did-all-succeed
dev-setup-fedora
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
+ cd oils
+ soil/worker.sh JOB-dev-setup-fedora

soil/common.sh: line 15: hostname: command not found
job-main: running as user 'build' on host '' in dir /home/build/oils

mkdir: created directory '_tmp'
mkdir: created directory '_tmp/soil'
drwxr-xr-x 2 build build 4096 Aug 26 23:26 _tmp/soil
captured = not a tty

  CC benchmarks/time-helper.c
--- task: os-info ---

status	elapsed	task	script	action	result_html
0	0.133094	os-info	soil/diagnose.sh	os-info	-

status=0 max_status=0
--- task: dump-env ---

status	elapsed	task	script	action	result_html
0	0.006543	dump-env	soil/diagnose.sh	dump-env	-

status=0 max_status=0
--- task: wedge-deps ---

status	elapsed	task	script	action	result_html
0	6.499350	wedge-deps	build/deps.sh	wedge-deps-fedora	-

status=0 max_status=0
--- task: fetch ---

status	elapsed	task	script	action	result_html
0	15.535357	fetch	build/deps.sh	fetch	-

status=0 max_status=0
--- task: install-wedges ---

status	elapsed	task	script	action	result_html
0	371.479403	install-wedges	build/deps.sh	install-wedges-soil	_build/wedge/logs/index.html

status=0 max_status=0
--- task: py-all-and-ninja ---

status	elapsed	task	script	action	result_html
0	4.875748	py-all-and-ninja	soil/worker.sh	py-all-and-ninja	-

status=0 max_status=0
--- task: smoke-test ---

status	elapsed	task	script	action	result_html
0	39.043012	smoke-test	build/dev-setup-test.sh	smoke-test	-

status=0 max_status=0
--- task: wedge-report ---

status	elapsed	task	script	action	result_html
0	0.219629	wedge-report	build/deps.sh	wedge-report	-

status=0 max_status=0
--- done ---
total 28
-rw-r--r-- 1 build build  456 Aug 26 23:34 INDEX.tsv
-rw-r--r-- 1 build build   25 Aug 26 23:26 commit-date.txt
-rw-r--r-- 1 build build   40 Aug 26 23:26 commit-hash.txt
-rw-r--r-- 1 build build   49 Aug 26 23:26 commit-line.txt
-rw-r--r-- 1 build build   17 Aug 26 23:26 job-name.txt
drwxr-xr-x 2 build build 4096 Aug 26 23:34 logs
-rw-r--r-- 1 build build   11 Aug 26 23:26 task-run-start-time.txt
   27 _tmp/soil/logs/dump-env.txt
  194 _tmp/soil/logs/fetch.txt
   39 _tmp/soil/logs/install-wedges.txt
  147 _tmp/soil/logs/os-info.txt
  262 _tmp/soil/logs/py-all-and-ninja.txt
  579 _tmp/soil/logs/smoke-test.txt
  157 _tmp/soil/logs/wedge-deps.txt
  115 _tmp/soil/logs/wedge-report.txt
 1520 total
publish-dev-setup-fedora
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
+ cd oils
+ soil/sourcehut.sh publish-html-assuming-ssh-key dev-setup-fedora
drwxr-xr-x 3 build build 4096 Aug 26 23:26 _tmp/soil
total 28
-rw-r--r-- 1 build build  456 Aug 26 23:34 INDEX.tsv
-rw-r--r-- 1 build build   25 Aug 26 23:26 commit-date.txt
-rw-r--r-- 1 build build   40 Aug 26 23:26 commit-hash.txt
-rw-r--r-- 1 build build   49 Aug 26 23:26 commit-line.txt
-rw-r--r-- 1 build build   17 Aug 26 23:26 job-name.txt
drwxr-xr-x 2 build build 4096 Aug 26 23:34 logs
-rw-r--r-- 1 build build   11 Aug 26 23:26 task-run-start-time.txt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 53  360k    0     0   53  192k      0   247k  0:00:01 --:--:--  0:00:01  247k
100  361k  100   856  100  360k    678   286k  0:00:01  0:00:01 --:--:--  286k
HTTP/2 200 

cache-control: max-age=172800

expires: Wed, 28 Aug 2024 23:34:03 GMT

vary: Accept-Encoding,User-Agent

content-length: 856

content-type: text/plain; charset=utf-8

date: Mon, 26 Aug 2024 23:34:03 GMT

server: Apache



Hi from wwup.cgi

payload type = sourcehut-jobs
subdir = '1312488'
num bytes = 369361

summary = {'url': 'https://ci.oilshell.org/uuu/sourcehut-jobs/1312488/dev-setup-fedora.wwz/', 'num_wwz_entries': 97, 'out_path': '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/1312488/dev-setup-fedora.wwz', 'filename': 'dev-setup-fedora.wwz'}
summary = {'url': 'https://ci.oilshell.org/uuu/sourcehut-jobs/1312488/dev-setup-fedora.tsv', 'num_wwz_entries': -1, 'out_path': '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/1312488/dev-setup-fedora.tsv', 'filename': 'dev-setup-fedora.tsv'}
summary = {'url': 'https://ci.oilshell.org/uuu/sourcehut-jobs/1312488/dev-setup-fedora.json', 'num_wwz_entries': -1, 'out_path': '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/1312488/dev-setup-fedora.json', 'filename': 'dev-setup-fedora.json'}

Done wwup.cgi

View CI results here:

https://ci.oilshell.org/uuu/sourcehut-jobs/1312488/
https://ci.oilshell.org/uuu/sourcehut-jobs/1312488/dev-setup-fedora.wwz/

remote-event-job-done sourcehut- git-0e0028d9dfad1f03fceedd1702194c6641f4f0bf
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1249  100   823  100   426   1608    832 --:--:-- --:--:-- --:--:--  2439
100  1249  100   823  100   426   1608    832 --:--:-- --:--:-- --:--:--  2439
HTTP/2 200 

cache-control: max-age=172800

expires: Wed, 28 Aug 2024 23:34:05 GMT

vary: Accept-Encoding,User-Agent

content-length: 823

content-type: text/plain; charset=utf-8

date: Mon, 26 Aug 2024 23:34:05 GMT

server: Apache



Running hook {'argv0': 'soil-web/soil/web.sh', 'argv_prefix': ['event-job-done']}
argv ['/home/travis_admin/soil-web/soil/web.sh', 'event-job-done', 'sourcehut-', 'git-0e0028d9dfad1f03fceedd1702194c6641f4f0bf']


--- STATUS: 0

--- STDOUT:

rewrite index status = 0 0 0
renamed '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/893642.index.html' -> '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/index.html'
renamed '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/893642.runs.html' -> '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/git-0e0028d9dfad1f03fceedd1702194c6641f4f0bf/index.html'



--- STDERR:

soil-web: Rewriting sourcehut-jobs/index.html
/home/travis_admin/soil-web/soil/web.py cleanup: keep 4000
/home/travis_admin/soil-web/soil/web.py cleanup: got 18 JSON paths



Done wwup.cgi

real	0m0.531s
user	0m0.021s
sys	0m0.013s
did-all-succeed
1
2
3
4
5
+ cd oils
+ soil/host-shim.sh did-all-succeed dev-setup-fedora
dev-setup-fedora status: 0

Exiting with max job status 0
Build complete: success 3 months ago (took 8 minutes)