01JH9YKAY30K10HP5PBX9KVFQB: 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: 01JH9YKR3NFHEQFWRWQT66BPAR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-11T06:08:00.432Zjob dependencies complete; ready to run (waiting for 17 m 36 s)
22025-01-11T06:08:58.694Zjob assigned to worker 01JH9ZMEBM7JGEHGYFPYX9Q0SQ [factory aws, i-094e712a815dec65e] (queued for 58 s)
32025-01-11T06:09:06.517Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-01-11T06:09:06.544Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-01-11T06:09:06.544Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-01-11T06:09:06.638Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-01-11T06:09:06.638Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-01-11T06:09:06.652Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-01-11T06:09:06.652Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-01-11T06:09:07.543Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-01-11T06:09:07.543Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-01-11T06:09:07.556Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-01-11T06:09:07.556Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-01-11T06:09:07.757Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-01-11T06:09:07.757Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-01-11T06:09:07.771Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-01-11T06:09:07.771Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-01-11T06:09:08.047Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-01-11T06:09:08.049Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-01-11T06:09:08.217Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-01-11T06:09:08.217Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-01-11T06:09:08.371Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-01-11T06:09:08.371Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-01-11T06:09:08.515Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-01-11T06:09:08.515Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-01-11T06:09:08.678Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-01-11T06:09:08.678Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-01-11T06:09:08.794Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-01-11T06:09:08.796Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-01-11T06:09:08.841Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-01-11T06:09:08.842Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-01-11T06:09:08.860Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-01-11T06:09:08.860Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-01-11T06:09:08.880Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-01-11T06:09:08.880Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-01-11T06:09:08.897Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-01-11T06:09:08.899Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-01-11T06:09:09.663Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-01-11T06:09:09.663Zstarting task 0: "setup"
402025-01-11T06:09:09.676Z++ uname -s
412025-01-11T06:09:09.679Z+ kern=SunOS
422025-01-11T06:09:09.679Z+ case "$kern" in
432025-01-11T06:09:09.679Z+ groupadd -g 12345 build
442025-01-11T06:09:09.682Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452025-01-11T06:09:11.690Z+ zfs create -o mountpoint=/work rpool/work
462025-01-11T06:09:11.822Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472025-01-11T06:09:11.828Z+ home_fs=zfs
482025-01-11T06:09:11.828Z+ [[ zfs == autofs ]]
492025-01-11T06:09:11.828Z+ mkdir -p /home/build
502025-01-11T06:09:11.828Z+ chown build:build /home/build /work
512025-01-11T06:09:13.826Z+ chmod 0700 /home/build /work
522025-01-11T06:09:13.829Zprocess exited: duration 4165 ms, exit code 0
 
532025-01-11T06:09:13.834Zstarting task 1: "authentication"
542025-01-11T06:09:13.851Zprocess exited: duration 17 ms, exit code 0
 
552025-01-11T06:09:13.857Zstarting task 2: "build"
562025-01-11T06:09:13.862Z+ banner cores
572025-01-11T06:09:13.865Z
582025-01-11T06:09:13.865Z #### #### ##### ###### ####
592025-01-11T06:09:13.865Z # # # # # # # #
602025-01-11T06:09:13.865Z # # # # # ##### ####
612025-01-11T06:09:13.865Z # # # ##### # #
622025-01-11T06:09:13.865Z # # # # # # # # #
632025-01-11T06:09:13.865Z #### #### # # ###### ####
642025-01-11T06:09:13.865Z
652025-01-11T06:09:13.868Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662025-01-11T06:09:13.874Z+ banner unpack
672025-01-11T06:09:13.877Z
682025-01-11T06:09:13.877Z # # # # ##### ## #### # #
692025-01-11T06:09:13.877Z # # ## # # # # # # # # #
702025-01-11T06:09:13.877Z # # # # # # # # # # ####
712025-01-11T06:09:13.877Z # # # # # ##### ###### # # #
722025-01-11T06:09:13.877Z # # # ## # # # # # # #
732025-01-11T06:09:13.877Z #### # # # # # #### # #
742025-01-11T06:09:13.877Z
752025-01-11T06:09:13.877Z+ mkdir -p /var/tmp/bins
762025-01-11T06:09:13.879Z+ for t in "$input/rbins/"*.gz
772025-01-11T06:09:13.879Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782025-01-11T06:09:13.882Z+ b=crucible-downstairs.gz
792025-01-11T06:09:13.882Z+ b=crucible-downstairs
802025-01-11T06:09:13.882Z+ gunzip
812025-01-11T06:09:14.171Z+ chmod +x /var/tmp/bins/crucible-downstairs
822025-01-11T06:09:14.174Z+ for t in "$input/rbins/"*.gz
832025-01-11T06:09:14.174Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842025-01-11T06:09:14.174Z+ b=crucible-hammer.gz
852025-01-11T06:09:14.174Z+ b=crucible-hammer
862025-01-11T06:09:14.174Z+ gunzip
872025-01-11T06:09:14.442Z+ chmod +x /var/tmp/bins/crucible-hammer
882025-01-11T06:09:14.445Z+ for t in "$input/rbins/"*.gz
892025-01-11T06:09:14.445Z++ basename /input/rbuild/work/rbins/crudd.gz
902025-01-11T06:09:14.447Z+ b=crudd.gz
912025-01-11T06:09:14.447Z+ b=crudd
922025-01-11T06:09:14.447Z+ gunzip
932025-01-11T06:09:14.703Z+ chmod +x /var/tmp/bins/crudd
942025-01-11T06:09:14.706Z+ for t in "$input/rbins/"*.gz
952025-01-11T06:09:14.709Z++ basename /input/rbuild/work/rbins/crutest.gz
962025-01-11T06:09:14.709Z+ b=crutest.gz
972025-01-11T06:09:14.709Z+ b=crutest
982025-01-11T06:09:14.709Z+ gunzip
992025-01-11T06:09:14.997Z+ chmod +x /var/tmp/bins/crutest
1002025-01-11T06:09:15.001Z+ for t in "$input/rbins/"*.gz
1012025-01-11T06:09:15.001Z++ basename /input/rbuild/work/rbins/dsc.gz
1022025-01-11T06:09:15.003Z+ b=dsc.gz
1032025-01-11T06:09:15.004Z+ b=dsc
1042025-01-11T06:09:15.004Z+ gunzip
1052025-01-11T06:09:15.147Z+ chmod +x /var/tmp/bins/dsc
1062025-01-11T06:09:15.150Z+ export BINDIR=/var/tmp/bins
1072025-01-11T06:09:15.150Z+ BINDIR=/var/tmp/bins
1082025-01-11T06:09:15.150Z+ banner setup
1092025-01-11T06:09:15.152Z
1102025-01-11T06:09:15.152Z #### ###### ##### # # #####
1112025-01-11T06:09:15.152Z # # # # # # #
1122025-01-11T06:09:15.152Z #### ##### # # # # #
1132025-01-11T06:09:15.152Z # # # # # #####
1142025-01-11T06:09:15.152Z # # # # # # #
1152025-01-11T06:09:15.152Z #### ###### # #### #
1162025-01-11T06:09:15.152Z
1172025-01-11T06:09:15.152Z+ pfexec plimit -n 9123456 1141
1182025-01-11T06:09:15.156Z+ echo 'Setup self timeout'
1192025-01-11T06:09:15.158ZSetup self timeout
1202025-01-11T06:09:15.158Z+ jobpid=1141
1212025-01-11T06:09:15.158Z+ echo 'Setup debug logging'
1222025-01-11T06:09:15.158ZSetup debug logging
1232025-01-11T06:09:15.158Z+ mkdir /tmp/debug
1242025-01-11T06:09:15.158Z+ sleep 3600
1252025-01-11T06:09:15.161Z+ psrinfo -v
1262025-01-11T06:09:15.163Z+ df -h
1272025-01-11T06:09:15.170Z+ prstat -d d -mLc 1
1282025-01-11T06:09:15.172Z+ iostat -T d -xn 1
1292025-01-11T06:09:15.172Z+ mpstat -T d 1
1302025-01-11T06:09:15.172Z+ vmstat -T d -p 1
1312025-01-11T06:09:15.175Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1322025-01-11T06:09:15.175Z+ banner memtest
1332025-01-11T06:09:15.175Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1342025-01-11T06:09:15.177Z
1352025-01-11T06:09:15.177Z # # ###### # # ##### ###### #### #####
1362025-01-11T06:09:15.177Z ## ## # ## ## # # # #
1372025-01-11T06:09:15.177Z # ## # ##### # ## # # ##### #### #
1382025-01-11T06:09:15.177Z # # # # # # # # #
1392025-01-11T06:09:15.177Z # # # # # # # # # #
1402025-01-11T06:09:15.177Z # # ###### # # # ###### #### #
1412025-01-11T06:09:15.177Z
1422025-01-11T06:09:15.177Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1432025-01-11T06:09:15.189Z/input/rbuild/work
1442025-01-11T06:09:15.198ZMemory usage test begins at January 11, 2025 at 06:09:13 AM UTC
1452025-01-11T06:09:15.200ZMemory usage values in kilobytes unless specified otherwise
1462025-01-11T06:09:15.228ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1472025-01-11T06:09:25.890Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1482025-01-11T06:09:25.993Z 1210 95468 5966 123640 7727 75424 4714 123640 7727 16
1492025-01-11T06:09:26.094Z 1212 96444 6027 124640 7790 76388 4774 124640 7790 16
1502025-01-11T06:09:26.198Z 1211 102640 6415 130828 8176 82620 5163 130828 8176 16
1512025-01-11T06:09:26.203ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 370 MiB
1522025-01-11T06:09:26.213ZSize on disk of all region dirs: 3.07G or 3296823584
1532025-01-11T06:09:27.269Z
1542025-01-11T06:09:27.297ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1552025-01-11T06:09:45.532Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1562025-01-11T06:09:45.622Z 1357 36632 228 65948 412 17700 110 65948 412 160
1572025-01-11T06:09:45.710Z 1355 36700 229 67032 418 18792 117 67032 418 160
1582025-01-11T06:09:45.807Z 1356 51024 318 80352 502 32092 200 80352 502 160
1592025-01-11T06:09:45.813ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 208 MiB
1602025-01-11T06:09:45.824ZSize on disk of all region dirs: 30.7G or 32968229075
1612025-01-11T06:09:46.874Z
1622025-01-11T06:09:46.901ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1632025-01-11T06:11:27.688Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1642025-01-11T06:11:27.888Z 1501 99004 61 139872 87 91600 57 139872 87 1600
1652025-01-11T06:11:28.081Z 1500 97368 60 138752 86 90508 56 138752 86 1600
1662025-01-11T06:11:28.279Z 1502 107660 67 148936 93 100652 62 148936 93 1600
1672025-01-11T06:11:28.284ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 417 MiB
1682025-01-11T06:11:28.318ZSize on disk of all region dirs: 307G or 329682283958
1692025-01-11T06:11:29.382Z
1702025-01-11T06:11:29.385ZMemory usage test finished on January 11, 2025 at 06:11:27 AM UTC
1712025-01-11T06:11:29.389Z
1722025-01-11T06:11:29.389Zreal 2:14.186696982
1732025-01-11T06:11:29.389Zuser 3:09.281226070
1742025-01-11T06:11:29.389Zsys 4:28.724203043
1752025-01-11T06:11:29.389Ztrap 1.469411272
1762025-01-11T06:11:29.389Ztflt 0.003914127
1772025-01-11T06:11:29.389Zdflt 0.026497383
1782025-01-11T06:11:29.389Zkflt 0.001073438
1792025-01-11T06:11:29.389Zlock 3:58:16.691716538
1802025-01-11T06:11:29.389Zslp 8:09.386322938
1812025-01-11T06:11:29.389Zlat 3:07.894738265
1822025-01-11T06:11:29.389Zstop 0.224879062
1832025-01-11T06:11:34.392Zprocess exited: duration 135509 ms, exit code 0
1842025-01-11T06:11:34.392Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1852025-01-11T06:12:34.446Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1862025-01-11T06:12:34.446Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1872025-01-11T06:12:34.457Zfound 12 output files
1882025-01-11T06:12:34.457Zuploading: /tmp/test_mem_log.txt (70432 bytes)
1892025-01-11T06:12:35.472Zuploaded: /tmp/test_mem_log.txt
1902025-01-11T06:12:35.472Zuploading: /tmp/debug/df.txt (1270 bytes)
1912025-01-11T06:12:36.483Zuploaded: /tmp/debug/df.txt
1922025-01-11T06:12:36.483Zuploading: /tmp/debug/iostat.txt (60308 bytes)
1932025-01-11T06:12:36.489Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 60308 -> 60908
1942025-01-11T06:12:37.495Zuploaded: /tmp/debug/iostat.txt
1952025-01-11T06:12:37.495Zuploading: /tmp/debug/mpstat.txt (147398 bytes)
1962025-01-11T06:12:37.502Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 147398 -> 149585
1972025-01-11T06:12:38.511Zuploaded: /tmp/debug/mpstat.txt
1982025-01-11T06:12:38.511Zuploading: /tmp/debug/paging.txt (26160 bytes)
1992025-01-11T06:12:38.516Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 26160 -> 26778
2002025-01-11T06:12:39.522Zuploaded: /tmp/debug/paging.txt
2012025-01-11T06:12:39.525Zuploading: /tmp/debug/perf.txt (88206 bytes)
2022025-01-11T06:12:40.534Zuploaded: /tmp/debug/perf.txt
2032025-01-11T06:12:40.536Zuploading: /tmp/debug/prstat.txt (293927 bytes)
2042025-01-11T06:12:40.544Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 293927 -> 301688
2052025-01-11T06:12:41.549Zuploaded: /tmp/debug/prstat.txt
2062025-01-11T06:12:41.549Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2072025-01-11T06:12:42.558Zuploaded: /tmp/debug/psrinfo.txt
2082025-01-11T06:12:42.558Zuploading: /tmp/debug/upinfo.txt (17784 bytes)
2092025-01-11T06:12:43.566Zuploaded: /tmp/debug/upinfo.txt
2102025-01-11T06:12:43.566Zuploading: /tmp/dsc/downstairs-8810.txt (5673 bytes)
2112025-01-11T06:12:44.575Zuploaded: /tmp/dsc/downstairs-8810.txt
2122025-01-11T06:12:44.575Zuploading: /tmp/dsc/downstairs-8820.txt (5082 bytes)
2132025-01-11T06:12:45.583Zuploaded: /tmp/dsc/downstairs-8820.txt
2142025-01-11T06:12:45.583Zuploading: /tmp/dsc/downstairs-8830.txt (5079 bytes)
2152025-01-11T06:12:46.590Zuploaded: /tmp/dsc/downstairs-8830.txt