Skip to content

fix unresolved imports #176

fix unresolved imports

fix unresolved imports #176

Triggered via pull request April 24, 2024 07:35
Status Cancelled
Total duration 21h 44m 51s
Artifacts 3

build_and_test.yml

on: pull_request
Matrix: build-test
Matrix: build-client
Cancel Previous Runs
3s
Cancel Previous Runs
toml-fmt
3m 47s
toml-fmt
Matrix: code-quality
Matrix: integration-tests
Matrix: Release Build of teeracle
Draft Release
0s
Draft Release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 27 warnings
integration-tests (Benchmark, sidechain, sidechain-benchmark, test-runner-sgx, HW)
Unable to find an artifact with the name: integritee-worker--sidechain-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz
integration-tests (M6, sidechain, demo-shielding-unshielding-multiworker, test-runner-sgx, HW)
Unable to find an artifact with the name: integritee-worker--sidechain-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz
integration-tests (M6, offchain-worker, demo-shielding-unshielding-multiworker, test-runner-sgx, HW)
System.IO.IOException: No space left on device : '/home/ubuntu/actions-runner/_diag/Worker_20240424-075926-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/ubuntu/actions-runner/_diag/Worker_20240424-075926-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/ubuntu/actions-runner/_diag/Worker_20240424-075926-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
integration-tests (M6, offchain-worker, demo-shielding-unshielding-multiworker, test-runner-sgx, HW)
The self-hosted runner: ns5022868 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
integration-tests (M8, sidechain, demo-direct-call, test-runner-sgx, HW)
The self-hosted runner: ns5022868 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
integration-tests (Teeracle, teeracle, demo-teeracle-generic, test-runner-sgx, HW)
Unable to find an artifact with the name: integritee-worker--teeracle-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz
integration-tests (Sidechain, sidechain, demo-sidechain, test-runner-sgx, HW)
Unable to find an artifact with the name: integritee-worker--sidechain-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz
Cancel Previous Runs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features evm -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features teeracle -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features sidechain -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
toml-fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo test --release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo fmt --all -- --check)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo fmt --all -- --check)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features offchain-worker -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features sidechain -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features teeracle -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cd enclave-runtime && cargo clippy --features evm -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
code-quality (cargo clippy --release --features offchain-worker -- -D warnings)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (offchain-worker, offchain-worker, ubuntu-latest, HW, dcap)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-client (offchain-worker, offchain-worker, ubuntu-latest, SW, dcap)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test (offchain-worker, offchain-worker, ubuntu-latest, SW, dcap)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (Benchmark, sidechain, sidechain-benchmark, test-runner-sgx, HW)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (Benchmark, sidechain, sidechain-benchmark, test-runner-sgx, HW)
No files were found with the provided path: ./logs-26191. No artifacts will be uploaded.
integration-tests (M6, sidechain, demo-shielding-unshielding-multiworker, test-runner-sgx, HW)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (M6, sidechain, demo-shielding-unshielding-multiworker, test-runner-sgx, HW)
No files were found with the provided path: ./logs-3428. No artifacts will be uploaded.
integration-tests (Teeracle, teeracle, demo-teeracle-generic, test-runner-sgx, HW)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (Teeracle, teeracle, demo-teeracle-generic, test-runner-sgx, HW)
No files were found with the provided path: ./logs-18305. No artifacts will be uploaded.
integration-tests (Sidechain, sidechain, demo-sidechain, test-runner-sgx, HW)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (Sidechain, sidechain, demo-sidechain, test-runner-sgx, HW)
No files were found with the provided path: ./logs-31246. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "integritee-cli-client--offchain-worker-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz", "integritee-worker--offchain-worker-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz", "mrenclave--offchain-worker-5ab2ace89b7646203f550b73551c3ec162862a00.hex". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
integritee-cli-client--offchain-worker-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz Expired
84.3 MB
integritee-worker--offchain-worker-5ab2ace89b7646203f550b73551c3ec162862a00.tar.gz Expired
141 MB
mrenclave--offchain-worker-5ab2ace89b7646203f550b73551c3ec162862a00.hex Expired
65 Bytes