convert two methods to libsingular in affine subscheme #4740
Triggered via pull request
August 4, 2024 11:34
Status
Failure
Total duration
8h 45m 43s
Artifacts
13
ci-linux-incremental.yml
on: pull_request
List changed packages
3m 10s
Matrix: site / linux
Matrix: test / linux
Annotations
20 errors and 29 warnings
test / linux (ubuntu-noble, standard)
Process completed with exit code 1.
|
test / linux (ubuntu-noble, minimal)
Process completed with exit code 1.
|
test / linux (debian-bookworm, standard)
Process completed with exit code 1.
|
site / linux (fedora-40, standard-sitepackages)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240804-123227-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)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240804-123227-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.317.0/_diag/Worker_20240804-123227-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)
|
test / linux (ubuntu-focal, standard)
Process completed with exit code 1.
|
site / linux (gentoo-python3.11, standard-sitepackages)
The hosted runner: GitHub Actions 23 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
test / linux (debian-bullseye, standard)
Process completed with exit code 1.
|
test / linux (debian-bullseye, minimal)
Process completed with exit code 1.
|
site / linux (archlinux-latest, standard-sitepackages)
Process completed with exit code 1.
|
test / linux (debian-bookworm, minimal)
Process completed with exit code 1.
|
test / linux (ubuntu-focal, minimal)
Process completed with exit code 1.
|
test / linux (fedora-30, standard)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240804-135418-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()
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240804-135418-utc.log'
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.317.0/_diag/Worker_20240804-135418-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)
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)
|
test / linux (fedora-40, minimal)
Process completed with exit code 1.
|
test / linux (fedora-40, standard)
The hosted runner: GitHub Actions 35 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
test / linux (gentoo-python3.11, standard)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240804-144702-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240804-144702-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)
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.317.0/_diag/Worker_20240804-144702-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)
|
test / linux (gentoo-python3.11, minimal)
System.IO.IOException: No space left on device : '/home/runner/runners/2.317.0/_diag/Worker_20240804-144802-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.317.0/_diag/Worker_20240804-144802-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.317.0/_diag/Worker_20240804-144802-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)
|
test / linux (debian-bullseye-i386, minimal)
Process completed with exit code 1.
|
test / linux (debian-bullseye-i386, standard)
Process completed with exit code 1.
|
test / linux (fedora-30, minimal)
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
|
test / linux (fedora-30, minimal)
The operation was canceled.
|
List changed packages
Unable to locate the commit sha: dc6e9ba392bc6d612ef408a234a16b7d78793d79
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
List changed packages
Unable to find merge base between 2e5cb464381cd7c90d469eff0cdf9b6c7a1d7827 and ffe4f566eaa54da834bf61d3a3cf4549354a4bbe
|
test / linux (ubuntu-noble, standard)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (ubuntu-noble, minimal)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (debian-bookworm, standard)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
site / linux (fedora-40, standard-sitepackages)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 68 MB
|
test / linux (ubuntu-focal, standard)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
site / linux (gentoo-python3.11, standard-sitepackages)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 88 MB
|
test / linux (debian-bullseye, standard)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (debian-bullseye, minimal)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
site / linux (archlinux-latest, standard-sitepackages)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (debian-bookworm, minimal)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (ubuntu-focal, minimal)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (fedora-30, standard)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 42 MB
|
test / linux (fedora-40, minimal)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (fedora-40, standard)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 48 MB
|
test / linux (gentoo-python3.11, standard)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 96 MB
|
test / linux (gentoo-python3.11, minimal)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 98 MB
|
test / linux (debian-bullseye-i386, minimal)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / linux (debian-bullseye-i386, standard)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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: "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-archlinux-latest-standard-sitepackages", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bookworm-minimal", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bookworm-standard", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-i386-minimal", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-i386-standard", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-minimal", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-standard", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-fedora-30-minimal", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-fedora-40-minimal", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-focal-minimal", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-focal-standard", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-noble-minimal", "logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-noble-standard".
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 | |
---|---|---|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-archlinux-latest-standard-sitepackages
Expired
|
2.94 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bookworm-minimal
Expired
|
2.25 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bookworm-standard
Expired
|
2.55 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-i386-minimal
Expired
|
2.63 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-i386-standard
Expired
|
2.64 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-minimal
Expired
|
2.17 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-debian-bullseye-standard
Expired
|
2.48 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-fedora-30-minimal
Expired
|
12.9 KB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-fedora-40-minimal
Expired
|
2.64 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-focal-minimal
Expired
|
1.89 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-focal-standard
Expired
|
2.08 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-noble-minimal
Expired
|
2.37 MB |
|
logs-commit-ffe4f566eaa54da834bf61d3a3cf4549354a4bbe-tox-docker-ubuntu-noble-standard
Expired
|
2.38 MB |
|