01KZ4S8NJPC67K8F2W73H4F8EM: test-memory

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

Buildomat Job: 01KZ4S92G1A743TF3W8WEERDCV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-03T21:56:18.353Zjob dependencies complete; ready to run (waiting for 13 m 15 s)
22026-08-03T21:57:10.695Zjob assigned to worker 01KZ4T1D19P0ERNHZ369F5ZJZY [factory aws, i-066a4bd9f9641e4c5] (queued for 52 s)
32026-08-03T21:57:19.278Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
42026-08-03T21:57:20.928Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
52026-08-03T21:57:20.928Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
62026-08-03T21:57:24.747Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
72026-08-03T21:57:24.750Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
82026-08-03T21:57:24.777Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
92026-08-03T21:57:24.780Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
102026-08-03T21:57:25.082Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
112026-08-03T21:57:25.086Zdownloading input: /input/rbuild/out/crucible-utils.sha256.txt
122026-08-03T21:57:25.114Zdownloaded input: /input/rbuild/out/crucible-utils.sha256.txt
132026-08-03T21:57:25.124Zdownloading input: /input/rbuild/out/crucible-utils.tar
142026-08-03T21:57:25.478Zdownloaded input: /input/rbuild/out/crucible-utils.tar
152026-08-03T21:57:25.482Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162026-08-03T21:57:25.507Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172026-08-03T21:57:25.507Zdownloading input: /input/rbuild/out/crucible.tar.gz
182026-08-03T21:57:26.051Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192026-08-03T21:57:26.055Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202026-08-03T21:57:26.272Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212026-08-03T21:57:26.277Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222026-08-03T21:57:26.449Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232026-08-03T21:57:26.455Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242026-08-03T21:57:26.622Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252026-08-03T21:57:26.625Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262026-08-03T21:57:26.916Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272026-08-03T21:57:26.919Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282026-08-03T21:57:27.082Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292026-08-03T21:57:27.086Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302026-08-03T21:57:27.110Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312026-08-03T21:57:27.113Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322026-08-03T21:57:27.135Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332026-08-03T21:57:27.139Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342026-08-03T21:57:27.161Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352026-08-03T21:57:27.164Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362026-08-03T21:57:27.187Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372026-08-03T21:57:27.190Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382026-08-03T21:57:27.748Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392026-08-03T21:57:27.748Zstarting task 0: "setup"
402026-08-03T21:57:27.752Z++ uname -s
412026-08-03T21:57:27.752Z+ kern=SunOS
422026-08-03T21:57:27.752Z+ build_user=build
432026-08-03T21:57:27.752Z+ build_uid=12345
442026-08-03T21:57:27.753Z+ work_dir=/work
452026-08-03T21:57:27.753Z+ input_dir=/input
462026-08-03T21:57:27.753Z+ [[ 0 == 12345 ]]
472026-08-03T21:57:27.753Z+ case "$kern" in
482026-08-03T21:57:27.753Z+ groupadd -g 12345 build
492026-08-03T21:57:27.760Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
502026-08-03T21:57:29.760Z+ zfs create -o mountpoint=/work rpool/work
512026-08-03T21:57:29.930Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
522026-08-03T21:57:29.933Z+ home_fs=zfs
532026-08-03T21:57:29.933Z+ [[ zfs == autofs ]]
542026-08-03T21:57:29.933Z+ mkdir -p /home/build
552026-08-03T21:57:29.933Z+ chown build:build /home/build /work
562026-08-03T21:57:31.934Z+ chmod 0700 /home/build /work
572026-08-03T21:57:31.938Zprocess exited: duration 4191 ms, exit code 0
 
582026-08-03T21:57:31.945Zstarting task 1: "authentication"
592026-08-03T21:57:31.960Zprocess exited: duration 14 ms, exit code 0
 
602026-08-03T21:57:31.967Zstarting task 2: "build"
612026-08-03T21:57:31.970Z+ banner cores
622026-08-03T21:57:31.974Z
632026-08-03T21:57:31.974Z #### #### ##### ###### ####
642026-08-03T21:57:31.974Z # # # # # # # #
652026-08-03T21:57:31.974Z # # # # # ##### ####
662026-08-03T21:57:31.974Z # # # ##### # #
672026-08-03T21:57:31.974Z # # # # # # # # #
682026-08-03T21:57:31.974Z #### #### # # ###### ####
692026-08-03T21:57:31.974Z
702026-08-03T21:57:31.974Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
712026-08-03T21:57:31.978Z+ banner unpack
722026-08-03T21:57:31.981Z
732026-08-03T21:57:31.981Z # # # # ##### ## #### # #
742026-08-03T21:57:31.981Z # # ## # # # # # # # # #
752026-08-03T21:57:31.981Z # # # # # # # # # # ####
762026-08-03T21:57:31.981Z # # # # # ##### ###### # # #
772026-08-03T21:57:31.981Z # # # ## # # # # # # #
782026-08-03T21:57:31.981Z #### # # # # # #### # #
792026-08-03T21:57:31.981Z
802026-08-03T21:57:31.981Z+ mkdir -p /var/tmp/bins
812026-08-03T21:57:31.981Z+ for t in "$input/rbins/"*.gz
822026-08-03T21:57:31.981Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
832026-08-03T21:57:31.985Z+ b=crucible-downstairs.gz
842026-08-03T21:57:31.985Z+ b=crucible-downstairs
852026-08-03T21:57:31.985Z+ gunzip
862026-08-03T21:57:32.265Z+ chmod +x /var/tmp/bins/crucible-downstairs
872026-08-03T21:57:32.268Z+ for t in "$input/rbins/"*.gz
882026-08-03T21:57:32.269Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
892026-08-03T21:57:32.269Z+ b=crucible-hammer.gz
902026-08-03T21:57:32.269Z+ b=crucible-hammer
912026-08-03T21:57:32.269Z+ gunzip
922026-08-03T21:57:32.520Z+ chmod +x /var/tmp/bins/crucible-hammer
932026-08-03T21:57:32.523Z+ for t in "$input/rbins/"*.gz
942026-08-03T21:57:32.523Z++ basename /input/rbuild/work/rbins/crudd.gz
952026-08-03T21:57:32.523Z+ b=crudd.gz
962026-08-03T21:57:32.523Z+ b=crudd
972026-08-03T21:57:32.523Z+ gunzip
982026-08-03T21:57:32.772Z+ chmod +x /var/tmp/bins/crudd
992026-08-03T21:57:32.775Z+ for t in "$input/rbins/"*.gz
1002026-08-03T21:57:32.775Z++ basename /input/rbuild/work/rbins/crutest.gz
1012026-08-03T21:57:32.775Z+ b=crutest.gz
1022026-08-03T21:57:32.775Z+ b=crutest
1032026-08-03T21:57:32.775Z+ gunzip
1042026-08-03T21:57:33.051Z+ chmod +x /var/tmp/bins/crutest
1052026-08-03T21:57:33.055Z+ for t in "$input/rbins/"*.gz
1062026-08-03T21:57:33.055Z++ basename /input/rbuild/work/rbins/dsc.gz
1072026-08-03T21:57:33.055Z+ b=dsc.gz
1082026-08-03T21:57:33.055Z+ b=dsc
1092026-08-03T21:57:33.055Z+ gunzip
1102026-08-03T21:57:33.188Z+ chmod +x /var/tmp/bins/dsc
1112026-08-03T21:57:33.192Z+ export BINDIR=/var/tmp/bins
1122026-08-03T21:57:33.192Z+ BINDIR=/var/tmp/bins
1132026-08-03T21:57:33.192Z+ export RUST_BACKTRACE=1
1142026-08-03T21:57:33.192Z+ RUST_BACKTRACE=1
1152026-08-03T21:57:33.192Z+ banner setup
1162026-08-03T21:57:33.192Z
1172026-08-03T21:57:33.192Z #### ###### ##### # # #####
1182026-08-03T21:57:33.192Z # # # # # # #
1192026-08-03T21:57:33.192Z #### ##### # # # # #
1202026-08-03T21:57:33.192Z # # # # # #####
1212026-08-03T21:57:33.192Z # # # # # # #
1222026-08-03T21:57:33.192Z #### ###### # #### #
1232026-08-03T21:57:33.192Z
1242026-08-03T21:57:33.192Z+ pfexec plimit -n 9123456 1088
1252026-08-03T21:57:33.195Z+ echo 'Setup self timeout'
1262026-08-03T21:57:33.195Z+ jobpid=1088
1272026-08-03T21:57:33.196ZSetup self timeout
1282026-08-03T21:57:33.196Z+ echo 'Setup debug logging'
1292026-08-03T21:57:33.196Z+ mkdir /tmp/debug
1302026-08-03T21:57:33.196ZSetup debug logging
1312026-08-03T21:57:33.196Z+ sleep 3600
1322026-08-03T21:57:33.199Z+ psrinfo -v
1332026-08-03T21:57:33.202Z+ df -h
1342026-08-03T21:57:33.205Z+ prstat -d d -mLc 1
1352026-08-03T21:57:33.205Z+ iostat -T d -xn 1
1362026-08-03T21:57:33.208Z+ mpstat -T d 1
1372026-08-03T21:57:33.208Z+ vmstat -T d -p 1
1382026-08-03T21:57:33.208Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1392026-08-03T21:57:33.208Z+ banner 512-memtest
1402026-08-03T21:57:33.208Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1412026-08-03T21:57:33.211Z####### # #####
1422026-08-03T21:57:33.211Z# ## # # # # ###### # # ##### ###### ####
1432026-08-03T21:57:33.211Z# # # # ## ## # ## ## # # #
1442026-08-03T21:57:33.211Z###### # ##### ##### # ## # ##### # ## # # ##### ####
1452026-08-03T21:57:33.211Z # # # # # # # # # # #
1462026-08-03T21:57:33.211Z# # # # # # # # # # # # #
1472026-08-03T21:57:33.211Z ##### ##### ####### # # ###### # # # ###### ####
1482026-08-03T21:57:33.211Z
1492026-08-03T21:57:33.211Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 512 -e 131072 -c 160
1502026-08-03T21:57:33.215ZUsing block size 512
1512026-08-03T21:57:33.215ZUsing extent size 131072
1522026-08-03T21:57:33.215ZUsing extent count 160
1532026-08-03T21:57:33.219Z/input/rbuild/work
1542026-08-03T21:57:33.225ZMemory usage test begins at August 3, 2026 at 09:57:32 PM UTC
1552026-08-03T21:57:33.228ZMemory usage values in kilobytes unless specified otherwise
1562026-08-03T21:57:33.244ZRegion with ES:131072 EC:160 BS:512 Size: 10 GiB Extent Size: 64 MiB
1572026-08-03T21:58:01.768Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582026-08-03T21:58:01.873Z 1158 111072 694 147036 918 95912 599 147036 918 160
1592026-08-03T21:58:01.965Z 1157 97704 610 133572 834 82256 514 133572 834 160
1602026-08-03T21:58:02.074Z 1159 112424 702 148356 927 96944 605 148356 927 160
1612026-08-03T21:58:02.077ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 418 MiB
1622026-08-03T21:58:02.093ZSize of volume user gets : 10737418240
1632026-08-03T21:58:02.094ZSize on disk of all region dirs: 74726433 or 35.6G
1642026-08-03T21:58:02.094ZSize on disk of a single region: 24908811 or 11.9G
1652026-08-03T21:58:02.097Z Total Overage with 512 block size: 0.70%
1662026-08-03T21:58:02.100ZRegion Overage with 512 block size: 0.23%
1672026-08-03T21:58:03.106Z
1682026-08-03T21:58:03.110ZMemory usage test finished on August 3, 2026 at 09:58:02 PM UTC
1692026-08-03T21:58:03.113Z
1702026-08-03T21:58:03.113Zreal 29.899296010
1712026-08-03T21:58:03.113Zuser 37.498978929
1722026-08-03T21:58:03.113Zsys 27.118176605
1732026-08-03T21:58:03.113Ztrap 0.431611580
1742026-08-03T21:58:03.113Ztflt 0.001001900
1752026-08-03T21:58:03.113Zdflt 0.020786523
1762026-08-03T21:58:03.113Zkflt 0.000841297
1772026-08-03T21:58:03.113Zlock 59:14.773352187
1782026-08-03T21:58:03.113Zslp 2:12.702328701
1792026-08-03T21:58:03.113Zlat 51.543414847
1802026-08-03T21:58:03.113Zstop 0.005437652
1812026-08-03T21:58:03.114Z+ banner 4k-memtest
1822026-08-03T21:58:03.114Z#
1832026-08-03T21:58:03.114Z# # # # # # ###### # # ##### ###### #### #####
1842026-08-03T21:58:03.114Z# # # # ## ## # ## ## # # # #
1852026-08-03T21:58:03.114Z# # #### ##### # ## # ##### # ## # # ##### #### #
1862026-08-03T21:58:03.114Z####### # # # # # # # # # # #
1872026-08-03T21:58:03.114Z # # # # # # # # # # # # #
1882026-08-03T21:58:03.114Z # # # # # ###### # # # ###### #### #
1892026-08-03T21:58:03.114Z
1902026-08-03T21:58:03.114Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh -b 4096 -e 16384 -c 160
1912026-08-03T21:58:03.117ZUsing block size 4096
1922026-08-03T21:58:03.117ZUsing extent size 16384
1932026-08-03T21:58:03.117ZUsing extent count 160
1942026-08-03T21:58:03.122Z/input/rbuild/work
1952026-08-03T21:58:03.129ZMemory usage test begins at August 3, 2026 at 09:58:02 PM UTC
1962026-08-03T21:58:03.129ZMemory usage values in kilobytes unless specified otherwise
1972026-08-03T21:58:03.146ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1982026-08-03T21:58:25.471Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1992026-08-03T21:58:25.536Z 1323 33044 206 67560 422 16512 103 67560 422 160
2002026-08-03T21:58:25.598Z 1324 31012 193 65528 409 14584 91 65528 409 160
2012026-08-03T21:58:25.660Z 1325 36288 226 70804 442 19788 123 70804 442 160
2022026-08-03T21:58:25.663ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 199 MiB
2032026-08-03T21:58:25.677ZSize of volume user gets : 10737418240
2042026-08-03T21:58:25.677ZSize on disk of all region dirs: 64391073 or 30.7G
2052026-08-03T21:58:25.677ZSize on disk of a single region: 21463691 or 10.2G
2062026-08-03T21:58:25.681Z Total Overage with 4096 block size: 0.60%
2072026-08-03T21:58:25.684ZRegion Overage with 4096 block size: 0.20%
2082026-08-03T21:58:26.692Z
2092026-08-03T21:58:26.696ZMemory usage test finished on August 3, 2026 at 09:58:25 PM UTC
2102026-08-03T21:58:26.700Z
2112026-08-03T21:58:26.700Zreal 23.581691141
2122026-08-03T21:58:26.700Zuser 16.746159971
2132026-08-03T21:58:26.700Zsys 25.377621833
2142026-08-03T21:58:26.700Ztrap 0.107029994
2152026-08-03T21:58:26.700Ztflt 0.000481741
2162026-08-03T21:58:26.700Zdflt 0.001890753
2172026-08-03T21:58:26.700Zkflt 0.000025610
2182026-08-03T21:58:26.700Zlock 40:25.994389433
2192026-08-03T21:58:26.700Zslp 1:52.459963478
2202026-08-03T21:58:26.700Zlat 16.652792725
2212026-08-03T21:58:26.700Zstop 0.005359054
2222026-08-03T21:58:31.702Zprocess exited: duration 54731 ms, exit code 0
2232026-08-03T21:58:31.702Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2242026-08-03T21:59:31.702Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2252026-08-03T21:59:31.702Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2262026-08-03T21:59:31.716Zfound 12 output files
2272026-08-03T21:59:31.716Zuploading: /tmp/test_mem_log.txt (2640781 bytes)
2282026-08-03T21:59:32.749Zuploaded: /tmp/test_mem_log.txt
2292026-08-03T21:59:32.752Zuploading: /tmp/debug/df.txt (1270 bytes)
2302026-08-03T21:59:33.759Zuploaded: /tmp/debug/df.txt
2312026-08-03T21:59:33.759Zuploading: /tmp/debug/iostat.txt (35675 bytes)
2322026-08-03T21:59:33.765Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 35675 -> 36273
2332026-08-03T21:59:34.771Zuploaded: /tmp/debug/iostat.txt
2342026-08-03T21:59:34.771Zuploading: /tmp/debug/mpstat.txt (87049 bytes)
2352026-08-03T21:59:34.779Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 87049 -> 89233
2362026-08-03T21:59:35.785Zuploaded: /tmp/debug/mpstat.txt
2372026-08-03T21:59:35.785Zuploading: /tmp/debug/paging.txt (15462 bytes)
2382026-08-03T21:59:35.790Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 15462 -> 16076
2392026-08-03T21:59:36.797Zuploaded: /tmp/debug/paging.txt
2402026-08-03T21:59:36.797Zuploading: /tmp/debug/perf.txt (53004 bytes)
2412026-08-03T21:59:36.804Zupload warning: file "/tmp/debug/perf.txt" changed size mid upload: 53004 -> 105879
2422026-08-03T21:59:37.812Zuploaded: /tmp/debug/perf.txt
2432026-08-03T21:59:37.812Zuploading: /tmp/debug/prstat.txt (162930 bytes)
2442026-08-03T21:59:37.820Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 162930 -> 170704
2452026-08-03T21:59:38.828Zuploaded: /tmp/debug/prstat.txt
2462026-08-03T21:59:38.828Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2472026-08-03T21:59:39.837Zuploaded: /tmp/debug/psrinfo.txt
2482026-08-03T21:59:39.837Zuploading: /tmp/debug/upinfo.txt (4760 bytes)
2492026-08-03T21:59:40.851Zuploaded: /tmp/debug/upinfo.txt
2502026-08-03T21:59:40.851Zuploading: /tmp/dsc/downstairs-8810.txt (8896 bytes)
2512026-08-03T21:59:41.861Zuploaded: /tmp/dsc/downstairs-8810.txt
2522026-08-03T21:59:41.862Zuploading: /tmp/dsc/downstairs-8820.txt (7720 bytes)
2532026-08-03T21:59:42.872Zuploaded: /tmp/dsc/downstairs-8820.txt
2542026-08-03T21:59:42.872Zuploading: /tmp/dsc/downstairs-8830.txt (7722 bytes)
2552026-08-03T21:59:43.882Zuploaded: /tmp/dsc/downstairs-8830.txt