You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/15 14:04:05 UTC

Build failed in Jenkins: sling-bundles-scripting-sightly-testing-content-1.8 #29

See <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/29/changes>

Changes:

[radu] SLING-6399 - Implement support for date and number formatting for HTL

* bumped capabilities to 1.3, corresponding to version 1.3 of the HTL Template Language Specification

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H12 (ubuntu) in workspace <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/ws/>
Updating https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/testing-content at revision '2016-12-15T14:03:40.787 +0000'
U         src/main/resources/SLING-INF/apps/sightly/locales/de_ch.json
U         pom.xml
At revision 1774450

WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
Parsing POMs
Established TCP socket on 39610
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-bundles-scripting-sightly-testing-content-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39610
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean verify
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests Content 1.0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Deleting <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- jslint-maven-plugin:1.0.1:jslint (default) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Parsing: sightlyperf.json
[INFO] Parsing: sightly.json
[INFO] Parsing: sightlytck.json
[INFO] Parsing: apps/sightly/scripts/useinheritance.json
[INFO] Parsing: apps/sightly/locales/de.json
[INFO] Parsing: apps/sightly/locales/de_finance_basename.json
[INFO] Parsing: apps/sightly/locales/de_ch.json
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Configured Artifact: io.sightly:io.sightly.tck:1.3.0:jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/sightly/io.sightly.tck/1.3.0/io.sightly.tck-1.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.0/io.sightly.tck-1.3.0.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.712 s
[INFO] Finished at: 2016-12-15T13:34:26+00:00

[INFO] Final Memory: 29M/355M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (unpack) on project org.apache.sling.scripting.sightly.testing-content: Unable to find artifact. Could not find artifact io.sightly:io.sightly.tck:jar:1.3.0 in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots)
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=io.sightly -DartifactId=io.sightly.tck -Dversion=1.3.0 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=io.sightly -DartifactId=io.sightly.tck -Dversion=1.3.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] io.sightly:io.sightly.tck:jar:1.3.0
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR] Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[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/MojoExecutionException
channel stopped
Recording test results

Jenkins build is back to normal : sling-bundles-scripting-sightly-testing-content-1.8 #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/31/>


Build failed in Jenkins: sling-bundles-scripting-sightly-testing-content-1.8 #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/30/>

------------------------------------------
Started by upstream project "sling-bundles-scripting-sightly-engine-1.7" build number 35
originally caused by:
 Started by upstream project "sling-bundles-scripting-sightly-java-compiler-1.7" build number 14
 originally caused by:
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu) in workspace <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/ws/>
Updating https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/testing-content at revision '2016-12-15T14:04:56.795 +0000'
U         pom.xml
At revision 1774450

No changes for https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/testing-content since the previous build
Parsing POMs
Established TCP socket on 56076
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-bundles-scripting-sightly-testing-content-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56076
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean verify
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting HTL Integration Tests Content 1.0.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Deleting <https://builds.apache.org/job/sling-bundles-scripting-sightly-testing-content-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- jslint-maven-plugin:1.0.1:jslint (default) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Parsing: sightlyperf.json
[INFO] Parsing: apps/sightly/locales/de_finance_basename.json
[INFO] Parsing: apps/sightly/locales/de.json
[INFO] Parsing: apps/sightly/locales/de_ch.json
[INFO] Parsing: apps/sightly/scripts/useinheritance.json
[INFO] Parsing: sightlytck.json
[INFO] Parsing: sightly.json
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ org.apache.sling.scripting.sightly.testing-content ---
[INFO] Configured Artifact: io.sightly:io.sightly.tck:1.3.0:jar
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/io/sightly/io.sightly.tck/1.3.0/io.sightly.tck-1.3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/sightly/io.sightly.tck/1.3.0/io.sightly.tck-1.3.0.jar
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.092 s
[INFO] Finished at: 2016-12-15T14:04:37+00:00

[INFO] Final Memory: 28M/356M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (unpack) on project org.apache.sling.scripting.sightly.testing-content: Unable to find artifact. Could not find artifact io.sightly:io.sightly.tck:jar:1.3.0 in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots)
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=io.sightly -DartifactId=io.sightly.tck -Dversion=1.3.0 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=io.sightly -DartifactId=io.sightly.tck -Dversion=1.3.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] io.sightly:io.sightly.tck:jar:1.3.0
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR] Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[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/MojoExecutionException

channel stopped
Recording test results