01JENYDE7MPGG785Q6MV9WJAAJ: 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: 01JENYDT8QXTD8BJG924F5DJ3D

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-09T15:07:41.488Zjob dependencies complete; ready to run (waiting for 16 m 44 s)
22024-12-09T15:08:05.761Zjob assigned to worker 01JENZCG4PDRZCF554W7FTTC6G [factory gimlet-EVT22200007-propolis, EVT22200007/20152] (queued for 24 s)
32024-12-09T15:08:13.674Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42024-12-09T15:08:13.698Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52024-12-09T15:08:13.698Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62024-12-09T15:08:13.793Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72024-12-09T15:08:13.793Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82024-12-09T15:08:13.828Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92024-12-09T15:08:13.828Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102024-12-09T15:08:17.621Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112024-12-09T15:08:17.621Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122024-12-09T15:08:17.655Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132024-12-09T15:08:17.655Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142024-12-09T15:08:18.508Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152024-12-09T15:08:18.508Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162024-12-09T15:08:18.543Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172024-12-09T15:08:18.543Zdownloading input: /input/rbuild/out/crucible.tar.gz
182024-12-09T15:08:19.775Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192024-12-09T15:08:19.798Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202024-12-09T15:08:20.640Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212024-12-09T15:08:20.640Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222024-12-09T15:08:21.358Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232024-12-09T15:08:21.358Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242024-12-09T15:08:22.046Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252024-12-09T15:08:22.046Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262024-12-09T15:08:22.832Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272024-12-09T15:08:22.832Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282024-12-09T15:08:23.267Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292024-12-09T15:08:23.291Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302024-12-09T15:08:23.333Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312024-12-09T15:08:23.333Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322024-12-09T15:08:23.390Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332024-12-09T15:08:23.390Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342024-12-09T15:08:23.428Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352024-12-09T15:08:23.428Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362024-12-09T15:08:23.469Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372024-12-09T15:08:23.494Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382024-12-09T15:08:26.514Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392024-12-09T15:08:26.514Zstarting task 0: "setup"
402024-12-09T15:08:26.538Z++ uname -s
412024-12-09T15:08:26.538Z+ kern=SunOS
422024-12-09T15:08:26.538Z+ case "$kern" in
432024-12-09T15:08:26.538Z+ groupadd -g 12345 build
442024-12-09T15:08:26.538Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452024-12-09T15:08:28.539Z+ zfs create -o mountpoint=/work rpool/work
462024-12-09T15:08:28.573Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472024-12-09T15:08:28.597Z+ home_fs=zfs
482024-12-09T15:08:28.597Z+ [[ zfs == autofs ]]
492024-12-09T15:08:28.597Z+ mkdir -p /home/build
502024-12-09T15:08:28.597Z+ chown build:build /home/build /work
512024-12-09T15:08:30.583Z+ chmod 0700 /home/build /work
522024-12-09T15:08:30.607Zprocess exited: duration 4074 ms, exit code 0
 
532024-12-09T15:08:30.654Zstarting task 1: "authentication"
542024-12-09T15:08:30.702Zprocess exited: duration 47 ms, exit code 0
 
552024-12-09T15:08:30.750Zstarting task 2: "build"
562024-12-09T15:08:30.775Z+ banner cores
572024-12-09T15:08:30.775Z
582024-12-09T15:08:30.775Z #### #### ##### ###### ####
592024-12-09T15:08:30.775Z # # # # # # # #
602024-12-09T15:08:30.775Z # # # # # ##### ####
612024-12-09T15:08:30.775Z # # # ##### # #
622024-12-09T15:08:30.775Z # # # # # # # # #
632024-12-09T15:08:30.775Z #### #### # # ###### ####
642024-12-09T15:08:30.775Z
652024-12-09T15:08:30.775Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662024-12-09T15:08:30.775Z+ banner unpack
672024-12-09T15:08:30.775Z
682024-12-09T15:08:30.775Z # # # # ##### ## #### # #
692024-12-09T15:08:30.775Z # # ## # # # # # # # # #
702024-12-09T15:08:30.775Z # # # # # # # # # # ####
712024-12-09T15:08:30.775Z # # # # # ##### ###### # # #
722024-12-09T15:08:30.775Z # # # ## # # # # # # #
732024-12-09T15:08:30.775Z #### # # # # # #### # #
742024-12-09T15:08:30.775Z
752024-12-09T15:08:30.775Z+ mkdir -p /var/tmp/bins
762024-12-09T15:08:30.799Z+ for t in "$input/rbins/"*.gz
772024-12-09T15:08:30.799Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782024-12-09T15:08:30.800Z+ b=crucible-downstairs.gz
792024-12-09T15:08:30.800Z+ b=crucible-downstairs
802024-12-09T15:08:30.800Z+ gunzip
812024-12-09T15:08:31.146Z+ chmod +x /var/tmp/bins/crucible-downstairs
822024-12-09T15:08:31.170Z+ for t in "$input/rbins/"*.gz
832024-12-09T15:08:31.170Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842024-12-09T15:08:31.170Z+ b=crucible-hammer.gz
852024-12-09T15:08:31.170Z+ b=crucible-hammer
862024-12-09T15:08:31.170Z+ gunzip
872024-12-09T15:08:31.498Z+ chmod +x /var/tmp/bins/crucible-hammer
882024-12-09T15:08:31.522Z+ for t in "$input/rbins/"*.gz
892024-12-09T15:08:31.522Z++ basename /input/rbuild/work/rbins/crudd.gz
902024-12-09T15:08:31.522Z+ b=crudd.gz
912024-12-09T15:08:31.522Z+ b=crudd
922024-12-09T15:08:31.522Z+ gunzip
932024-12-09T15:08:31.839Z+ chmod +x /var/tmp/bins/crudd
942024-12-09T15:08:31.863Z+ for t in "$input/rbins/"*.gz
952024-12-09T15:08:31.863Z++ basename /input/rbuild/work/rbins/crutest.gz
962024-12-09T15:08:31.863Z+ b=crutest.gz
972024-12-09T15:08:31.863Z+ b=crutest
982024-12-09T15:08:31.863Z+ gunzip
992024-12-09T15:08:32.222Z+ chmod +x /var/tmp/bins/crutest
1002024-12-09T15:08:32.246Z+ for t in "$input/rbins/"*.gz
1012024-12-09T15:08:32.246Z++ basename /input/rbuild/work/rbins/dsc.gz
1022024-12-09T15:08:32.246Z+ b=dsc.gz
1032024-12-09T15:08:32.246Z+ b=dsc
1042024-12-09T15:08:32.246Z+ gunzip
1052024-12-09T15:08:32.418Z+ chmod +x /var/tmp/bins/dsc
1062024-12-09T15:08:32.443Z+ export BINDIR=/var/tmp/bins
1072024-12-09T15:08:32.443Z+ BINDIR=/var/tmp/bins
1082024-12-09T15:08:32.443Z+ banner setup
1092024-12-09T15:08:32.443Z
1102024-12-09T15:08:32.443Z #### ###### ##### # # #####
1112024-12-09T15:08:32.443Z # # # # # # #
1122024-12-09T15:08:32.443Z #### ##### # # # # #
1132024-12-09T15:08:32.443Z # # # # # #####
1142024-12-09T15:08:32.443Z # # # # # # #
1152024-12-09T15:08:32.443Z #### ###### # #### #
1162024-12-09T15:08:32.443Z
1172024-12-09T15:08:32.443Z+ pfexec plimit -n 9123456 1142
1182024-12-09T15:08:32.443Z+ echo 'Setup self timeout'
1192024-12-09T15:08:32.443ZSetup self timeout
1202024-12-09T15:08:32.443Z+ jobpid=1142
1212024-12-09T15:08:32.443ZSetup debug logging
1222024-12-09T15:08:32.443Z+ echo 'Setup debug logging'
1232024-12-09T15:08:32.443Z+ mkdir /tmp/debug
1242024-12-09T15:08:32.443Z+ sleep 3600
1252024-12-09T15:08:32.443Z+ psrinfo -v
1262024-12-09T15:08:32.443Z+ df -h
1272024-12-09T15:08:32.468Zdf: cannot statvfs /var/metadata/iso: Permission denied
1282024-12-09T15:08:32.468Z+ true
1292024-12-09T15:08:32.468Z+ prstat -d d -mLc 1
1302024-12-09T15:08:32.468Z+ iostat -T d -xn 1
1312024-12-09T15:08:32.468Z+ mpstat -T d 1
1322024-12-09T15:08:32.468Z+ vmstat -T d -p 1
1332024-12-09T15:08:32.468Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1342024-12-09T15:08:32.468Z+ banner memtest
1352024-12-09T15:08:32.468Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1362024-12-09T15:08:32.468Z
1372024-12-09T15:08:32.468Z # # ###### # # ##### ###### #### #####
1382024-12-09T15:08:32.468Z ## ## # ## ## # # # #
1392024-12-09T15:08:32.468Z # ## # ##### # ## # # ##### #### #
1402024-12-09T15:08:32.468Z # # # # # # # # #
1412024-12-09T15:08:32.468Z # # # # # # # # # #
1422024-12-09T15:08:32.468Z # # ###### # # # ###### #### #
1432024-12-09T15:08:32.468Z
1442024-12-09T15:08:32.468Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1452024-12-09T15:08:32.492Z/input/rbuild/work
1462024-12-09T15:08:32.492ZMemory usage test begins at December 9, 2024 at 03:08:32 PM UTC
1472024-12-09T15:08:32.492ZMemory usage values in kilobytes unless specified otherwise
1482024-12-09T15:08:32.525ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1492024-12-09T15:08:44.188Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1502024-12-09T15:08:44.332Z 1211 101736 6358 129116 8069 81656 5103 129116 8069 16
1512024-12-09T15:08:44.494Z 1212 101548 6346 128920 8057 81464 5091 128920 8057 16
1522024-12-09T15:08:44.627Z 1213 101668 6354 129056 8066 81592 5099 129056 8066 16
1532024-12-09T15:08:44.651ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 378 MiB
1542024-12-09T15:08:44.651ZSize on disk of all region dirs: 3.07G or 3296823584
1552024-12-09T15:08:45.704Z
1562024-12-09T15:08:45.738ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1572024-12-09T15:08:59.247Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582024-12-09T15:08:59.441Z 1356 109676 685 138172 863 90696 566 138172 863 160
1592024-12-09T15:08:59.625Z 1358 109428 683 137968 862 90496 565 137968 862 160
1602024-12-09T15:08:59.813Z 1357 109888 686 138400 865 90944 568 138400 865 160
1612024-12-09T15:08:59.838ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 404 MiB
1622024-12-09T15:08:59.863ZSize on disk of all region dirs: 30.7G or 32968229075
1632024-12-09T15:09:00.903Z
1642024-12-09T15:09:00.944ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1652024-12-09T15:10:29.994Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1662024-12-09T15:10:30.529Z 1503 175132 109 215172 134 167680 104 215172 134 1600
1672024-12-09T15:10:31.140Z 1501 175060 109 215108 134 167624 104 215108 134 1600
1682024-12-09T15:10:31.707Z 1502 176088 110 216128 135 168644 105 216128 135 1600
1692024-12-09T15:10:31.731ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 631 MiB
1702024-12-09T15:10:31.758ZSize on disk of all region dirs: 307G or 329682283958
1712024-12-09T15:10:32.818Z
1722024-12-09T15:10:32.844ZMemory usage test finished on December 9, 2024 at 03:10:32 PM UTC
1732024-12-09T15:10:32.844Z
1742024-12-09T15:10:32.844Zreal 2:00.361651518
1752024-12-09T15:10:32.844Zuser 2:49.238454748
1762024-12-09T15:10:32.844Zsys 4:38.949293683
1772024-12-09T15:10:32.844Ztrap 2.500467574
1782024-12-09T15:10:32.844Ztflt 0.005012249
1792024-12-09T15:10:32.844Zdflt 0.094806558
1802024-12-09T15:10:32.844Zkflt 0.002202639
1812024-12-09T15:10:32.844Zlock 3:26:55.793617559
1822024-12-09T15:10:32.844Zslp 8:12.403021006
1832024-12-09T15:10:32.844Zlat 7:04.634737189
1842024-12-09T15:10:32.844Zstop 0.172856323
1852024-12-09T15:10:37.833Zprocess exited: duration 122075 ms, exit code 0
1862024-12-09T15:10:37.834Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1872024-12-09T15:11:37.863Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1882024-12-09T15:11:37.863Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1892024-12-09T15:11:37.941Zfound 12 output files
1902024-12-09T15:11:37.941Zuploading: /tmp/test_mem_log.txt (69452 bytes)
1912024-12-09T15:11:39.103Zuploaded: /tmp/test_mem_log.txt
1922024-12-09T15:11:39.103Zuploading: /tmp/debug/df.txt (1270 bytes)
1932024-12-09T15:11:40.203Zuploaded: /tmp/debug/df.txt
1942024-12-09T15:11:40.203Zuploading: /tmp/debug/iostat.txt (68998 bytes)
1952024-12-09T15:11:40.338Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 68998 -> 69736
1962024-12-09T15:11:41.408Zuploaded: /tmp/debug/iostat.txt
1972024-12-09T15:11:41.408Zuploading: /tmp/debug/mpstat.txt (136525 bytes)
1982024-12-09T15:11:41.590Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 136525 -> 139445
1992024-12-09T15:11:42.660Zuploaded: /tmp/debug/mpstat.txt
2002024-12-09T15:11:42.684Zuploading: /tmp/debug/paging.txt (24578 bytes)
2012024-12-09T15:11:42.773Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 24578 -> 25316
2022024-12-09T15:11:43.844Zuploaded: /tmp/debug/paging.txt
2032024-12-09T15:11:43.844Zuploading: /tmp/debug/perf.txt (97743 bytes)
2042024-12-09T15:11:45.026Zuploaded: /tmp/debug/perf.txt
2052024-12-09T15:11:45.026Zuploading: /tmp/debug/prstat.txt (269226 bytes)
2062024-12-09T15:11:45.208Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 269226 -> 278318
2072024-12-09T15:11:46.278Zuploaded: /tmp/debug/prstat.txt
2082024-12-09T15:11:46.278Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2092024-12-09T15:11:47.372Zuploaded: /tmp/debug/psrinfo.txt
2102024-12-09T15:11:47.372Zuploading: /tmp/debug/upinfo.txt (15048 bytes)
2112024-12-09T15:11:48.511Zuploaded: /tmp/debug/upinfo.txt
2122024-12-09T15:11:48.511Zuploading: /tmp/dsc/downstairs-8810.txt (5594 bytes)
2132024-12-09T15:11:49.627Zuploaded: /tmp/dsc/downstairs-8810.txt
2142024-12-09T15:11:49.627Zuploading: /tmp/dsc/downstairs-8820.txt (5009 bytes)
2152024-12-09T15:11:50.742Zuploaded: /tmp/dsc/downstairs-8820.txt
2162024-12-09T15:11:50.742Zuploading: /tmp/dsc/downstairs-8830.txt (5007 bytes)
2172024-12-09T15:11:51.858Zuploaded: /tmp/dsc/downstairs-8830.txt