You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/02 15:41:01 UTC

Build failed in Jenkins: httpcomponents-core-5.x » Apache HttpComponents Core OSGi bundle #70

See <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/70/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core OSGi bundle 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/maven-metadata.xml (631 B at 0.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-osgi ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/>
[INFO] Storing buildNumber: 1717428 at timestamp: 1449067262133
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file (generate-depends-file) @ httpcore-osgi ---
[INFO] Created: <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpcore-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[30,44] package org.apache.hc.core5.http.integration does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[43,40] cannot find symbol
  symbol: class TestSyncHttp
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[30,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[31,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[30,38] package org.apache.hc.core5.annotation does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[38,6] cannot find symbol
  symbol:   class Immutable
  location: class org.apache.hc.core5.http.osgi.AnnotationIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,13] cannot find symbol
  symbol:   class BasicFuture
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/org.apache.httpcomponents.core5$httpcore-osgi/ws/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,35] cannot find symbol
  symbol:   class FutureCallback
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[INFO] 8 errors 
[INFO] -------------------------------------------------------------