01JTRV1EAZ97SWH78BPXVN4JYQ: test

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: None,
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JTRV1ZHDH5CKVFJMR9PQ8VK5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-05-08T21:05:06.404Zjob dependencies complete; ready to run (waiting for 6 m 57 s)
22025-05-08T21:06:20.198Zjob assigned to worker 01JTRVEZJ9DFQ3RRFE4NBEMN0E [factory aws, i-0399ed8ff9af53750] (queued for 1 m 13 s)
32025-05-08T21:06:27.701Zdownloading input: /input/xde/work/debug/xde.dbg
42025-05-08T21:06:29.035Zdownloaded input: /input/xde/work/debug/xde.dbg
52025-05-08T21:06:29.039Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62025-05-08T21:06:29.051Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72025-05-08T21:06:29.051Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82025-05-08T21:06:29.075Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92025-05-08T21:06:29.075Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102025-05-08T21:06:29.090Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112025-05-08T21:06:29.093Zdownloading input: /input/xde/work/release/xde
122025-05-08T21:06:29.813Zdownloaded input: /input/xde/work/release/xde
132025-05-08T21:06:29.813Zdownloading input: /input/xde/work/release/xde.sha256
142025-05-08T21:06:29.828Zdownloaded input: /input/xde/work/release/xde.sha256
152025-05-08T21:06:29.829Zdownloading input: /input/xde/work/release/xde_link.so
162025-05-08T21:06:29.865Zdownloaded input: /input/xde/work/release/xde_link.so
172025-05-08T21:06:29.865Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182025-05-08T21:06:29.879Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192025-05-08T21:06:29.882Zdownloading input: /input/xde/work/test/loopback
202025-05-08T21:06:30.789Zdownloaded input: /input/xde/work/test/loopback
212025-05-08T21:06:30.790Zdownloading input: /input/xde/work/xde.conf
222025-05-08T21:06:30.892Zdownloaded input: /input/xde/work/xde.conf
 
232025-05-08T21:06:30.893Zstarting task 0: "setup"
242025-05-08T21:06:30.955Z++ uname -s
252025-05-08T21:06:30.955Z+ kern=SunOS
262025-05-08T21:06:30.955Z+ build_user=build
272025-05-08T21:06:30.955Z+ build_uid=12345
282025-05-08T21:06:30.956Z+ work_dir=/work
292025-05-08T21:06:30.956Z+ input_dir=/input
302025-05-08T21:06:30.956Z+ [[ 0 == 12345 ]]
312025-05-08T21:06:30.956Z+ case "$kern" in
322025-05-08T21:06:30.956Z+ groupadd -g 12345 build
332025-05-08T21:06:30.956Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
342025-05-08T21:06:32.852Z+ zfs create -o mountpoint=/work rpool/work
352025-05-08T21:06:32.967Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
362025-05-08T21:06:32.971Z+ home_fs=zfs
372025-05-08T21:06:32.971Z+ [[ zfs == autofs ]]
382025-05-08T21:06:32.971Z+ mkdir -p /home/build
392025-05-08T21:06:32.972Z+ chown build:build /home/build /work
402025-05-08T21:06:34.973Z+ chmod 0700 /home/build /work
412025-05-08T21:06:34.977Zprocess exited: duration 4145 ms, exit code 0
 
422025-05-08T21:06:34.984Zstarting task 1: "authentication"
432025-05-08T21:06:35.003Zprocess exited: duration 18 ms, exit code 0
 
442025-05-08T21:06:35.012Zstarting task 2: "clone repository"
452025-05-08T21:06:35.018Z+ mkdir -p /work/oxidecomputer/opte
462025-05-08T21:06:35.022Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
472025-05-08T21:06:35.091ZCloning into '/work/oxidecomputer/opte'...
482025-05-08T21:06:36.154Z+ cd /work/oxidecomputer/opte
492025-05-08T21:06:36.158Z+ git fetch origin b0fbbab6e22067d07fa4a2927e6dbd2bc6f6ff27
502025-05-08T21:06:36.396ZFrom https://github.com/oxidecomputer/opte
512025-05-08T21:06:36.396Z * branch b0fbbab6e22067d07fa4a2927e6dbd2bc6f6ff27 -> FETCH_HEAD
522025-05-08T21:06:36.404Z+ [[ -n various-mtu-fixes ]]
532025-05-08T21:06:36.407Z++ git branch --show-current
542025-05-08T21:06:36.410Z+ current=master
552025-05-08T21:06:36.410Z+ [[ master != various-mtu-fixes ]]
562025-05-08T21:06:36.410Z+ git branch -f various-mtu-fixes b0fbbab6e22067d07fa4a2927e6dbd2bc6f6ff27
572025-05-08T21:06:36.414Z+ git checkout -f various-mtu-fixes
582025-05-08T21:06:36.434ZSwitched to branch 'various-mtu-fixes'
592025-05-08T21:06:36.437Z+ git reset --hard b0fbbab6e22067d07fa4a2927e6dbd2bc6f6ff27
602025-05-08T21:06:36.441ZHEAD is now at b0fbbab 🦒 Mergiraf does not cure all ails 🦒
612025-05-08T21:06:36.444Zprocess exited: duration 1429 ms, exit code 0
 
622025-05-08T21:06:36.450Zstarting task 3: "build"
632025-05-08T21:06:36.456Z+ pfexec pkg install brand/sparse opte
642025-05-08T21:06:44.630Z Startup: Refreshing catalog 'helios-dev' ... Done
652025-05-08T21:06:50.139Z Startup: Caching catalogs ... Done
662025-05-08T21:06:54.193ZPlanning: Solver setup ... Done
672025-05-08T21:06:54.237ZPlanning: Running solver ... Done
682025-05-08T21:06:54.318ZPlanning: Finding local manifests ... Done
692025-05-08T21:06:54.332ZPlanning: Fetching manifests: 0/2 0% complete
702025-05-08T21:06:54.354ZPlanning: Fetching manifests: 2/2 100% complete
712025-05-08T21:06:54.372ZPlanning: Package planning ... Done
722025-05-08T21:06:54.376ZPlanning: Merging actions ... Done
732025-05-08T21:06:54.747ZPlanning: Checking for conflicting actions ... Done
742025-05-08T21:06:54.750ZPlanning: Consolidating action changes ... Done
752025-05-08T21:06:55.880ZPlanning: Evaluating mediators ... Done
762025-05-08T21:06:55.883ZPlanning: Planning completed in 5.77 seconds
772025-05-08T21:06:58.489Z Packages to install: 2
782025-05-08T21:06:58.489Z Create boot environment: No
792025-05-08T21:06:58.489ZCreate backup boot environment: No
802025-05-08T21:06:58.536Z
812025-05-08T21:06:58.536ZDownload: 0/20 items 0.0/17.3MB 0% complete
822025-05-08T21:06:59.273ZDownload: Completed 17.26 MB in 0.74 seconds (23.4M/s)
832025-05-08T21:06:59.384Z Actions: 1/54 actions (Installing new actions)
842025-05-08T21:06:59.945Z Actions: Completed 54 actions in 0.56 seconds.
852025-05-08T21:07:00.428Z Done
862025-05-08T21:07:00.428Z Done
872025-05-08T21:07:01.117Z Done
882025-05-08T21:07:05.695Z Done
892025-05-08T21:07:05.786Z Done
902025-05-08T21:07:05.789Z Done
912025-05-08T21:07:11.653Z Done
922025-05-08T21:07:12.116Z+ [[ -z 01JTRV1ZHDH5CKVFJMR9PQ8VK5 ]]
932025-05-08T21:07:12.116Z+ trap cleanup EXIT
942025-05-08T21:07:12.119Z+ banner collect
952025-05-08T21:07:12.265Z
962025-05-08T21:07:12.265Z #### #### # # ###### #### #####
972025-05-08T21:07:12.265Z # # # # # # # # # #
982025-05-08T21:07:12.265Z # # # # # ##### # #
992025-05-08T21:07:12.265Z # # # # # # # #
1002025-05-08T21:07:12.265Z # # # # # # # # # #
1012025-05-08T21:07:12.265Z #### #### ###### ###### ###### #### #
1022025-05-08T21:07:12.265Z
1032025-05-08T21:07:12.269Z+ get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu
1042025-05-08T21:07:12.269Z+ repo=softnpu
1052025-05-08T21:07:12.269Z+ series=image
1062025-05-08T21:07:12.269Z+ commit=88f5f1334364e5580fe778c44ac0746a35927351
1072025-05-08T21:07:12.269Z+ name=softnpu
1082025-05-08T21:07:12.269Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1092025-05-08T21:07:12.269Z+ mkdir -p download
1102025-05-08T21:07:12.269Z+ pushd download
1112025-05-08T21:07:12.269Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1122025-05-08T21:07:12.269Z+ [[ ! -f softnpu ]]
1132025-05-08T21:07:12.269Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu
1142025-05-08T21:07:12.276Z % Total % Received % Xferd Average Speed Time Time Time Current
1152025-05-08T21:07:12.276Z Dload Upload Total Spent Left Speed
1162025-05-08T21:07:12.733Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.8M 100 22.8M 0 0 50.0M 0 --:--:-- --:--:-- --:--:-- 50.0M
1172025-05-08T21:07:12.736Z+ popd
1182025-05-08T21:07:12.736Z/work/oxidecomputer/opte
1192025-05-08T21:07:12.741Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so
1202025-05-08T21:07:12.741Z+ repo=sidecar-lite
1212025-05-08T21:07:12.741Z+ series=release
1222025-05-08T21:07:12.741Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1232025-05-08T21:07:12.741Z+ name=libsidecar_lite.so
1242025-05-08T21:07:12.741Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1252025-05-08T21:07:12.741Z+ mkdir -p download
1262025-05-08T21:07:12.741Z+ pushd download
1272025-05-08T21:07:12.741Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1282025-05-08T21:07:12.741Z+ [[ ! -f libsidecar_lite.so ]]
1292025-05-08T21:07:12.741Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so
1302025-05-08T21:07:12.748Z % Total % Received % Xferd Average Speed Time Time Time Current
1312025-05-08T21:07:12.751Z Dload Upload Total Spent Left Speed
1322025-05-08T21:07:13.311Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19.8M 100 19.8M 0 0 35.1M 0 --:--:-- --:--:-- --:--:-- 35.2M
1332025-05-08T21:07:13.315Z+ popd
1342025-05-08T21:07:13.315Z/work/oxidecomputer/opte
1352025-05-08T21:07:13.318Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm
1362025-05-08T21:07:13.318Z+ repo=sidecar-lite
1372025-05-08T21:07:13.318Z+ series=release
1382025-05-08T21:07:13.318Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1392025-05-08T21:07:13.318Z+ name=scadm
1402025-05-08T21:07:13.318Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1412025-05-08T21:07:13.318Z+ mkdir -p download
1422025-05-08T21:07:13.318Z+ pushd download
1432025-05-08T21:07:13.318Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1442025-05-08T21:07:13.318Z+ [[ ! -f scadm ]]
1452025-05-08T21:07:13.318Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm
1462025-05-08T21:07:13.325Z % Total % Received % Xferd Average Speed Time Time Time Current
1472025-05-08T21:07:13.329Z Dload Upload Total Spent Left Speed
1482025-05-08T21:07:13.837Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23.3M 100 23.3M 0 0 45.5M 0 --:--:-- --:--:-- --:--:-- 45.5M
1492025-05-08T21:07:13.840Z+ popd
1502025-05-08T21:07:13.844Z/work/oxidecomputer/opte
1512025-05-08T21:07:13.844Z+ [[ '' -eq 1 ]]
1522025-05-08T21:07:13.844Z+ uname -a
1532025-05-08T21:07:13.844ZSunOS w-01JTRVEZJ9DFQ3RRFE4NBEMN0E 5.11 helios-2.0.23359 i86pc i386 i86pc
1542025-05-08T21:07:13.844Z+ cat /etc/versions/build
1552025-05-08T21:07:13.848Zheads/stlouis-0-g361574b73e
1562025-05-08T21:07:13.848Z+ dladm
1572025-05-08T21:07:13.851ZLINK CLASS MTU STATE BRIDGE OVER
1582025-05-08T21:07:13.852Zena0 phys 9216 up -- --
1592025-05-08T21:07:13.852Z+ ipadm
1602025-05-08T21:07:13.855ZADDROBJ TYPE STATE ADDR
1612025-05-08T21:07:13.855Zlo0/v4 static ok 127.0.0.1/8
1622025-05-08T21:07:13.855Zena0/dhcp dhcp ok 10.150.1.140/24
1632025-05-08T21:07:13.855Zlo0/v6 static ok ::1/128
1642025-05-08T21:07:13.855Z+ pfexec rem_drv xde
1652025-05-08T21:07:13.865Z+ set -o errexit
1662025-05-08T21:07:13.865Z+ set -o pipefail
1672025-05-08T21:07:13.868Z+ banner prepare
1682025-05-08T21:07:13.868Z
1692025-05-08T21:07:13.868Z ##### ##### ###### ##### ## ##### ######
1702025-05-08T21:07:13.868Z # # # # # # # # # # # #
1712025-05-08T21:07:13.868Z # # # # ##### # # # # # # #####
1722025-05-08T21:07:13.868Z ##### ##### # ##### ###### ##### #
1732025-05-08T21:07:13.868Z # # # # # # # # # #
1742025-05-08T21:07:13.869Z # # # ###### # # # # # ######
1752025-05-08T21:07:13.869Z
1762025-05-08T21:07:13.869Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
1772025-05-08T21:07:13.872Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
1782025-05-08T21:07:13.949Z+ pfexec add_drv xde
1792025-05-08T21:07:14.183Z+ banner test
1802025-05-08T21:07:14.186Z
1812025-05-08T21:07:14.186Z ##### ###### #### #####
1822025-05-08T21:07:14.187Z # # # #
1832025-05-08T21:07:14.187Z # ##### #### #
1842025-05-08T21:07:14.187Z # # # #
1852025-05-08T21:07:14.187Z # # # # #
1862025-05-08T21:07:14.187Z # ###### #### #
1872025-05-08T21:07:14.187Z
1882025-05-08T21:07:14.187Z+ pfexec chmod +x /input/xde/work/test/loopback
1892025-05-08T21:07:14.190Z+ pfexec /input/xde/work/test/loopback --nocapture
1902025-05-08T21:07:14.198Z
1912025-05-08T21:07:14.198Zrunning 1 test
1922025-05-08T21:07:14.210Zadding underlay route 0
1932025-05-08T21:07:14.213Zadding underlay route 1
1942025-05-08T21:07:14.311Zstart zone a
1952025-05-08T21:07:14.311Zconfigure zone
1962025-05-08T21:07:14.327Zinstall zone
1972025-05-08T21:08:14.187Ztest test_xde_loopback has been running for over 60 seconds
1982025-05-08T21:10:16.627Zboot zone
1992025-05-08T21:10:17.469Zstart zone b
2002025-05-08T21:10:17.469Zconfigure zone
2012025-05-08T21:10:17.477Zinstall zone
2022025-05-08T21:13:17.341Zboot zone
2032025-05-08T21:13:18.099Zsetup zone a
2042025-05-08T21:13:18.099Z[a] svcs milestone/network
2052025-05-08T21:13:18.128ZSTATE STIME FMRI
2062025-05-08T21:13:18.128Zonline 14:10:35 svc:/milestone/network:default
2072025-05-08T21:13:18.128Z[a] ipadm create-addr -t -T dhcp opte0/test
2082025-05-08T21:13:23.973Z
2092025-05-08T21:13:23.973Z[a] route add -iface 10.0.0.254 10.0.0.1
2102025-05-08T21:13:23.994Zadd host 10.0.0.254: gateway 10.0.0.1
2112025-05-08T21:13:23.994Z[a] route add 10.0.0.0/24 10.0.0.254
2122025-05-08T21:13:24.011Zadd net 10.0.0.0/24: gateway 10.0.0.254
2132025-05-08T21:13:24.012Zsetup zone b
2142025-05-08T21:13:24.012Z[b] svcs milestone/network
2152025-05-08T21:13:24.032ZSTATE STIME FMRI
2162025-05-08T21:13:24.032Z- - svc:/milestone/network:default
2172025-05-08T21:13:25.032Z[b] svcs milestone/network
2182025-05-08T21:13:25.052ZSTATE STIME FMRI
2192025-05-08T21:13:25.052Z- - svc:/milestone/network:default
2202025-05-08T21:13:26.052Z[b] svcs milestone/network
2212025-05-08T21:13:26.072ZSTATE STIME FMRI
2222025-05-08T21:13:26.072Z- - svc:/milestone/network:default
2232025-05-08T21:13:27.072Z[b] svcs milestone/network
2242025-05-08T21:13:27.092ZSTATE STIME FMRI
2252025-05-08T21:13:27.093Z- - svc:/milestone/network:default
2262025-05-08T21:13:28.092Z[b] svcs milestone/network
2272025-05-08T21:13:28.112ZSTATE STIME FMRI
2282025-05-08T21:13:28.112Z- - svc:/milestone/network:default
2292025-05-08T21:13:29.112Z[b] svcs milestone/network
2302025-05-08T21:13:29.132ZSTATE STIME FMRI
2312025-05-08T21:13:29.132Z- - svc:/milestone/network:default
2322025-05-08T21:13:30.132Z[b] svcs milestone/network
2332025-05-08T21:13:30.153ZSTATE STIME FMRI
2342025-05-08T21:13:30.153Z- - svc:/milestone/network:default
2352025-05-08T21:13:31.153Z[b] svcs milestone/network
2362025-05-08T21:13:31.173ZSTATE STIME FMRI
2372025-05-08T21:13:31.173Z- - svc:/milestone/network:default
2382025-05-08T21:13:32.173Z[b] svcs milestone/network
2392025-05-08T21:13:32.193ZSTATE STIME FMRI
2402025-05-08T21:13:32.193Z- - svc:/milestone/network:default
2412025-05-08T21:13:33.193Z[b] svcs milestone/network
2422025-05-08T21:13:33.213ZSTATE STIME FMRI
2432025-05-08T21:13:33.213Z- - svc:/milestone/network:default
2442025-05-08T21:13:34.213Z[b] svcs milestone/network
2452025-05-08T21:13:34.233ZSTATE STIME FMRI
2462025-05-08T21:13:34.234Z- - svc:/milestone/network:default
2472025-05-08T21:13:35.480Z[b] svcs milestone/network
2482025-05-08T21:13:35.484ZSTATE STIME FMRI
2492025-05-08T21:13:35.484Z- - svc:/milestone/network:default
2502025-05-08T21:13:36.254Z[b] svcs milestone/network
2512025-05-08T21:13:36.274ZSTATE STIME FMRI
2522025-05-08T21:13:36.274Zoffline 14:13:34 svc:/milestone/network:default
2532025-05-08T21:13:37.275Z[b] svcs milestone/network
2542025-05-08T21:13:37.296ZSTATE STIME FMRI
2552025-05-08T21:13:37.296Zonline 14:13:35 svc:/milestone/network:default
2562025-05-08T21:13:37.296Z[b] ipadm create-addr -t -T dhcp opte1/test
2572025-05-08T21:13:42.268Z
2582025-05-08T21:13:42.268Z[b] route add -iface 10.0.0.254 10.0.0.2
2592025-05-08T21:13:42.287Zadd host 10.0.0.254: gateway 10.0.0.2
2602025-05-08T21:13:42.287Z[b] route add 10.0.0.0/24 10.0.0.254
2612025-05-08T21:13:42.305Zadd net 10.0.0.0/24: gateway 10.0.0.254
2622025-05-08T21:13:42.305Z[a] ping 10.0.0.2
2632025-05-08T21:13:42.324Z10.0.0.2 is alive
2642025-05-08T21:13:46.605Ztest test_xde_loopback ... ok
2652025-05-08T21:13:46.605Z
2662025-05-08T21:13:46.605Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 392.48s
2672025-05-08T21:13:46.605Z
2682025-05-08T21:13:46.608Z+ cleanup
2692025-05-08T21:13:46.608Z++ id -un
2702025-05-08T21:13:46.722Z++ id -gn
2712025-05-08T21:13:46.725Z+ pfexec chown -R build:build .
2722025-05-08T21:13:46.731Z+ [[ -z 01JTRV1ZHDH5CKVFJMR9PQ8VK5 ]]
2732025-05-08T21:13:46.734Zprocess exited: duration 430360 ms, exit code 0
 
2742025-05-08T21:13:46.743Zfound 0 output files