Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent build failures under CI #2725

Closed
erights opened this issue Mar 26, 2021 · 1 comment
Closed

Intermittent build failures under CI #2725

erights opened this issue Mar 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@erights
Copy link
Member

erights commented Mar 26, 2021

While working on #2718 I got the following CI error in job build (12.14.1). Both text and screenshot are the same occurrence. Then, without changing anything, I hit the "rerun all jobs" button. This time build (12.14.1) succeeded.

Post job cleanup.
/usr/bin/tar -cz -f /home/runner/work/_temp/a4134451-66e3-4344-9396-781fa8f76473/cache.tgz -C /home/runner/work/agoric-sdk/agoric-sdk .
Warning: read ECONNRESET
events.js:187
      throw er; // Unhandled 'error' event
      ^

Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
    at internal/fs/streams.js:167:12
    at FSReqCallback.wrapper [as oncomplete] (fs.js:470:5) {
  errno: -9,
  code: 'EBADF',
  syscall: 'read'
}

Screen Shot 2021-03-25 at 8 51 43 PM

@erights erights added the bug Something isn't working label Mar 26, 2021
@dckc
Copy link
Member

dckc commented Mar 30, 2021

Looks like github cache management. It's not 100% reliable. I recommend closing this.

@erights erights closed this as completed Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants