Skip to content
Success

Console Output

Started by GitLab push by Mark Hoffmann
Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Backend
using credential jenkins_gitlab
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/datainmotion/diamant/backend.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/diamant/backend.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials The Gitlab user for the jenkins
 > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/backend.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit 67837ce97218769f3fd365654d60b601b276c1a6, since it originates from another repository
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 67837ce97218769f3fd365654d60b601b276c1a6 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67837ce97218769f3fd365654d60b601b276c1a6
Commit message: "- missing annotation"
 > git rev-list --no-walk 5b5e9be6dedea8c6c21f62b55b556e4ca9de044f # timeout=10
[Gradle] - Launching build.
[DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://repo.maven.apache.org/maven2/org/hyperledger/fabric-sdk-java/fabric-sdk-java/1.4.4/fabric-sdk-java-1.4.4-with-dependencies.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.core/1.13.0/org.apache.aries.rsa.core-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.13.0/org.apache.aries.rsa.topology-manager-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.13.0/org.apache.aries.rsa.spi-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.7/org.gecko.emf.pushstreams-1.0.7.jar
:de.dim.diamant.eudamed.model:clean
:de.dim.diamant.hyperledger:clean
:de.dim.diamant.model:clean
:de.dim.diamant.rest:clean
:de.dim.diamant.runtime:clean
:de.dim.diamant.service:clean
:de.dim.diamant.service.tests:clean
:de.dim.diamant.eudamed.model:compileJava NO-SOURCE
:de.dim.diamant.eudamed.model:processResources NO-SOURCE
:de.dim.diamant.eudamed.model:classes UP-TO-DATE
:de.dim.diamant.eudamed.model:jar
warning: Unused Private-Package instructions, no such package(s) on the class path: [de.dim.diamant.eudamed.model.examplePackageName.configuration]
:de.dim.diamant.eudamed.model:assemble
:de.dim.diamant.eudamed.model:compileTestJava NO-SOURCE
:de.dim.diamant.eudamed.model:processTestResources NO-SOURCE
:de.dim.diamant.eudamed.model:testClasses UP-TO-DATE
:de.dim.diamant.eudamed.model:test NO-SOURCE
:de.dim.diamant.eudamed.model:testOSGi SKIPPED
:de.dim.diamant.eudamed.model:check UP-TO-DATE
:de.dim.diamant.eudamed.model:build
:de.dim.diamant.hyperledger:compileJava
:de.dim.diamant.hyperledger:processResources NO-SOURCE
:de.dim.diamant.hyperledger:classes
:de.dim.diamant.hyperledger:jar
warning: Cannot find entry on -classpath: org.hyperledger.fabric-sdk-java:fabric-sdk-java;version=latest
:de.dim.diamant.hyperledger:assemble
:de.dim.diamant.hyperledger:compileTestJava
:de.dim.diamant.hyperledger:processTestResources NO-SOURCE
:de.dim.diamant.hyperledger:testClasses
:de.dim.diamant.hyperledger:test
:de.dim.diamant.hyperledger:testOSGi SKIPPED
:de.dim.diamant.hyperledger:check
:de.dim.diamant.hyperledger:build
:de.dim.diamant.model:compileJava
:de.dim.diamant.model:processResources NO-SOURCE
:de.dim.diamant.model:classes
:de.dim.diamant.model:jar
:de.dim.diamant.model:assemble
:de.dim.diamant.model:compileTestJava NO-SOURCE
:de.dim.diamant.model:processTestResources NO-SOURCE
:de.dim.diamant.model:testClasses UP-TO-DATE
:de.dim.diamant.model:test NO-SOURCE
:de.dim.diamant.model:testOSGi SKIPPED
:de.dim.diamant.model:check UP-TO-DATE
:de.dim.diamant.model:build
:de.dim.diamant.service:compileJava
:de.dim.diamant.service:processResources NO-SOURCE
:de.dim.diamant.service:classes
:de.dim.diamant.service:jar
:de.dim.diamant.rest:compileJava
:de.dim.diamant.rest:processResources NO-SOURCE
:de.dim.diamant.rest:classes
:de.dim.diamant.rest:jar
:de.dim.diamant.rest:assemble
:de.dim.diamant.rest:compileTestJava NO-SOURCE
:de.dim.diamant.rest:processTestResources NO-SOURCE
:de.dim.diamant.rest:testClasses UP-TO-DATE
:de.dim.diamant.rest:test NO-SOURCE
:de.dim.diamant.rest:testOSGi SKIPPED
:de.dim.diamant.rest:check UP-TO-DATE
:de.dim.diamant.rest:build
:de.dim.diamant.runtime:compileJava
:de.dim.diamant.runtime:processResources NO-SOURCE
:de.dim.diamant.runtime:classes
:de.dim.diamant.runtime:jar
:de.dim.diamant.runtime:assemble
:de.dim.diamant.runtime:compileTestJava NO-SOURCE
:de.dim.diamant.runtime:processTestResources NO-SOURCE
:de.dim.diamant.runtime:testClasses UP-TO-DATE
:de.dim.diamant.runtime:test NO-SOURCE
:de.dim.diamant.runtime:testOSGi SKIPPED
:de.dim.diamant.runtime:check UP-TO-DATE
:de.dim.diamant.runtime:build
:de.dim.diamant.service:assemble
:de.dim.diamant.service:compileTestJava NO-SOURCE
:de.dim.diamant.service:processTestResources NO-SOURCE
:de.dim.diamant.service:testClasses UP-TO-DATE
:de.dim.diamant.service:test NO-SOURCE
:de.dim.diamant.service:testOSGi SKIPPED
:de.dim.diamant.service:check UP-TO-DATE
:de.dim.diamant.service:build
:de.dim.diamant.service.tests:compileJava
:de.dim.diamant.service.tests:processResources NO-SOURCE
:de.dim.diamant.service.tests:classes
:de.dim.diamant.service.tests:jar
:de.dim.diamant.service.tests:assemble
:de.dim.diamant.service.tests:compileTestJava NO-SOURCE
:de.dim.diamant.service.tests:processTestResources NO-SOURCE
:de.dim.diamant.service.tests:testClasses UP-TO-DATE
:de.dim.diamant.service.tests:test NO-SOURCE
:de.dim.diamant.service.tests:testOSGiSep 09, 2019 12:08:45 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [test] Save new participant without id
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
SEVERE: Cannot update a null Participant
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
SEVERE: Cannot update a null participant definition
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 09, 2019 12:08:46 PM de.dim.diamant.service.impl.ProductServiceImpl createProduct
WARNING: [myvalidudi] A Product with such UDI already exist. Cannot create a new one.
Sep 09, 2019 12:08:47 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:47 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:47 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 09, 2019 12:08:47 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Tests run  : 139
Passed     : 139
Errors     : 0
Failures   : 0

:de.dim.diamant.service.tests:check
:de.dim.diamant.service.tests:build
:de.dim.diamant.eudamed.model:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20190909.120847-17-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.hyperledger:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20190909.120848-13-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.model:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20190909.120851-15-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.rest:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20190909.120854-20-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.runtime:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20190909.120856-20-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.service:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20190909.120859-15-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20190909.120901-15-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20190909.120903-15-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.md5
:de.dim.diamant.service.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13.pom
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20190909.120905-13-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.md5

BUILD SUCCESSFUL in 36s
30 actionable tasks: 30 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Recording test results
Finished: SUCCESS