Skip to content

Add log probs for all tokens #2861

Add log probs for all tokens

Add log probs for all tokens #2861

Triggered via pull request August 19, 2024 15:23
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Matrix: build-python-wheels
check-python-style
8s
check-python-style
Matrix: build-and-test-cpp-x86_64
build-and-push-docker-images
3m 22s
build-and-push-docker-images
Matrix: build-and-test-cpp-aarch64
Matrix: test-python-wheels
build-and-deploy-docs
0s
build-and-deploy-docs
publish-python-wheels-on-pypi
0s
publish-python-wheels-on-pypi
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build-python-wheels (macos-12, arm64)
Command python/tools/prepare_build_environment_macos.sh failed with code 2. None
build-python-wheels (macos-12, arm64)
Process completed with exit code 1.
build-and-test-cpp-x86_64 (ubuntu-20.04, dnnl)
Process completed with exit code 2.
build-python-wheels (ubuntu-20.04, aarch64)
The job was canceled because "macos-12_arm64" failed.
build-python-wheels (windows-2019, auto64)
The job was canceled because "macos-12_arm64" failed.
build-python-wheels (ubuntu-20.04, auto64)
The job was canceled because "macos-12_arm64" failed.
build-and-test-cpp-x86_64 (ubuntu-20.04, mkl)
The job was canceled because "ubuntu-20_04_dnnl" failed.
build-and-test-cpp-x86_64 (ubuntu-20.04, mkl)
The operation was canceled.
build-and-test-cpp-aarch64 (openblas)
Process completed with exit code 2.
build-and-push-docker-images
System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20240819-152355-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/runner/runners/2.319.1/_diag/Worker_20240819-152355-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/runner/runners/2.319.1/_diag/Worker_20240819-152355-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)
check-python-style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-python-wheels (macos-12, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test-cpp-x86_64 (ubuntu-20.04, dnnl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test-cpp-aarch64 (openblas)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/