You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/25 16:40:23 UTC

Jenkins build became unstable: MINA-2.1.X-jdk1.8-ubuntu #3

See <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/3/display/redirect?page=changes>


Jenkins build is back to normal : MINA-2.1.X-jdk1.8-ubuntu #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/8/display/redirect>


Build failed in Jenkins: MINA-2.1.X-jdk1.8-ubuntu #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/7/display/redirect>

Changes:


------------------------------------------
[...truncated 106.62 KB...]
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ mina-example ---
[INFO] Building jar: <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/target/mina-example-2.1.4-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ mina-example >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ mina-example ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ mina-example <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ mina-example ---
[INFO] Building jar: <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/target/mina-example-2.1.4-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ mina-example ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mina-example ---
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/target/mina-example-2.1.4-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-example/2.1.4-SNAPSHOT/mina-example-2.1.4-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-example/2.1.4-SNAPSHOT/mina-example-2.1.4-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/target/mina-example-2.1.4-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-example/2.1.4-SNAPSHOT/mina-example-2.1.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------------------< org.apache.mina:mina-http >----------------------
[INFO] Building Apache MINA HTTP client and server codec 2.1.4-SNAPSHOT [12/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mina-http ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ mina-http ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ mina-http ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mina-http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mina-http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mina-http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mina-http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ mina-http ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.mina.http.HttpServerDecoderTest
log4j:WARN No appenders could be found for logger (org.apache.mina.http.HttpServerCodec).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.apache.mina.http.HttpServerDecoderTest
[INFO] Running org.apache.mina.http.HttpRequestImplTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.mina.http.HttpRequestImplTestCase
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:4.1.0:bundle (default-bundle) @ mina-http ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ mina-http >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ mina-http ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ mina-http <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ mina-http ---
[INFO] Building jar: <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/target/mina-http-2.1.4-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ mina-http ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mina-http ---
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/target/mina-http-2.1.4-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-http/2.1.4-SNAPSHOT/mina-http-2.1.4-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-http/2.1.4-SNAPSHOT/mina-http-2.1.4-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/target/mina-http-2.1.4-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-http/2.1.4-SNAPSHOT/mina-http-2.1.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:4.1.0:install (default-install) @ mina-http ---
[INFO] Installing org/apache/mina/mina-http/2.1.4-SNAPSHOT/mina-http-2.1.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ---------------< org.apache.mina:mina-transport-serial >----------------
[INFO] Building Apache MINA Serial Communication support 2.1.4-SNAPSHOT [13/13]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.1.7/rxtx-2.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.1.7/rxtx-2.1.7.pom (841 B at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.1.7/rxtx-2.1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/rxtx/rxtx/2.1.7/rxtx-2.1.7.jar (59 kB at 3.1 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mina-transport-serial ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ mina-transport-serial ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ mina-transport-serial ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ mina-transport-serial ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ mina-transport-serial ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ mina-transport-serial ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ mina-transport-serial ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ mina-transport-serial ---
[JENKINS] Recording test results[INFO] 

[INFO] --- maven-bundle-plugin:4.1.0:bundle (default-bundle) @ mina-transport-serial ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ mina-transport-serial >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ mina-transport-serial ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ mina-transport-serial <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ mina-transport-serial ---
[INFO] Building jar: <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/target/mina-transport-serial-2.1.4-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ mina-transport-serial ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mina-transport-serial ---
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/target/mina-transport-serial-2.1.4-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-transport-serial/2.1.4-SNAPSHOT/mina-transport-serial-2.1.4-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-transport-serial/2.1.4-SNAPSHOT/mina-transport-serial-2.1.4-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/target/mina-transport-serial-2.1.4-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mina/mina-transport-serial/2.1.4-SNAPSHOT/mina-transport-serial-2.1.4-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:4.1.0:install (default-install) @ mina-transport-serial ---
[INFO] Installing org/apache/mina/mina-transport-serial/2.1.4-SNAPSHOT/mina-transport-serial-2.1.4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --------------------< org.apache.mina:mina-parent >---------------------
[INFO] Building Apache MINA 2.1.4-SNAPSHOT                              [14/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sonar-maven-plugin:3.7.0.1746:sonar (default-cli) @ mina-parent ---
[INFO] User cache: /home/jenkins/.sonar/cache
[ERROR] SonarQube server [$SONAR_HOST_URL] can not be reached
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache MINA 2.1.4-SNAPSHOT:
[INFO] 
[INFO] Apache MINA ........................................ FAILURE [  0.850 s]
[INFO] Apache MINA Legal .................................. SUCCESS [  6.364 s]
[INFO] Apache MINA Core ................................... SUCCESS [02:29 min]
[INFO] Apache MINA APR Transport .......................... SUCCESS [  3.976 s]
[INFO] Apache MINA Compression Filter ..................... SUCCESS [  4.694 s]
[INFO] Apache MINA State Machine .......................... SUCCESS [  5.443 s]
[INFO] Apache MINA JavaBeans Integration .................. SUCCESS [  4.704 s]
[INFO] Apache MINA XBean Integration ...................... SUCCESS [  6.668 s]
[INFO] Apache MINA OGNL Integration ....................... SUCCESS [  3.477 s]
[INFO] Apache MINA JMX Integration ........................ SUCCESS [  3.580 s]
[INFO] Apache MINA Examples ............................... SUCCESS [  8.011 s]
[INFO] Apache MINA HTTP client and server codec ........... SUCCESS [  4.516 s]
[INFO] Apache MINA Serial Communication support ........... SUCCESS [  3.560 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:43 min
[INFO] Finished at: 2020-05-08T22:11:21Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.7.0.1746:sonar (default-cli) on project mina-parent: Unable to execute SonarQube: Fail to get bootstrap index from server: Expected URL scheme 'http' or 'https' but no colon was found -> [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/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-filter-compression/pom.xml> to org.apache.mina/mina-filter-compression/2.1.4-SNAPSHOT/mina-filter-compression-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-filter-compression/target/mina-filter-compression-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-filter-compression/2.1.4-SNAPSHOT/mina-filter-compression-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-filter-compression/target/mina-filter-compression-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-filter-compression/2.1.4-SNAPSHOT/mina-filter-compression-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-xbean/pom.xml> to org.apache.mina/mina-integration-xbean/2.1.4-SNAPSHOT/mina-integration-xbean-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-xbean/target/mina-integration-xbean-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-integration-xbean/2.1.4-SNAPSHOT/mina-integration-xbean-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-xbean/target/xbean/mina-integration-xbean.xsd> to org.apache.mina/mina-integration-xbean/2.1.4-SNAPSHOT/mina-integration-xbean-2.1.4-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-xbean/target/xbean/mina-integration-xbean.xsd.html> to org.apache.mina/mina-integration-xbean/2.1.4-SNAPSHOT/mina-integration-xbean-2.1.4-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-xbean/target/mina-integration-xbean-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-integration-xbean/2.1.4-SNAPSHOT/mina-integration-xbean-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-xbean/target/xbean/mina-integration-xbean.xsd.html> to org.apache.mina/mina-integration-xbean/2.1.4-SNAPSHOT/mina-integration-xbean-2.1.4-SNAPSHOT.xsd.html
[Fast Archiver] Compressed 225.44 KB of artifacts by 14.2% relative to #4
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/pom.xml> to org.apache.mina/mina-http/2.1.4-SNAPSHOT/mina-http-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/target/mina-http-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-http/2.1.4-SNAPSHOT/mina-http-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-http/target/mina-http-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-http/2.1.4-SNAPSHOT/mina-http-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/pom.xml> to org.apache.mina/mina-parent/2.1.4-SNAPSHOT/mina-parent-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/pom.xml> to org.apache.mina/mina-transport-serial/2.1.4-SNAPSHOT/mina-transport-serial-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/target/mina-transport-serial-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-transport-serial/2.1.4-SNAPSHOT/mina-transport-serial-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-serial/target/mina-transport-serial-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-transport-serial/2.1.4-SNAPSHOT/mina-transport-serial-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-core/pom.xml> to org.apache.mina/mina-core/2.1.4-SNAPSHOT/mina-core-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-core/target/mina-core-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-core/2.1.4-SNAPSHOT/mina-core-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-core/target/mina-core-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-core/2.1.4-SNAPSHOT/mina-core-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-ognl/pom.xml> to org.apache.mina/mina-integration-ognl/2.1.4-SNAPSHOT/mina-integration-ognl-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-ognl/target/mina-integration-ognl-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-integration-ognl/2.1.4-SNAPSHOT/mina-integration-ognl-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-ognl/target/mina-integration-ognl-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-integration-ognl/2.1.4-SNAPSHOT/mina-integration-ognl-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/pom.xml> to org.apache.mina/mina-example/2.1.4-SNAPSHOT/mina-example-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/target/mina-example-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-example/2.1.4-SNAPSHOT/mina-example-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-example/target/mina-example-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-example/2.1.4-SNAPSHOT/mina-example-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-beans/pom.xml> to org.apache.mina/mina-integration-beans/2.1.4-SNAPSHOT/mina-integration-beans-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-beans/target/mina-integration-beans-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-integration-beans/2.1.4-SNAPSHOT/mina-integration-beans-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-beans/target/mina-integration-beans-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-integration-beans/2.1.4-SNAPSHOT/mina-integration-beans-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-legal/pom.xml> to org.apache.mina/mina-legal/2.1.4-SNAPSHOT/mina-legal-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-legal/2.1.4-SNAPSHOT/mina-legal-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-legal/target/mina-legal-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-legal/2.1.4-SNAPSHOT/mina-legal-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-jmx/pom.xml> to org.apache.mina/mina-integration-jmx/2.1.4-SNAPSHOT/mina-integration-jmx-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-jmx/target/mina-integration-jmx-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-integration-jmx/2.1.4-SNAPSHOT/mina-integration-jmx-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-integration-jmx/target/mina-integration-jmx-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-integration-jmx/2.1.4-SNAPSHOT/mina-integration-jmx-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-apr/pom.xml> to org.apache.mina/mina-transport-apr/2.1.4-SNAPSHOT/mina-transport-apr-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-apr/target/mina-transport-apr-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-transport-apr/2.1.4-SNAPSHOT/mina-transport-apr-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-transport-apr/target/mina-transport-apr-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-transport-apr/2.1.4-SNAPSHOT/mina-transport-apr-2.1.4-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-statemachine/pom.xml> to org.apache.mina/mina-statemachine/2.1.4-SNAPSHOT/mina-statemachine-2.1.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-statemachine/target/mina-statemachine-2.1.4-SNAPSHOT.jar> to org.apache.mina/mina-statemachine/2.1.4-SNAPSHOT/mina-statemachine-2.1.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/mina-statemachine/target/mina-statemachine-2.1.4-SNAPSHOT-sources.jar> to org.apache.mina/mina-statemachine/2.1.4-SNAPSHOT/mina-statemachine-2.1.4-SNAPSHOT-sources.jar
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA Compression Filter #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA XBean Integration #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA HTTP client and server codec #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@mina.apache.org
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA Serial Communication support #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits@mina.apache.org
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA OGNL Integration #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA Examples #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA JavaBeans Integration #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA Legal #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA JMX Integration #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA APR Transport #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'MINA-2.1.X-jdk1.8-ubuntu » Apache MINA State Machine #7' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped

Build failed in Jenkins: MINA-2.1.X-jdk1.8-ubuntu #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/6/display/redirect>

Changes:


------------------------------------------
Started by user elecharny
Rebuilds build #5
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mina.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mina.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.1.X^{commit} # timeout=10
Checking out Revision 37a004b9193d64ff12c790be7f97b842452803e3 (origin/2.1.X)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37a004b9193d64ff12c790be7f97b842452803e3
Commit message: "Merge bugfix/DIRMINA-1126"
First time build. Skipping changelog.
FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured.
If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html
ERROR: Invalid SonarQube server installation

Build failed in Jenkins: MINA-2.1.X-jdk1.8-ubuntu #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/5/display/redirect>

Changes:


------------------------------------------
Started by user elecharny
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/mina.git
 > git init <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mina.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mina.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mina.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mina.git
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.1^{commit} # timeout=10
 > git rev-parse 2.1^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mina.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mina.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.1^{commit} # timeout=10
 > git rev-parse 2.1^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mina.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mina.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/2.1^{commit} # timeout=10
 > git rev-parse 2.1^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

Jenkins build is still unstable: MINA-2.1.X-jdk1.8-ubuntu #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-2.1.X-jdk1.8-ubuntu/4/display/redirect?page=changes>