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 f2a777f4766170925635f3171e86d8923e519ec9 (origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f2a777f4766170925635f3171e86d8923e519ec9 # timeout=10 Commit message: "delete button" > /usr/bin/git rev-list --no-walk cc8ef51b7ee3be54de0ed67f86c8b8560681f016 # 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 f2a777f4766170925635f3171e86d8923e519ec9 (origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f2a777f4766170925635f3171e86d8923e519ec9 # timeout=10 Commit message: "delete button" [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/393eb5b3-2a8c-411c-be24-1a9bcf155318/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 ea5da64470bcf35ac663b51ee72f54ffb814b35a1dae53796fe271713a263577 -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 [2019-04-25T06:57:13.533Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-25T06:57:13.828Z] + set +x [2019-04-25T06:57:13.828Z] [Runner info] [2019-04-25T06:57:13.828Z] Hostname: ea5da64470bc [2019-04-25T06:57:13.828Z] Network Status: Host Online [2019-04-25T06:57:13.828Z] [2019-04-25T06:57:13.828Z] === Tools info === [2019-04-25T06:57:14.380Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-25T06:57:14.380Z] [2019-04-25T06:57:14.380Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-25T06:57:14.380Z] Maven home: /opt/mvn [2019-04-25T06:57:14.380Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-25T06:57:14.380Z] Default locale: en, platform encoding: UTF-8 [2019-04-25T06:57:14.380Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-25T06:57:14.380Z] [2019-04-25T06:57:14.380Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-25T06:57:14.504Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-25T06:57:14.801Z] + set +x [2019-04-25T06:57:14.801Z] [Build info] [2019-04-25T06:57:14.801Z] ===== Git info ===== [2019-04-25T06:57:14.801Z] Git branch: trunk [2019-04-25T06:57:14.801Z] Git commit: f2a777f4766170925635f3171e86d8923e519ec9 [2019-04-25T06:57:14.801Z] Git tag: - [2019-04-25T06:57:14.801Z] [2019-04-25T06:57:14.801Z] ===== Jenkins info ===== [2019-04-25T06:57:14.801Z] Jenkins Job #39 [2019-04-25T06:57:14.801Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/39/ [2019-04-25T06:57:14.801Z] Jenkins Tag: jenkins-Hub2Swarm-39 [2019-04-25T06:57:14.801Z] [2019-04-25T06:57:14.801Z] ===== Job Params ===== [2019-04-25T06:57:14.801Z] [2019-04-25T06:57:14.801Z] dockerRepo=yasys/hub2swarm [2019-04-25T06:57:14.801Z] dockerStep=ee.yadev.pipe.commonpipe.Default@1105fadd [2019-04-25T06:57:14.801Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@233cdb0e [2019-04-25T06:57:14.801Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@1105fadd [2019-04-25T06:57:14.801Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-25T06:57:14.801Z] useDebugTag=false [2019-04-25T06:57:14.801Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-25T06:57:14.801Z] preparationStep=ee.yadev.pipe.commonpipe.Default@1105fadd [2019-04-25T06:57:14.801Z] stepTimeout=5 [2019-04-25T06:57:14.801Z] hubCredentialsId=docker-hub [2019-04-25T06:57:14.801Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-25T06:57:14.801Z] skipMavenTests=true [2019-04-25T06:57:14.801Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-04-25T06:57:14.801Z] verbose=false [2019-04-25T06:57:14.801Z] mavenTestsTimeout=5 [2019-04-25T06:57:14.801Z] pipelineTimeout=15 [2019-04-25T06:57:14.801Z] hubUser=kyberorg [2019-04-25T06:57:14.801Z] [2019-04-25T06:57:14.801Z] ==== Environment Variables ===== [2019-04-25T06:57:14.801Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2019-04-25T06:57:14.801Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-25T06:57:14.801Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=cc8ef51b7ee3be54de0ed67f86c8b8560681f016 [2019-04-25T06:57:14.801Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-25T06:57:14.801Z] HOSTNAME=ea5da64470bc [2019-04-25T06:57:14.801Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/39/display/redirect?page=changes [2019-04-25T06:57:14.801Z] gitlabAfter=f2a777f4766170925635f3171e86d8923e519ec9 [2019-04-25T06:57:14.801Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-25T06:57:14.801Z] NODE_LABELS=master [2019-04-25T06:57:14.801Z] GIT_COMMIT=f2a777f4766170925635f3171e86d8923e519ec9 [2019-04-25T06:57:14.801Z] HOME=/root [2019-04-25T06:57:14.801Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/39/ [2019-04-25T06:57:14.801Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-25T06:57:14.801Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-04-25T06:57:14.801Z] gitlabTargetBranch=trunk [2019-04-25T06:57:14.801Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2019-04-25T06:57:14.801Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-25T06:57:14.801Z] gitlabMergeRequestLastCommit=f2a777f4766170925635f3171e86d8923e519ec9 [2019-04-25T06:57:14.801Z] JAVA_VERSION=8u212 [2019-04-25T06:57:14.801Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2019-04-25T06:57:14.801Z] NODE_NAME=master [2019-04-25T06:57:14.801Z] EXECUTOR_NUMBER=0 [2019-04-25T06:57:14.801Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2019-04-25T06:57:14.801Z] GIT_BRANCH=origin/trunk [2019-04-25T06:57:14.801Z] STAGE_NAME=Execution info [2019-04-25T06:57:14.801Z] gitlabBranch=trunk [2019-04-25T06:57:14.801Z] BUILD_DISPLAY_NAME=#39 [2019-04-25T06:57:14.801Z] gitlabSourceBranch=trunk [2019-04-25T06:57:14.801Z] gitlabUserEmail=kyberorg@yadev.eu [2019-04-25T06:57:14.801Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-25T06:57:14.801Z] HUDSON_HOME=/var/lib/jenkins [2019-04-25T06:57:14.801Z] JOB_BASE_NAME=Hub2Swarm [2019-04-25T06:57:14.801Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-25T06:57:14.801Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-25T06:57:14.801Z] BUILD_ID=39 [2019-04-25T06:57:14.801Z] BUILDING_FOR=kyberorg [2019-04-25T06:57:14.801Z] BUILD_TAG=jenkins-Hub2Swarm-39 [2019-04-25T06:57:14.801Z] gitlabBefore=cc8ef51b7ee3be54de0ed67f86c8b8560681f016 [2019-04-25T06:57:14.801Z] gitlabActionType=PUSH [2019-04-25T06:57:14.801Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-25T06:57:14.801Z] LANG=C.UTF-8 [2019-04-25T06:57:14.801Z] gitlabSourceRepoName=Hub2Swarm [2019-04-25T06:57:14.801Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-04-25T06:57:14.801Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-04-25T06:57:14.801Z] BUILD_NUMBER=39 [2019-04-25T06:57:14.801Z] gitlabSourceNamespace=Yet another Systems [2019-04-25T06:57:14.801Z] JENKINS_NODE_COOKIE=0e123952-e136-4e61-9ecd-08ec1e4d1d6a [2019-04-25T06:57:14.801Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/39/display/redirect [2019-04-25T06:57:14.801Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-25T06:57:14.801Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-04-25T06:57:14.801Z] CLASSPATH= [2019-04-25T06:57:14.801Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-25T06:57:14.801Z] JOB_NAME=Hub2Swarm [2019-04-25T06:57:14.801Z] gitlabUserName=Alex Muravya [2019-04-25T06:57:14.801Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/393eb5b3-2a8c-411c-be24-1a9bcf155318 [2019-04-25T06:57:14.801Z] JAVA_HOME=/docker-java-home [2019-04-25T06:57:14.801Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-04-25T06:57:14.801Z] GIT_PREVIOUS_COMMIT=cc8ef51b7ee3be54de0ed67f86c8b8560681f016 [2019-04-25T06:57:14.801Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] sh [2019-04-25T06:57:15.216Z] + mvn clean package [2019-04-25T06:57:17.079Z] [INFO] Scanning for projects... [2019-04-25T06:57:17.329Z] [INFO] [2019-04-25T06:57:17.329Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-04-25T06:57:17.329Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-04-25T06:57:17.329Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-04-25T06:57:18.673Z] [INFO] [2019-04-25T06:57:18.673Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-04-25T06:57:18.923Z] [INFO] [2019-04-25T06:57:18.923Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-04-25T06:57:18.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-25T06:57:18.923Z] [INFO] Copying 4 resources [2019-04-25T06:57:18.923Z] [INFO] Copying 1 resource [2019-04-25T06:57:18.923Z] [INFO] [2019-04-25T06:57:18.923Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-04-25T06:57:19.174Z] [INFO] Changes detected - recompiling the module! [2019-04-25T06:57:19.174Z] [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-04-25T06:57:21.657Z] [INFO] [2019-04-25T06:57:21.657Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-04-25T06:57:21.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-04-25T06:57:21.657Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources [2019-04-25T06:57:21.657Z] [INFO] [2019-04-25T06:57:21.657Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-04-25T06:57:21.657Z] [INFO] Changes detected - recompiling the module! [2019-04-25T06:57:21.657Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes [2019-04-25T06:57:22.208Z] [INFO] [2019-04-25T06:57:22.208Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-04-25T06:57:22.459Z] [INFO] [2019-04-25T06:57:22.459Z] [INFO] ------------------------------------------------------- [2019-04-25T06:57:22.459Z] [INFO] T E S T S [2019-04-25T06:57:22.459Z] [INFO] ------------------------------------------------------- [2019-04-25T06:57:23.370Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-04-25T06:57:23.370Z] 06:57:23.207 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.370Z] 06:57:23.216 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] [2019-04-25T06:57:23.370Z] 06:57:23.230 [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)] [2019-04-25T06:57:23.370Z] 06:57:23.289 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] [2019-04-25T06:57:23.370Z] 06:57:23.317 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader [2019-04-25T06:57:23.370Z] 06:57:23.324 [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 [2019-04-25T06:57:23.370Z] 06:57:23.325 [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 [2019-04-25T06:57:23.370Z] 06:57:23.325 [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}. [2019-04-25T06:57:23.370Z] 06:57:23.326 [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. [2019-04-25T06:57:23.621Z] 06:57:23.424 [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] [2019-04-25T06:57:23.621Z] 06:57:23.545 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] [2019-04-25T06:57:23.621Z] 06:57:23.546 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-04-25T06:57:23.871Z] 06:57:23.665 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. [2019-04-25T06:57:23.871Z] 06:57:23.666 [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] [2019-04-25T06:57:23.871Z] 06:57:23.686 [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] [2019-04-25T06:57:23.871Z] 06:57:23.688 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.690 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.691 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.692 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.692 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.693 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.697 [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]. [2019-04-25T06:57:23.871Z] 06:57:23.700 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.700 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-04-25T06:57:23.871Z] 06:57:23.729 [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} [2019-04-25T06:57:24.122Z] [2019-04-25T06:57:24.122Z] . ____ _ __ _ _ [2019-04-25T06:57:24.122Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2019-04-25T06:57:24.122Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2019-04-25T06:57:24.122Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2019-04-25T06:57:24.122Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2019-04-25T06:57:24.122Z] =========|_|==============|___/=/_/_/_/ [2019-04-25T06:57:24.122Z] :: Spring Boot :: (v2.2.0.M2) [2019-04-25T06:57:24.122Z] [2019-04-25T06:57:24.122Z] 2019-04-25 06:57:24.091 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on ea5da64470bc with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) [2019-04-25T06:57:24.122Z] 2019-04-25 06:57:24.093 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default [2019-04-25T06:57:25.984Z] 2019-04-25 06:57:25.614 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. [2019-04-25T06:57:25.984Z] 2019-04-25 06:57:25.733 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 106ms. Found 1 repository interfaces. [2019-04-25T06:57:26.534Z] 2019-04-25 06:57:26.267 INFO 119 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$589ee0c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2019-04-25T06:57:26.786Z] 2019-04-25 06:57:26.609 INFO 119 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse [2019-04-25T06:57:26.786Z] 2019-04-25 06:57:26.621 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... [2019-04-25T06:57:27.037Z] 2019-04-25 06:57:27.028 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. [2019-04-25T06:57:27.287Z] 2019-04-25 06:57:27.037 INFO 119 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4) [2019-04-25T06:57:27.287Z] 2019-04-25 06:57:27.099 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. [2019-04-25T06:57:27.287Z] 2019-04-25 06:57:27.233 INFO 119 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.025s) [2019-04-25T06:57:27.287Z] 2019-04-25 06:57:27.247 INFO 119 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history" [2019-04-25T06:57:27.287Z] 2019-04-25 06:57:27.280 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >> [2019-04-25T06:57:27.287Z] 2019-04-25 06:57:27.282 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables [2019-04-25T06:57:27.538Z] 2019-04-25 06:57:27.310 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 1 migration to schema "PUBLIC" (execution time 00:00.065s) [2019-04-25T06:57:27.538Z] 2019-04-25 06:57:27.506 INFO 119 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2019-04-25T06:57:27.788Z] 2019-04-25 06:57:27.607 INFO 119 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final} [2019-04-25T06:57:28.039Z] 2019-04-25 06:57:27.842 INFO 119 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} [2019-04-25T06:57:28.289Z] 2019-04-25 06:57:28.079 INFO 119 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [2019-04-25T06:57:29.201Z] 2019-04-25 06:57:29.010 INFO 119 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [2019-04-25T06:57:29.201Z] 2019-04-25 06:57:29.014 INFO 119 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2019-04-25T06:57:30.544Z] 2019-04-25 06:57:30.506 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 [2019-04-25T06:57:31.456Z] 2019-04-25 06:57:31.260 INFO 119 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' [2019-04-25T06:57:32.367Z] 2019-04-25 06:57:32.317 INFO 119 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' [2019-04-25T06:57:32.617Z] 2019-04-25 06:57:32.436 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 8.695 seconds (JVM running for 9.937) [2019-04-25T06:57:32.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.56 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-04-25T06:57:32.868Z] 2019-04-25 06:57:32.646 INFO 119 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' [2019-04-25T06:57:32.868Z] 2019-04-25 06:57:32.648 INFO 119 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2019-04-25T06:57:32.868Z] 2019-04-25 06:57:32.662 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] [2019-04-25T06:57:32.868Z] 2019-04-25 06:57:32.663 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... [2019-04-25T06:57:32.868Z] 2019-04-25 06:57:32.669 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. [2019-04-25T06:57:33.119Z] [INFO] [2019-04-25T06:57:33.119Z] [INFO] Results: [2019-04-25T06:57:33.119Z] [INFO] [2019-04-25T06:57:33.119Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-04-25T06:57:33.119Z] [INFO] [2019-04-25T06:57:33.119Z] [INFO] [2019-04-25T06:57:33.119Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- [2019-04-25T06:57:33.369Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar [2019-04-25T06:57:33.369Z] [INFO] [2019-04-25T06:57:33.369Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- [2019-04-25T06:57:34.280Z] [INFO] Replacing main artifact with repackaged archive [2019-04-25T06:57:34.280Z] [INFO] ------------------------------------------------------------------------ [2019-04-25T06:57:34.280Z] [INFO] BUILD SUCCESS [2019-04-25T06:57:34.280Z] [INFO] ------------------------------------------------------------------------ [2019-04-25T06:57:34.280Z] [INFO] Total time: 17.312 s [2019-04-25T06:57:34.280Z] [INFO] Finished at: 2019-04-25T06:57:33Z [2019-04-25T06:57:34.280Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-04-25T06:57:34.469Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-25T06:57:34.767Z] + set +x [2019-04-25T06:57:34.768Z] Starting Docker: docker. [2019-04-25T06:57:34.768Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-04-25T06:57:34.818Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-04-25T06:57:34.857Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-25T06:57:35.147Z] + set +x [2019-04-25T06:57:35.147Z] Login as **** to Docker Repository [2019-04-25T06:57:37.009Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/393eb5b3-2a8c-411c-be24-1a9bcf155318/config.json. [2019-04-25T06:57:37.009Z] Configure a credential helper to remove this warning. See [2019-04-25T06:57:37.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-04-25T06:57:37.009Z] [2019-04-25T06:57:37.009Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-04-25T06:57:37.118Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-25T06:57:37.424Z] + set +x [2019-04-25T06:57:37.424Z] Building Docker Image yasys/hub2swarm with tags: [trunk] [2019-04-25T06:57:37.975Z] Sending build context to Docker daemon 66.39MB [2019-04-25T06:57:37.975Z] Step 1/7 : FROM java:8-jre [2019-04-25T06:57:39.319Z] 8-jre: Pulling from library/java [2019-04-25T06:57:39.319Z] 5040bd298390: Pulling fs layer [2019-04-25T06:57:39.319Z] fce5728aad85: Pulling fs layer [2019-04-25T06:57:39.319Z] c42794440453: Pulling fs layer [2019-04-25T06:57:39.319Z] 0c0da797ba48: Pulling fs layer [2019-04-25T06:57:39.319Z] 7c9b17433752: Pulling fs layer [2019-04-25T06:57:39.319Z] 114e02586e63: Pulling fs layer [2019-04-25T06:57:39.319Z] e4c663802e9a: Pulling fs layer [2019-04-25T06:57:39.319Z] 7c9b17433752: Waiting [2019-04-25T06:57:39.319Z] 0c0da797ba48: Waiting [2019-04-25T06:57:39.319Z] e4c663802e9a: Waiting [2019-04-25T06:57:40.230Z] c42794440453: Download complete [2019-04-25T06:57:40.230Z] fce5728aad85: Verifying Checksum [2019-04-25T06:57:40.230Z] fce5728aad85: Download complete [2019-04-25T06:57:40.481Z] 5040bd298390: Download complete [2019-04-25T06:57:40.481Z] 0c0da797ba48: Download complete [2019-04-25T06:57:40.731Z] 7c9b17433752: Verifying Checksum [2019-04-25T06:57:40.731Z] 7c9b17433752: Download complete [2019-04-25T06:57:40.982Z] e4c663802e9a: Verifying Checksum [2019-04-25T06:57:40.982Z] e4c663802e9a: Download complete [2019-04-25T06:57:41.534Z] 114e02586e63: Verifying Checksum [2019-04-25T06:57:41.534Z] 114e02586e63: Download complete [2019-04-25T06:57:44.764Z] 5040bd298390: Pull complete [2019-04-25T06:57:46.107Z] fce5728aad85: Pull complete [2019-04-25T06:57:47.018Z] c42794440453: Pull complete [2019-04-25T06:57:47.929Z] 0c0da797ba48: Pull complete [2019-04-25T06:57:49.796Z] 7c9b17433752: Pull complete [2019-04-25T06:57:53.919Z] 114e02586e63: Pull complete [2019-04-25T06:57:55.781Z] e4c663802e9a: Pull complete [2019-04-25T06:57:55.781Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 [2019-04-25T06:57:55.781Z] Status: Downloaded newer image for java:8-jre [2019-04-25T06:57:55.781Z] ---> e44d62cf8862 [2019-04-25T06:57:55.781Z] Step 2/7 : VOLUME /tmp [2019-04-25T06:57:59.029Z] ---> Running in 09b6925df8fe [2019-04-25T06:58:01.512Z] Removing intermediate container 09b6925df8fe [2019-04-25T06:58:01.512Z] ---> 3699666d3537 [2019-04-25T06:58:01.512Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-04-25T06:58:03.374Z] ---> Running in cee7319c61b6 [2019-04-25T06:58:05.858Z] Removing intermediate container cee7319c61b6 [2019-04-25T06:58:05.858Z] ---> 6314f34a0199 [2019-04-25T06:58:05.858Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ [2019-04-25T06:58:09.090Z] ---> 1f2cbd665106 [2019-04-25T06:58:09.090Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' [2019-04-25T06:58:11.573Z] ---> Running in 7d7bccad888b [2019-04-25T06:58:15.696Z] Removing intermediate container 7d7bccad888b [2019-04-25T06:58:15.696Z] ---> d69f64855ea6 [2019-04-25T06:58:15.696Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar [2019-04-25T06:58:18.180Z] ---> Running in ef6ad4cc6d4b [2019-04-25T06:58:22.305Z] Removing intermediate container ef6ad4cc6d4b [2019-04-25T06:58:22.305Z] ---> 1d8ab47b07a9 [2019-04-25T06:58:22.305Z] Step 7/7 : EXPOSE 8080 [2019-04-25T06:58:24.167Z] ---> Running in 66f489287eac [2019-04-25T06:58:27.396Z] Removing intermediate container 66f489287eac [2019-04-25T06:58:27.396Z] ---> 61c9078949de [2019-04-25T06:58:27.396Z] Successfully built 61c9078949de [2019-04-25T06:58:27.396Z] Successfully tagged yasys/hub2swarm:trunk [2019-04-25T06:58:27.396Z] Docker image yasys/hub2swarm:[trunk] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-25T06:58:27.458Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-25T06:58:27.745Z] + set +x [2019-04-25T06:58:27.745Z] Push yasys/hub2swarm to Docker Repository [2019-04-25T06:58:27.745Z] The push refers to repository [docker.io/yasys/hub2swarm] [2019-04-25T06:58:28.296Z] 2c45d30744c9: Preparing [2019-04-25T06:58:28.296Z] 0409f7811d59: Preparing [2019-04-25T06:58:28.296Z] 73ad47d4bc12: Preparing [2019-04-25T06:58:28.296Z] c22c27816361: Preparing [2019-04-25T06:58:28.296Z] 04dba64afa87: Preparing [2019-04-25T06:58:28.296Z] 500ca2ff7d52: Preparing [2019-04-25T06:58:28.296Z] 782d5215f910: Preparing [2019-04-25T06:58:28.296Z] 0eb22bfb707d: Preparing [2019-04-25T06:58:28.296Z] a2ae92ffcd29: Preparing [2019-04-25T06:58:28.296Z] 500ca2ff7d52: Waiting [2019-04-25T06:58:28.296Z] 782d5215f910: Waiting [2019-04-25T06:58:28.296Z] 0eb22bfb707d: Waiting [2019-04-25T06:58:28.296Z] a2ae92ffcd29: Waiting [2019-04-25T06:58:29.207Z] 04dba64afa87: Layer already exists [2019-04-25T06:58:29.207Z] 73ad47d4bc12: Layer already exists [2019-04-25T06:58:29.207Z] c22c27816361: Layer already exists [2019-04-25T06:58:29.758Z] 500ca2ff7d52: Layer already exists [2019-04-25T06:58:29.758Z] 782d5215f910: Layer already exists [2019-04-25T06:58:29.758Z] 0eb22bfb707d: Layer already exists [2019-04-25T06:58:30.311Z] a2ae92ffcd29: Layer already exists [2019-04-25T06:58:38.336Z] 2c45d30744c9: Pushed [2019-04-25T06:58:38.587Z] 0409f7811d59: Pushed [2019-04-25T06:58:43.782Z] trunk: digest: sha256:bf8f0d5ebc91534672a8b624907e78cb484130382cc66e5edcfddb0977ac7028 size: 2211 [2019-04-25T06:58:43.783Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-25T06:58:43.844Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-25T06:58:44.135Z] + set +x [2019-04-25T06:58:44.135Z] Moikka kyberorg! [2019-04-25T06:58:44.135Z] Here is Docker Summary: [2019-04-25T06:58:44.135Z] Images built and pushed: 1 [2019-04-25T06:58:44.135Z] [ [2019-04-25T06:58:44.135Z] yasys/hub2swarm:trunk [2019-04-25T06:58:44.135Z] ] [2019-04-25T06:58:44.135Z] 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 [2019-04-25T06:58:44.306Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-25T06:58:44.597Z] + set +x [2019-04-25T06:58:44.597Z] Making workspace writable for correct cleanup [2019-04-25T06:58:44.597Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-25T06:58:44.675Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 ea5da64470bcf35ac663b51ee72f54ffb814b35a1dae53796fe271713a263577 $ docker rm -f ea5da64470bcf35ac663b51ee72f54ffb814b35a1dae53796fe271713a263577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS