Skip to content
Success

Console Output

Started by GitLab push by Moritz Weber
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 f51d93a851a9eda875dde5ed48ebf7f691aefa7d, 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 f51d93a851a9eda875dde5ed48ebf7f691aefa7d (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f51d93a851a9eda875dde5ed48ebf7f691aefa7d
Commit message: "Update README.md"
 > git rev-list --no-walk 7c414cecf94bde2b2ab5fd1487d3b14865a39fcf # timeout=10
[Gradle] - Launching build.
[DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release geckoExport prepareDocker
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 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [test] Save new participant without id
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
SEVERE: Cannot update a null Participant
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
SEVERE: Cannot update a null participant definition
Sep 23, 2019 12:49:49 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.ProductServiceImpl createProduct
WARNING: [myvalidudi] A Product with such UDI already exist. Cannot create a new one.
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Given expected assetIs is different to the id of the given asset
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Given expected assetIs is different to the id of the given asset
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Sep 23, 2019 12:49:50 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Tests run  : 158
Passed     : 158
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-20190923.124950-32.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-20190923.124950-32.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-20190923.124950-32.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-20190923.124950-32.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-20190923.124950-32.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-20190923.124950-32.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-20190923.124950-32-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-20190923.124950-32-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-20190923.124950-32-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-20190923.124950-32-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-20190923.124950-32-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-20190923.124950-32-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-20190923.124952-28.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-20190923.124952-28.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-20190923.124952-28.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-20190923.124952-28.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-20190923.124952-28.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-20190923.124952-28.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-20190923.124952-28-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-20190923.124952-28-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-20190923.124952-28-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-20190923.124952-28-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-20190923.124952-28-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-20190923.124952-28-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-20190923.124954-30.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-20190923.124954-30.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-20190923.124954-30.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-20190923.124954-30.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-20190923.124954-30.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-20190923.124954-30.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-20190923.124954-30-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-20190923.124954-30-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-20190923.124954-30-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-20190923.124954-30-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-20190923.124954-30-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-20190923.124954-30-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-20190923.124958-35.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-20190923.124958-35.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-20190923.124958-35.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-20190923.124958-35.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-20190923.124958-35.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-20190923.124958-35.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-20190923.124958-35-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-20190923.124958-35-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-20190923.124958-35-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-20190923.124958-35-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-20190923.124958-35-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-20190923.124958-35-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-20190923.125000-35.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-20190923.125000-35.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-20190923.125000-35.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-20190923.125000-35.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-20190923.125000-35.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-20190923.125000-35.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-20190923.125000-35-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-20190923.125000-35-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-20190923.125000-35-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-20190923.125000-35-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-20190923.125000-35-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-20190923.125000-35-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-20190923.125003-30.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-20190923.125003-30.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-20190923.125003-30.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-20190923.125003-30.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-20190923.125003-30.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-20190923.125003-30.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-20190923.125003-30-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-20190923.125003-30-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-20190923.125003-30-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-20190923.125003-30-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-20190923.125003-30-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-20190923.125003-30-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-20190923.125005-30.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-20190923.125005-30.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-20190923.125005-30.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-20190923.125005-30.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-20190923.125005-30.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-20190923.125005-30.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-20190923.125005-30-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-20190923.125005-30-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-20190923.125005-30-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-20190923.125005-30-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-20190923.125005-30-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-20190923.125005-30-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-20190923.125008-30.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-20190923.125008-30.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-20190923.125008-30.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-20190923.125008-30.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-20190923.125008-30.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-20190923.125008-30.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-20190923.125008-30-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-20190923.125008-30-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-20190923.125008-30-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-20190923.125008-30-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-20190923.125008-30-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-20190923.125008-30-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-20190923.125010-28.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-20190923.125010-28.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-20190923.125010-28.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-20190923.125010-28.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-20190923.125010-28.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-20190923.125010-28.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-20190923.125010-28-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-20190923.125010-28-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-20190923.125010-28-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-20190923.125010-28-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-20190923.125010-28-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-20190923.125010-28-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
:de.dim.diamant.runtime:geckoExport
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
:de.dim.diamant.runtime:prepareDocker
Prepare for Docker build

BUILD SUCCESSFUL in 40s
32 actionable tasks: 32 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Docker Build
Docker Build: building image at path /var/jenkins_home/workspace/DIM-Diamant-Backend/de.dim.diamant.runtime/generated/docker
Step 1/14 : FROM       airdock/oraclejdk:1.8


 ---> 65ad2c43412b

Step 2/14 : MAINTAINER Data In Motion Consulting GmbH


 ---> Running in 19d3a1e2bb4a

Removing intermediate container 19d3a1e2bb4a

 ---> f5b7138c039f

Step 3/14 : ENV GECKO_WORK /gecko-work


 ---> Running in adb4b032c88c

Removing intermediate container adb4b032c88c

 ---> a750b1945c5d

Step 4/14 : ENV GECKO_VERSION 2.0.0


 ---> Running in 4401e37ed49a

Removing intermediate container 4401e37ed49a

 ---> 451cffe79212

Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp


 ---> Running in 3686f1524e85

Removing intermediate container 3686f1524e85

 ---> 8df8b38ac2a6

Step 6/14 : COPY ./ /opt/gecko/


 ---> 4cf8d03902ca

Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko


 ---> Running in 64eef18809c8

Removing intermediate container 64eef18809c8

 ---> ead1aad147ca

Step 8/14 : RUN chown -R gecko /opt/gecko && chmod u+rwx -R /opt/gecko && chown -R gecko /tmp && chmod -R u+rw /tmp


 ---> Running in 4c8f676defc6

Removing intermediate container 4c8f676defc6

 ---> 708336c229a2

Step 9/14 : RUN cd /opt/gecko


 ---> Running in 6d331939d03f

Removing intermediate container 6d331939d03f

 ---> 4c186c24d747

Step 10/14 : VOLUME ${GECKO_WORK}


 ---> Running in 39fa10032982

Removing intermediate container 39fa10032982

 ---> 08bca9d3aedc

Step 11/14 : EXPOSE 8080 8081 8090


 ---> Running in fd2a76c2d5cc

Removing intermediate container fd2a76c2d5cc

 ---> ea479dea214f

Step 12/14 : WORKDIR /opt/gecko


 ---> Running in f176dd966e51

Removing intermediate container f176dd966e51

 ---> fbf696a73015

Step 13/14 : USER gecko


 ---> Running in 2be6aa0a7761

Removing intermediate container 2be6aa0a7761

 ---> 92f8e6dfc53b

Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"]


 ---> Running in 362fd95e9150

Removing intermediate container 362fd95e9150

 ---> ae84ea218226

Successfully built ae84ea218226

Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-44
Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-latest
Docker Build Response : ae84ea218226
Pushing [devel.data-in-motion.biz:6000/dim/diamant/backend:dev-44, devel.data-in-motion.biz:6000/dim/diamant/backend:dev-latest]
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/backend]
5ec5579a0731: Preparing
29091527ec97: Preparing
0e62f5a6c3b3: Preparing
2c8c806fc38c: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
3e35af6222b0: Waiting
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
74572826057a: Layer already exists
29091527ec97: Pushing [>                                                  ]  14.62kB/1.388MB
3e35af6222b0: Layer already exists
5ec5579a0731: Pushing [>                                                  ]  206.8kB/20.58MB
0e62f5a6c3b3: Pushing [>                                                  ]  208.9kB/20.58MB
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
5ec5579a0731: Pushing [======>                                            ]  2.739MB/20.58MB
0e62f5a6c3b3: Pushing [=======>                                           ]  2.938MB/20.58MB
5ec5579a0731: Pushing [============>                                      ]  5.262MB/20.58MB
0e62f5a6c3b3: Pushing [============>                                      ]  5.232MB/20.58MB
5ec5579a0731: Pushing [==================>                                ]  7.785MB/20.58MB
0e62f5a6c3b3: Pushing [==================>                                ]  7.755MB/20.58MB
5ec5579a0731: Pushing [=========================>                         ]  10.31MB/20.58MB
0e62f5a6c3b3: Pushing [========================>                          ]  10.28MB/20.58MB
5ec5579a0731: Pushing [===============================>                   ]  12.83MB/20.58MB
0e62f5a6c3b3: Pushing [===============================>                   ]   12.8MB/20.58MB
5ec5579a0731: Pushing [=====================================>             ]  15.35MB/20.58MB
0e62f5a6c3b3: Pushing [=====================================>             ]  15.32MB/20.58MB
5ec5579a0731: Pushing [===========================================>       ]  17.88MB/20.58MB
0e62f5a6c3b3: Pushing [===========================================>       ]  18.08MB/20.58MB
2c8c806fc38c: Pushing  3.072kB
29091527ec97: Pushing [==================================================>]  1.405MB
5ec5579a0731: Pushing [==================================================>]  20.61MB
5ec5579a0731: Pushing [==================================================>]  20.62MB
0e62f5a6c3b3: Pushing [==================================================>]  20.62MB
29091527ec97: Pushed
5ec5579a0731: Pushed
2c8c806fc38c: Pushed
0e62f5a6c3b3: Pushed
dev-44: digest: sha256:001fe0fbfafad6ed5041f9bc911ff51df91c3f9efa3a2071b300e0712012706a size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/backend]
5ec5579a0731: Preparing
29091527ec97: Preparing
0e62f5a6c3b3: Preparing
2c8c806fc38c: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
ba234b7fd328: Waiting
3e35af6222b0: Waiting
0b17f64af87b: Waiting
65f7d25bbf2d: Waiting
2c8c806fc38c: Layer already exists
5ec5579a0731: Layer already exists
0e62f5a6c3b3: Layer already exists
74572826057a: Layer already exists
29091527ec97: Layer already exists
3e35af6222b0: Layer already exists
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
dev-latest: digest: sha256:001fe0fbfafad6ed5041f9bc911ff51df91c3f9efa3a2071b300e0712012706a size: 2208
Cleaning local images [ae84ea218226]
Docker Build Done
Recording test results
Finished: SUCCESS