-
Notifications
You must be signed in to change notification settings - Fork 386
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The "Spark Client Regression Tests" CI job requires some disk space to operate. With just a little bit of added "content", the job will fail to no space left on device during the docker compose invocation building an image. Such errors make it impossible to get the log from the workflow, unless you capture the log before the workflow runs into the no space left on device situation. With "no space left", GitHub workflow infra is unable to capture the logs.
#10 ERROR: failed to copy files: userspace copy failed: write /home/spark/polaris/v3.5/integration/build/2.13/quarkus-build/gen/quarkus-app/lib/main/com.google.http-client.google-http-client-1.47.1.jar: no space left on device
As a stop-gap solution I'll push a PR to free some disk space.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working