01JE8WYCFS5B4SEDA0M10R2Z1N: test-repair

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

Buildomat Job: 01JE8WYN9QRZ5XW24V43KPFQM1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-04T13:29:16.886Zjob dependencies complete; ready to run (waiting for 14 m 12 s)
22024-12-04T13:30:12.028Zjob assigned to worker 01JE8XRV43WMH3PK20W2S569M0 [factory aws, i-0b9866614c43e3025] (queued for 55 s)
32024-12-04T13:30:20.346Zdownloading input: /input/build/work/bins/crucible-downstairs.gz
42024-12-04T13:30:21.537Zdownloaded input: /input/build/work/bins/crucible-downstairs.gz
52024-12-04T13:30:21.537Zdownloading input: /input/build/work/bins/crucible-hammer.gz
62024-12-04T13:30:22.636Zdownloaded input: /input/build/work/bins/crucible-hammer.gz
72024-12-04T13:30:22.636Zdownloading input: /input/build/work/bins/crutest.gz
82024-12-04T13:30:23.770Zdownloaded input: /input/build/work/bins/crutest.gz
92024-12-04T13:30:23.770Zdownloading input: /input/build/work/bins/dsc.gz
102024-12-04T13:30:24.470Zdownloaded input: /input/build/work/bins/dsc.gz
112024-12-04T13:30:24.475Zdownloading input: /input/build/work/scripts/perf-downstairs-tick.d
122024-12-04T13:30:24.491Zdownloaded input: /input/build/work/scripts/perf-downstairs-tick.d
132024-12-04T13:30:24.491Zdownloading input: /input/build/work/scripts/test_ds.sh
142024-12-04T13:30:24.508Zdownloaded input: /input/build/work/scripts/test_ds.sh
152024-12-04T13:30:24.508Zdownloading input: /input/build/work/scripts/test_live_repair.sh
162024-12-04T13:30:24.530Zdownloaded input: /input/build/work/scripts/test_live_repair.sh
172024-12-04T13:30:24.530Zdownloading input: /input/build/work/scripts/test_repair.sh
182024-12-04T13:30:24.548Zdownloaded input: /input/build/work/scripts/test_repair.sh
192024-12-04T13:30:24.548Zdownloading input: /input/build/work/scripts/test_replay.sh
202024-12-04T13:30:24.565Zdownloaded input: /input/build/work/scripts/test_replay.sh
212024-12-04T13:30:24.565Zdownloading input: /input/build/work/scripts/test_up.sh
222024-12-04T13:30:24.585Zdownloaded input: /input/build/work/scripts/test_up.sh
232024-12-04T13:30:24.585Zdownloading input: /input/build/work/scripts/upstairs_info.d
242024-12-04T13:30:24.604Zdownloaded input: /input/build/work/scripts/upstairs_info.d
252024-12-04T13:30:24.607Zdownloading input: /input/build/tmp/cargo-test-out.log
262024-12-04T13:30:25.482Zdownloaded input: /input/build/tmp/cargo-test-out.log
 
272024-12-04T13:30:25.482Zstarting task 0: "setup"
282024-12-04T13:30:25.494Z++ uname -s
292024-12-04T13:30:25.496Z+ kern=SunOS
302024-12-04T13:30:25.496Z+ case "$kern" in
312024-12-04T13:30:25.496Z+ groupadd -g 12345 build
322024-12-04T13:30:25.499Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
332024-12-04T13:30:27.505Z+ zfs create -o mountpoint=/work rpool/work
342024-12-04T13:30:27.824Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
352024-12-04T13:30:27.828Z+ home_fs=zfs
362024-12-04T13:30:27.828Z+ [[ zfs == autofs ]]
372024-12-04T13:30:27.828Z+ mkdir -p /home/build
382024-12-04T13:30:27.828Z+ chown build:build /home/build /work
392024-12-04T13:30:28.830Z+ chmod 0700 /home/build /work
402024-12-04T13:30:28.833Zprocess exited: duration 3350 ms, exit code 0
 
412024-12-04T13:30:28.839Zstarting task 1: "authentication"
422024-12-04T13:30:28.857Zprocess exited: duration 17 ms, exit code 0
 
432024-12-04T13:30:28.864Zstarting task 2: "build"
442024-12-04T13:30:28.869Z+ banner cores
452024-12-04T13:30:28.891Z
462024-12-04T13:30:28.891Z #### #### ##### ###### ####
472024-12-04T13:30:28.891Z # # # # # # # #
482024-12-04T13:30:28.891Z # # # # # ##### ####
492024-12-04T13:30:28.891Z # # # ##### # #
502024-12-04T13:30:28.891Z # # # # # # # # #
512024-12-04T13:30:28.891Z #### #### # # ###### ####
522024-12-04T13:30:28.891Z
532024-12-04T13:30:28.894Z+ pfexec coreadm -i /tmp/core.%f.%p -g /tmp/core.%f.%p -e global -e log -e proc-setid -e global-setid
542024-12-04T13:30:28.899Z+ echo 'input bins dir contains:'
552024-12-04T13:30:28.899Zinput bins dir contains:
562024-12-04T13:30:28.903Z+ ls -ltr /input/build/work/bins
572024-12-04T13:30:28.903Ztotal 761868
582024-12-04T13:30:28.903Z-rw-r--r-- 1 root root 109324428 Dec 4 13:30 crucible-downstairs.gz
592024-12-04T13:30:28.903Z-rw-r--r-- 1 root root 104619017 Dec 4 13:30 crucible-hammer.gz
602024-12-04T13:30:28.903Z-rw-r--r-- 1 root root 109319980 Dec 4 13:30 crutest.gz
612024-12-04T13:30:28.903Z-rw-r--r-- 1 root root 66562355 Dec 4 13:30 dsc.gz
622024-12-04T13:30:28.903Zinput script dir contains:
632024-12-04T13:30:28.903Z+ echo 'input script dir contains:'
642024-12-04T13:30:28.903Z+ ls -ltr /input/build/work/scripts
652024-12-04T13:30:28.906Ztotal 42
662024-12-04T13:30:28.906Z-rw-r--r-- 1 root root 3056 Dec 4 13:30 perf-downstairs-tick.d
672024-12-04T13:30:28.906Z-rw-r--r-- 1 root root 2127 Dec 4 13:30 test_ds.sh
682024-12-04T13:30:28.906Z-rw-r--r-- 1 root root 4272 Dec 4 13:30 test_live_repair.sh
692024-12-04T13:30:28.906Z-rw-r--r-- 1 root root 6724 Dec 4 13:30 test_repair.sh
702024-12-04T13:30:28.906Z-rw-r--r-- 1 root root 3494 Dec 4 13:30 test_replay.sh
712024-12-04T13:30:28.907Z-rw-r--r-- 1 root root 13887 Dec 4 13:30 test_up.sh
722024-12-04T13:30:28.907Z-rw-r--r-- 1 root root 2315 Dec 4 13:30 upstairs_info.d
732024-12-04T13:30:28.907Z+ 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
742024-12-04T13:30:28.910Z+ echo ' chmod input script dir contains:'
752024-12-04T13:30:28.910Z+ ls -ltr /input/build/work/scripts
762024-12-04T13:30:28.911Z chmod input script dir contains:
772024-12-04T13:30:28.911Ztotal 42
782024-12-04T13:30:28.911Z-rwxr-xr-x 1 root root 3056 Dec 4 13:30 perf-downstairs-tick.d
792024-12-04T13:30:28.911Z-rwxr-xr-x 1 root root 2127 Dec 4 13:30 test_ds.sh
802024-12-04T13:30:28.911Z-rwxr-xr-x 1 root root 4272 Dec 4 13:30 test_live_repair.sh
812024-12-04T13:30:28.911Z-rwxr-xr-x 1 root root 6724 Dec 4 13:30 test_repair.sh
822024-12-04T13:30:28.911Z-rwxr-xr-x 1 root root 3494 Dec 4 13:30 test_replay.sh
832024-12-04T13:30:28.911Z-rwxr-xr-x 1 root root 13887 Dec 4 13:30 test_up.sh
842024-12-04T13:30:28.911Z-rwxr-xr-x 1 root root 2315 Dec 4 13:30 upstairs_info.d
852024-12-04T13:30:28.911Z+ banner unpack
862024-12-04T13:30:28.917Z
872024-12-04T13:30:28.917Z # # # # ##### ## #### # #
882024-12-04T13:30:28.917Z # # ## # # # # # # # # #
892024-12-04T13:30:28.917Z # # # # # # # # # # ####
902024-12-04T13:30:28.917Z # # # # # ##### ###### # # #
912024-12-04T13:30:28.917Z # # # ## # # # # # # #
922024-12-04T13:30:28.917Z #### # # # # # #### # #
932024-12-04T13:30:28.917Z
942024-12-04T13:30:28.917Z+ mkdir -p /var/tmp/bins
952024-12-04T13:30:28.917Z+ for t in "$input/bins/"*.gz
962024-12-04T13:30:28.917Z++ basename /input/build/work/bins/crucible-downstairs.gz
972024-12-04T13:30:28.920Z+ b=crucible-downstairs.gz
982024-12-04T13:30:28.920Z+ b=crucible-downstairs
992024-12-04T13:30:28.920Z+ gunzip
1002024-12-04T13:30:31.168Z+ chmod +x /var/tmp/bins/crucible-downstairs
1012024-12-04T13:30:31.178Z+ for t in "$input/bins/"*.gz
1022024-12-04T13:30:31.178Z++ basename /input/build/work/bins/crucible-hammer.gz
1032024-12-04T13:30:31.178Z+ b=crucible-hammer.gz
1042024-12-04T13:30:31.178Z+ b=crucible-hammer
1052024-12-04T13:30:31.178Z+ gunzip
1062024-12-04T13:30:33.355Z+ chmod +x /var/tmp/bins/crucible-hammer
1072024-12-04T13:30:33.358Z+ for t in "$input/bins/"*.gz
1082024-12-04T13:30:33.361Z++ basename /input/build/work/bins/crutest.gz
1092024-12-04T13:30:33.361Z+ b=crutest.gz
1102024-12-04T13:30:33.361Z+ b=crutest
1112024-12-04T13:30:33.361Z+ gunzip
1122024-12-04T13:30:35.587Z+ chmod +x /var/tmp/bins/crutest
1132024-12-04T13:30:35.590Z+ for t in "$input/bins/"*.gz
1142024-12-04T13:30:35.590Z++ basename /input/build/work/bins/dsc.gz
1152024-12-04T13:30:35.593Z+ b=dsc.gz
1162024-12-04T13:30:35.593Z+ b=dsc
1172024-12-04T13:30:35.593Z+ gunzip
1182024-12-04T13:30:37.003Z+ chmod +x /var/tmp/bins/dsc
1192024-12-04T13:30:37.006Z+ export BINDIR=/var/tmp/bins
1202024-12-04T13:30:37.006Z+ BINDIR=/var/tmp/bins
1212024-12-04T13:30:37.006Z+ echo 'Setup self timeout'
1222024-12-04T13:30:37.006ZSetup self timeout
1232024-12-04T13:30:37.006Z+ jobpid=1139
1242024-12-04T13:30:37.009Z+ echo 'Setup debug logging'
1252024-12-04T13:30:37.009ZSetup debug logging
1262024-12-04T13:30:37.009Z+ mkdir /tmp/debug
1272024-12-04T13:30:37.009Z+ sleep 7200
1282024-12-04T13:30:37.009Z+ psrinfo -v
1292024-12-04T13:30:37.012Z+ df -h
1302024-12-04T13:30:37.038Z+ prstat -d d -mLc 1
1312024-12-04T13:30:37.041Z+ iostat -T d -xn 1
1322024-12-04T13:30:37.041Z+ mpstat -T d 1
1332024-12-04T13:30:37.041Z+ vmstat -T d -p 1
1342024-12-04T13:30:37.043Z+ pfexec dtrace -Z -s /input/build/work/scripts/perf-downstairs-tick.d
1352024-12-04T13:30:37.044Z+ banner repair
1362024-12-04T13:30:37.044Z+ pfexec dtrace -Z -s /input/build/work/scripts/upstairs_info.d
1372024-12-04T13:30:37.047Z
1382024-12-04T13:30:37.047Z ##### ###### ##### ## # #####
1392024-12-04T13:30:37.048Z # # # # # # # # # #
1402024-12-04T13:30:37.048Z # # ##### # # # # # # #
1412024-12-04T13:30:37.048Z ##### # ##### ###### # #####
1422024-12-04T13:30:37.048Z # # # # # # # # #
1432024-12-04T13:30:37.048Z # # ###### # # # # # #
1442024-12-04T13:30:37.048Z
1452024-12-04T13:30:37.048Z+ ptime -m bash /input/build/work/scripts/test_repair.sh -N
1462024-12-04T13:37:57.543Z+ echo 'Test repair finished with 0'
1472024-12-04T13:37:57.543ZTest repair finished with 0
1482024-12-04T13:38:02.546Zprocess exited: duration 448618 ms, exit code 0
1492024-12-04T13:38:02.546Zexec warning: : stdio descriptors remain open after task exit; waiting 60 seconds for them to close
1502024-12-04T13:39:02.578Zexec warning: : stdout descriptor may be held open by a background process; giving up!
1512024-12-04T13:39:02.578Zexec warning: : stderr descriptor may be held open by a background process; giving up!
 
1522024-12-04T13:39:02.590Zfound 13 output files
1532024-12-04T13:39:02.590Zuploading: /tmp/test-repair-out.txt (2433964 bytes)
1542024-12-04T13:39:03.630Zuploaded: /tmp/test-repair-out.txt
1552024-12-04T13:39:03.630Zuploading: /tmp/test_repair_ds8810.txt (12697 bytes)
1562024-12-04T13:39:04.639Zuploaded: /tmp/test_repair_ds8810.txt
1572024-12-04T13:39:04.639Zuploading: /tmp/test_repair_ds8820.txt (129798 bytes)
1582024-12-04T13:39:05.653Zuploaded: /tmp/test_repair_ds8820.txt
1592024-12-04T13:39:05.653Zuploading: /tmp/test_repair_ds8830.txt (36913 bytes)
1602024-12-04T13:39:06.663Zuploaded: /tmp/test_repair_ds8830.txt
1612024-12-04T13:39:06.663Zuploading: /tmp/test_repair_out.txt (37010 bytes)
1622024-12-04T13:39:07.674Zuploaded: /tmp/test_repair_out.txt
1632024-12-04T13:39:07.674Zuploading: /tmp/debug/df.txt (1270 bytes)
1642024-12-04T13:39:08.682Zuploaded: /tmp/debug/df.txt
1652024-12-04T13:39:08.687Zuploading: /tmp/debug/dtrace.txt (3875354 bytes)
1662024-12-04T13:39:09.727Zuploaded: /tmp/debug/dtrace.txt
1672024-12-04T13:39:09.731Zuploading: /tmp/debug/iostat.txt (152325 bytes)
1682024-12-04T13:39:09.736Zupload warning: file "/tmp/debug/iostat.txt" changed size mid upload: 152325 -> 154432
1692024-12-04T13:39:10.742Zuploaded: /tmp/debug/iostat.txt
1702024-12-04T13:39:10.742Zuploading: /tmp/debug/mpstat.txt (369443 bytes)
1712024-12-04T13:39:10.754Zupload warning: file "/tmp/debug/mpstat.txt" changed size mid upload: 369443 -> 375283
1722024-12-04T13:39:11.761Zuploaded: /tmp/debug/mpstat.txt
1732024-12-04T13:39:11.763Zuploading: /tmp/debug/paging.txt (66754 bytes)
1742024-12-04T13:39:11.769Zupload warning: file "/tmp/debug/paging.txt" changed size mid upload: 66754 -> 67956
1752024-12-04T13:39:12.775Zuploaded: /tmp/debug/paging.txt
1762024-12-04T13:39:12.777Zuploading: /tmp/debug/prstat.txt (708005 bytes)
1772024-12-04T13:39:12.792Zupload warning: file "/tmp/debug/prstat.txt" changed size mid upload: 708005 -> 720919
1782024-12-04T13:39:13.799Zuploaded: /tmp/debug/prstat.txt
1792024-12-04T13:39:13.801Zuploading: /tmp/debug/psrinfo.txt (1528 bytes)
1802024-12-04T13:39:14.809Zuploaded: /tmp/debug/psrinfo.txt
1812024-12-04T13:39:14.812Zuploading: /tmp/debug/upstairs-info.txt (63840 bytes)
1822024-12-04T13:39:15.820Zuploaded: /tmp/debug/upstairs-info.txt