Started by user Bernd Hufmann Running as Bernd Hufmann Agent basic-m83ks is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-m83ks" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-m83ks" - 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-m83ks" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1" 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-tracecompass" 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-m83ks (basic) in workspace /home/jenkins/agent/workspace/tracecompass-test-traces-nightly The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-test-traces.git > git init /home/jenkins/agent/workspace/tracecompass-test-traces-nightly # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-test-traces.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-test-traces.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-test-traces.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5b5a9226bf0fcb980855bd1146a071d2d004695a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b5a9226bf0fcb980855bd1146a071d2d004695a # timeout=10 Commit message: "Add first FTrace Trace" > git rev-list --no-walk 5b5a9226bf0fcb980855bd1146a071d2d004695a # timeout=10 [tracecompass-test-traces-nightly] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository clean install Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ctf:jar:1.8.0 [WARNING] 'dependencies.dependency.version' for junit:junit:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 43, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ftrace:jar:1.8.0 [WARNING] 'dependencies.dependency.version' for junit:junit:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 43, column 16 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [WARNING] The project org.eclipse.tracecompass.testtraces:tracecompass-test-traces-parent:pom:1.8.0 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] tracecompass-test-traces-parent [pom] [INFO] tracecompass-test-traces-ctf [jar] [INFO] tracecompass-test-traces-ftrace [jar] [INFO] tracecompass-test-traces-update-site [pom] [INFO] [INFO] --< org.eclipse.tracecompass.testtraces:tracecompass-test-traces-parent >-- [INFO] Building tracecompass-test-traces-parent 1.8.0 [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tracecompass-test-traces-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tracecompass-test-traces-parent --- [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/pom.xml to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-parent/1.8.0/tracecompass-test-traces-parent-1.8.0.pom [INFO] [INFO] --< org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ctf >-- [INFO] Building tracecompass-test-traces-ctf 1.8.0 [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tracecompass-test-traces-ctf --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tracecompass-test-traces-ctf --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2263 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ tracecompass-test-traces-ctf --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tracecompass-test-traces-ctf --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tracecompass-test-traces-ctf --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ tracecompass-test-traces-ctf --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ tracecompass-test-traces-ctf --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tracecompass.testtraces.ctf.CtfTestTraceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.testtraces.ctf.CtfTestTraceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tracecompass-test-traces-ctf --- [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/target/tracecompass-test-traces-ctf-1.8.0.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ tracecompass-test-traces-ctf >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ tracecompass-test-traces-ctf <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ tracecompass-test-traces-ctf --- [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/target/tracecompass-test-traces-ctf-1.8.0-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tracecompass-test-traces-ctf --- [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/target/tracecompass-test-traces-ctf-1.8.0.jar to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.8.0/tracecompass-test-traces-ctf-1.8.0.jar [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/pom.xml to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.8.0/tracecompass-test-traces-ctf-1.8.0.pom [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ctf/target/tracecompass-test-traces-ctf-1.8.0-sources.jar to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ctf/1.8.0/tracecompass-test-traces-ctf-1.8.0-sources.jar [INFO] [INFO] --< org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ftrace >-- [INFO] Building tracecompass-test-traces-ftrace 1.8.0 [3/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tracecompass-test-traces-ftrace --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tracecompass-test-traces-ftrace --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ tracecompass-test-traces-ftrace --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tracecompass-test-traces-ftrace --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tracecompass-test-traces-ftrace --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ tracecompass-test-traces-ftrace --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ tracecompass-test-traces-ftrace --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.tracecompass.testtraces.ftrace.FtraceTestTraceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.testtraces.ftrace.FtraceTestTraceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tracecompass-test-traces-ftrace --- [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/target/tracecompass-test-traces-ftrace-1.8.0.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ tracecompass-test-traces-ftrace >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ tracecompass-test-traces-ftrace <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ tracecompass-test-traces-ftrace --- [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/target/tracecompass-test-traces-ftrace-1.8.0-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tracecompass-test-traces-ftrace --- [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/target/tracecompass-test-traces-ftrace-1.8.0.jar to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ftrace/1.8.0/tracecompass-test-traces-ftrace-1.8.0.jar [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/pom.xml to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ftrace/1.8.0/tracecompass-test-traces-ftrace-1.8.0.pom [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/ftrace/target/tracecompass-test-traces-ftrace-1.8.0-sources.jar to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-ftrace/1.8.0/tracecompass-test-traces-ftrace-1.8.0-sources.jar [INFO] [INFO] --< org.eclipse.tracecompass.testtraces:tracecompass-test-traces-update-site >-- [INFO] Building tracecompass-test-traces-update-site 1.8.0 [4/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tracecompass-test-traces-update-site --- [INFO] [INFO] --- p2-maven-plugin:1.3.0:site (generate-p2-repo) @ tracecompass-test-traces-update-site --- [info] Resolving artifact=[org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ctf:1.8.0] transitive=[true] source=[true] [info] [JAR] tracecompass-test-traces-ctf-1.8.0.jar [info] [SRC] tracecompass-test-traces-ctf-1.8.0-sources.jar [info] Resolving artifact=[org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ftrace:1.8.0] transitive=[true] source=[true] [info] [JAR] tracecompass-test-traces-ftrace-1.8.0.jar [info] [SRC] tracecompass-test-traces-ftrace-1.8.0-sources.jar [info] Bundling Artifact org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ctf:1.8.0 [info] Executing Bundler: [info] [SKIP] tracecompass-test-traces-ctf-1.8.0.jar [info] [EXEC] tracecompass-test-traces-ctf-1.8.0-sources.jar [info] Bundling Artifact org.eclipse.tracecompass.testtraces:tracecompass-test-traces-ftrace:1.8.0 [info] Executing Bundler: [info] [SKIP] tracecompass-test-traces-ftrace-1.8.0.jar [info] [EXEC] tracecompass-test-traces-ftrace-1.8.0-sources.jar [info] Resolved 0 features [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tycho/tycho-bundles-external/1.0.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar, -configuration, /tmp/tycho-p2-runtime173967550880736439.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/tracecompass-test-traces-nightly/update-site/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/tracecompass-test-traces-nightly/update-site/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/update-site/target/source] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tycho/tycho-bundles-external/1.0.0/eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar, -configuration, /tmp/tycho-p2-runtime1881833919607562544.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.CategoryPublisher, -categoryDefinition, file://home/jenkins/agent/workspace/tracecompass-test-traces-nightly/update-site/target/repository/category.xml, -metadataRepository, file://home/jenkins/agent/workspace/tracecompass-test-traces-nightly/update-site/target/repository] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tracecompass-test-traces-update-site --- [INFO] Installing /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/update-site/pom.xml to /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/.repository/org/eclipse/tracecompass/testtraces/tracecompass-test-traces-update-site/1.8.0/tracecompass-test-traces-update-site-1.8.0.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for tracecompass-test-traces-parent 1.8.0: [INFO] [INFO] tracecompass-test-traces-parent .................... SUCCESS [ 1.399 s] [INFO] tracecompass-test-traces-ctf ....................... SUCCESS [ 9.236 s] [INFO] tracecompass-test-traces-ftrace .................... SUCCESS [ 1.291 s] [INFO] tracecompass-test-traces-update-site ............... SUCCESS [ 8.749 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.994 s [INFO] Finished at: 2022-01-12T20:30:11Z [INFO] ------------------------------------------------------------------------ [tracecompass-test-traces-nightly] $ /usr/bin/env /bin/bash /tmp/jenkins12770696804943245182.sh Upload nightly p2 update site Dry run of build: ------------------- /home/data/httpd/archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/latest /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/target/repository/update-site ------------------- ssh genie.tracecompass@projects-storage.eclipse.org mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/latest rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/latest/* -r /home/jenkins/agent/workspace/tracecompass-test-traces-nightly/target/repository/update-site/* :/home/data/httpd/archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/latest Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS