Push event to branch develop
Running as SYSTEM
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/SANSA OWL Layer/branches/develop/workspace
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/SANSA-Stack/SANSA-OWL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/SANSA-Stack/SANSA-OWL.git
> git --version # timeout=10
> git fetch --no-tags --progress https://github.com/SANSA-Stack/SANSA-OWL.git +refs/heads/develop:refs/remotes/origin/develop # timeout=10
> git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 08a8312c6d12f0649cef196f1070632da84382a5 (origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 08a8312c6d12f0649cef196f1070632da84382a5 # timeout=10
Commit message: "Scala 2.12"
> git rev-list --no-walk 05e209344cb2ec4c9371ead794f29d3b7c4c3447 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@704b0fb1[nodeId=MDEwOlJlcG9zaXRvcnk3MDIyMzYxMA==,description=SANSA Stack OWL (Web Ontology Language) API,homepage=http://sansa-stack.net,name=SANSA-OWL,fork=false,archived=false,size=2927,milestones={},language=Scala,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/SANSA-Stack/SANSA-OWL,id=70223610]] (sha:08a8312) with context:SANSA OWL Layer/develop
Setting commit status on GitHub for https://github.com/SANSA-Stack/SANSA-OWL/commit/08a8312c6d12f0649cef196f1070632da84382a5
Parsing POMs
using global settings config with name MyGlobalSettings
Replacing all maven server entries not found in credentials list is true
Failed to transfer Could not find metadata net.sansa-stack:sansa-parent_2.12:0.7.2-SNAPSHOT/maven-metadata.xml in maven.aksw.snapshots (http://maven.aksw.org/archiva/repository/snapshots)
Failed to transfer Could not find metadata net.sansa-stack:sansa-parent_2.12:0.7.2-SNAPSHOT/maven-metadata.xml in apache-snapshot (https://repository.apache.org/content/repositories/snapshots/)
Failed to transfer Could not find metadata net.sansa-stack:sansa-parent_2.12:0.7.2-SNAPSHOT/maven-metadata.xml in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots/)
Failed to transfer Could not find artifact net.sansa-stack:sansa-parent_2.12:pom:0.7.2-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots/)
Failed to transfer Could not find artifact net.sansa-stack:sansa-parent_2.12:pom:0.7.2-SNAPSHOT in apache-snapshot (https://repository.apache.org/content/repositories/snapshots/)
Failed to transfer Could not find artifact net.sansa-stack:sansa-parent_2.12:pom:0.7.2-SNAPSHOT in maven.aksw.snapshots (http://maven.aksw.org/archiva/repository/snapshots)
ERROR: Failed to parse POMs
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'profiles.profile[root-dir].activation.file.exists' Failed to interpolate file location ${project.basedir}/../../scalastyle-config.xml for profile root-dir: ${project.basedir} expression not supported during profile activation, use ${basedir} instead @
[FATAL] Non-resolvable parent POM for net.sansa-stack:sansa-owl-parent_2.12:[unknown-version]: Could not find artifact net.sansa-stack:sansa-parent_2.12:pom:0.7.2-SNAPSHOT in oss-sonatype (https://oss.sonatype.org/content/repositories/snapshots/) and 'parent.relativePath' points at wrong local POM @ line 7, column 10
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:383)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1329)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1126)
at hudson.FilePath.act(FilePath.java:1075)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:987)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1880)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Sending e-mails to: pwestphal@informatik.uni-leipzig.de buehmann@informatik.uni-leipzig.de
Finished: FAILURE