You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/02 19:24:10 UTC

Build failed in Jenkins: Commons-Compress #253

See <https://builds.apache.org/job/Commons-Compress/253/display/redirect?page=changes>

Changes:

[garydgregory] [COMPRESS-392] Add Brotli decoder based on the Google Brotli library.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/Commons-Compress/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/commons-compress.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/commons-compress.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a793612b9e09795feb253aab9a738bd1f7280700 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a793612b9e09795feb253aab9a738bd1f7280700
 > git rev-list 932d4f89922e96fb1b89ba220d124db187ab7741 # timeout=10
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42766
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-Compress] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42766
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-Compress/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy --batch-mode -Dgpg.skip -Prelease -Pjava-1.7 -DJAVA_1_7_HOME=/home/jenkins/tools/java/latest1.7
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Compress 1.14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.pom (3 KB at 3.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.1/parent-0.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.1/parent-0.1.1.pom (3 KB at 152.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.1/dec-0.1.1.jar (97 KB at 1001.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting <https://builds.apache.org/job/Commons-Compress/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-compress ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-compress ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/Commons-Compress/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-compress ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-Compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress/ws/>
[INFO] Storing buildNumber: a793612b9e09795feb253aab9a738bd1f7280700 at timestamp: 1493753018191
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-Compress/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Commons-Compress/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Commons-Compress/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 191 source files to <https://builds.apache.org/job/Commons-Compress/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[34,53] error: package org.apache.commons.compress.compressors.brotli does not exist
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[35,53] error: package org.apache.commons.compress.compressors.brotli does not exist
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[545,21] error: cannot find symbol
  symbol:   variable BrotliUtils
  location: class CompressorStreamFactory
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[548,27] error: cannot find symbol
  symbol:   class BrotliCompressorInputStream
  location: class CompressorStreamFactory
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.684 s
[INFO] Finished at: 2017-05-02T19:23:51+00:00
[INFO] Final Memory: 32M/451M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project commons-compress: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[34,53] error: package org.apache.commons.compress.compressors.brotli does not exist
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[35,53] error: package org.apache.commons.compress.compressors.brotli does not exist
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[545,21] error: cannot find symbol
[ERROR] symbol:   variable BrotliUtils
[ERROR] location: class CompressorStreamFactory
[ERROR] <https://builds.apache.org/job/Commons-Compress/ws/src/main/java/org/apache/commons/compress/compressors/CompressorStreamFactory.java>:[548,27] error: cannot find symbol
[ERROR] symbol:   class BrotliCompressorInputStream
[ERROR] location: class CompressorStreamFactory
[ERROR] -> [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
[JENKINS] Archiving <https://builds.apache.org/job/Commons-Compress/ws/pom.xml> to org.apache.commons/commons-compress/1.14-SNAPSHOT/commons-compress-1.14-SNAPSHOT.pom
ERROR: Could not install JDK_1_7_LATEST__HOME
java.lang.NullPointerException
	at hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:930)
	at hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:56)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:169)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:418)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:624)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:589)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:392)
	at hudson.scm.SCM.poll(SCM.java:409)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1463)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1366)
	at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:128)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:596)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:642)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Sending e-mails to: dev@commons.apache.org
channel stopped
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Jenkins build is back to normal : Commons-Compress #254

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-Compress/254/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org