01JHG4WVDC71VKAR809B2888YH: 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: 01JHG4X83AB97GYNJ65XDB0TJV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-13T15:53:49.510Zjob dependencies complete; ready to run (waiting for 17 m 56 s)
22025-01-13T15:54:39.799Zjob assigned to worker 01JHG5Y7X8D8AMR16D64G5A6YT [factory aws, i-092761375164c1e92] (queued for 50 s)
32025-01-13T15:54:47.379Zdownloading input: /input/rbuild/out/crucible-dtrace.sha256.txt
42025-01-13T15:54:47.385Zdownloaded input: /input/rbuild/out/crucible-dtrace.sha256.txt
52025-01-13T15:54:47.385Zdownloading input: /input/rbuild/out/crucible-dtrace.tar
62025-01-13T15:54:47.432Zdownloaded input: /input/rbuild/out/crucible-dtrace.tar
72025-01-13T15:54:47.436Zdownloading input: /input/rbuild/out/crucible-nightly.sha256.txt
82025-01-13T15:54:47.448Zdownloaded input: /input/rbuild/out/crucible-nightly.sha256.txt
92025-01-13T15:54:47.448Zdownloading input: /input/rbuild/out/crucible-nightly.tar.gz
102025-01-13T15:54:48.458Zdownloaded input: /input/rbuild/out/crucible-nightly.tar.gz
112025-01-13T15:54:48.458Zdownloading input: /input/rbuild/out/crucible-pantry.sha256.txt
122025-01-13T15:54:48.481Zdownloaded input: /input/rbuild/out/crucible-pantry.sha256.txt
132025-01-13T15:54:48.481Zdownloading input: /input/rbuild/out/crucible-pantry.tar.gz
142025-01-13T15:54:48.681Zdownloaded input: /input/rbuild/out/crucible-pantry.tar.gz
152025-01-13T15:54:48.681Zdownloading input: /input/rbuild/out/crucible.sha256.txt
162025-01-13T15:54:48.695Zdownloaded input: /input/rbuild/out/crucible.sha256.txt
172025-01-13T15:54:48.695Zdownloading input: /input/rbuild/out/crucible.tar.gz
182025-01-13T15:54:48.988Zdownloaded input: /input/rbuild/out/crucible.tar.gz
192025-01-13T15:54:48.991Zdownloading input: /input/rbuild/work/rbins/crucible-downstairs.gz
202025-01-13T15:54:49.158Zdownloaded input: /input/rbuild/work/rbins/crucible-downstairs.gz
212025-01-13T15:54:49.158Zdownloading input: /input/rbuild/work/rbins/crucible-hammer.gz
222025-01-13T15:54:49.308Zdownloaded input: /input/rbuild/work/rbins/crucible-hammer.gz
232025-01-13T15:54:49.308Zdownloading input: /input/rbuild/work/rbins/crudd.gz
242025-01-13T15:54:49.464Zdownloaded input: /input/rbuild/work/rbins/crudd.gz
252025-01-13T15:54:49.467Zdownloading input: /input/rbuild/work/rbins/crutest.gz
262025-01-13T15:54:49.713Zdownloaded input: /input/rbuild/work/rbins/crutest.gz
272025-01-13T15:54:49.713Zdownloading input: /input/rbuild/work/rbins/dsc.gz
282025-01-13T15:54:49.899Zdownloaded input: /input/rbuild/work/rbins/dsc.gz
292025-01-13T15:54:49.902Zdownloading input: /input/rbuild/work/scripts/crudd-speed-battery.sh
302025-01-13T15:54:49.918Zdownloaded input: /input/rbuild/work/scripts/crudd-speed-battery.sh
312025-01-13T15:54:49.918Zdownloading input: /input/rbuild/work/scripts/perf-downstairs-tick.d
322025-01-13T15:54:49.983Zdownloaded input: /input/rbuild/work/scripts/perf-downstairs-tick.d
332025-01-13T15:54:49.983Zdownloading input: /input/rbuild/work/scripts/test_mem.sh
342025-01-13T15:54:50.020Zdownloaded input: /input/rbuild/work/scripts/test_mem.sh
352025-01-13T15:54:50.020Zdownloading input: /input/rbuild/work/scripts/upstairs_info.d
362025-01-13T15:54:50.037Zdownloaded input: /input/rbuild/work/scripts/upstairs_info.d
372025-01-13T15:54:50.040Zdownloading input: /input/rbuild/tmp/cargo-test-out.log
382025-01-13T15:54:50.774Zdownloaded input: /input/rbuild/tmp/cargo-test-out.log
 
392025-01-13T15:54:50.775Zstarting task 0: "setup"
402025-01-13T15:54:50.786Z++ uname -s
412025-01-13T15:54:50.789Z+ kern=SunOS
422025-01-13T15:54:50.789Z+ case "$kern" in
432025-01-13T15:54:50.789Z+ groupadd -g 12345 build
442025-01-13T15:54:50.792Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
452025-01-13T15:54:52.799Z+ zfs create -o mountpoint=/work rpool/work
462025-01-13T15:54:52.916Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
472025-01-13T15:54:52.919Z+ home_fs=zfs
482025-01-13T15:54:52.919Z+ [[ zfs == autofs ]]
492025-01-13T15:54:52.919Z+ mkdir -p /home/build
502025-01-13T15:54:52.922Z+ chown build:build /home/build /work
512025-01-13T15:54:54.922Z+ chmod 0700 /home/build /work
522025-01-13T15:54:54.925Zprocess exited: duration 4150 ms, exit code 0
 
532025-01-13T15:54:54.934Zstarting task 1: "authentication"
542025-01-13T15:54:54.948Zprocess exited: duration 17 ms, exit code 0
 
552025-01-13T15:54:54.954Zstarting task 2: "build"
562025-01-13T15:54:54.959Z+ banner cores
572025-01-13T15:54:54.962Z
582025-01-13T15:54:54.962Z #### #### ##### ###### ####
592025-01-13T15:54:54.962Z # # # # # # # #
602025-01-13T15:54:54.962Z # # # # # ##### ####
612025-01-13T15:54:54.962Z # # # ##### # #
622025-01-13T15:54:54.962Z # # # # # # # # #
632025-01-13T15:54:54.962Z #### #### # # ###### ####
642025-01-13T15:54:54.962Z
652025-01-13T15:54:54.965Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
662025-01-13T15:54:54.971Z+ banner unpack
672025-01-13T15:54:54.974Z
682025-01-13T15:54:54.974Z # # # # ##### ## #### # #
692025-01-13T15:54:54.974Z # # ## # # # # # # # # #
702025-01-13T15:54:54.974Z # # # # # # # # # # ####
712025-01-13T15:54:54.974Z # # # # # ##### ###### # # #
722025-01-13T15:54:54.975Z # # # ## # # # # # # #
732025-01-13T15:54:54.975Z #### # # # # # #### # #
742025-01-13T15:54:54.975Z
752025-01-13T15:54:54.975Z+ mkdir -p /var/tmp/bins
762025-01-13T15:54:54.977Z+ for t in "$input/rbins/"*.gz
772025-01-13T15:54:54.977Z++ basename /input/rbuild/work/rbins/crucible-downstairs.gz
782025-01-13T15:54:54.980Z+ b=crucible-downstairs.gz
792025-01-13T15:54:54.980Z+ b=crucible-downstairs
802025-01-13T15:54:54.980Z+ gunzip
812025-01-13T15:54:55.256Z+ chmod +x /var/tmp/bins/crucible-downstairs
822025-01-13T15:54:55.260Z+ for t in "$input/rbins/"*.gz
832025-01-13T15:54:55.260Z++ basename /input/rbuild/work/rbins/crucible-hammer.gz
842025-01-13T15:54:55.260Z+ b=crucible-hammer.gz
852025-01-13T15:54:55.260Z+ b=crucible-hammer
862025-01-13T15:54:55.260Z+ gunzip
872025-01-13T15:54:55.522Z+ chmod +x /var/tmp/bins/crucible-hammer
882025-01-13T15:54:55.533Z+ for t in "$input/rbins/"*.gz
892025-01-13T15:54:55.533Z++ basename /input/rbuild/work/rbins/crudd.gz
902025-01-13T15:54:55.533Z+ b=crudd.gz
912025-01-13T15:54:55.533Z+ b=crudd
922025-01-13T15:54:55.533Z+ gunzip
932025-01-13T15:54:55.780Z+ chmod +x /var/tmp/bins/crudd
942025-01-13T15:54:55.783Z+ for t in "$input/rbins/"*.gz
952025-01-13T15:54:55.785Z++ basename /input/rbuild/work/rbins/crutest.gz
962025-01-13T15:54:55.785Z+ b=crutest.gz
972025-01-13T15:54:55.785Z+ b=crutest
982025-01-13T15:54:55.785Z+ gunzip
992025-01-13T15:54:56.072Z+ chmod +x /var/tmp/bins/crutest
1002025-01-13T15:54:56.074Z+ for t in "$input/rbins/"*.gz
1012025-01-13T15:54:56.078Z++ basename /input/rbuild/work/rbins/dsc.gz
1022025-01-13T15:54:56.078Z+ b=dsc.gz
1032025-01-13T15:54:56.078Z+ b=dsc
1042025-01-13T15:54:56.078Z+ gunzip
1052025-01-13T15:54:56.221Z+ chmod +x /var/tmp/bins/dsc
1062025-01-13T15:54:56.223Z+ export BINDIR=/var/tmp/bins
1072025-01-13T15:54:56.223Z+ BINDIR=/var/tmp/bins
1082025-01-13T15:54:56.223Z+ export RUST_BACKTRACE=1
1092025-01-13T15:54:56.224Z+ RUST_BACKTRACE=1
1102025-01-13T15:54:56.224Z+ banner setup
1112025-01-13T15:54:56.226Z
1122025-01-13T15:54:56.226Z #### ###### ##### # # #####
1132025-01-13T15:54:56.226Z # # # # # # #
1142025-01-13T15:54:56.226Z #### ##### # # # # #
1152025-01-13T15:54:56.226Z # # # # # #####
1162025-01-13T15:54:56.226Z # # # # # # #
1172025-01-13T15:54:56.226Z #### ###### # #### #
1182025-01-13T15:54:56.226Z
1192025-01-13T15:54:56.227Z+ pfexec plimit -n 9123456 1139
1202025-01-13T15:54:56.229Z+ echo 'Setup self timeout'
1212025-01-13T15:54:56.232ZSetup self timeout
1222025-01-13T15:54:56.232Z+ jobpid=1139
1232025-01-13T15:54:56.232Z+ echo 'Setup debug logging'
1242025-01-13T15:54:56.232ZSetup debug logging
1252025-01-13T15:54:56.232Z+ mkdir /tmp/debug
1262025-01-13T15:54:56.232Z+ sleep 3600
1272025-01-13T15:54:56.235Z+ psrinfo -v
1282025-01-13T15:54:56.238Z+ df -h
1292025-01-13T15:54:56.243Z+ prstat -d d -mLc 1
1302025-01-13T15:54:56.245Z+ iostat -T d -xn 1
1312025-01-13T15:54:56.245Z+ mpstat -T d 1
1322025-01-13T15:54:56.245Z+ vmstat -T d -p 1
1332025-01-13T15:54:56.248Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/perf-downstairs-tick.d
1342025-01-13T15:54:56.248Z+ banner memtest
1352025-01-13T15:54:56.248Z+ pfexec dtrace -Z -s /input/rbuild/work/scripts/upstairs_info.d
1362025-01-13T15:54:56.250Z
1372025-01-13T15:54:56.250Z # # ###### # # ##### ###### #### #####
1382025-01-13T15:54:56.250Z ## ## # ## ## # # # #
1392025-01-13T15:54:56.250Z # ## # ##### # ## # # ##### #### #
1402025-01-13T15:54:56.250Z # # # # # # # # #
1412025-01-13T15:54:56.250Z # # # # # # # # # #
1422025-01-13T15:54:56.250Z # # ###### # # # ###### #### #
1432025-01-13T15:54:56.250Z
1442025-01-13T15:54:56.250Z+ ptime -m bash /input/rbuild/work/scripts/test_mem.sh
1452025-01-13T15:54:56.268Z/input/rbuild/work
1462025-01-13T15:54:56.276ZMemory usage test begins at January 13, 2025 at 03:54:55 PM UTC
1472025-01-13T15:54:56.279ZMemory usage values in kilobytes unless specified otherwise
1482025-01-13T15:54:56.304ZRegion with ES:16384 EC:16 BS:4096 Size: 1 GiB Extent Size: 64 MiB
1492025-01-13T15:55:06.938Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1502025-01-13T15:55:07.052Z 1208 98576 6161 126056 7878 78508 4906 126056 7878 16
1512025-01-13T15:55:07.163Z 1210 97476 6092 124956 7809 77416 4838 124956 7809 16
1522025-01-13T15:55:07.274Z 1209 93356 5834 120832 7552 73304 4581 120832 7552 16
1532025-01-13T15:55:07.280ZRegion:1 GiB Extent:64 MiB Total downstairs (pmap -x): 363 MiB
1542025-01-13T15:55:07.290ZSize on disk of all region dirs: 3.07G or 3296823584
1552025-01-13T15:55:08.340Z
1562025-01-13T15:55:08.368ZRegion with ES:16384 EC:160 BS:4096 Size: 10 GiB Extent Size: 64 MiB
1572025-01-13T15:55:26.803Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1582025-01-13T15:55:26.905Z 1353 38704 241 67300 420 19756 123 67300 420 160
1592025-01-13T15:55:26.997Z 1355 36636 228 65232 407 17700 110 65232 407 160
1602025-01-13T15:55:27.101Z 1354 53044 331 81636 510 34084 213 81636 510 160
1612025-01-13T15:55:27.107ZRegion:10 GiB Extent:64 MiB Total downstairs (pmap -x): 209 MiB
1622025-01-13T15:55:27.118ZSize on disk of all region dirs: 30.7G or 32968229075
1632025-01-13T15:55:28.166Z
1642025-01-13T15:55:28.194ZRegion with ES:16384 EC:1600 BS:4096 Size: 100 GiB Extent Size: 64 MiB
1652025-01-13T15:57:08.154Z PID RSS RSS/EC VSZ VSZ/EC HEAP HEAP/EC TOTAL TOTAL/EC EC
1662025-01-13T15:57:08.367Z 1498 100836 63 141232 88 93656 58 141232 88 1600
1672025-01-13T15:57:08.570Z 1500 99504 62 140120 87 92556 57 140120 87 1600
1682025-01-13T15:57:08.778Z 1499 109244 68 149380 93 101816 63 149380 93 1600
1692025-01-13T15:57:08.784ZRegion:100 GiB Extent:64 MiB Total downstairs (pmap -x): 420 MiB
1702025-01-13T15:57:08.817ZSize on disk of all region dirs: 307G or 329682283958
1712025-01-13T15:57:09.867Z
1722025-01-13T15:57:09.870ZMemory usage test finished on January 13, 2025 at 03:57:09 PM UTC
1732025-01-13T15:57:09.873Z
1742025-01-13T15:57:09.873Zreal 2:13.619764523
1752025-01-13T15:57:09.873Zuser 3:08.790883609
1762025-01-13T15:57:09.873Zsys 4:29.395139041
1772025-01-13T15:57:09.873Ztrap 1.545282681
1782025-01-13T15:57:09.873Ztflt 0.001941651
1792025-01-13T15:57:09.873Zdflt 0.043465399
1802025-01-13T15:57:09.873Zkflt 0.012582556
1812025-01-13T15:57:09.873Zlock 4:00:24.244800979
1822025-01-13T15:57:09.873Zslp 8:08.788855582
1832025-01-13T15:57:09.873Zlat 3:08.191773932
1842025-01-13T15:57:09.873Zstop 0.187174351
1852025-01-13T15:57:14.877Zprocess exited: duration 134918 ms, exit code 0
1862025-01-13T15:57:14.877Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1872025-01-13T15:58:14.923Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1882025-01-13T15:58:14.923Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1892025-01-13T15:58:14.937Zfound 12 output files
1902025-01-13T15:58:14.937Zuploading: /tmp/test_mem_log.txt (67425 bytes)
1912025-01-13T15:58:15.950Zuploaded: /tmp/test_mem_log.txt
1922025-01-13T15:58:15.950Zuploading: /tmp/debug/df.txt (1270 bytes)
1932025-01-13T15:58:16.963Zuploaded: /tmp/debug/df.txt
1942025-01-13T15:58:16.963Zuploading: /tmp/debug/iostat.txt (60001 bytes)
1952025-01-13T15:58:16.970Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 60001 -> 60601
1962025-01-13T15:58:17.975Zuploaded: /tmp/debug/iostat.txt
1972025-01-13T15:58:17.975Zuploading: /tmp/debug/mpstat.txt (146638 bytes)
1982025-01-13T15:58:17.983Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 146638 -> 148825
1992025-01-13T15:58:18.989Zuploaded: /tmp/debug/mpstat.txt
2002025-01-13T15:58:18.992Zuploading: /tmp/debug/paging.txt (26045 bytes)
2012025-01-13T15:58:18.996Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 26045 -> 26663
2022025-01-13T15:58:20.003Zuploaded: /tmp/debug/paging.txt
2032025-01-13T15:58:20.003Zuploading: /tmp/debug/perf.txt (90345 bytes)
2042025-01-13T15:58:21.015Zuploaded: /tmp/debug/perf.txt
2052025-01-13T15:58:21.015Zuploading: /tmp/debug/prstat.txt (290771 bytes)
2062025-01-13T15:58:21.026Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 290771 -> 298544
2072025-01-13T15:58:22.032Zuploaded: /tmp/debug/prstat.txt
2082025-01-13T15:58:22.033Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2092025-01-13T15:58:23.040Zuploaded: /tmp/debug/psrinfo.txt
2102025-01-13T15:58:23.040Zuploading: /tmp/debug/upinfo.txt (17632 bytes)
2112025-01-13T15:58:24.049Zuploaded: /tmp/debug/upinfo.txt
2122025-01-13T15:58:24.049Zuploading: /tmp/dsc/downstairs-8810.txt (5675 bytes)
2132025-01-13T15:58:25.057Zuploaded: /tmp/dsc/downstairs-8810.txt
2142025-01-13T15:58:25.057Zuploading: /tmp/dsc/downstairs-8820.txt (5080 bytes)
2152025-01-13T15:58:26.067Zuploaded: /tmp/dsc/downstairs-8820.txt
2162025-01-13T15:58:26.067Zuploading: /tmp/dsc/downstairs-8830.txt (5087 bytes)
2172025-01-13T15:58:27.077Zuploaded: /tmp/dsc/downstairs-8830.txt