01KHN0NVR977NJW4E56EJ8DMEV: test-ddm-trio

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

Buildomat Job: 01KHN0Q57RBK6WJ4Q8FRNXMHEB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-17T05:30:15.623Zjob assigned to worker 01KHN16YXR9J8BX6GAMSHVTBYD [factory gimlet-EVT22200007-propolis, EVT22200007/58368] (queued for 9 m 5 s)
 
22026-02-17T05:30:24.507Zstarting task 0: "setup"
32026-02-17T05:30:24.532Z++ uname -s
42026-02-17T05:30:24.532Z+ kern=SunOS
52026-02-17T05:30:24.532Z+ build_user=build
62026-02-17T05:30:24.532Z+ build_uid=12345
72026-02-17T05:30:24.532Z+ work_dir=/work
82026-02-17T05:30:24.532Z+ input_dir=/input
92026-02-17T05:30:24.532Z+ [[ 0 == 12345 ]]
102026-02-17T05:30:24.532Z+ case "$kern" in
112026-02-17T05:30:24.532Z+ groupadd -g 12345 build
122026-02-17T05:30:24.532Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-17T05:30:26.533Z+ zfs create -o mountpoint=/work rpool/work
142026-02-17T05:30:26.570Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-17T05:30:26.594Z+ home_fs=zfs
162026-02-17T05:30:26.594Z+ [[ zfs == autofs ]]
172026-02-17T05:30:26.594Z+ mkdir -p /home/build
182026-02-17T05:30:26.594Z+ chown build:build /home/build /work
192026-02-17T05:30:28.580Z+ chmod 0700 /home/build /work
202026-02-17T05:30:28.604Zprocess exited: duration 4081 ms, exit code 0
 
212026-02-17T05:30:28.655Zstarting task 1: "rust-toolchain"
222026-02-17T05:30:28.679Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-02-17T05:30:28.679Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-17T05:30:28.679Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-17T05:30:28.679Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-17T05:30:28.679Z * rust toolchain channel = "stable"
272026-02-17T05:30:28.679Z * rust toolchain profile = "default"
282026-02-17T05:30:28.679Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-17T05:30:28.679Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-02-17T05:30:28.830Zinfo: downloading installer
312026-02-17T05:30:29.336Zwarn: It looks like you have an existing installation of Rust at:
322026-02-17T05:30:29.336Zwarn: /opt/ooce/bin
332026-02-17T05:30:29.336Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-17T05:30:29.336Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-17T05:30:29.336Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-17T05:30:29.336Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-17T05:30:29.336Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-17T05:30:29.336Zerror: cannot install while Rust is installed
392026-02-17T05:30:29.336Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-17T05:30:29.361Zinfo: profile set to 'default'
412026-02-17T05:30:29.361Zinfo: default host triple is x86_64-unknown-illumos
422026-02-17T05:30:29.361Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432026-02-17T05:30:29.468Zinfo: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11)
442026-02-17T05:30:29.468Zinfo: downloading component 'cargo'
452026-02-17T05:30:29.689Zinfo: downloading component 'clippy'
462026-02-17T05:30:29.781Zinfo: downloading component 'rust-docs'
472026-02-17T05:30:30.060Zinfo: downloading component 'rust-std'
482026-02-17T05:30:31.056Zinfo: downloading component 'rustc'
492026-02-17T05:30:32.819Zinfo: downloading component 'rustfmt'
502026-02-17T05:30:32.897Zinfo: installing component 'cargo'
512026-02-17T05:30:34.232Zinfo: installing component 'clippy'
522026-02-17T05:30:34.741Zinfo: installing component 'rust-docs'
532026-02-17T05:30:38.421Zinfo: installing component 'rust-std'
542026-02-17T05:30:40.699Zinfo: installing component 'rustc'
552026-02-17T05:30:49.719Zinfo: installing component 'rustfmt'
562026-02-17T05:30:50.113Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572026-02-17T05:30:50.113Z
582026-02-17T05:30:50.320Z stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
592026-02-17T05:30:50.320Z
602026-02-17T05:30:50.345Z
612026-02-17T05:30:50.345ZRust is installed now. Great!
622026-02-17T05:30:50.345Z
632026-02-17T05:30:50.345ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-17T05:30:50.345Zenvironment variable. This has not been done automatically.
652026-02-17T05:30:50.346Z
662026-02-17T05:30:50.346ZTo configure your current shell, you need to source
672026-02-17T05:30:50.346Zthe corresponding env file under $HOME/.cargo.
682026-02-17T05:30:50.346Z
692026-02-17T05:30:50.346ZThis is usually done by running one of the following (note the leading DOT):
702026-02-17T05:30:50.346Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-17T05:30:50.346Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-17T05:30:50.346Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-17T05:30:50.458Z+ rustup --version
742026-02-17T05:30:50.488Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-17T05:30:50.488Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-17T05:30:50.622Zinfo: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
772026-02-17T05:30:50.648Z+ cargo --version
782026-02-17T05:30:50.746Zcargo 1.93.1 (083ac5135 2025-12-15)
792026-02-17T05:30:50.771Z+ rustc --version
802026-02-17T05:30:50.886Zrustc 1.93.1 (01f6ddf75 2026-02-11)
812026-02-17T05:30:50.910Zprocess exited: duration 22237 ms, exit code 0
 
822026-02-17T05:30:50.961Zstarting task 2: "authentication"
832026-02-17T05:30:51.023Zprocess exited: duration 61 ms, exit code 0
 
842026-02-17T05:30:51.077Zstarting task 3: "clone repository"
852026-02-17T05:30:51.102Z+ mkdir -p /work/oxidecomputer/maghemite
862026-02-17T05:30:51.102Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872026-02-17T05:30:51.127ZCloning into '/work/oxidecomputer/maghemite'...
882026-02-17T05:30:52.400Z+ cd /work/oxidecomputer/maghemite
892026-02-17T05:30:52.400Z+ git fetch origin e54075acdda557ae93a20bcbed9bf2b94aa48ff8
902026-02-17T05:30:52.727ZFrom https://github.com/oxidecomputer/maghemite
912026-02-17T05:30:52.727Z * branch e54075acdda557ae93a20bcbed9bf2b94aa48ff8 -> FETCH_HEAD
922026-02-17T05:30:52.753Z+ [[ -n renovate/reqwest-0.x ]]
932026-02-17T05:30:52.753Z++ git branch --show-current
942026-02-17T05:30:52.753Z+ current=main
952026-02-17T05:30:52.753Z+ [[ main != renovate/reqwest-0.x ]]
962026-02-17T05:30:52.753Z+ git branch -f renovate/reqwest-0.x e54075acdda557ae93a20bcbed9bf2b94aa48ff8
972026-02-17T05:30:52.778Z+ git checkout -f renovate/reqwest-0.x
982026-02-17T05:30:52.803ZSwitched to branch 'renovate/reqwest-0.x'
992026-02-17T05:30:52.803Z+ git reset --hard e54075acdda557ae93a20bcbed9bf2b94aa48ff8
1002026-02-17T05:30:52.835ZHEAD is now at e54075a Update Rust crate reqwest to 0.13
1012026-02-17T05:30:52.860Zprocess exited: duration 1763 ms, exit code 0
 
1022026-02-17T05:30:52.913Zstarting task 4: "build"
1032026-02-17T05:30:52.938Z++ dladm
1042026-02-17T05:30:52.938ZLINK CLASS MTU STATE BRIDGE OVER
1052026-02-17T05:30:52.938Zvioif0 phys 1500 up -- --
1062026-02-17T05:30:52.938Z++ ipadm
1072026-02-17T05:30:52.939ZADDROBJ TYPE STATE ADDR
1082026-02-17T05:30:52.939Zlo0/v4 static ok 127.0.0.1/8
1092026-02-17T05:30:52.939Zvioif0/v4 static ok 10.151.4.105/24
1102026-02-17T05:30:52.939Zlo0/v6 static ok ::1/128
1112026-02-17T05:30:52.939Z++ banner collect
1122026-02-17T05:30:52.939Z
1132026-02-17T05:30:52.939Z #### #### # # ###### #### #####
1142026-02-17T05:30:52.939Z # # # # # # # # # #
1152026-02-17T05:30:52.939Z # # # # # ##### # #
1162026-02-17T05:30:52.939Z # # # # # # # #
1172026-02-17T05:30:52.939Z # # # # # # # # # #
1182026-02-17T05:30:52.939Z #### #### ###### ###### ###### #### #
1192026-02-17T05:30:52.939Z
1202026-02-17T05:30:52.939Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1212026-02-17T05:30:52.939Z++ repo=softnpu
1222026-02-17T05:30:52.939Z++ series=image
1232026-02-17T05:30:52.939Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1242026-02-17T05:30:52.939Z++ name=softnpu
1252026-02-17T05:30:52.940Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1262026-02-17T05:30:52.940Z++ mkdir -p download
1272026-02-17T05:30:52.940Z++ pushd download
1282026-02-17T05:30:52.966Z++ [[ ! -f softnpu ]]
1292026-02-17T05:30:52.966Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1302026-02-17T05:30:52.966Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1312026-02-17T05:30:52.966Z % Total % Received % Xferd Average Speed Time Time Time Current
1322026-02-17T05:30:52.967Z Dload Upload Total Spent Left Speed
1332026-02-17T05:30:54.152Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 15.6M 11 1779k 0 0 3738k 0 0:00:04 --:--:-- 0:00:04 3739k 100 15.6M 100 15.6M 0 0 12.9M 0 0:00:01 0:00:01 --:--:-- 12.9M
1342026-02-17T05:30:54.177Z++ popd
1352026-02-17T05:30:54.177Z/work/oxidecomputer/maghemite
1362026-02-17T05:30:54.177Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1372026-02-17T05:30:54.177Z++ repo=sidecar-lite
1382026-02-17T05:30:54.177Z++ series=release
1392026-02-17T05:30:54.177Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1402026-02-17T05:30:54.177Z++ name=libsidecar_lite.so
1412026-02-17T05:30:54.178Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1422026-02-17T05:30:54.178Z++ mkdir -p download
1432026-02-17T05:30:54.178Z++ pushd download
1442026-02-17T05:30:54.178Z++ [[ ! -f libsidecar_lite.so ]]
1452026-02-17T05:30:54.178Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1462026-02-17T05:30:54.178Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1472026-02-17T05:30:54.178Z % Total % Received % Xferd Average Speed Time Time Time Current
1482026-02-17T05:30:54.178Z Dload Upload Total Spent Left Speed
1492026-02-17T05:30:55.125Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12.0M 100 12.0M 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.6M
1502026-02-17T05:30:55.150Z++ popd
1512026-02-17T05:30:55.150Z/work/oxidecomputer/maghemite
1522026-02-17T05:30:55.150Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1532026-02-17T05:30:55.150Z++ repo=sidecar-lite
1542026-02-17T05:30:55.150Z++ series=release
1552026-02-17T05:30:55.150Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1562026-02-17T05:30:55.150Z++ name=scadm
1572026-02-17T05:30:55.150Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1582026-02-17T05:30:55.150Z++ mkdir -p download
1592026-02-17T05:30:55.150Z++ pushd download
1602026-02-17T05:30:55.150Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1612026-02-17T05:30:55.151Z++ [[ ! -f scadm ]]
1622026-02-17T05:30:55.151Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1632026-02-17T05:30:55.151Z % Total % Received % Xferd Average Speed Time Time Time Current
1642026-02-17T05:30:55.151Z Dload Upload Total Spent Left Speed
1652026-02-17T05:30:56.220Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 15.7M 0 40764 0 0 135k 0 0:01:59 --:--:-- 0:01:59 135k 100 15.7M 100 15.7M 0 0 14.7M 0 0:00:01 0:00:01 --:--:-- 14.7M
1662026-02-17T05:30:56.245Z++ popd
1672026-02-17T05:30:56.245Z/work/oxidecomputer/maghemite
1682026-02-17T05:30:56.245Z++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz
1692026-02-17T05:30:56.245Z++ repo=dendrite
1702026-02-17T05:30:56.245Z++ series=image
1712026-02-17T05:30:56.245Z++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4
1722026-02-17T05:30:56.245Z++ name=dendrite-softnpu.tar.gz
1732026-02-17T05:30:56.245Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1742026-02-17T05:30:56.246Z++ mkdir -p download
1752026-02-17T05:30:56.246Z++ pushd download
1762026-02-17T05:30:56.246Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1772026-02-17T05:30:56.246Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1782026-02-17T05:30:56.246Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz
1792026-02-17T05:30:56.246Z % Total % Received % Xferd Average Speed Time Time Time Current
1802026-02-17T05:30:56.246Z Dload Upload Total Spent Left Speed
1812026-02-17T05:30:59.848Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 71.5M 25 18.4M 0 0 15.5M 0 0:00:04 0:00:01 0:00:03 15.5M 56 71.5M 56 40.2M 0 0 18.4M 0 0:00:03 0:00:02 0:00:01 18.4M 86 71.5M 86 62.1M 0 0 19.5M 0 0:00:03 0:00:03 --:--:-- 19.5M 100 71.5M 100 71.5M 0 0 19.8M 0 0:00:03 0:00:03 --:--:-- 19.8M
1822026-02-17T05:30:59.873Z++ popd
1832026-02-17T05:30:59.873Z/work/oxidecomputer/maghemite
1842026-02-17T05:30:59.874Z++ get_artifact maghemite release e54075acdda557ae93a20bcbed9bf2b94aa48ff8 ddm
1852026-02-17T05:30:59.874Z++ repo=maghemite
1862026-02-17T05:30:59.874Z++ series=release
1872026-02-17T05:30:59.874Z++ commit=e54075acdda557ae93a20bcbed9bf2b94aa48ff8
1882026-02-17T05:30:59.874Z++ name=ddm
1892026-02-17T05:30:59.874Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1902026-02-17T05:30:59.874Z++ mkdir -p download
1912026-02-17T05:30:59.874Z++ pushd download
1922026-02-17T05:30:59.874Z++ [[ ! -f ddm ]]
1932026-02-17T05:30:59.874Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1942026-02-17T05:30:59.874Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e54075acdda557ae93a20bcbed9bf2b94aa48ff8/ddm
1952026-02-17T05:30:59.874Z % Total % Received % Xferd Average Speed Time Time Time Current
1962026-02-17T05:30:59.874Z Dload Upload Total Spent Left Speed
1972026-02-17T05:31:00.002Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1982026-02-17T05:31:00.002Zcurl: (22) The requested URL returned error: 404
1992026-02-17T05:31:00.027Z++ popd
2002026-02-17T05:31:00.027Z/work/oxidecomputer/maghemite
2012026-02-17T05:31:00.027Z++ get_artifact maghemite release e54075acdda557ae93a20bcbed9bf2b94aa48ff8 ddmadm
2022026-02-17T05:31:00.027Z++ repo=maghemite
2032026-02-17T05:31:00.027Z++ series=release
2042026-02-17T05:31:00.027Z++ commit=e54075acdda557ae93a20bcbed9bf2b94aa48ff8
2052026-02-17T05:31:00.027Z++ name=ddmadm
2062026-02-17T05:31:00.027Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2072026-02-17T05:31:00.027Z++ mkdir -p download
2082026-02-17T05:31:00.027Z++ pushd download
2092026-02-17T05:31:00.027Z++ [[ ! -f ddmadm ]]
2102026-02-17T05:31:00.027Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2112026-02-17T05:31:00.027Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e54075acdda557ae93a20bcbed9bf2b94aa48ff8/ddmadm
2122026-02-17T05:31:00.028Z % Total % Received % Xferd Average Speed Time Time Time Current
2132026-02-17T05:31:00.028Z Dload Upload Total Spent Left Speed
2142026-02-17T05:31:00.170Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2152026-02-17T05:31:00.170Zcurl: (22) The requested URL returned error: 404
2162026-02-17T05:31:00.195Z++ popd
2172026-02-17T05:31:00.195Z/work/oxidecomputer/maghemite
2182026-02-17T05:31:00.195Z++ pushd download
2192026-02-17T05:31:00.195Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2202026-02-17T05:31:00.196Z++ chmod +x softnpu
2212026-02-17T05:31:00.196Z++ chmod +x scadm
2222026-02-17T05:31:00.196Z++ chmod +x ddmadm
2232026-02-17T05:31:00.196Zchmod: WARNING: can't access ddmadm
2242026-02-17T05:31:00.196Z++ chmod +x ddmd
2252026-02-17T05:31:00.196Zchmod: WARNING: can't access ddmd
2262026-02-17T05:31:00.196Z++ mv ddmadm ddmadm-v2
2272026-02-17T05:31:00.196Zmv: cannot access ddmadm
2282026-02-17T05:31:00.196Z++ mv ddmd ddmd-v2
2292026-02-17T05:31:00.196Zmv: cannot access ddmd
2302026-02-17T05:31:00.196Z++ rm -rf zones/dendrite
2312026-02-17T05:31:00.196Z++ mkdir -p zones/dendrite
2322026-02-17T05:31:00.221Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2332026-02-17T05:31:02.284Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2342026-02-17T05:31:02.310Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2352026-02-17T05:31:02.310Z++ popd
2362026-02-17T05:31:02.310Z++ banner install
2372026-02-17T05:31:02.310Z/work/oxidecomputer/maghemite
2382026-02-17T05:31:02.310Z
2392026-02-17T05:31:02.310Z # # # #### ##### ## # #
2402026-02-17T05:31:02.310Z # ## # # # # # # #
2412026-02-17T05:31:02.310Z # # # # #### # # # # #
2422026-02-17T05:31:02.310Z # # # # # # ###### # #
2432026-02-17T05:31:02.310Z # # ## # # # # # # #
2442026-02-17T05:31:02.310Z # # # #### # # # ###### ######
2452026-02-17T05:31:02.310Z
2462026-02-17T05:31:02.310Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2472026-02-17T05:31:02.310Z++ set +o errexit
2482026-02-17T05:31:02.310Z++ pkg info clang-15
2492026-02-17T05:31:02.311Z++ grep -qi installed
2502026-02-17T05:31:04.075Zpkg: info: no packages matching the following patterns you specified are
2512026-02-17T05:31:04.075Zinstalled on the system. Try querying remotely instead:
2522026-02-17T05:31:04.075Z
2532026-02-17T05:31:04.075Z clang-15
2542026-02-17T05:31:04.148Z++ [[ 1 != 0 ]]
2552026-02-17T05:31:04.148Z++ set -o errexit
2562026-02-17T05:31:04.148Z++ pfexec pkg install clang-15
2572026-02-17T05:31:18.602Z Startup: Refreshing catalog 'helios-dev' ... Done
2582026-02-17T05:31:33.497Z Startup: Caching catalogs ... Done
2592026-02-17T05:32:07.970ZPlanning: Solver setup ... Done
2602026-02-17T05:32:08.165ZPlanning: Running solver ... Done
2612026-02-17T05:32:08.328ZPlanning: Finding local manifests ... Done
2622026-02-17T05:32:08.547ZPlanning: Fetching manifests: 0/2 0% complete
2632026-02-17T05:32:08.964ZPlanning: Fetching manifests: 2/2 100% complete
2642026-02-17T05:32:09.031ZPlanning: Package planning ... Done
2652026-02-17T05:32:09.095ZPlanning: Merging actions ... Done
2662026-02-17T05:32:09.308ZPlanning: Checking for conflicting actions ... Done
2672026-02-17T05:32:09.333ZPlanning: Consolidating action changes ... Done
2682026-02-17T05:32:10.002ZPlanning: Evaluating mediators ... Done
2692026-02-17T05:32:10.026ZPlanning: Planning completed in 36.37 seconds
2702026-02-17T05:32:10.051Z Packages to install: 2
2712026-02-17T05:32:10.051Z Mediators to change: 2
2722026-02-17T05:32:10.051Z Services to change: 1
2732026-02-17T05:32:10.051Z Create boot environment: No
2742026-02-17T05:32:10.051ZCreate backup boot environment: No
2752026-02-17T05:32:10.096Z
2762026-02-17T05:32:10.096ZDownload: 0/3076 items 0.0/211.3MB 0% complete
2772026-02-17T05:32:15.096ZDownload: 1266/3076 items 110.6/211.3MB 52% complete (22.6M/s)
2782026-02-17T05:32:20.282ZDownload: 3033/3076 items 201.8/211.3MB 95% complete (20.4M/s)
2792026-02-17T05:32:27.984ZDownload: 3075/3076 items 211.3/211.3MB 99% complete (11.7M/s)
2802026-02-17T05:32:28.082ZDownload: Completed 211.31 MB in 17.99 seconds (11.8M/s)
2812026-02-17T05:32:28.280Z Actions: 1/3418 actions (Installing new actions)
2822026-02-17T05:32:33.395Z Actions: 2842/3418 actions (Installing new actions)
2832026-02-17T05:32:34.519Z Actions: Completed 3418 actions in 6.24 seconds.
2842026-02-17T05:32:35.336Z Done
2852026-02-17T05:32:35.336Z Done
2862026-02-17T05:32:36.913Z Done
2872026-02-17T05:32:43.019Z Done
2882026-02-17T05:32:43.130Z Done
2892026-02-17T05:32:43.159Z Done
2902026-02-17T05:32:43.288Z Done
2912026-02-17T05:32:43.953Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2922026-02-17T05:32:43.953Z++ set +o errexit
2932026-02-17T05:32:43.977Z++ pkg info pkg-config
2942026-02-17T05:32:43.978Z++ grep -qi installed
2952026-02-17T05:32:44.446Z++ [[ 0 != 0 ]]
2962026-02-17T05:32:44.446Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2972026-02-17T05:32:44.446Z++ set +o errexit
2982026-02-17T05:32:44.471Z++ pkg info brand/omicron1
2992026-02-17T05:32:44.471Z++ grep -qi installed
3002026-02-17T05:32:44.882Zpkg: info: no packages matching the following patterns you specified are
3012026-02-17T05:32:44.882Zinstalled on the system. Try querying remotely instead:
3022026-02-17T05:32:44.882Z
3032026-02-17T05:32:44.882Z brand/omicron1
3042026-02-17T05:32:44.963Z++ [[ 1 != 0 ]]
3052026-02-17T05:32:44.963Z++ set -o errexit
3062026-02-17T05:32:44.963Z++ pfexec pkg install brand/omicron1
3072026-02-17T05:32:45.889Z Startup: Refreshing catalog 'helios-dev' ... Done
3082026-02-17T05:33:16.249ZPlanning: Solver setup ... Done
3092026-02-17T05:33:16.434ZPlanning: Running solver ... Done
3102026-02-17T05:33:16.596ZPlanning: Finding local manifests ... Done
3112026-02-17T05:33:16.620ZPlanning: Fetching manifests: 0/2 0% complete
3122026-02-17T05:33:16.850ZPlanning: Fetching manifests: 2/2 100% complete
3132026-02-17T05:33:16.876ZPlanning: Package planning ... Done
3142026-02-17T05:33:16.901ZPlanning: Merging actions ... Done
3152026-02-17T05:33:17.204ZPlanning: Checking for conflicting actions ... Done
3162026-02-17T05:33:17.232ZPlanning: Consolidating action changes ... Done
3172026-02-17T05:33:17.551ZPlanning: Evaluating mediators ... Done
3182026-02-17T05:33:17.576ZPlanning: Planning completed in 31.66 seconds
3192026-02-17T05:33:17.576Z Packages to install: 2
3202026-02-17T05:33:17.576Z Create boot environment: No
3212026-02-17T05:33:17.576ZCreate backup boot environment: No
3222026-02-17T05:33:17.614Z
3232026-02-17T05:33:17.614ZDownload: 0/5 items 0.0/1.1MB 0% complete
3242026-02-17T05:33:17.867ZDownload: Completed 1.07 MB in 0.25 seconds (4.2M/s)
3252026-02-17T05:33:17.945Z Actions: 1/28 actions (Installing new actions)
3262026-02-17T05:33:17.969Z Actions: Completed 28 actions in 0.02 seconds.
3272026-02-17T05:33:18.997Z Done
3282026-02-17T05:33:18.997Z Done
3292026-02-17T05:33:20.259Z Done
3302026-02-17T05:33:25.391Z Done
3312026-02-17T05:33:25.496Z Done
3322026-02-17T05:33:25.534Z Done
3332026-02-17T05:33:26.750Z Done
3342026-02-17T05:33:26.914Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3352026-02-17T05:33:26.914Z++ set +o errexit
3362026-02-17T05:33:26.940Z++ pkg info brand/omicron1/tools
3372026-02-17T05:33:26.940Z++ grep -qi installed
3382026-02-17T05:33:27.313Zpkg: info: no packages matching the following patterns you specified are
3392026-02-17T05:33:27.313Zinstalled on the system. Try querying remotely instead:
3402026-02-17T05:33:27.313Z
3412026-02-17T05:33:27.313Z brand/omicron1/tools
3422026-02-17T05:33:27.402Z++ [[ 1 != 0 ]]
3432026-02-17T05:33:27.402Z++ set -o errexit
3442026-02-17T05:33:27.402Z++ pfexec pkg install brand/omicron1/tools
3452026-02-17T05:33:28.252Z Startup: Refreshing catalog 'helios-dev' ... Done
3462026-02-17T05:33:57.237ZPlanning: Solver setup ... Done
3472026-02-17T05:33:57.433ZPlanning: Running solver ... Done
3482026-02-17T05:33:57.611ZPlanning: Finding local manifests ... Done
3492026-02-17T05:33:57.636ZPlanning: Fetching manifests: 0/1 0% complete
3502026-02-17T05:33:57.827ZPlanning: Fetching manifests: 1/1 100% complete
3512026-02-17T05:33:57.852ZPlanning: Package planning ... Done
3522026-02-17T05:33:57.852ZPlanning: Merging actions ... Done
3532026-02-17T05:33:58.159ZPlanning: Checking for conflicting actions ... Done
3542026-02-17T05:33:58.185ZPlanning: Consolidating action changes ... Done
3552026-02-17T05:33:58.560ZPlanning: Evaluating mediators ... Done
3562026-02-17T05:33:58.585ZPlanning: Planning completed in 30.31 seconds
3572026-02-17T05:33:58.585Z Packages to install: 1
3582026-02-17T05:33:58.585Z Services to change: 1
3592026-02-17T05:33:58.585Z Create boot environment: No
3602026-02-17T05:33:58.585ZCreate backup boot environment: No
3612026-02-17T05:33:58.643Z
3622026-02-17T05:33:58.643ZDownload: 0/2 items 0.0/1.2MB 0% complete
3632026-02-17T05:33:59.024ZDownload: Completed 1.19 MB in 0.38 seconds (3.1M/s)
3642026-02-17T05:33:59.112Z Actions: 1/19 actions (Installing new actions)
3652026-02-17T05:33:59.136Z Actions: Completed 19 actions in 0.02 seconds.
3662026-02-17T05:34:00.258Z Done
3672026-02-17T05:34:00.258Z Done
3682026-02-17T05:34:01.467Z Done
3692026-02-17T05:34:07.784Z Done
3702026-02-17T05:34:07.907Z Done
3712026-02-17T05:34:07.907Z Done
3722026-02-17T05:34:08.002Z Done
3732026-02-17T05:34:08.181Z++ pfexec svcadm enable baseline
3742026-02-17T05:34:08.206Z++ retry=0
3752026-02-17T05:34:08.230Z+++ svcs -Hostate baseline
3762026-02-17T05:34:08.255Z++ [[ offline* != online ]]
3772026-02-17T05:34:08.255Z++ [[ 0 -gt 300 ]]
3782026-02-17T05:34:08.255Z++ sleep 1
3792026-02-17T05:34:09.241Z++ retry=1
3802026-02-17T05:34:09.271Z+++ svcs -Hostate baseline
3812026-02-17T05:34:09.271Z++ [[ offline* != online ]]
3822026-02-17T05:34:09.271Z++ [[ 1 -gt 300 ]]
3832026-02-17T05:34:09.271Z++ sleep 1
3842026-02-17T05:34:10.263Z++ retry=2
3852026-02-17T05:34:10.288Z+++ svcs -Hostate baseline
3862026-02-17T05:34:10.313Z++ [[ offline* != online ]]
3872026-02-17T05:34:10.313Z++ [[ 2 -gt 300 ]]
3882026-02-17T05:34:10.313Z++ sleep 1
3892026-02-17T05:34:11.297Z++ retry=3
3902026-02-17T05:34:11.321Z+++ svcs -Hostate baseline
3912026-02-17T05:34:11.321Z++ [[ offline* != online ]]
3922026-02-17T05:34:11.321Z++ [[ 3 -gt 300 ]]
3932026-02-17T05:34:11.321Z++ sleep 1
3942026-02-17T05:34:12.325Z++ retry=4
3952026-02-17T05:34:12.350Z+++ svcs -Hostate baseline
3962026-02-17T05:34:12.350Z++ [[ offline* != online ]]
3972026-02-17T05:34:12.350Z++ [[ 4 -gt 300 ]]
3982026-02-17T05:34:12.350Z++ sleep 1
3992026-02-17T05:34:13.354Z++ retry=5
4002026-02-17T05:34:13.378Z+++ svcs -Hostate baseline
4012026-02-17T05:34:13.378Z++ [[ offline* != online ]]
4022026-02-17T05:34:13.378Z++ [[ 5 -gt 300 ]]
4032026-02-17T05:34:13.378Z++ sleep 1
4042026-02-17T05:34:14.380Z++ retry=6
4052026-02-17T05:34:14.404Z+++ svcs -Hostate baseline
4062026-02-17T05:34:14.429Z++ [[ offline* != online ]]
4072026-02-17T05:34:14.429Z++ [[ 6 -gt 300 ]]
4082026-02-17T05:34:14.429Z++ sleep 1
4092026-02-17T05:34:15.412Z++ retry=7
4102026-02-17T05:34:15.436Z+++ svcs -Hostate baseline
4112026-02-17T05:34:15.462Z++ [[ offline* != online ]]
4122026-02-17T05:34:15.462Z++ [[ 7 -gt 300 ]]
4132026-02-17T05:34:15.462Z++ sleep 1
4142026-02-17T05:34:16.442Z++ retry=8
4152026-02-17T05:34:16.466Z+++ svcs -Hostate baseline
4162026-02-17T05:34:16.491Z++ [[ offline* != online ]]
4172026-02-17T05:34:16.491Z++ [[ 8 -gt 300 ]]
4182026-02-17T05:34:16.491Z++ sleep 1
4192026-02-17T05:34:17.477Z++ retry=9
4202026-02-17T05:34:17.501Z+++ svcs -Hostate baseline
4212026-02-17T05:34:17.525Z++ [[ offline* != online ]]
4222026-02-17T05:34:17.525Z++ [[ 9 -gt 300 ]]
4232026-02-17T05:34:17.525Z++ sleep 1
4242026-02-17T05:34:18.508Z++ retry=10
4252026-02-17T05:34:18.532Z+++ svcs -Hostate baseline
4262026-02-17T05:34:18.532Z++ [[ offline* != online ]]
4272026-02-17T05:34:18.532Z++ [[ 10 -gt 300 ]]
4282026-02-17T05:34:18.532Z++ sleep 1
4292026-02-17T05:34:19.534Z++ retry=11
4302026-02-17T05:34:19.559Z+++ svcs -Hostate baseline
4312026-02-17T05:34:19.559Z++ [[ offline* != online ]]
4322026-02-17T05:34:19.559Z++ [[ 11 -gt 300 ]]
4332026-02-17T05:34:19.559Z++ sleep 1
4342026-02-17T05:34:20.562Z++ retry=12
4352026-02-17T05:34:20.587Z+++ svcs -Hostate baseline
4362026-02-17T05:34:20.611Z++ [[ offline* != online ]]
4372026-02-17T05:34:20.611Z++ [[ 12 -gt 300 ]]
4382026-02-17T05:34:20.611Z++ sleep 1
4392026-02-17T05:34:21.593Z++ retry=13
4402026-02-17T05:34:21.617Z+++ svcs -Hostate baseline
4412026-02-17T05:34:21.642Z++ [[ offline* != online ]]
4422026-02-17T05:34:21.643Z++ [[ 13 -gt 300 ]]
4432026-02-17T05:34:21.643Z++ sleep 1
4442026-02-17T05:34:22.623Z++ retry=14
4452026-02-17T05:34:22.647Z+++ svcs -Hostate baseline
4462026-02-17T05:34:22.675Z++ [[ offline* != online ]]
4472026-02-17T05:34:22.675Z++ [[ 14 -gt 300 ]]
4482026-02-17T05:34:22.675Z++ sleep 1
4492026-02-17T05:34:23.655Z++ retry=15
4502026-02-17T05:34:23.680Z+++ svcs -Hostate baseline
4512026-02-17T05:34:23.680Z++ [[ offline* != online ]]
4522026-02-17T05:34:23.680Z++ [[ 15 -gt 300 ]]
4532026-02-17T05:34:23.680Z++ sleep 1
4542026-02-17T05:34:24.681Z++ retry=16
4552026-02-17T05:34:24.705Z+++ svcs -Hostate baseline
4562026-02-17T05:34:24.730Z++ [[ offline* != online ]]
4572026-02-17T05:34:24.730Z++ [[ 16 -gt 300 ]]
4582026-02-17T05:34:24.730Z++ sleep 1
4592026-02-17T05:34:25.712Z++ retry=17
4602026-02-17T05:34:25.736Z+++ svcs -Hostate baseline
4612026-02-17T05:34:25.761Z++ [[ offline* != online ]]
4622026-02-17T05:34:25.761Z++ [[ 17 -gt 300 ]]
4632026-02-17T05:34:25.761Z++ sleep 1
4642026-02-17T05:34:26.742Z++ retry=18
4652026-02-17T05:34:26.766Z+++ svcs -Hostate baseline
4662026-02-17T05:34:26.766Z++ [[ offline* != online ]]
4672026-02-17T05:34:26.766Z++ [[ 18 -gt 300 ]]
4682026-02-17T05:34:26.766Z++ sleep 1
4692026-02-17T05:34:27.772Z++ retry=19
4702026-02-17T05:34:27.797Z+++ svcs -Hostate baseline
4712026-02-17T05:34:27.797Z++ [[ offline* != online ]]
4722026-02-17T05:34:27.797Z++ [[ 19 -gt 300 ]]
4732026-02-17T05:34:27.797Z++ sleep 1
4742026-02-17T05:34:28.799Z++ retry=20
4752026-02-17T05:34:28.825Z+++ svcs -Hostate baseline
4762026-02-17T05:34:28.851Z++ [[ offline* != online ]]
4772026-02-17T05:34:28.851Z++ [[ 20 -gt 300 ]]
4782026-02-17T05:34:28.851Z++ sleep 1
4792026-02-17T05:34:29.828Z++ retry=21
4802026-02-17T05:34:29.853Z+++ svcs -Hostate baseline
4812026-02-17T05:34:29.877Z++ [[ offline* != online ]]
4822026-02-17T05:34:29.877Z++ [[ 21 -gt 300 ]]
4832026-02-17T05:34:29.877Z++ sleep 1
4842026-02-17T05:34:30.861Z++ retry=22
4852026-02-17T05:34:30.885Z+++ svcs -Hostate baseline
4862026-02-17T05:34:30.910Z++ [[ offline* != online ]]
4872026-02-17T05:34:30.910Z++ [[ 22 -gt 300 ]]
4882026-02-17T05:34:30.910Z++ sleep 1
4892026-02-17T05:34:31.892Z++ retry=23
4902026-02-17T05:34:31.917Z+++ svcs -Hostate baseline
4912026-02-17T05:34:31.917Z++ [[ offline* != online ]]
4922026-02-17T05:34:31.917Z++ [[ 23 -gt 300 ]]
4932026-02-17T05:34:31.917Z++ sleep 1
4942026-02-17T05:34:32.920Z++ retry=24
4952026-02-17T05:34:32.944Z+++ svcs -Hostate baseline
4962026-02-17T05:34:32.945Z++ [[ offline* != online ]]
4972026-02-17T05:34:32.945Z++ [[ 24 -gt 300 ]]
4982026-02-17T05:34:32.945Z++ sleep 1
4992026-02-17T05:34:33.948Z++ retry=25
5002026-02-17T05:34:33.972Z+++ svcs -Hostate baseline
5012026-02-17T05:34:33.997Z++ [[ offline* != online ]]
5022026-02-17T05:34:33.997Z++ [[ 25 -gt 300 ]]
5032026-02-17T05:34:33.997Z++ sleep 1
5042026-02-17T05:34:34.979Z++ retry=26
5052026-02-17T05:34:35.003Z+++ svcs -Hostate baseline
5062026-02-17T05:34:35.027Z++ [[ offline* != online ]]
5072026-02-17T05:34:35.027Z++ [[ 26 -gt 300 ]]
5082026-02-17T05:34:35.027Z++ sleep 1
5092026-02-17T05:34:36.009Z++ retry=27
5102026-02-17T05:34:36.034Z+++ svcs -Hostate baseline
5112026-02-17T05:34:36.034Z++ [[ offline* != online ]]
5122026-02-17T05:34:36.034Z++ [[ 27 -gt 300 ]]
5132026-02-17T05:34:36.034Z++ sleep 1
5142026-02-17T05:34:37.036Z++ retry=28
5152026-02-17T05:34:37.061Z+++ svcs -Hostate baseline
5162026-02-17T05:34:37.061Z++ [[ offline* != online ]]
5172026-02-17T05:34:37.061Z++ [[ 28 -gt 300 ]]
5182026-02-17T05:34:37.061Z++ sleep 1
5192026-02-17T05:34:38.064Z++ retry=29
5202026-02-17T05:34:38.089Z+++ svcs -Hostate baseline
5212026-02-17T05:34:38.089Z++ [[ offline* != online ]]
5222026-02-17T05:34:38.089Z++ [[ 29 -gt 300 ]]
5232026-02-17T05:34:38.089Z++ sleep 1
5242026-02-17T05:34:39.091Z++ retry=30
5252026-02-17T05:34:39.116Z+++ svcs -Hostate baseline
5262026-02-17T05:34:39.116Z++ [[ offline* != online ]]
5272026-02-17T05:34:39.116Z++ [[ 30 -gt 300 ]]
5282026-02-17T05:34:39.116Z++ sleep 1
5292026-02-17T05:34:40.119Z++ retry=31
5302026-02-17T05:34:40.144Z+++ svcs -Hostate baseline
5312026-02-17T05:34:40.144Z++ [[ offline* != online ]]
5322026-02-17T05:34:40.144Z++ [[ 31 -gt 300 ]]
5332026-02-17T05:34:40.144Z++ sleep 1
5342026-02-17T05:34:41.147Z++ retry=32
5352026-02-17T05:34:41.171Z+++ svcs -Hostate baseline
5362026-02-17T05:34:41.171Z++ [[ offline* != online ]]
5372026-02-17T05:34:41.171Z++ [[ 32 -gt 300 ]]
5382026-02-17T05:34:41.171Z++ sleep 1
5392026-02-17T05:34:42.175Z++ retry=33
5402026-02-17T05:34:42.200Z+++ svcs -Hostate baseline
5412026-02-17T05:34:42.226Z++ [[ offline* != online ]]
5422026-02-17T05:34:42.226Z++ [[ 33 -gt 300 ]]
5432026-02-17T05:34:42.226Z++ sleep 1
5442026-02-17T05:34:43.203Z++ retry=34
5452026-02-17T05:34:43.228Z+++ svcs -Hostate baseline
5462026-02-17T05:34:43.228Z++ [[ offline* != online ]]
5472026-02-17T05:34:43.228Z++ [[ 34 -gt 300 ]]
5482026-02-17T05:34:43.228Z++ sleep 1
5492026-02-17T05:34:44.231Z++ retry=35
5502026-02-17T05:34:44.256Z+++ svcs -Hostate baseline
5512026-02-17T05:34:44.256Z++ [[ offline* != online ]]
5522026-02-17T05:34:44.256Z++ [[ 35 -gt 300 ]]
5532026-02-17T05:34:44.256Z++ sleep 1
5542026-02-17T05:34:45.258Z++ retry=36
5552026-02-17T05:34:45.283Z+++ svcs -Hostate baseline
5562026-02-17T05:34:45.283Z++ [[ offline* != online ]]
5572026-02-17T05:34:45.283Z++ [[ 36 -gt 300 ]]
5582026-02-17T05:34:45.283Z++ sleep 1
5592026-02-17T05:34:46.285Z++ retry=37
5602026-02-17T05:34:46.310Z+++ svcs -Hostate baseline
5612026-02-17T05:34:46.310Z++ [[ offline* != online ]]
5622026-02-17T05:34:46.310Z++ [[ 37 -gt 300 ]]
5632026-02-17T05:34:46.310Z++ sleep 1
5642026-02-17T05:34:47.313Z++ retry=38
5652026-02-17T05:34:47.337Z+++ svcs -Hostate baseline
5662026-02-17T05:34:47.362Z++ [[ offline* != online ]]
5672026-02-17T05:34:47.362Z++ [[ 38 -gt 300 ]]
5682026-02-17T05:34:47.362Z++ sleep 1
5692026-02-17T05:34:48.350Z++ retry=39
5702026-02-17T05:34:48.375Z+++ svcs -Hostate baseline
5712026-02-17T05:34:48.375Z++ [[ offline* != online ]]
5722026-02-17T05:34:48.375Z++ [[ 39 -gt 300 ]]
5732026-02-17T05:34:48.375Z++ sleep 1
5742026-02-17T05:34:49.378Z++ retry=40
5752026-02-17T05:34:49.404Z+++ svcs -Hostate baseline
5762026-02-17T05:34:49.429Z++ [[ offline* != online ]]
5772026-02-17T05:34:49.429Z++ [[ 40 -gt 300 ]]
5782026-02-17T05:34:49.429Z++ sleep 1
5792026-02-17T05:34:50.409Z++ retry=41
5802026-02-17T05:34:50.434Z+++ svcs -Hostate baseline
5812026-02-17T05:34:50.434Z++ [[ offline* != online ]]
5822026-02-17T05:34:50.434Z++ [[ 41 -gt 300 ]]
5832026-02-17T05:34:50.434Z++ sleep 1
5842026-02-17T05:34:51.437Z++ retry=42
5852026-02-17T05:34:51.462Z+++ svcs -Hostate baseline
5862026-02-17T05:34:51.487Z++ [[ offline* != online ]]
5872026-02-17T05:34:51.487Z++ [[ 42 -gt 300 ]]
5882026-02-17T05:34:51.487Z++ sleep 1
5892026-02-17T05:34:52.470Z++ retry=43
5902026-02-17T05:34:52.494Z+++ svcs -Hostate baseline
5912026-02-17T05:34:52.494Z++ [[ offline* != online ]]
5922026-02-17T05:34:52.495Z++ [[ 43 -gt 300 ]]
5932026-02-17T05:34:52.495Z++ sleep 1
5942026-02-17T05:34:53.498Z++ retry=44
5952026-02-17T05:34:53.522Z+++ svcs -Hostate baseline
5962026-02-17T05:34:53.546Z++ [[ offline* != online ]]
5972026-02-17T05:34:53.547Z++ [[ 44 -gt 300 ]]
5982026-02-17T05:34:53.547Z++ sleep 1
5992026-02-17T05:34:54.528Z++ retry=45
6002026-02-17T05:34:54.552Z+++ svcs -Hostate baseline
6012026-02-17T05:34:54.577Z++ [[ offline* != online ]]
6022026-02-17T05:34:54.577Z++ [[ 45 -gt 300 ]]
6032026-02-17T05:34:54.577Z++ sleep 1
6042026-02-17T05:34:55.558Z++ retry=46
6052026-02-17T05:34:55.583Z+++ svcs -Hostate baseline
6062026-02-17T05:34:55.608Z++ [[ offline* != online ]]
6072026-02-17T05:34:55.608Z++ [[ 46 -gt 300 ]]
6082026-02-17T05:34:55.608Z++ sleep 1
6092026-02-17T05:34:56.597Z++ retry=47
6102026-02-17T05:34:56.622Z+++ svcs -Hostate baseline
6112026-02-17T05:34:56.647Z++ [[ offline* != online ]]
6122026-02-17T05:34:56.647Z++ [[ 47 -gt 300 ]]
6132026-02-17T05:34:56.647Z++ sleep 1
6142026-02-17T05:34:57.641Z++ retry=48
6152026-02-17T05:34:57.669Z+++ svcs -Hostate baseline
6162026-02-17T05:34:57.695Z++ [[ offline* != online ]]
6172026-02-17T05:34:57.695Z++ [[ 48 -gt 300 ]]
6182026-02-17T05:34:57.695Z++ sleep 1
6192026-02-17T05:34:58.671Z++ retry=49
6202026-02-17T05:34:58.696Z+++ svcs -Hostate baseline
6212026-02-17T05:34:58.696Z++ [[ offline* != online ]]
6222026-02-17T05:34:58.696Z++ [[ 49 -gt 300 ]]
6232026-02-17T05:34:58.696Z++ sleep 1
6242026-02-17T05:34:59.704Z++ retry=50
6252026-02-17T05:34:59.729Z+++ svcs -Hostate baseline
6262026-02-17T05:34:59.729Z++ [[ offline* != online ]]
6272026-02-17T05:34:59.729Z++ [[ 50 -gt 300 ]]
6282026-02-17T05:34:59.729Z++ sleep 1
6292026-02-17T05:35:00.733Z++ retry=51
6302026-02-17T05:35:00.759Z+++ svcs -Hostate baseline
6312026-02-17T05:35:00.784Z++ [[ offline* != online ]]
6322026-02-17T05:35:00.784Z++ [[ 51 -gt 300 ]]
6332026-02-17T05:35:00.784Z++ sleep 1
6342026-02-17T05:35:01.763Z++ retry=52
6352026-02-17T05:35:01.788Z+++ svcs -Hostate baseline
6362026-02-17T05:35:01.788Z++ [[ offline* != online ]]
6372026-02-17T05:35:01.788Z++ [[ 52 -gt 300 ]]
6382026-02-17T05:35:01.788Z++ sleep 1
6392026-02-17T05:35:02.827Z++ retry=53
6402026-02-17T05:35:02.851Z+++ svcs -Hostate baseline
6412026-02-17T05:35:02.851Z++ [[ offline* != online ]]
6422026-02-17T05:35:02.851Z++ [[ 53 -gt 300 ]]
6432026-02-17T05:35:02.851Z++ sleep 1
6442026-02-17T05:35:03.816Z++ retry=54
6452026-02-17T05:35:03.840Z+++ svcs -Hostate baseline
6462026-02-17T05:35:03.866Z++ [[ offline* != online ]]
6472026-02-17T05:35:03.866Z++ [[ 54 -gt 300 ]]
6482026-02-17T05:35:03.866Z++ sleep 1
6492026-02-17T05:35:04.853Z++ retry=55
6502026-02-17T05:35:04.878Z+++ svcs -Hostate baseline
6512026-02-17T05:35:04.903Z++ [[ offline* != online ]]
6522026-02-17T05:35:04.903Z++ [[ 55 -gt 300 ]]
6532026-02-17T05:35:04.903Z++ sleep 1
6542026-02-17T05:35:05.890Z++ retry=56
6552026-02-17T05:35:05.915Z+++ svcs -Hostate baseline
6562026-02-17T05:35:05.915Z++ [[ offline* != online ]]
6572026-02-17T05:35:05.915Z++ [[ 56 -gt 300 ]]
6582026-02-17T05:35:05.915Z++ sleep 1
6592026-02-17T05:35:06.917Z++ retry=57
6602026-02-17T05:35:06.941Z+++ svcs -Hostate baseline
6612026-02-17T05:35:06.941Z++ [[ offline* != online ]]
6622026-02-17T05:35:06.941Z++ [[ 57 -gt 300 ]]
6632026-02-17T05:35:06.941Z++ sleep 1
6642026-02-17T05:35:07.944Z++ retry=58
6652026-02-17T05:35:07.969Z+++ svcs -Hostate baseline
6662026-02-17T05:35:07.994Z++ [[ offline* != online ]]
6672026-02-17T05:35:07.994Z++ [[ 58 -gt 300 ]]
6682026-02-17T05:35:07.994Z++ sleep 1
6692026-02-17T05:35:08.975Z++ retry=59
6702026-02-17T05:35:09.000Z+++ svcs -Hostate baseline
6712026-02-17T05:35:09.025Z++ [[ offline* != online ]]
6722026-02-17T05:35:09.025Z++ [[ 59 -gt 300 ]]
6732026-02-17T05:35:09.025Z++ sleep 1
6742026-02-17T05:35:10.006Z++ retry=60
6752026-02-17T05:35:10.031Z+++ svcs -Hostate baseline
6762026-02-17T05:35:10.031Z++ [[ offline* != online ]]
6772026-02-17T05:35:10.031Z++ [[ 60 -gt 300 ]]
6782026-02-17T05:35:10.031Z++ sleep 1
6792026-02-17T05:35:11.034Z++ retry=61
6802026-02-17T05:35:11.058Z+++ svcs -Hostate baseline
6812026-02-17T05:35:11.059Z++ [[ offline* != online ]]
6822026-02-17T05:35:11.059Z++ [[ 61 -gt 300 ]]
6832026-02-17T05:35:11.059Z++ sleep 1
6842026-02-17T05:35:12.062Z++ retry=62
6852026-02-17T05:35:12.088Z+++ svcs -Hostate baseline
6862026-02-17T05:35:12.088Z++ [[ offline* != online ]]
6872026-02-17T05:35:12.088Z++ [[ 62 -gt 300 ]]
6882026-02-17T05:35:12.088Z++ sleep 1
6892026-02-17T05:35:13.092Z++ retry=63
6902026-02-17T05:35:13.120Z+++ svcs -Hostate baseline
6912026-02-17T05:35:13.120Z++ [[ offline* != online ]]
6922026-02-17T05:35:13.120Z++ [[ 63 -gt 300 ]]
6932026-02-17T05:35:13.120Z++ sleep 1
6942026-02-17T05:35:14.124Z++ retry=64
6952026-02-17T05:35:14.149Z+++ svcs -Hostate baseline
6962026-02-17T05:35:14.149Z++ [[ offline* != online ]]
6972026-02-17T05:35:14.149Z++ [[ 64 -gt 300 ]]
6982026-02-17T05:35:14.149Z++ sleep 1
6992026-02-17T05:35:15.151Z++ retry=65
7002026-02-17T05:35:15.175Z+++ svcs -Hostate baseline
7012026-02-17T05:35:15.201Z++ [[ offline* != online ]]
7022026-02-17T05:35:15.201Z++ [[ 65 -gt 300 ]]
7032026-02-17T05:35:15.201Z++ sleep 1
7042026-02-17T05:35:16.188Z++ retry=66
7052026-02-17T05:35:16.212Z+++ svcs -Hostate baseline
7062026-02-17T05:35:16.212Z++ [[ offline* != online ]]
7072026-02-17T05:35:16.212Z++ [[ 66 -gt 300 ]]
7082026-02-17T05:35:16.212Z++ sleep 1
7092026-02-17T05:35:17.214Z++ retry=67
7102026-02-17T05:35:17.240Z+++ svcs -Hostate baseline
7112026-02-17T05:35:17.240Z++ [[ offline* != online ]]
7122026-02-17T05:35:17.240Z++ [[ 67 -gt 300 ]]
7132026-02-17T05:35:17.240Z++ sleep 1
7142026-02-17T05:35:18.242Z++ retry=68
7152026-02-17T05:35:18.267Z+++ svcs -Hostate baseline
7162026-02-17T05:35:18.292Z++ [[ offline* != online ]]
7172026-02-17T05:35:18.292Z++ [[ 68 -gt 300 ]]
7182026-02-17T05:35:18.292Z++ sleep 1
7192026-02-17T05:35:19.275Z++ retry=69
7202026-02-17T05:35:19.300Z+++ svcs -Hostate baseline
7212026-02-17T05:35:19.300Z++ [[ offline* != online ]]
7222026-02-17T05:35:19.300Z++ [[ 69 -gt 300 ]]
7232026-02-17T05:35:19.300Z++ sleep 1
7242026-02-17T05:35:20.303Z++ retry=70
7252026-02-17T05:35:20.327Z+++ svcs -Hostate baseline
7262026-02-17T05:35:20.352Z++ [[ offline* != online ]]
7272026-02-17T05:35:20.352Z++ [[ 70 -gt 300 ]]
7282026-02-17T05:35:20.352Z++ sleep 1
7292026-02-17T05:35:21.346Z++ retry=71
7302026-02-17T05:35:21.371Z+++ svcs -Hostate baseline
7312026-02-17T05:35:21.372Z++ [[ offline* != online ]]
7322026-02-17T05:35:21.372Z++ [[ 71 -gt 300 ]]
7332026-02-17T05:35:21.372Z++ sleep 1
7342026-02-17T05:35:22.369Z++ retry=72
7352026-02-17T05:35:22.393Z+++ svcs -Hostate baseline
7362026-02-17T05:35:22.393Z++ [[ offline* != online ]]
7372026-02-17T05:35:22.393Z++ [[ 72 -gt 300 ]]
7382026-02-17T05:35:22.393Z++ sleep 1
7392026-02-17T05:35:23.397Z++ retry=73
7402026-02-17T05:35:23.423Z+++ svcs -Hostate baseline
7412026-02-17T05:35:23.423Z++ [[ offline* != online ]]
7422026-02-17T05:35:23.423Z++ [[ 73 -gt 300 ]]
7432026-02-17T05:35:23.423Z++ sleep 1
7442026-02-17T05:35:24.427Z++ retry=74
7452026-02-17T05:35:24.455Z+++ svcs -Hostate baseline
7462026-02-17T05:35:24.455Z++ [[ offline* != online ]]
7472026-02-17T05:35:24.455Z++ [[ 74 -gt 300 ]]
7482026-02-17T05:35:24.455Z++ sleep 1
7492026-02-17T05:35:25.456Z++ retry=75
7502026-02-17T05:35:25.481Z+++ svcs -Hostate baseline
7512026-02-17T05:35:25.481Z++ [[ offline* != online ]]
7522026-02-17T05:35:25.481Z++ [[ 75 -gt 300 ]]
7532026-02-17T05:35:25.481Z++ sleep 1
7542026-02-17T05:35:26.480Z++ retry=76
7552026-02-17T05:35:26.505Z+++ svcs -Hostate baseline
7562026-02-17T05:35:26.529Z++ [[ offline* != online ]]
7572026-02-17T05:35:26.529Z++ [[ 76 -gt 300 ]]
7582026-02-17T05:35:26.529Z++ sleep 1
7592026-02-17T05:35:27.515Z++ retry=77
7602026-02-17T05:35:27.540Z+++ svcs -Hostate baseline
7612026-02-17T05:35:27.540Z++ [[ offline* != online ]]
7622026-02-17T05:35:27.540Z++ [[ 77 -gt 300 ]]
7632026-02-17T05:35:27.540Z++ sleep 1
7642026-02-17T05:35:28.542Z++ retry=78
7652026-02-17T05:35:28.566Z+++ svcs -Hostate baseline
7662026-02-17T05:35:28.591Z++ [[ offline* != online ]]
7672026-02-17T05:35:28.591Z++ [[ 78 -gt 300 ]]
7682026-02-17T05:35:28.591Z++ sleep 1
7692026-02-17T05:35:29.576Z++ retry=79
7702026-02-17T05:35:29.601Z+++ svcs -Hostate baseline
7712026-02-17T05:35:29.626Z++ [[ offline* != online ]]
7722026-02-17T05:35:29.626Z++ [[ 79 -gt 300 ]]
7732026-02-17T05:35:29.626Z++ sleep 1
7742026-02-17T05:35:30.613Z++ retry=80
7752026-02-17T05:35:30.638Z+++ svcs -Hostate baseline
7762026-02-17T05:35:30.638Z++ [[ offline* != online ]]
7772026-02-17T05:35:30.638Z++ [[ 80 -gt 300 ]]
7782026-02-17T05:35:30.638Z++ sleep 1
7792026-02-17T05:35:31.648Z++ retry=81
7802026-02-17T05:35:31.674Z+++ svcs -Hostate baseline
7812026-02-17T05:35:31.674Z++ [[ offline* != online ]]
7822026-02-17T05:35:31.674Z++ [[ 81 -gt 300 ]]
7832026-02-17T05:35:31.674Z++ sleep 1
7842026-02-17T05:35:32.672Z++ retry=82
7852026-02-17T05:35:32.697Z+++ svcs -Hostate baseline
7862026-02-17T05:35:32.697Z++ [[ offline* != online ]]
7872026-02-17T05:35:32.697Z++ [[ 82 -gt 300 ]]
7882026-02-17T05:35:32.698Z++ sleep 1
7892026-02-17T05:35:33.701Z++ retry=83
7902026-02-17T05:35:33.726Z+++ svcs -Hostate baseline
7912026-02-17T05:35:33.753Z++ [[ offline* != online ]]
7922026-02-17T05:35:33.753Z++ [[ 83 -gt 300 ]]
7932026-02-17T05:35:33.753Z++ sleep 1
7942026-02-17T05:35:34.733Z++ retry=84
7952026-02-17T05:35:34.761Z+++ svcs -Hostate baseline
7962026-02-17T05:35:34.761Z++ [[ offline* != online ]]
7972026-02-17T05:35:34.761Z++ [[ 84 -gt 300 ]]
7982026-02-17T05:35:34.761Z++ sleep 1
7992026-02-17T05:35:35.760Z++ retry=85
8002026-02-17T05:35:35.788Z+++ svcs -Hostate baseline
8012026-02-17T05:35:35.788Z++ [[ offline* != online ]]
8022026-02-17T05:35:35.788Z++ [[ 85 -gt 300 ]]
8032026-02-17T05:35:35.788Z++ sleep 1
8042026-02-17T05:35:36.791Z++ retry=86
8052026-02-17T05:35:36.819Z+++ svcs -Hostate baseline
8062026-02-17T05:35:36.852Z++ [[ offline* != online ]]
8072026-02-17T05:35:36.852Z++ [[ 86 -gt 300 ]]
8082026-02-17T05:35:36.852Z++ sleep 1
8092026-02-17T05:35:38.541Z++ retry=87
8102026-02-17T05:35:38.577Z+++ svcs -Hostate baseline
8112026-02-17T05:35:38.577Z++ [[ offline* != online ]]
8122026-02-17T05:35:38.577Z++ [[ 87 -gt 300 ]]
8132026-02-17T05:35:38.577Z++ sleep 1
8142026-02-17T05:35:38.849Z++ retry=88
8152026-02-17T05:35:38.874Z+++ svcs -Hostate baseline
8162026-02-17T05:35:38.907Z++ [[ offline* != online ]]
8172026-02-17T05:35:38.907Z++ [[ 88 -gt 300 ]]
8182026-02-17T05:35:38.907Z++ sleep 1
8192026-02-17T05:35:39.880Z++ retry=89
8202026-02-17T05:35:39.907Z+++ svcs -Hostate baseline
8212026-02-17T05:35:39.907Z++ [[ offline* != online ]]
8222026-02-17T05:35:39.907Z++ [[ 89 -gt 300 ]]
8232026-02-17T05:35:39.907Z++ sleep 1
8242026-02-17T05:35:40.906Z++ retry=90
8252026-02-17T05:35:40.935Z+++ svcs -Hostate baseline
8262026-02-17T05:35:40.935Z++ [[ offline* != online ]]
8272026-02-17T05:35:40.935Z++ [[ 90 -gt 300 ]]
8282026-02-17T05:35:40.935Z++ sleep 1
8292026-02-17T05:35:41.934Z++ retry=91
8302026-02-17T05:35:41.964Z+++ svcs -Hostate baseline
8312026-02-17T05:35:41.964Z++ [[ offline* != online ]]
8322026-02-17T05:35:41.964Z++ [[ 91 -gt 300 ]]
8332026-02-17T05:35:41.964Z++ sleep 1
8342026-02-17T05:35:42.967Z++ retry=92
8352026-02-17T05:35:42.994Z+++ svcs -Hostate baseline
8362026-02-17T05:35:43.030Z++ [[ offline* != online ]]
8372026-02-17T05:35:43.030Z++ [[ 92 -gt 300 ]]
8382026-02-17T05:35:43.031Z++ sleep 1
8392026-02-17T05:35:44.003Z++ retry=93
8402026-02-17T05:35:44.048Z+++ svcs -Hostate baseline
8412026-02-17T05:35:44.048Z++ [[ offline* != online ]]
8422026-02-17T05:35:44.048Z++ [[ 93 -gt 300 ]]
8432026-02-17T05:35:44.048Z++ sleep 1
8442026-02-17T05:35:46.028Z++ retry=94
8452026-02-17T05:35:46.068Z+++ svcs -Hostate baseline
8462026-02-17T05:35:46.068Z++ [[ offline* != online ]]
8472026-02-17T05:35:46.068Z++ [[ 94 -gt 300 ]]
8482026-02-17T05:35:46.068Z++ sleep 1
8492026-02-17T05:35:46.131Z++ retry=95
8502026-02-17T05:35:46.131Z+++ svcs -Hostate baseline
8512026-02-17T05:35:46.165Z++ [[ offline* != online ]]
8522026-02-17T05:35:46.165Z++ [[ 95 -gt 300 ]]
8532026-02-17T05:35:46.165Z++ sleep 1
8542026-02-17T05:35:47.116Z++ retry=96
8552026-02-17T05:35:47.141Z+++ svcs -Hostate baseline
8562026-02-17T05:35:47.141Z++ [[ offline* != online ]]
8572026-02-17T05:35:47.141Z++ [[ 96 -gt 300 ]]
8582026-02-17T05:35:47.141Z++ sleep 1
8592026-02-17T05:35:48.139Z++ retry=97
8602026-02-17T05:35:48.164Z+++ svcs -Hostate baseline
8612026-02-17T05:35:48.190Z++ [[ offline* != online ]]
8622026-02-17T05:35:48.190Z++ [[ 97 -gt 300 ]]
8632026-02-17T05:35:48.190Z++ sleep 1
8642026-02-17T05:35:49.170Z++ retry=98
8652026-02-17T05:35:49.195Z+++ svcs -Hostate baseline
8662026-02-17T05:35:49.195Z++ [[ offline* != online ]]
8672026-02-17T05:35:49.195Z++ [[ 98 -gt 300 ]]
8682026-02-17T05:35:49.195Z++ sleep 1
8692026-02-17T05:35:50.198Z++ retry=99
8702026-02-17T05:35:50.223Z+++ svcs -Hostate baseline
8712026-02-17T05:35:50.223Z++ [[ offline* != online ]]
8722026-02-17T05:35:50.223Z++ [[ 99 -gt 300 ]]
8732026-02-17T05:35:50.223Z++ sleep 1
8742026-02-17T05:35:51.226Z++ retry=100
8752026-02-17T05:35:51.251Z+++ svcs -Hostate baseline
8762026-02-17T05:35:51.277Z++ [[ offline* != online ]]
8772026-02-17T05:35:51.277Z++ [[ 100 -gt 300 ]]
8782026-02-17T05:35:51.277Z++ sleep 1
8792026-02-17T05:35:52.256Z++ retry=101
8802026-02-17T05:35:52.281Z+++ svcs -Hostate baseline
8812026-02-17T05:35:52.281Z++ [[ offline* != online ]]
8822026-02-17T05:35:52.281Z++ [[ 101 -gt 300 ]]
8832026-02-17T05:35:52.281Z++ sleep 1
8842026-02-17T05:35:53.285Z++ retry=102
8852026-02-17T05:35:53.309Z+++ svcs -Hostate baseline
8862026-02-17T05:35:53.310Z++ [[ offline* != online ]]
8872026-02-17T05:35:53.310Z++ [[ 102 -gt 300 ]]
8882026-02-17T05:35:53.310Z++ sleep 1
8892026-02-17T05:35:54.313Z++ retry=103
8902026-02-17T05:35:54.339Z+++ svcs -Hostate baseline
8912026-02-17T05:35:54.339Z++ [[ offline* != online ]]
8922026-02-17T05:35:54.340Z++ [[ 103 -gt 300 ]]
8932026-02-17T05:35:54.340Z++ sleep 1
8942026-02-17T05:35:55.341Z++ retry=104
8952026-02-17T05:35:55.367Z+++ svcs -Hostate baseline
8962026-02-17T05:35:55.368Z++ [[ offline* != online ]]
8972026-02-17T05:35:55.368Z++ [[ 104 -gt 300 ]]
8982026-02-17T05:35:55.368Z++ sleep 1
8992026-02-17T05:35:56.369Z++ retry=105
9002026-02-17T05:35:56.394Z+++ svcs -Hostate baseline
9012026-02-17T05:35:56.394Z++ [[ offline* != online ]]
9022026-02-17T05:35:56.394Z++ [[ 105 -gt 300 ]]
9032026-02-17T05:35:56.394Z++ sleep 1
9042026-02-17T05:35:57.397Z++ retry=106
9052026-02-17T05:35:57.422Z+++ svcs -Hostate baseline
9062026-02-17T05:35:57.449Z++ [[ offline* != online ]]
9072026-02-17T05:35:57.449Z++ [[ 106 -gt 300 ]]
9082026-02-17T05:35:57.449Z++ sleep 1
9092026-02-17T05:35:58.430Z++ retry=107
9102026-02-17T05:35:58.456Z+++ svcs -Hostate baseline
9112026-02-17T05:35:58.456Z++ [[ offline* != online ]]
9122026-02-17T05:35:58.456Z++ [[ 107 -gt 300 ]]
9132026-02-17T05:35:58.456Z++ sleep 1
9142026-02-17T05:35:59.457Z++ retry=108
9152026-02-17T05:35:59.482Z+++ svcs -Hostate baseline
9162026-02-17T05:35:59.507Z++ [[ offline* != online ]]
9172026-02-17T05:35:59.507Z++ [[ 108 -gt 300 ]]
9182026-02-17T05:35:59.507Z++ sleep 1
9192026-02-17T05:36:00.483Z++ retry=109
9202026-02-17T05:36:00.508Z+++ svcs -Hostate baseline
9212026-02-17T05:36:00.534Z++ [[ offline* != online ]]
9222026-02-17T05:36:00.535Z++ [[ 109 -gt 300 ]]
9232026-02-17T05:36:00.535Z++ sleep 1
9242026-02-17T05:36:01.514Z++ retry=110
9252026-02-17T05:36:01.538Z+++ svcs -Hostate baseline
9262026-02-17T05:36:01.538Z++ [[ offline* != online ]]
9272026-02-17T05:36:01.538Z++ [[ 110 -gt 300 ]]
9282026-02-17T05:36:01.538Z++ sleep 1
9292026-02-17T05:36:02.541Z++ retry=111
9302026-02-17T05:36:02.566Z+++ svcs -Hostate baseline
9312026-02-17T05:36:02.566Z++ [[ offline* != online ]]
9322026-02-17T05:36:02.566Z++ [[ 111 -gt 300 ]]
9332026-02-17T05:36:02.566Z++ sleep 1
9342026-02-17T05:36:03.568Z++ retry=112
9352026-02-17T05:36:03.594Z+++ svcs -Hostate baseline
9362026-02-17T05:36:03.594Z++ [[ offline* != online ]]
9372026-02-17T05:36:03.594Z++ [[ 112 -gt 300 ]]
9382026-02-17T05:36:03.594Z++ sleep 1
9392026-02-17T05:36:04.595Z++ retry=113
9402026-02-17T05:36:04.620Z+++ svcs -Hostate baseline
9412026-02-17T05:36:04.620Z++ [[ offline* != online ]]
9422026-02-17T05:36:04.620Z++ [[ 113 -gt 300 ]]
9432026-02-17T05:36:04.620Z++ sleep 1
9442026-02-17T05:36:05.623Z++ retry=114
9452026-02-17T05:36:05.647Z+++ svcs -Hostate baseline
9462026-02-17T05:36:05.673Z++ [[ offline* != online ]]
9472026-02-17T05:36:05.673Z++ [[ 114 -gt 300 ]]
9482026-02-17T05:36:05.673Z++ sleep 1
9492026-02-17T05:36:06.658Z++ retry=115
9502026-02-17T05:36:06.683Z+++ svcs -Hostate baseline
9512026-02-17T05:36:06.683Z++ [[ offline* != online ]]
9522026-02-17T05:36:06.683Z++ [[ 115 -gt 300 ]]
9532026-02-17T05:36:06.683Z++ sleep 1
9542026-02-17T05:36:07.686Z++ retry=116
9552026-02-17T05:36:07.710Z+++ svcs -Hostate baseline
9562026-02-17T05:36:07.710Z++ [[ offline* != online ]]
9572026-02-17T05:36:07.710Z++ [[ 116 -gt 300 ]]
9582026-02-17T05:36:07.710Z++ sleep 1
9592026-02-17T05:36:08.713Z++ retry=117
9602026-02-17T05:36:08.751Z+++ svcs -Hostate baseline
9612026-02-17T05:36:08.776Z++ [[ offline* != online ]]
9622026-02-17T05:36:08.776Z++ [[ 117 -gt 300 ]]
9632026-02-17T05:36:08.776Z++ sleep 1
9642026-02-17T05:36:09.752Z++ retry=118
9652026-02-17T05:36:09.777Z+++ svcs -Hostate baseline
9662026-02-17T05:36:09.777Z++ [[ offline* != online ]]
9672026-02-17T05:36:09.777Z++ [[ 118 -gt 300 ]]
9682026-02-17T05:36:09.777Z++ sleep 1
9692026-02-17T05:36:10.794Z++ retry=119
9702026-02-17T05:36:10.820Z+++ svcs -Hostate baseline
9712026-02-17T05:36:10.820Z++ [[ offline* != online ]]
9722026-02-17T05:36:10.820Z++ [[ 119 -gt 300 ]]
9732026-02-17T05:36:10.820Z++ sleep 1
9742026-02-17T05:36:11.818Z++ retry=120
9752026-02-17T05:36:11.843Z+++ svcs -Hostate baseline
9762026-02-17T05:36:11.868Z++ [[ offline* != online ]]
9772026-02-17T05:36:11.868Z++ [[ 120 -gt 300 ]]
9782026-02-17T05:36:11.868Z++ sleep 1
9792026-02-17T05:36:12.853Z++ retry=121
9802026-02-17T05:36:12.879Z+++ svcs -Hostate baseline
9812026-02-17T05:36:12.903Z++ [[ offline* != online ]]
9822026-02-17T05:36:12.903Z++ [[ 121 -gt 300 ]]
9832026-02-17T05:36:12.903Z++ sleep 1
9842026-02-17T05:36:13.890Z++ retry=122
9852026-02-17T05:36:13.915Z+++ svcs -Hostate baseline
9862026-02-17T05:36:13.939Z++ [[ offline* != online ]]
9872026-02-17T05:36:13.939Z++ [[ 122 -gt 300 ]]
9882026-02-17T05:36:13.939Z++ sleep 1
9892026-02-17T05:36:14.928Z++ retry=123
9902026-02-17T05:36:14.953Z+++ svcs -Hostate baseline
9912026-02-17T05:36:14.953Z++ [[ offline* != online ]]
9922026-02-17T05:36:14.953Z++ [[ 123 -gt 300 ]]
9932026-02-17T05:36:14.953Z++ sleep 1
9942026-02-17T05:36:15.957Z++ retry=124
9952026-02-17T05:36:15.981Z+++ svcs -Hostate baseline
9962026-02-17T05:36:16.005Z++ [[ offline* != online ]]
9972026-02-17T05:36:16.005Z++ [[ 124 -gt 300 ]]
9982026-02-17T05:36:16.006Z++ sleep 1
9992026-02-17T05:36:16.987Z++ retry=125
10002026-02-17T05:36:17.011Z+++ svcs -Hostate baseline
10012026-02-17T05:36:17.039Z++ [[ offline* != online ]]
10022026-02-17T05:36:17.039Z++ [[ 125 -gt 300 ]]
10032026-02-17T05:36:17.039Z++ sleep 1
10042026-02-17T05:36:18.025Z++ retry=126
10052026-02-17T05:36:18.049Z+++ svcs -Hostate baseline
10062026-02-17T05:36:18.074Z++ [[ offline* != online ]]
10072026-02-17T05:36:18.074Z++ [[ 126 -gt 300 ]]
10082026-02-17T05:36:18.074Z++ sleep 1
10092026-02-17T05:36:19.063Z++ retry=127
10102026-02-17T05:36:19.088Z+++ svcs -Hostate baseline
10112026-02-17T05:36:19.113Z++ [[ offline* != online ]]
10122026-02-17T05:36:19.113Z++ [[ 127 -gt 300 ]]
10132026-02-17T05:36:19.113Z++ sleep 1
10142026-02-17T05:36:20.097Z++ retry=128
10152026-02-17T05:36:20.122Z+++ svcs -Hostate baseline
10162026-02-17T05:36:20.147Z++ [[ offline* != online ]]
10172026-02-17T05:36:20.147Z++ [[ 128 -gt 300 ]]
10182026-02-17T05:36:20.147Z++ sleep 1
10192026-02-17T05:36:21.131Z++ retry=129
10202026-02-17T05:36:21.156Z+++ svcs -Hostate baseline
10212026-02-17T05:36:21.156Z++ [[ offline* != online ]]
10222026-02-17T05:36:21.156Z++ [[ 129 -gt 300 ]]
10232026-02-17T05:36:21.156Z++ sleep 1
10242026-02-17T05:36:22.159Z++ retry=130
10252026-02-17T05:36:22.184Z+++ svcs -Hostate baseline
10262026-02-17T05:36:22.209Z++ [[ offline* != online ]]
10272026-02-17T05:36:22.209Z++ [[ 130 -gt 300 ]]
10282026-02-17T05:36:22.209Z++ sleep 1
10292026-02-17T05:36:23.190Z++ retry=131
10302026-02-17T05:36:23.215Z+++ svcs -Hostate baseline
10312026-02-17T05:36:23.239Z++ [[ offline* != online ]]
10322026-02-17T05:36:23.239Z++ [[ 131 -gt 300 ]]
10332026-02-17T05:36:23.239Z++ sleep 1
10342026-02-17T05:36:24.226Z++ retry=132
10352026-02-17T05:36:24.250Z+++ svcs -Hostate baseline
10362026-02-17T05:36:24.274Z++ [[ offline* != online ]]
10372026-02-17T05:36:24.275Z++ [[ 132 -gt 300 ]]
10382026-02-17T05:36:24.275Z++ sleep 1
10392026-02-17T05:36:25.262Z++ retry=133
10402026-02-17T05:36:25.288Z+++ svcs -Hostate baseline
10412026-02-17T05:36:25.313Z++ [[ offline* != online ]]
10422026-02-17T05:36:25.313Z++ [[ 133 -gt 300 ]]
10432026-02-17T05:36:25.313Z++ sleep 1
10442026-02-17T05:36:26.295Z++ retry=134
10452026-02-17T05:36:26.320Z+++ svcs -Hostate baseline
10462026-02-17T05:36:26.345Z++ [[ offline* != online ]]
10472026-02-17T05:36:26.345Z++ [[ 134 -gt 300 ]]
10482026-02-17T05:36:26.345Z++ sleep 1
10492026-02-17T05:36:27.326Z++ retry=135
10502026-02-17T05:36:27.350Z+++ svcs -Hostate baseline
10512026-02-17T05:36:27.375Z++ [[ offline* != online ]]
10522026-02-17T05:36:27.375Z++ [[ 135 -gt 300 ]]
10532026-02-17T05:36:27.375Z++ sleep 1
10542026-02-17T05:36:28.365Z++ retry=136
10552026-02-17T05:36:28.390Z+++ svcs -Hostate baseline
10562026-02-17T05:36:28.390Z++ [[ offline* != online ]]
10572026-02-17T05:36:28.390Z++ [[ 136 -gt 300 ]]
10582026-02-17T05:36:28.390Z++ sleep 1
10592026-02-17T05:36:29.394Z++ retry=137
10602026-02-17T05:36:29.421Z+++ svcs -Hostate baseline
10612026-02-17T05:36:29.448Z++ [[ offline* != online ]]
10622026-02-17T05:36:29.448Z++ [[ 137 -gt 300 ]]
10632026-02-17T05:36:29.448Z++ sleep 1
10642026-02-17T05:36:30.424Z++ retry=138
10652026-02-17T05:36:30.452Z+++ svcs -Hostate baseline
10662026-02-17T05:36:30.477Z++ [[ offline* != online ]]
10672026-02-17T05:36:30.477Z++ [[ 138 -gt 300 ]]
10682026-02-17T05:36:30.477Z++ sleep 1
10692026-02-17T05:36:31.457Z++ retry=139
10702026-02-17T05:36:31.481Z+++ svcs -Hostate baseline
10712026-02-17T05:36:31.506Z++ [[ offline* != online ]]
10722026-02-17T05:36:31.506Z++ [[ 139 -gt 300 ]]
10732026-02-17T05:36:31.506Z++ sleep 1
10742026-02-17T05:36:32.495Z++ retry=140
10752026-02-17T05:36:32.519Z+++ svcs -Hostate baseline
10762026-02-17T05:36:32.544Z++ [[ offline* != online ]]
10772026-02-17T05:36:32.544Z++ [[ 140 -gt 300 ]]
10782026-02-17T05:36:32.544Z++ sleep 1
10792026-02-17T05:36:33.531Z++ retry=141
10802026-02-17T05:36:33.555Z+++ svcs -Hostate baseline
10812026-02-17T05:36:33.580Z++ [[ offline* != online ]]
10822026-02-17T05:36:33.580Z++ [[ 141 -gt 300 ]]
10832026-02-17T05:36:33.580Z++ sleep 1
10842026-02-17T05:36:34.560Z++ retry=142
10852026-02-17T05:36:34.585Z+++ svcs -Hostate baseline
10862026-02-17T05:36:34.610Z++ [[ offline* != online ]]
10872026-02-17T05:36:34.610Z++ [[ 142 -gt 300 ]]
10882026-02-17T05:36:34.610Z++ sleep 1
10892026-02-17T05:36:35.598Z++ retry=143
10902026-02-17T05:36:35.623Z+++ svcs -Hostate baseline
10912026-02-17T05:36:35.649Z++ [[ offline* != online ]]
10922026-02-17T05:36:35.649Z++ [[ 143 -gt 300 ]]
10932026-02-17T05:36:35.649Z++ sleep 1
10942026-02-17T05:36:36.636Z++ retry=144
10952026-02-17T05:36:36.661Z+++ svcs -Hostate baseline
10962026-02-17T05:36:36.685Z++ [[ offline* != online ]]
10972026-02-17T05:36:36.685Z++ [[ 144 -gt 300 ]]
10982026-02-17T05:36:36.685Z++ sleep 1
10992026-02-17T05:36:37.670Z++ retry=145
11002026-02-17T05:36:37.695Z+++ svcs -Hostate baseline
11012026-02-17T05:36:37.719Z++ [[ offline* != online ]]
11022026-02-17T05:36:37.719Z++ [[ 145 -gt 300 ]]
11032026-02-17T05:36:37.719Z++ sleep 1
11042026-02-17T05:36:38.703Z++ retry=146
11052026-02-17T05:36:38.727Z+++ svcs -Hostate baseline
11062026-02-17T05:36:38.752Z++ [[ offline* != online ]]
11072026-02-17T05:36:38.752Z++ [[ 146 -gt 300 ]]
11082026-02-17T05:36:38.752Z++ sleep 1
11092026-02-17T05:36:39.742Z++ retry=147
11102026-02-17T05:36:39.766Z+++ svcs -Hostate baseline
11112026-02-17T05:36:39.791Z++ [[ offline* != online ]]
11122026-02-17T05:36:39.791Z++ [[ 147 -gt 300 ]]
11132026-02-17T05:36:39.791Z++ sleep 1
11142026-02-17T05:36:40.781Z++ retry=148
11152026-02-17T05:36:40.806Z+++ svcs -Hostate baseline
11162026-02-17T05:36:40.831Z++ [[ offline* != online ]]
11172026-02-17T05:36:40.831Z++ [[ 148 -gt 300 ]]
11182026-02-17T05:36:40.831Z++ sleep 1
11192026-02-17T05:36:41.817Z++ retry=149
11202026-02-17T05:36:41.842Z+++ svcs -Hostate baseline
11212026-02-17T05:36:41.866Z++ [[ offline* != online ]]
11222026-02-17T05:36:41.867Z++ [[ 149 -gt 300 ]]
11232026-02-17T05:36:41.867Z++ sleep 1
11242026-02-17T05:36:42.852Z++ retry=150
11252026-02-17T05:36:42.878Z+++ svcs -Hostate baseline
11262026-02-17T05:36:42.903Z++ [[ offline* != online ]]
11272026-02-17T05:36:42.903Z++ [[ 150 -gt 300 ]]
11282026-02-17T05:36:42.903Z++ sleep 1
11292026-02-17T05:36:43.885Z++ retry=151
11302026-02-17T05:36:43.910Z+++ svcs -Hostate baseline
11312026-02-17T05:36:43.934Z++ [[ offline* != online ]]
11322026-02-17T05:36:43.934Z++ [[ 151 -gt 300 ]]
11332026-02-17T05:36:43.934Z++ sleep 1
11342026-02-17T05:36:44.923Z++ retry=152
11352026-02-17T05:36:44.947Z+++ svcs -Hostate baseline
11362026-02-17T05:36:44.973Z++ [[ offline* != online ]]
11372026-02-17T05:36:44.973Z++ [[ 152 -gt 300 ]]
11382026-02-17T05:36:44.973Z++ sleep 1
11392026-02-17T05:36:45.953Z++ retry=153
11402026-02-17T05:36:45.978Z+++ svcs -Hostate baseline
11412026-02-17T05:36:46.002Z++ [[ offline* != online ]]
11422026-02-17T05:36:46.002Z++ [[ 153 -gt 300 ]]
11432026-02-17T05:36:46.002Z++ sleep 1
11442026-02-17T05:36:46.992Z++ retry=154
11452026-02-17T05:36:47.016Z+++ svcs -Hostate baseline
11462026-02-17T05:36:47.041Z++ [[ offline* != online ]]
11472026-02-17T05:36:47.041Z++ [[ 154 -gt 300 ]]
11482026-02-17T05:36:47.041Z++ sleep 1
11492026-02-17T05:36:48.023Z++ retry=155
11502026-02-17T05:36:48.048Z+++ svcs -Hostate baseline
11512026-02-17T05:36:48.072Z++ [[ offline* != online ]]
11522026-02-17T05:36:48.073Z++ [[ 155 -gt 300 ]]
11532026-02-17T05:36:48.073Z++ sleep 1
11542026-02-17T05:36:49.055Z++ retry=156
11552026-02-17T05:36:49.080Z+++ svcs -Hostate baseline
11562026-02-17T05:36:49.104Z++ [[ offline* != online ]]
11572026-02-17T05:36:49.104Z++ [[ 156 -gt 300 ]]
11582026-02-17T05:36:49.104Z++ sleep 1
11592026-02-17T05:36:50.098Z++ retry=157
11602026-02-17T05:36:50.123Z+++ svcs -Hostate baseline
11612026-02-17T05:36:50.147Z++ [[ offline* != online ]]
11622026-02-17T05:36:50.148Z++ [[ 157 -gt 300 ]]
11632026-02-17T05:36:50.148Z++ sleep 1
11642026-02-17T05:36:51.136Z++ retry=158
11652026-02-17T05:36:51.161Z+++ svcs -Hostate baseline
11662026-02-17T05:36:51.185Z++ [[ offline* != online ]]
11672026-02-17T05:36:51.185Z++ [[ 158 -gt 300 ]]
11682026-02-17T05:36:51.185Z++ sleep 1
11692026-02-17T05:36:52.176Z++ retry=159
11702026-02-17T05:36:52.201Z+++ svcs -Hostate baseline
11712026-02-17T05:36:52.225Z++ [[ offline* != online ]]
11722026-02-17T05:36:52.225Z++ [[ 159 -gt 300 ]]
11732026-02-17T05:36:52.225Z++ sleep 1
11742026-02-17T05:36:53.219Z++ retry=160
11752026-02-17T05:36:53.243Z+++ svcs -Hostate baseline
11762026-02-17T05:36:53.268Z++ [[ offline* != online ]]
11772026-02-17T05:36:53.268Z++ [[ 160 -gt 300 ]]
11782026-02-17T05:36:53.268Z++ sleep 1
11792026-02-17T05:36:54.258Z++ retry=161
11802026-02-17T05:36:54.283Z+++ svcs -Hostate baseline
11812026-02-17T05:36:54.307Z++ [[ offline* != online ]]
11822026-02-17T05:36:54.307Z++ [[ 161 -gt 300 ]]
11832026-02-17T05:36:54.307Z++ sleep 1
11842026-02-17T05:36:55.298Z++ retry=162
11852026-02-17T05:36:55.322Z+++ svcs -Hostate baseline
11862026-02-17T05:36:55.348Z++ [[ offline* != online ]]
11872026-02-17T05:36:55.348Z++ [[ 162 -gt 300 ]]
11882026-02-17T05:36:55.348Z++ sleep 1
11892026-02-17T05:36:56.332Z++ retry=163
11902026-02-17T05:36:56.356Z+++ svcs -Hostate baseline
11912026-02-17T05:36:56.382Z++ [[ offline* != online ]]
11922026-02-17T05:36:56.382Z++ [[ 163 -gt 300 ]]
11932026-02-17T05:36:56.382Z++ sleep 1
11942026-02-17T05:36:57.363Z++ retry=164
11952026-02-17T05:36:57.390Z+++ svcs -Hostate baseline
11962026-02-17T05:36:57.415Z++ [[ offline* != online ]]
11972026-02-17T05:36:57.415Z++ [[ 164 -gt 300 ]]
11982026-02-17T05:36:57.415Z++ sleep 1
11992026-02-17T05:36:58.393Z++ retry=165
12002026-02-17T05:36:58.418Z+++ svcs -Hostate baseline
12012026-02-17T05:36:58.442Z++ [[ offline* != online ]]
12022026-02-17T05:36:58.443Z++ [[ 165 -gt 300 ]]
12032026-02-17T05:36:58.443Z++ sleep 1
12042026-02-17T05:36:59.436Z++ retry=166
12052026-02-17T05:36:59.461Z+++ svcs -Hostate baseline
12062026-02-17T05:36:59.492Z++ [[ offline* != online ]]
12072026-02-17T05:36:59.492Z++ [[ 166 -gt 300 ]]
12082026-02-17T05:36:59.492Z++ sleep 1
12092026-02-17T05:37:00.467Z++ retry=167
12102026-02-17T05:37:00.497Z+++ svcs -Hostate baseline
12112026-02-17T05:37:00.521Z++ [[ offline* != online ]]
12122026-02-17T05:37:00.521Z++ [[ 167 -gt 300 ]]
12132026-02-17T05:37:00.521Z++ sleep 1
12142026-02-17T05:37:01.509Z++ retry=168
12152026-02-17T05:37:01.534Z+++ svcs -Hostate baseline
12162026-02-17T05:37:01.559Z++ [[ offline* != online ]]
12172026-02-17T05:37:01.559Z++ [[ 168 -gt 300 ]]
12182026-02-17T05:37:01.559Z++ sleep 1
12192026-02-17T05:37:02.541Z++ retry=169
12202026-02-17T05:37:02.566Z+++ svcs -Hostate baseline
12212026-02-17T05:37:02.590Z++ [[ offline* != online ]]
12222026-02-17T05:37:02.590Z++ [[ 169 -gt 300 ]]
12232026-02-17T05:37:02.590Z++ sleep 1
12242026-02-17T05:37:03.580Z++ retry=170
12252026-02-17T05:37:03.605Z+++ svcs -Hostate baseline
12262026-02-17T05:37:03.630Z++ [[ offline* != online ]]
12272026-02-17T05:37:03.630Z++ [[ 170 -gt 300 ]]
12282026-02-17T05:37:03.630Z++ sleep 1
12292026-02-17T05:37:04.610Z++ retry=171
12302026-02-17T05:37:04.635Z+++ svcs -Hostate baseline
12312026-02-17T05:37:04.660Z++ [[ offline* != online ]]
12322026-02-17T05:37:04.660Z++ [[ 171 -gt 300 ]]
12332026-02-17T05:37:04.660Z++ sleep 1
12342026-02-17T05:37:05.643Z++ retry=172
12352026-02-17T05:37:05.667Z+++ svcs -Hostate baseline
12362026-02-17T05:37:05.692Z++ [[ offline* != online ]]
12372026-02-17T05:37:05.692Z++ [[ 172 -gt 300 ]]
12382026-02-17T05:37:05.692Z++ sleep 1
12392026-02-17T05:37:06.682Z++ retry=173
12402026-02-17T05:37:06.706Z+++ svcs -Hostate baseline
12412026-02-17T05:37:06.731Z++ [[ offline* != online ]]
12422026-02-17T05:37:06.731Z++ [[ 173 -gt 300 ]]
12432026-02-17T05:37:06.731Z++ sleep 1
12442026-02-17T05:37:07.713Z++ retry=174
12452026-02-17T05:37:07.739Z+++ svcs -Hostate baseline
12462026-02-17T05:37:07.739Z++ [[ offline* != online ]]
12472026-02-17T05:37:07.739Z++ [[ 174 -gt 300 ]]
12482026-02-17T05:37:07.739Z++ sleep 1
12492026-02-17T05:37:08.743Z++ retry=175
12502026-02-17T05:37:08.767Z+++ svcs -Hostate baseline
12512026-02-17T05:37:08.767Z++ [[ offline* != online ]]
12522026-02-17T05:37:08.767Z++ [[ 175 -gt 300 ]]
12532026-02-17T05:37:08.767Z++ sleep 1
12542026-02-17T05:37:09.773Z++ retry=176
12552026-02-17T05:37:09.797Z+++ svcs -Hostate baseline
12562026-02-17T05:37:09.821Z++ [[ offline* != online ]]
12572026-02-17T05:37:09.822Z++ [[ 176 -gt 300 ]]
12582026-02-17T05:37:09.822Z++ sleep 1
12592026-02-17T05:37:10.806Z++ retry=177
12602026-02-17T05:37:10.830Z+++ svcs -Hostate baseline
12612026-02-17T05:37:10.855Z++ [[ offline* != online ]]
12622026-02-17T05:37:10.855Z++ [[ 177 -gt 300 ]]
12632026-02-17T05:37:10.855Z++ sleep 1
12642026-02-17T05:37:11.839Z++ retry=178
12652026-02-17T05:37:11.863Z+++ svcs -Hostate baseline
12662026-02-17T05:37:11.888Z++ [[ offline* != online ]]
12672026-02-17T05:37:11.888Z++ [[ 178 -gt 300 ]]
12682026-02-17T05:37:11.888Z++ sleep 1
12692026-02-17T05:37:12.880Z++ retry=179
12702026-02-17T05:37:12.904Z+++ svcs -Hostate baseline
12712026-02-17T05:37:12.929Z++ [[ offline* != online ]]
12722026-02-17T05:37:12.929Z++ [[ 179 -gt 300 ]]
12732026-02-17T05:37:12.929Z++ sleep 1
12742026-02-17T05:37:13.921Z++ retry=180
12752026-02-17T05:37:13.946Z+++ svcs -Hostate baseline
12762026-02-17T05:37:13.971Z++ [[ offline* != online ]]
12772026-02-17T05:37:13.971Z++ [[ 180 -gt 300 ]]
12782026-02-17T05:37:13.971Z++ sleep 1
12792026-02-17T05:37:14.953Z++ retry=181
12802026-02-17T05:37:14.977Z+++ svcs -Hostate baseline
12812026-02-17T05:37:15.004Z++ [[ offline* != online ]]
12822026-02-17T05:37:15.004Z++ [[ 181 -gt 300 ]]
12832026-02-17T05:37:15.004Z++ sleep 1
12842026-02-17T05:37:15.991Z++ retry=182
12852026-02-17T05:37:16.016Z+++ svcs -Hostate baseline
12862026-02-17T05:37:16.042Z++ [[ offline* != online ]]
12872026-02-17T05:37:16.042Z++ [[ 182 -gt 300 ]]
12882026-02-17T05:37:16.042Z++ sleep 1
12892026-02-17T05:37:17.026Z++ retry=183
12902026-02-17T05:37:17.051Z+++ svcs -Hostate baseline
12912026-02-17T05:37:17.075Z++ [[ offline* != online ]]
12922026-02-17T05:37:17.075Z++ [[ 183 -gt 300 ]]
12932026-02-17T05:37:17.075Z++ sleep 1
12942026-02-17T05:37:18.065Z++ retry=184
12952026-02-17T05:37:18.089Z+++ svcs -Hostate baseline
12962026-02-17T05:37:18.114Z++ [[ offline* != online ]]
12972026-02-17T05:37:18.114Z++ [[ 184 -gt 300 ]]
12982026-02-17T05:37:18.114Z++ sleep 1
12992026-02-17T05:37:19.096Z++ retry=185
13002026-02-17T05:37:19.121Z+++ svcs -Hostate baseline
13012026-02-17T05:37:19.146Z++ [[ offline* != online ]]
13022026-02-17T05:37:19.146Z++ [[ 185 -gt 300 ]]
13032026-02-17T05:37:19.146Z++ sleep 1
13042026-02-17T05:37:20.128Z++ retry=186
13052026-02-17T05:37:20.152Z+++ svcs -Hostate baseline
13062026-02-17T05:37:20.177Z++ [[ offline* != online ]]
13072026-02-17T05:37:20.177Z++ [[ 186 -gt 300 ]]
13082026-02-17T05:37:20.177Z++ sleep 1
13092026-02-17T05:37:21.165Z++ retry=187
13102026-02-17T05:37:21.190Z+++ svcs -Hostate baseline
13112026-02-17T05:37:21.215Z++ [[ offline* != online ]]
13122026-02-17T05:37:21.215Z++ [[ 187 -gt 300 ]]
13132026-02-17T05:37:21.215Z++ sleep 1
13142026-02-17T05:37:22.200Z++ retry=188
13152026-02-17T05:37:22.225Z+++ svcs -Hostate baseline
13162026-02-17T05:37:22.249Z++ [[ offline* != online ]]
13172026-02-17T05:37:22.249Z++ [[ 188 -gt 300 ]]
13182026-02-17T05:37:22.249Z++ sleep 1
13192026-02-17T05:37:23.230Z++ retry=189
13202026-02-17T05:37:23.255Z+++ svcs -Hostate baseline
13212026-02-17T05:37:23.279Z++ [[ offline* != online ]]
13222026-02-17T05:37:23.279Z++ [[ 189 -gt 300 ]]
13232026-02-17T05:37:23.279Z++ sleep 1
13242026-02-17T05:37:24.263Z++ retry=190
13252026-02-17T05:37:24.288Z+++ svcs -Hostate baseline
13262026-02-17T05:37:24.315Z++ [[ offline* != online ]]
13272026-02-17T05:37:24.315Z++ [[ 190 -gt 300 ]]
13282026-02-17T05:37:24.315Z++ sleep 1
13292026-02-17T05:37:25.300Z++ retry=191
13302026-02-17T05:37:25.324Z+++ svcs -Hostate baseline
13312026-02-17T05:37:25.349Z++ [[ offline* != online ]]
13322026-02-17T05:37:25.349Z++ [[ 191 -gt 300 ]]
13332026-02-17T05:37:25.349Z++ sleep 1
13342026-02-17T05:37:26.342Z++ retry=192
13352026-02-17T05:37:26.366Z+++ svcs -Hostate baseline
13362026-02-17T05:37:26.391Z++ [[ offline* != online ]]
13372026-02-17T05:37:26.391Z++ [[ 192 -gt 300 ]]
13382026-02-17T05:37:26.391Z++ sleep 1
13392026-02-17T05:37:27.373Z++ retry=193
13402026-02-17T05:37:27.398Z+++ svcs -Hostate baseline
13412026-02-17T05:37:27.422Z++ [[ offline* != online ]]
13422026-02-17T05:37:27.422Z++ [[ 193 -gt 300 ]]
13432026-02-17T05:37:27.422Z++ sleep 1
13442026-02-17T05:37:28.413Z++ retry=194
13452026-02-17T05:37:28.437Z+++ svcs -Hostate baseline
13462026-02-17T05:37:28.462Z++ [[ offline* != online ]]
13472026-02-17T05:37:28.462Z++ [[ 194 -gt 300 ]]
13482026-02-17T05:37:28.462Z++ sleep 1
13492026-02-17T05:37:29.456Z++ retry=195
13502026-02-17T05:37:29.480Z+++ svcs -Hostate baseline
13512026-02-17T05:37:29.505Z++ [[ offline* != online ]]
13522026-02-17T05:37:29.505Z++ [[ 195 -gt 300 ]]
13532026-02-17T05:37:29.505Z++ sleep 1
13542026-02-17T05:37:30.484Z++ retry=196
13552026-02-17T05:37:30.515Z+++ svcs -Hostate baseline
13562026-02-17T05:37:30.539Z++ [[ offline* != online ]]
13572026-02-17T05:37:30.540Z++ [[ 196 -gt 300 ]]
13582026-02-17T05:37:30.540Z++ sleep 1
13592026-02-17T05:37:31.523Z++ retry=197
13602026-02-17T05:37:31.548Z+++ svcs -Hostate baseline
13612026-02-17T05:37:31.573Z++ [[ offline* != online ]]
13622026-02-17T05:37:31.573Z++ [[ 197 -gt 300 ]]
13632026-02-17T05:37:31.573Z++ sleep 1
13642026-02-17T05:37:32.554Z++ retry=198
13652026-02-17T05:37:32.578Z+++ svcs -Hostate baseline
13662026-02-17T05:37:32.604Z++ [[ offline* != online ]]
13672026-02-17T05:37:32.604Z++ [[ 198 -gt 300 ]]
13682026-02-17T05:37:32.604Z++ sleep 1
13692026-02-17T05:37:33.591Z++ retry=199
13702026-02-17T05:37:33.615Z+++ svcs -Hostate baseline
13712026-02-17T05:37:33.640Z++ [[ offline* != online ]]
13722026-02-17T05:37:33.640Z++ [[ 199 -gt 300 ]]
13732026-02-17T05:37:33.640Z++ sleep 1
13742026-02-17T05:37:34.626Z++ retry=200
13752026-02-17T05:37:34.651Z+++ svcs -Hostate baseline
13762026-02-17T05:37:34.675Z++ [[ offline* != online ]]
13772026-02-17T05:37:34.675Z++ [[ 200 -gt 300 ]]
13782026-02-17T05:37:34.675Z++ sleep 1
13792026-02-17T05:37:35.658Z++ retry=201
13802026-02-17T05:37:35.683Z+++ svcs -Hostate baseline
13812026-02-17T05:37:35.707Z++ [[ offline* != online ]]
13822026-02-17T05:37:35.707Z++ [[ 201 -gt 300 ]]
13832026-02-17T05:37:35.707Z++ sleep 1
13842026-02-17T05:37:36.691Z++ retry=202
13852026-02-17T05:37:36.716Z+++ svcs -Hostate baseline
13862026-02-17T05:37:36.741Z++ [[ offline* != online ]]
13872026-02-17T05:37:36.741Z++ [[ 202 -gt 300 ]]
13882026-02-17T05:37:36.741Z++ sleep 1
13892026-02-17T05:37:37.725Z++ retry=203
13902026-02-17T05:37:37.749Z+++ svcs -Hostate baseline
13912026-02-17T05:37:37.774Z++ [[ offline* != online ]]
13922026-02-17T05:37:37.774Z++ [[ 203 -gt 300 ]]
13932026-02-17T05:37:37.774Z++ sleep 1
13942026-02-17T05:37:38.767Z++ retry=204
13952026-02-17T05:37:38.791Z+++ svcs -Hostate baseline
13962026-02-17T05:37:38.816Z++ [[ offline* != online ]]
13972026-02-17T05:37:38.816Z++ [[ 204 -gt 300 ]]
13982026-02-17T05:37:38.816Z++ sleep 1
13992026-02-17T05:37:39.801Z++ retry=205
14002026-02-17T05:37:39.826Z+++ svcs -Hostate baseline
14012026-02-17T05:37:39.826Z++ [[ offline* != online ]]
14022026-02-17T05:37:39.826Z++ [[ 205 -gt 300 ]]
14032026-02-17T05:37:39.826Z++ sleep 1
14042026-02-17T05:37:40.830Z++ retry=206
14052026-02-17T05:37:40.854Z+++ svcs -Hostate baseline
14062026-02-17T05:37:40.879Z++ [[ offline* != online ]]
14072026-02-17T05:37:40.879Z++ [[ 206 -gt 300 ]]
14082026-02-17T05:37:40.879Z++ sleep 1
14092026-02-17T05:37:41.867Z++ retry=207
14102026-02-17T05:37:41.892Z+++ svcs -Hostate baseline
14112026-02-17T05:37:41.917Z++ [[ offline* != online ]]
14122026-02-17T05:37:41.917Z++ [[ 207 -gt 300 ]]
14132026-02-17T05:37:41.917Z++ sleep 1
14142026-02-17T05:37:42.905Z++ retry=208
14152026-02-17T05:37:42.929Z+++ svcs -Hostate baseline
14162026-02-17T05:37:42.954Z++ [[ offline* != online ]]
14172026-02-17T05:37:42.954Z++ [[ 208 -gt 300 ]]
14182026-02-17T05:37:42.954Z++ sleep 1
14192026-02-17T05:37:43.937Z++ retry=209
14202026-02-17T05:37:43.962Z+++ svcs -Hostate baseline
14212026-02-17T05:37:43.988Z++ [[ offline* != online ]]
14222026-02-17T05:37:43.988Z++ [[ 209 -gt 300 ]]
14232026-02-17T05:37:43.988Z++ sleep 1
14242026-02-17T05:37:44.978Z++ retry=210
14252026-02-17T05:37:45.003Z+++ svcs -Hostate baseline
14262026-02-17T05:37:45.004Z++ [[ offline* != online ]]
14272026-02-17T05:37:45.004Z++ [[ 210 -gt 300 ]]
14282026-02-17T05:37:45.004Z++ sleep 1
14292026-02-17T05:37:46.010Z++ retry=211
14302026-02-17T05:37:46.037Z+++ svcs -Hostate baseline
14312026-02-17T05:37:46.062Z++ [[ offline* != online ]]
14322026-02-17T05:37:46.062Z++ [[ 211 -gt 300 ]]
14332026-02-17T05:37:46.062Z++ sleep 1
14342026-02-17T05:37:47.043Z++ retry=212
14352026-02-17T05:37:47.070Z+++ svcs -Hostate baseline
14362026-02-17T05:37:47.095Z++ [[ offline* != online ]]
14372026-02-17T05:37:47.095Z++ [[ 212 -gt 300 ]]
14382026-02-17T05:37:47.095Z++ sleep 1
14392026-02-17T05:37:48.081Z++ retry=213
14402026-02-17T05:37:48.106Z+++ svcs -Hostate baseline
14412026-02-17T05:37:48.130Z++ [[ offline* != online ]]
14422026-02-17T05:37:48.130Z++ [[ 213 -gt 300 ]]
14432026-02-17T05:37:48.130Z++ sleep 1
14442026-02-17T05:37:49.116Z++ retry=214
14452026-02-17T05:37:49.140Z+++ svcs -Hostate baseline
14462026-02-17T05:37:49.165Z++ [[ offline* != online ]]
14472026-02-17T05:37:49.165Z++ [[ 214 -gt 300 ]]
14482026-02-17T05:37:49.165Z++ sleep 1
14492026-02-17T05:37:50.151Z++ retry=215
14502026-02-17T05:37:50.176Z+++ svcs -Hostate baseline
14512026-02-17T05:37:50.201Z++ [[ offline* != online ]]
14522026-02-17T05:37:50.201Z++ [[ 215 -gt 300 ]]
14532026-02-17T05:37:50.201Z++ sleep 1
14542026-02-17T05:37:51.181Z++ retry=216
14552026-02-17T05:37:51.205Z+++ svcs -Hostate baseline
14562026-02-17T05:37:51.230Z++ [[ offline* != online ]]
14572026-02-17T05:37:51.230Z++ [[ 216 -gt 300 ]]
14582026-02-17T05:37:51.230Z++ sleep 1
14592026-02-17T05:37:52.211Z++ retry=217
14602026-02-17T05:37:52.236Z+++ svcs -Hostate baseline
14612026-02-17T05:37:52.260Z++ [[ offline* != online ]]
14622026-02-17T05:37:52.260Z++ [[ 217 -gt 300 ]]
14632026-02-17T05:37:52.260Z++ sleep 1
14642026-02-17T05:37:53.248Z++ retry=218
14652026-02-17T05:37:53.272Z+++ svcs -Hostate baseline
14662026-02-17T05:37:53.296Z++ [[ offline* != online ]]
14672026-02-17T05:37:53.296Z++ [[ 218 -gt 300 ]]
14682026-02-17T05:37:53.297Z++ sleep 1
14692026-02-17T05:37:54.282Z++ retry=219
14702026-02-17T05:37:54.307Z+++ svcs -Hostate baseline
14712026-02-17T05:37:54.334Z++ [[ offline* != online ]]
14722026-02-17T05:37:54.334Z++ [[ 219 -gt 300 ]]
14732026-02-17T05:37:54.334Z++ sleep 1
14742026-02-17T05:37:55.320Z++ retry=220
14752026-02-17T05:37:55.346Z+++ svcs -Hostate baseline
14762026-02-17T05:37:55.371Z++ [[ offline* != online ]]
14772026-02-17T05:37:55.371Z++ [[ 220 -gt 300 ]]
14782026-02-17T05:37:55.371Z++ sleep 1
14792026-02-17T05:37:56.359Z++ retry=221
14802026-02-17T05:37:56.383Z+++ svcs -Hostate baseline
14812026-02-17T05:37:56.412Z++ [[ offline* != online ]]
14822026-02-17T05:37:56.412Z++ [[ 221 -gt 300 ]]
14832026-02-17T05:37:56.412Z++ sleep 1
14842026-02-17T05:37:57.389Z++ retry=222
14852026-02-17T05:37:57.413Z+++ svcs -Hostate baseline
14862026-02-17T05:37:57.413Z++ [[ offline* != online ]]
14872026-02-17T05:37:57.413Z++ [[ 222 -gt 300 ]]
14882026-02-17T05:37:57.414Z++ sleep 1
14892026-02-17T05:37:58.416Z++ retry=223
14902026-02-17T05:37:58.441Z+++ svcs -Hostate baseline
14912026-02-17T05:37:58.441Z++ [[ offline* != online ]]
14922026-02-17T05:37:58.441Z++ [[ 223 -gt 300 ]]
14932026-02-17T05:37:58.441Z++ sleep 1
14942026-02-17T05:37:59.444Z++ retry=224
14952026-02-17T05:37:59.469Z+++ svcs -Hostate baseline
14962026-02-17T05:37:59.493Z++ [[ offline* != online ]]
14972026-02-17T05:37:59.493Z++ [[ 224 -gt 300 ]]
14982026-02-17T05:37:59.493Z++ sleep 1
14992026-02-17T05:38:00.481Z++ retry=225
15002026-02-17T05:38:00.505Z+++ svcs -Hostate baseline
15012026-02-17T05:38:00.529Z++ [[ offline* != online ]]
15022026-02-17T05:38:00.529Z++ [[ 225 -gt 300 ]]
15032026-02-17T05:38:00.529Z++ sleep 1
15042026-02-17T05:38:01.512Z++ retry=226
15052026-02-17T05:38:01.537Z+++ svcs -Hostate baseline
15062026-02-17T05:38:01.537Z++ [[ offline* != online ]]
15072026-02-17T05:38:01.537Z++ [[ 226 -gt 300 ]]
15082026-02-17T05:38:01.537Z++ sleep 1
15092026-02-17T05:38:02.539Z++ retry=227
15102026-02-17T05:38:02.563Z+++ svcs -Hostate baseline
15112026-02-17T05:38:02.590Z++ [[ offline* != online ]]
15122026-02-17T05:38:02.590Z++ [[ 227 -gt 300 ]]
15132026-02-17T05:38:02.590Z++ sleep 1
15142026-02-17T05:38:03.574Z++ retry=228
15152026-02-17T05:38:03.599Z+++ svcs -Hostate baseline
15162026-02-17T05:38:03.599Z++ [[ offline* != online ]]
15172026-02-17T05:38:03.599Z++ [[ 228 -gt 300 ]]
15182026-02-17T05:38:03.599Z++ sleep 1
15192026-02-17T05:38:04.602Z++ retry=229
15202026-02-17T05:38:04.626Z+++ svcs -Hostate baseline
15212026-02-17T05:38:04.626Z++ [[ offline* != online ]]
15222026-02-17T05:38:04.626Z++ [[ 229 -gt 300 ]]
15232026-02-17T05:38:04.626Z++ sleep 1
15242026-02-17T05:38:05.629Z++ retry=230
15252026-02-17T05:38:05.654Z+++ svcs -Hostate baseline
15262026-02-17T05:38:05.678Z++ [[ offline* != online ]]
15272026-02-17T05:38:05.678Z++ [[ 230 -gt 300 ]]
15282026-02-17T05:38:05.678Z++ sleep 1
15292026-02-17T05:38:06.664Z++ retry=231
15302026-02-17T05:38:06.690Z+++ svcs -Hostate baseline
15312026-02-17T05:38:06.714Z++ [[ offline* != online ]]
15322026-02-17T05:38:06.714Z++ [[ 231 -gt 300 ]]
15332026-02-17T05:38:06.714Z++ sleep 1
15342026-02-17T05:38:07.694Z++ retry=232
15352026-02-17T05:38:07.718Z+++ svcs -Hostate baseline
15362026-02-17T05:38:07.747Z++ [[ offline* != online ]]
15372026-02-17T05:38:07.747Z++ [[ 232 -gt 300 ]]
15382026-02-17T05:38:07.747Z++ sleep 1
15392026-02-17T05:38:08.729Z++ retry=233
15402026-02-17T05:38:08.754Z+++ svcs -Hostate baseline
15412026-02-17T05:38:08.754Z++ [[ offline* != online ]]
15422026-02-17T05:38:08.754Z++ [[ 233 -gt 300 ]]
15432026-02-17T05:38:08.754Z++ sleep 1
15442026-02-17T05:38:09.759Z++ retry=234
15452026-02-17T05:38:09.783Z+++ svcs -Hostate baseline
15462026-02-17T05:38:09.807Z++ [[ offline* != online ]]
15472026-02-17T05:38:09.807Z++ [[ 234 -gt 300 ]]
15482026-02-17T05:38:09.807Z++ sleep 1
15492026-02-17T05:38:10.797Z++ retry=235
15502026-02-17T05:38:10.821Z+++ svcs -Hostate baseline
15512026-02-17T05:38:10.822Z++ [[ offline* != online ]]
15522026-02-17T05:38:10.822Z++ [[ 235 -gt 300 ]]
15532026-02-17T05:38:10.822Z++ sleep 1
15542026-02-17T05:38:11.826Z++ retry=236
15552026-02-17T05:38:11.850Z+++ svcs -Hostate baseline
15562026-02-17T05:38:11.875Z++ [[ offline* != online ]]
15572026-02-17T05:38:11.875Z++ [[ 236 -gt 300 ]]
15582026-02-17T05:38:11.875Z++ sleep 1
15592026-02-17T05:38:12.857Z++ retry=237
15602026-02-17T05:38:12.881Z+++ svcs -Hostate baseline
15612026-02-17T05:38:12.905Z++ [[ offline* != online ]]
15622026-02-17T05:38:12.906Z++ [[ 237 -gt 300 ]]
15632026-02-17T05:38:12.906Z++ sleep 1
15642026-02-17T05:38:13.888Z++ retry=238
15652026-02-17T05:38:13.912Z+++ svcs -Hostate baseline
15662026-02-17T05:38:13.938Z++ [[ offline* != online ]]
15672026-02-17T05:38:13.938Z++ [[ 238 -gt 300 ]]
15682026-02-17T05:38:13.938Z++ sleep 1
15692026-02-17T05:38:14.926Z++ retry=239
15702026-02-17T05:38:14.950Z+++ svcs -Hostate baseline
15712026-02-17T05:38:14.975Z++ [[ offline* != online ]]
15722026-02-17T05:38:14.975Z++ [[ 239 -gt 300 ]]
15732026-02-17T05:38:14.975Z++ sleep 1
15742026-02-17T05:38:15.965Z++ retry=240
15752026-02-17T05:38:15.989Z+++ svcs -Hostate baseline
15762026-02-17T05:38:16.014Z++ [[ offline* != online ]]
15772026-02-17T05:38:16.014Z++ [[ 240 -gt 300 ]]
15782026-02-17T05:38:16.014Z++ sleep 1
15792026-02-17T05:38:17.001Z++ retry=241
15802026-02-17T05:38:17.026Z+++ svcs -Hostate baseline
15812026-02-17T05:38:17.026Z++ [[ offline* != online ]]
15822026-02-17T05:38:17.026Z++ [[ 241 -gt 300 ]]
15832026-02-17T05:38:17.026Z++ sleep 1
15842026-02-17T05:38:18.029Z++ retry=242
15852026-02-17T05:38:18.053Z+++ svcs -Hostate baseline
15862026-02-17T05:38:18.053Z++ [[ offline* != online ]]
15872026-02-17T05:38:18.053Z++ [[ 242 -gt 300 ]]
15882026-02-17T05:38:18.053Z++ sleep 1
15892026-02-17T05:38:19.061Z++ retry=243
15902026-02-17T05:38:19.085Z+++ svcs -Hostate baseline
15912026-02-17T05:38:19.085Z++ [[ offline* != online ]]
15922026-02-17T05:38:19.085Z++ [[ 243 -gt 300 ]]
15932026-02-17T05:38:19.085Z++ sleep 1
15942026-02-17T05:38:20.085Z++ retry=244
15952026-02-17T05:38:20.110Z+++ svcs -Hostate baseline
15962026-02-17T05:38:20.138Z++ [[ offline* != online ]]
15972026-02-17T05:38:20.138Z++ [[ 244 -gt 300 ]]
15982026-02-17T05:38:20.138Z++ sleep 1
15992026-02-17T05:38:21.125Z++ retry=245
16002026-02-17T05:38:21.151Z+++ svcs -Hostate baseline
16012026-02-17T05:38:21.176Z++ [[ offline* != online ]]
16022026-02-17T05:38:21.176Z++ [[ 245 -gt 300 ]]
16032026-02-17T05:38:21.176Z++ sleep 1
16042026-02-17T05:38:22.156Z++ retry=246
16052026-02-17T05:38:22.181Z+++ svcs -Hostate baseline
16062026-02-17T05:38:22.205Z++ [[ offline* != online ]]
16072026-02-17T05:38:22.205Z++ [[ 246 -gt 300 ]]
16082026-02-17T05:38:22.205Z++ sleep 1
16092026-02-17T05:38:23.190Z++ retry=247
16102026-02-17T05:38:23.214Z+++ svcs -Hostate baseline
16112026-02-17T05:38:23.240Z++ [[ offline* != online ]]
16122026-02-17T05:38:23.240Z++ [[ 247 -gt 300 ]]
16132026-02-17T05:38:23.240Z++ sleep 1
16142026-02-17T05:38:24.220Z++ retry=248
16152026-02-17T05:38:24.246Z+++ svcs -Hostate baseline
16162026-02-17T05:38:24.249Z++ [[ offline* != online ]]
16172026-02-17T05:38:24.249Z++ [[ 248 -gt 300 ]]
16182026-02-17T05:38:24.249Z++ sleep 1
16192026-02-17T05:38:25.249Z++ retry=249
16202026-02-17T05:38:25.273Z+++ svcs -Hostate baseline
16212026-02-17T05:38:25.297Z++ [[ offline* != online ]]
16222026-02-17T05:38:25.298Z++ [[ 249 -gt 300 ]]
16232026-02-17T05:38:25.298Z++ sleep 1
16242026-02-17T05:38:26.277Z++ retry=250
16252026-02-17T05:38:26.303Z+++ svcs -Hostate baseline
16262026-02-17T05:38:26.303Z++ [[ offline* != online ]]
16272026-02-17T05:38:26.303Z++ [[ 250 -gt 300 ]]
16282026-02-17T05:38:26.303Z++ sleep 1
16292026-02-17T05:38:27.304Z++ retry=251
16302026-02-17T05:38:27.329Z+++ svcs -Hostate baseline
16312026-02-17T05:38:27.354Z++ [[ offline* != online ]]
16322026-02-17T05:38:27.354Z++ [[ 251 -gt 300 ]]
16332026-02-17T05:38:27.354Z++ sleep 1
16342026-02-17T05:38:28.335Z++ retry=252
16352026-02-17T05:38:28.360Z+++ svcs -Hostate baseline
16362026-02-17T05:38:28.385Z++ [[ offline* != online ]]
16372026-02-17T05:38:28.385Z++ [[ 252 -gt 300 ]]
16382026-02-17T05:38:28.385Z++ sleep 1
16392026-02-17T05:38:29.364Z++ retry=253
16402026-02-17T05:38:29.388Z+++ svcs -Hostate baseline
16412026-02-17T05:38:29.413Z++ [[ offline* != online ]]
16422026-02-17T05:38:29.413Z++ [[ 253 -gt 300 ]]
16432026-02-17T05:38:29.413Z++ sleep 1
16442026-02-17T05:38:30.392Z++ retry=254
16452026-02-17T05:38:30.417Z+++ svcs -Hostate baseline
16462026-02-17T05:38:30.441Z++ [[ offline* != online ]]
16472026-02-17T05:38:30.441Z++ [[ 254 -gt 300 ]]
16482026-02-17T05:38:30.441Z++ sleep 1
16492026-02-17T05:38:31.440Z++ retry=255
16502026-02-17T05:38:31.472Z+++ svcs -Hostate baseline
16512026-02-17T05:38:31.473Z++ [[ offline* != online ]]
16522026-02-17T05:38:31.473Z++ [[ 255 -gt 300 ]]
16532026-02-17T05:38:31.473Z++ sleep 1
16542026-02-17T05:38:32.454Z++ retry=256
16552026-02-17T05:38:32.478Z+++ svcs -Hostate baseline
16562026-02-17T05:38:32.503Z++ [[ offline* != online ]]
16572026-02-17T05:38:32.503Z++ [[ 256 -gt 300 ]]
16582026-02-17T05:38:32.503Z++ sleep 1
16592026-02-17T05:38:33.489Z++ retry=257
16602026-02-17T05:38:33.515Z+++ svcs -Hostate baseline
16612026-02-17T05:38:33.540Z++ [[ offline* != online ]]
16622026-02-17T05:38:33.540Z++ [[ 257 -gt 300 ]]
16632026-02-17T05:38:33.540Z++ sleep 1
16642026-02-17T05:38:34.526Z++ retry=258
16652026-02-17T05:38:34.550Z+++ svcs -Hostate baseline
16662026-02-17T05:38:34.575Z++ [[ online != online ]]
16672026-02-17T05:38:34.575Z++ set -o errexit
16682026-02-17T05:38:34.575Z++ set -o pipefail
16692026-02-17T05:38:34.575Z++ banner build
16702026-02-17T05:38:34.575Z
16712026-02-17T05:38:34.575Z ##### # # # # #####
16722026-02-17T05:38:34.575Z # # # # # # # #
16732026-02-17T05:38:34.575Z ##### # # # # # #
16742026-02-17T05:38:34.575Z # # # # # # # #
16752026-02-17T05:38:34.575Z # # # # # # # #
16762026-02-17T05:38:34.575Z ##### #### # ###### #####
16772026-02-17T05:38:34.575Z
16782026-02-17T05:38:34.575Z++ cargo build --release --bin ddmd --bin ddmadm
16792026-02-17T05:38:34.575Zinfo: syncing channel updates for '1.92.0-x86_64-unknown-illumos'
16802026-02-17T05:38:34.756Zinfo: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
16812026-02-17T05:38:34.756Zinfo: downloading component 'cargo'
16822026-02-17T05:38:34.999Zinfo: downloading component 'clippy'
16832026-02-17T05:38:35.104Zinfo: downloading component 'rust-docs'
16842026-02-17T05:38:35.554Zinfo: downloading component 'rust-std'
16852026-02-17T05:38:35.995Zinfo: downloading component 'rustc'
16862026-02-17T05:38:37.537Zinfo: downloading component 'rustfmt'
16872026-02-17T05:38:37.605Zinfo: installing component 'cargo'
16882026-02-17T05:38:38.822Zinfo: installing component 'clippy'
16892026-02-17T05:38:39.282Zinfo: installing component 'rust-docs'
16902026-02-17T05:38:43.055Zinfo: installing component 'rust-std'
16912026-02-17T05:38:45.417Zinfo: installing component 'rustc'
16922026-02-17T05:38:54.408Zinfo: installing component 'rustfmt'
16932026-02-17T05:38:55.187Z Updating git repository `https://github.com/oxidecomputer/falcon`
16942026-02-17T05:38:56.732ZFrom https://github.com/oxidecomputer/falcon
16952026-02-17T05:38:56.732Z * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9
16962026-02-17T05:38:56.898Z Updating crates.io index
16972026-02-17T05:38:56.974Z Updating git repository `https://github.com/oxidecomputer/dendrite`
16982026-02-17T05:38:58.007ZFrom https://github.com/oxidecomputer/dendrite
16992026-02-17T05:38:58.007Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
17002026-02-17T05:38:58.162Z Updating git repository `https://github.com/oxidecomputer/ispf`
17012026-02-17T05:38:58.517ZFrom https://github.com/oxidecomputer/ispf
17022026-02-17T05:38:58.517Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
17032026-02-17T05:38:58.541Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
17042026-02-17T05:38:59.027ZFrom https://github.com/oxidecomputer/netadm-sys
17052026-02-17T05:38:59.027Z * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f
17062026-02-17T05:38:59.051Z Updating git repository `https://github.com/oxidecomputer/omicron`
17072026-02-17T05:39:07.840ZFrom https://github.com/oxidecomputer/omicron
17082026-02-17T05:39:07.840Z * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265
17092026-02-17T05:39:08.860Z Updating git repository `https://github.com/oxidecomputer/opte`
17102026-02-17T05:39:09.680ZFrom https://github.com/oxidecomputer/opte
17112026-02-17T05:39:09.680Z * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56
17122026-02-17T05:39:09.802Z Updating git repository `https://github.com/illumos/smf-rs`
17132026-02-17T05:39:10.196ZFrom https://github.com/illumos/smf-rs
17142026-02-17T05:39:10.196Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
17152026-02-17T05:39:10.278Z Updating git repository `https://github.com/oxidecomputer/network-interface`
17162026-02-17T05:39:10.682ZFrom https://github.com/oxidecomputer/network-interface
17172026-02-17T05:39:10.682Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
17182026-02-17T05:39:10.725Z Updating git repository `https://github.com/oxidecomputer/zone`
17192026-02-17T05:39:11.153ZFrom https://github.com/oxidecomputer/zone
17202026-02-17T05:39:11.153Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
17212026-02-17T05:39:11.196Z Updating git repository `https://github.com/oxidecomputer/propolis`
17222026-02-17T05:39:12.587ZFrom https://github.com/oxidecomputer/propolis
17232026-02-17T05:39:12.587Z * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6
17242026-02-17T05:39:12.808Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
17252026-02-17T05:39:13.677ZFrom https://github.com/oxidecomputer/transceiver-control
17262026-02-17T05:39:13.677Z * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2
17272026-02-17T05:39:13.703Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
17282026-02-17T05:39:14.094ZFrom https://github.com/oxidecomputer/dlpi-sys
17292026-02-17T05:39:14.094Z * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993
17302026-02-17T05:39:14.119Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
17312026-02-17T05:39:14.552ZFrom https://github.com/jmesmon/rust-libzfs
17322026-02-17T05:39:14.552Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
17332026-02-17T05:39:14.577Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
17342026-02-17T05:39:14.935ZFrom https://github.com/oxidecomputer/rusty-doors
17352026-02-17T05:39:14.935Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
17362026-02-17T05:39:15.051Z Updating git repository `https://github.com/oxidecomputer/lldp`
17372026-02-17T05:39:15.507ZFrom https://github.com/oxidecomputer/lldp
17382026-02-17T05:39:15.507Z * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907
17392026-02-17T05:39:15.554Z Updating git repository `https://github.com/oxidecomputer/maghemite`
17402026-02-17T05:39:16.641ZFrom https://github.com/oxidecomputer/maghemite
17412026-02-17T05:39:16.641Z * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718
17422026-02-17T05:39:16.727Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
17432026-02-17T05:39:17.102ZFrom https://github.com/oxidecomputer/serde_human_bytes
17442026-02-17T05:39:17.102Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
17452026-02-17T05:39:17.132Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
17462026-02-17T05:39:17.500ZFrom https://github.com/oxidecomputer/slog-error-chain
17472026-02-17T05:39:17.500Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
17482026-02-17T05:39:17.524Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
17492026-02-17T05:39:18.005ZFrom https://github.com/oxidecomputer/tufaceous
17502026-02-17T05:39:18.006Z * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465
17512026-02-17T05:39:18.080Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
17522026-02-17T05:39:18.735ZFrom https://github.com/oxidecomputer/management-gateway-service
17532026-02-17T05:39:18.735Z * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a
17542026-02-17T05:39:18.786Z Updating git repository `https://github.com/oxidecomputer/crucible`
17552026-02-17T05:39:20.567ZFrom https://github.com/oxidecomputer/crucible
17562026-02-17T05:39:20.567Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
17572026-02-17T05:39:20.801Z Updating git repository `https://github.com/oxidecomputer/propolis`
17582026-02-17T05:39:21.293ZFrom https://github.com/oxidecomputer/propolis
17592026-02-17T05:39:21.293Z * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f
17602026-02-17T05:39:21.401Z Updating git repository `https://github.com/oxidecomputer/tofino`
17612026-02-17T05:39:21.799ZFrom https://github.com/oxidecomputer/tofino
17622026-02-17T05:39:21.799Z * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33
17632026-02-17T05:39:21.839Z Updating git repository `https://github.com/oxidecomputer/clickward`
17642026-02-17T05:39:22.235ZFrom https://github.com/oxidecomputer/clickward
17652026-02-17T05:39:22.236Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
17662026-02-17T05:39:22.270Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
17672026-02-17T05:39:22.801ZFrom https://github.com/oxidecomputer/illumos-devinfo
17682026-02-17T05:39:22.801Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
17692026-02-17T05:39:23.793Zerror: failed to select a version for `reqwest`.
17702026-02-17T05:39:23.793Z ... required by package `ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)`
17712026-02-17T05:39:23.793Z ... which satisfies path dependency `ddm-admin-client` (locked to 0.1.0) of package `ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)`
17722026-02-17T05:39:23.793Zversions that meet the requirements `^0.13` are: 0.13.2, 0.13.1, 0.13.0
17732026-02-17T05:39:23.793Z
17742026-02-17T05:39:23.793Zpackage `ddm-admin-client` depends on `reqwest` with feature `rustls-tls` but `reqwest` does not have that feature.
17752026-02-17T05:39:23.793Z
17762026-02-17T05:39:23.793Z
17772026-02-17T05:39:23.793Zfailed to select a version for `reqwest` which could resolve this conflict
17782026-02-17T05:39:23.847Z+ cleanup
17792026-02-17T05:39:23.872Z++ id -un
17802026-02-17T05:39:23.872Z++ id -gn
17812026-02-17T05:39:23.872Z+ pfexec chown -R build:build .
17822026-02-17T05:39:23.896Zprocess exited: duration 511015 ms, exit code 101
 
17832026-02-17T05:39:23.948Zfound 0 output files