Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use mac flows to filter xde traffic #61 #62

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Merge branch 'master' into use-the-flow-luke-61

a98ac2f
Select commit
Loading
Failed to load commit list.
Open

use mac flows to filter xde traffic #61 #62

Merge branch 'master' into use-the-flow-luke-61
a98ac2f
Select commit
Loading
Failed to load commit list.
buildomat / opteadm succeeded Jun 20, 2024 in 4m 14s

Success!

The buildomat job ID is 01J0TF13TQCNX2QT9ZSST6336Z. Click here for more detailed status.

The job produced the following artefacts:

The requested job was completed.

Details

control: job assigned to worker 01J0TF1CQG8114J0R15X0N0T4H (queued for 55 s)
...
task: starting task 0: "setup"
task: process exited: duration 4340 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 23302 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 20 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 1845 ms, exit code 0
...
task: starting task 4: "build"
...
| + popd
| /work/oxidecomputer/opte
| + for x in debug release
| + mkdir -p /work/debug
| + cp target/debug/opteadm /work/debug/
| + sha256sum target/debug/opteadm
| + for x in debug release
| + mkdir -p /work/release
| + cp target/release/opteadm /work/release/
| + sha256sum target/release/opteadm
task: process exited: duration 140578 ms, exit code 0
|W| found 4 output files
|W| uploading: /work/debug/opteadm (67806416 bytes)
|W| uploaded: /work/debug/opteadm
|W| uploading: /work/debug/opteadm.debug.sha256 (87 bytes)
|W| uploaded: /work/debug/opteadm.debug.sha256
|W| uploading: /work/release/opteadm (52445416 bytes)
|W| uploaded: /work/release/opteadm
|W| uploading: /work/release/opteadm.release.sha256 (89 bytes)
|W| uploaded: /work/release/opteadm.release.sha256