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

Benchmark CI is having trouble pulling from Github #3111

Closed
joyeecheung opened this issue Dec 12, 2022 · 3 comments
Closed

Benchmark CI is having trouble pulling from Github #3111

joyeecheung opened this issue Dec 12, 2022 · 3 comments

Comments

@joyeecheung
Copy link
Member

From nodejs/node#45828, example:

https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1263/console

19:28:03 ++ git clone http://github.com/nodejs/node.git
19:28:03 Cloning into 'node'...
19:32:45 error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
19:32:45 fatal: The remote end hung up unexpectedly
19:32:45 fatal: early EOF
19:32:45 fatal: index-pack failed
19:32:46 Build step 'Execute shell' marked build as failure

I also noticed that it still does

19:32:50 Sending e-mails to: gareth@gsellis.com refack@gmail.com

Should we update the contact in the script?

@UlisesGascon
Copy link
Member

I think maybe we can do a patch with postBuffer in the Git config. Regarding notifications, what will be the approach update the emails or maybe sending a notification to a channel in Slack? 🤔

@mhdawson
Copy link
Member

In terms of the email I'm not sure those work anyway. Figuring out we handle notifications/getting it fixed does make sense.

@richardlau
Copy link
Member

We're seeing similar issues on the other benchmark machine with the V8 CI job: #3050
We tried upgrading the other machine to Ubuntu 18.04, unfortunately the issue is still occuring (We should still upgrade this machine from Ubuntu 16.04).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants