01J8TTN3VVWQFJ8HAYG9YA8K75: 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: 01J8TTNGRWW6HNJQHZKHASPQSX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-27T23:03:10.442Zjob dependencies complete; ready to run (waiting for 15 m 53 s)
22024-09-27T23:03:56.677Zjob assigned to worker 01J8TVJR1GXP4TYBGXFW4K3XNP (queued for 46 s)
32024-09-27T23:04:04.491Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-09-27T23:04:05.729Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-09-27T23:04:05.729Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-09-27T23:04:06.871Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-09-27T23:04:06.871Zdownloading input: /input/build/work/bins/crutest.gz
82024-09-27T23:04:07.993Zdownloaded input: /input/build/work/bins/crutest.gz
92024-09-27T23:04:07.993Zdownloading input: /input/build/work/bins/dsc.gz
102024-09-27T23:04:08.792Zdownloaded input: /input/build/work/bins/dsc.gz
112024-09-27T23:04:08.803Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-09-27T23:04:08.816Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-09-27T23:04:08.816Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-09-27T23:04:08.837Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-09-27T23:04:08.837Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-09-27T23:04:08.859Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-09-27T23:04:08.859Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-09-27T23:04:08.902Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-09-27T23:04:08.902Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-09-27T23:04:08.927Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-09-27T23:04:08.927Zdownloading input: /input/build/work/scripts/test_up.sh
222024-09-27T23:04:08.953Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-09-27T23:04:08.953Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-09-27T23:04:08.973Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-09-27T23:04:08.984Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-09-27T23:04:10.067Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-09-27T23:04:10.067Zstarting task 0: "setup"
282024-09-27T23:04:10.087Z++ uname -s
292024-09-27T23:04:10.087Z+ kern=SunOS
302024-09-27T23:04:10.088Z+ case "$kern" in
312024-09-27T23:04:10.088Z+ groupadd -g 12345 build
322024-09-27T23:04:10.088Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-09-27T23:04:12.075Z+ zfs create -o mountpoint=/work rpool/work
342024-09-27T23:04:12.324Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-09-27T23:04:12.328Z+ home_fs=zfs
362024-09-27T23:04:12.328Z+ [[ zfs == autofs ]]
372024-09-27T23:04:12.329Z+ mkdir -p /home/build
382024-09-27T23:04:12.329Z+ chown build:build /home/build /work
392024-09-27T23:04:14.331Z+ chmod 0700 /home/build /work
402024-09-27T23:04:14.334Zprocess exited: duration 4285 ms, exit code 0
 
412024-09-27T23:04:14.340Zstarting task 1: "authentication"
422024-09-27T23:04:14.357Zprocess exited: duration 17 ms, exit code 0
 
432024-09-27T23:04:14.365Zstarting task 2: "build"
442024-09-27T23:04:14.370Z+ banner cores
452024-09-27T23:04:14.373Z
462024-09-27T23:04:14.373Z #### #### ##### ###### ####
472024-09-27T23:04:14.373Z # # # # # # # #
482024-09-27T23:04:14.373Z # # # # # ##### ####
492024-09-27T23:04:14.373Z # # # ##### # #
502024-09-27T23:04:14.373Z # # # # # # # # #
512024-09-27T23:04:14.373Z #### #### # # ###### ####
522024-09-27T23:04:14.373Z
532024-09-27T23:04:14.377Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-09-27T23:04:14.386Z+ 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-09-27T23:04:14.390Z+ echo 'input bins dir contains:'
562024-09-27T23:04:14.390Zinput bins dir contains:
572024-09-27T23:04:14.390Z+ ls -ltr /input/build/work/bins
582024-09-27T23:04:14.393Ztotal 771769
592024-09-27T23:04:14.393Z-rw-r--r-- 1 root root 110734273 Sep 27 23:04 crucible-downstairs.gz
602024-09-27T23:04:14.394Z-rw-r--r-- 1 root root 105947543 Sep 27 23:04 crucible-hammer.gz
612024-09-27T23:04:14.394Z-rw-r--r-- 1 root root 111407444 Sep 27 23:04 crutest.gz
622024-09-27T23:04:14.394Z-rw-r--r-- 1 root root 66799675 Sep 27 23:04 dsc.gz
632024-09-27T23:04:14.394Z+ echo 'input script dir contains:'
642024-09-27T23:04:14.394Zinput script dir contains:
652024-09-27T23:04:14.394Z+ ls -ltr /input/build/work/scripts
662024-09-27T23:04:14.394Ztotal 41
672024-09-27T23:04:14.394Z-rwxr-xr-x 1 root root 3056 Sep 27 23:04 perf-downstairs-tick.d
682024-09-27T23:04:14.394Z-rwxr-xr-x 1 root root 2127 Sep 27 23:04 test_ds.sh
692024-09-27T23:04:14.394Z-rwxr-xr-x 1 root root 4506 Sep 27 23:04 test_live_repair.sh
702024-09-27T23:04:14.394Z-rwxr-xr-x 1 root root 6721 Sep 27 23:04 test_repair.sh
712024-09-27T23:04:14.394Z-rwxr-xr-x 1 root root 3160 Sep 27 23:04 test_replay.sh
722024-09-27T23:04:14.394Z-rwxr-xr-x 1 root root 12182 Sep 27 23:04 test_up.sh
732024-09-27T23:04:14.394Z-rwxr-xr-x 1 root root 2407 Sep 27 23:04 upstairs_info.d
742024-09-27T23:04:14.394Z+ banner Unpack
752024-09-27T23:04:14.400Z# #
762024-09-27T23:04:14.400Z# # # # ##### ## #### # #
772024-09-27T23:04:14.400Z# # ## # # # # # # # # #
782024-09-27T23:04:14.400Z# # # # # # # # # # ####
792024-09-27T23:04:14.400Z# # # # # ##### ###### # # #
802024-09-27T23:04:14.400Z# # # ## # # # # # # #
812024-09-27T23:04:14.401Z ##### # # # # # #### # #
822024-09-27T23:04:14.401Z
832024-09-27T23:04:14.401Z+ mkdir -p /var/tmp/bins
842024-09-27T23:04:14.401Z+ for t in "$input/bins/"*.gz
852024-09-27T23:04:14.401Z++ basename /input/build/work/bins/crucible-downstairs.gz
862024-09-27T23:04:14.404Z+ b=crucible-downstairs.gz
872024-09-27T23:04:14.404Z+ b=crucible-downstairs
882024-09-27T23:04:14.404Z+ gunzip
892024-09-27T23:04:16.687Z+ chmod +x /var/tmp/bins/crucible-downstairs
902024-09-27T23:04:16.689Z+ for t in "$input/bins/"*.gz
912024-09-27T23:04:16.692Z++ basename /input/build/work/bins/crucible-hammer.gz
922024-09-27T23:04:16.692Z+ b=crucible-hammer.gz
932024-09-27T23:04:16.692Z+ b=crucible-hammer
942024-09-27T23:04:16.692Z+ gunzip
952024-09-27T23:04:18.899Z+ chmod +x /var/tmp/bins/crucible-hammer
962024-09-27T23:04:18.901Z+ for t in "$input/bins/"*.gz
972024-09-27T23:04:18.903Z++ basename /input/build/work/bins/crutest.gz
982024-09-27T23:04:18.903Z+ b=crutest.gz
992024-09-27T23:04:18.904Z+ b=crutest
1002024-09-27T23:04:18.904Z+ gunzip
1012024-09-27T23:04:21.296Z+ chmod +x /var/tmp/bins/crutest
1022024-09-27T23:04:21.299Z+ for t in "$input/bins/"*.gz
1032024-09-27T23:04:21.301Z++ basename /input/build/work/bins/dsc.gz
1042024-09-27T23:04:21.305Z+ b=dsc.gz
1052024-09-27T23:04:21.305Z+ b=dsc
1062024-09-27T23:04:21.305Z+ gunzip
1072024-09-27T23:04:22.683Z+ chmod +x /var/tmp/bins/dsc
1082024-09-27T23:04:22.686Z+ export BINDIR=/var/tmp/bins
1092024-09-27T23:04:22.686Z+ BINDIR=/var/tmp/bins
1102024-09-27T23:04:22.686Z+ echo 'BINDIR is /var/tmp/bins'
1112024-09-27T23:04:22.686ZBINDIR is /var/tmp/bins
1122024-09-27T23:04:22.686Z+ echo 'bindir contains:'
1132024-09-27T23:04:22.686Zbindir contains:
1142024-09-27T23:04:22.686Z+ ls -ltr /var/tmp/bins
1152024-09-27T23:04:22.689Ztotal 977303
1162024-09-27T23:04:22.689Z-rwxr-xr-x 1 build build 411891568 Sep 27 23:04 crucible-downstairs
1172024-09-27T23:04:22.689Z-rwxr-xr-x 1 build build 393422456 Sep 27 23:04 crucible-hammer
1182024-09-27T23:04:22.689Z-rwxr-xr-x 1 build build 413264848 Sep 27 23:04 crutest
1192024-09-27T23:04:22.689Z-rwxr-xr-x 1 build build 244593288 Sep 27 23:04 dsc
1202024-09-27T23:04:22.689Z+ banner CreateDS
1212024-09-27T23:04:22.691Z ##### ###### #####
1222024-09-27T23:04:22.691Z# # ##### ###### ## ##### ###### # # # #
1232024-09-27T23:04:22.691Z# # # # # # # # # # #
1242024-09-27T23:04:22.691Z# # # ##### # # # ##### # # #####
1252024-09-27T23:04:22.691Z# ##### # ###### # # # # #
1262024-09-27T23:04:22.691Z# # # # # # # # # # # # #
1272024-09-27T23:04:22.691Z ##### # # ###### # # # ###### ###### #####
1282024-09-27T23:04:22.691Z
1292024-09-27T23:04:22.691Z+ echo /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1302024-09-27T23:04:22.691Z/var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1312024-09-27T23:04:22.691Z+ /var/tmp/bins/dsc create --ds-bin /var/tmp/bins/crucible-downstairs --extent-size 4000 --extent-count 200 --region-count 4 --cleanup
1322024-09-27T23:04:22.713ZCreating region directory at: /var/tmp/dsc/region
1332024-09-27T23:04:22.727ZCreating dsc directory at: /tmp/dsc
1342024-09-27T23:04:23.033ZDownstairs region 0 created at /var/tmp/dsc/region/8810 in 0.3193264
1352024-09-27T23:04:23.298ZDownstairs region 1 created at /var/tmp/dsc/region/8820 in 0.26488882
1362024-09-27T23:04:23.585ZDownstairs region 2 created at /var/tmp/dsc/region/8830 in 0.2863379
1372024-09-27T23:04:23.856ZDownstairs region 3 created at /var/tmp/dsc/region/8840 in 0.27022582
1382024-09-27T23:04:23.856ZCreated 4 regions
1392024-09-27T23:04:23.860Z+ banner StartDS
1402024-09-27T23:04:23.868Z ##### ###### #####
1412024-09-27T23:04:23.868Z# # ##### ## ##### ##### # # # #
1422024-09-27T23:04:23.868Z# # # # # # # # # #
1432024-09-27T23:04:23.868Z ##### # # # # # # # # #####
1442024-09-27T23:04:23.868Z # # ###### ##### # # # #
1452024-09-27T23:04:23.868Z# # # # # # # # # # # #
1462024-09-27T23:04:23.868Z ##### # # # # # # ###### #####
1472024-09-27T23:04:23.868Z
1482024-09-27T23:04:23.869Z+ sleep 5
1492024-09-27T23:04:23.869Z+ /var/tmp/bins/dsc start --ds-bin /var/tmp/bins/crucible-downstairs --region-count 4
1502024-09-27T23:04:28.868Z++ pgrep dsc
1512024-09-27T23:04:28.870Z+ dsc_pid=1167
1522024-09-27T23:04:28.870Z+ [[ 1167 -eq 0 ]]
1532024-09-27T23:04:28.870Z+ ps -p 1167
1542024-09-27T23:04:28.873Z PID TTY TIME CMD
1552024-09-27T23:04:28.873Z 1167 ? 0:00 dsc
1562024-09-27T23:04:28.876Z+ echo 'Found dsc running, continue tests'
1572024-09-27T23:04:28.876ZFound dsc running, continue tests
1582024-09-27T23:04:28.876Z+ echo 'Setup self timeout'
1592024-09-27T23:04:28.876ZSetup self timeout
1602024-09-27T23:04:28.876Z+ jobpid=1138
1612024-09-27T23:04:28.876Z+ echo 'Setup debug logging'
1622024-09-27T23:04:28.876ZSetup debug logging
1632024-09-27T23:04:28.876Z+ mkdir /tmp/debug
1642024-09-27T23:04:28.876Z+ sleep 7200
1652024-09-27T23:04:28.878Z+ psrinfo -v
1662024-09-27T23:04:28.881Z+ df -h
1672024-09-27T23:04:28.887Z+ prstat -d d -mLc 1
1682024-09-27T23:04:28.889Z+ iostat -T d -xn 1
1692024-09-27T23:04:28.890Z+ mpstat -T d 1
1702024-09-27T23:04:28.890Z+ vmstat -T d -p 1
1712024-09-27T23:04:28.892Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1722024-09-27T23:04:28.892Z+ banner LR
1732024-09-27T23:04:28.892Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1742024-09-27T23:04:28.895Z# ######
1752024-09-27T23:04:28.895Z# # #
1762024-09-27T23:04:28.895Z# # #
1772024-09-27T23:04:28.895Z# ######
1782024-09-27T23:04:28.895Z# # #
1792024-09-27T23:04:28.895Z# # #
1802024-09-27T23:04:28.895Z####### # #
1812024-09-27T23:04:28.895Z
1822024-09-27T23:04:28.895Z+ 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-09-27T23:14:37.576Z+ banner StopDSC
1842024-09-27T23:14:37.579Z ##### ###### ##### #####
1852024-09-27T23:14:37.579Z# # ##### #### ##### # # # # # #
1862024-09-27T23:14:37.579Z# # # # # # # # # #
1872024-09-27T23:14:37.579Z ##### # # # # # # # ##### #
1882024-09-27T23:14:37.579Z # # # # ##### # # # #
1892024-09-27T23:14:37.579Z# # # # # # # # # # # #
1902024-09-27T23:14:37.579Z ##### # #### # ###### ##### #####
1912024-09-27T23:14:37.579Z
1922024-09-27T23:14:37.579Z+ /var/tmp/bins/dsc cmd shutdown
1932024-09-27T23:14:37.657Z+ banner WaitStop
1942024-09-27T23:14:37.659Z# # #####
1952024-09-27T23:14:37.659Z# # # ## # ##### # # ##### #### #####
1962024-09-27T23:14:37.659Z# # # # # # # # # # # # #
1972024-09-27T23:14:37.659Z# # # # # # # ##### # # # # #
1982024-09-27T23:14:37.660Z# # # ###### # # # # # # #####
1992024-09-27T23:14:37.660Z# # # # # # # # # # # # #
2002024-09-27T23:14:37.660Z ## ## # # # # ##### # #### #
2012024-09-27T23:14:37.660Z
2022024-09-27T23:14:37.662Z+ wait 1167
2032024-09-27T23:14:38.655Z+ _exit_trap
2042024-09-27T23:14:38.655Z+ local status=0
2052024-09-27T23:14:38.658Z+ [[ 0 -eq 0 ]]
2062024-09-27T23:14:38.658Z+ exit 0
2072024-09-27T23:14:43.661Zprocess exited: duration 624256 ms, exit code 0
2082024-09-27T23:14:43.661Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
2092024-09-27T23:15:43.668Zexec warning: : stdout descriptor may be held open by a background process; giving up!
2102024-09-27T23:15:43.668Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
2112024-09-27T23:15:43.681Zfound 14 output files
2122024-09-27T23:15:43.681Zuploading: /tmp/crutest-replace.log (30504782 bytes)
2132024-09-27T23:15:45.188Zuploaded: /tmp/crutest-replace.log
2142024-09-27T23:15:45.188Zuploading: /tmp/dsc.log (2288 bytes)
2152024-09-27T23:15:46.198Zuploaded: /tmp/dsc.log
2162024-09-27T23:15:46.201Zuploading: /tmp/debug/df.txt (1270 bytes)
2172024-09-27T23:15:47.207Zuploaded: /tmp/debug/df.txt
2182024-09-27T23:15:47.209Zuploading: /tmp/debug/dtrace.txt (396419 bytes)
2192024-09-27T23:15:48.237Zuploaded: /tmp/debug/dtrace.txt
2202024-09-27T23:15:48.239Zuploading: /tmp/debug/iostat.txt (206026 bytes)
2212024-09-27T23:15:48.254Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 206026 -> 207536
2222024-09-27T23:15:49.262Zuploaded: /tmp/debug/iostat.txt
2232024-09-27T23:15:49.262Zuploading: /tmp/debug/mpstat.txt (494682 bytes)
2242024-09-27T23:15:49.292Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 494682 -> 499068
2252024-09-27T23:15:50.299Zuploaded: /tmp/debug/mpstat.txt
2262024-09-27T23:15:50.299Zuploading: /tmp/debug/paging.txt (89719 bytes)
2272024-09-27T23:15:50.315Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 89719 -> 90696
2282024-09-27T23:15:51.383Zuploaded: /tmp/debug/paging.txt
2292024-09-27T23:15:51.383Zuploading: /tmp/debug/prstat.txt (1099565 bytes)
2302024-09-27T23:15:51.430Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 1099565 -> 1108630
2312024-09-27T23:15:52.436Zuploaded: /tmp/debug/prstat.txt
2322024-09-27T23:15:52.441Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
2332024-09-27T23:15:53.446Zuploaded: /tmp/debug/psrinfo.txt
2342024-09-27T23:15:53.446Zuploading: /tmp/debug/upstairs-info.txt (100488 bytes)
2352024-09-27T23:15:54.459Zuploaded: /tmp/debug/upstairs-info.txt
2362024-09-27T23:15:54.462Zuploading: /tmp/dsc/downstairs-8810.txt (1462596 bytes)
2372024-09-27T23:15:55.486Zuploaded: /tmp/dsc/downstairs-8810.txt
2382024-09-27T23:15:55.486Zuploading: /tmp/dsc/downstairs-8820.txt (977870 bytes)
2392024-09-27T23:15:56.509Zuploaded: /tmp/dsc/downstairs-8820.txt
2402024-09-27T23:15:56.512Zuploading: /tmp/dsc/downstairs-8830.txt (1195931 bytes)
2412024-09-27T23:15:57.538Zuploaded: /tmp/dsc/downstairs-8830.txt
2422024-09-27T23:15:57.539Zuploading: /tmp/dsc/downstairs-8840.txt (1241003 bytes)
2432024-09-27T23:15:58.564Zuploaded: /tmp/dsc/downstairs-8840.txt