← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1515940] Re: PhantomJS crashing in npm-run-test

 

Marking invalid as this no longer seems to be an issue in Horizon.

** Changed in: horizon
     Assignee: Rob Cresswell (robcresswell) => (unassigned)

** Changed in: horizon
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1515940

Title:
  PhantomJS crashing in npm-run-test

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  There is an intermittent (but common) failure on the npm-run-test
  check. However, when it does fail, the reason is always the same:

  2015-11-13 10:12:30.403 | PhantomJS 1.9.8 (Linux): Executed 177 of 291 SUCCESS (0 secs / 3.004 secs)
  2015-11-13 10:12:30.404 | PhantomJS 1.9.8 (Linux): Executed 178 of 291 SUCCESS (0 secs / 3.014 secs)
  2015-11-13 10:12:30.404 | PhantomJS 1.9.8 (Linux): Executed 179 of 291 SUCCESS (0 secs / 3.014 secs)
  2015-11-13 10:12:30.720 | ERROR [launcher]: PhantomJS crashed.
  2015-11-13 10:12:30.720 |
  2015-11-13 10:12:30.722 | INFO [launcher]: Trying to start PhantomJS again (1/2).
  2015-11-13 10:12:40.987 | WARN [PhantomJS 1.9.8 (Linux)]: Disconnected (1 times), because no message in 10000 ms.
  2015-11-13 10:12:40.987 | PhantomJS 1.9.8 (Linux): Executed 179 of 291 DISCONNECTED (13.51 secs / 3.014 secs)
  2015-11-13 10:12:40.988 |
  2015-11-13 10:12:40.988 | ==================== Coverage / Threshold summary =============================
  2015-11-13 10:12:40.989 | Statements   : 100% ( 0/0 ) Threshold : 86%
  2015-11-13 10:12:40.989 | Branches     : 100% ( 0/0 ) Threshold : 68%
  2015-11-13 10:12:40.989 | Functions    : 100% ( 0/0 ) Threshold : 87%
  2015-11-13 10:12:40.989 | Lines        : 100% ( 0/0 ) Threshold : 87%
  2015-11-13 10:12:40.989 | ================================================================================
  2015-11-13 10:12:41.131 | Build step 'Execute shell' marked build as failure
  2015-11-13 10:12:55.591 | [SCP] Copying console log.
  2015-11-13 10:12:56.008 | [SCP] Trying to create /srv/static/logs/61/244461/2/gate/gate-horizon-npm-run-test
  2015-11-13 10:12:56.047 | [SCP] Trying to create /srv/static/logs/61/244461/2/gate/gate-horizon-npm-run-test/cf2dade
  2015-11-13 10:12:56.104 | [SCP] Connecting to static.openstack.org
  2015-11-13 10:12:58.606 | [SCP] No file(s) found: cover/**
  2015-11-13 10:12:59.846 | [SCP] ‘cover/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
  2015-11-13 10:12:59.888 | [SCP] Connecting to static.openstack.org
  2015-11-13 10:13:00.379 | [SCP] No file(s) found: reports/**
  2015-11-13 10:13:00.895 | [SCP] ‘reports/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
  2015-11-13 10:13:00.897 | Finished: FAILURE

  
  The key part is PhantomJS crashing at test 179 and then failing to restart.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1515940/+subscriptions


References