01JD7EKKEJAXQQC91A7J2H7E9J: 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: 01JD7EKVE09256S1ZKRYSR9PA0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-21T13:29:34.561Zjob dependencies complete; ready to run (waiting for 0 s)
22024-11-21T13:30:30.696Zjob assigned to worker 01JD7EKZ856GTABW1734QDXTZ8 [factory aws, i-082c5d8f6b456b4bd] (queued for 56 s)
32024-11-21T13:30:39.064Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-11-21T13:30:39.093Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-11-21T13:30:39.093Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-11-21T13:30:39.172Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-11-21T13:30:39.172Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-11-21T13:30:39.185Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-11-21T13:30:39.186Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-11-21T13:30:40.310Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-11-21T13:30:40.310Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-11-21T13:30:40.323Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-11-21T13:30:40.323Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-11-21T13:30:40.627Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-11-21T13:30:40.627Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-11-21T13:30:40.643Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-11-21T13:30:40.643Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-11-21T13:30:41.149Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-11-21T13:30:41.152Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-11-21T13:30:41.448Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-11-21T13:30:41.448Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-11-21T13:30:41.701Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-11-21T13:30:41.701Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-11-21T13:30:41.937Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-11-21T13:30:41.937Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-11-21T13:30:42.247Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-11-21T13:30:42.247Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-11-21T13:30:42.447Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-11-21T13:30:42.449Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-11-21T13:30:42.476Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-11-21T13:30:42.476Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-11-21T13:30:42.507Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-11-21T13:30:42.507Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-11-21T13:30:42.551Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-11-21T13:30:42.551Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-11-21T13:30:42.590Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-11-21T13:30:42.593Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-11-21T13:30:43.513Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-11-21T13:30:43.513Zstarting task 0: "setup"
402024-11-21T13:30:43.523Z++ uname -s
412024-11-21T13:30:43.525Z+ kern=SunOS
422024-11-21T13:30:43.526Z+ case "$kern" in
432024-11-21T13:30:43.526Z+ groupadd -g 12345 build
442024-11-21T13:30:43.528Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-11-21T13:30:45.534Z+ zfs create -o mountpoint=/work rpool/work
462024-11-21T13:30:45.637Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-11-21T13:30:45.640Z+ home_fs=zfs
482024-11-21T13:30:45.640Z+ [[ zfs == autofs ]]
492024-11-21T13:30:45.640Z+ mkdir -p /home/build
502024-11-21T13:30:45.643Z+ chown build:build /home/build /work
512024-11-21T13:30:47.644Z+ chmod 0700 /home/build /work
522024-11-21T13:30:47.647Zprocess exited: duration 4133 ms, exit code 0
 
532024-11-21T13:30:47.652Zstarting task 1: "authentication"
542024-11-21T13:30:47.669Zprocess exited: duration 17 ms, exit code 0
 
552024-11-21T13:30:47.675Zstarting task 2: "build"
562024-11-21T13:30:47.680Z+ banner cores
572024-11-21T13:30:47.701Z
582024-11-21T13:30:47.701Z #### #### ##### ###### ####
592024-11-21T13:30:47.701Z # # # # # # # #
602024-11-21T13:30:47.701Z # # # # # ##### ####
612024-11-21T13:30:47.701Z # # # ##### # #
622024-11-21T13:30:47.701Z # # # # # # # # #
632024-11-21T13:30:47.701Z #### #### # # ###### ####
642024-11-21T13:30:47.701Z
652024-11-21T13:30:47.703Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-11-21T13:30:47.709Z+ banner unpack
672024-11-21T13:30:47.711Z
682024-11-21T13:30:47.711Z # # # # ##### ## #### # #
692024-11-21T13:30:47.711Z # # ## # # # # # # # # #
702024-11-21T13:30:47.711Z # # # # # # # # # # ####
712024-11-21T13:30:47.712Z # # # # # ##### ###### # # #
722024-11-21T13:30:47.712Z # # # ## # # # # # # #
732024-11-21T13:30:47.712Z #### # # # # # #### # #
742024-11-21T13:30:47.712Z
752024-11-21T13:30:47.712Z+ mkdir -p /var/tmp/bins
762024-11-21T13:30:47.714Z+ for t in "$input/rbins/"*.gz
772024-11-21T13:30:47.714Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782024-11-21T13:30:47.717Z+ b=crucible-downstairs.gz
792024-11-21T13:30:47.717Z+ b=crucible-downstairs
802024-11-21T13:30:47.717Z+ gunzip
812024-11-21T13:30:47.997Z+ chmod +x /var/tmp/bins/crucible-downstairs
822024-11-21T13:30:47.999Z+ for t in "$input/rbins/"*.gz
832024-11-21T13:30:48.002Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842024-11-21T13:30:48.002Z+ b=crucible-hammer.gz
852024-11-21T13:30:48.002Z+ b=crucible-hammer
862024-11-21T13:30:48.002Z+ gunzip
872024-11-21T13:30:48.265Z+ chmod +x /var/tmp/bins/crucible-hammer
882024-11-21T13:30:48.268Z+ for t in "$input/rbins/"*.gz
892024-11-21T13:30:48.270Z++ basename /input/rbuild/work/rbins/crudd.gz
902024-11-21T13:30:48.270Z+ b=crudd.gz
912024-11-21T13:30:48.270Z+ b=crudd
922024-11-21T13:30:48.271Z+ gunzip
932024-11-21T13:30:48.522Z+ chmod +x /var/tmp/bins/crudd
942024-11-21T13:30:48.525Z+ for t in "$input/rbins/"*.gz
952024-11-21T13:30:48.528Z++ basename /input/rbuild/work/rbins/crutest.gz
962024-11-21T13:30:48.528Z+ b=crutest.gz
972024-11-21T13:30:48.528Z+ b=crutest
982024-11-21T13:30:48.528Z+ gunzip
992024-11-21T13:30:48.811Z+ chmod +x /var/tmp/bins/crutest
1002024-11-21T13:30:48.814Z+ for t in "$input/rbins/"*.gz
1012024-11-21T13:30:48.817Z++ basename /input/rbuild/work/rbins/dsc.gz
1022024-11-21T13:30:48.817Z+ b=dsc.gz
1032024-11-21T13:30:48.817Z+ b=dsc
1042024-11-21T13:30:48.817Z+ gunzip
1052024-11-21T13:30:48.961Z+ chmod +x /var/tmp/bins/dsc
1062024-11-21T13:30:48.963Z+ export BINDIR=/var/tmp/bins
1072024-11-21T13:30:48.963Z+ BINDIR=/var/tmp/bins
1082024-11-21T13:30:48.963Z+ banner setup
1092024-11-21T13:30:48.967Z
1102024-11-21T13:30:48.967Z #### ###### ##### # # #####
1112024-11-21T13:30:48.968Z # # # # # # #
1122024-11-21T13:30:48.968Z #### ##### # # # # #
1132024-11-21T13:30:48.968Z # # # # # #####
1142024-11-21T13:30:48.968Z # # # # # # #
1152024-11-21T13:30:48.968Z #### ###### # #### #
1162024-11-21T13:30:48.968Z
1172024-11-21T13:30:48.968Z+ pfexec plimit -n 9123456 1139
1182024-11-21T13:30:48.971Z+ echo 'Setup self timeout'
1192024-11-21T13:30:48.971ZSetup self timeout
1202024-11-21T13:30:48.971Z+ jobpid=1139
1212024-11-21T13:30:48.971Z+ echo 'Setup debug logging'
1222024-11-21T13:30:48.971ZSetup debug logging
1232024-11-21T13:30:48.971Z+ mkdir /tmp/debug
1242024-11-21T13:30:48.971Z+ sleep 3600
1252024-11-21T13:30:48.974Z+ psrinfo -v
1262024-11-21T13:30:48.976Z+ df -h
1272024-11-21T13:30:49.002Z+ prstat -d d -mLc 1
1282024-11-21T13:30:49.005Z+ iostat -T d -xn 1
1292024-11-21T13:30:49.005Z+ mpstat -T d 1
1302024-11-21T13:30:49.005Z+ vmstat -T d -p 1
1312024-11-21T13:30:49.005Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1322024-11-21T13:30:49.007Z+ banner memtest
1332024-11-21T13:30:49.007Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1342024-11-21T13:30:49.007Z
1352024-11-21T13:30:49.007Z # # ###### # # ##### ###### #### #####
1362024-11-21T13:30:49.008Z ## ## # ## ## # # # #
1372024-11-21T13:30:49.008Z # ## # ##### # ## # # ##### #### #
1382024-11-21T13:30:49.008Z # # # # # # # # #
1392024-11-21T13:30:49.008Z # # # # # # # # # #
1402024-11-21T13:30:49.009Z # # ###### # # # ###### #### #
1412024-11-21T13:30:49.009Z
1422024-11-21T13:30:49.009Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1432024-11-21T13:30:49.020Z/input/rbuild/work
1442024-11-21T13:30:49.048ZMemory usage test begins at November 21, 2024 at 01:30:47 PM UTC
1452024-11-21T13:30:49.048ZMemory usage values in kilobytes unless specified otherwise
1462024-11-21T13:30:49.076ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1472024-11-21T13:30:59.734Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1482024-11-21T13:30:59.885Z 1208 89272 5579 116648 7290 69192 4324 116648 7290 16
1492024-11-21T13:31:00.038Z 1210 98488 6155 125900 7868 78444 4902 125900 7868 16
1502024-11-21T13:31:00.185Z 1209 97604 6100 124996 7812 77544 4846 124996 7812 16
1512024-11-21T13:31:00.190ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 358 MiB
1522024-11-21T13:31:00.200ZSize on disk of all region dirs: 3.07G or 3296823584
1532024-11-21T13:31:01.249Z
1542024-11-21T13:31:01.278ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1552024-11-21T13:31:20.226Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1562024-11-21T13:31:20.401Z 1355 105960 662 134508 840 87044 544 134508 840 160
1572024-11-21T13:31:20.522Z 1353 58196 363 86692 541 39232 245 86692 541 160
1582024-11-21T13:31:20.702Z 1354 109728 685 138224 863 90768 567 138224 863 160
1592024-11-21T13:31:20.708ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 351 MiB
1602024-11-21T13:31:20.719ZSize on disk of all region dirs: 30.7G or 32968229075
1612024-11-21T13:31:21.768Z
1622024-11-21T13:31:21.796ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1632024-11-21T13:33:04.389Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1642024-11-21T13:33:04.798Z 1498 163032 101 203084 126 155600 97 203084 126 1600
1652024-11-21T13:33:05.153Z 1500 125700 78 165736 103 118264 73 165736 103 1600
1662024-11-21T13:33:05.576Z 1499 169132 105 209172 130 161688 101 209172 130 1600
1672024-11-21T13:33:05.581ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 564 MiB
1682024-11-21T13:33:05.617ZSize on disk of all region dirs: 307G or 329682283958
1692024-11-21T13:33:06.668Z
1702024-11-21T13:33:06.671ZMemory usage test finished on November 21, 2024 at 01:33:05 PM UTC
1712024-11-21T13:33:06.674Z
1722024-11-21T13:33:06.674Zreal 2:17.640727730
1732024-11-21T13:33:06.674Zuser 3:12.035147452
1742024-11-21T13:33:06.674Zsys 4:35.862943509
1752024-11-21T13:33:06.674Ztrap 1.561482465
1762024-11-21T13:33:06.674Ztflt 0.001788512
1772024-11-21T13:33:06.674Zdflt 0.075314094
1782024-11-21T13:33:06.674Zkflt 0.006574539
1792024-11-21T13:33:06.674Zlock 4:03:03.091354508
1802024-11-21T13:33:06.674Zslp 8:36.673580079
1812024-11-21T13:33:06.674Zlat 3:14.124303988
1822024-11-21T13:33:06.674Zstop 0.201637494
1832024-11-21T13:33:11.677Zprocess exited: duration 138977 ms, exit code 0
1842024-11-21T13:33:11.677Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1852024-11-21T13:34:11.713Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1862024-11-21T13:34:11.713Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1872024-11-21T13:34:11.723Zfound 12 output files
1882024-11-21T13:34:11.723Zuploading: /tmp/test_mem_log.txt (57770 bytes)
1892024-11-21T13:34:12.737Zuploaded: /tmp/test_mem_log.txt
1902024-11-21T13:34:12.737Zuploading: /tmp/debug/df.txt (1270 bytes)
1912024-11-21T13:34:13.746Zuploaded: /tmp/debug/df.txt
1922024-11-21T13:34:13.749Zuploading: /tmp/debug/iostat.txt (61386 bytes)
1932024-11-21T13:34:13.753Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 61386 -> 61988
1942024-11-21T13:34:14.760Zuploaded: /tmp/debug/iostat.txt
1952024-11-21T13:34:14.763Zuploading: /tmp/debug/mpstat.txt (149638 bytes)
1962024-11-21T13:34:14.770Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 149638 -> 151828
1972024-11-21T13:34:15.777Zuploaded: /tmp/debug/mpstat.txt
1982024-11-21T13:34:15.779Zuploading: /tmp/debug/paging.txt (26866 bytes)
1992024-11-21T13:34:15.782Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 26866 -> 27330
2002024-11-21T13:34:16.788Zuploaded: /tmp/debug/paging.txt
2012024-11-21T13:34:16.791Zuploading: /tmp/debug/perf.txt (91242 bytes)
2022024-11-21T13:34:17.801Zuploaded: /tmp/debug/perf.txt
2032024-11-21T13:34:17.803Zuploading: /tmp/debug/prstat.txt (297020 bytes)
2042024-11-21T13:34:17.812Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 297020 -> 304802
2052024-11-21T13:34:18.819Zuploaded: /tmp/debug/prstat.txt
2062024-11-21T13:34:18.821Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2072024-11-21T13:34:19.828Zuploaded: /tmp/debug/psrinfo.txt
2082024-11-21T13:34:19.831Zuploading: /tmp/debug/upinfo.txt (18240 bytes)
2092024-11-21T13:34:20.839Zuploaded: /tmp/debug/upinfo.txt
2102024-11-21T13:34:20.841Zuploading: /tmp/dsc/downstairs-8810.txt (5661 bytes)
2112024-11-21T13:34:21.846Zuploaded: /tmp/dsc/downstairs-8810.txt
2122024-11-21T13:34:21.846Zuploading: /tmp/dsc/downstairs-8820.txt (5068 bytes)
2132024-11-21T13:34:22.855Zuploaded: /tmp/dsc/downstairs-8820.txt
2142024-11-21T13:34:22.858Zuploading: /tmp/dsc/downstairs-8830.txt (5068 bytes)
2152024-11-21T13:34:23.865Zuploaded: /tmp/dsc/downstairs-8830.txt