01JE8WYCFMTDN060Z7X10VMTQD: 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: 01JE8WYN7W1A8AYPPV2FDVVJPR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-04T13:31:22.228Zjob dependencies complete; ready to run (waiting for 16 m 17 s)
22024-12-04T13:32:23.432Zjob assigned to worker 01JE8XWP41H2QHCTV0PJWXWB2N [factory aws, i-0e6a0af8b38acfe12] (queued for 1 m 1 s)
32024-12-04T13:32:30.753Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-12-04T13:32:30.790Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-12-04T13:32:30.790Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-12-04T13:32:30.868Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-12-04T13:32:30.868Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-12-04T13:32:30.882Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-12-04T13:32:30.882Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-12-04T13:32:31.766Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-12-04T13:32:31.766Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-12-04T13:32:31.779Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-12-04T13:32:31.779Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-12-04T13:32:31.965Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-12-04T13:32:31.965Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-12-04T13:32:31.987Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-12-04T13:32:31.987Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-12-04T13:32:32.258Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-12-04T13:32:32.261Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-12-04T13:32:32.448Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-12-04T13:32:32.448Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-12-04T13:32:32.600Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-12-04T13:32:32.600Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-12-04T13:32:32.743Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-12-04T13:32:32.745Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-12-04T13:32:32.927Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-12-04T13:32:32.927Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-12-04T13:32:33.145Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-12-04T13:32:33.147Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-12-04T13:32:33.162Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-12-04T13:32:33.162Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-12-04T13:32:33.177Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-12-04T13:32:33.177Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-12-04T13:32:33.194Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-12-04T13:32:33.194Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-12-04T13:32:33.210Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-12-04T13:32:33.213Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-12-04T13:32:33.933Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-12-04T13:32:33.933Zstarting task 0: "setup"
402024-12-04T13:32:33.939Z++ uname -s
412024-12-04T13:32:33.942Z+ kern=SunOS
422024-12-04T13:32:33.942Z+ case "$kern" in
432024-12-04T13:32:33.942Z+ groupadd -g 12345 build
442024-12-04T13:32:33.944Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-12-04T13:32:35.952Z+ zfs create -o mountpoint=/work rpool/work
462024-12-04T13:32:36.017Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-12-04T13:32:36.020Z+ home_fs=zfs
482024-12-04T13:32:36.020Z+ [[ zfs == autofs ]]
492024-12-04T13:32:36.020Z+ mkdir -p /home/build
502024-12-04T13:32:36.022Z+ chown build:build /home/build /work
512024-12-04T13:32:38.023Z+ chmod 0700 /home/build /work
522024-12-04T13:32:38.025Zprocess exited: duration 4097 ms, exit code 0
 
532024-12-04T13:32:38.031Zstarting task 1: "authentication"
542024-12-04T13:32:38.047Zprocess exited: duration 16 ms, exit code 0
 
552024-12-04T13:32:38.052Zstarting task 2: "build"
562024-12-04T13:32:38.057Z+ banner cores
572024-12-04T13:32:38.060Z
582024-12-04T13:32:38.060Z #### #### ##### ###### ####
592024-12-04T13:32:38.060Z # # # # # # # #
602024-12-04T13:32:38.060Z # # # # # ##### ####
612024-12-04T13:32:38.060Z # # # ##### # #
622024-12-04T13:32:38.060Z # # # # # # # # #
632024-12-04T13:32:38.060Z #### #### # # ###### ####
642024-12-04T13:32:38.060Z
652024-12-04T13:32:38.062Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-12-04T13:32:38.069Z+ banner unpack
672024-12-04T13:32:38.071Z
682024-12-04T13:32:38.071Z # # # # ##### ## #### # #
692024-12-04T13:32:38.071Z # # ## # # # # # # # # #
702024-12-04T13:32:38.071Z # # # # # # # # # # ####
712024-12-04T13:32:38.071Z # # # # # ##### ###### # # #
722024-12-04T13:32:38.071Z # # # ## # # # # # # #
732024-12-04T13:32:38.071Z #### # # # # # #### # #
742024-12-04T13:32:38.071Z
752024-12-04T13:32:38.071Z+ mkdir -p /var/tmp/bins
762024-12-04T13:32:38.074Z+ for t in "$input/rbins/"*.gz
772024-12-04T13:32:38.074Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782024-12-04T13:32:38.074Z+ b=crucible-downstairs.gz
792024-12-04T13:32:38.075Z+ b=crucible-downstairs
802024-12-04T13:32:38.075Z+ gunzip
812024-12-04T13:32:38.352Z+ chmod +x /var/tmp/bins/crucible-downstairs
822024-12-04T13:32:38.355Z+ for t in "$input/rbins/"*.gz
832024-12-04T13:32:38.358Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842024-12-04T13:32:38.358Z+ b=crucible-hammer.gz
852024-12-04T13:32:38.358Z+ b=crucible-hammer
862024-12-04T13:32:38.358Z+ gunzip
872024-12-04T13:32:38.617Z+ chmod +x /var/tmp/bins/crucible-hammer
882024-12-04T13:32:38.620Z+ for t in "$input/rbins/"*.gz
892024-12-04T13:32:38.620Z++ basename /input/rbuild/work/rbins/crudd.gz
902024-12-04T13:32:38.623Z+ b=crudd.gz
912024-12-04T13:32:38.623Z+ b=crudd
922024-12-04T13:32:38.623Z+ gunzip
932024-12-04T13:32:38.874Z+ chmod +x /var/tmp/bins/crudd
942024-12-04T13:32:38.876Z+ for t in "$input/rbins/"*.gz
952024-12-04T13:32:38.878Z++ basename /input/rbuild/work/rbins/crutest.gz
962024-12-04T13:32:38.878Z+ b=crutest.gz
972024-12-04T13:32:38.878Z+ b=crutest
982024-12-04T13:32:38.878Z+ gunzip
992024-12-04T13:32:39.163Z+ chmod +x /var/tmp/bins/crutest
1002024-12-04T13:32:39.165Z+ for t in "$input/rbins/"*.gz
1012024-12-04T13:32:39.165Z++ basename /input/rbuild/work/rbins/dsc.gz
1022024-12-04T13:32:39.168Z+ b=dsc.gz
1032024-12-04T13:32:39.168Z+ b=dsc
1042024-12-04T13:32:39.168Z+ gunzip
1052024-12-04T13:32:39.310Z+ chmod +x /var/tmp/bins/dsc
1062024-12-04T13:32:39.313Z+ export BINDIR=/var/tmp/bins
1072024-12-04T13:32:39.313Z+ BINDIR=/var/tmp/bins
1082024-12-04T13:32:39.313Z+ banner setup
1092024-12-04T13:32:39.315Z
1102024-12-04T13:32:39.315Z #### ###### ##### # # #####
1112024-12-04T13:32:39.315Z # # # # # # #
1122024-12-04T13:32:39.315Z #### ##### # # # # #
1132024-12-04T13:32:39.315Z # # # # # #####
1142024-12-04T13:32:39.315Z # # # # # # #
1152024-12-04T13:32:39.316Z #### ###### # #### #
1162024-12-04T13:32:39.316Z
1172024-12-04T13:32:39.316Z+ pfexec plimit -n 9123456 1142
1182024-12-04T13:32:39.318Z+ echo 'Setup self timeout'
1192024-12-04T13:32:39.318ZSetup self timeout
1202024-12-04T13:32:39.318Z+ jobpid=1142
1212024-12-04T13:32:39.321Z+ echo 'Setup debug logging'
1222024-12-04T13:32:39.321ZSetup debug logging
1232024-12-04T13:32:39.321Z+ mkdir /tmp/debug
1242024-12-04T13:32:39.321Z+ sleep 3600
1252024-12-04T13:32:39.321Z+ psrinfo -v
1262024-12-04T13:32:39.324Z+ df -h
1272024-12-04T13:32:39.330Z+ prstat -d d -mLc 1
1282024-12-04T13:32:39.333Z+ iostat -T d -xn 1
1292024-12-04T13:32:39.333Z+ mpstat -T d 1
1302024-12-04T13:32:39.333Z+ vmstat -T d -p 1
1312024-12-04T13:32:39.335Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1322024-12-04T13:32:39.335Z+ banner memtest
1332024-12-04T13:32:39.335Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1342024-12-04T13:32:39.338Z
1352024-12-04T13:32:39.338Z # # ###### # # ##### ###### #### #####
1362024-12-04T13:32:39.338Z ## ## # ## ## # # # #
1372024-12-04T13:32:39.338Z # ## # ##### # ## # # ##### #### #
1382024-12-04T13:32:39.338Z # # # # # # # # #
1392024-12-04T13:32:39.338Z # # # # # # # # # #
1402024-12-04T13:32:39.338Z # # ###### # # # ###### #### #
1412024-12-04T13:32:39.338Z
1422024-12-04T13:32:39.338Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1432024-12-04T13:32:39.350Z/input/rbuild/work
1442024-12-04T13:32:39.359ZMemory usage test begins at December 4, 2024 at 01:32:38 PM UTC
1452024-12-04T13:32:39.361ZMemory usage values in kilobytes unless specified otherwise
1462024-12-04T13:32:39.387ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1472024-12-04T13:32:49.960Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1482024-12-04T13:32:50.071Z 1212 92400 5775 119668 7479 72276 4517 119668 7479 16
1492024-12-04T13:32:50.184Z 1211 97052 6065 124344 7771 76964 4810 124344 7771 16
1502024-12-04T13:32:50.290Z 1213 85816 5363 113092 7068 65720 4107 113092 7068 16
1512024-12-04T13:32:50.295ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 348 MiB
1522024-12-04T13:32:50.305ZSize on disk of all region dirs: 3.07G or 3296823584
1532024-12-04T13:32:51.353Z
1542024-12-04T13:32:51.380ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1552024-12-04T13:33:09.722Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1562024-12-04T13:33:09.843Z 1356 81616 510 110148 688 62740 392 110148 688 160
1572024-12-04T13:33:09.952Z 1358 64460 402 92848 580 45456 284 92848 580 160
1582024-12-04T13:33:10.070Z 1357 75780 473 104168 651 56764 354 104168 651 160
1592024-12-04T13:33:10.075ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 299 MiB
1602024-12-04T13:33:10.085ZSize on disk of all region dirs: 30.7G or 32968229075
1612024-12-04T13:33:11.133Z
1622024-12-04T13:33:11.159ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1632024-12-04T13:34:49.731Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1642024-12-04T13:34:49.943Z 1503 98616 61 139068 86 91656 57 139068 86 1600
1652024-12-04T13:34:50.148Z 1501 99572 62 140028 87 92620 57 140028 87 1600
1662024-12-04T13:34:50.360Z 1502 108840 68 149284 93 101880 63 149284 93 1600
1672024-12-04T13:34:50.365ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 418 MiB
1682024-12-04T13:34:50.398ZSize on disk of all region dirs: 307G or 329682283958
1692024-12-04T13:34:51.446Z
1702024-12-04T13:34:51.448ZMemory usage test finished on December 4, 2024 at 01:34:50 PM UTC
1712024-12-04T13:34:51.451Z
1722024-12-04T13:34:51.451Zreal 2:12.108901585
1732024-12-04T13:34:51.451Zuser 3:07.103611672
1742024-12-04T13:34:51.451Zsys 4:20.558082678
1752024-12-04T13:34:51.451Ztrap 1.278836000
1762024-12-04T13:34:51.451Ztflt 0.001690532
1772024-12-04T13:34:51.451Zdflt 0.049983218
1782024-12-04T13:34:51.451Zkflt 0.001133802
1792024-12-04T13:34:51.451Zlock 3:54:31.761167998
1802024-12-04T13:34:51.451Zslp 8:03.740290905
1812024-12-04T13:34:51.451Zlat 3:05.322245936
1822024-12-04T13:34:51.451Zstop 0.211278794
1832024-12-04T13:34:56.453Zprocess exited: duration 133397 ms, exit code 0
1842024-12-04T13:34:56.453Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1852024-12-04T13:35:56.481Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1862024-12-04T13:35:56.482Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1872024-12-04T13:35:56.492Zfound 12 output files
1882024-12-04T13:35:56.492Zuploading: /tmp/test_mem_log.txt (70215 bytes)
1892024-12-04T13:35:57.503Zuploaded: /tmp/test_mem_log.txt
1902024-12-04T13:35:57.503Zuploading: /tmp/debug/df.txt (1270 bytes)
1912024-12-04T13:35:58.513Zuploaded: /tmp/debug/df.txt
1922024-12-04T13:35:58.516Zuploading: /tmp/debug/iostat.txt (59906 bytes)
1932024-12-04T13:35:58.520Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 59906 -> 60508
1942024-12-04T13:35:59.528Zuploaded: /tmp/debug/iostat.txt
1952024-12-04T13:35:59.528Zuploading: /tmp/debug/mpstat.txt (146115 bytes)
1962024-12-04T13:35:59.537Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 146115 -> 148305
1972024-12-04T13:36:00.544Zuploaded: /tmp/debug/mpstat.txt
1982024-12-04T13:36:00.544Zuploading: /tmp/debug/paging.txt (26128 bytes)
1992024-12-04T13:36:00.549Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 26128 -> 26750
2002024-12-04T13:36:01.554Zuploaded: /tmp/debug/paging.txt
2012024-12-04T13:36:01.556Zuploading: /tmp/debug/perf.txt (91104 bytes)
2022024-12-04T13:36:02.565Zuploaded: /tmp/debug/perf.txt
2032024-12-04T13:36:02.568Zuploading: /tmp/debug/prstat.txt (288683 bytes)
2042024-12-04T13:36:02.578Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 288683 -> 296475
2052024-12-04T13:36:03.584Zuploaded: /tmp/debug/prstat.txt
2062024-12-04T13:36:03.587Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2072024-12-04T13:36:04.593Zuploaded: /tmp/debug/psrinfo.txt
2082024-12-04T13:36:04.596Zuploading: /tmp/debug/upinfo.txt (17328 bytes)
2092024-12-04T13:36:05.603Zuploaded: /tmp/debug/upinfo.txt
2102024-12-04T13:36:05.606Zuploading: /tmp/dsc/downstairs-8810.txt (5678 bytes)
2112024-12-04T13:36:06.611Zuploaded: /tmp/dsc/downstairs-8810.txt
2122024-12-04T13:36:06.614Zuploading: /tmp/dsc/downstairs-8820.txt (5089 bytes)
2132024-12-04T13:36:07.619Zuploaded: /tmp/dsc/downstairs-8820.txt
2142024-12-04T13:36:07.621Zuploading: /tmp/dsc/downstairs-8830.txt (5088 bytes)
2152024-12-04T13:36:08.630Zuploaded: /tmp/dsc/downstairs-8830.txt