Skip to content
Success

Console Output

Started by user Lukas Jungmann
Rebuilds build #27
Running as Lukas Jungmann
Agent basic-b3pqg is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-b3pqg"
  namespace: "jsonp"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jsonp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-b3pqg"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-b3pqg"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jsonp.svc.cluster.local/jsonp/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jsonp"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on basic-b3pqg (basic) in workspace /home/jenkins/agent/workspace/TCK_jakarta_10_run
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/jsonp.git
 > git init /home/jenkins/agent/workspace/TCK_jakarta_10_run # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/jsonp.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/jsonp.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/jsonp.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/refs/tags/2.1.0-tck^{commit} # timeout=10
 > git rev-parse refs/tags/2.1.0-tck^{commit} # timeout=10
Checking out Revision bb7a2529e72fddb081276c7431e3b1ae5f6bbb2e (refs/tags/2.1.0-tck)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb7a2529e72fddb081276c7431e3b1ae5f6bbb2e # timeout=10
Commit message: "Update TCK version of jakarta.json:jakarta.json-tck to 2.1.0"
 > git rev-list --no-walk bb7a2529e72fddb081276c7431e3b1ae5f6bbb2e # timeout=10
[TCK_jakarta_10_run] $ /bin/bash -xe /tmp/jenkins4894874084424738192.sh
+ TOOLS_PREFIX=/opt/tools
+ MVN_HOME=/opt/tools/apache-maven/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ cd /home/jenkins/agent/workspace/TCK_jakarta_10_run
+ wget -nv https://download.eclipse.org/jsonp/2.1/jakarta-jsonp-tck-2.1.1.zip -O jakarta-jsonp-tck-2.1.0.zip
2022-07-22 07:46:11 URL:https://download.eclipse.org/jsonp/2.1/jakarta-jsonp-tck-2.1.1.zip [786317/786317] -> "jakarta-jsonp-tck-2.1.0.zip" [1]
+ unzip jakarta-jsonp-tck-2.1.0.zip
Archive:  jakarta-jsonp-tck-2.1.0.zip
   creating: jsonp-tck/
   creating: jsonp-tck/artifacts/
   creating: jsonp-tck/bin/
   creating: jsonp-tck/bin/tck-tests-pluggability/
   creating: jsonp-tck/bin/tck-tests/
   creating: jsonp-tck/docs/
   creating: jsonp-tck/docs/pdf-usersguide/
   creating: jsonp-tck/docs/html-usersguide/
   creating: jsonp-tck/docs/html-usersguide/css/
   creating: jsonp-tck/docs/html-usersguide/img/
   creating: jsonp-tck/docs/assertions/
  inflating: jsonp-tck/docs/pdf-usersguide/Jakarta-JSON-Processing-TCK-Users-Guide.pdf  
  inflating: jsonp-tck/docs/html-usersguide/toc.html  
  inflating: jsonp-tck/docs/html-usersguide/using.html  
  inflating: jsonp-tck/docs/html-usersguide/title.html  
  inflating: jsonp-tck/docs/html-usersguide/config.html  
  inflating: jsonp-tck/docs/html-usersguide/rules.html  
  inflating: jsonp-tck/docs/html-usersguide/rebuild.html  
  inflating: jsonp-tck/docs/html-usersguide/preface.html  
  inflating: jsonp-tck/docs/html-usersguide/intro.html  
  inflating: jsonp-tck/docs/html-usersguide/install.html  
  inflating: jsonp-tck/docs/html-usersguide/faq.html  
  inflating: jsonp-tck/docs/html-usersguide/debug.html  
  inflating: jsonp-tck/docs/html-usersguide/css/style.css  
  inflating: jsonp-tck/docs/html-usersguide/img/eclipse_foundation_logo_tiny.png  
  inflating: jsonp-tck/docs/assertions/JSONP2.1JavadocAssertions.html  
  inflating: jsonp-tck/docs/JSONP2.1-ReleaseNotes.html  
  inflating: jsonp-tck/docs/TCK-Exclude-List.txt  
  inflating: jsonp-tck/docs/index.html  
  inflating: jsonp-tck/LICENSE.md    
  inflating: jsonp-tck/artifacts/artifact-install.sh  
  inflating: jsonp-tck/bin/pom.xml   
  inflating: jsonp-tck/bin/tck-tests-pluggability/pom.xml  
  inflating: jsonp-tck/bin/tck-tests/pom.xml  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-2.1.1.pom  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-common-2.1.1.jar  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-common-2.1.1.pom  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-common-2.1.1-sources.jar  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-tests-2.1.1.jar  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-tests-2.1.1.pom  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-tests-2.1.1-sources.jar  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-tests-pluggability-2.1.1.jar  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-tests-pluggability-2.1.1.pom  
  inflating: jsonp-tck/artifacts/jakarta.json-tck-tests-pluggability-2.1.1-sources.jar  
+ cd jsonp-tck/bin/
+ sed 's|1.1.0|1.1.1|g' -i pom.xml
+ mkdir -p /home/jenkins/agent/workspace/TCK_jakarta_10_run/jdk-bundle
+ mkdir -p /home/jenkins/agent/workspace/TCK_jakarta_10_run/signaturedirectory
+ mvn -V -Pstaging clean verify
+ tee tck.log
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] jakarta.json-tck-impl                                              [pom]
[INFO] tck-tests                                                          [jar]
[INFO] tck-tests-pluggability                                             [jar]
[INFO] 
[INFO] -----------------< jakarta.json:jakarta.json-tck-impl >-----------------
[INFO] Building jakarta.json-tck-impl 2.1.1                               [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.json-tck-impl ---
[INFO] 
[INFO] -----------------------< jakarta.json:tck-tests >-----------------------
[INFO] Building tck-tests 2.1.1                                           [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jakarta.json-tck-impl 2.1.1:
[INFO] 
[INFO] jakarta.json-tck-impl .............................. SUCCESS [  2.557 s]
[INFO] tck-tests .......................................... FAILURE [  6.138 s]
[INFO] tck-tests-pluggability ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.759 s
[INFO] Finished at: 2022-07-22T07:46:23Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project tck-tests: Could not resolve dependencies for project jakarta.json:tck-tests:jar:2.1.1: Failed to collect dependencies at org.netbeans.tools:sigtest-maven-plugin:jar:1.6 -> org.apache.maven:maven-plugin-api:jar:3.0.5 -> org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 -> org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 -> org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 -> org.sonatype.sisu:sisu-guava:jar:0.9.9: Failed to read artifact descriptor for org.sonatype.sisu:sisu-guava:jar:0.9.9: Could not transfer artifact org.sonatype.sisu:sisu-guava:pom:0.9.9 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): transfer failed for https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom, status: 502 Bad Gateway -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :tck-tests
Archiving artifacts
Finished: SUCCESS