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

refed from nodejs/build: CITGM runs for 16 hours starving other jobs #409

Closed
refack opened this issue May 13, 2017 · 5 comments
Closed

refed from nodejs/build: CITGM runs for 16 hours starving other jobs #409

refack opened this issue May 13, 2017 · 5 comments

Comments

@refack
Copy link
Contributor

refack commented May 13, 2017

  • Node Version: master
  • CitGM Version:
  • Platform: Our CI

How can I help?

image

For example this one has been waiting for a fedore22 worker for 6 hours
image

Ref: nodejs/build#719

@gibfahn
Copy link
Member

gibfahn commented May 13, 2017

So I ran on v7.10.0 and it took 90 minutes

The next build ran on nodejs/node#13011 and was still hanging on fedora22 after 7 hours.

Last bit of output was this, but as we're running in parallel it's hard to say whether this module is the one that has issues.

verbose: esprima using-uid   | 1000                
verbose: esprima using-gid   | 1000                
verbose: esprima using-node  | /home/iojs/build/workspace/citgm-smoker/nodes/fedora22/smoker/bin/node
verbose: esprima using-npm   | /home/iojs/build/workspace/citgm-smoker/nodes/fedora22/smoker/bin/npm
verbose: esprima mk.tempdir  | /home/iojs/build/workspace/citgm-smoker/nodes/fedora22/citgm_tmp/2648f141-f522-42eb-be7d-1a1cda3d370c
info: lookup              | esprima             
info: lookup-found        | esprima             
info: esprima lookup-replace| https://github.com/jquery/esprima/archive/3.1.3.tar.gz
info: esprima npm:        | Downloading project: https://github.com/jquery/esprima/archive/3.1.3.tar.gz
info: esprima npm:        | Project downloaded esprima-3.1.3.tgz
info: esprima npm:        | npm install started 
verbose: esprima npm:        | Using temp directory: "/home/iojs/build/workspace/citgm-smoker/nodes/fedora22/citgm_tmp/2648f141-f522-42eb-be7d-1a1cda3d370c/npm_config_tmp"
verbose: esprima nodedir     | Using --nodedir="/home/iojs/build/workspace/citgm-smoker/nodes/fedora22/node"
error: acorn npm:          | npm-install Timed Out
error: failure             | Install Timed Out   
info: duration            | test duration: 602913ms
error: acorn done          | done - the test suite for acorn version 5.0.3 failed
info: esprima npm:        | npm install successfully completed
info: esprima npm:        | test suite started  

@refack is it just fedora22 that seems to be having the problem?

@refack
Copy link
Contributor Author

refack commented May 13, 2017

@refack is it just fedora22 that seems to be having the problem?

It's just that fedora22 is has a single instance so it popped up as starving everything else. I think I saw osx1010 also starved.

@MylesBorins
Copy link
Contributor

MylesBorins commented May 13, 2017 via email

@targos
Copy link
Member

targos commented Dec 4, 2017

Anything actionable on this?

@refack
Copy link
Contributor Author

refack commented Dec 4, 2017

I believe this was mitigated with #441

@refack refack closed this as completed Dec 4, 2017
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