01JGER7QSZ7BY1CZG8M5W5F5MQ: test

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

Buildomat Job: 01JGER874BYXPTXMK57BEE7ABB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-31T16:27:28.182Zjob dependencies complete; ready to run (waiting for 7 m 43 s)
22024-12-31T16:28:36.335Zjob assigned to worker 01JGERPYR0EF38AVFRRKGVQSQE [factory aws, i-0c9cb826f812b858d] (queued for 1 m 8 s)
32024-12-31T16:28:44.277Zdownloading input: /input/xde/work/debug/xde.dbg
42024-12-31T16:28:45.143Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-12-31T16:28:45.143Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-12-31T16:28:45.158Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-12-31T16:28:45.159Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-12-31T16:28:45.176Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-12-31T16:28:45.176Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-12-31T16:28:45.190Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-12-31T16:28:45.190Zdownloading input: /input/xde/work/release/xde
122024-12-31T16:28:45.653Zdownloaded input: /input/xde/work/release/xde
132024-12-31T16:28:45.653Zdownloading input: /input/xde/work/release/xde.sha256
142024-12-31T16:28:45.667Zdownloaded input: /input/xde/work/release/xde.sha256
152024-12-31T16:28:45.667Zdownloading input: /input/xde/work/release/xde_link.so
162024-12-31T16:28:45.683Zdownloaded input: /input/xde/work/release/xde_link.so
172024-12-31T16:28:45.683Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-12-31T16:28:45.696Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-12-31T16:28:45.699Zdownloading input: /input/xde/work/test/loopback
202024-12-31T16:28:46.325Zdownloaded input: /input/xde/work/test/loopback
212024-12-31T16:28:46.325Zdownloading input: /input/xde/work/xde.conf
222024-12-31T16:28:46.338Zdownloaded input: /input/xde/work/xde.conf
 
232024-12-31T16:28:46.338Zstarting task 0: "setup"
242024-12-31T16:28:46.348Z++ uname -s
252024-12-31T16:28:46.351Z+ kern=SunOS
262024-12-31T16:28:46.351Z+ case "$kern" in
272024-12-31T16:28:46.351Z+ groupadd -g 12345 build
282024-12-31T16:28:46.354Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-12-31T16:28:48.353Z+ zfs create -o mountpoint=/work rpool/work
302024-12-31T16:28:48.451Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-12-31T16:28:48.454Z+ home_fs=zfs
322024-12-31T16:28:48.454Z+ [[ zfs == autofs ]]
332024-12-31T16:28:48.454Z+ mkdir -p /home/build
342024-12-31T16:28:48.457Z+ chown build:build /home/build /work
352024-12-31T16:28:50.450Z+ chmod 0700 /home/build /work
362024-12-31T16:28:50.453Zprocess exited: duration 4129 ms, exit code 0
 
372024-12-31T16:28:50.459Zstarting task 1: "rust-toolchain"
382024-12-31T16:28:50.464Z+ printf ' * toolchain channel = "%s"
392024-12-31T16:28:50.464Z' stable
402024-12-31T16:28:50.464Z * toolchain channel = "stable"
412024-12-31T16:28:50.464Z+ printf ' * toolchain profile = "%s"
422024-12-31T16:28:50.464Z' default
432024-12-31T16:28:50.464Z * toolchain profile = "default"
442024-12-31T16:28:50.467Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-12-31T16:28:50.468Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-12-31T16:28:50.581Zinfo: downloading installer
472024-12-31T16:28:51.964Zinfo: profile set to 'default'
482024-12-31T16:28:51.964Zinfo: default host triple is x86_64-unknown-illumos
492024-12-31T16:28:51.966Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-12-31T16:28:52.116Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-12-31T16:28:52.116Zinfo: downloading component 'cargo'
522024-12-31T16:28:52.978Zinfo: downloading component 'clippy'
532024-12-31T16:28:53.306Zinfo: downloading component 'rust-docs'
542024-12-31T16:28:54.506Zinfo: downloading component 'rust-std'
552024-12-31T16:28:56.245Zinfo: downloading component 'rustc'
562024-12-31T16:29:02.800Zinfo: downloading component 'rustfmt'
572024-12-31T16:29:03.051Zinfo: installing component 'cargo'
582024-12-31T16:29:03.871Zinfo: installing component 'clippy'
592024-12-31T16:29:04.253Zinfo: installing component 'rust-docs'
602024-12-31T16:29:05.975Zinfo: installing component 'rust-std'
612024-12-31T16:29:07.646Zinfo: installing component 'rustc'
622024-12-31T16:29:13.401Zinfo: installing component 'rustfmt'
632024-12-31T16:29:13.731Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-12-31T16:29:13.731Z
652024-12-31T16:29:14.090Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-12-31T16:29:14.090Z
672024-12-31T16:29:14.093Z
682024-12-31T16:29:14.093ZRust is installed now. Great!
692024-12-31T16:29:14.093Z
702024-12-31T16:29:14.093ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-12-31T16:29:14.093Zenvironment variable. This has not been done automatically.
722024-12-31T16:29:14.093Z
732024-12-31T16:29:14.093ZTo configure your current shell, you need to source
742024-12-31T16:29:14.093Zthe corresponding env file under $HOME/.cargo.
752024-12-31T16:29:14.093Z
762024-12-31T16:29:14.093ZThis is usually done by running one of the following (note the leading DOT):
772024-12-31T16:29:14.093Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-12-31T16:29:14.093Zsource "$HOME/.cargo/env.fish" # For fish
792024-12-31T16:29:14.162Z+ rustc --version
802024-12-31T16:29:14.230Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-12-31T16:29:14.233Zprocess exited: duration 23860 ms, exit code 0
 
822024-12-31T16:29:14.238Zstarting task 2: "authentication"
832024-12-31T16:29:14.259Zprocess exited: duration 21 ms, exit code 0
 
842024-12-31T16:29:14.265Zstarting task 3: "clone repository"
852024-12-31T16:29:14.270Z+ mkdir -p /work/oxidecomputer/opte
862024-12-31T16:29:14.272Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-12-31T16:29:14.503ZCloning into '/work/oxidecomputer/opte'...
882024-12-31T16:29:15.376Z+ cd /work/oxidecomputer/opte
892024-12-31T16:29:15.379Z+ git fetch origin fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e
902024-12-31T16:29:15.649ZFrom https://github.com/oxidecomputer/opte
912024-12-31T16:29:15.649Z * branch fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e -> FETCH_HEAD
922024-12-31T16:29:15.658Z+ [[ -n ingot-and-offload ]]
932024-12-31T16:29:15.660Z++ git branch --show-current
942024-12-31T16:29:15.663Z+ current=master
952024-12-31T16:29:15.663Z+ [[ master != ingot-and-offload ]]
962024-12-31T16:29:15.663Z+ git branch -f ingot-and-offload fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e
972024-12-31T16:29:15.665Z+ git checkout -f ingot-and-offload
982024-12-31T16:29:15.688ZSwitched to branch 'ingot-and-offload'
992024-12-31T16:29:15.692Z+ git reset --hard fab7c2bf39c0ba26ea5bbfb4463ce9764b14370e
1002024-12-31T16:29:15.698ZHEAD is now at fab7c2b Further cleanup.
1012024-12-31T16:29:15.701Zprocess exited: duration 1438 ms, exit code 0
 
1022024-12-31T16:29:15.706Zstarting task 4: "build"
1032024-12-31T16:29:15.712Z+ pfexec pkg install brand/sparse opte
1042024-12-31T16:29:24.650Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-12-31T16:29:28.847Z Startup: Caching catalogs ... Done
1062024-12-31T16:29:39.837ZPlanning: Solver setup ... Done
1072024-12-31T16:29:39.990ZPlanning: Running solver ... Done
1082024-12-31T16:29:40.447ZPlanning: Finding local manifests ... Done
1092024-12-31T16:29:40.461ZPlanning: Fetching manifests: 0/4 0% complete
1102024-12-31T16:29:40.674ZPlanning: Fetching manifests: 4/4 100% complete
1112024-12-31T16:29:41.342ZPlanning: Package planning ... Done
1122024-12-31T16:29:41.348ZPlanning: Merging actions ... Done
1132024-12-31T16:29:42.516ZPlanning: Checking for conflicting actions ... Done
1142024-12-31T16:29:52.879ZPlanning: Consolidating action changes ... Done
1152024-12-31T16:29:53.407ZPlanning: Evaluating mediators ... Done
1162024-12-31T16:29:53.626ZPlanning: Planning completed in 24.77 seconds
1172024-12-31T16:29:54.994Z Packages to install: 2
1182024-12-31T16:29:54.994Z Packages to update: 2
1192024-12-31T16:29:54.994Z Create boot environment: No
1202024-12-31T16:29:54.996ZCreate backup boot environment: Yes
1212024-12-31T16:29:55.549Z
1222024-12-31T16:29:55.549ZDownload: 0/1013 items 0.0/18.3MB 0% complete
1232024-12-31T16:30:01.867ZDownload: 921/1013 items 18.2/18.3MB 99% complete (8.0M/s)
1242024-12-31T16:30:02.407ZDownload: Completed 18.26 MB in 6.88 seconds (2.6M/s)
1252024-12-31T16:30:04.319Z Actions: 1/1441 actions (Removing old actions)
1262024-12-31T16:30:04.335Z Actions: 199/1441 actions (Installing new actions)
1272024-12-31T16:30:04.890Z Actions: 601/1441 actions (Updating modified actions)
1282024-12-31T16:30:05.230Z Actions: Completed 1441 actions in 0.91 seconds.
1292024-12-31T16:30:05.436Z Done
1302024-12-31T16:30:05.439Z Done
1312024-12-31T16:30:05.977Z Done
1322024-12-31T16:30:13.504Z Done
1332024-12-31T16:30:14.106Z Done
1342024-12-31T16:30:14.109Z Done
1352024-12-31T16:30:21.152Z Done
1362024-12-31T16:30:21.554Z+ [[ -z 01JGER874BYXPTXMK57BEE7ABB ]]
1372024-12-31T16:30:21.554Z+ trap cleanup EXIT
1382024-12-31T16:30:21.556Z+ banner collect
1392024-12-31T16:30:21.598Z
1402024-12-31T16:30:21.598Z #### #### # # ###### #### #####
1412024-12-31T16:30:21.598Z # # # # # # # # # #
1422024-12-31T16:30:21.598Z # # # # # ##### # #
1432024-12-31T16:30:21.598Z # # # # # # # #
1442024-12-31T16:30:21.598Z # # # # # # # # # #
1452024-12-31T16:30:21.598Z #### #### ###### ###### ###### #### #
1462024-12-31T16:30:21.598Z
1472024-12-31T16:30:21.601Z+ get_artifact softnpu image 88f5f1334364e5580fe778c44ac0746a35927351 softnpu
1482024-12-31T16:30:21.601Z+ repo=softnpu
1492024-12-31T16:30:21.601Z+ series=image
1502024-12-31T16:30:21.601Z+ commit=88f5f1334364e5580fe778c44ac0746a35927351
1512024-12-31T16:30:21.601Z+ name=softnpu
1522024-12-31T16:30:21.601Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1532024-12-31T16:30:21.601Z+ mkdir -p download
1542024-12-31T16:30:21.601Z+ pushd download
1552024-12-31T16:30:21.601Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1562024-12-31T16:30:21.601Z+ [[ ! -f softnpu ]]
1572024-12-31T16:30:21.601Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/88f5f1334364e5580fe778c44ac0746a35927351/softnpu
1582024-12-31T16:30:21.608Z % Total % Received % Xferd Average Speed Time Time Time Current
1592024-12-31T16:30:21.611Z Dload Upload Total Spent Left Speed
1602024-12-31T16:30:22.372Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 22.8M 38 9071k 0 0 28.2M 0 --:--:-- --:--:-- --:--:-- 28.2M 100 22.8M 100 22.8M 0 0 29.8M 0 --:--:-- --:--:-- --:--:-- 29.8M
1612024-12-31T16:30:22.378Z+ popd
1622024-12-31T16:30:22.378Z/work/oxidecomputer/opte
1632024-12-31T16:30:22.378Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f libsidecar_lite.so
1642024-12-31T16:30:22.378Z+ repo=sidecar-lite
1652024-12-31T16:30:22.378Z+ series=release
1662024-12-31T16:30:22.378Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1672024-12-31T16:30:22.378Z+ name=libsidecar_lite.so
1682024-12-31T16:30:22.378Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1692024-12-31T16:30:22.378Z+ mkdir -p download
1702024-12-31T16:30:22.378Z+ pushd download
1712024-12-31T16:30:22.378Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1722024-12-31T16:30:22.378Z+ [[ ! -f libsidecar_lite.so ]]
1732024-12-31T16:30:22.378Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/libsidecar_lite.so
1742024-12-31T16:30:22.386Z % Total % Received % Xferd Average Speed Time Time Time Current
1752024-12-31T16:30:22.386Z Dload Upload Total Spent Left Speed
1762024-12-31T16:30:22.872Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19.8M 100 19.8M 0 0 40.6M 0 --:--:-- --:--:-- --:--:-- 40.7M
1772024-12-31T16:30:22.875Z+ popd
1782024-12-31T16:30:22.878Z/work/oxidecomputer/opte
1792024-12-31T16:30:22.878Z+ get_artifact sidecar-lite release 3fff53ae549ab1348b680845693e66b224bb5d2f scadm
1802024-12-31T16:30:22.878Z+ repo=sidecar-lite
1812024-12-31T16:30:22.878Z+ series=release
1822024-12-31T16:30:22.878Z+ commit=3fff53ae549ab1348b680845693e66b224bb5d2f
1832024-12-31T16:30:22.878Z+ name=scadm
1842024-12-31T16:30:22.878Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1852024-12-31T16:30:22.878Z+ mkdir -p download
1862024-12-31T16:30:22.878Z+ pushd download
1872024-12-31T16:30:22.878Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1882024-12-31T16:30:22.878Z+ [[ ! -f scadm ]]
1892024-12-31T16:30:22.878Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/3fff53ae549ab1348b680845693e66b224bb5d2f/scadm
1902024-12-31T16:30:22.886Z % Total % Received % Xferd Average Speed Time Time Time Current
1912024-12-31T16:30:22.886Z Dload Upload Total Spent Left Speed
1922024-12-31T16:30:23.621Z 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 31.6M 0 --:--:-- --:--:-- --:--:-- 31.6M
1932024-12-31T16:30:23.624Z+ popd
1942024-12-31T16:30:23.626Z/work/oxidecomputer/opte
1952024-12-31T16:30:23.626Z+ [[ '' -eq 1 ]]
1962024-12-31T16:30:23.626Z+ uname -a
1972024-12-31T16:30:23.626ZSunOS w-01JGERPYR0EF38AVFRRKGVQSQE 5.11 helios-2.0.22827 i86pc i386 i86pc
1982024-12-31T16:30:23.626Z+ cat /etc/versions/build
1992024-12-31T16:30:23.629Zheads/stlouis-0-g60122b5709
2002024-12-31T16:30:23.629Z+ dladm
2012024-12-31T16:30:23.633ZLINK CLASS MTU STATE BRIDGE OVER
2022024-12-31T16:30:23.633Zena0 phys 9216 up -- --
2032024-12-31T16:30:23.635Z+ ipadm
2042024-12-31T16:30:23.638ZADDROBJ TYPE STATE ADDR
2052024-12-31T16:30:23.638Zlo0/v4 static ok 127.0.0.1/8
2062024-12-31T16:30:23.638Zena0/dhcp dhcp ok 10.150.1.102/24
2072024-12-31T16:30:23.638Zlo0/v6 static ok ::1/128
2082024-12-31T16:30:23.638Z+ pfexec rem_drv xde
2092024-12-31T16:30:23.646Z+ set -o errexit
2102024-12-31T16:30:23.646Z+ set -o pipefail
2112024-12-31T16:30:23.649Z+ banner prepare
2122024-12-31T16:30:23.649Z
2132024-12-31T16:30:23.649Z ##### ##### ###### ##### ## ##### ######
2142024-12-31T16:30:23.649Z # # # # # # # # # # # #
2152024-12-31T16:30:23.649Z # # # # ##### # # # # # # #####
2162024-12-31T16:30:23.649Z ##### ##### # ##### ###### ##### #
2172024-12-31T16:30:23.649Z # # # # # # # # # #
2182024-12-31T16:30:23.649Z # # # ###### # # # # # ######
2192024-12-31T16:30:23.649Z
2202024-12-31T16:30:23.649Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2212024-12-31T16:30:23.652Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2222024-12-31T16:30:23.722Z+ pfexec add_drv xde
2232024-12-31T16:30:24.042Z+ banner test
2242024-12-31T16:30:24.045Z
2252024-12-31T16:30:24.045Z ##### ###### #### #####
2262024-12-31T16:30:24.045Z # # # #
2272024-12-31T16:30:24.045Z # ##### #### #
2282024-12-31T16:30:24.045Z # # # #
2292024-12-31T16:30:24.045Z # # # # #
2302024-12-31T16:30:24.045Z # ###### #### #
2312024-12-31T16:30:24.045Z
2322024-12-31T16:30:24.045Z+ pfexec chmod +x /input/xde/work/test/loopback
2332024-12-31T16:30:24.048Z+ pfexec /input/xde/work/test/loopback --nocapture
2342024-12-31T16:30:24.058Z
2352024-12-31T16:30:24.058Zrunning 1 test
2362024-12-31T16:30:24.071Zadding underlay route 0
2372024-12-31T16:30:24.074Zadding underlay route 1
2382024-12-31T16:30:24.160Zstart zone a
2392024-12-31T16:30:24.160Zconfigure zone
2402024-12-31T16:30:24.295Zinstall zone
2412024-12-31T16:31:23.841Ztest test_xde_loopback has been running for over 60 seconds
2422024-12-31T16:32:25.033Zboot zone
2432024-12-31T16:32:25.748Zstart zone b
2442024-12-31T16:32:25.748Zconfigure zone
2452024-12-31T16:32:25.756Zinstall zone
2462024-12-31T16:34:23.083Zboot zone
2472024-12-31T16:34:23.789Zsetup zone a
2482024-12-31T16:34:23.789Z[a] svcs milestone/network
2492024-12-31T16:34:24.051ZSTATE STIME FMRI
2502024-12-31T16:34:24.052Zonline 8:32:43 svc:/milestone/network:default
2512024-12-31T16:34:24.052Z[a] ipadm create-addr -t -T dhcp opte0/test
2522024-12-31T16:34:29.376Z
2532024-12-31T16:34:29.376Z[a] route add -iface 10.0.0.254 10.0.0.1
2542024-12-31T16:34:29.398Zadd host 10.0.0.254: gateway 10.0.0.1
2552024-12-31T16:34:29.398Z[a] route add 10.0.0.0/24 10.0.0.254
2562024-12-31T16:34:29.417Zadd net 10.0.0.0/24: gateway 10.0.0.254
2572024-12-31T16:34:29.417Zsetup zone b
2582024-12-31T16:34:29.417Z[b] svcs milestone/network
2592024-12-31T16:34:29.435ZSTATE STIME FMRI
2602024-12-31T16:34:29.435Z- - svc:/milestone/network:default
2612024-12-31T16:34:30.432Z[b] svcs milestone/network
2622024-12-31T16:34:30.452ZSTATE STIME FMRI
2632024-12-31T16:34:30.452Z- - svc:/milestone/network:default
2642024-12-31T16:34:31.449Z[b] svcs milestone/network
2652024-12-31T16:34:31.469ZSTATE STIME FMRI
2662024-12-31T16:34:31.469Z- - svc:/milestone/network:default
2672024-12-31T16:34:32.466Z[b] svcs milestone/network
2682024-12-31T16:34:32.485ZSTATE STIME FMRI
2692024-12-31T16:34:32.485Z- - svc:/milestone/network:default
2702024-12-31T16:34:33.482Z[b] svcs milestone/network
2712024-12-31T16:34:33.502ZSTATE STIME FMRI
2722024-12-31T16:34:33.502Z- - svc:/milestone/network:default
2732024-12-31T16:34:34.499Z[b] svcs milestone/network
2742024-12-31T16:34:34.519ZSTATE STIME FMRI
2752024-12-31T16:34:34.519Z- - svc:/milestone/network:default
2762024-12-31T16:34:35.515Z[b] svcs milestone/network
2772024-12-31T16:34:35.535ZSTATE STIME FMRI
2782024-12-31T16:34:35.535Z- - svc:/milestone/network:default
2792024-12-31T16:34:36.532Z[b] svcs milestone/network
2802024-12-31T16:34:36.551ZSTATE STIME FMRI
2812024-12-31T16:34:36.551Z- - svc:/milestone/network:default
2822024-12-31T16:34:37.548Z[b] svcs milestone/network
2832024-12-31T16:34:37.568ZSTATE STIME FMRI
2842024-12-31T16:34:37.568Z- - svc:/milestone/network:default
2852024-12-31T16:34:38.564Z[b] svcs milestone/network
2862024-12-31T16:34:38.584ZSTATE STIME FMRI
2872024-12-31T16:34:38.584Z- - svc:/milestone/network:default
2882024-12-31T16:34:39.581Z[b] svcs milestone/network
2892024-12-31T16:34:39.601ZSTATE STIME FMRI
2902024-12-31T16:34:39.601Z- - svc:/milestone/network:default
2912024-12-31T16:34:40.597Z[b] svcs milestone/network
2922024-12-31T16:34:40.617ZSTATE STIME FMRI
2932024-12-31T16:34:40.617Z- - svc:/milestone/network:default
2942024-12-31T16:34:41.614Z[b] svcs milestone/network
2952024-12-31T16:34:41.635ZSTATE STIME FMRI
2962024-12-31T16:34:41.635Z- - svc:/milestone/network:default
2972024-12-31T16:34:42.632Z[b] svcs milestone/network
2982024-12-31T16:34:42.651ZSTATE STIME FMRI
2992024-12-31T16:34:42.652Zonline 8:34:42 svc:/milestone/network:default
3002024-12-31T16:34:42.652Z[b] ipadm create-addr -t -T dhcp opte1/test
3012024-12-31T16:34:48.210Z
3022024-12-31T16:34:48.210Z[b] route add -iface 10.0.0.254 10.0.0.2
3032024-12-31T16:34:48.215Zadd host 10.0.0.254: gateway 10.0.0.2
3042024-12-31T16:34:48.216Z[b] route add 10.0.0.0/24 10.0.0.254
3052024-12-31T16:34:48.233Zadd net 10.0.0.0/24: gateway 10.0.0.254
3062024-12-31T16:34:48.233Z[a] ping 10.0.0.2
3072024-12-31T16:34:48.252Z10.0.0.2 is alive
3082024-12-31T16:34:52.684Ztest test_xde_loopback ... ok
3092024-12-31T16:34:52.684Z
3102024-12-31T16:34:52.687Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 269.60s
3112024-12-31T16:34:52.687Z
3122024-12-31T16:34:52.687Z+ cleanup
3132024-12-31T16:34:52.691Z++ id -un
3142024-12-31T16:34:52.857Z++ id -gn
3152024-12-31T16:34:52.890Z+ pfexec chown -R build:build .
3162024-12-31T16:34:52.890Z+ [[ -z 01JGER874BYXPTXMK57BEE7ABB ]]
3172024-12-31T16:34:52.890Zprocess exited: duration 338385 ms, exit code 0
 
3182024-12-31T16:34:52.895Zfound 0 output files