Started by GitLab push by Jürgen Abert
Building in workspace /var/jenkins_home/workspace/DIM-TrafficOS-TIM
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/trafficos/tim.git # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/tim.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/trafficos/tim.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit d04c6061705afebd98584d043d43cd4f91d566ae, 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 d04c6061705afebd98584d043d43cd4f91d566ae (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f d04c6061705afebd98584d043d43cd4f91d566ae
Commit message: "moved everything, where it needs to be"
> git rev-list --no-walk 7b4af87cb18905bcd59e81d2bdc385a4cf267912 # timeout=10
[Gradle] - Launching build.
[DIM-TrafficOS-TIM] $ /var/jenkins_home/workspace/DIM-TrafficOS-TIM/gradlew clean build prepareDocker
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/trafficos/de.dim.trafficos.device.model/1.0.1-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.core/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queries/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.memory/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queryparser/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.codecs/7.6.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.api/1.0.0-SNAPSHOT/org.gecko.search.document.api-1.0.0-20190219.125822-5.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/trafficos/de.dim.trafficos.device.model/1.0.1-SNAPSHOT/de.dim.trafficos.device.model-1.0.1-20190612.084725-1.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.core/7.6.0-SNAPSHOT/org.apache.lucene.core-7.6.0-20190219.125747-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.api/1.0.0-SNAPSHOT/org.gecko.search.api-1.0.0-20190219.125818-8.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.gecko.search.document.impl/1.0.0-SNAPSHOT/org.gecko.search.document.impl-1.0.0-20190219.125824-5.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queryparser/7.6.0-SNAPSHOT/org.apache.lucene.queryparser-7.6.0-20190219.125809-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.codecs/7.6.0-SNAPSHOT/org.apache.lucene.codecs-7.6.0-20190219.125744-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.memory/7.6.0-SNAPSHOT/org.apache.lucene.memory-7.6.0-20190219.125802-6.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/search/org.apache.lucene.queries/7.6.0-SNAPSHOT/org.apache.lucene.queries-7.6.0-20190219.125805-6.jar
:de.dim.trafficos.tim.device:clean
:de.dim.trafficos.tim.device.tests:clean
:de.dim.trafficos.tim.rest:clean
:de.dim.trafficos.tim.runtime:clean
:de.dim.trafficos.tim.web.ui:clean
:de.dim.traffics.tim.rest.model:clean
:de.dim.trafficos.tim.device:compileJava
:de.dim.trafficos.tim.device:processResources NO-SOURCE
:de.dim.trafficos.tim.device:classes
:de.dim.trafficos.tim.device:jar
:de.dim.trafficos.tim.device:assemble
:de.dim.trafficos.tim.device:compileTestJava
:de.dim.trafficos.tim.device:processTestResources NO-SOURCE
:de.dim.trafficos.tim.device:testClasses
:de.dim.trafficos.tim.device:test
:de.dim.trafficos.tim.device:testOSGi SKIPPED
:de.dim.trafficos.tim.device:check
:de.dim.trafficos.tim.device:build
:de.dim.trafficos.tim.device.tests:compileJava
:de.dim.trafficos.tim.device.tests:processResources NO-SOURCE
:de.dim.trafficos.tim.device.tests:classes
:de.dim.trafficos.tim.device.tests:jar
:de.dim.trafficos.tim.device.tests:assemble
:de.dim.trafficos.tim.device.tests:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.device.tests:processTestResources NO-SOURCE
:de.dim.trafficos.tim.device.tests:testClasses UP-TO-DATE
:de.dim.trafficos.tim.device.tests:test NO-SOURCE
:de.dim.trafficos.tim.device.tests:testOSGiJun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getActiveDevices
WARNING: No active devices were found in DB.
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getDataEntries
WARNING: No data within the provided time range.
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getDataEntries
SEVERE: Start and End dates are not consistent.
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl activate
INFO: Activated DeviceHandler Service repository
Jun 14, 2019 10:42:25 AM de.dim.trafficos.tim.device.impl.DeviceHandlerImpl getElementsByDeviceId
SEVERE: Cannot retrieve elements associated with a device of null id.
Tests run : 8
Passed : 8
Errors : 0
Failures : 0
:de.dim.trafficos.tim.device.tests:check
:de.dim.trafficos.tim.device.tests:build
:de.dim.trafficos.tim.runtime:compileJava
:de.dim.trafficos.tim.runtime:processResources NO-SOURCE
:de.dim.trafficos.tim.runtime:classes
:de.dim.trafficos.tim.runtime:jar
:de.dim.traffics.tim.rest.model:compileJava
:de.dim.traffics.tim.rest.model:processResources NO-SOURCE
:de.dim.traffics.tim.rest.model:classes
:de.dim.traffics.tim.rest.model:jar
:de.dim.trafficos.tim.rest:compileJava
:de.dim.trafficos.tim.rest:processResources NO-SOURCE
:de.dim.trafficos.tim.rest:classes
:de.dim.trafficos.tim.rest:jar
:de.dim.trafficos.tim.rest:assemble
:de.dim.trafficos.tim.rest:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.rest:processTestResources NO-SOURCE
:de.dim.trafficos.tim.rest:testClasses UP-TO-DATE
:de.dim.trafficos.tim.rest:test NO-SOURCE
:de.dim.trafficos.tim.rest:testOSGi SKIPPED
:de.dim.trafficos.tim.rest:check UP-TO-DATE
:de.dim.trafficos.tim.rest:build
:de.dim.trafficos.tim.runtime:assemble
:de.dim.trafficos.tim.runtime:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.runtime:processTestResources NO-SOURCE
:de.dim.trafficos.tim.runtime:testClasses UP-TO-DATE
:de.dim.trafficos.tim.runtime:test NO-SOURCE
:de.dim.trafficos.tim.runtime:testOSGi SKIPPED
:de.dim.trafficos.tim.runtime:check UP-TO-DATE
:de.dim.trafficos.tim.runtime:build
:de.dim.trafficos.tim.web.ui:compileJava
:de.dim.trafficos.tim.web.ui:processResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:classes
:de.dim.trafficos.tim.web.ui:jar
:de.dim.trafficos.tim.web.ui:assemble
:de.dim.trafficos.tim.web.ui:compileTestJava
:de.dim.trafficos.tim.web.ui:processTestResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:testClasses
:de.dim.trafficos.tim.web.ui:test
:de.dim.trafficos.tim.web.ui:testOSGi SKIPPED
:de.dim.trafficos.tim.web.ui:check
:de.dim.trafficos.tim.web.ui:build
:de.dim.traffics.tim.rest.model:assemble
:de.dim.traffics.tim.rest.model:compileTestJava NO-SOURCE
:de.dim.traffics.tim.rest.model:processTestResources NO-SOURCE
:de.dim.traffics.tim.rest.model:testClasses UP-TO-DATE
:de.dim.traffics.tim.rest.model:test NO-SOURCE
:de.dim.traffics.tim.rest.model:testOSGi SKIPPED
:de.dim.traffics.tim.rest.model:check UP-TO-DATE
:de.dim.traffics.tim.rest.model:build
:de.dim.trafficos.tim.runtime:geckoExport
:de.dim.trafficos.tim.runtime:prepareDocker
Prepare for Docker build
BUILD SUCCESSFUL in 19s
25 actionable tasks: 25 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Docker Build
Docker Build: building image at path /var/jenkins_home/workspace/DIM-TrafficOS-TIM/de.dim.trafficos.tim.runtime/generated/docker
Step 1/14 : FROM airdock/oraclejdk:1.8
---> 65ad2c43412b
Step 2/14 : MAINTAINER Data In Motion Consulting GmbH
---> Running in 009ff30260de
Removing intermediate container 009ff30260de
---> 8d3b6b648ba0
Step 3/14 : ENV GECKO_WORK /gecko-work
---> Running in edfc302882b3
Removing intermediate container edfc302882b3
---> 8f4e6db4c967
Step 4/14 : ENV GECKO_VERSION 2.0.0
---> Running in eaf901cb2d29
Removing intermediate container eaf901cb2d29
---> bb01256251f6
Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp
---> Running in 31e29a05ee88
Removing intermediate container 31e29a05ee88
---> d6fac1151fa9
Step 6/14 : COPY ./ /opt/gecko/
---> bcc5dfe5d51c
Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko
---> Running in 3a2d61664519
Removing intermediate container 3a2d61664519
---> 2beb96e77041
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 f5920bfca6ac
Removing intermediate container f5920bfca6ac
---> 64e64999f137
Step 9/14 : RUN cd /opt/gecko
---> Running in cdf18d3e05a8
Removing intermediate container cdf18d3e05a8
---> a32d82b412f9
Step 10/14 : VOLUME ${GECKO_WORK}
---> Running in c84c35c3c631
Removing intermediate container c84c35c3c631
---> 3ebdbf307be3
Step 11/14 : EXPOSE 8080 8081 8090
---> Running in fed4dfaa6e7b
Removing intermediate container fed4dfaa6e7b
---> b8a19af22c46
Step 12/14 : WORKDIR /opt/gecko
---> Running in 8fadc0bcbf5a
Removing intermediate container 8fadc0bcbf5a
---> d08a42af5e01
Step 13/14 : USER gecko
---> Running in acb5c40071ef
Removing intermediate container acb5c40071ef
---> b71adac6239c
Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"]
---> Running in 1e56804ac568
Removing intermediate container 1e56804ac568
---> 63a7e1348362
Successfully built 63a7e1348362
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:11
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:latest
Docker Build Response : 63a7e1348362
Pushing [devel.data-in-motion.biz:6000/trafficos/tim:11, devel.data-in-motion.biz:6000/trafficos/tim:latest]
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
9c61942ebecc: Preparing
e79f3e0de038: Preparing
3b706b932d7e: Preparing
e587bb3bb407: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
3e35af6222b0: Waiting
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
0b17f64af87b: Waiting
74572826057a: Layer already exists
3e35af6222b0: Layer already exists
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
e79f3e0de038: Pushing [> ] 14.62kB/1.388MB
9c61942ebecc: Pushing [> ] 239.6kB/22.74MB
3b706b932d7e: Pushing [> ] 241.7kB/22.74MB
0b17f64af87b: Layer already exists
9c61942ebecc: Pushing [==> ] 936.4kB/22.74MB
3b706b932d7e: Pushing [==> ] 939.5kB/22.74MB
9c61942ebecc: Pushing [=======> ] 3.46MB/22.74MB
3b706b932d7e: Pushing [=======> ] 3.463MB/22.74MB
9c61942ebecc: Pushing [=============> ] 5.983MB/22.74MB
3b706b932d7e: Pushing [=============> ] 5.986MB/22.74MB
9c61942ebecc: Pushing [==================> ] 8.506MB/22.74MB
3b706b932d7e: Pushing [==================> ] 8.509MB/22.74MB
3b706b932d7e: Pushing [=======================> ] 10.8MB/22.74MB
e79f3e0de038: Pushing [==================================================>] 1.405MB
e587bb3bb407: Pushing 3.072kB
9c61942ebecc: Pushing [========================> ] 11.03MB/22.74MB
3b706b932d7e: Pushing [============================> ] 12.87MB/22.74MB
9c61942ebecc: Pushing [============================> ] 13.09MB/22.74MB
3b706b932d7e: Pushing [=================================> ] 15.39MB/22.74MB
9c61942ebecc: Pushing [=================================> ] 15.39MB/22.74MB
3b706b932d7e: Pushing [=======================================> ] 17.91MB/22.74MB
9c61942ebecc: Pushing [=======================================> ] 17.91MB/22.74MB
3b706b932d7e: Pushing [============================================> ] 20.21MB/22.74MB
9c61942ebecc: Pushing [============================================> ] 20.2MB/22.74MB
9c61942ebecc: Pushing [================================================> ] 22.04MB/22.74MB
3b706b932d7e: Pushing [=================================================> ] 22.5MB/22.74MB
e587bb3bb407: Pushed
e79f3e0de038: Pushed
3b706b932d7e: Pushing [==================================================>] 22.78MB
9c61942ebecc: Pushing [==================================================>] 22.78MB
3b706b932d7e: Pushed
9c61942ebecc: Pushed
11: digest: sha256:e54bf4c0670b0cdb3354d44a2708d78829dc3855e9af8fc3a2bdf67f211066db size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
9c61942ebecc: Preparing
e79f3e0de038: Preparing
3b706b932d7e: Preparing
e587bb3bb407: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
ba234b7fd328: Waiting
3e35af6222b0: Waiting
3b706b932d7e: Layer already exists
74572826057a: Layer already exists
e79f3e0de038: Layer already exists
9c61942ebecc: Layer already exists
e587bb3bb407: Layer already exists
65f7d25bbf2d: Layer already exists
3e35af6222b0: Layer already exists
ba234b7fd328: Layer already exists
0b17f64af87b: Layer already exists
latest: digest: sha256:e54bf4c0670b0cdb3354d44a2708d78829dc3855e9af8fc3a2bdf67f211066db size: 2208
Cleaning local images [63a7e1348362]
Docker Build Done
Archiving artifacts
Recording fingerprints
Finished: SUCCESS