Skip to content
Success

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --------------------< org.eclipse.tm4e:tm4e-target >--------------------
[INFO] Building tm4e-target 0.3.2-SNAPSHOT                               [2/13]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tm4e-target ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ tm4e-target ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.tm4e/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target/jacoco.exec,append=true,includes=org.eclipse.tm4e.*
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (compiletests) @ tm4e-target ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default) @ tm4e-target ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ tm4e-target ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ tm4e-target ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.4.0:source-feature (source-feature) @ tm4e-target ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ tm4e-target ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ tm4e-target ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ tm4e-target ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (attached-p2-metadata) @ tm4e-target ---
[INFO] 
[INFO] --- tycho-p2-extras-plugin:1.4.0:compare-version-with-baselines (compare-version-with-baseline) @ tm4e-target ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tm4e-target ---
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target-platform/tm4e-target.target to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/tm4e/tm4e-target/0.3.2-SNAPSHOT/tm4e-target-0.3.2-SNAPSHOT.target
[INFO] Installing /home/hudson/genie.tm4e/.jenkins/jobs/snapshot/workspace/target-platform/pom.xml to /opt/public/hipp/homes/genie.tm4e/.m2/repository/org/eclipse/tm4e/tm4e-target/0.3.2-SNAPSHOT/tm4e-target-0.3.2-SNAPSHOT.pom
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.tm4e 0.3.2-SNAPSHOT .................... SUCCESS [  4.312 s]
[INFO] tm4e-target 0.3.2-SNAPSHOT ......................... SUCCESS [  1.425 s]
[INFO] org.eclipse.tm4e.core 0.3.3-SNAPSHOT ............... FAILURE [ 19.385 s]
[INFO] org.eclipse.tm4e.core.tests 0.3.3-SNAPSHOT ......... SKIPPED
[INFO] org.eclipse.tm4e.registry 0.3.3-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.tm4e.ui 0.3.4-SNAPSHOT ................. SKIPPED
[INFO] org.eclipse.tm4e.ui.tests 0.3.3-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.tm4e.languageconfiguration 0.3.3-SNAPSHOT SKIPPED
[INFO] org.eclipse.tm4e.languageconfiguration.tests 0.1.0-SNAPSHOT SKIPPED
[INFO] org.eclipse.tm4e.markdown 0.3.3-SNAPSHOT ........... SKIPPED
[INFO] org.eclipse.tm4e.samples 0.3.3-SNAPSHOT ............ SKIPPED
[INFO] org.eclipse.tm4e.feature 0.3.4-SNAPSHOT ............ SKIPPED
[INFO] org.eclipse.tm4e.repository 0.3.2-SNAPSHOT ......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.918 s
[INFO] Finished at: 2019-09-04T11:50:31-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:1.4.0:compare-version-with-baselines (compare-version-with-baseline) on project org.eclipse.tm4e.core: Only qualifier changed for (org.eclipse.tm4e.core/0.3.3.201909041531). Expected to have bigger x.y.z than what is available in baseline (0.3.3.201906111904) -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.tm4e.core