Coder Social home page Coder Social logo

Comments (4)

ralphtheninja avatar ralphtheninja commented on April 28, 2024

Since I don't have a clue about this I'm just gonna be the rubber duck instead.

So the only difference here is how you launch Jenkins? Have you tried experimenting changing which user is running the service?

One difference I see is which hudson .bat file is being run:

Build 49

[node-forward-rackspace-iad-win2012r2-msvs2013] $ cmd /c call C:\Windows\TEMP\hudson8301516808398704284.bat

Build 50

[node-forward-rackspace-iad-win2012r2-msvs2013] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\2\hudson2421968505119472450.bat

from node.

rvagg avatar rvagg commented on April 28, 2024

@ralphtheninja I did consider permissions as a possible cause here but dismissed it because "why would a permissions problem manifest only in a few child process cases like sleep 1 taking 50 seconds?".

Shame on me for thinking that way, this is Windows after all! A bit of googling yielded this:

I had this same exact problem executing a .bat file which in turn made a call to git.cmd using Process.Start from a windows service. The git command would execute immediately if the .bat file was ran directly from the command line, but would delay exactly 50 seconds any time it was called from the windows service.

Again:

So, here's Jenkins being run explicitly as Administrator: https://jenkins-node-forward.nodesource.com/job/iojs+v0.12+multi/nodes=node-forward-rackspace-iad-win2012r2-msvs2013/lastBuild/console

And, also the first proper SUCCESS! #18 is still going to cause some problems but this is real progress!

from node.

ralphtheninja avatar ralphtheninja commented on April 28, 2024

🍻

from node.

nodejs-github-bot avatar nodejs-github-bot commented on April 28, 2024

CI: https://ci.nodejs.org/job/node-test-pull-request/32117/

(edit by @mmarchini: was testing something on nodejs/node-auto-test, but it seems like the bot always comments on this repository when a Jenkins PR Job starts. Sorry for the noise)

from node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.