Console Output
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/3-mvp-auth, since it originates from another repository
Seen branch in repository origin/1-simple-navigation
Seen branch in repository origin/2-service-mapping
Seen branch in repository origin/3-mvp-auth
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 6 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision e62bb14525a0d9e933bc7703784f6b51a2e7c644 (origin/3-mvp-auth)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f e62bb14525a0d9e933bc7703784f6b51a2e7c644 # timeout=10
Commit message: "Cred UI done"
> /usr/bin/git rev-list --no-walk 1117e5cc4f26a65458df2bc8a490cbd6a88c8e40 # 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/3-mvp-auth, 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
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[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/3-mvp-auth, since it originates from another repository
Seen branch in repository origin/3-mvp-auth
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 4 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision e62bb14525a0d9e933bc7703784f6b51a2e7c644 (origin/3-mvp-auth)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f e62bb14525a0d9e933bc7703784f6b51a2e7c644 # timeout=10
Commit message: "Cred UI done"
[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/6d1febde-d466-41e3-837b-9b89613973da/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 ******** yasys/jobbari:1.7.0 cat
$ docker top 1a1bec50d7f6efabbbb7e4aa5dd9ec17524f56a49dc2674baf3a5d29e80d7fc3 -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
14:49:25 [2019-05-02T11:49:25.646Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:49:25 [2019-05-02T11:49:25.959Z] + set +x
14:49:25 [2019-05-02T11:49:25.959Z] [Runner info]
14:49:25 [2019-05-02T11:49:25.959Z] Hostname: 1a1bec50d7f6
14:49:26 [2019-05-02T11:49:26.211Z] Network Status: Host Online
14:49:26 [2019-05-02T11:49:26.211Z]
14:49:26 [2019-05-02T11:49:26.211Z] === Tools info ===
14:49:26 [2019-05-02T11:49:26.462Z] Docker version: Docker version 18.09.5, build e8ff056dbc
14:49:26 [2019-05-02T11:49:26.462Z]
14:49:26 [2019-05-02T11:49:26.462Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:49:26 [2019-05-02T11:49:26.462Z] Maven home: /opt/mvn
14:49:26 [2019-05-02T11:49:26.462Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:49:26 [2019-05-02T11:49:26.462Z] Default locale: en, platform encoding: UTF-8
14:49:26 [2019-05-02T11:49:26.462Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:49:26 [2019-05-02T11:49:26.462Z]
14:49:26 [2019-05-02T11:49:26.462Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:49:26 [2019-05-02T11:49:26.561Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:49:26 [2019-05-02T11:49:26.901Z] + set +x
14:49:26 [2019-05-02T11:49:26.902Z] [Build info]
14:49:26 [2019-05-02T11:49:26.902Z] ===== Git info =====
14:49:26 [2019-05-02T11:49:26.902Z] Git branch: 3-mvp-auth
14:49:26 [2019-05-02T11:49:26.902Z] Git commit: e62bb14525a0d9e933bc7703784f6b51a2e7c644
14:49:26 [2019-05-02T11:49:26.902Z] Git tag: -
14:49:26 [2019-05-02T11:49:26.902Z]
14:49:26 [2019-05-02T11:49:26.902Z] ===== Jenkins info =====
14:49:26 [2019-05-02T11:49:26.902Z] Jenkins Job #66
14:49:26 [2019-05-02T11:49:26.902Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/66/
14:49:26 [2019-05-02T11:49:26.902Z] Jenkins Tag: jenkins-Hub2Swarm-66
14:49:26 [2019-05-02T11:49:26.902Z]
14:49:26 [2019-05-02T11:49:26.902Z] ===== Job Params =====
14:49:26 [2019-05-02T11:49:26.902Z]
14:49:26 [2019-05-02T11:49:26.902Z] dockerRepo=yasys/hub2swarm
14:49:26 [2019-05-02T11:49:26.902Z] dockerStep=ee.yadev.pipe.commonpipe.Default@5d19dad3
14:49:26 [2019-05-02T11:49:26.902Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@43f5a0ad
14:49:26 [2019-05-02T11:49:26.902Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@5d19dad3
14:49:26 [2019-05-02T11:49:26.902Z] hubUrl=https://cloud.docker.com/repository/docker
14:49:26 [2019-05-02T11:49:26.902Z] useDebugTag=false
14:49:26 [2019-05-02T11:49:26.902Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
14:49:26 [2019-05-02T11:49:26.902Z] preparationStep=ee.yadev.pipe.commonpipe.Default@5d19dad3
14:49:26 [2019-05-02T11:49:26.902Z] stepTimeout=5
14:49:26 [2019-05-02T11:49:26.902Z] hubCredentialsId=docker-hub
14:49:26 [2019-05-02T11:49:26.902Z] class=class ee.yadev.pipe.commonpipe.Params
14:49:26 [2019-05-02T11:49:26.902Z] skipMavenTests=true
14:49:26 [2019-05-02T11:49:26.902Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
14:49:26 [2019-05-02T11:49:26.902Z] verbose=false
14:49:26 [2019-05-02T11:49:26.902Z] mavenTestsTimeout=5
14:49:26 [2019-05-02T11:49:26.902Z] pipelineTimeout=15
14:49:26 [2019-05-02T11:49:26.902Z] hubUser=kyberorg
14:49:26 [2019-05-02T11:49:26.902Z]
14:49:26 [2019-05-02T11:49:26.902Z] ==== Environment Variables =====
14:49:26 [2019-05-02T11:49:26.902Z] GIT_COMMITTER_NAME=Jenkins CI
14:49:26 [2019-05-02T11:49:26.902Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
14:49:26 [2019-05-02T11:49:26.902Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
14:49:26 [2019-05-02T11:49:26.902Z] HOSTNAME=1a1bec50d7f6
14:49:26 [2019-05-02T11:49:26.902Z] gitlabAfter=e62bb14525a0d9e933bc7703784f6b51a2e7c644
14:49:26 [2019-05-02T11:49:26.902Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/66/display/redirect?page=changes
14:49:26 [2019-05-02T11:49:26.902Z] GIT_COMMIT=e62bb14525a0d9e933bc7703784f6b51a2e7c644
14:49:26 [2019-05-02T11:49:26.902Z] NODE_LABELS=master
14:49:26 [2019-05-02T11:49:26.902Z] HUDSON_URL=https://ci.yadev.eu/
14:49:26 [2019-05-02T11:49:26.902Z] HOME=/root
14:49:26 [2019-05-02T11:49:26.902Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/66/
14:49:26 [2019-05-02T11:49:26.902Z] gitlabTargetBranch=3-mvp-auth
14:49:26 [2019-05-02T11:49:26.902Z] GIT_AUTHOR_NAME=Jenkins CI
14:49:26 [2019-05-02T11:49:26.902Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
14:49:26 [2019-05-02T11:49:26.902Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
14:49:26 [2019-05-02T11:49:26.902Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
14:49:26 [2019-05-02T11:49:26.902Z] gitlabMergeRequestLastCommit=e62bb14525a0d9e933bc7703784f6b51a2e7c644
14:49:26 [2019-05-02T11:49:26.902Z] JAVA_VERSION=8u212
14:49:26 [2019-05-02T11:49:26.902Z] NODE_NAME=master
14:49:26 [2019-05-02T11:49:26.902Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
14:49:26 [2019-05-02T11:49:26.902Z] EXECUTOR_NUMBER=0
14:49:26 [2019-05-02T11:49:26.902Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
14:49:26 [2019-05-02T11:49:26.902Z] GIT_BRANCH=origin/3-mvp-auth
14:49:26 [2019-05-02T11:49:26.902Z] STAGE_NAME=Execution info
14:49:26 [2019-05-02T11:49:26.902Z] gitlabBranch=3-mvp-auth
14:49:26 [2019-05-02T11:49:26.902Z] gitlabSourceBranch=3-mvp-auth
14:49:26 [2019-05-02T11:49:26.902Z] gitlabUserEmail=kyberorg@yadev.eu
14:49:26 [2019-05-02T11:49:26.902Z] BUILD_DISPLAY_NAME=#66
14:49:26 [2019-05-02T11:49:26.902Z] HUDSON_HOME=/var/lib/jenkins
14:49:26 [2019-05-02T11:49:26.902Z] JOB_BASE_NAME=Hub2Swarm
14:49:26 [2019-05-02T11:49:26.902Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
14:49:26 [2019-05-02T11:49:26.902Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
14:49:26 [2019-05-02T11:49:26.902Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:49:26 [2019-05-02T11:49:26.902Z] BUILD_ID=66
14:49:26 [2019-05-02T11:49:26.902Z] BUILDING_FOR=kyberorg
14:49:26 [2019-05-02T11:49:26.902Z] gitlabActionType=PUSH
14:49:26 [2019-05-02T11:49:26.902Z] gitlabBefore=1117e5cc4f26a65458df2bc8a490cbd6a88c8e40
14:49:26 [2019-05-02T11:49:26.902Z] BUILD_TAG=jenkins-Hub2Swarm-66
14:49:26 [2019-05-02T11:49:26.902Z] JENKINS_URL=https://ci.yadev.eu/
14:49:26 [2019-05-02T11:49:26.902Z] LANG=C.UTF-8
14:49:26 [2019-05-02T11:49:26.902Z] gitlabSourceRepoName=Hub2Swarm
14:49:26 [2019-05-02T11:49:26.902Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
14:49:26 [2019-05-02T11:49:26.902Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
14:49:26 [2019-05-02T11:49:26.902Z] gitlabSourceNamespace=Yet another Systems
14:49:26 [2019-05-02T11:49:26.902Z] BUILD_NUMBER=66
14:49:26 [2019-05-02T11:49:26.902Z] JENKINS_NODE_COOKIE=4f88abb8-6941-47b2-a759-9cad7941ca46
14:49:26 [2019-05-02T11:49:26.902Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/66/display/redirect
14:49:26 [2019-05-02T11:49:26.902Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
14:49:26 [2019-05-02T11:49:26.902Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
14:49:26 [2019-05-02T11:49:26.902Z] CLASSPATH=
14:49:26 [2019-05-02T11:49:26.902Z] JOB_NAME=Hub2Swarm
14:49:26 [2019-05-02T11:49:26.902Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
14:49:26 [2019-05-02T11:49:26.902Z] gitlabUserName=Alex Muravya
14:49:26 [2019-05-02T11:49:26.902Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/6d1febde-d466-41e3-837b-9b89613973da
14:49:26 [2019-05-02T11:49:26.902Z] JAVA_HOME=/docker-java-home
14:49:26 [2019-05-02T11:49:26.902Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
14:49:26 [2019-05-02T11:49:26.902Z] GIT_PREVIOUS_COMMIT=1117e5cc4f26a65458df2bc8a490cbd6a88c8e40
14:49:26 [2019-05-02T11:49:26.902Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] sh
14:49:27 [2019-05-02T11:49:27.352Z] + mvn clean package
14:49:28 [2019-05-02T11:49:28.697Z] [INFO] Scanning for projects...
14:49:29 [2019-05-02T11:49:29.248Z] [INFO]
14:49:29 [2019-05-02T11:49:29.248Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
14:49:29 [2019-05-02T11:49:29.248Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
14:49:29 [2019-05-02T11:49:29.248Z] [INFO] --------------------------------[ jar ]---------------------------------
14:49:30 [2019-05-02T11:49:30.592Z] [INFO]
14:49:30 [2019-05-02T11:49:30.592Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
14:49:30 [2019-05-02T11:49:30.842Z] [INFO]
14:49:30 [2019-05-02T11:49:30.843Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
14:49:30 [2019-05-02T11:49:30.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:49:30 [2019-05-02T11:49:30.843Z] [INFO] Copying 4 resources
14:49:30 [2019-05-02T11:49:30.843Z] [INFO] Copying 3 resources
14:49:30 [2019-05-02T11:49:30.843Z] [INFO]
14:49:30 [2019-05-02T11:49:30.843Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
14:49:31 [2019-05-02T11:49:31.093Z] [INFO] Changes detected - recompiling the module!
14:49:31 [2019-05-02T11:49:31.093Z] [INFO] Compiling 31 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
14:49:34 [2019-05-02T11:49:34.336Z] [INFO]
14:49:34 [2019-05-02T11:49:34.336Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
14:49:34 [2019-05-02T11:49:34.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:49:34 [2019-05-02T11:49:34.336Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
14:49:34 [2019-05-02T11:49:34.336Z] [INFO]
14:49:34 [2019-05-02T11:49:34.336Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
14:49:34 [2019-05-02T11:49:34.336Z] [INFO] Changes detected - recompiling the module!
14:49:34 [2019-05-02T11:49:34.336Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
14:49:34 [2019-05-02T11:49:34.587Z] [INFO]
14:49:34 [2019-05-02T11:49:34.587Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
14:49:35 [2019-05-02T11:49:35.138Z] [INFO]
14:49:35 [2019-05-02T11:49:35.138Z] [INFO] -------------------------------------------------------
14:49:35 [2019-05-02T11:49:35.138Z] [INFO] T E S T S
14:49:35 [2019-05-02T11:49:35.138Z] [INFO] -------------------------------------------------------
14:49:35 [2019-05-02T11:49:35.688Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.699 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.708 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.722 [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)]
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.785 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.819 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.828 [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
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.830 [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
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.830 [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}.
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.832 [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.
14:49:35 [2019-05-02T11:49:35.939Z] 11:49:35.919 [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]
14:49:36 [2019-05-02T11:49:36.189Z] 11:49:36.048 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
14:49:36 [2019-05-02T11:49:36.189Z] 11:49:36.049 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.214 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.215 [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]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.245 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63475ace, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4988d8b8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@305b7c14, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6913c1fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66d18979, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@bccb269, org.springframework.test.context.event.EventPublishingTestExecutionListener@609cd4d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17f7cd29, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7d8704ef, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@13b6aecc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@158a8276, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3c3d9b6b]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.248 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.250 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.252 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.252 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.253 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.253 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.260 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@757277dc testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@687e99d8 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@f4168b8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@74294adb, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@365c30cc, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@314c508a], 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].
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.263 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.263 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:49:36 [2019-05-02T11:49:36.440Z] 11:49:36.303 [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}
14:49:36 [2019-05-02T11:49:36.691Z]
14:49:36 [2019-05-02T11:49:36.691Z] . ____ _ __ _ _
14:49:36 [2019-05-02T11:49:36.691Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
14:49:36 [2019-05-02T11:49:36.691Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
14:49:36 [2019-05-02T11:49:36.691Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
14:49:36 [2019-05-02T11:49:36.691Z] ' |____| .__|_| |_|_| |_\__, | / / / /
14:49:36 [2019-05-02T11:49:36.691Z] =========|_|==============|___/=/_/_/_/
14:49:36 [2019-05-02T11:49:36.691Z] :: Spring Boot :: (v2.2.0.M2)
14:49:36 [2019-05-02T11:49:36.691Z]
14:49:36 [2019-05-02T11:49:36.691Z] 2019-05-02 11:49:36.647 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on 1a1bec50d7f6 with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
14:49:36 [2019-05-02T11:49:36.691Z] 2019-05-02 11:49:36.649 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default
14:49:38 [2019-05-02T11:49:38.553Z] 2019-05-02 11:49:38.288 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
14:49:38 [2019-05-02T11:49:38.553Z] 2019-05-02 11:49:38.407 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 105ms. Found 4 repository interfaces.
14:49:39 [2019-05-02T11:49:39.464Z] 2019-05-02 11:49:39.160 INFO 119 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d253046c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:49:39 [2019-05-02T11:49:39.714Z] 2019-05-02 11:49:39.678 INFO 119 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse
14:49:39 [2019-05-02T11:49:39.714Z] 2019-05-02 11:49:39.689 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
14:49:39 [2019-05-02T11:49:39.965Z] 2019-05-02 11:49:39.953 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
14:49:39 [2019-05-02T11:49:39.965Z] 2019-05-02 11:49:39.961 INFO 119 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4)
14:49:40 [2019-05-02T11:49:40.215Z] 2019-05-02 11:49:40.005 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.
14:49:40 [2019-05-02T11:49:40.215Z] 2019-05-02 11:49:40.085 INFO 119 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 3 migrations (execution time 00:00.028s)
14:49:40 [2019-05-02T11:49:40.216Z] 2019-05-02 11:49:40.099 INFO 119 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history"
14:49:40 [2019-05-02T11:49:40.216Z] 2019-05-02 11:49:40.129 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >>
14:49:40 [2019-05-02T11:49:40.216Z] 2019-05-02 11:49:40.131 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables
14:49:40 [2019-05-02T11:49:40.216Z] 2019-05-02 11:49:40.156 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 2 - Stack Table
14:49:40 [2019-05-02T11:49:40.216Z] 2019-05-02 11:49:40.170 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 3 - Creds Table
14:49:40 [2019-05-02T11:49:40.216Z] 2019-05-02 11:49:40.182 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 3 migrations to schema "PUBLIC" (execution time 00:00.085s)
14:49:40 [2019-05-02T11:49:40.466Z] 2019-05-02 11:49:40.399 INFO 119 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
14:49:40 [2019-05-02T11:49:40.716Z] 2019-05-02 11:49:40.520 INFO 119 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final}
14:49:40 [2019-05-02T11:49:40.967Z] 2019-05-02 11:49:40.766 INFO 119 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
14:49:41 [2019-05-02T11:49:41.217Z] 2019-05-02 11:49:40.984 INFO 119 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
14:49:42 [2019-05-02T11:49:42.562Z] 2019-05-02 11:49:42.156 INFO 119 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
14:49:42 [2019-05-02T11:49:42.562Z] 2019-05-02 11:49:42.159 INFO 119 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
14:49:42 [2019-05-02T11:49:42.562Z] 2019-05-02 11:49:42.261 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
14:49:43 [2019-05-02T11:49:43.906Z] Encryptor ERROR: No secret key password found in ENV 'ENCRYPT_KEY_PASSWORD' nor application property 'app.encrypt.password'
14:49:44 [2019-05-02T11:49:44.156Z] [INFO]
14:49:44 [2019-05-02T11:49:44.156Z] [INFO] Results:
14:49:44 [2019-05-02T11:49:44.156Z] [INFO]
14:49:44 [2019-05-02T11:49:44.156Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
14:49:44 [2019-05-02T11:49:44.156Z] [INFO]
14:49:44 [2019-05-02T11:49:44.156Z] [INFO] ------------------------------------------------------------------------
14:49:44 [2019-05-02T11:49:44.156Z] [INFO] BUILD FAILURE
14:49:44 [2019-05-02T11:49:44.156Z] [INFO] ------------------------------------------------------------------------
14:49:44 [2019-05-02T11:49:44.156Z] [INFO] Total time: 15.388 s
14:49:44 [2019-05-02T11:49:44.156Z] [INFO] Finished at: 2019-05-02T11:49:44Z
14:49:44 [2019-05-02T11:49:44.157Z] [INFO] ------------------------------------------------------------------------
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project hub2swarm: There are test failures.
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR]
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Please refer to /var/lib/jenkins/workspace/Hub2Swarm/target/surefire-reports for the individual test results.
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter4238506669611828700.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T11-49-34_679-jvmRun1 surefire84360268307593570tmp surefire_02940157064201527473tmp
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Error occurred in starting fork, check output in log
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Process Exit Code: 3
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter4238506669611828700.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T11-49-34_679-jvmRun1 surefire84360268307593570tmp surefire_02940157064201527473tmp
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Error occurred in starting fork, check output in log
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Process Exit Code: 3
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at java.lang.reflect.Method.invoke(Method.java:498)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR]
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] -> [Help 1]
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR]
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR]
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:49:44 [2019-05-02T11:49:44.157Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
Stage "Docker: Build and Push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
14:49:44 [2019-05-02T11:49:44.351Z] One way or another, I have finished. Tsau!
[Pipeline] sh
14:49:44 [2019-05-02T11:49:44.641Z] + set +x
14:49:44 [2019-05-02T11:49:44.641Z] Making workspace writable for correct cleanup
14:49:44 [2019-05-02T11:49:44.641Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
14:49:44 [2019-05-02T11:49:44.685Z] Perkele! I failed :(
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 1a1bec50d7f6efabbbb7e4aa5dd9ec17524f56a49dc2674baf3a5d29e80d7fc3
$ docker rm -f 1a1bec50d7f6efabbbb7e4aa5dd9ec17524f56a49dc2674baf3a5d29e80d7fc3
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE