See <https://builds.apache.org/job/sling-slingfeature-maven-plugin-1.8/76/display/redirect?page=changes>
Changes: [bosschae] Re-enable another Aggregate Feature Tests ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-slingfeature-maven-plugin-1.8/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://github.com/apache/sling-slingfeature-maven-plugin.git # timeout=10 Fetching upstream changes from https://github.com/apache/sling-slingfeature-maven-plugin.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-slingfeature-maven-plugin.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision be107c5faafe172262aca778ad3d26fdad2b25a4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f be107c5faafe172262aca778ad3d26fdad2b25a4 Commit message: "Re-enable another Aggregate Feature Tests" > git rev-list --no-walk d0f52ec1ff2994c3fb2f6cb3f59a20d1f509ec6e # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 45133 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sling-slingfeature-maven-plugin-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-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.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45133 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/sling-slingfeature-maven-plugin-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling OSGi Feature Maven Plugin 0.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.9 KB/sec) [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml (1011 B at 2.7 KB/sec) [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.analyser/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.analyser/0.1.3-SNAPSHOT/maven-metadata.xml (1017 B at 2.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ slingfeature-maven-plugin --- [INFO] Deleting <https://builds.apache.org/job/sling-slingfeature-maven-plugin-1.8/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ slingfeature-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ slingfeature-maven-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ slingfeature-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (generated-helpmojo) @ slingfeature-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ slingfeature-maven-plugin --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ slingfeature-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ slingfeature-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ slingfeature-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to <https://builds.apache.org/job/sling-slingfeature-maven-plugin-1.8/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/sling-slingfeature-maven-plugin-1.8/ws/src/main/java/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.java>:[36,44] cannot find symbol symbol: class ArtifactProvider location: package org.apache.sling.feature.scanner.spi [INFO] 1 error [INFO] ------------------------------------------------------------- [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.284 s [INFO] Finished at: 2018-10-04T15:11:17+00:00 [INFO] Final Memory: 47M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project slingfeature-maven-plugin: Compilation failure [ERROR] <https://builds.apache.org/job/sling-slingfeature-maven-plugin-1.8/ws/src/main/java/org/apache/sling/feature/maven/mojos/AnalyseFeaturesMojo.java>:[36,44] cannot find symbol [ERROR] symbol: class ArtifactProvider [ERROR] location: package org.apache.sling.feature.scanner.spi [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 channel stopped Recording test results Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected]
