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/logging, 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/4-swarm-login Seen branch in repository origin/5-do-stack-update Seen branch in repository origin/8-replacePolicy Seen branch in repository origin/auth Seen branch in repository origin/auth2 Seen branch in repository origin/logging Seen branch in repository origin/master Seen branch in repository origin/trunk Seen branch in repository origin/ui Seen 12 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision f1fa25d671e67b8f7fbe2bfa6997b4add67b561e (origin/logging) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f1fa25d671e67b8f7fbe2bfa6997b4add67b561e # timeout=10 Commit message: "Logger version 2" > /usr/bin/git rev-list --no-walk dff6dc7f2fcd984b6756873b050e8b64571ceca5 # 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/logging, 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/logging, since it originates from another repository Seen branch in repository origin/auth Seen branch in repository origin/logging Seen branch in repository origin/master Seen branch in repository origin/trunk Seen branch in repository origin/ui Seen 5 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision f1fa25d671e67b8f7fbe2bfa6997b4add67b561e (origin/logging) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f1fa25d671e67b8f7fbe2bfa6997b4add67b561e # timeout=10 Commit message: "Logger version 2" [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/1ac51747-3f0d-41bb-93cd-318860da6f62/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 14951018b7f3d2546e72fbdb51ff87404321b48fbc597bf678c5e307a0a1afab -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-05-23T07:24:36.437Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-23T07:24:36.752Z] + set +x [2019-05-23T07:24:36.752Z] [Runner info] [2019-05-23T07:24:36.752Z] Hostname: 14951018b7f3 [2019-05-23T07:24:37.004Z] Network Status: Host Online [2019-05-23T07:24:37.004Z] [2019-05-23T07:24:37.004Z] === Tools info === [2019-05-23T07:24:37.255Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-05-23T07:24:37.255Z] [2019-05-23T07:24:37.255Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-05-23T07:24:37.255Z] Maven home: /opt/mvn [2019-05-23T07:24:37.255Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-05-23T07:24:37.255Z] Default locale: en, platform encoding: UTF-8 [2019-05-23T07:24:37.255Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-05-23T07:24:37.255Z] [2019-05-23T07:24:37.255Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-05-23T07:24:37.399Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-23T07:24:37.722Z] + set +x [2019-05-23T07:24:37.723Z] [Build info] [2019-05-23T07:24:37.723Z] ===== Git info ===== [2019-05-23T07:24:37.723Z] Git branch: logging [2019-05-23T07:24:37.723Z] Git commit: f1fa25d671e67b8f7fbe2bfa6997b4add67b561e [2019-05-23T07:24:37.723Z] Git tag: - [2019-05-23T07:24:37.723Z] [2019-05-23T07:24:37.723Z] ===== Jenkins info ===== [2019-05-23T07:24:37.723Z] Jenkins Job #124 [2019-05-23T07:24:37.723Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/124/ [2019-05-23T07:24:37.723Z] Jenkins Tag: jenkins-Hub2Swarm-124 [2019-05-23T07:24:37.723Z] [2019-05-23T07:24:37.723Z] ===== Job Params ===== [2019-05-23T07:24:37.723Z] [2019-05-23T07:24:37.723Z] dockerRepo=yasys/hub2swarm [2019-05-23T07:24:37.723Z] dockerStep=ee.yadev.pipe.commonpipe.Default@72d443f8 [2019-05-23T07:24:37.723Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@4ab092ab [2019-05-23T07:24:37.723Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@72d443f8 [2019-05-23T07:24:37.723Z] hubUrl=https://cloud.docker.com/repository/docker [2019-05-23T07:24:37.723Z] useDebugTag=false [2019-05-23T07:24:37.723Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-05-23T07:24:37.723Z] preparationStep=ee.yadev.pipe.commonpipe.Default@72d443f8 [2019-05-23T07:24:37.723Z] stepTimeout=5 [2019-05-23T07:24:37.723Z] hubCredentialsId=docker-hub [2019-05-23T07:24:37.723Z] class=class ee.yadev.pipe.commonpipe.Params [2019-05-23T07:24:37.723Z] skipMavenTests=true [2019-05-23T07:24:37.723Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-05-23T07:24:37.723Z] verbose=false [2019-05-23T07:24:37.723Z] mavenTestsTimeout=5 [2019-05-23T07:24:37.723Z] pipelineTimeout=15 [2019-05-23T07:24:37.723Z] hubUser=kyberorg [2019-05-23T07:24:37.723Z] [2019-05-23T07:24:37.723Z] ==== Environment Variables ===== [2019-05-23T07:24:37.723Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git [2019-05-23T07:24:37.723Z] GIT_COMMITTER_NAME=Jenkins CI [2019-05-23T07:24:37.723Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=dff6dc7f2fcd984b6756873b050e8b64571ceca5 [2019-05-23T07:24:37.723Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-05-23T07:24:37.723Z] HOSTNAME=14951018b7f3 [2019-05-23T07:24:37.723Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/124/display/redirect?page=changes [2019-05-23T07:24:37.723Z] gitlabAfter=f1fa25d671e67b8f7fbe2bfa6997b4add67b561e [2019-05-23T07:24:37.723Z] NODE_LABELS=master [2019-05-23T07:24:37.723Z] GIT_COMMIT=f1fa25d671e67b8f7fbe2bfa6997b4add67b561e [2019-05-23T07:24:37.723Z] HUDSON_URL=https://ci.yadev.eu/ [2019-05-23T07:24:37.723Z] HOME=/root [2019-05-23T07:24:37.723Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/124/ [2019-05-23T07:24:37.723Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d [2019-05-23T07:24:37.723Z] gitlabTargetBranch=logging [2019-05-23T07:24:37.723Z] GIT_AUTHOR_NAME=Jenkins CI [2019-05-23T07:24:37.723Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git [2019-05-23T07:24:37.723Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm [2019-05-23T07:24:37.723Z] gitlabMergeRequestLastCommit=f1fa25d671e67b8f7fbe2bfa6997b4add67b561e [2019-05-23T07:24:37.723Z] JAVA_VERSION=8u212 [2019-05-23T07:24:37.723Z] NODE_NAME=master [2019-05-23T07:24:37.723Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git [2019-05-23T07:24:37.723Z] GIT_BRANCH=origin/logging [2019-05-23T07:24:37.723Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm [2019-05-23T07:24:37.723Z] EXECUTOR_NUMBER=1 [2019-05-23T07:24:37.723Z] STAGE_NAME=Execution info [2019-05-23T07:24:37.723Z] gitlabBranch=logging [2019-05-23T07:24:37.723Z] gitlabUserEmail=kyberorg@yadev.eu [2019-05-23T07:24:37.723Z] BUILD_DISPLAY_NAME=#124 [2019-05-23T07:24:37.723Z] gitlabSourceBranch=logging [2019-05-23T07:24:37.723Z] HUDSON_HOME=/var/lib/jenkins [2019-05-23T07:24:37.723Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-05-23T07:24:37.723Z] JOB_BASE_NAME=Hub2Swarm [2019-05-23T07:24:37.723Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-05-23T07:24:37.723Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-05-23T07:24:37.723Z] BUILD_ID=124 [2019-05-23T07:24:37.723Z] BUILDING_FOR=kyberorg [2019-05-23T07:24:37.723Z] gitlabBefore=dff6dc7f2fcd984b6756873b050e8b64571ceca5 [2019-05-23T07:24:37.723Z] gitlabActionType=PUSH [2019-05-23T07:24:37.723Z] BUILD_TAG=jenkins-Hub2Swarm-124 [2019-05-23T07:24:37.723Z] JENKINS_URL=https://ci.yadev.eu/ [2019-05-23T07:24:37.723Z] LANG=C.UTF-8 [2019-05-23T07:24:37.723Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ [2019-05-23T07:24:37.723Z] gitlabSourceRepoName=Hub2Swarm [2019-05-23T07:24:37.723Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git [2019-05-23T07:24:37.723Z] gitlabSourceNamespace=Yet another Systems [2019-05-23T07:24:37.723Z] BUILD_NUMBER=124 [2019-05-23T07:24:37.723Z] JENKINS_NODE_COOKIE=048d5354-0b2c-4dba-ba78-4caa1637cd59 [2019-05-23T07:24:37.723Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/124/display/redirect [2019-05-23T07:24:37.723Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-05-23T07:24:37.723Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect [2019-05-23T07:24:37.723Z] CLASSPATH= [2019-05-23T07:24:37.723Z] JOB_NAME=Hub2Swarm [2019-05-23T07:24:37.723Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-05-23T07:24:37.723Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/1ac51747-3f0d-41bb-93cd-318860da6f62 [2019-05-23T07:24:37.723Z] gitlabUserName=Alex Muravya [2019-05-23T07:24:37.723Z] JAVA_HOME=/docker-java-home [2019-05-23T07:24:37.723Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm [2019-05-23T07:24:37.723Z] GIT_PREVIOUS_COMMIT=dff6dc7f2fcd984b6756873b050e8b64571ceca5 [2019-05-23T07:24:37.723Z] 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 [2019-05-23T07:24:38.260Z] + mvn clean package [2019-05-23T07:24:40.126Z] [INFO] Scanning for projects... [2019-05-23T07:24:40.376Z] [INFO] [2019-05-23T07:24:40.376Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- [2019-05-23T07:24:40.376Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT [2019-05-23T07:24:40.376Z] [INFO] --------------------------------[ jar ]--------------------------------- [2019-05-23T07:24:42.239Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/paper-behaviors/maven-metadata.xml [2019-05-23T07:24:42.239Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/paper-behaviors/maven-metadata.xml [2019-05-23T07:24:42.239Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/paper-behaviors/maven-metadata.xml [2019-05-23T07:24:42.239Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/paper-behaviors/maven-metadata.xml [2019-05-23T07:24:42.790Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:42.790Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/iron-behaviors/maven-metadata.xml [2019-05-23T07:24:42.790Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-behaviors/maven-metadata.xml [2019-05-23T07:24:42.790Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-behaviors/maven-metadata.xml [2019-05-23T07:24:42.790Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-behaviors/maven-metadata.xml [2019-05-23T07:24:43.041Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:43.308Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-checked-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.308Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-checked-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.308Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/iron-checked-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.308Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-checked-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.308Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-checked-element-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:43.308Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-validatable-behavior/maven-metadata.xml [2019-05-23T07:24:43.308Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/iron-validatable-behavior/maven-metadata.xml [2019-05-23T07:24:43.308Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-validatable-behavior/maven-metadata.xml [2019-05-23T07:24:43.308Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-validatable-behavior/maven-metadata.xml [2019-05-23T07:24:43.558Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-validatable-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:43.559Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-form-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.559Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-form-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.559Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/iron-form-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.559Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-form-element-behavior/maven-metadata.xml [2019-05-23T07:24:43.810Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-form-element-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:43.810Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/paper-ripple/maven-metadata.xml [2019-05-23T07:24:43.810Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/paper-ripple/maven-metadata.xml [2019-05-23T07:24:43.810Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/paper-ripple/maven-metadata.xml [2019-05-23T07:24:43.811Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/paper-ripple/maven-metadata.xml [2019-05-23T07:24:44.061Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-ripple/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.061Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.061Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-checked-element-behavior/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-checked-element-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.061Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-validatable-behavior/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-validatable-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.061Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-form-element-behavior/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-form-element-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.061Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-validatable-behavior/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-validatable-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.061Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-form-element-behavior/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-form-element-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.062Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-ripple/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-ripple/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.062Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.062Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-checked-element-behavior/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-checked-element-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.062Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-ripple/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-ripple/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.062Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/paper-styles/maven-metadata.xml [2019-05-23T07:24:44.062Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/paper-styles/maven-metadata.xml [2019-05-23T07:24:44.062Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/paper-styles/maven-metadata.xml [2019-05-23T07:24:44.062Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/paper-styles/maven-metadata.xml [2019-05-23T07:24:44.313Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.313Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/font-roboto/maven-metadata.xml [2019-05-23T07:24:44.313Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/font-roboto/maven-metadata.xml [2019-05-23T07:24:44.313Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/font-roboto/maven-metadata.xml [2019-05-23T07:24:44.313Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/font-roboto/maven-metadata.xml [2019-05-23T07:24:44.564Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:font-roboto/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.564Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-menu-behavior/maven-metadata.xml [2019-05-23T07:24:44.564Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-menu-behavior/maven-metadata.xml [2019-05-23T07:24:44.564Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/iron-menu-behavior/maven-metadata.xml [2019-05-23T07:24:44.564Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-menu-behavior/maven-metadata.xml [2019-05-23T07:24:44.815Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-menu-behavior/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:44.815Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-selector/maven-metadata.xml [2019-05-23T07:24:44.815Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-selector/maven-metadata.xml [2019-05-23T07:24:44.815Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/iron-selector/maven-metadata.xml [2019-05-23T07:24:44.815Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-selector/maven-metadata.xml [2019-05-23T07:24:45.065Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.065Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.066Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.066Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/paper-icon-button/maven-metadata.xml [2019-05-23T07:24:45.066Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/paper-icon-button/maven-metadata.xml [2019-05-23T07:24:45.066Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/paper-icon-button/maven-metadata.xml [2019-05-23T07:24:45.066Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/paper-icon-button/maven-metadata.xml [2019-05-23T07:24:45.316Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-icon-button/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.316Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-behaviors/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.316Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.316Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-behaviors/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.316Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.316Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.316Z] Downloading from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/paper-styles/maven-metadata.xml [2019-05-23T07:24:45.317Z] Downloading from Vaadin prereleases: http://maven.vaadin.com/vaadin-prereleases/org/webjars/bowergithub/polymerelements/paper-styles/maven-metadata.xml [2019-05-23T07:24:45.317Z] Progress (1): 510 B Downloaded from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/paper-styles/maven-metadata.xml (510 B at 6.5 kB/s) [2019-05-23T07:24:45.568Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:font-roboto/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:font-roboto/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.568Z] Downloading from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/font-roboto/maven-metadata.xml [2019-05-23T07:24:45.568Z] Downloading from Vaadin prereleases: http://maven.vaadin.com/vaadin-prereleases/org/webjars/bowergithub/polymerelements/font-roboto/maven-metadata.xml [2019-05-23T07:24:45.568Z] Progress (1): 415 B Downloaded from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/font-roboto/maven-metadata.xml (415 B at 13 kB/s) [2019-05-23T07:24:45.568Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/iron-dropdown/maven-metadata.xml [2019-05-23T07:24:45.568Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/iron-dropdown/maven-metadata.xml [2019-05-23T07:24:45.568Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/iron-dropdown/maven-metadata.xml [2019-05-23T07:24:45.568Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/iron-dropdown/maven-metadata.xml [2019-05-23T07:24:45.568Z] Downloading from Vaadin prereleases: http://maven.vaadin.com/vaadin-prereleases/org/webjars/bowergithub/polymerelements/iron-dropdown/maven-metadata.xml [2019-05-23T07:24:45.818Z] Downloading from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/iron-dropdown/maven-metadata.xml [2019-05-23T07:24:45.819Z] Progress (1): 541 B Downloaded from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/iron-dropdown/maven-metadata.xml (541 B at 18 kB/s) [2019-05-23T07:24:45.819Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-dropdown/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.819Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:45.819Z] Downloading from Vaadin prereleases: http://maven.vaadin.com/vaadin-prereleases/org/webjars/bowergithub/polymerelements/iron-behaviors/maven-metadata.xml [2019-05-23T07:24:45.819Z] Downloading from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/iron-behaviors/maven-metadata.xml [2019-05-23T07:24:45.819Z] Progress (1): 576 B Downloaded from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/iron-behaviors/maven-metadata.xml (576 B at 24 kB/s) [2019-05-23T07:24:46.069Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/polymerelements/neon-animation/maven-metadata.xml [2019-05-23T07:24:46.069Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/polymerelements/neon-animation/maven-metadata.xml [2019-05-23T07:24:46.069Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/polymerelements/neon-animation/maven-metadata.xml [2019-05-23T07:24:46.069Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/polymerelements/neon-animation/maven-metadata.xml [2019-05-23T07:24:46.069Z] Downloading from Vaadin prereleases: http://maven.vaadin.com/vaadin-prereleases/org/webjars/bowergithub/polymerelements/neon-animation/maven-metadata.xml [2019-05-23T07:24:46.069Z] Downloading from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/neon-animation/maven-metadata.xml [2019-05-23T07:24:46.320Z] Progress (1): 573 B Downloaded from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/neon-animation/maven-metadata.xml (573 B at 20 kB/s) [2019-05-23T07:24:46.320Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.polymerelements:neon-animation/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.320Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.320Z] Downloading from Vaadin prereleases: http://maven.vaadin.com/vaadin-prereleases/org/webjars/bowergithub/polymerelements/iron-selector/maven-metadata.xml [2019-05-23T07:24:46.320Z] Downloading from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/iron-selector/maven-metadata.xml [2019-05-23T07:24:46.320Z] Progress (1): 510 B Downloaded from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/polymerelements/iron-selector/maven-metadata.xml (510 B at 18 kB/s) [2019-05-23T07:24:46.320Z] Downloading from spring-snapshots: https://repo.spring.io/snapshot/org/webjars/bowergithub/web-animations/web-animations-js/maven-metadata.xml [2019-05-23T07:24:46.320Z] Downloading from spring-milestones: https://repo.spring.io/milestone/org/webjars/bowergithub/web-animations/web-animations-js/maven-metadata.xml [2019-05-23T07:24:46.320Z] Downloading from Vaadin Directory: http://maven.vaadin.com/vaadin-addons/org/webjars/bowergithub/web-animations/web-animations-js/maven-metadata.xml [2019-05-23T07:24:46.320Z] Downloading from repo: http://172.17.0.1:8081/artifactory/jcenter/org/webjars/bowergithub/web-animations/web-animations-js/maven-metadata.xml [2019-05-23T07:24:46.320Z] Downloading from Vaadin prereleases: http://maven.vaadin.com/vaadin-prereleases/org/webjars/bowergithub/web-animations/web-animations-js/maven-metadata.xml [2019-05-23T07:24:46.571Z] Downloading from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/web-animations/web-animations-js/maven-metadata.xml [2019-05-23T07:24:46.571Z] Progress (1): 451 B Downloaded from webjars: https://dl.bintray.com/webjars/maven/org/webjars/bowergithub/web-animations/web-animations-js/maven-metadata.xml (451 B at 17 kB/s) [2019-05-23T07:24:46.571Z] [WARNING] Could not transfer metadata org.webjars.bowergithub.web-animations:web-animations-js/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:paper-styles/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.web-animations:web-animations-js/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.web-animations:web-animations-js/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:neon-animation/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:neon-animation/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-selector/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:iron-behaviors/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.571Z] [WARNING] Failure to transfer org.webjars.bowergithub.polymerelements:neon-animation/maven-metadata.xml from http://172.17.0.1:8081/artifactory/jcenter was cached in the local repository, resolution will not be reattempted until the update interval of repo has elapsed or updates are forced. Original error: Could not transfer metadata org.webjars.bowergithub.polymerelements:neon-animation/maven-metadata.xml from/to repo (http://172.17.0.1:8081/artifactory/jcenter): Connect to 172.17.0.1:8081 [/172.17.0.1] failed: Connection refused (Connection refused) [2019-05-23T07:24:46.821Z] [INFO] [2019-05-23T07:24:46.821Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- [2019-05-23T07:24:46.821Z] [INFO] [2019-05-23T07:24:46.821Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- [2019-05-23T07:24:47.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-05-23T07:24:47.072Z] [INFO] Copying 4 resources [2019-05-23T07:24:47.072Z] [INFO] Copying 11 resources [2019-05-23T07:24:47.072Z] [INFO] [2019-05-23T07:24:47.072Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- [2019-05-23T07:24:47.323Z] [INFO] Changes detected - recompiling the module! [2019-05-23T07:24:47.323Z] [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes [2019-05-23T07:24:50.557Z] [INFO] [2019-05-23T07:24:50.557Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- [2019-05-23T07:24:50.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-05-23T07:24:50.557Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources [2019-05-23T07:24:50.557Z] [INFO] [2019-05-23T07:24:50.557Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- [2019-05-23T07:24:50.557Z] [INFO] Changes detected - recompiling the module! [2019-05-23T07:24:50.557Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes [2019-05-23T07:24:51.468Z] [INFO] [2019-05-23T07:24:51.468Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- [2019-05-23T07:24:51.719Z] [INFO] [2019-05-23T07:24:51.719Z] [INFO] ------------------------------------------------------- [2019-05-23T07:24:51.719Z] [INFO] T E S T S [2019-05-23T07:24:51.719Z] [INFO] ------------------------------------------------------- [2019-05-23T07:24:52.630Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-05-23T07:24:52.630Z] 07:24:52.510 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:52.630Z] 07:24:52.517 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] [2019-05-23T07:24:52.630Z] 07:24:52.530 [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-05-23T07:24:52.630Z] 07:24:52.582 [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-05-23T07:24:52.630Z] 07:24:52.608 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader [2019-05-23T07:24:52.630Z] 07:24:52.617 [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-05-23T07:24:52.630Z] 07:24:52.618 [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-05-23T07:24:52.630Z] 07:24:52.618 [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-05-23T07:24:52.630Z] 07:24:52.620 [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-05-23T07:24:52.881Z] 07:24:52.703 [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-05-23T07:24:52.881Z] 07:24:52.812 [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-05-23T07:24:52.881Z] 07:24:52.813 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-05-23T07:24:53.132Z] 07:24:52.964 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. [2019-05-23T07:24:53.132Z] 07:24:52.964 [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-05-23T07:24:53.132Z] 07:24:52.987 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a2f6f80, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45b4c3a9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@399c4be1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@291caca8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@385e9564, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b94b04d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8c3b9d, org.springframework.test.context.event.EventPublishingTestExecutionListener@4c39bec8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@f79e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7ee8290b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1f59a598, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e178745, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@192c3f1e] [2019-05-23T07:24:53.132Z] 07:24:52.989 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:52.990 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:52.992 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:52.992 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:52.993 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:52.993 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:52.998 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@117e949d testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6db9f5a4 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@5cdd8682, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@799d4f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1445d7f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@797badd3], 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-05-23T07:24:53.132Z] 07:24:53.001 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:53.001 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] [2019-05-23T07:24:53.132Z] 07:24:53.030 [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-05-23T07:24:53.684Z] __ __ __ ___ _____ [2019-05-23T07:24:53.684Z] / / / / __ __ / /_ |__ \ / ___/ _ __ ____ _ _____ ____ ___ [2019-05-23T07:24:53.684Z] / /_/ / / / / / / __ \ __/ / \__ \ | | /| / / / __ `/ / ___/ / __ `__ \ [2019-05-23T07:24:53.684Z] / __ / / /_/ / / /_/ / / __/ ___/ / | |/ |/ / / /_/ / / / / / / / / / [2019-05-23T07:24:53.684Z] /_/ /_/ \__,_/ /_.___/ /____/ /____/ |__/|__/ \__,_/ /_/ /_/ /_/ /_/ [2019-05-23T07:24:53.684Z] [2019-05-23T07:24:53.684Z] main WARN org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer:86 [logDuplicateJsonObjectsWarning]: [2019-05-23T07:24:53.684Z] [2019-05-23T07:24:53.684Z] Found multiple occurrences of org.json.JSONObject on the class path: [2019-05-23T07:24:53.684Z] [2019-05-23T07:24:53.684Z] jar:file:/root/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class [2019-05-23T07:24:53.684Z] jar:file:/root/.m2/repository/org/json/json/20140107/json-20140107.jar!/org/json/JSONObject.class [2019-05-23T07:24:53.684Z] [2019-05-23T07:24:53.684Z] You may wish to exclude one of them to ensure predictable runtime behavior [2019-05-23T07:24:53.684Z] [2019-05-23T07:24:53.684Z] main INFO org.springframework.boot.StartupInfoLogger:50 [logStarting]: Starting Hub2swarmApplicationTests on 14951018b7f3 with PID 190 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) [2019-05-23T07:24:53.684Z] main INFO org.springframework.boot.SpringApplication:682 [logStartupProfileInfo]: No active profile set, falling back to default profiles: default [2019-05-23T07:24:55.547Z] main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:126 [registerRepositoriesIn]: Bootstrapping Spring Data repositories in DEFAULT mode. [2019-05-23T07:24:55.547Z] main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:182 [registerRepositoriesIn]: Finished Spring Data repository scanning in 150ms. Found 6 repository interfaces. [2019-05-23T07:24:56.098Z] main INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 [postProcessAfterInitialization]: Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d77a9b71] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) [2019-05-23T07:24:56.649Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Flyway Community Edition 5.2.4 by Boxfuse [2019-05-23T07:24:56.649Z] main INFO com.zaxxer.hikari.HikariDataSource:110 [getConnection]: HikariPool-1 - Starting... [2019-05-23T07:24:56.900Z] main INFO com.zaxxer.hikari.HikariDataSource:123 [getConnection]: HikariPool-1 - Start completed. [2019-05-23T07:24:57.150Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Database: jdbc:h2:mem:testdb (H2 1.4) [2019-05-23T07:24:57.150Z] main WARN org.flywaydb.core.internal.logging.slf4j.Slf4jLog:53 [warn]: Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested. [2019-05-23T07:24:57.150Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Successfully validated 6 migrations (execution time 00:00.026s) [2019-05-23T07:24:57.150Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Creating Schema History table: "PUBLIC"."flyway_schema_history" [2019-05-23T07:24:57.150Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Current version of schema "PUBLIC": << Empty Schema >> [2019-05-23T07:24:57.150Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Migrating schema "PUBLIC" to version 1 - Tables [2019-05-23T07:24:57.150Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Migrating schema "PUBLIC" to version 2 - Stack Table [2019-05-23T07:24:57.401Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Migrating schema "PUBLIC" to version 3 - Creds Table [2019-05-23T07:24:57.401Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Migrating schema "PUBLIC" to version 4 - Token Table [2019-05-23T07:24:57.401Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Migrating schema "PUBLIC" to version 5 - Image Replace Policy [2019-05-23T07:24:57.401Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Migrating schema "PUBLIC" to version 6 - User Table [2019-05-23T07:24:57.401Z] main INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 [info]: Successfully applied 6 migrations to schema "PUBLIC" (execution time 00:00.163s) [2019-05-23T07:24:57.652Z] main INFO org.hibernate.jpa.internal.util.LogHelper:31 [logPersistenceUnitInformation]: HHH000204: Processing PersistenceUnitInfo [name: default] [2019-05-23T07:24:57.652Z] main INFO org.hibernate.Version:46 [logVersion]: HHH000412: Hibernate Core {5.4.2.Final} [2019-05-23T07:24:57.903Z] main INFO org.hibernate.annotations.common.reflection.java.JavaReflectionManager:49 []: HCANN000001: Hibernate Commons Annotations {5.1.0.Final} [2019-05-23T07:24:58.154Z] main INFO org.hibernate.dialect.Dialect:158 []: HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [2019-05-23T07:24:59.501Z] main INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator:52 [initiateService]: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [2019-05-23T07:24:59.502Z] main INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:415 [buildNativeEntityManagerFactory]: Initialized JPA EntityManagerFactory for persistence unit 'default' [2019-05-23T07:25:00.413Z] main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration:230 [openEntityManagerInViewInterceptor]: 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-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/hub'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/VAADIN/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/favicon.ico'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/robots.txt'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/manifest.webmanifest'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/sw.js'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/offline-page.html'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/src/main/webapp/icons/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/images/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/icons/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/img/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/frontend/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/webjars/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/h2-console/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/frontend-es5/**'], [] [2019-05-23T07:25:01.324Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: Ant [pattern='/frontend-es6/**'], [] [2019-05-23T07:25:01.576Z] main INFO org.springframework.security.web.DefaultSecurityFilterChain:43 []: Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c6c84fa, org.springframework.security.web.context.SecurityContextPersistenceFilter@33f2eb04, org.springframework.security.web.header.HeaderWriterFilter@35ff072c, org.springframework.security.web.authentication.logout.LogoutFilter@5a8b42a3, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@66b90ab3, org.springframework.security.web.session.ConcurrentSessionFilter@b8142f4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2ed7978c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@59c862af, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@70ce2fb2, org.springframework.security.web.session.SessionManagementFilter@63880be9, org.springframework.security.web.access.ExceptionTranslationFilter@13714753, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50e1f3fc] [2019-05-23T07:25:02.487Z] main INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:171 [initialize]: Initializing ExecutorService 'applicationTaskExecutor' [2019-05-23T07:25:03.400Z] main INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:59 []: Exposing 2 endpoint(s) beneath base path '/actuator' [2019-05-23T07:25:03.951Z] main INFO org.springframework.boot.StartupInfoLogger:59 [logStarted]: Started Hub2swarmApplicationTests in 10.897 seconds (JVM running for 12.149) [2019-05-23T07:25:04.201Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.774 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests [2019-05-23T07:25:04.201Z] Thread-3 INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:208 [shutdown]: Shutting down ExecutorService 'applicationTaskExecutor' [2019-05-23T07:25:04.201Z] Thread-3 INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:597 [destroy]: Closing JPA EntityManagerFactory for persistence unit 'default' [2019-05-23T07:25:04.201Z] Thread-3 INFO org.springframework.beans.factory.support.DisposableBeanAdapter:265 [destroy]: 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-05-23T07:25:04.201Z] Thread-3 INFO com.zaxxer.hikari.HikariDataSource:350 [close]: HikariPool-1 - Shutdown initiated... [2019-05-23T07:25:04.452Z] Thread-3 INFO com.zaxxer.hikari.HikariDataSource:352 [close]: HikariPool-1 - Shutdown completed. [2019-05-23T07:25:04.703Z] [INFO] [2019-05-23T07:25:04.703Z] [INFO] Results: [2019-05-23T07:25:04.703Z] [INFO] [2019-05-23T07:25:04.703Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-05-23T07:25:04.703Z] [INFO] [2019-05-23T07:25:04.703Z] [INFO] [2019-05-23T07:25:04.703Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- [2019-05-23T07:25:04.953Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar [2019-05-23T07:25:05.204Z] [INFO] [2019-05-23T07:25:05.204Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- [2019-05-23T07:25:05.755Z] [INFO] Replacing main artifact with repackaged archive [2019-05-23T07:25:05.755Z] [INFO] ------------------------------------------------------------------------ [2019-05-23T07:25:05.755Z] [INFO] BUILD SUCCESS [2019-05-23T07:25:05.755Z] [INFO] ------------------------------------------------------------------------ [2019-05-23T07:25:05.755Z] [INFO] Total time: 25.871 s [2019-05-23T07:25:05.755Z] [INFO] Finished at: 2019-05-23T07:25:05Z [2019-05-23T07:25:05.755Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout [2019-05-23T07:25:06.011Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-23T07:25:06.339Z] + set +x [2019-05-23T07:25:06.589Z] Starting Docker: docker. [2019-05-23T07:25:06.589Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-05-23T07:25:06.683Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-05-23T07:25:06.745Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-23T07:25:07.072Z] + set +x [2019-05-23T07:25:07.072Z] Login as **** to Docker Repository [2019-05-23T07:25:10.301Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/1ac51747-3f0d-41bb-93cd-318860da6f62/config.json. [2019-05-23T07:25:10.302Z] Configure a credential helper to remove this warning. See [2019-05-23T07:25:10.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-05-23T07:25:10.302Z] [2019-05-23T07:25:10.302Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-05-23T07:25:10.442Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-23T07:25:10.753Z] + set +x [2019-05-23T07:25:10.753Z] Building Docker Image yasys/hub2swarm with tags: [logging-latest] [2019-05-23T07:25:11.664Z] Sending build context to Docker daemon 72.8MB [2019-05-23T07:25:11.664Z] Step 1/7 : FROM java:8-jre [2019-05-23T07:25:13.008Z] 8-jre: Pulling from library/java [2019-05-23T07:25:13.008Z] 5040bd298390: Pulling fs layer [2019-05-23T07:25:13.008Z] fce5728aad85: Pulling fs layer [2019-05-23T07:25:13.008Z] c42794440453: Pulling fs layer [2019-05-23T07:25:13.008Z] 0c0da797ba48: Pulling fs layer [2019-05-23T07:25:13.008Z] 7c9b17433752: Pulling fs layer [2019-05-23T07:25:13.008Z] 114e02586e63: Pulling fs layer [2019-05-23T07:25:13.008Z] e4c663802e9a: Pulling fs layer [2019-05-23T07:25:13.008Z] 7c9b17433752: Waiting [2019-05-23T07:25:13.008Z] 114e02586e63: Waiting [2019-05-23T07:25:13.008Z] e4c663802e9a: Waiting [2019-05-23T07:25:13.008Z] 0c0da797ba48: Waiting [2019-05-23T07:25:13.564Z] c42794440453: Verifying Checksum [2019-05-23T07:25:13.564Z] c42794440453: Download complete [2019-05-23T07:25:13.815Z] fce5728aad85: Verifying Checksum [2019-05-23T07:25:13.815Z] fce5728aad85: Download complete [2019-05-23T07:25:14.066Z] 0c0da797ba48: Verifying Checksum [2019-05-23T07:25:14.066Z] 0c0da797ba48: Download complete [2019-05-23T07:25:14.316Z] 5040bd298390: Verifying Checksum [2019-05-23T07:25:14.316Z] 5040bd298390: Download complete [2019-05-23T07:25:14.316Z] 7c9b17433752: Verifying Checksum [2019-05-23T07:25:14.316Z] 7c9b17433752: Download complete [2019-05-23T07:25:14.867Z] e4c663802e9a: Verifying Checksum [2019-05-23T07:25:14.867Z] e4c663802e9a: Download complete [2019-05-23T07:25:15.118Z] 114e02586e63: Verifying Checksum [2019-05-23T07:25:15.118Z] 114e02586e63: Download complete [2019-05-23T07:25:21.600Z] 5040bd298390: Pull complete [2019-05-23T07:25:24.831Z] fce5728aad85: Pull complete [2019-05-23T07:25:25.743Z] c42794440453: Pull complete [2019-05-23T07:25:26.654Z] 0c0da797ba48: Pull complete [2019-05-23T07:25:27.997Z] 7c9b17433752: Pull complete [2019-05-23T07:25:37.874Z] 114e02586e63: Pull complete [2019-05-23T07:25:38.786Z] e4c663802e9a: Pull complete [2019-05-23T07:25:38.786Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 [2019-05-23T07:25:38.786Z] Status: Downloaded newer image for java:8-jre [2019-05-23T07:25:38.786Z] ---> e44d62cf8862 [2019-05-23T07:25:38.786Z] Step 2/7 : VOLUME /tmp [2019-05-23T07:25:41.270Z] ---> Running in 0a49bdf9ba13 [2019-05-23T07:25:45.393Z] Removing intermediate container 0a49bdf9ba13 [2019-05-23T07:25:45.393Z] ---> 7091afbcb8a4 [2019-05-23T07:25:45.393Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) [2019-05-23T07:25:46.739Z] ---> Running in 0b5094ff0bc2 [2019-05-23T07:25:49.226Z] Removing intermediate container 0b5094ff0bc2 [2019-05-23T07:25:49.226Z] ---> 8a60b9d7d350 [2019-05-23T07:25:49.226Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ [2019-05-23T07:25:54.422Z] ---> 0588a64c34f9 [2019-05-23T07:25:54.422Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' [2019-05-23T07:25:56.284Z] ---> Running in dbb88638bc6d [2019-05-23T07:26:02.768Z] Removing intermediate container dbb88638bc6d [2019-05-23T07:26:02.768Z] ---> 1f79b5716f0b [2019-05-23T07:26:02.768Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar [2019-05-23T07:26:05.997Z] ---> Running in ddce159e58dc [2019-05-23T07:26:09.225Z] Removing intermediate container ddce159e58dc [2019-05-23T07:26:09.226Z] ---> ea86428445af [2019-05-23T07:26:09.226Z] Step 7/7 : EXPOSE 8080 [2019-05-23T07:26:11.709Z] ---> Running in f2055e752f2f [2019-05-23T07:26:14.943Z] Removing intermediate container f2055e752f2f [2019-05-23T07:26:14.943Z] ---> f1ac19e2ca1d [2019-05-23T07:26:14.943Z] Successfully built f1ac19e2ca1d [2019-05-23T07:26:15.194Z] Successfully tagged yasys/hub2swarm:logging-latest [2019-05-23T07:26:15.194Z] Docker image yasys/hub2swarm:[logging-latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-05-23T07:26:15.270Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-23T07:26:15.578Z] + set +x [2019-05-23T07:26:15.578Z] Push yasys/hub2swarm to Docker Repository [2019-05-23T07:26:15.829Z] The push refers to repository [docker.io/yasys/hub2swarm] [2019-05-23T07:26:16.079Z] cc980e854cc5: Preparing [2019-05-23T07:26:16.079Z] 1d85d8690333: Preparing [2019-05-23T07:26:16.079Z] 73ad47d4bc12: Preparing [2019-05-23T07:26:16.079Z] c22c27816361: Preparing [2019-05-23T07:26:16.079Z] 04dba64afa87: Preparing [2019-05-23T07:26:16.079Z] 500ca2ff7d52: Preparing [2019-05-23T07:26:16.079Z] 782d5215f910: Preparing [2019-05-23T07:26:16.079Z] 0eb22bfb707d: Preparing [2019-05-23T07:26:16.079Z] a2ae92ffcd29: Preparing [2019-05-23T07:26:16.079Z] 0eb22bfb707d: Waiting [2019-05-23T07:26:16.079Z] 500ca2ff7d52: Waiting [2019-05-23T07:26:16.079Z] a2ae92ffcd29: Waiting [2019-05-23T07:26:16.079Z] 782d5215f910: Waiting [2019-05-23T07:26:16.991Z] 73ad47d4bc12: Layer already exists [2019-05-23T07:26:16.991Z] 04dba64afa87: Layer already exists [2019-05-23T07:26:16.991Z] c22c27816361: Layer already exists [2019-05-23T07:26:17.544Z] 500ca2ff7d52: Layer already exists [2019-05-23T07:26:17.544Z] 0eb22bfb707d: Layer already exists [2019-05-23T07:26:17.544Z] 782d5215f910: Layer already exists [2019-05-23T07:26:18.095Z] a2ae92ffcd29: Layer already exists [2019-05-23T07:26:30.199Z] 1d85d8690333: Pushed [2019-05-23T07:26:30.199Z] cc980e854cc5: Pushed [2019-05-23T07:26:34.324Z] logging-latest: digest: sha256:45bf15ce6e1037889a70bc9f3832e91e1a53e8d1dc6da8ba16b832433cfc7158 size: 2211 [2019-05-23T07:26:34.324Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-05-23T07:26:34.412Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-05-23T07:26:34.731Z] + set +x [2019-05-23T07:26:34.732Z] Moikka kyberorg! [2019-05-23T07:26:34.732Z] Here is Docker Summary: [2019-05-23T07:26:34.732Z] Images built and pushed: 1 [2019-05-23T07:26:34.732Z] [ [2019-05-23T07:26:34.732Z] yasys/hub2swarm:logging-latest [2019-05-23T07:26:34.732Z] ] [2019-05-23T07:26:34.732Z] 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-05-23T07:26:34.974Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-05-23T07:26:35.280Z] + set +x [2019-05-23T07:26:35.280Z] Making workspace writable for correct cleanup [2019-05-23T07:26:35.280Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-05-23T07:26:35.426Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 14951018b7f3d2546e72fbdb51ff87404321b48fbc597bf678c5e307a0a1afab $ docker rm -f 14951018b7f3d2546e72fbdb51ff87404321b48fbc597bf678c5e307a0a1afab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS