SuccessConsole Output

Started by user Toor Admin
Running as Toor Admin
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/kyberorg/whereami.git into /var/lib/jenkins/workspace/WhereAmI@script to read Jenkinsfile
using credential yabot-gitlab
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/whereami.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/whereami.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/whereami.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/5-disable-vaadin-debug-mode
Seen branch in repository origin/6-adapt-gitlab-integrated-pipeline
Seen branch in repository origin/7-readme-fix
Seen branch in repository origin/docker-stage
Seen branch in repository origin/kyberorg-master-patch-79731
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 7 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 32595a2100395ac546f6edf9bca02f3a35521992 (origin/docker-stage)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 32595a2100395ac546f6edf9bca02f3a35521992 # timeout=10
Commit message: "Tag logic test"
 > /usr/bin/git rev-list --no-walk 32595a2100395ac546f6edf9bca02f3a35521992 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
 > /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
using credential kyberorg_gl
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
 > /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
 > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Loading library common-lib@master
Attempting to resolve master from remote references...
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
 > /usr/bin/git ls-remote -h https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Found match: refs/heads/master revision afd79d66d6fd02c08247b754ce1ac35ec17cc771
using credential yabot-gitlab
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
 > /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision afd79d66d6fd02c08247b754ce1ac35ec17cc771 (master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f afd79d66d6fd02c08247b754ce1ac35ec17cc771 # timeout=10
Commit message: "fix"
 > /usr/bin/git rev-list --no-walk cd796427fa5f877dd03ffc0018754862c2bd8b18 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/WhereAmI
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential yabot-gitlab
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/whereami.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/whereami.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/whereami.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/5-disable-vaadin-debug-mode
Seen branch in repository origin/6-adapt-gitlab-integrated-pipeline
Seen branch in repository origin/docker-stage
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 5 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 32595a2100395ac546f6edf9bca02f3a35521992 (origin/docker-stage)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 32595a2100395ac546f6edf9bca02f3a35521992 # timeout=10
Commit message: "Tag logic test"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Vaadin)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------------< ee.yals:whoami >---------------------------
[INFO] Building whereami 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ whoami ---
[INFO] Deleting /var/lib/jenkins/workspace/WhereAmI/target
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ whoami ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ whoami ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/WhereAmI/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ whoami ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ whoami ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ whoami ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ whoami ---
[INFO] Building jar: /var/lib/jenkins/workspace/WhereAmI/target/whereami.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.1.3.RELEASE:repackage (repackage) @ whoami ---
[INFO] Replacing main artifact with repackaged archive
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.647 s
[INFO] Finished at: 2019-08-21T09:45:47+03:00
[INFO] ------------------------------------------------------------------------
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
Sending build context to Docker daemon  36.01MB

Step 1/7 : FROM java:8-jre
8-jre: Pulling from library/java
5040bd298390: Pulling fs layer
fce5728aad85: Pulling fs layer
c42794440453: Pulling fs layer
0c0da797ba48: Pulling fs layer
7c9b17433752: Pulling fs layer
114e02586e63: Pulling fs layer
e4c663802e9a: Pulling fs layer
7c9b17433752: Waiting
114e02586e63: Waiting
e4c663802e9a: Waiting
0c0da797ba48: Waiting
c42794440453: Verifying Checksum
c42794440453: Download complete
fce5728aad85: Verifying Checksum
fce5728aad85: Download complete
0c0da797ba48: Verifying Checksum
0c0da797ba48: Download complete
5040bd298390: Verifying Checksum
5040bd298390: Download complete
7c9b17433752: Verifying Checksum
7c9b17433752: Download complete
e4c663802e9a: Verifying Checksum
e4c663802e9a: Download complete
114e02586e63: Verifying Checksum
114e02586e63: Download complete
5040bd298390: Pull complete
fce5728aad85: Pull complete
c42794440453: Pull complete
0c0da797ba48: Pull complete
7c9b17433752: Pull complete
114e02586e63: Pull complete
e4c663802e9a: Pull complete
Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
Status: Downloaded newer image for java:8-jre
 ---> e44d62cf8862
Step 2/7 : VOLUME /tmp
 ---> Running in cf145e70f7bf
Removing intermediate container cf145e70f7bf
 ---> f8b03bbf305e
Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
 ---> Running in 47b6affb0ae8
Removing intermediate container 47b6affb0ae8
 ---> 8fd05b3c5eb4
Step 4/7 : ADD ./target/whereami.jar /app/
 ---> 7146319fdb53
Step 5/7 : RUN sh -c 'touch /app/whereami.jar'
 ---> Running in 0b4a7030a551
Removing intermediate container 0b4a7030a551
 ---> 932e766fed44
Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/whereami.jar
 ---> Running in ea702742922a
Removing intermediate container ea702742922a
 ---> 555b2f9ad441
Step 7/7 : EXPOSE 8080
 ---> Running in 7f5ce82fc3e9
Removing intermediate container 7f5ce82fc3e9
 ---> 2c754201a788
Successfully built 2c754201a788
Successfully tagged latest:latest
[Pipeline] sh
+ set +x
Sending build context to Docker daemon  36.01MB

Step 1/7 : FROM java:8-jre
 ---> e44d62cf8862
Step 2/7 : VOLUME /tmp
 ---> Using cache
 ---> f8b03bbf305e
Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
 ---> Using cache
 ---> 8fd05b3c5eb4
Step 4/7 : ADD ./target/whereami.jar /app/
 ---> Using cache
 ---> 7146319fdb53
Step 5/7 : RUN sh -c 'touch /app/whereami.jar'
 ---> Using cache
 ---> 932e766fed44
Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/whereami.jar
 ---> Using cache
 ---> 555b2f9ad441
Step 7/7 : EXPOSE 8080
 ---> Using cache
 ---> 2c754201a788
Successfully built 2c754201a788
Successfully tagged latest:latest
Successfully tagged debug:latest
[Pipeline] sh
+ set +x
Sending build context to Docker daemon  36.01MB

Step 1/7 : FROM java:8-jre
 ---> e44d62cf8862
Step 2/7 : VOLUME /tmp
 ---> Using cache
 ---> f8b03bbf305e
Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
 ---> Using cache
 ---> 8fd05b3c5eb4
Step 4/7 : ADD ./target/whereami.jar /app/
 ---> Using cache
 ---> 7146319fdb53
Step 5/7 : RUN sh -c 'touch /app/whereami.jar'
 ---> Using cache
 ---> 932e766fed44
Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/whereami.jar
 ---> Using cache
 ---> 555b2f9ad441
Step 7/7 : EXPOSE 8080
 ---> Using cache
 ---> 2c754201a788
Successfully built 2c754201a788
Successfully tagged latest:latest
Successfully tagged debug:latest
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS