Started by an SCM change Building in workspace /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NCEAS/eml.git # timeout=10 Fetching upstream changes from https://github.com/NCEAS/eml.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/NCEAS/eml.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 55184bc0eea3ad3905b2681548f28a29ed207a1a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 55184bc0eea3ad3905b2681548f28a29ed207a1a > git rev-list c4145ee9e4f52e4ad889e5a646f874264da489cd # timeout=10 Parsing POMs Established TCP socket on 52097 [workspace] $ /usr/lib/jvm/java-7-openjdk-amd64/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.8.1.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.8.1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 52097 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml clean install -Dmaven.test.skip=true [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.ecoinformatics.eml:datamanager:jar:0.9.1-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:AuthenticatedQueryService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.AuthenticatedQueryService-stub.jar will be unresolvable by dependent projects @ line 101, column 16 [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:AuthenticationService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.AuthenticationService-stub.jar will be unresolvable by dependent projects @ line 108, column 16 [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:PutService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.PutService-stub.jar will be unresolvable by dependent projects @ line 115, column 16 [WARNING] 'dependencies.dependency.systemPath' for org.ecoinformatics.ecogrid:QueryService-stub:jar should not point at files within the project directory, ${basedir}/lib/datamanager/org.ecoinformatics.ecogrid.QueryService-stub.jar will be unresolvable by dependent projects @ line 122, column 16 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building datamanager 0.9.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for edu.ucsb.nceas:utilities:jar:2.0.0-SNAPSHOT is missing, no dependency information available Notifying upstream projects of job completion Join notifier requires a CauseAction [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.245s [INFO] Finished at: Mon Mar 13 00:30:45 UTC 2017 [INFO] Final Memory: 7M/180M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project datamanager: Could not resolve dependencies for project org.ecoinformatics.eml:datamanager:jar:0.9.1-SNAPSHOT: Could not find artifact edu.ucsb.nceas:utilities:jar:2.0.0-SNAPSHOT -> [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: [JENKINS] Archiving /var/lib/jenkins/jobs/ecoinf-eml-datamanager/workspace/pom.xml to org.ecoinformatics.eml/datamanager/0.9.1-SNAPSHOT/datamanager-0.9.1-SNAPSHOT.pom [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException channel stopped Notifying upstream projects of job completion Finished: FAILURE