01JDNKM04HG2PBNBPEX8734SRW: 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: 01JDNKM8JE4HQA383JCJG52XJA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-27T01:43:02.386Zjob dependencies complete; ready to run (waiting for 16 m 30 s)
22024-11-27T01:43:50.490Zjob assigned to worker 01JDNMJJHB54JMS5MMZHMF1TZQ [factory aws, i-004f02bef5309420a] (queued for 48 s)
32024-11-27T01:43:58.198Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-11-27T01:43:58.227Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-11-27T01:43:58.227Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-11-27T01:43:58.288Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-11-27T01:43:58.288Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-11-27T01:43:58.301Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-11-27T01:43:58.301Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-11-27T01:43:59.188Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-11-27T01:43:59.188Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-11-27T01:43:59.201Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-11-27T01:43:59.201Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-11-27T01:43:59.413Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-11-27T01:43:59.413Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-11-27T01:43:59.427Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-11-27T01:43:59.428Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-11-27T01:43:59.754Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-11-27T01:43:59.758Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-11-27T01:44:00.003Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-11-27T01:44:00.003Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-11-27T01:44:00.224Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-11-27T01:44:00.224Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-11-27T01:44:00.383Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-11-27T01:44:00.383Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-11-27T01:44:00.595Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-11-27T01:44:00.595Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-11-27T01:44:00.719Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-11-27T01:44:00.721Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-11-27T01:44:00.748Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-11-27T01:44:00.748Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-11-27T01:44:00.784Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-11-27T01:44:00.784Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-11-27T01:44:00.804Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-11-27T01:44:00.804Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-11-27T01:44:00.826Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-11-27T01:44:00.831Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-11-27T01:44:01.693Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-11-27T01:44:01.693Zstarting task 0: "setup"
402024-11-27T01:44:01.697Z++ uname -s
412024-11-27T01:44:01.700Z+ kern=SunOS
422024-11-27T01:44:01.700Z+ case "$kern" in
432024-11-27T01:44:01.700Z+ groupadd -g 12345 build
442024-11-27T01:44:01.703Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-11-27T01:44:03.710Z+ zfs create -o mountpoint=/work rpool/work
462024-11-27T01:44:03.819Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-11-27T01:44:03.823Z+ home_fs=zfs
482024-11-27T01:44:03.823Z+ [[ zfs == autofs ]]
492024-11-27T01:44:03.823Z+ mkdir -p /home/build
502024-11-27T01:44:03.825Z+ chown build:build /home/build /work
512024-11-27T01:44:05.826Z+ chmod 0700 /home/build /work
522024-11-27T01:44:05.829Zprocess exited: duration 4141 ms, exit code 0
 
532024-11-27T01:44:05.834Zstarting task 1: "authentication"
542024-11-27T01:44:05.851Zprocess exited: duration 16 ms, exit code 0
 
552024-11-27T01:44:05.855Zstarting task 2: "build"
562024-11-27T01:44:05.860Z+ banner cores
572024-11-27T01:44:05.863Z
582024-11-27T01:44:05.863Z #### #### ##### ###### ####
592024-11-27T01:44:05.863Z # # # # # # # #
602024-11-27T01:44:05.863Z # # # # # ##### ####
612024-11-27T01:44:05.863Z # # # ##### # #
622024-11-27T01:44:05.863Z # # # # # # # # #
632024-11-27T01:44:05.863Z #### #### # # ###### ####
642024-11-27T01:44:05.863Z
652024-11-27T01:44:05.864Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-11-27T01:44:05.872Z+ banner unpack
672024-11-27T01:44:05.874Z
682024-11-27T01:44:05.874Z # # # # ##### ## #### # #
692024-11-27T01:44:05.874Z # # ## # # # # # # # # #
702024-11-27T01:44:05.874Z # # # # # # # # # # ####
712024-11-27T01:44:05.874Z # # # # # ##### ###### # # #
722024-11-27T01:44:05.875Z # # # ## # # # # # # #
732024-11-27T01:44:05.875Z #### # # # # # #### # #
742024-11-27T01:44:05.875Z
752024-11-27T01:44:05.875Z+ mkdir -p /var/tmp/bins
762024-11-27T01:44:05.877Z+ for t in "$input/rbins/"*.gz
772024-11-27T01:44:05.877Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782024-11-27T01:44:05.877Z+ b=crucible-downstairs.gz
792024-11-27T01:44:05.880Z+ b=crucible-downstairs
802024-11-27T01:44:05.880Z+ gunzip
812024-11-27T01:44:06.166Z+ chmod +x /var/tmp/bins/crucible-downstairs
822024-11-27T01:44:06.168Z+ for t in "$input/rbins/"*.gz
832024-11-27T01:44:06.171Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842024-11-27T01:44:06.171Z+ b=crucible-hammer.gz
852024-11-27T01:44:06.171Z+ b=crucible-hammer
862024-11-27T01:44:06.171Z+ gunzip
872024-11-27T01:44:06.437Z+ chmod +x /var/tmp/bins/crucible-hammer
882024-11-27T01:44:06.439Z+ for t in "$input/rbins/"*.gz
892024-11-27T01:44:06.442Z++ basename /input/rbuild/work/rbins/crudd.gz
902024-11-27T01:44:06.442Z+ b=crudd.gz
912024-11-27T01:44:06.442Z+ b=crudd
922024-11-27T01:44:06.442Z+ gunzip
932024-11-27T01:44:06.697Z+ chmod +x /var/tmp/bins/crudd
942024-11-27T01:44:06.699Z+ for t in "$input/rbins/"*.gz
952024-11-27T01:44:06.701Z++ basename /input/rbuild/work/rbins/crutest.gz
962024-11-27T01:44:06.701Z+ b=crutest.gz
972024-11-27T01:44:06.701Z+ b=crutest
982024-11-27T01:44:06.701Z+ gunzip
992024-11-27T01:44:06.989Z+ chmod +x /var/tmp/bins/crutest
1002024-11-27T01:44:06.991Z+ for t in "$input/rbins/"*.gz
1012024-11-27T01:44:06.994Z++ basename /input/rbuild/work/rbins/dsc.gz
1022024-11-27T01:44:06.995Z+ b=dsc.gz
1032024-11-27T01:44:06.995Z+ b=dsc
1042024-11-27T01:44:06.995Z+ gunzip
1052024-11-27T01:44:07.145Z+ chmod +x /var/tmp/bins/dsc
1062024-11-27T01:44:07.147Z+ export BINDIR=/var/tmp/bins
1072024-11-27T01:44:07.148Z+ BINDIR=/var/tmp/bins
1082024-11-27T01:44:07.148Z+ banner setup
1092024-11-27T01:44:07.148Z
1102024-11-27T01:44:07.148Z #### ###### ##### # # #####
1112024-11-27T01:44:07.148Z # # # # # # #
1122024-11-27T01:44:07.148Z #### ##### # # # # #
1132024-11-27T01:44:07.148Z # # # # # #####
1142024-11-27T01:44:07.148Z # # # # # # #
1152024-11-27T01:44:07.148Z #### ###### # #### #
1162024-11-27T01:44:07.148Z
1172024-11-27T01:44:07.150Z+ pfexec plimit -n 9123456 1141
1182024-11-27T01:44:07.153Z+ echo 'Setup self timeout'
1192024-11-27T01:44:07.153ZSetup self timeout
1202024-11-27T01:44:07.153Z+ jobpid=1141
1212024-11-27T01:44:07.153Z+ echo 'Setup debug logging'
1222024-11-27T01:44:07.153ZSetup debug logging
1232024-11-27T01:44:07.153Z+ mkdir /tmp/debug
1242024-11-27T01:44:07.160Z+ sleep 3600
1252024-11-27T01:44:07.160Z+ psrinfo -v
1262024-11-27T01:44:07.164Z+ df -h
1272024-11-27T01:44:07.167Z+ prstat -d d -mLc 1
1282024-11-27T01:44:07.167Z+ iostat -T d -xn 1
1292024-11-27T01:44:07.167Z+ mpstat -T d 1
1302024-11-27T01:44:07.169Z+ vmstat -T d -p 1
1312024-11-27T01:44:07.170Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1322024-11-27T01:44:07.170Z+ banner memtest
1332024-11-27T01:44:07.170Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1342024-11-27T01:44:07.173Z
1352024-11-27T01:44:07.173Z # # ###### # # ##### ###### #### #####
1362024-11-27T01:44:07.173Z ## ## # ## ## # # # #
1372024-11-27T01:44:07.173Z # ## # ##### # ## # # ##### #### #
1382024-11-27T01:44:07.173Z # # # # # # # # #
1392024-11-27T01:44:07.173Z # # # # # # # # # #
1402024-11-27T01:44:07.173Z # # ###### # # # ###### #### #
1412024-11-27T01:44:07.173Z
1422024-11-27T01:44:07.173Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1432024-11-27T01:44:07.185Z/input/rbuild/work
1442024-11-27T01:44:07.193ZMemory usage test begins at November 27, 2024 at 01:44:06 AM UTC
1452024-11-27T01:44:07.196ZMemory usage values in kilobytes unless specified otherwise
1462024-11-27T01:44:07.220ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1472024-11-27T01:44:17.825Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1482024-11-27T01:44:17.935Z 1210 97500 6093 124896 7806 77416 4838 124896 7806 16
1492024-11-27T01:44:18.041Z 1212 91236 5702 118636 7414 71184 4449 118636 7414 16
1502024-11-27T01:44:18.144Z 1211 88048 5503 115508 7219 68036 4252 115508 7219 16
1512024-11-27T01:44:18.149ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 350 MiB
1522024-11-27T01:44:18.159ZSize on disk of all region dirs: 3.07G or 3296823584
1532024-11-27T01:44:19.208Z
1542024-11-27T01:44:19.235ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1552024-11-27T01:44:37.546Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1562024-11-27T01:44:37.644Z 1356 48896 305 77396 483 29916 186 77396 483 160
1572024-11-27T01:44:37.740Z 1355 47028 293 75528 472 27988 174 75528 472 160
1582024-11-27T01:44:37.836Z 1357 46948 293 75448 471 27980 174 75448 471 160
1592024-11-27T01:44:37.841ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 223 MiB
1602024-11-27T01:44:37.851ZSize on disk of all region dirs: 30.7G or 32968229075
1612024-11-27T01:44:38.899Z
1622024-11-27T01:44:38.926ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1632024-11-27T01:46:17.890Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1642024-11-27T01:46:18.098Z 1501 99492 62 140048 87 92556 57 140048 87 1600
1652024-11-27T01:46:18.295Z 1500 98508 61 139064 86 91592 57 139064 86 1600
1662024-11-27T01:46:18.512Z 1502 106676 66 147232 92 99752 62 147232 92 1600
1672024-11-27T01:46:18.517ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 416 MiB
1682024-11-27T01:46:18.549ZSize on disk of all region dirs: 307G or 329682283958
1692024-11-27T01:46:19.598Z
1702024-11-27T01:46:19.601ZMemory usage test finished on November 27, 2024 at 01:46:19 AM UTC
1712024-11-27T01:46:19.603Z
1722024-11-27T01:46:19.604Zreal 2:12.369547648
1732024-11-27T01:46:19.604Zuser 3:07.811990811
1742024-11-27T01:46:19.604Zsys 4:23.614845753
1752024-11-27T01:46:19.604Ztrap 1.328393540
1762024-11-27T01:46:19.604Ztflt 0.001747018
1772024-11-27T01:46:19.604Zdflt 0.030250111
1782024-11-27T01:46:19.604Zkflt 0.001084075
1792024-11-27T01:46:19.604Zlock 3:54:48.890650245
1802024-11-27T01:46:19.604Zslp 8:04.263043105
1812024-11-27T01:46:19.604Zlat 3:06.061229228
1822024-11-27T01:46:19.604Zstop 0.213504059
1832024-11-27T01:46:24.607Zprocess exited: duration 133688 ms, exit code 0
1842024-11-27T01:46:24.607Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1852024-11-27T01:47:24.653Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1862024-11-27T01:47:24.653Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1872024-11-27T01:47:24.663Zfound 12 output files
1882024-11-27T01:47:24.663Zuploading: /tmp/test_mem_log.txt (68614 bytes)
1892024-11-27T01:47:25.675Zuploaded: /tmp/test_mem_log.txt
1902024-11-27T01:47:25.677Zuploading: /tmp/debug/df.txt (1270 bytes)
1912024-11-27T01:47:26.683Zuploaded: /tmp/debug/df.txt
1922024-11-27T01:47:26.683Zuploading: /tmp/debug/iostat.txt (59887 bytes)
1932024-11-27T01:47:26.689Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 59887 -> 60489
1942024-11-27T01:47:27.695Zuploaded: /tmp/debug/iostat.txt
1952024-11-27T01:47:27.698Zuploading: /tmp/debug/mpstat.txt (146062 bytes)
1962024-11-27T01:47:27.702Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 146062 -> 148252
1972024-11-27T01:47:28.709Zuploaded: /tmp/debug/mpstat.txt
1982024-11-27T01:47:28.712Zuploading: /tmp/debug/paging.txt (26128 bytes)
1992024-11-27T01:47:28.715Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 26128 -> 26750
2002024-11-27T01:47:29.719Zuploaded: /tmp/debug/paging.txt
2012024-11-27T01:47:29.721Zuploading: /tmp/debug/perf.txt (91035 bytes)
2022024-11-27T01:47:30.729Zuploaded: /tmp/debug/perf.txt
2032024-11-27T01:47:30.732Zuploading: /tmp/debug/prstat.txt (288848 bytes)
2042024-11-27T01:47:30.738Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 288848 -> 296626
2052024-11-27T01:47:31.745Zuploaded: /tmp/debug/prstat.txt
2062024-11-27T01:47:31.748Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2072024-11-27T01:47:32.754Zuploaded: /tmp/debug/psrinfo.txt
2082024-11-27T01:47:32.756Zuploading: /tmp/debug/upinfo.txt (17480 bytes)
2092024-11-27T01:47:33.762Zuploaded: /tmp/debug/upinfo.txt
2102024-11-27T01:47:33.762Zuploading: /tmp/dsc/downstairs-8810.txt (5676 bytes)
2112024-11-27T01:47:34.769Zuploaded: /tmp/dsc/downstairs-8810.txt
2122024-11-27T01:47:34.772Zuploading: /tmp/dsc/downstairs-8820.txt (5083 bytes)
2132024-11-27T01:47:35.778Zuploaded: /tmp/dsc/downstairs-8820.txt
2142024-11-27T01:47:35.778Zuploading: /tmp/dsc/downstairs-8830.txt (5085 bytes)
2152024-11-27T01:47:36.785Zuploaded: /tmp/dsc/downstairs-8830.txt