Skip to content
Failed

Console Output

08:05:15 Started by user Adrian Egloff
08:05:15 Rebuilds build #19
08:05:15 Running as Adrian Egloff
08:05:15 Agent basic-zfd8b is provisioned from template basic
08:05:15 ---
08:05:15 apiVersion: "v1"
08:05:15 kind: "Pod"
08:05:15 metadata:
08:05:15   labels:
08:05:15     jenkins: "slave"
08:05:15     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
08:05:15     jenkins/label: "basic"
08:05:15   name: "basic-zfd8b"
08:05:15   namespace: "scout"
08:05:15 spec:
08:05:15   containers:
08:05:15   - env:
08:05:15     - name: "JENKINS_SECRET"
08:05:15       value: "********"
08:05:15     - name: "JENKINS_TUNNEL"
08:05:15       value: "jenkins-discovery.scout.svc.cluster.local:50000"
08:05:15     - name: "JENKINS_AGENT_NAME"
08:05:15       value: "basic-zfd8b"
08:05:15     - name: "JENKINS_REMOTING_JAVA_OPTS"
08:05:15       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
08:05:15         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
08:05:15     - name: "JAVA_TOOL_OPTIONS"
08:05:15       value: ""
08:05:15     - name: "_JAVA_OPTIONS"
08:05:15       value: ""
08:05:15     - name: "OPENJ9_JAVA_OPTIONS"
08:05:15       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
08:05:15     - name: "JENKINS_NAME"
08:05:15       value: "basic-zfd8b"
08:05:15     - name: "JENKINS_AGENT_WORKDIR"
08:05:15       value: "/home/jenkins/agent"
08:05:15     - name: "JENKINS_URL"
08:05:15       value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
08:05:15     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
08:05:15     imagePullPolicy: "Always"
08:05:15     name: "jnlp"
08:05:15     resources:
08:05:15       limits:
08:05:15         cpu: "2000m"
08:05:15         memory: "4096Mi"
08:05:15       requests:
08:05:15         cpu: "1000m"
08:05:15         memory: "4096Mi"
08:05:15     tty: true
08:05:15     volumeMounts:
08:05:15     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:05:15       name: "m2-dir"
08:05:15       readOnly: true
08:05:15       subPath: "toolchains.xml"
08:05:15     - mountPath: "/home/jenkins/.mavenrc"
08:05:15       name: "m2-dir"
08:05:15       readOnly: true
08:05:15       subPath: ".mavenrc"
08:05:15     - mountPath: "/opt/tools"
08:05:15       name: "volume-0"
08:05:15       readOnly: false
08:05:15     - mountPath: "/home/jenkins"
08:05:15       name: "volume-2"
08:05:15       readOnly: false
08:05:15     - mountPath: "/home/jenkins/.m2/repository"
08:05:15       name: "volume-3"
08:05:15       readOnly: false
08:05:15     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:05:15       name: "m2-secret-dir"
08:05:15       readOnly: true
08:05:15       subPath: "settings-security.xml"
08:05:15     - mountPath: "/home/jenkins/.m2/wrapper"
08:05:15       name: "volume-4"
08:05:15       readOnly: false
08:05:15     - mountPath: "/home/jenkins/.m2/settings.xml"
08:05:15       name: "m2-secret-dir"
08:05:15       readOnly: true
08:05:15       subPath: "settings.xml"
08:05:15     - mountPath: "/home/jenkins/.ssh"
08:05:15       name: "volume-1"
08:05:15       readOnly: false
08:05:15       subPath: ""
08:05:15     - mountPath: "/home/jenkins/agent"
08:05:15       name: "workspace-volume"
08:05:15       readOnly: false
08:05:15     workingDir: "/home/jenkins/agent"
08:05:15   nodeSelector:
08:05:15     kubernetes.io/os: "linux"
08:05:15   restartPolicy: "Never"
08:05:15   volumes:
08:05:15   - name: "volume-0"
08:05:15     persistentVolumeClaim:
08:05:15       claimName: "tools-claim-jiro-scout"
08:05:15       readOnly: true
08:05:15   - name: "m2-secret-dir"
08:05:15     secret:
08:05:15       secretName: "m2-secret-dir"
08:05:15   - emptyDir:
08:05:15       medium: ""
08:05:15     name: "volume-2"
08:05:15   - configMap:
08:05:15       name: "m2-dir"
08:05:15     name: "m2-dir"
08:05:15   - configMap:
08:05:15       name: "known-hosts"
08:05:15     name: "volume-1"
08:05:15   - emptyDir:
08:05:15       medium: ""
08:05:15     name: "workspace-volume"
08:05:15   - emptyDir:
08:05:15       medium: ""
08:05:15     name: "volume-4"
08:05:15   - emptyDir:
08:05:15       medium: ""
08:05:15     name: "volume-3"
08:05:15 
08:05:15 Building remotely on basic-zfd8b (basic) in workspace /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_12
08:05:15 [ssh-agent] Looking for ssh-agent implementation...
08:05:16 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
08:05:16 $ ssh-agent
08:05:16 SSH_AUTH_SOCK=/tmp/ssh-AxEJMnfkeYUi/agent.53
08:05:16 SSH_AGENT_PID=55
08:05:16 [ssh-agent] Started.
08:05:16 Running ssh-add (command line suppressed)
08:05:16 Identity added: /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_12@tmp/private_key_11119731557713025632.key (/home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_12@tmp/private_key_11119731557713025632.key)
08:05:16 [ssh-agent] Using credentials genie.scout (ssh://genie.scout@projects-storage.eclipse.org)
08:05:16 The recommended git tool is: NONE
08:05:19 No credentials specified
08:05:19 Cloning the remote Git repository
08:05:19 Cloning repository https://github.com/eclipse-scout/scout.sdk.git
08:05:19  > git init /home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_12 # timeout=10
08:05:19 Fetching upstream changes from https://github.com/eclipse-scout/scout.sdk.git
08:05:19  > git --version # timeout=10
08:05:19  > git --version # 'git version 2.20.1'
08:05:19  > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:05:24  > git config remote.origin.url https://github.com/eclipse-scout/scout.sdk.git # timeout=10
08:05:24  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:05:25 Avoid second fetch
08:05:25  > git rev-parse origin/13.0.20^{commit} # timeout=10
08:05:25  > git rev-parse 13.0.20^{commit} # timeout=10
08:05:25 Checking out Revision 17f1d75d59e42b5220a2b2dbd817f4e3dbb11894 (13.0.20)
08:05:25  > git config core.sparsecheckout # timeout=10
08:05:25  > git checkout -f 17f1d75d59e42b5220a2b2dbd817f4e3dbb11894 # timeout=10
08:05:26 Commit message: "[release] Version 13.0.20"
08:05:26 First time build. Skipping changelog.
08:05:26 [org.eclipse.scout.sdk_deploy_from_tag_12] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.scout.sdk/pom.xml -DbuildId=20 -Dtag=13.0.20 -DstageTargetDir=releases/13.0/ -Dmaven.repo.local=/home/jenkins/agent/workspace/org.eclipse.scout.sdk_deploy_from_tag_12/.repository clean install -Dmaven.test.skip=true
08:05:26 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
08:05:26 Maven home: /opt/tools/apache-maven/latest
08:05:26 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
08:05:26 Default locale: en_US, platform encoding: UTF-8
08:05:26 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
08:05:29 [INFO] Scanning for projects...
08:05:49 [INFO] ------------------------------------------------------------------------
08:05:49 [INFO] Reactor Build Order:
08:05:49 [INFO] 
08:05:49 [INFO] Eclipse Scout SDK                                                  [pom]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core                   [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test              [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.java              [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.java.ecj          [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.java.test         [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.typescript        [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.typescript.test   [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s                 [jar]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test            [jar]
08:05:49 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e             [bundle]
08:05:49 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test           [jar]
08:05:49 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc         [bundle]
08:05:49 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui          [bundle]
08:05:49 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.doc                    [jar]
08:05:49 [INFO] 
08:05:49 [INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >-------------
08:05:49 [INFO] Building Eclipse Scout SDK 13.0.20                                [1/15]
08:05:49 [INFO]   from pom.xml
08:05:49 [INFO] --------------------------------[ pom ]---------------------------------
08:05:51 [INFO] 
08:05:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.scout.sdk ---
08:05:51 [INFO] 
08:05:51 [INFO] --- enforcer:3.1.0:enforce (enforce-rules) @ org.eclipse.scout.sdk ---
08:05:54 [ERROR] Rule 2: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
08:05:54 To build this project JDK 17 (or upper) is required. Please install it.
08:05:54 [INFO] ------------------------------------------------------------------------
08:05:54 [INFO] Reactor Summary for Eclipse Scout SDK 13.0.20:
08:05:54 [INFO] 
08:05:54 [INFO] Eclipse Scout SDK .................................. FAILURE [  5.075 s]
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.java SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.java.ecj SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.java.test SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.typescript SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.typescript.test SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e  SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SKIPPED
08:05:54 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.doc .... SKIPPED
08:05:54 [INFO] ------------------------------------------------------------------------
08:05:54 [INFO] BUILD FAILURE
08:05:54 [INFO] ------------------------------------------------------------------------
08:05:54 [INFO] Total time:  25.238 s
08:05:54 [INFO] Finished at: 2023-08-22T12:05:54Z
08:05:54 [INFO] ------------------------------------------------------------------------
08:05:54 [WARNING] 
08:05:54 [WARNING] Plugin validation issues were detected in 1 plugin(s)
08:05:54 [WARNING] 
08:05:54 [WARNING]  * org.apache.maven.plugins:maven-enforcer-plugin:3.1.0
08:05:54 [WARNING] 
08:05:54 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
08:05:54 [WARNING] 
08:05:54 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce-rules) on project org.eclipse.scout.sdk: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
08:05:54 [ERROR] 
08:05:54 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
08:05:54 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
08:05:54 [ERROR] 
08:05:54 [ERROR] For more information about the errors and possible solutions, please read the following articles:
08:05:54 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
08:05:54 Build step 'Invoke top-level Maven targets' marked build as failure
08:05:54 $ ssh-agent -k
08:05:54 unset SSH_AUTH_SOCK;
08:05:54 unset SSH_AGENT_PID;
08:05:54 echo Agent pid 55 killed;
08:05:54 [ssh-agent] Stopped.
08:05:54 Archiving artifacts
08:05:54 Sending e-mails to: arthur.vandorp@bsi-software.com
08:05:55 Recording test results
08:05:55 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
08:05:55 Triggering a new build of publish_staged_builds
08:05:55 Finished: FAILURE