Skip to content

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] Reactor Build Order:
[INFO] 
[INFO] microprofile-opentracing-parent
[INFO] microProfile-opentracing-api
[INFO] microprofile-opentracing-tck
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building microprofile-opentracing-parent 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-parent ---
[INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-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] microprofile-opentracing-parent .................... SUCCESS [  3.003 s]
[INFO] microProfile-opentracing-api ....................... SUCCESS [  5.223 s]
[INFO] microprofile-opentracing-tck ....................... FAILURE [  1.158 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.114 s
[INFO] Finished at: 2017-11-14T02:54:22-05:00
[INFO] Final Memory: 53M/1982M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project microprofile-opentracing-tck: Compilation failure: Compilation failure:
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[22,44] cannot find symbol
[ERROR] symbol:   class NoTrace
[ERROR] location: package org.eclipse.microprofile.opentracing
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[23,44] cannot find symbol
[ERROR] symbol:   class Trace
[ERROR] location: package org.eclipse.microprofile.opentracing
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[32,2] cannot find symbol
[ERROR] symbol: class Trace
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[22,44] cannot find symbol
[ERROR] symbol:   class Trace
[ERROR] location: package org.eclipse.microprofile.opentracing
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[46,6] cannot find symbol
[ERROR] symbol:   class NoTrace
[ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestClassAnnotationApp
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestClassAnnotationApp.java:[54,6] cannot find symbol
[ERROR] symbol:   class Trace
[ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestClassAnnotationApp
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[36,6] cannot find symbol
[ERROR] symbol:   class Trace
[ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[51,6] cannot find symbol
[ERROR] symbol:   class Trace
[ERROR] location: class org.eclipse.microprofile.opentracing.tck.application.TestMethodAnnotationApp
[ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/opentracing/tck/application/TestMethodAnnotationApp.java:[59,6] cannot find symbol
[ERROR] symbol:   class Trace