Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/kyberorg/proxy.git into /var/lib/jenkins/workspace/Proxy@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/kyberorg/proxy.git # timeout=10 Fetching upstream changes from https://gitlab.com/kyberorg/proxy.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 27e31937c959fc1613b36f16f1ffe5de9f50f1ae (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 27e31937c959fc1613b36f16f1ffe5de9f50f1ae # timeout=10 Commit message: "Config" > /usr/bin/git rev-list --no-walk 63f40ef6dabc998ff1aeba12cf708484e85c5e0a # 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/master, since it originates from another repository Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 Commit message: "Merge branch 'steps-fix' into 'master'" > /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10 [Pipeline] Start of Pipeline [Pipeline] getContext [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Proxy [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/kyberorg/proxy.git > /usr/bin/git init /var/lib/jenkins/workspace/Proxy # timeout=10 Fetching upstream changes from https://gitlab.com/kyberorg/proxy.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/proxy.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/kyberorg/proxy.git # timeout=10 Fetching upstream changes from https://gitlab.com/kyberorg/proxy.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 27e31937c959fc1613b36f16f1ffe5de9f50f1ae (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 27e31937c959fc1613b36f16f1ffe5de9f50f1ae # timeout=10 Commit message: "Config" [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/Proxy@tmp/be99a5b3-d8af-4e1c-8a0f-d4e673936dc5/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/Proxy -v /var/lib/jenkins/workspace/Proxy:/var/lib/jenkins/workspace/Proxy:rw,z -v /var/lib/jenkins/workspace/Proxy@tmp:/var/lib/jenkins/workspace/Proxy@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 3f8c2f4c05f1a2717cec9eb7712e686ae5416d8661eb05b2237930a785b43948 -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 13:18:50 [2019-04-23T10:18:50.942Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 13:18:51 [2019-04-23T10:18:51.264Z] + set +x 13:18:51 [2019-04-23T10:18:51.264Z] [Runner info] 13:18:51 [2019-04-23T10:18:51.264Z] Hostname: 3f8c2f4c05f1 13:18:51 [2019-04-23T10:18:51.516Z] Network Status: Host Online 13:18:51 [2019-04-23T10:18:51.517Z] 13:18:51 [2019-04-23T10:18:51.517Z] === Tools info === 13:18:51 [2019-04-23T10:18:51.768Z] Docker version: Docker version 18.09.5, build e8ff056dbc 13:18:51 [2019-04-23T10:18:51.768Z] 13:18:51 [2019-04-23T10:18:51.768Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) 13:18:51 [2019-04-23T10:18:51.768Z] Maven home: /opt/mvn 13:18:51 [2019-04-23T10:18:51.768Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre 13:18:51 [2019-04-23T10:18:51.768Z] Default locale: en, platform encoding: UTF-8 13:18:51 [2019-04-23T10:18:51.768Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" 13:18:51 [2019-04-23T10:18:51.768Z] 13:18:51 [2019-04-23T10:18:51.768Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 13:18:51 [2019-04-23T10:18:51.921Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 13:18:52 [2019-04-23T10:18:52.248Z] + set +x 13:18:52 [2019-04-23T10:18:52.248Z] [Build info] 13:18:52 [2019-04-23T10:18:52.248Z] ===== Git info ===== 13:18:52 [2019-04-23T10:18:52.248Z] Git branch: master 13:18:52 [2019-04-23T10:18:52.248Z] Git commit: 27e31937c959fc1613b36f16f1ffe5de9f50f1ae 13:18:52 [2019-04-23T10:18:52.248Z] Git tag: - 13:18:52 [2019-04-23T10:18:52.248Z] 13:18:52 [2019-04-23T10:18:52.248Z] ===== Jenkins info ===== 13:18:52 [2019-04-23T10:18:52.248Z] Jenkins Job #2 13:18:52 [2019-04-23T10:18:52.248Z] Jenkins Job URL: https://ci.yadev.eu/job/Proxy/2/ 13:18:52 [2019-04-23T10:18:52.248Z] Jenkins Tag: jenkins-Proxy-2 13:18:52 [2019-04-23T10:18:52.248Z] 13:18:52 [2019-04-23T10:18:52.248Z] ===== Job Params ===== 13:18:52 [2019-04-23T10:18:52.248Z] 13:18:52 [2019-04-23T10:18:52.249Z] dockerRepo=yasys/proxy 13:18:52 [2019-04-23T10:18:52.249Z] dockerStep=ee.yadev.pipe.commonpipe.Default@64c640d8 13:18:52 [2019-04-23T10:18:52.249Z] javaStep=null 13:18:52 [2019-04-23T10:18:52.249Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@64c640d8 13:18:52 [2019-04-23T10:18:52.249Z] hubUrl=https://cloud.docker.com/repository/docker 13:18:52 [2019-04-23T10:18:52.249Z] useDebugTag=false 13:18:52 [2019-04-23T10:18:52.249Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} 13:18:52 [2019-04-23T10:18:52.249Z] preparationStep=ee.yadev.pipe.commonpipe.Default@64c640d8 13:18:52 [2019-04-23T10:18:52.249Z] stepTimeout=5 13:18:52 [2019-04-23T10:18:52.249Z] hubCredentialsId=docker-hub 13:18:52 [2019-04-23T10:18:52.249Z] class=class ee.yadev.pipe.commonpipe.Params 13:18:52 [2019-04-23T10:18:52.249Z] skipMavenTests=false 13:18:52 [2019-04-23T10:18:52.249Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} 13:18:52 [2019-04-23T10:18:52.249Z] verbose=false 13:18:52 [2019-04-23T10:18:52.249Z] mavenTestsTimeout=5 13:18:52 [2019-04-23T10:18:52.249Z] pipelineTimeout=15 13:18:52 [2019-04-23T10:18:52.249Z] hubUser=kyberorg 13:18:52 [2019-04-23T10:18:52.249Z] 13:18:52 [2019-04-23T10:18:52.249Z] ==== Environment Variables ===== 13:18:52 [2019-04-23T10:18:52.250Z] gitlabSourceRepoURL=git@gitlab.com:kyberorg/proxy.git 13:18:52 [2019-04-23T10:18:52.250Z] GIT_COMMITTER_NAME=Jenkins CI 13:18:52 [2019-04-23T10:18:52.250Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=63f40ef6dabc998ff1aeba12cf708484e85c5e0a 13:18:52 [2019-04-23T10:18:52.250Z] GIT_AUTHOR_EMAIL=ci@yadev.eu 13:18:52 [2019-04-23T10:18:52.250Z] HOSTNAME=3f8c2f4c05f1 13:18:52 [2019-04-23T10:18:52.250Z] gitlabAfter=27e31937c959fc1613b36f16f1ffe5de9f50f1ae 13:18:52 [2019-04-23T10:18:52.250Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/2/display/redirect?page=changes 13:18:52 [2019-04-23T10:18:52.250Z] GIT_COMMIT=27e31937c959fc1613b36f16f1ffe5de9f50f1ae 13:18:52 [2019-04-23T10:18:52.250Z] NODE_LABELS=master 13:18:52 [2019-04-23T10:18:52.250Z] HUDSON_URL=https://ci.yadev.eu/ 13:18:52 [2019-04-23T10:18:52.250Z] HOME=/root 13:18:52 [2019-04-23T10:18:52.250Z] BUILD_URL=https://ci.yadev.eu/job/Proxy/2/ 13:18:52 [2019-04-23T10:18:52.250Z] GIT_AUTHOR_NAME=Jenkins CI 13:18:52 [2019-04-23T10:18:52.250Z] JENKINS_SERVER_COOKIE=durable-644cf6a41d434044bda64ddfa7ab3282 13:18:52 [2019-04-23T10:18:52.250Z] gitlabTargetBranch=master 13:18:52 [2019-04-23T10:18:52.250Z] gitlabSourceRepoHttpUrl=https://gitlab.com/kyberorg/proxy.git 13:18:52 [2019-04-23T10:18:52.250Z] WORKSPACE=/var/lib/jenkins/workspace/Proxy 13:18:52 [2019-04-23T10:18:52.250Z] gitlabMergeRequestLastCommit=27e31937c959fc1613b36f16f1ffe5de9f50f1ae 13:18:52 [2019-04-23T10:18:52.250Z] JAVA_VERSION=8u212 13:18:52 [2019-04-23T10:18:52.250Z] NODE_NAME=master 13:18:52 [2019-04-23T10:18:52.251Z] gitlabSourceRepoSshUrl=git@gitlab.com:kyberorg/proxy.git 13:18:52 [2019-04-23T10:18:52.255Z] EXECUTOR_NUMBER=1 13:18:52 [2019-04-23T10:18:52.255Z] gitlabSourceRepoHomepage=https://gitlab.com/kyberorg/proxy 13:18:52 [2019-04-23T10:18:52.255Z] GIT_BRANCH=origin/master 13:18:52 [2019-04-23T10:18:52.255Z] STAGE_NAME=Execution info 13:18:52 [2019-04-23T10:18:52.255Z] gitlabBranch=master 13:18:52 [2019-04-23T10:18:52.255Z] gitlabUserEmail=kyberorg@yadev.eu 13:18:52 [2019-04-23T10:18:52.255Z] gitlabSourceBranch=master 13:18:52 [2019-04-23T10:18:52.255Z] BUILD_DISPLAY_NAME=#2 13:18:52 [2019-04-23T10:18:52.255Z] HUDSON_HOME=/var/lib/jenkins 13:18:52 [2019-04-23T10:18:52.256Z] JOB_BASE_NAME=Proxy 13:18:52 [2019-04-23T10:18:52.256Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ 13:18:52 [2019-04-23T10:18:52.256Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 13:18:52 [2019-04-23T10:18:52.256Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 13:18:52 [2019-04-23T10:18:52.256Z] BUILD_ID=2 13:18:52 [2019-04-23T10:18:52.256Z] BUILDING_FOR=kyberorg 13:18:52 [2019-04-23T10:18:52.256Z] gitlabActionType=PUSH 13:18:52 [2019-04-23T10:18:52.256Z] gitlabBefore=63f40ef6dabc998ff1aeba12cf708484e85c5e0a 13:18:52 [2019-04-23T10:18:52.256Z] BUILD_TAG=jenkins-Proxy-2 13:18:52 [2019-04-23T10:18:52.256Z] JENKINS_URL=https://ci.yadev.eu/ 13:18:52 [2019-04-23T10:18:52.256Z] LANG=C.UTF-8 13:18:52 [2019-04-23T10:18:52.256Z] gitlabSourceRepoName=proxy 13:18:52 [2019-04-23T10:18:52.256Z] GIT_URL=https://gitlab.com/kyberorg/proxy.git 13:18:52 [2019-04-23T10:18:52.256Z] JOB_URL=https://ci.yadev.eu/job/Proxy/ 13:18:52 [2019-04-23T10:18:52.256Z] BUILD_NUMBER=2 13:18:52 [2019-04-23T10:18:52.256Z] gitlabSourceNamespace=kyberorg 13:18:52 [2019-04-23T10:18:52.256Z] JENKINS_NODE_COOKIE=15b5f50b-2570-47fa-b1c3-8e5ebff85c33 13:18:52 [2019-04-23T10:18:52.256Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/2/display/redirect 13:18:52 [2019-04-23T10:18:52.256Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd 13:18:52 [2019-04-23T10:18:52.256Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/display/redirect 13:18:52 [2019-04-23T10:18:52.256Z] CLASSPATH= 13:18:52 [2019-04-23T10:18:52.256Z] GIT_COMMITTER_EMAIL=ci@yadev.eu 13:18:52 [2019-04-23T10:18:52.256Z] JOB_NAME=Proxy 13:18:52 [2019-04-23T10:18:52.256Z] gitlabUserName=Alex Muravya 13:18:52 [2019-04-23T10:18:52.257Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Proxy@tmp/be99a5b3-d8af-4e1c-8a0f-d4e673936dc5 13:18:52 [2019-04-23T10:18:52.257Z] JAVA_HOME=/docker-java-home 13:18:52 [2019-04-23T10:18:52.257Z] PWD=/var/lib/jenkins/workspace/Proxy 13:18:52 [2019-04-23T10:18:52.257Z] GIT_PREVIOUS_COMMIT=63f40ef6dabc998ff1aeba12cf708484e85c5e0a 13:18:52 [2019-04-23T10:18:52.257Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) Stage "JavaApp: Build and Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout 13:18:52 [2019-04-23T10:18:52.842Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 13:18:53 [2019-04-23T10:18:53.148Z] + set +x 13:18:53 [2019-04-23T10:18:53.149Z] Starting Docker: docker. 13:18:53 [2019-04-23T10:18:53.149Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials 13:18:53 [2019-04-23T10:18:53.263Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout 13:18:53 [2019-04-23T10:18:53.332Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 13:18:53 [2019-04-23T10:18:53.663Z] + set +x 13:18:53 [2019-04-23T10:18:53.663Z] Login as **** to Docker Repository 13:18:55 [2019-04-23T10:18:55.529Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Proxy@tmp/be99a5b3-d8af-4e1c-8a0f-d4e673936dc5/config.json. 13:18:55 [2019-04-23T10:18:55.529Z] Configure a credential helper to remove this warning. See 13:18:55 [2019-04-23T10:18:55.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:55 [2019-04-23T10:18:55.529Z] 13:18:55 [2019-04-23T10:18:55.529Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout 13:18:55 [2019-04-23T10:18:55.639Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 13:18:55 [2019-04-23T10:18:55.945Z] + set +x 13:18:55 [2019-04-23T10:18:55.945Z] Building Docker Image yasys/proxy with tags: [latest] 13:18:55 [2019-04-23T10:18:55.945Z] Sending build context to Docker daemon 66.05kB 13:18:56 [2019-04-23T10:18:56.197Z] Step 1/2 : FROM sameersbn/squid:3.5.27-1 13:18:57 [2019-04-23T10:18:57.543Z] 3.5.27-1: Pulling from sameersbn/squid 13:18:57 [2019-04-23T10:18:57.543Z] 84ed7d2f608f: Pulling fs layer 13:18:57 [2019-04-23T10:18:57.544Z] be2bf1c4a48d: Pulling fs layer 13:18:57 [2019-04-23T10:18:57.544Z] a5bdc6303093: Pulling fs layer 13:18:57 [2019-04-23T10:18:57.544Z] e9055237d68d: Pulling fs layer 13:18:57 [2019-04-23T10:18:57.544Z] bfe66cdd2f70: Pulling fs layer 13:18:57 [2019-04-23T10:18:57.544Z] e9055237d68d: Waiting 13:18:57 [2019-04-23T10:18:57.544Z] 291888cc9c55: Pulling fs layer 13:18:57 [2019-04-23T10:18:57.544Z] 291888cc9c55: Waiting 13:18:57 [2019-04-23T10:18:57.544Z] bfe66cdd2f70: Waiting 13:18:58 [2019-04-23T10:18:58.096Z] a5bdc6303093: Verifying Checksum 13:18:58 [2019-04-23T10:18:58.097Z] a5bdc6303093: Download complete 13:18:58 [2019-04-23T10:18:58.097Z] be2bf1c4a48d: Download complete 13:18:58 [2019-04-23T10:18:58.348Z] 84ed7d2f608f: Verifying Checksum 13:18:58 [2019-04-23T10:18:58.348Z] 84ed7d2f608f: Download complete 13:18:58 [2019-04-23T10:18:58.348Z] e9055237d68d: Verifying Checksum 13:18:58 [2019-04-23T10:18:58.348Z] e9055237d68d: Download complete 13:18:58 [2019-04-23T10:18:58.899Z] bfe66cdd2f70: Verifying Checksum 13:18:58 [2019-04-23T10:18:58.900Z] bfe66cdd2f70: Download complete 13:18:58 [2019-04-23T10:18:58.900Z] 291888cc9c55: Verifying Checksum 13:18:58 [2019-04-23T10:18:58.900Z] 291888cc9c55: Download complete 13:19:00 [2019-04-23T10:19:00.763Z] 84ed7d2f608f: Pull complete 13:19:01 [2019-04-23T10:19:01.014Z] be2bf1c4a48d: Pull complete 13:19:01 [2019-04-23T10:19:01.566Z] a5bdc6303093: Pull complete 13:19:02 [2019-04-23T10:19:02.117Z] e9055237d68d: Pull complete 13:19:05 [2019-04-23T10:19:05.347Z] bfe66cdd2f70: Pull complete 13:19:05 [2019-04-23T10:19:05.899Z] 291888cc9c55: Pull complete 13:19:06 [2019-04-23T10:19:06.811Z] Digest: sha256:263244e807b6fdf59c0538af7c87ea8ffcbcee77a85ac33aa6fafb5ef711636e 13:19:06 [2019-04-23T10:19:06.811Z] Status: Downloaded newer image for sameersbn/squid:3.5.27-1 13:19:06 [2019-04-23T10:19:06.811Z] ---> 55ec3ca42b44 13:19:06 [2019-04-23T10:19:06.811Z] Step 2/2 : COPY squid.conf /etc/squid/squid.conf 13:19:09 [2019-04-23T10:19:09.299Z] ---> 444d731869be 13:19:09 [2019-04-23T10:19:09.299Z] Successfully built 444d731869be 13:19:09 [2019-04-23T10:19:09.299Z] Successfully tagged yasys/proxy:latest 13:19:09 [2019-04-23T10:19:09.299Z] Docker image yasys/proxy:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 13:19:09 [2019-04-23T10:19:09.376Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 13:19:09 [2019-04-23T10:19:09.674Z] + set +x 13:19:09 [2019-04-23T10:19:09.674Z] Push yasys/proxy to Docker Repository 13:19:09 [2019-04-23T10:19:09.674Z] The push refers to repository [docker.io/yasys/proxy] 13:19:10 [2019-04-23T10:19:10.225Z] a52ff3e3d31a: Preparing 13:19:10 [2019-04-23T10:19:10.225Z] 1db9402f4522: Preparing 13:19:10 [2019-04-23T10:19:10.225Z] 1db9402f4522: Preparing 13:19:10 [2019-04-23T10:19:10.225Z] cee7cea46374: Preparing 13:19:10 [2019-04-23T10:19:10.225Z] 2c77720cf318: Preparing 13:19:10 [2019-04-23T10:19:10.225Z] 1f6b6c7dc482: Preparing 13:19:10 [2019-04-23T10:19:10.225Z] c8dbbe73b68c: Preparing 13:19:10 [2019-04-23T10:19:10.226Z] 2fb7bfc6145d: Preparing 13:19:10 [2019-04-23T10:19:10.226Z] c8dbbe73b68c: Waiting 13:19:10 [2019-04-23T10:19:10.226Z] 2fb7bfc6145d: Waiting 13:19:11 [2019-04-23T10:19:11.138Z] cee7cea46374: Layer already exists 13:19:11 [2019-04-23T10:19:11.138Z] 2c77720cf318: Layer already exists 13:19:11 [2019-04-23T10:19:11.138Z] 1f6b6c7dc482: Layer already exists 13:19:11 [2019-04-23T10:19:11.138Z] 1db9402f4522: Layer already exists 13:19:11 [2019-04-23T10:19:11.689Z] 2fb7bfc6145d: Layer already exists 13:19:11 [2019-04-23T10:19:11.689Z] c8dbbe73b68c: Layer already exists 13:19:13 [2019-04-23T10:19:13.552Z] a52ff3e3d31a: Pushed 13:19:17 [2019-04-23T10:19:17.677Z] latest: digest: sha256:4be2a04283ef2d5cf65cae3e57ee13e70994b41b595c4b27cae7d65a603c42f7 size: 1983 13:19:17 [2019-04-23T10:19:17.677Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 13:19:17 [2019-04-23T10:19:17.783Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 13:19:18 [2019-04-23T10:19:18.079Z] + set +x 13:19:18 [2019-04-23T10:19:18.079Z] Moikka kyberorg! 13:19:18 [2019-04-23T10:19:18.079Z] Here is Docker Summary: 13:19:18 [2019-04-23T10:19:18.080Z] Images built and pushed: 1 13:19:18 [2019-04-23T10:19:18.080Z] [ 13:19:18 [2019-04-23T10:19:18.080Z] yasys/proxy:latest 13:19:18 [2019-04-23T10:19:18.080Z] ] 13:19:18 [2019-04-23T10:19:18.080Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/proxy [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo 13:19:18 [2019-04-23T10:19:18.440Z] One way or another, I have finished. Tsau! [Pipeline] sh 13:19:18 [2019-04-23T10:19:18.730Z] + set +x 13:19:18 [2019-04-23T10:19:18.730Z] Making workspace writable for correct cleanup 13:19:18 [2019-04-23T10:19:18.730Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo 13:19:18 [2019-04-23T10:19:18.800Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 3f8c2f4c05f1a2717cec9eb7712e686ae5416d8661eb05b2237930a785b43948 $ docker rm -f 3f8c2f4c05f1a2717cec9eb7712e686ae5416d8661eb05b2237930a785b43948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS