Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@script to read Jenkinsfile
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/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/trunk, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision cc8ef51b7ee3be54de0ed67f86c8b8560681f016 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f cc8ef51b7ee3be54de0ed67f86c8b8560681f016 # timeout=10
Commit message: "Rollback and H2 persist test"
> /usr/bin/git rev-list --no-walk e927822f5aebeab3c0ba98f455a20d8995e67dcd # 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
skipping resolution of commit remotes/origin/trunk, since it originates from another repository
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
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/trunk, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision cc8ef51b7ee3be54de0ed67f86c8b8560681f016 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f cc8ef51b7ee3be54de0ed67f86c8b8560681f016 # timeout=10
Commit message: "Rollback and H2 persist test"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u kyberorg -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/9d8c8a3e-c58a-4b76-8156-6fc19ca4d3d0/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . yasys/jobbari:1.7.0
.
[Pipeline] withDockerContainer
Jenkins does not seem to be running inside a container
$ docker run -t -d -u 108:112 -u root --privileged -v /opt/mvn/:/root/.m2 -w /var/lib/jenkins/workspace/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat
$ docker top fc9c085f05f61ae4df06ea529bb48efa038723345496d91bbb6dd0d92c0c3ccb -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execution info)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
22:33:24 [2019-04-24T19:33:24.663Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
22:33:24 [2019-04-24T19:33:24.959Z] + set +x
22:33:24 [2019-04-24T19:33:24.960Z] [Runner info]
22:33:24 [2019-04-24T19:33:24.960Z] Hostname: fc9c085f05f6
22:33:24 [2019-04-24T19:33:24.960Z] Network Status: Host Online
22:33:24 [2019-04-24T19:33:24.960Z]
22:33:24 [2019-04-24T19:33:24.960Z] === Tools info ===
22:33:25 [2019-04-24T19:33:25.234Z] Docker version: Docker version 18.09.5, build e8ff056dbc
22:33:25 [2019-04-24T19:33:25.234Z]
22:33:25 [2019-04-24T19:33:25.234Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
22:33:25 [2019-04-24T19:33:25.234Z] Maven home: /opt/mvn
22:33:25 [2019-04-24T19:33:25.234Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
22:33:25 [2019-04-24T19:33:25.234Z] Default locale: en, platform encoding: UTF-8
22:33:25 [2019-04-24T19:33:25.234Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
22:33:25 [2019-04-24T19:33:25.234Z]
22:33:25 [2019-04-24T19:33:25.234Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
22:33:25 [2019-04-24T19:33:25.323Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
22:33:25 [2019-04-24T19:33:25.612Z] + set +x
22:33:25 [2019-04-24T19:33:25.612Z] [Build info]
22:33:25 [2019-04-24T19:33:25.612Z] ===== Git info =====
22:33:25 [2019-04-24T19:33:25.612Z] Git branch: trunk
22:33:25 [2019-04-24T19:33:25.612Z] Git commit: cc8ef51b7ee3be54de0ed67f86c8b8560681f016
22:33:25 [2019-04-24T19:33:25.612Z] Git tag: -
22:33:25 [2019-04-24T19:33:25.612Z]
22:33:25 [2019-04-24T19:33:25.612Z] ===== Jenkins info =====
22:33:25 [2019-04-24T19:33:25.612Z] Jenkins Job #38
22:33:25 [2019-04-24T19:33:25.612Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/38/
22:33:25 [2019-04-24T19:33:25.612Z] Jenkins Tag: jenkins-Hub2Swarm-38
22:33:25 [2019-04-24T19:33:25.612Z]
22:33:25 [2019-04-24T19:33:25.612Z] ===== Job Params =====
22:33:25 [2019-04-24T19:33:25.612Z]
22:33:25 [2019-04-24T19:33:25.612Z] dockerRepo=yasys/hub2swarm
22:33:25 [2019-04-24T19:33:25.612Z] dockerStep=ee.yadev.pipe.commonpipe.Default@42446341
22:33:25 [2019-04-24T19:33:25.612Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@6f94e11d
22:33:25 [2019-04-24T19:33:25.612Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@42446341
22:33:25 [2019-04-24T19:33:25.612Z] hubUrl=https://cloud.docker.com/repository/docker
22:33:25 [2019-04-24T19:33:25.612Z] useDebugTag=false
22:33:25 [2019-04-24T19:33:25.612Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
22:33:25 [2019-04-24T19:33:25.612Z] preparationStep=ee.yadev.pipe.commonpipe.Default@42446341
22:33:25 [2019-04-24T19:33:25.612Z] stepTimeout=5
22:33:25 [2019-04-24T19:33:25.612Z] hubCredentialsId=docker-hub
22:33:25 [2019-04-24T19:33:25.612Z] class=class ee.yadev.pipe.commonpipe.Params
22:33:25 [2019-04-24T19:33:25.612Z] skipMavenTests=true
22:33:25 [2019-04-24T19:33:25.612Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
22:33:25 [2019-04-24T19:33:25.612Z] verbose=false
22:33:25 [2019-04-24T19:33:25.612Z] mavenTestsTimeout=5
22:33:25 [2019-04-24T19:33:25.612Z] pipelineTimeout=15
22:33:25 [2019-04-24T19:33:25.612Z] hubUser=kyberorg
22:33:25 [2019-04-24T19:33:25.612Z]
22:33:25 [2019-04-24T19:33:25.612Z] ==== Environment Variables =====
22:33:25 [2019-04-24T19:33:25.612Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
22:33:25 [2019-04-24T19:33:25.612Z] GIT_COMMITTER_NAME=Jenkins CI
22:33:25 [2019-04-24T19:33:25.612Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=e927822f5aebeab3c0ba98f455a20d8995e67dcd
22:33:25 [2019-04-24T19:33:25.612Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
22:33:25 [2019-04-24T19:33:25.612Z] HOSTNAME=fc9c085f05f6
22:33:25 [2019-04-24T19:33:25.612Z] gitlabAfter=cc8ef51b7ee3be54de0ed67f86c8b8560681f016
22:33:25 [2019-04-24T19:33:25.612Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/38/display/redirect?page=changes
22:33:25 [2019-04-24T19:33:25.612Z] HUDSON_URL=https://ci.yadev.eu/
22:33:25 [2019-04-24T19:33:25.612Z] GIT_COMMIT=cc8ef51b7ee3be54de0ed67f86c8b8560681f016
22:33:25 [2019-04-24T19:33:25.612Z] NODE_LABELS=master
22:33:25 [2019-04-24T19:33:25.612Z] HOME=/root
22:33:25 [2019-04-24T19:33:25.612Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/38/
22:33:25 [2019-04-24T19:33:25.612Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
22:33:25 [2019-04-24T19:33:25.612Z] gitlabTargetBranch=trunk
22:33:25 [2019-04-24T19:33:25.612Z] GIT_AUTHOR_NAME=Jenkins CI
22:33:25 [2019-04-24T19:33:25.612Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
22:33:25 [2019-04-24T19:33:25.612Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
22:33:25 [2019-04-24T19:33:25.612Z] gitlabMergeRequestLastCommit=cc8ef51b7ee3be54de0ed67f86c8b8560681f016
22:33:25 [2019-04-24T19:33:25.612Z] JAVA_VERSION=8u212
22:33:25 [2019-04-24T19:33:25.612Z] NODE_NAME=master
22:33:25 [2019-04-24T19:33:25.612Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
22:33:25 [2019-04-24T19:33:25.612Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
22:33:25 [2019-04-24T19:33:25.612Z] GIT_BRANCH=origin/trunk
22:33:25 [2019-04-24T19:33:25.612Z] EXECUTOR_NUMBER=0
22:33:25 [2019-04-24T19:33:25.612Z] STAGE_NAME=Execution info
22:33:25 [2019-04-24T19:33:25.612Z] gitlabBranch=trunk
22:33:25 [2019-04-24T19:33:25.612Z] gitlabSourceBranch=trunk
22:33:25 [2019-04-24T19:33:25.612Z] BUILD_DISPLAY_NAME=#38
22:33:25 [2019-04-24T19:33:25.612Z] gitlabUserEmail=kyberorg@yadev.eu
22:33:25 [2019-04-24T19:33:25.612Z] HUDSON_HOME=/var/lib/jenkins
22:33:25 [2019-04-24T19:33:25.612Z] JOB_BASE_NAME=Hub2Swarm
22:33:25 [2019-04-24T19:33:25.613Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
22:33:25 [2019-04-24T19:33:25.613Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
22:33:25 [2019-04-24T19:33:25.613Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:33:25 [2019-04-24T19:33:25.613Z] BUILD_ID=38
22:33:25 [2019-04-24T19:33:25.613Z] BUILDING_FOR=kyberorg
22:33:25 [2019-04-24T19:33:25.613Z] BUILD_TAG=jenkins-Hub2Swarm-38
22:33:25 [2019-04-24T19:33:25.613Z] gitlabActionType=PUSH
22:33:25 [2019-04-24T19:33:25.613Z] gitlabBefore=e927822f5aebeab3c0ba98f455a20d8995e67dcd
22:33:25 [2019-04-24T19:33:25.613Z] JENKINS_URL=https://ci.yadev.eu/
22:33:25 [2019-04-24T19:33:25.613Z] LANG=C.UTF-8
22:33:25 [2019-04-24T19:33:25.613Z] gitlabSourceRepoName=Hub2Swarm
22:33:25 [2019-04-24T19:33:25.613Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
22:33:25 [2019-04-24T19:33:25.613Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
22:33:25 [2019-04-24T19:33:25.613Z] gitlabSourceNamespace=Yet another Systems
22:33:25 [2019-04-24T19:33:25.613Z] BUILD_NUMBER=38
22:33:25 [2019-04-24T19:33:25.613Z] JENKINS_NODE_COOKIE=e3609f06-1cc0-470b-88d7-3d967e11de79
22:33:25 [2019-04-24T19:33:25.613Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/38/display/redirect
22:33:25 [2019-04-24T19:33:25.613Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
22:33:25 [2019-04-24T19:33:25.613Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
22:33:25 [2019-04-24T19:33:25.613Z] CLASSPATH=
22:33:25 [2019-04-24T19:33:25.613Z] JOB_NAME=Hub2Swarm
22:33:25 [2019-04-24T19:33:25.613Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
22:33:25 [2019-04-24T19:33:25.613Z] gitlabUserName=Alex Muravya
22:33:25 [2019-04-24T19:33:25.613Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/9d8c8a3e-c58a-4b76-8156-6fc19ca4d3d0
22:33:25 [2019-04-24T19:33:25.613Z] JAVA_HOME=/docker-java-home
22:33:25 [2019-04-24T19:33:25.613Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
22:33:25 [2019-04-24T19:33:25.613Z] GIT_PREVIOUS_COMMIT=e927822f5aebeab3c0ba98f455a20d8995e67dcd
22:33:25 [2019-04-24T19:33:25.613Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
22:33:26 [2019-04-24T19:33:26.031Z] + mvn clean package
22:33:27 [2019-04-24T19:33:27.898Z] [INFO] Scanning for projects...
22:33:27 [2019-04-24T19:33:27.898Z] [INFO]
22:33:27 [2019-04-24T19:33:27.898Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
22:33:27 [2019-04-24T19:33:27.898Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
22:33:27 [2019-04-24T19:33:27.898Z] [INFO] --------------------------------[ jar ]---------------------------------
22:33:29 [2019-04-24T19:33:29.242Z] [INFO]
22:33:29 [2019-04-24T19:33:29.242Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
22:33:29 [2019-04-24T19:33:29.242Z] [INFO]
22:33:29 [2019-04-24T19:33:29.242Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
22:33:29 [2019-04-24T19:33:29.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:33:29 [2019-04-24T19:33:29.495Z] [INFO] Copying 4 resources
22:33:29 [2019-04-24T19:33:29.495Z] [INFO] Copying 1 resource
22:33:29 [2019-04-24T19:33:29.495Z] [INFO]
22:33:29 [2019-04-24T19:33:29.495Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
22:33:29 [2019-04-24T19:33:29.745Z] [INFO] Changes detected - recompiling the module!
22:33:29 [2019-04-24T19:33:29.745Z] [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
22:33:32 [2019-04-24T19:33:32.238Z] [INFO]
22:33:32 [2019-04-24T19:33:32.238Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
22:33:32 [2019-04-24T19:33:32.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:33:32 [2019-04-24T19:33:32.238Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
22:33:32 [2019-04-24T19:33:32.238Z] [INFO]
22:33:32 [2019-04-24T19:33:32.238Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
22:33:32 [2019-04-24T19:33:32.238Z] [INFO] Changes detected - recompiling the module!
22:33:32 [2019-04-24T19:33:32.238Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
22:33:32 [2019-04-24T19:33:32.489Z] [INFO]
22:33:32 [2019-04-24T19:33:32.489Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
22:33:32 [2019-04-24T19:33:32.739Z] [INFO]
22:33:32 [2019-04-24T19:33:32.739Z] [INFO] -------------------------------------------------------
22:33:32 [2019-04-24T19:33:32.739Z] [INFO] T E S T S
22:33:32 [2019-04-24T19:33:32.739Z] [INFO] -------------------------------------------------------
22:33:33 [2019-04-24T19:33:33.290Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.358 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.367 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.382 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.449 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.481 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.489 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTests-context.xml] does not exist
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.490 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTestsContext.groovy] does not exist
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.491 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
22:33:33 [2019-04-24T19:33:33.541Z] 19:33:33.492 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: Hub2swarmApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
22:33:33 [2019-04-24T19:33:33.792Z] 19:33:33.594 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:33 [2019-04-24T19:33:33.792Z] 19:33:33.757 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
22:33:33 [2019-04-24T19:33:33.792Z] 19:33:33.759 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.894 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.895 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.923 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ae13544, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d34d211, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7dc0f706, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4009e306, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43c1b556, org.springframework.test.context.transaction.TransactionalTestExecutionListener@587e5365, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22fcf7ab, org.springframework.test.context.event.EventPublishingTestExecutionListener@2de23121, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@63475ace, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4988d8b8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@305b7c14, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6913c1fb]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.926 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.928 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.930 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.930 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.931 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.931 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.937 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@26b3fd41 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7494f96a testClass = Hub2swarmApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2swarm.Hub2swarmApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6c9f5c0d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bea5ab4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@69a10787, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@25359ed8], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.940 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.940 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
22:33:34 [2019-04-24T19:33:34.043Z] 19:33:33.976 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
22:33:34 [2019-04-24T19:33:34.293Z]
22:33:34 [2019-04-24T19:33:34.293Z] . ____ _ __ _ _
22:33:34 [2019-04-24T19:33:34.293Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
22:33:34 [2019-04-24T19:33:34.293Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
22:33:34 [2019-04-24T19:33:34.293Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
22:33:34 [2019-04-24T19:33:34.293Z] ' |____| .__|_| |_|_| |_\__, | / / / /
22:33:34 [2019-04-24T19:33:34.293Z] =========|_|==============|___/=/_/_/_/
22:33:34 [2019-04-24T19:33:34.293Z] :: Spring Boot :: (v2.2.0.M2)
22:33:34 [2019-04-24T19:33:34.293Z]
22:33:34 [2019-04-24T19:33:34.544Z] 2019-04-24 19:33:34.318 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on fc9c085f05f6 with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
22:33:34 [2019-04-24T19:33:34.544Z] 2019-04-24 19:33:34.320 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default
22:33:36 [2019-04-24T19:33:36.406Z] 2019-04-24 19:33:35.937 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
22:33:36 [2019-04-24T19:33:36.406Z] 2019-04-24 19:33:36.051 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 99ms. Found 1 repository interfaces.
22:33:36 [2019-04-24T19:33:36.957Z] 2019-04-24 19:33:36.657 INFO 119 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$217c537f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
22:33:37 [2019-04-24T19:33:37.207Z] 2019-04-24 19:33:37.001 INFO 119 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse
22:33:37 [2019-04-24T19:33:37.207Z] 2019-04-24 19:33:37.014 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
22:33:37 [2019-04-24T19:33:37.458Z] 2019-04-24 19:33:37.411 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
22:33:37 [2019-04-24T19:33:37.458Z] 2019-04-24 19:33:37.419 INFO 119 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4)
22:33:37 [2019-04-24T19:33:37.708Z] 2019-04-24 19:33:37.466 WARN 119 --- [ main] o.f.c.internal.database.base.Database : Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested.
22:33:37 [2019-04-24T19:33:37.708Z] 2019-04-24 19:33:37.550 INFO 119 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.035s)
22:33:37 [2019-04-24T19:33:37.708Z] 2019-04-24 19:33:37.566 INFO 119 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history"
22:33:37 [2019-04-24T19:33:37.708Z] 2019-04-24 19:33:37.595 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >>
22:33:37 [2019-04-24T19:33:37.708Z] 2019-04-24 19:33:37.597 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables
22:33:37 [2019-04-24T19:33:37.708Z] 2019-04-24 19:33:37.621 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 1 migration to schema "PUBLIC" (execution time 00:00.058s)
22:33:37 [2019-04-24T19:33:37.975Z] 2019-04-24 19:33:37.888 INFO 119 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
22:33:38 [2019-04-24T19:33:38.226Z] 2019-04-24 19:33:38.068 INFO 119 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final}
22:33:38 [2019-04-24T19:33:38.477Z] 2019-04-24 19:33:38.299 INFO 119 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
22:33:38 [2019-04-24T19:33:38.727Z] 2019-04-24 19:33:38.521 INFO 119 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
22:33:39 [2019-04-24T19:33:39.639Z] 2019-04-24 19:33:39.589 INFO 119 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
22:33:39 [2019-04-24T19:33:39.639Z] 2019-04-24 19:33:39.592 INFO 119 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
22:33:40 [2019-04-24T19:33:40.983Z] 2019-04-24 19:33:40.886 WARN 119 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
22:33:41 [2019-04-24T19:33:41.894Z] 2019-04-24 19:33:41.565 INFO 119 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
22:33:42 [2019-04-24T19:33:42.806Z] 2019-04-24 19:33:42.487 INFO 119 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
22:33:42 [2019-04-24T19:33:42.806Z] 2019-04-24 19:33:42.580 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 8.591 seconds (JVM running for 9.824)
22:33:42 [2019-04-24T19:33:42.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.519 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
22:33:42 [2019-04-24T19:33:42.806Z] 2019-04-24 19:33:42.751 INFO 119 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
22:33:42 [2019-04-24T19:33:42.806Z] 2019-04-24 19:33:42.753 INFO 119 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
22:33:42 [2019-04-24T19:33:42.806Z] 2019-04-24 19:33:42.762 INFO 119 --- [ Thread-3] o.s.b.f.support.DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-199]
22:33:42 [2019-04-24T19:33:42.806Z] 2019-04-24 19:33:42.762 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
22:33:42 [2019-04-24T19:33:42.806Z] 2019-04-24 19:33:42.774 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
22:33:43 [2019-04-24T19:33:43.356Z] [INFO]
22:33:43 [2019-04-24T19:33:43.357Z] [INFO] Results:
22:33:43 [2019-04-24T19:33:43.357Z] [INFO]
22:33:43 [2019-04-24T19:33:43.357Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
22:33:43 [2019-04-24T19:33:43.357Z] [INFO]
22:33:43 [2019-04-24T19:33:43.357Z] [INFO]
22:33:43 [2019-04-24T19:33:43.357Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
22:33:43 [2019-04-24T19:33:43.357Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
22:33:43 [2019-04-24T19:33:43.607Z] [INFO]
22:33:43 [2019-04-24T19:33:43.607Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
22:33:44 [2019-04-24T19:33:44.158Z] [INFO] Replacing main artifact with repackaged archive
22:33:44 [2019-04-24T19:33:44.158Z] [INFO] ------------------------------------------------------------------------
22:33:44 [2019-04-24T19:33:44.158Z] [INFO] BUILD SUCCESS
22:33:44 [2019-04-24T19:33:44.158Z] [INFO] ------------------------------------------------------------------------
22:33:44 [2019-04-24T19:33:44.158Z] [INFO] Total time: 16.595 s
22:33:44 [2019-04-24T19:33:44.158Z] [INFO] Finished at: 2019-04-24T19:33:43Z
22:33:44 [2019-04-24T19:33:44.158Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
22:33:44 [2019-04-24T19:33:44.357Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
22:33:44 [2019-04-24T19:33:44.656Z] + set +x
22:33:44 [2019-04-24T19:33:44.656Z] Starting Docker: docker.
22:33:44 [2019-04-24T19:33:44.656Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
22:33:44 [2019-04-24T19:33:44.706Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
22:33:44 [2019-04-24T19:33:44.751Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
22:33:45 [2019-04-24T19:33:45.040Z] + set +x
22:33:45 [2019-04-24T19:33:45.040Z] Login as **** to Docker Repository
22:33:46 [2019-04-24T19:33:46.383Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/9d8c8a3e-c58a-4b76-8156-6fc19ca4d3d0/config.json.
22:33:46 [2019-04-24T19:33:46.383Z] Configure a credential helper to remove this warning. See
22:33:46 [2019-04-24T19:33:46.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
22:33:46 [2019-04-24T19:33:46.383Z]
22:33:46 [2019-04-24T19:33:46.383Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
22:33:46 [2019-04-24T19:33:46.525Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
22:33:46 [2019-04-24T19:33:46.816Z] + set +x
22:33:46 [2019-04-24T19:33:46.816Z] Building Docker Image yasys/hub2swarm with tags: [trunk]
22:33:47 [2019-04-24T19:33:47.367Z] Sending build context to Docker daemon 66.38MB
22:33:47 [2019-04-24T19:33:47.367Z] Step 1/7 : FROM java:8-jre
22:33:48 [2019-04-24T19:33:48.711Z] 8-jre: Pulling from library/java
22:33:48 [2019-04-24T19:33:48.711Z] 5040bd298390: Pulling fs layer
22:33:48 [2019-04-24T19:33:48.711Z] fce5728aad85: Pulling fs layer
22:33:48 [2019-04-24T19:33:48.711Z] c42794440453: Pulling fs layer
22:33:48 [2019-04-24T19:33:48.711Z] 0c0da797ba48: Pulling fs layer
22:33:48 [2019-04-24T19:33:48.711Z] 7c9b17433752: Pulling fs layer
22:33:48 [2019-04-24T19:33:48.711Z] 114e02586e63: Pulling fs layer
22:33:48 [2019-04-24T19:33:48.711Z] e4c663802e9a: Pulling fs layer
22:33:48 [2019-04-24T19:33:48.711Z] 7c9b17433752: Waiting
22:33:48 [2019-04-24T19:33:48.711Z] 114e02586e63: Waiting
22:33:48 [2019-04-24T19:33:48.711Z] e4c663802e9a: Waiting
22:33:48 [2019-04-24T19:33:48.711Z] 0c0da797ba48: Waiting
22:33:49 [2019-04-24T19:33:49.262Z] c42794440453: Download complete
22:33:49 [2019-04-24T19:33:49.262Z] fce5728aad85: Verifying Checksum
22:33:49 [2019-04-24T19:33:49.262Z] fce5728aad85: Download complete
22:33:49 [2019-04-24T19:33:49.812Z] 0c0da797ba48: Verifying Checksum
22:33:49 [2019-04-24T19:33:49.813Z] 0c0da797ba48: Download complete
22:33:49 [2019-04-24T19:33:49.813Z] 5040bd298390: Verifying Checksum
22:33:49 [2019-04-24T19:33:49.813Z] 5040bd298390: Download complete
22:33:49 [2019-04-24T19:33:49.813Z] 7c9b17433752: Download complete
22:33:50 [2019-04-24T19:33:50.363Z] e4c663802e9a: Verifying Checksum
22:33:50 [2019-04-24T19:33:50.363Z] e4c663802e9a: Download complete
22:33:50 [2019-04-24T19:33:50.614Z] 114e02586e63: Verifying Checksum
22:33:50 [2019-04-24T19:33:50.614Z] 114e02586e63: Download complete
22:33:53 [2019-04-24T19:33:53.842Z] 5040bd298390: Pull complete
22:33:55 [2019-04-24T19:33:55.186Z] fce5728aad85: Pull complete
22:33:56 [2019-04-24T19:33:56.097Z] c42794440453: Pull complete
22:33:57 [2019-04-24T19:33:57.009Z] 0c0da797ba48: Pull complete
22:33:57 [2019-04-24T19:33:57.921Z] 7c9b17433752: Pull complete
22:34:03 [2019-04-24T19:34:03.116Z] 114e02586e63: Pull complete
22:34:04 [2019-04-24T19:34:04.460Z] e4c663802e9a: Pull complete
22:34:04 [2019-04-24T19:34:04.460Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
22:34:04 [2019-04-24T19:34:04.460Z] Status: Downloaded newer image for java:8-jre
22:34:04 [2019-04-24T19:34:04.460Z] ---> e44d62cf8862
22:34:04 [2019-04-24T19:34:04.460Z] Step 2/7 : VOLUME /tmp
22:34:07 [2019-04-24T19:34:07.688Z] ---> Running in 5578dd22cf49
22:34:10 [2019-04-24T19:34:10.172Z] Removing intermediate container 5578dd22cf49
22:34:10 [2019-04-24T19:34:10.172Z] ---> 808fe72391df
22:34:10 [2019-04-24T19:34:10.172Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
22:34:12 [2019-04-24T19:34:12.033Z] ---> Running in 9c55e01ba1e1
22:34:15 [2019-04-24T19:34:15.262Z] Removing intermediate container 9c55e01ba1e1
22:34:15 [2019-04-24T19:34:15.262Z] ---> 65289aef53ca
22:34:15 [2019-04-24T19:34:15.262Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
22:34:17 [2019-04-24T19:34:17.745Z] ---> 6d19c0fcb4ef
22:34:17 [2019-04-24T19:34:17.745Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
22:34:20 [2019-04-24T19:34:20.228Z] ---> Running in 9ef3bf60a57c
22:34:24 [2019-04-24T19:34:24.351Z] Removing intermediate container 9ef3bf60a57c
22:34:24 [2019-04-24T19:34:24.351Z] ---> 772b8a3b67ed
22:34:24 [2019-04-24T19:34:24.351Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
22:34:26 [2019-04-24T19:34:26.213Z] ---> Running in 6406db2b2ea4
22:34:29 [2019-04-24T19:34:29.442Z] Removing intermediate container 6406db2b2ea4
22:34:29 [2019-04-24T19:34:29.442Z] ---> 28bdbd32498d
22:34:29 [2019-04-24T19:34:29.442Z] Step 7/7 : EXPOSE 8080
22:34:30 [2019-04-24T19:34:30.785Z] ---> Running in fdb1ee68e5e6
22:34:34 [2019-04-24T19:34:34.014Z] Removing intermediate container fdb1ee68e5e6
22:34:34 [2019-04-24T19:34:34.014Z] ---> 9f6fd587a125
22:34:34 [2019-04-24T19:34:34.014Z] Successfully built 9f6fd587a125
22:34:34 [2019-04-24T19:34:34.014Z] Successfully tagged yasys/hub2swarm:trunk
22:34:34 [2019-04-24T19:34:34.014Z] Docker image yasys/hub2swarm:[trunk] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
22:34:34 [2019-04-24T19:34:34.090Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
22:34:34 [2019-04-24T19:34:34.382Z] + set +x
22:34:34 [2019-04-24T19:34:34.382Z] Push yasys/hub2swarm to Docker Repository
22:34:34 [2019-04-24T19:34:34.634Z] The push refers to repository [docker.io/yasys/hub2swarm]
22:34:34 [2019-04-24T19:34:34.885Z] ecd1b5013bba: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] a608faa559e7: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] 73ad47d4bc12: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] c22c27816361: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] 04dba64afa87: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] 500ca2ff7d52: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] 782d5215f910: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] 0eb22bfb707d: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] a2ae92ffcd29: Preparing
22:34:34 [2019-04-24T19:34:34.885Z] 782d5215f910: Waiting
22:34:34 [2019-04-24T19:34:34.885Z] 0eb22bfb707d: Waiting
22:34:34 [2019-04-24T19:34:34.885Z] a2ae92ffcd29: Waiting
22:34:34 [2019-04-24T19:34:34.885Z] 500ca2ff7d52: Waiting
22:34:36 [2019-04-24T19:34:36.229Z] 73ad47d4bc12: Layer already exists
22:34:36 [2019-04-24T19:34:36.229Z] c22c27816361: Layer already exists
22:34:36 [2019-04-24T19:34:36.229Z] 04dba64afa87: Layer already exists
22:34:36 [2019-04-24T19:34:36.479Z] 500ca2ff7d52: Layer already exists
22:34:36 [2019-04-24T19:34:36.479Z] 782d5215f910: Layer already exists
22:34:36 [2019-04-24T19:34:36.479Z] 0eb22bfb707d: Layer already exists
22:34:37 [2019-04-24T19:34:37.030Z] a2ae92ffcd29: Layer already exists
22:34:46 [2019-04-24T19:34:46.906Z] a608faa559e7: Pushed
22:34:46 [2019-04-24T19:34:46.906Z] ecd1b5013bba: Pushed
22:34:50 [2019-04-24T19:34:50.135Z] trunk: digest: sha256:eae2ce06f6b5d4151b4b5e1accfc2a6a6c1dfaa3068637279b099e5fe7d4eeb1 size: 2211
22:34:50 [2019-04-24T19:34:50.135Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
22:34:50 [2019-04-24T19:34:50.190Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
22:34:50 [2019-04-24T19:34:50.512Z] + set +x
22:34:50 [2019-04-24T19:34:50.512Z] Moikka kyberorg!
22:34:50 [2019-04-24T19:34:50.512Z] Here is Docker Summary:
22:34:50 [2019-04-24T19:34:50.512Z] Images built and pushed: 1
22:34:50 [2019-04-24T19:34:50.512Z] [
22:34:50 [2019-04-24T19:34:50.512Z] yasys/hub2swarm:trunk
22:34:50 [2019-04-24T19:34:50.512Z] ]
22:34:50 [2019-04-24T19:34:50.512Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2swarm
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
22:34:50 [2019-04-24T19:34:50.647Z] One way or another, I have finished. Tsau!
[Pipeline] sh
22:34:50 [2019-04-24T19:34:50.932Z] + set +x
22:34:50 [2019-04-24T19:34:50.933Z] Making workspace writable for correct cleanup
22:34:50 [2019-04-24T19:34:50.933Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
22:34:51 [2019-04-24T19:34:51.007Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 fc9c085f05f61ae4df06ea529bb48efa038723345496d91bbb6dd0d92c0c3ccb
$ docker rm -f fc9c085f05f61ae4df06ea529bb48efa038723345496d91bbb6dd0d92c0c3ccb
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS