01HMVZ4JX2GK697E22R0N2PC7D: opte-ioctl

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        String(
            "nightly-2023-10-23",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01HMVZ4YSV216Z5W8DD5EPH193

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-01-23T20:13:54.509Zjob assigned to worker 01HMVZ8X7ST0V0VHFKWAV2KMW2 (queued for 2 m 59 s)
 
22024-01-23T20:13:54.955Zstarting task 0: "setup"
32024-01-23T20:13:55.009Z++ uname -s
42024-01-23T20:13:55.014Z+ kern=SunOS
52024-01-23T20:13:55.014Z+ case "$kern" in
62024-01-23T20:13:55.016Z+ groupadd -g 12345 build
72024-01-23T20:13:55.016Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-01-23T20:13:57.062Z+ zfs create -o mountpoint=/work rpool/work
92024-01-23T20:13:57.166Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-01-23T20:13:57.181Z+ home_fs=zfs
112024-01-23T20:13:57.181Z+ [[ zfs == autofs ]]
122024-01-23T20:13:57.182Z+ mkdir -p /home/build
132024-01-23T20:13:57.182Z+ chown build:build /home/build /work
142024-01-23T20:13:59.168Z+ chmod 0700 /home/build /work
152024-01-23T20:13:59.179Zprocess exited: duration 4211 ms, exit code 0
 
162024-01-23T20:13:59.194Zstarting task 1: "rust-toolchain"
172024-01-23T20:13:59.198Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-01-23T20:13:59.198Z+ /bin/bash -s - -y --no-modify-path --default-toolchain nightly-2023-10-23 --profile default
192024-01-23T20:13:59.374Zinfo: downloading installer
202024-01-23T20:14:01.070Zwarning: it looks like you have an existing installation of Rust at:
212024-01-23T20:14:01.070Zwarning: /opt/ooce/bin
222024-01-23T20:14:01.070Zwarning: It is recommended that rustup be the primary Rust installation.
232024-01-23T20:14:01.071Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-01-23T20:14:01.071Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-01-23T20:14:01.071Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-01-23T20:14:01.071Zwarning: or pass `-y' to ignore all ignorable checks.
272024-01-23T20:14:01.071Zerror: cannot install while Rust is installed
282024-01-23T20:14:01.088Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-01-23T20:14:01.262Zinfo: profile set to 'default'
302024-01-23T20:14:01.262Zinfo: default host triple is x86_64-unknown-illumos
312024-01-23T20:14:01.267Zinfo: syncing channel updates for 'nightly-2023-10-23-x86_64-unknown-illumos'
322024-01-23T20:14:01.530Zinfo: latest update on 2023-10-23, rust version 1.75.0-nightly (54b0434ce 2023-10-22)
332024-01-23T20:14:01.530Zinfo: downloading component 'cargo'
342024-01-23T20:14:02.127Zinfo: downloading component 'clippy'
352024-01-23T20:14:02.359Zinfo: downloading component 'rust-docs'
362024-01-23T20:14:03.211Zinfo: downloading component 'rust-std'
372024-01-23T20:14:05.824Zinfo: downloading component 'rustc'
382024-01-23T20:14:08.294Zinfo: downloading component 'rustfmt'
392024-01-23T20:14:08.500Zinfo: installing component 'cargo'
402024-01-23T20:14:10.037Zinfo: installing component 'clippy'
412024-01-23T20:14:10.515Zinfo: installing component 'rust-docs'
422024-01-23T20:14:13.574Zinfo: installing component 'rust-std'
432024-01-23T20:14:16.764Zinfo: installing component 'rustc'
442024-01-23T20:14:24.028Zinfo: installing component 'rustfmt'
452024-01-23T20:14:24.870Zinfo: default toolchain set to 'nightly-2023-10-23-x86_64-unknown-illumos'
462024-01-23T20:14:24.871Z
472024-01-23T20:14:24.879Z nightly-2023-10-23-x86_64-unknown-illumos installed - rustc 1.75.0-nightly (54b0434ce 2023-10-22)
482024-01-23T20:14:24.879Z
492024-01-23T20:14:24.879Z
502024-01-23T20:14:24.879ZRust is installed now. Great!
512024-01-23T20:14:24.880Z
522024-01-23T20:14:24.880ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-01-23T20:14:24.880Zenvironment variable. This has not been done automatically.
542024-01-23T20:14:24.880Z
552024-01-23T20:14:24.880ZTo configure your current shell, run:
562024-01-23T20:14:24.880Zsource "$HOME/.cargo/env"
572024-01-23T20:14:24.880Z+ rustc --version
582024-01-23T20:14:24.881Zrustc 1.75.0-nightly (54b0434ce 2023-10-22)
592024-01-23T20:14:24.881Zprocess exited: duration 25636 ms, exit code 0
 
602024-01-23T20:14:24.910Zstarting task 2: "authentication"
612024-01-23T20:14:24.943Zprocess exited: duration 36 ms, exit code 0
 
622024-01-23T20:14:24.949Zstarting task 3: "clone repository"
632024-01-23T20:14:24.957Z+ mkdir -p /work/oxidecomputer/opte
642024-01-23T20:14:24.960Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
652024-01-23T20:14:25.059ZCloning into '/work/oxidecomputer/opte'...
662024-01-23T20:14:26.226Z+ cd /work/oxidecomputer/opte
672024-01-23T20:14:26.226Z+ [[ -n boundary-services-overlay-flow-pinning ]]
682024-01-23T20:14:26.230Z+ git fetch origin boundary-services-overlay-flow-pinning
692024-01-23T20:14:26.812ZFrom https://github.com/oxidecomputer/opte
702024-01-23T20:14:26.812Z * branch boundary-services-overlay-flow-pinning -> FETCH_HEAD
712024-01-23T20:14:26.816Z+ git checkout -B boundary-services-overlay-flow-pinning remotes/origin/boundary-services-overlay-flow-pinning
722024-01-23T20:14:26.828ZSwitched to a new branch 'boundary-services-overlay-flow-pinning'
732024-01-23T20:14:26.831Zbranch 'boundary-services-overlay-flow-pinning' set up to track 'origin/boundary-services-overlay-flow-pinning'.
742024-01-23T20:14:26.831Z+ git reset --hard 464938d3b2d500825e6d1117eb199ef472ece333
752024-01-23T20:14:26.845ZHEAD is now at 464938d support for tunneled routing
762024-01-23T20:14:26.848Zprocess exited: duration 1897 ms, exit code 0
 
772024-01-23T20:14:26.854Zstarting task 4: "build"
782024-01-23T20:14:26.862Z+ cargo --version
792024-01-23T20:14:26.869Zinfo: syncing channel updates for '1.75.0-x86_64-unknown-illumos'
802024-01-23T20:14:27.061Zinfo: latest update on 2023-12-28, rust version 1.75.0 (82e1608df 2023-12-21)
812024-01-23T20:14:27.086Zinfo: downloading component 'cargo'
822024-01-23T20:14:27.723Zinfo: downloading component 'clippy'
832024-01-23T20:14:27.940Zinfo: downloading component 'rust-docs'
842024-01-23T20:14:28.807Zinfo: downloading component 'rust-std'
852024-01-23T20:14:30.200Zinfo: downloading component 'rustc'
862024-01-23T20:14:33.791Zinfo: downloading component 'rustfmt'
872024-01-23T20:14:33.995Zinfo: installing component 'cargo'
882024-01-23T20:14:35.227Zinfo: installing component 'clippy'
892024-01-23T20:14:35.679Zinfo: installing component 'rust-docs'
902024-01-23T20:14:38.483Zinfo: installing component 'rust-std'
912024-01-23T20:14:41.071Zinfo: installing component 'rustc'
922024-01-23T20:14:47.162Zinfo: installing component 'rustfmt'
932024-01-23T20:14:47.744Zcargo 1.75.0 (1d8b05cdd 2023-11-20)
942024-01-23T20:14:47.749Z+ rustc --version
952024-01-23T20:14:47.859Zrustc 1.75.0 (82e1608df 2023-12-21)
962024-01-23T20:14:47.867Z+ cd lib/opte-ioctl
972024-01-23T20:14:47.867Z+ header 'check style'
982024-01-23T20:14:47.867Z+ echo '# ==== check style ==== #'
992024-01-23T20:14:47.868Z# ==== check style ==== #
1002024-01-23T20:14:47.876Z+ ptime -m cargo +nightly-2023-10-23 fmt -- --check
1012024-01-23T20:14:48.243Z
1022024-01-23T20:14:48.243Zreal 0.327003621
1032024-01-23T20:14:48.243Zuser 0.182910291
1042024-01-23T20:14:48.246Zsys 0.136473474
1052024-01-23T20:14:48.247Ztrap 0.000010960
1062024-01-23T20:14:48.247Ztflt 0.000000000
1072024-01-23T20:14:48.247Zdflt 0.000000000
1082024-01-23T20:14:48.247Zkflt 0.000000000
1092024-01-23T20:14:48.247Zlock 0.000000000
1102024-01-23T20:14:48.247Zslp 0.188284108
1112024-01-23T20:14:48.247Zlat 0.000398916
1122024-01-23T20:14:48.247Zstop 0.000356611
1132024-01-23T20:14:48.247Z+ header analyze
1142024-01-23T20:14:48.247Z+ echo '# ==== analyze ==== #'
1152024-01-23T20:14:48.247Z# ==== analyze ==== #
1162024-01-23T20:14:48.247Z+ ptime -m cargo clippy --all-targets
1172024-01-23T20:14:48.695Z Updating crates.io index
1182024-01-23T20:14:48.698Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1192024-01-23T20:14:49.394Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1202024-01-23T20:14:49.739Z Updating git repository `https://github.com/oxidecomputer/zone`
1212024-01-23T20:14:50.006Z Updating git repository `https://github.com/oxidecomputer/falcon`
1222024-01-23T20:14:50.776Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1232024-01-23T20:14:51.188Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1242024-01-23T20:14:51.469Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1252024-01-23T20:14:52.556Z Downloading crates ...
1262024-01-23T20:14:52.745Z Downloaded pin-project-lite v0.2.13
1272024-01-23T20:14:52.755Z Downloaded lazy_static v1.4.0
1282024-01-23T20:14:52.758Z Downloaded foreign-types-macros v0.2.3
1292024-01-23T20:14:52.762Z Downloaded colored v2.1.0
1302024-01-23T20:14:52.764Z Downloaded pretty-hex v0.2.1
1312024-01-23T20:14:52.767Z Downloaded equivalent v1.0.1
1322024-01-23T20:14:52.767Z Downloaded foreign-types-shared v0.3.1
1332024-01-23T20:14:52.771Z Downloaded scopeguard v1.2.0
1342024-01-23T20:14:52.771Z Downloaded proc-macro-crate v1.3.1
1352024-01-23T20:14:52.777Z Downloaded unicode-ident v1.0.12
1362024-01-23T20:14:52.781Z Downloaded thiserror-impl v1.0.56
1372024-01-23T20:14:52.784Z Downloaded stable_deref_trait v1.2.0
1382024-01-23T20:14:52.788Z Downloaded signal-hook-registry v1.4.1
1392024-01-23T20:14:52.788Z Downloaded num_cpus v1.16.0
1402024-01-23T20:14:52.792Z Downloaded tracing-attributes v0.1.27
1412024-01-23T20:14:52.796Z Downloaded socket2 v0.4.10
1422024-01-23T20:14:52.799Z Downloaded smallvec v1.13.1
1432024-01-23T20:14:52.802Z Downloaded cstr-argument v0.1.2
1442024-01-23T20:14:52.806Z Downloaded proc-macro-error v1.0.4
1452024-01-23T20:14:52.809Z Downloaded num_enum v0.5.11
1462024-01-23T20:14:52.853Z Downloaded zerocopy-derive v0.7.32
1472024-01-23T20:14:52.862Z Downloaded toml_datetime v0.6.5
1482024-01-23T20:14:52.862Z Downloaded bitflags v1.3.2
1492024-01-23T20:14:52.862Z Downloaded managed v0.8.0
1502024-01-23T20:14:52.862Z Downloaded foreign-types v0.5.0
1512024-01-23T20:14:52.862Z Downloaded defmt-parser v0.3.3
1522024-01-23T20:14:52.862Z Downloaded dyn-clone v1.0.16
1532024-01-23T20:14:52.862Z Downloaded lock_api v0.4.11
1542024-01-23T20:14:52.862Z Downloaded autocfg v1.1.0
1552024-01-23T20:14:52.863Z Downloaded socket2 v0.5.5
1562024-01-23T20:14:52.863Z Downloaded defmt-macros v0.3.6
1572024-01-23T20:14:52.863Z Downloaded quote v1.0.35
1582024-01-23T20:14:52.874Z Downloaded anyhow v1.0.79
1592024-01-23T20:14:52.874Z Downloaded proc-macro2 v1.0.78
1602024-01-23T20:14:52.874Z Downloaded hash32 v0.3.1
1612024-01-23T20:14:52.892Z Downloaded serde v1.0.195
1622024-01-23T20:14:52.892Z Downloaded bytes v1.5.0
1632024-01-23T20:14:52.892Z Downloaded tracing v0.1.40
1642024-01-23T20:14:52.895Z Downloaded indexmap v2.1.0
1652024-01-23T20:14:52.903Z Downloaded tracing-core v0.1.32
1662024-01-23T20:14:52.912Z Downloaded mio v0.8.10
1672024-01-23T20:14:53.330Z Downloaded memchr v2.7.1
1682024-01-23T20:14:53.330Z Downloaded hashbrown v0.14.3
1692024-01-23T20:14:53.335Z Downloaded zerocopy v0.7.32
1702024-01-23T20:14:53.335Z Downloaded syn v2.0.48
1712024-01-23T20:14:53.335Z Downloaded smoltcp v0.11.0
1722024-01-23T20:14:53.335Z Downloaded syn v1.0.109
1732024-01-23T20:14:53.335Z Downloaded winnow v0.5.34
1742024-01-23T20:14:53.335Z Downloaded tokio v1.35.1
1752024-01-23T20:14:53.335Z Downloaded libc v0.2.152
1762024-01-23T20:14:53.336Z Downloaded heapless v0.8.0
1772024-01-23T20:14:53.336Z Downloaded toml_edit v0.19.15
1782024-01-23T20:14:53.336Z Downloaded postcard v1.0.8
1792024-01-23T20:14:53.336Z Downloaded embedded-io v0.4.0
1802024-01-23T20:14:53.336Z Downloaded cfg-if v1.0.0
1812024-01-23T20:14:53.336Z Downloaded num_enum_derive v0.5.11
1822024-01-23T20:14:53.336Z Downloaded defmt v0.3.5
1832024-01-23T20:14:53.336Z Downloaded byteorder v1.5.0
1842024-01-23T20:14:53.336Z Downloaded parking_lot_core v0.9.9
1852024-01-23T20:14:53.336Z Downloaded serde_derive v1.0.195
1862024-01-23T20:14:53.336Z Downloaded parking_lot v0.12.1
1872024-01-23T20:14:53.336Z Downloaded proc-macro-error-attr v1.0.4
1882024-01-23T20:14:53.336Z Downloaded cobs v0.2.3
1892024-01-23T20:14:53.337Z Downloaded version_check v0.9.4
1902024-01-23T20:14:53.337Z Downloaded tokio-macros v2.2.0
1912024-01-23T20:14:53.337Z Downloaded thiserror v1.0.56
1922024-01-23T20:14:53.337Z Downloaded once_cell v1.19.0
1932024-01-23T20:14:53.337Z Compiling proc-macro2 v1.0.78
1942024-01-23T20:14:53.337Z Compiling unicode-ident v1.0.12
1952024-01-23T20:14:53.337Z Compiling libc v0.2.152
1962024-01-23T20:14:53.337Z Checking cfg-if v1.0.0
1972024-01-23T20:14:53.337Z Compiling syn v1.0.109
1982024-01-23T20:14:53.337Z Compiling equivalent v1.0.1
1992024-01-23T20:14:53.337Z Compiling autocfg v1.1.0
2002024-01-23T20:14:53.337Z Compiling hashbrown v0.14.3
2012024-01-23T20:14:53.448Z Checking byteorder v1.5.0
2022024-01-23T20:14:53.513Z Compiling winnow v0.5.34
2032024-01-23T20:14:53.667Z Compiling toml_datetime v0.6.5
2042024-01-23T20:14:53.943Z Compiling serde v1.0.195
2052024-01-23T20:14:54.140Z Compiling parking_lot_core v0.9.9
2062024-01-23T20:14:54.383Z Compiling lock_api v0.4.11
2072024-01-23T20:14:55.025Z Compiling indexmap v2.1.0
2082024-01-23T20:14:55.651Z Compiling heapless v0.8.0
2092024-01-23T20:14:55.727Z Checking hash32 v0.3.1
2102024-01-23T20:14:55.745Z Compiling smoltcp v0.11.0
2112024-01-23T20:14:55.845Z Compiling once_cell v1.19.0
2122024-01-23T20:14:55.937Z Checking scopeguard v1.2.0
2132024-01-23T20:14:56.108Z Checking stable_deref_trait v1.2.0
2142024-01-23T20:14:56.216Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2152024-01-23T20:14:56.439Z Checking smallvec v1.13.1
2162024-01-23T20:14:56.789Z Checking bitflags v1.3.2
2172024-01-23T20:14:56.855Z Checking cobs v0.2.3
2182024-01-23T20:14:57.328Z Checking embedded-io v0.4.0
2192024-01-23T20:14:57.335Z Checking managed v0.8.0
2202024-01-23T20:14:57.336Z Compiling quote v1.0.35
2212024-01-23T20:14:57.336Z Checking pin-project-lite v0.2.13
2222024-01-23T20:14:57.420Z Compiling thiserror v1.0.56
2232024-01-23T20:14:57.655Z Compiling version_check v0.9.4
2242024-01-23T20:14:57.693Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2252024-01-23T20:14:57.750Z Checking parking_lot v0.12.1
2262024-01-23T20:14:58.221Z Compiling syn v2.0.48
2272024-01-23T20:14:58.284Z Checking mio v0.8.10
2282024-01-23T20:14:58.421Z Checking socket2 v0.5.5
2292024-01-23T20:14:58.460Z Checking num_cpus v1.16.0
2302024-01-23T20:14:58.608Z Checking signal-hook-registry v1.4.1
2312024-01-23T20:14:58.714Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
2322024-01-23T20:14:58.953Z Compiling toml_edit v0.19.15
2332024-01-23T20:14:59.263Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
2342024-01-23T20:14:59.282Z Compiling anyhow v1.0.79
2352024-01-23T20:14:59.282Z Checking bytes v1.5.0
2362024-01-23T20:14:59.636Z Checking foreign-types-shared v0.3.1
2372024-01-23T20:14:59.794Z Checking memchr v2.7.1
2382024-01-23T20:14:59.804Z Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
2392024-01-23T20:15:00.066Z Checking tracing-core v0.1.32
2402024-01-23T20:15:00.598Z Checking lazy_static v1.4.0
2412024-01-23T20:15:00.736Z Checking pretty-hex v0.2.1
2422024-01-23T20:15:00.751Z Checking dyn-clone v1.0.16
2432024-01-23T20:15:00.928Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#d44d9e08)
2442024-01-23T20:15:00.950Z Checking colored v2.1.0
2452024-01-23T20:15:01.210Z Checking cstr-argument v0.1.2
2462024-01-23T20:15:01.377Z Checking socket2 v0.4.10
2472024-01-23T20:15:01.414Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
2482024-01-23T20:15:02.453Z Compiling proc-macro-crate v1.3.1
2492024-01-23T20:15:09.681Z Compiling num_enum_derive v0.5.11
2502024-01-23T20:15:09.681Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
2512024-01-23T20:15:10.500Z Compiling serde_derive v1.0.195
2522024-01-23T20:15:10.500Z Compiling foreign-types-macros v0.2.3
2532024-01-23T20:15:10.518Z Compiling thiserror-impl v1.0.56
2542024-01-23T20:15:10.518Z Compiling tokio-macros v2.2.0
2552024-01-23T20:15:10.532Z Compiling tracing-attributes v0.1.27
2562024-01-23T20:15:10.604Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
2572024-01-23T20:15:11.056Z Compiling zerocopy-derive v0.7.32
2582024-01-23T20:15:12.620Z Checking foreign-types v0.5.0
2592024-01-23T20:15:12.744Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
2602024-01-23T20:15:13.047Z Checking num_enum v0.5.11
2612024-01-23T20:15:13.157Z Checking tokio v1.35.1
2622024-01-23T20:15:14.364Z Checking zerocopy v0.7.32
2632024-01-23T20:15:14.982Z Checking tracing v0.1.40
2642024-01-23T20:15:20.893Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
2652024-01-23T20:15:22.979Z Checking postcard v1.0.8
2662024-01-23T20:15:23.656Z Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
2672024-01-23T20:15:25.707Zwarning: unused `#[macro_use]` import
2682024-01-23T20:15:25.707Z --> lib/opte/src/lib.rs:23:1
2692024-01-23T20:15:25.707Z |
2702024-01-23T20:15:25.707Z23 | #[macro_use]
2712024-01-23T20:15:25.707Z | ^^^^^^^^^^^^
2722024-01-23T20:15:25.707Z |
2732024-01-23T20:15:25.708Z = note: `#[warn(unused_imports)]` on by default
2742024-01-23T20:15:25.708Z
2752024-01-23T20:15:25.783Zwarning: `opte` (lib) generated 1 warning
2762024-01-23T20:15:25.786Z Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
2772024-01-23T20:15:28.204Z Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
2782024-01-23T20:15:28.516Z Finished dev [unoptimized + debuginfo] target(s) in 39.97s
2792024-01-23T20:15:28.620Z
2802024-01-23T20:15:28.620Zreal 40.366747454
2812024-01-23T20:15:28.620Zuser 2:11.159260852
2822024-01-23T20:15:28.636Zsys 28.964415335
2832024-01-23T20:15:28.636Ztrap 0.091147554
2842024-01-23T20:15:28.636Ztflt 0.737550154
2852024-01-23T20:15:28.636Zdflt 3.067825927
2862024-01-23T20:15:28.636Zkflt 0.010927111
2872024-01-23T20:15:28.636Zlock 3:04.719564170
2882024-01-23T20:15:28.637Zslp 6:27.237634045
2892024-01-23T20:15:28.643Zlat 6.293939946
2902024-01-23T20:15:28.644Zstop 8.402307731
2912024-01-23T20:15:28.644Zprocess exited: duration 61768 ms, exit code 0
 
2922024-01-23T20:15:28.654Zfound 0 output files