We have a build where a job on the first stage populates a workspace that other jobs on further stages depend on.
The step to package and upload the workspace seems to be failing consistently_
Creating workspaces
Workspace: mavenLocal
0.00s1.64sadding /home/travis/.m2 to workspace
adding /home/travis/.ivy to workspace
creating directory /home/travis/.ivy
adding /home/travis/build/akka/akka-grpc/runtime/target to workspace
adding /home/travis/build/akka/akka-grpc/codegen/target to workspace
adding /home/travis/build/akka/akka-grpc/scalapb-protoc-plugin/target to workspace
0.00s4.65schanges detected, packing new archive
uploading 215583966/mavenLocal.tgz
failed to upload workspace
Is that a general transient error affecting all users? Is there a console/logs where I can find more information regarding the cause of the issue?
We are hit by the same - failed to upload workspace + failed to upload cache. Sent our CI and whole team in emergency mode and making up distraction tasks.
Wiping cache did not help, trying different branches/new branches etc. No changes to .travis.yml config were made and started happening about 3 hours ago.
I’ve written an email to the support team, describing the issue, as I didn’t found any other wait to file a ticket. Please let me know if there is another procedure for filling a ticket.