Skip to content

Regression

TEST-tests.ResetPerspectiveInWBContext

Failing for the past 1 build (Since #1690 )
Took 26 sec.

Error Message

Line 10: invoke-AUT: Process was terminated while waiting for AUT startup data  

Stacktrace

Line 10: invoke-AUT: Process was terminated while waiting for AUT startup data  Info in plugin: org.eclipse.rcptt.launching.ext
  message: RCPTT: Launching AUT: selfQ7: Detected AUT architecture is x86_64.64bit arch is selected because AUT uses launcher library
	"plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016" specified in config file: rcptt.ini

  Info in plugin: org.eclipse.rcptt.launching.ext
  message: RCPTT: Launching AUT: selfQ7: Selected JVM is /opt/public/common/java/oracle/jdk1.8.0_192_x64 detected architecture is x86_64

  Info in plugin: org.eclipse.rcptt.launching.ext
  message: RCPTT: Launching AUT: selfQ7: JVM and AUT architectures are compatible: true. JVM is 64bit and support running 32bit: false

  Info in plugin: org.eclipse.rcptt.launching.ext
  message: RCPTT: Launching AUT: selfQ7: AUT JVM arguments is set to : [-Xmx512m, -XX:MaxPermSize=256m, -Dq7id=cb5ac6c7-1ea0-4f62-93e4-c19ed72a9ac5, -Dq7EclPort=4001, -Dosgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.1.400.v20190208-1533.jar,reference:file:/jobs/genie.rcptt/rcptt-all-gerrit/workspace/rcpttTests/target/aut-ws-0_restarted_1/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.equinox.weaving.hook_1.1.100.weaving-hook-20140821.jar, -Declipse.vmargs=-Xmx512m
-XX:MaxPermSize=256m
-Dq7id=cb5ac6c7-1ea0-4f62-93e4-c19ed72a9ac5
-Dq7EclPort=4001
-Dosgi.framework.extensions=reference:file:org.eclipse.osgi.compatibility.state_1.1.400.v20190208-1533.jar,reference:file:/jobs/genie.rcptt/rcptt-all-gerrit/workspace/rcpttTests/target/aut-ws-0_restarted_1/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.equinox.weaving.hook_1.1.100.weaving-hook-20140821.jar
]

  Info in plugin: org.eclipse.rcptt.launching.ext
  message: RCPTT: Launching AUT: selfQ7: AUT command line arguments is set to: [-product, org.eclipse.rcptt.platform.product, -configuration, file:/jobs/genie.rcptt/rcptt-all-gerrit/workspace/rcpttTests/target/aut-ws-0_restarted_1/.metadata/.plugins/org.eclipse.pde.core/selfQ7/, -dev, file:/jobs/genie.rcptt/rcptt-all-gerrit/workspace/rcpttTests/target/aut-ws-0_restarted_1/.metadata/.plugins/org.eclipse.pde.core/selfQ7/dev.properties, -ws, gtk, -os, linux, -arch, x86_64, -nl, en_US, -consoleLog, -nosplash, -data, /jobs/genie.rcptt/rcptt-all-gerrit/workspace/rcpttTests/target/aut-ws-0_restarted_1/.metadata/.plugins/org.eclipse.rcptt.core/self_aut_1558097655035, -eclipse.keyring, /jobs/genie.rcptt/rcptt-all-gerrit/workspace/rcpttTests/target/aut-ws-0_restarted_1/.metadata/.plugins/org.eclipse.pde.core/selfQ7/secure_storage, -vm, /opt/public/common/java/oracle/jdk1.8.0_192_x64]

  Error in plugin: org.eclipse.rcptt.launching.ext
  message: RCPTT: Failed to Launch AUT: selfQ7 cause Process was terminated while waiting for AUT startup data
  exception: 
      org.eclipse.core.runtime.CoreException:Process was terminated while waiting for AUT startup data
          at org.eclipse.rcptt.internal.launching.ext.Q7ExtLaunchMonitor.doWait(Q7ExtLaunchMonitor.java:138)
          at org.eclipse.rcptt.internal.launching.ext.Q7ExtLaunchMonitor.wait(Q7ExtLaunchMonitor.java:93)
          at org.eclipse.rcptt.launching.ext.Q7ExternalLaunchDelegate.launch(Q7ExternalLaunchDelegate.java:128)
          at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:862)
          at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:720)
          at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:715)
          at org.eclipse.rcptt.internal.launching.ext.ExternalLaunchExecutor.launch(ExternalLaunchExecutor.java:30)
          at org.eclipse.rcptt.internal.launching.aut.BaseAut.launch(BaseAut.java:47)
          at org.eclipse.rcptt.testing.InvokeAUTService.service(InvokeAUTService.java:68)
          at org.eclipse.rcptt.ecl.internal.core.AbstractSession.internalDoExecute(AbstractSession.java:83)
          at org.eclipse.rcptt.ecl.internal.core.Session$1.run(Session.java:48)
          at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)