Skip to content

Console Output

Started by user Steve Millidge
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent default-java-pg32b is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

Running on default-java-pg32b in /home/jenkins/workspace/TCK_run
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Grab GF and ts.jte artifacts)
[Pipeline] dir
Running in /home/jenkins/workspace/TCK_run/download
[Pipeline] {
[Pipeline] copyRemoteArtifacts
Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish
Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_Integrate_GlassFish:
  glassfish.zip
[Pipeline] copyRemoteArtifacts
Requesting copy of artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte
Copied 1 artifacts matching '**' from 'Last successful build (either stable or unstable)' of cu » TCK_ts_jte:
  ts.jte
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Grab TCK bundle)
[Pipeline] sh
+ cd /home/jenkins/workspace/TCK_run/download
+ wget -q http://download.eclipse.org/ee4j/jakartaee-tck/8.0.1/promoted/concurrencytck-1.0_latest.zip -O concurrencytck.zip
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unzip TCK and GF)
[Pipeline] sh
+ cd /home/jenkins/workspace/TCK_run
+ unzip -q /home/jenkins/workspace/TCK_run/download/glassfish.zip
+ unzip -q /home/jenkins/workspace/TCK_run/download/concurrencytck.zip
+ rm /dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_web.war
rm: can't remove '/dist/com/sun/ts/tests/concurrency/spec/ContextService/contextPropagate/ContextPropagate_web.war': No such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE