kvm-ci

Public
pipelineDOCKER_PLUGIN_CONFIG='{"tests": ["unittests-gnu", "unittests-musl"], "cfg": {"devices": ["/dev/kvm" ]}}' ./rust-vmm-ci/.buildkite/autogenerate_pipeline.py | buildkite-agent pipeline upload
Waited 8s
·
Ran in 1m 17s
build-gnu-x86_64RUSTFLAGS="-D warnings" cargo build --release
Waited 1m 22s
·
Ran in 4s
build-gnu-aarch64RUSTFLAGS="-D warnings" cargo build --release
Waited 8s
·
Ran in 1m 12s
build-gnu-riscv64"RUSTFLAGS=\"-D warnings\" cargo build --release"
Waited 1m 23s
·
Ran in 2m 56s
build-musl-x86_64RUSTFLAGS="-D warnings" cargo build --release --target x86_64-unknown-linux-musl
Waited 1m 23s
·
Ran in 4s
build-musl-aarch64RUSTFLAGS="-D warnings" cargo build --release --target aarch64-unknown-linux-musl
Waited 1m 27s
·
Ran in 5s
stylecargo fmt --all -- --check --config format_code_in_doc_comments=true
Waited 1m 30s
·
Ran in 2s
unittests-gnu-x86_64cargo test --all-features --workspace
Waited 1m 31s
·
Ran in 13s
unittests-gnu-aarch64cargo test --all-features --workspace
Waited 1m 30s
·
Ran in 18s
unittests-gnu-riscv64"cargo test --all-features --workspace"
Waited 1m 35s
·
Ran in 8m 20s
unittests-musl-x86_64cargo test --all-features --workspace --target x86_64-unknown-linux-musl
Waited 1m 38s
·
Ran in 12s
unittests-musl-aarch64cargo test --all-features --workspace --target aarch64-unknown-linux-musl
Waited 1m 26s
·
Ran in 18s
unittests-gnu-release-x86_64cargo test --release --all-features --workspace
Waited 1m 51s
·
Ran in 12s
unittests-gnu-release-aarch64cargo test --release --all-features --workspace
Waited 1m 29s
·
Ran in 18s
unittests-gnu-release-riscv64"cargo test --release --all-features --workspace"
Waited 1m 58s
·
Ran in 8m 42s
unittests-musl-release-x86_64cargo test --release --all-features --workspace --target x86_64-unknown-linux-musl
Waited 2m 11s
·
Ran in 12s
unittests-musl-release-aarch64cargo test --release --all-features --workspace --target aarch64-unknown-linux-musl
Waited 1m 39s
·
Ran in 18s
clippy-x86_64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 2m 30s
·
Ran in 11s
clippy-aarch64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 1m 39s
·
Ran in 16s
clippy-riscv64"cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks"
Waited 2m 50s
·
Ran in 5m 56s
check-warnings-x86_64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 4m 14s
·
Ran in 10s
check-warnings-aarch64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 1m 50s
·
Ran in 15s
check-warnings-riscv64"RUSTFLAGS=\"-D warnings\" cargo check --all-targets --all-features --workspace"
Waited 4m 30s
·
Ran in 6m 21s
coverage-x86_64pytest $(find . -type f -name "test_coverage.py")
Waited 4m 32s
·
Ran in 12s
commit-formatpytest $(find . -type f -name "test_commit_format.py")
Waited 1m 56s
·
Ran in 2s
cargo-audit-x86_64[ -e Cargo.lock ] || cargo generate-lockfile; cargo audit -q --deny warnings
Waited 4m 52s
·
Ran in 3s
custom pipeline./rust-vmm-ci/.buildkite/autogenerate_pipeline.py -t .buildkite/custom-tests.json | buildkite-agent pipeline upload
Waited 4s
·
Ran in 3s
build-fam-gnu-x86_64cargo build --release --features=fam-wrappers
Waited 1s
·
Ran in 1m 22s
build-fam-gnu-aarch64cargo build --release --features=fam-wrappers
Waited 3s
·
Ran in 1m 23s
build-fam-gnu-riscv64"cargo build --release --features=fam-wrappers"
Waited 1s
·
Ran in 4m 10s
build-fam-musl-x86_64cargo build --release --features=fam-wrappers --target x86_64-unknown-linux-musl
Waited 1s
·
Ran in 1m 22s
build-fam-musl-aarch64cargo build --release --features=fam-wrappers --target aarch64-unknown-linux-musl
Waited 2s
·
Ran in 1m 24s
build-serde-gnu-x86_64cargo build --release --features=serde
Waited 8s
·
Ran in 1m 20s
build-serde-gnu-aarch64cargo build --release --features=serde
Waited 3s
·
Ran in 1m 23s
build-serde-gnu-riscv64"cargo build --release --features=serde"
Waited 5m 7s
·
Ran in 6m 46s
build-serde-musl-x86_64cargo build --release --features=serde --target x86_64-unknown-linux-musl
Waited 9m 1s
·
Ran in 10s
build-serde-musl-aarch64cargo build --release --features=serde --target aarch64-unknown-linux-musl
Waited 4s
·
Ran in 1m 22s
Total Job Run Time: 58m 54s