Started by GitLab push by Moritz Weber
Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Angular
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/frontend.git # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.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/frontend.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit 42fda326c40587e907f599b59cc583d1c2498977, 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 42fda326c40587e907f599b59cc583d1c2498977 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 42fda326c40587e907f599b59cc583d1c2498977
Commit message: "fixed rest contacts issue"
> git rev-list --no-walk 508ddd5a159d4824a6bb39411d4bf6dccf7e2c4d # timeout=10
[DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins3362219656529817473.sh
+ npm install
npm WARN bootstrap@4.3.1 requires a peer of popper.js@^1.14.7 but none is installed. You must install peer dependencies yourself.
npm WARN keycloak-angular@7.0.1 requires a peer of keycloak-js@>= 3.4.3 < 7 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/webpack-dev-server/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/watchpack/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/karma/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@angular/compiler-cli/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
audited 18752 packages in 8.955s
found 0 vulnerabilities
+ npm run build -- --configuration=production
> diamant-frontend@0.0.0 build /var/jenkins_home/workspace/DIM-Diamant-Angular
> ng build "--configuration=production"
chunk {0} runtime-es2015.24b02acc1f369d9b9f37.js (runtime) 2.83 kB [entry] [rendered]
chunk {1} main-es2015.4ff8122e781052b119cb.js (main) 1.3 MB [initial] [rendered]
chunk {2} polyfills-es2015.fd917e7c3ed57f282ee5.js (polyfills) 64.3 kB [initial] [rendered]
chunk {3} polyfills-es5-es2015.f24fb8cb85b392c952f0.js (polyfills-es5) 211 kB [initial] [rendered]
chunk {4} styles.1763abeccfb5ca9d6a36.css (styles) 139 kB [initial] [rendered]
chunk {scripts} scripts.d6e751540ae178e87486.js (scripts) 31.7 kB [entry] [rendered]
Date: 2019-09-12T12:44:09.332Z - Hash: d9e6c4dffbedc3d54628 - Time: 41986ms
Generating ES5 bundles for differential loading...
ES5 bundle generation complete.
[DIM-Diamant-Angular] $ /bin/sh -xe /tmp/jenkins1704102241401368099.sh
+ rm -rf docker/diamant-frontend
+ cp -r dist/diamant-frontend docker/
Docker Build
Docker Build: building image at path /var/jenkins_home/workspace/DIM-Diamant-Angular/docker
Step 1/4 : FROM httpd:2.4
---> 2d1e5208483c
Step 2/4 : MAINTAINER Data In Motion Consulting GmbH
---> Using cache
---> 34ba210f9bfe
Step 3/4 : COPY ./httpd-docker.conf /usr/local/apache2/conf/httpd.conf
---> 0569ab1a6b33
Step 4/4 : COPY ./diamant-frontend/ /usr/local/apache2/htdocs/
---> a67c5f95e9e3
Successfully built a67c5f95e9e3
Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-35
Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest
Docker Build Response : a67c5f95e9e3
Pushing [devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-35, devel.data-in-motion.biz:6000/dim/diamant/frontend:dev-latest]
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend]
4130a8827c81: Preparing
b5e9beabebb0: Preparing
85f2134b775c: Preparing
348e7202c3ba: Preparing
6d3625e8d3b1: Preparing
2882431cb66d: Preparing
6744ca1b1190: Preparing
6744ca1b1190: Waiting
2882431cb66d: Waiting
85f2134b775c: Layer already exists
348e7202c3ba: Layer already exists
6d3625e8d3b1: Layer already exists
b5e9beabebb0: Pushing [=> ] 512B/20.68kB
4130a8827c81: Pushing [> ] 31.87kB/2.651MB
6744ca1b1190: Layer already exists
2882431cb66d: Layer already exists
4130a8827c81: Pushing [======================> ] 1.186MB/2.651MB
4130a8827c81: Pushing [==================================================>] 2.661MB
b5e9beabebb0: Pushing [==================================================>] 24.58kB
b5e9beabebb0: Pushed
4130a8827c81: Pushed
dev-35: digest: sha256:34e9d052e68351af27869d86c520857f89225729380de1f89c68694169738271 size: 1785
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/frontend]
4130a8827c81: Preparing
b5e9beabebb0: Preparing
85f2134b775c: Preparing
348e7202c3ba: Preparing
6d3625e8d3b1: Preparing
2882431cb66d: Preparing
6744ca1b1190: Preparing
2882431cb66d: Waiting
6744ca1b1190: Waiting
4130a8827c81: Layer already exists
85f2134b775c: Layer already exists
b5e9beabebb0: Layer already exists
6d3625e8d3b1: Layer already exists
348e7202c3ba: Layer already exists
6744ca1b1190: Layer already exists
2882431cb66d: Layer already exists
dev-latest: digest: sha256:34e9d052e68351af27869d86c520857f89225729380de1f89c68694169738271 size: 1785
Cleaning local images [a67c5f95e9e3]
Docker Build Done
Finished: SUCCESS