01J2CN6G84GW39EF8NPFTG8VQW: test-perf

BasicConfig {
    output_rules: [
        "=/tmp/perf*.csv",
        "/tmp/perfout.txt",
        "/tmp/upstairs-info.txt",
        "%/tmp/debug/*.txt",
        "/tmp/dsc/*.txt",
        "/tmp/core.*",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01J2CN6XNKGAB1S3GHQVRCB4JY

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-09T21:25:00.601Zjob dependencies complete; ready to run (waiting for 16 m 38 s)
22024-07-09T21:25:49.984Zjob assigned to worker 01J2CP58F0HWTMECWTSGW2EZ6Y (queued for 49 s)
32024-07-09T21:25:57.223Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-07-09T21:25:57.246Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-07-09T21:25:57.252Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-07-09T21:25:57.283Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-07-09T21:25:57.283Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-07-09T21:25:57.301Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-07-09T21:25:57.301Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-07-09T21:25:58.257Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-07-09T21:25:58.257Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-07-09T21:25:58.277Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-07-09T21:25:58.278Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-07-09T21:25:58.471Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-07-09T21:25:58.471Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-07-09T21:25:58.484Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-07-09T21:25:58.484Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-07-09T21:25:58.788Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-07-09T21:25:58.791Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-07-09T21:25:58.977Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-07-09T21:25:58.977Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-07-09T21:25:59.240Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-07-09T21:25:59.240Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-07-09T21:25:59.385Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-07-09T21:25:59.385Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-07-09T21:25:59.576Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-07-09T21:25:59.576Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-07-09T21:25:59.694Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-07-09T21:25:59.697Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-07-09T21:25:59.716Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-07-09T21:25:59.716Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-07-09T21:25:59.734Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-07-09T21:25:59.734Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-07-09T21:25:59.757Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-07-09T21:25:59.757Zdownloading input: /input/rbuild/work/scripts/test_perf.sh
362024-07-09T21:25:59.779Zdownloaded input: /input/rbuild/work/scripts/test_perf.sh
372024-07-09T21:25:59.779Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
382024-07-09T21:25:59.804Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
392024-07-09T21:25:59.807Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
402024-07-09T21:26:00.875Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
412024-07-09T21:26:00.875Zstarting task 0: "setup"
422024-07-09T21:26:00.933Z++ uname -s
432024-07-09T21:26:00.938Z+ kern=SunOS
442024-07-09T21:26:00.938Z+ case "$kern" in
452024-07-09T21:26:00.938Z+ groupadd -g 12345 build
462024-07-09T21:26:00.938Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
472024-07-09T21:26:05.958Z+ zfs create -o mountpoint=/work rpool/work
482024-07-09T21:26:06.062Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
492024-07-09T21:26:06.062Z+ home_fs=zfs
502024-07-09T21:26:06.062Z+ [[ zfs == autofs ]]
512024-07-09T21:26:06.062Z+ mkdir -p /home/build
522024-07-09T21:26:06.062Z+ chown build:build /home/build /work
532024-07-09T21:26:06.062Z+ chmod 0700 /home/build /work
542024-07-09T21:26:06.062Zprocess exited: duration 4403 ms, exit code 0
 
552024-07-09T21:26:06.134Zstarting task 1: "authentication"
562024-07-09T21:26:06.174Zprocess exited: duration 41 ms, exit code 0
 
572024-07-09T21:26:06.216Zstarting task 2: "build"
582024-07-09T21:26:06.230Z+ banner cores
592024-07-09T21:26:06.246Z
602024-07-09T21:26:06.246Z #### #### ##### ###### ####
612024-07-09T21:26:06.247Z # # # # # # # #
622024-07-09T21:26:06.247Z # # # # # ##### ####
632024-07-09T21:26:06.247Z # # # ##### # #
642024-07-09T21:26:06.247Z # # # # # # # # #
652024-07-09T21:26:06.247Z #### #### # # ###### ####
662024-07-09T21:26:06.247Z
672024-07-09T21:26:06.247Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
682024-07-09T21:26:06.263Z+ banner unpack
692024-07-09T21:26:06.264Z
702024-07-09T21:26:06.264Z # # # # ##### ## #### # #
712024-07-09T21:26:06.264Z # # ## # # # # # # # # #
722024-07-09T21:26:06.264Z # # # # # # # # # # ####
732024-07-09T21:26:06.265Z # # # # # ##### ###### # # #
742024-07-09T21:26:06.265Z # # # ## # # # # # # #
752024-07-09T21:26:06.265Z #### # # # # # #### # #
762024-07-09T21:26:06.265Z
772024-07-09T21:26:06.266Z+ mkdir -p /var/tmp/bins
782024-07-09T21:26:06.266Z+ for t in "$input/rbins/"*.gz
792024-07-09T21:26:06.266Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
802024-07-09T21:26:06.266Z+ b=crucible-downstairs.gz
812024-07-09T21:26:06.266Z+ b=crucible-downstairs
822024-07-09T21:26:06.266Z+ gunzip
832024-07-09T21:26:06.562Z+ chmod +x /var/tmp/bins/crucible-downstairs
842024-07-09T21:26:06.601Z+ for t in "$input/rbins/"*.gz
852024-07-09T21:26:06.601Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
862024-07-09T21:26:06.601Z+ b=crucible-hammer.gz
872024-07-09T21:26:06.601Z+ b=crucible-hammer
882024-07-09T21:26:06.601Z+ gunzip
892024-07-09T21:26:06.844Z+ chmod +x /var/tmp/bins/crucible-hammer
902024-07-09T21:26:06.860Z+ for t in "$input/rbins/"*.gz
912024-07-09T21:26:06.860Z++ basename /input/rbuild/work/rbins/crudd.gz
922024-07-09T21:26:06.860Z+ b=crudd.gz
932024-07-09T21:26:06.861Z+ b=crudd
942024-07-09T21:26:06.861Z+ gunzip
952024-07-09T21:26:07.130Z+ chmod +x /var/tmp/bins/crudd
962024-07-09T21:26:07.142Z+ for t in "$input/rbins/"*.gz
972024-07-09T21:26:07.143Z++ basename /input/rbuild/work/rbins/crutest.gz
982024-07-09T21:26:07.143Z+ b=crutest.gz
992024-07-09T21:26:07.143Z+ b=crutest
1002024-07-09T21:26:07.143Z+ gunzip
1012024-07-09T21:26:07.420Z+ chmod +x /var/tmp/bins/crutest
1022024-07-09T21:26:07.497Z+ for t in "$input/rbins/"*.gz
1032024-07-09T21:26:07.497Z++ basename /input/rbuild/work/rbins/dsc.gz
1042024-07-09T21:26:07.497Z+ b=dsc.gz
1052024-07-09T21:26:07.497Z+ b=dsc
1062024-07-09T21:26:07.497Z+ gunzip
1072024-07-09T21:26:07.576Z+ chmod +x /var/tmp/bins/dsc
1082024-07-09T21:26:07.628Z+ export BINDIR=/var/tmp/bins
1092024-07-09T21:26:07.629Z+ BINDIR=/var/tmp/bins
1102024-07-09T21:26:07.629Z+ banner setup
1112024-07-09T21:26:07.629Z
1122024-07-09T21:26:07.629Z #### ###### ##### # # #####
1132024-07-09T21:26:07.630Z # # # # # # #
1142024-07-09T21:26:07.630Z #### ##### # # # # #
1152024-07-09T21:26:07.630Z # # # # # #####
1162024-07-09T21:26:07.639Z # # # # # # #
1172024-07-09T21:26:07.640Z #### ###### # #### #
1182024-07-09T21:26:07.640Z
1192024-07-09T21:26:07.640Z+ pfexec plimit -n 9123456 1142
1202024-07-09T21:26:07.640Z+ echo 'Setup self timeout'
1212024-07-09T21:26:07.640ZSetup self timeout
1222024-07-09T21:26:07.640Z+ jobpid=1142
1232024-07-09T21:26:07.640Z+ echo 'Setup debug logging'
1242024-07-09T21:26:07.641ZSetup debug logging
1252024-07-09T21:26:07.641Z+ mkdir /tmp/debug
1262024-07-09T21:26:07.641Z+ sleep 2400
1272024-07-09T21:26:07.641Z+ psrinfo -v
1282024-07-09T21:26:07.641Z+ df -h
1292024-07-09T21:26:07.641Z+ prstat -d d -mLc 1
1302024-07-09T21:26:07.641Z+ iostat -T d -xn 1
1312024-07-09T21:26:07.641Z+ mpstat -T d 1
1322024-07-09T21:26:07.641Z+ vmstat -T d -p 1
1332024-07-09T21:26:07.660Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1342024-07-09T21:26:07.660Z+ banner start
1352024-07-09T21:26:07.660Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1362024-07-09T21:26:07.661Z
1372024-07-09T21:26:07.661Z #### ##### ## ##### #####
1382024-07-09T21:26:07.661Z # # # # # # #
1392024-07-09T21:26:07.661Z #### # # # # # #
1402024-07-09T21:26:07.661Z # # ###### ##### #
1412024-07-09T21:26:07.661Z # # # # # # # #
1422024-07-09T21:26:07.661Z #### # # # # # #
1432024-07-09T21:26:07.668Z
1442024-07-09T21:26:07.668Z+ bash /input/rbuild/work/scripts/test_perf.sh
1452024-07-09T21:27:30.495Z+ echo '0 was our result'
1462024-07-09T21:27:30.495Z0 was our result
1472024-07-09T21:27:30.495ZTest finished
1482024-07-09T21:27:30.495Z+ echo 'Test finished'
1492024-07-09T21:27:35.503Zprocess exited: duration 84270 ms, exit code 0
1502024-07-09T21:27:35.503Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1512024-07-09T21:28:35.541Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1522024-07-09T21:28:35.541Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1532024-07-09T21:28:35.556Zfound 15 output files
1542024-07-09T21:28:35.595Zuploading: /tmp/perf-ES-16384-EC-1280.csv (1030870 bytes)
1552024-07-09T21:28:36.608Zuploaded: /tmp/perf-ES-16384-EC-1280.csv
1562024-07-09T21:28:36.608Zuploading: /tmp/perf-ES-16384-EC-640.csv (1026749 bytes)
1572024-07-09T21:28:37.635Zuploaded: /tmp/perf-ES-16384-EC-640.csv
1582024-07-09T21:28:37.635Zuploading: /tmp/perfout.txt (33860 bytes)
1592024-07-09T21:28:38.647Zuploaded: /tmp/perfout.txt
1602024-07-09T21:28:38.647Zuploading: /tmp/debug/df.txt (1270 bytes)
1612024-07-09T21:28:39.658Zuploaded: /tmp/debug/df.txt
1622024-07-09T21:28:39.658Zuploading: /tmp/debug/dtrace.txt (91650 bytes)
1632024-07-09T21:28:40.676Zuploaded: /tmp/debug/dtrace.txt
1642024-07-09T21:28:40.676Zuploading: /tmp/debug/iostat.txt (44130 bytes)
1652024-07-09T21:28:40.684Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 44130 -> 45912
1662024-07-09T21:28:41.692Zuploaded: /tmp/debug/iostat.txt
1672024-07-09T21:28:41.692Zuploading: /tmp/debug/mpstat.txt (108051 bytes)
1682024-07-09T21:28:41.701Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 108051 -> 113133
1692024-07-09T21:28:42.711Zuploaded: /tmp/debug/mpstat.txt
1702024-07-09T21:28:42.711Zuploading: /tmp/debug/paging.txt (18946 bytes)
1712024-07-09T21:28:42.717Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 18946 -> 20000
1722024-07-09T21:28:43.728Zuploaded: /tmp/debug/paging.txt
1732024-07-09T21:28:43.728Zuploading: /tmp/debug/prstat.txt (209127 bytes)
1742024-07-09T21:28:43.739Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 209127 -> 219470
1752024-07-09T21:28:44.747Zuploaded: /tmp/debug/prstat.txt
1762024-07-09T21:28:44.747Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1772024-07-09T21:28:45.761Zuploaded: /tmp/debug/psrinfo.txt
1782024-07-09T21:28:45.761Zuploading: /tmp/debug/test_perf.txt (39748 bytes)
1792024-07-09T21:28:46.784Zuploaded: /tmp/debug/test_perf.txt
1802024-07-09T21:28:46.784Zuploading: /tmp/debug/upstairs-info.txt (12036 bytes)
1812024-07-09T21:28:47.797Zuploaded: /tmp/debug/upstairs-info.txt
1822024-07-09T21:28:47.797Zuploading: /tmp/dsc/downstairs-8810.txt (5056 bytes)
1832024-07-09T21:28:48.807Zuploaded: /tmp/dsc/downstairs-8810.txt
1842024-07-09T21:28:48.807Zuploading: /tmp/dsc/downstairs-8820.txt (5054 bytes)
1852024-07-09T21:28:49.816Zuploaded: /tmp/dsc/downstairs-8820.txt
1862024-07-09T21:28:49.816Zuploading: /tmp/dsc/downstairs-8830.txt (5054 bytes)
1872024-07-09T21:28:50.828Zuploaded: /tmp/dsc/downstairs-8830.txt