01J4S959K816RESAQYX9Y01A9Q: test-live-repair

BasicConfig {
    output_rules: [
        "/tmp/*.txt",
        "/tmp/*.log",
        "%/tmp/debug/*",
        "/tmp/core.*",
        "/tmp/dsc/*.txt",
        "/tmp/dsc.tar",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: true,
}

Buildomat Job: 01J4S95KFMM5T4F9G2CX2FRMZG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-08T15:37:25.010Zjob dependencies complete; ready to run (waiting for 17 m 57 s)
22024-08-08T15:38:35.280Zjob assigned to worker 01J4SA6TPPRYBCWJBVC3D5AT8T (queued for 1 m 10 s)
32024-08-08T15:38:42.641Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-08-08T15:38:44.529Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-08-08T15:38:44.529Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-08-08T15:38:45.569Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-08-08T15:38:45.569Zdownloading input: /input/build/work/bins/crutest.gz
82024-08-08T15:38:46.760Zdownloaded input: /input/build/work/bins/crutest.gz
92024-08-08T15:38:46.760Zdownloading input: /input/build/work/bins/dsc.gz
102024-08-08T15:38:47.413Zdownloaded input: /input/build/work/bins/dsc.gz
112024-08-08T15:38:47.416Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-08-08T15:38:47.430Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-08-08T15:38:47.430Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-08-08T15:38:47.458Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-08-08T15:38:47.458Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-08-08T15:38:47.479Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-08-08T15:38:47.479Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-08-08T15:38:47.499Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-08-08T15:38:47.499Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-08-08T15:38:47.516Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-08-08T15:38:47.516Zdownloading input: /input/build/work/scripts/test_up.sh
222024-08-08T15:38:47.537Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-08-08T15:38:47.537Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-08-08T15:38:47.555Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-08-08T15:38:47.558Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-08-08T15:38:48.557Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-08-08T15:38:48.557Zstarting task 0: "setup"
282024-08-08T15:38:48.603Z++ uname -s
292024-08-08T15:38:48.606Z+ kern=SunOS
302024-08-08T15:38:48.606Z+ case "$kern" in
312024-08-08T15:38:48.606Z+ groupadd -g 12345 build
322024-08-08T15:38:48.609Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-08-08T15:38:50.617Z+ zfs create -o mountpoint=/work rpool/work
342024-08-08T15:38:51.016Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-08-08T15:38:51.020Z+ home_fs=zfs
362024-08-08T15:38:51.020Z+ [[ zfs == autofs ]]
372024-08-08T15:38:51.020Z+ mkdir -p /home/build
382024-08-08T15:38:51.023Z+ chown build:build /home/build /work
392024-08-08T15:38:53.022Z+ chmod 0700 /home/build /work
402024-08-08T15:38:53.025Zprocess exited: duration 4475 ms, exit code 0
 
412024-08-08T15:38:53.030Zstarting task 1: "authentication"
422024-08-08T15:38:53.047Zprocess exited: duration 16 ms, exit code 0
 
432024-08-08T15:38:53.054Zstarting task 2: "build"
442024-08-08T15:38:53.057Z+ banner cores
452024-08-08T15:38:53.076Z
462024-08-08T15:38:53.076Z #### #### ##### ###### ####
472024-08-08T15:38:53.076Z # # # # # # # #
482024-08-08T15:38:53.076Z # # # # # ##### ####
492024-08-08T15:38:53.077Z # # # ##### # #
502024-08-08T15:38:53.077Z # # # # # # # # #
512024-08-08T15:38:53.077Z #### #### # # ###### ####
522024-08-08T15:38:53.077Z
532024-08-08T15:38:53.079Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-08-08T15:38:53.086Z+ pfexec chmod +x /input/build/work/scripts/perf-downstairs-tick.d /input/build/work/scripts/test_ds.sh /input/build/work/scripts/test_live_repair.sh /input/build/work/scripts/test_repair.sh /input/build/work/scripts/test_replay.sh /input/build/work/scripts/test_up.sh /input/build/work/scripts/upstairs_info.d
552024-08-08T15:38:53.088Z+ echo 'input bins dir contains:'
562024-08-08T15:38:53.088Zinput bins dir contains:
572024-08-08T15:38:53.088Z+ ls -ltr /input/build/work/bins
582024-08-08T15:38:53.091Ztotal 697587
592024-08-08T15:38:53.091Z-rw-r--r-- 1 root root 105847404 Aug 8 15:38 crucible-downstairs.gz
602024-08-08T15:38:53.091Z-rw-r--r-- 1 root root 83365679 Aug 8 15:38 crucible-hammer.gz
612024-08-08T15:38:53.091Z-rw-r--r-- 1 root root 103307468 Aug 8 15:38 crutest.gz
622024-08-08T15:38:53.091Z-rw-r--r-- 1 root root 64414616 Aug 8 15:38 dsc.gz
632024-08-08T15:38:53.091Z+ echo 'input script dir contains:'
642024-08-08T15:38:53.091Zinput script dir contains:
652024-08-08T15:38:53.091Z+ ls -ltr /input/build/work/scripts
662024-08-08T15:38:53.094Ztotal 40
672024-08-08T15:38:53.094Z-rwxr-xr-x 1 root root 3056 Aug 8 15:38 perf-downstairs-tick.d
682024-08-08T15:38:53.094Z-rwxr-xr-x 1 root root 2102 Aug 8 15:38 test_ds.sh
692024-08-08T15:38:53.094Z-rwxr-xr-x 1 root root 4086 Aug 8 15:38 test_live_repair.sh
702024-08-08T15:38:53.094Z-rwxr-xr-x 1 root root 6671 Aug 8 15:38 test_repair.sh
712024-08-08T15:38:53.094Z-rwxr-xr-x 1 root root 3029 Aug 8 15:38 test_replay.sh
722024-08-08T15:38:53.094Z-rwxr-xr-x 1 root root 11934 Aug 8 15:38 test_up.sh
732024-08-08T15:38:53.094Z-rwxr-xr-x 1 root root 2750 Aug 8 15:38 upstairs_info.d
742024-08-08T15:38:53.094Z+ banner Unpack
752024-08-08T15:38:53.094Z# #
762024-08-08T15:38:53.094Z# # # # ##### ## #### # #
772024-08-08T15:38:53.094Z# # ## # # # # # # # # #
782024-08-08T15:38:53.094Z# # # # # # # # # # ####
792024-08-08T15:38:53.094Z# # # # # ##### ###### # # #
802024-08-08T15:38:53.094Z# # # ## # # # # # # #
812024-08-08T15:38:53.094Z ##### # # # # # #### # #
822024-08-08T15:38:53.094Z
832024-08-08T15:38:53.095Z+ mkdir -p /var/tmp/bins
842024-08-08T15:38:53.097Z+ for t in "$input/bins/"*.gz
852024-08-08T15:38:53.097Z++ basename /input/build/work/bins/crucible-downstairs.gz
862024-08-08T15:38:53.100Z+ b=crucible-downstairs.gz
872024-08-08T15:38:53.100Z+ b=crucible-downstairs
882024-08-08T15:38:53.100Z+ gunzip
892024-08-08T15:38:55.317Z+ chmod +x /var/tmp/bins/crucible-downstairs
902024-08-08T15:38:55.319Z+ for t in "$input/bins/"*.gz
912024-08-08T15:38:55.320Z++ basename /input/build/work/bins/crucible-hammer.gz
922024-08-08T15:38:55.322Z+ b=crucible-hammer.gz
932024-08-08T15:38:55.322Z+ b=crucible-hammer
942024-08-08T15:38:55.322Z+ gunzip
952024-08-08T15:38:57.067Z+ chmod +x /var/tmp/bins/crucible-hammer
962024-08-08T15:38:57.070Z+ for t in "$input/bins/"*.gz
972024-08-08T15:38:57.073Z++ basename /input/build/work/bins/crutest.gz
982024-08-08T15:38:57.073Z+ b=crutest.gz
992024-08-08T15:38:57.073Z+ b=crutest
1002024-08-08T15:38:57.073Z+ gunzip
1012024-08-08T15:38:59.226Z+ chmod +x /var/tmp/bins/crutest
1022024-08-08T15:38:59.229Z+ for t in "$input/bins/"*.gz
1032024-08-08T15:38:59.229Z++ basename /input/build/work/bins/dsc.gz
1042024-08-08T15:38:59.232Z+ b=dsc.gz
1052024-08-08T15:38:59.232Z+ b=dsc
1062024-08-08T15:38:59.232Z+ gunzip
1072024-08-08T15:39:00.612Z+ chmod +x /var/tmp/bins/dsc
1082024-08-08T15:39:00.615Z+ export BINDIR=/var/tmp/bins
1092024-08-08T15:39:00.615Z+ BINDIR=/var/tmp/bins
1102024-08-08T15:39:00.615Z+ echo 'BINDIR is /var/tmp/bins'
1112024-08-08T15:39:00.615ZBINDIR is /var/tmp/bins
1122024-08-08T15:39:00.615Z+ echo 'bindir contains:'
1132024-08-08T15:39:00.615Zbindir contains:
1142024-08-08T15:39:00.615Z+ ls -ltr /var/tmp/bins
1152024-08-08T15:39:00.618Ztotal 551617
1162024-08-08T15:39:00.618Z-rwxr-xr-x 1 build build 402373920 Aug 8 15:38 crucible-downstairs
1172024-08-08T15:39:00.618Z-rwxr-xr-x 1 build build 312473512 Aug 8 15:38 crucible-hammer
1182024-08-08T15:39:00.618Z-rwxr-xr-x 1 build build 390947816 Aug 8 15:38 crutest
1192024-08-08T15:39:00.618Z-rwxr-xr-x 1 build build 240974112 Aug 8 15:38 dsc
1202024-08-08T15:39:00.618Z+ banner CreateDS
1212024-08-08T15:39:00.618Z ##### ###### #####
1222024-08-08T15:39:00.618Z# # ##### ###### ## ##### ###### # # # #
1232024-08-08T15:39:00.618Z# # # # # # # # # # #
1242024-08-08T15:39:00.618Z# # # ##### # # # ##### # # #####
1252024-08-08T15:39:00.618Z# ##### # ###### # # # # #
1262024-08-08T15:39:00.618Z# # # # # # # # # # # # #
1272024-08-08T15:39:00.619Z ##### # # ###### # # # ###### ###### #####
1282024-08-08T15:39:00.619Z
1292024-08-08T15:39:00.619Z+ echo /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1302024-08-08T15:39:00.619Z/var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1312024-08-08T15:39:00.619Z+ /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1322024-08-08T15:39:00.631ZCreating region directory at: /var/tmp/dsc/region
1332024-08-08T15:39:00.634ZCreating dsc directory at: /tmp/dsc
1342024-08-08T15:39:00.884ZDownstairs region 0 created at /var/tmp/dsc/region/8810 in 0.25256866
1352024-08-08T15:39:01.110ZDownstairs region 1 created at /var/tmp/dsc/region/8820 in 0.22544147
1362024-08-08T15:39:01.324ZDownstairs region 2 created at /var/tmp/dsc/region/8830 in 0.21392761
1372024-08-08T15:39:01.539ZDownstairs region 3 created at /var/tmp/dsc/region/8840 in 0.21486157
1382024-08-08T15:39:01.539ZRegion set with 4 regions was created
1392024-08-08T15:39:01.542Z+ banner StartDS
1402024-08-08T15:39:01.544Z ##### ###### #####
1412024-08-08T15:39:01.544Z# # ##### ## ##### ##### # # # #
1422024-08-08T15:39:01.544Z# # # # # # # # # #
1432024-08-08T15:39:01.544Z ##### # # # # # # # # #####
1442024-08-08T15:39:01.544Z # # ###### ##### # # # #
1452024-08-08T15:39:01.545Z# # # # # # # # # # # #
1462024-08-08T15:39:01.545Z ##### # # # # # # ###### #####
1472024-08-08T15:39:01.545Z
1482024-08-08T15:39:01.545Z+ sleep 5
1492024-08-08T15:39:01.545Z+ /var/tmp/bins/dsc start --ds-bin /var/tmp/bins/crucible-downstairs --region-count 4
1502024-08-08T15:39:06.550Z++ pgrep dsc
1512024-08-08T15:39:06.553Z+ dsc_pid=1175
1522024-08-08T15:39:06.553Z+ [[ 1175 -eq 0 ]]
1532024-08-08T15:39:06.553Z+ ps -p 1175
1542024-08-08T15:39:06.570Z PID TTY TIME CMD
1552024-08-08T15:39:06.570Z 1175 ? 0:00 dsc
1562024-08-08T15:39:06.573Z+ echo 'Found dsc running, continue tests'
1572024-08-08T15:39:06.573ZFound dsc running, continue tests
1582024-08-08T15:39:06.573Z+ echo 'Setup self timeout'
1592024-08-08T15:39:06.573ZSetup self timeout
1602024-08-08T15:39:06.573Z+ jobpid=1142
1612024-08-08T15:39:06.573Z+ echo 'Setup debug logging'
1622024-08-08T15:39:06.573Z+ mkdir /tmp/debug
1632024-08-08T15:39:06.573ZSetup debug logging
1642024-08-08T15:39:06.573Z+ sleep 7200
1652024-08-08T15:39:06.573Z+ psrinfo -v
1662024-08-08T15:39:06.576Z+ df -h
1672024-08-08T15:39:06.582Z+ prstat -d d -mLc 1
1682024-08-08T15:39:06.585Z+ iostat -T d -xn 1
1692024-08-08T15:39:06.585Z+ mpstat -T d 1
1702024-08-08T15:39:06.585Z+ vmstat -T d -p 1
1712024-08-08T15:39:06.588Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1722024-08-08T15:39:06.588Z+ banner LR
1732024-08-08T15:39:06.588Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1742024-08-08T15:39:06.590Z# ######
1752024-08-08T15:39:06.590Z# # #
1762024-08-08T15:39:06.590Z# # #
1772024-08-08T15:39:06.590Z# ######
1782024-08-08T15:39:06.590Z# # #
1792024-08-08T15:39:06.590Z# # #
1802024-08-08T15:39:06.591Z####### # #
1812024-08-08T15:39:06.591Z
1822024-08-08T15:39:06.591Z+ ptime -m /var/tmp/bins/crutest replace -t 127.0.0.1:8810 -t 127.0.0.1:8820 -t 127.0.0.1:8830 --replacement 127.0.0.1:8840 -g 1 -c 10 --stable
1832024-08-08T15:50:23.250Z+ banner StopDSC
1842024-08-08T15:50:23.253Z ##### ###### ##### #####
1852024-08-08T15:50:23.253Z# # ##### #### ##### # # # # # #
1862024-08-08T15:50:23.253Z# # # # # # # # # #
1872024-08-08T15:50:23.253Z ##### # # # # # # # ##### #
1882024-08-08T15:50:23.253Z # # # # ##### # # # #
1892024-08-08T15:50:23.253Z# # # # # # # # # # # #
1902024-08-08T15:50:23.253Z ##### # #### # ###### ##### #####
1912024-08-08T15:50:23.253Z
1922024-08-08T15:50:23.253Z+ /var/tmp/bins/dsc cmd shutdown
1932024-08-08T15:50:23.330Z+ banner WaitStop
1942024-08-08T15:50:23.333Z# # #####
1952024-08-08T15:50:23.333Z# # # ## # ##### # # ##### #### #####
1962024-08-08T15:50:23.333Z# # # # # # # # # # # # #
1972024-08-08T15:50:23.333Z# # # # # # # ##### # # # # #
1982024-08-08T15:50:23.333Z# # # ###### # # # # # # #####
1992024-08-08T15:50:23.333Z# # # # # # # # # # # # #
2002024-08-08T15:50:23.333Z ## ## # # # # ##### # #### #
2012024-08-08T15:50:23.334Z
2022024-08-08T15:50:23.334Z+ wait 1175
2032024-08-08T15:50:24.329Z+ _exit_trap
2042024-08-08T15:50:24.329Z+ local status=0
2052024-08-08T15:50:24.329Z+ [[ 0 -eq 0 ]]
2062024-08-08T15:50:24.329Z+ exit 0
2072024-08-08T15:50:29.333Zprocess exited: duration 691197 ms, exit code 0
2082024-08-08T15:50:29.333Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2092024-08-08T15:51:29.373Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2102024-08-08T15:51:29.374Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2112024-08-08T15:51:29.386Zfound 14 output files
2122024-08-08T15:51:29.386Zuploading: /tmp/crutest-replace.log (17226634 bytes)
2132024-08-08T15:51:30.581Zuploaded: /tmp/crutest-replace.log
2142024-08-08T15:51:30.586Zuploading: /tmp/dsc.log (1991 bytes)
2152024-08-08T15:51:31.592Zuploaded: /tmp/dsc.log
2162024-08-08T15:51:31.592Zuploading: /tmp/debug/df.txt (1270 bytes)
2172024-08-08T15:51:32.601Zuploaded: /tmp/debug/df.txt
2182024-08-08T15:51:32.601Zuploading: /tmp/debug/dtrace.txt (444779 bytes)
2192024-08-08T15:51:33.617Zuploaded: /tmp/debug/dtrace.txt
2202024-08-08T15:51:33.618Zuploading: /tmp/debug/iostat.txt (224563 bytes)
2212024-08-08T15:51:33.628Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 224563 -> 225759
2222024-08-08T15:51:34.634Zuploaded: /tmp/debug/iostat.txt
2232024-08-08T15:51:34.635Zuploading: /tmp/debug/mpstat.txt (541876 bytes)
2242024-08-08T15:51:34.649Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 541876 -> 545516
2252024-08-08T15:51:35.656Zuploaded: /tmp/debug/mpstat.txt
2262024-08-08T15:51:35.657Zuploading: /tmp/debug/paging.txt (96552 bytes)
2272024-08-08T15:51:35.664Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 96552 -> 97236
2282024-08-08T15:51:36.671Zuploaded: /tmp/debug/paging.txt
2292024-08-08T15:51:36.671Zuploading: /tmp/debug/prstat.txt (1223461 bytes)
2302024-08-08T15:51:36.692Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 1223461 -> 1233816
2312024-08-08T15:51:37.698Zuploaded: /tmp/debug/prstat.txt
2322024-08-08T15:51:37.698Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2332024-08-08T15:51:38.706Zuploaded: /tmp/debug/psrinfo.txt
2342024-08-08T15:51:38.706Zuploading: /tmp/debug/upstairs-info.txt (125316 bytes)
2352024-08-08T15:51:39.720Zuploaded: /tmp/debug/upstairs-info.txt
2362024-08-08T15:51:39.720Zuploading: /tmp/dsc/downstairs-8810.txt (1462112 bytes)
2372024-08-08T15:51:40.746Zuploaded: /tmp/dsc/downstairs-8810.txt
2382024-08-08T15:51:40.746Zuploading: /tmp/dsc/downstairs-8820.txt (976596 bytes)
2392024-08-08T15:51:41.768Zuploaded: /tmp/dsc/downstairs-8820.txt
2402024-08-08T15:51:41.768Zuploading: /tmp/dsc/downstairs-8830.txt (1195304 bytes)
2412024-08-08T15:51:42.795Zuploaded: /tmp/dsc/downstairs-8830.txt
2422024-08-08T15:51:42.795Zuploading: /tmp/dsc/downstairs-8840.txt (1241749 bytes)
2432024-08-08T15:51:43.843Zuploaded: /tmp/dsc/downstairs-8840.txt