Console Output
Started by user Toor Admin
Running as Toor Admin
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yadevv/logo.git into /var/lib/jenkins/workspace/LogoSite@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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 4e10fbad368d0d97b130875e7e261fb0ea98f651 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 4e10fbad368d0d97b130875e7e261fb0ea98f651 # timeout=10
Commit message: "Gitlab logo"
> /usr/bin/git rev-list --no-walk 4e10fbad368d0d97b130875e7e261fb0ea98f651 # 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
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/LogoSite
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yadevv/logo.git
> /usr/bin/git init /var/lib/jenkins/workspace/LogoSite # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yadevv/logo.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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 4e10fbad368d0d97b130875e7e261fb0ea98f651 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 4e10fbad368d0d97b130875e7e261fb0ea98f651 # timeout=10
Commit message: "Gitlab logo"
[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/LogoSite@tmp/b9cf79be-cc6f-45f4-9453-97af0e70a2d4/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 -w /var/lib/jenkins/workspace/LogoSite -v /var/lib/jenkins/workspace/LogoSite:/var/lib/jenkins/workspace/LogoSite:rw,z -v /var/lib/jenkins/workspace/LogoSite@tmp:/var/lib/jenkins/workspace/LogoSite@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 ******** yasys/jobbari:1.7.0 cat
$ docker top 9978cd08c51c08068c3f5b71ff369f8780463c1471cd9bab9f0ef7d80a23fba1 -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:50:21 [2019-04-25T10:50:21.404Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:50:21 [2019-04-25T10:50:21.699Z] + set +x
13:50:21 [2019-04-25T10:50:21.699Z] [Runner info]
13:50:21 [2019-04-25T10:50:21.699Z] Hostname: 9978cd08c51c
13:50:21 [2019-04-25T10:50:21.699Z] Network Status: Host Online
13:50:21 [2019-04-25T10:50:21.699Z]
13:50:21 [2019-04-25T10:50:21.699Z] === Tools info ===
13:50:22 [2019-04-25T10:50:22.251Z] Docker version: Docker version 18.09.5, build e8ff056dbc
13:50:22 [2019-04-25T10:50:22.251Z]
13:50:22 [2019-04-25T10:50:22.251Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
13:50:22 [2019-04-25T10:50:22.251Z] Maven home: /opt/mvn
13:50:22 [2019-04-25T10:50:22.251Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
13:50:22 [2019-04-25T10:50:22.251Z] Default locale: en, platform encoding: UTF-8
13:50:22 [2019-04-25T10:50:22.251Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
13:50:22 [2019-04-25T10:50:22.251Z]
13:50:22 [2019-04-25T10:50:22.251Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:50:22 [2019-04-25T10:50:22.346Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:50:22 [2019-04-25T10:50:22.649Z] + set +x
13:50:22 [2019-04-25T10:50:22.649Z] [Build info]
13:50:22 [2019-04-25T10:50:22.649Z] ===== Git info =====
13:50:22 [2019-04-25T10:50:22.649Z] Git branch: master
13:50:22 [2019-04-25T10:50:22.649Z] Git commit: 4e10fbad368d0d97b130875e7e261fb0ea98f651
13:50:22 [2019-04-25T10:50:22.649Z] Git tag: -
13:50:22 [2019-04-25T10:50:22.649Z]
13:50:22 [2019-04-25T10:50:22.649Z] ===== Jenkins info =====
13:50:22 [2019-04-25T10:50:22.649Z] Jenkins Job #10
13:50:22 [2019-04-25T10:50:22.649Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/10/
13:50:22 [2019-04-25T10:50:22.649Z] Jenkins Tag: jenkins-LogoSite-10
13:50:22 [2019-04-25T10:50:22.649Z]
13:50:22 [2019-04-25T10:50:22.649Z] ===== Job Params =====
13:50:22 [2019-04-25T10:50:22.649Z]
13:50:22 [2019-04-25T10:50:22.649Z] dockerRepo=yadev/logo
13:50:22 [2019-04-25T10:50:22.649Z] dockerStep=ee.yadev.pipe.commonpipe.Default@fd7a21b
13:50:22 [2019-04-25T10:50:22.649Z] javaStep=null
13:50:22 [2019-04-25T10:50:22.649Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@fd7a21b
13:50:22 [2019-04-25T10:50:22.649Z] hubUrl=https://cloud.docker.com/repository/docker
13:50:22 [2019-04-25T10:50:22.649Z] useDebugTag=false
13:50:22 [2019-04-25T10:50:22.649Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
13:50:22 [2019-04-25T10:50:22.649Z] preparationStep=ee.yadev.pipe.commonpipe.Default@fd7a21b
13:50:22 [2019-04-25T10:50:22.649Z] stepTimeout=5
13:50:22 [2019-04-25T10:50:22.649Z] hubCredentialsId=docker-hub
13:50:22 [2019-04-25T10:50:22.649Z] class=class ee.yadev.pipe.commonpipe.Params
13:50:22 [2019-04-25T10:50:22.649Z] skipMavenTests=false
13:50:22 [2019-04-25T10:50:22.649Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
13:50:22 [2019-04-25T10:50:22.649Z] verbose=false
13:50:22 [2019-04-25T10:50:22.649Z] mavenTestsTimeout=5
13:50:22 [2019-04-25T10:50:22.649Z] pipelineTimeout=15
13:50:22 [2019-04-25T10:50:22.649Z] hubUser=kyberorg
13:50:22 [2019-04-25T10:50:22.649Z]
13:50:22 [2019-04-25T10:50:22.649Z] ==== Environment Variables =====
13:50:22 [2019-04-25T10:50:22.649Z] GIT_COMMITTER_NAME=Jenkins CI
13:50:22 [2019-04-25T10:50:22.649Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=4e10fbad368d0d97b130875e7e261fb0ea98f651
13:50:22 [2019-04-25T10:50:22.649Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
13:50:22 [2019-04-25T10:50:22.649Z] HOSTNAME=9978cd08c51c
13:50:22 [2019-04-25T10:50:22.649Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/10/display/redirect?page=changes
13:50:22 [2019-04-25T10:50:22.649Z] HUDSON_URL=https://ci.yadev.eu/
13:50:22 [2019-04-25T10:50:22.649Z] NODE_LABELS=master
13:50:22 [2019-04-25T10:50:22.649Z] GIT_COMMIT=4e10fbad368d0d97b130875e7e261fb0ea98f651
13:50:22 [2019-04-25T10:50:22.649Z] HOME=/root
13:50:22 [2019-04-25T10:50:22.649Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/10/
13:50:22 [2019-04-25T10:50:22.649Z] GIT_AUTHOR_NAME=Jenkins CI
13:50:22 [2019-04-25T10:50:22.649Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
13:50:22 [2019-04-25T10:50:22.649Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
13:50:22 [2019-04-25T10:50:22.649Z] JAVA_VERSION=8u212
13:50:22 [2019-04-25T10:50:22.649Z] NODE_NAME=master
13:50:22 [2019-04-25T10:50:22.649Z] EXECUTOR_NUMBER=0
13:50:22 [2019-04-25T10:50:22.649Z] GIT_BRANCH=origin/master
13:50:22 [2019-04-25T10:50:22.649Z] STAGE_NAME=Execution info
13:50:22 [2019-04-25T10:50:22.649Z] BUILD_DISPLAY_NAME=#10
13:50:22 [2019-04-25T10:50:22.649Z] JOB_BASE_NAME=LogoSite
13:50:22 [2019-04-25T10:50:22.649Z] HUDSON_HOME=/var/lib/jenkins
13:50:22 [2019-04-25T10:50:22.649Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
13:50:22 [2019-04-25T10:50:22.649Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
13:50:22 [2019-04-25T10:50:22.649Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:50:22 [2019-04-25T10:50:22.649Z] BUILD_ID=10
13:50:22 [2019-04-25T10:50:22.649Z] BUILDING_FOR=kyberorg
13:50:22 [2019-04-25T10:50:22.649Z] BUILD_TAG=jenkins-LogoSite-10
13:50:22 [2019-04-25T10:50:22.649Z] JENKINS_URL=https://ci.yadev.eu/
13:50:22 [2019-04-25T10:50:22.649Z] LANG=C.UTF-8
13:50:22 [2019-04-25T10:50:22.649Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
13:50:22 [2019-04-25T10:50:22.649Z] GIT_URL=https://gitlab.com/yadevv/logo.git
13:50:22 [2019-04-25T10:50:22.649Z] BUILD_NUMBER=10
13:50:22 [2019-04-25T10:50:22.649Z] JENKINS_NODE_COOKIE=73456a35-f7ed-4546-bd30-e5b0b7230bbd
13:50:22 [2019-04-25T10:50:22.649Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/10/display/redirect
13:50:22 [2019-04-25T10:50:22.649Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
13:50:22 [2019-04-25T10:50:22.649Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
13:50:22 [2019-04-25T10:50:22.649Z] CLASSPATH=
13:50:22 [2019-04-25T10:50:22.649Z] JOB_NAME=LogoSite
13:50:22 [2019-04-25T10:50:22.649Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
13:50:22 [2019-04-25T10:50:22.649Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/b9cf79be-cc6f-45f4-9453-97af0e70a2d4
13:50:22 [2019-04-25T10:50:22.649Z] JAVA_HOME=/docker-java-home
13:50:22 [2019-04-25T10:50:22.649Z] PWD=/var/lib/jenkins/workspace/LogoSite
13:50:22 [2019-04-25T10:50:22.649Z] GIT_PREVIOUS_COMMIT=4e10fbad368d0d97b130875e7e261fb0ea98f651
13:50:22 [2019-04-25T10:50:22.649Z] 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:50:22 [2019-04-25T10:50:22.965Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:50:23 [2019-04-25T10:50:23.264Z] + set +x
13:50:23 [2019-04-25T10:50:23.264Z] Starting Docker: docker.
13:50:23 [2019-04-25T10:50:23.264Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
13:50:23 [2019-04-25T10:50:23.322Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
13:50:23 [2019-04-25T10:50:23.366Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:50:23 [2019-04-25T10:50:23.703Z] + set +x
13:50:23 [2019-04-25T10:50:23.703Z] Login as **** to Docker Repository
13:50:25 [2019-04-25T10:50:25.567Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/b9cf79be-cc6f-45f4-9453-97af0e70a2d4/config.json.
13:50:25 [2019-04-25T10:50:25.567Z] Configure a credential helper to remove this warning. See
13:50:25 [2019-04-25T10:50:25.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:50:25 [2019-04-25T10:50:25.567Z]
13:50:25 [2019-04-25T10:50:25.567Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
13:50:25 [2019-04-25T10:50:25.668Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:50:25 [2019-04-25T10:50:25.957Z] + set +x
13:50:25 [2019-04-25T10:50:25.957Z] Building Docker Image yadev/logo with tags: [latest]
13:50:26 [2019-04-25T10:50:26.209Z] Sending build context to Docker daemon 764.9kB
13:50:26 [2019-04-25T10:50:26.209Z] Step 1/2 : FROM nginx:alpine
13:50:27 [2019-04-25T10:50:27.553Z] alpine: Pulling from library/nginx
13:50:28 [2019-04-25T10:50:28.104Z] bdf0201b3a05: Pulling fs layer
13:50:28 [2019-04-25T10:50:28.104Z] 08d74e155349: Pulling fs layer
13:50:28 [2019-04-25T10:50:28.104Z] a9e2a0b35060: Pulling fs layer
13:50:28 [2019-04-25T10:50:28.104Z] d9e2304ab8d0: Pulling fs layer
13:50:28 [2019-04-25T10:50:28.104Z] d9e2304ab8d0: Waiting
13:50:28 [2019-04-25T10:50:28.654Z] a9e2a0b35060: Verifying Checksum
13:50:28 [2019-04-25T10:50:28.654Z] a9e2a0b35060: Download complete
13:50:28 [2019-04-25T10:50:28.654Z] 08d74e155349: Verifying Checksum
13:50:28 [2019-04-25T10:50:28.654Z] 08d74e155349: Download complete
13:50:28 [2019-04-25T10:50:28.654Z] bdf0201b3a05: Verifying Checksum
13:50:28 [2019-04-25T10:50:28.654Z] bdf0201b3a05: Download complete
13:50:28 [2019-04-25T10:50:28.905Z] bdf0201b3a05: Pull complete
13:50:29 [2019-04-25T10:50:29.156Z] d9e2304ab8d0: Verifying Checksum
13:50:29 [2019-04-25T10:50:29.156Z] d9e2304ab8d0: Download complete
13:50:29 [2019-04-25T10:50:29.406Z] 08d74e155349: Pull complete
13:50:29 [2019-04-25T10:50:29.657Z] a9e2a0b35060: Pull complete
13:50:29 [2019-04-25T10:50:29.907Z] d9e2304ab8d0: Pull complete
13:50:29 [2019-04-25T10:50:29.907Z] Digest: sha256:61e3db30b1334b1fa0a2e71b86625188f76653565d515d5f74ecc55a8fb91ce9
13:50:29 [2019-04-25T10:50:29.907Z] Status: Downloaded newer image for nginx:alpine
13:50:29 [2019-04-25T10:50:29.907Z] ---> 0be75340bd9b
13:50:29 [2019-04-25T10:50:29.907Z] Step 2/2 : COPY site /usr/share/nginx/html
13:50:31 [2019-04-25T10:50:31.251Z] ---> 0ec3e5f8b182
13:50:31 [2019-04-25T10:50:31.251Z] Successfully built 0ec3e5f8b182
13:50:31 [2019-04-25T10:50:31.251Z] Successfully tagged yadev/logo:latest
13:50:31 [2019-04-25T10:50:31.251Z] Docker image yadev/logo:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:50:31 [2019-04-25T10:50:31.305Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:50:31 [2019-04-25T10:50:31.602Z] + set +x
13:50:31 [2019-04-25T10:50:31.602Z] Push yadev/logo to Docker Repository
13:50:31 [2019-04-25T10:50:31.602Z] The push refers to repository [docker.io/yadev/logo]
13:50:32 [2019-04-25T10:50:32.153Z] 615630eca1e4: Preparing
13:50:32 [2019-04-25T10:50:32.153Z] df0f83603c27: Preparing
13:50:32 [2019-04-25T10:50:32.153Z] 81316d561ff7: Preparing
13:50:32 [2019-04-25T10:50:32.153Z] 7888e46c398e: Preparing
13:50:32 [2019-04-25T10:50:32.153Z] a464c54f93a9: Preparing
13:50:33 [2019-04-25T10:50:33.064Z] 7888e46c398e: Layer already exists
13:50:33 [2019-04-25T10:50:33.064Z] a464c54f93a9: Layer already exists
13:50:33 [2019-04-25T10:50:33.064Z] 81316d561ff7: Layer already exists
13:50:33 [2019-04-25T10:50:33.064Z] df0f83603c27: Layer already exists
13:50:36 [2019-04-25T10:50:36.293Z] 615630eca1e4: Pushed
13:50:40 [2019-04-25T10:50:40.416Z] latest: digest: sha256:5d1a5fc386f7688e52d87ab8d23ad1ae6c9a6b5ddd2f7b0bf3d2ee0a712bee52 size: 1363
13:50:40 [2019-04-25T10:50:40.416Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:50:40 [2019-04-25T10:50:40.542Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:50:40 [2019-04-25T10:50:40.841Z] + set +x
13:50:40 [2019-04-25T10:50:40.841Z] Moikka kyberorg!
13:50:40 [2019-04-25T10:50:40.841Z] Here is Docker Summary:
13:50:40 [2019-04-25T10:50:40.841Z] Images built and pushed: 1
13:50:40 [2019-04-25T10:50:40.841Z] [
13:50:40 [2019-04-25T10:50:40.841Z] yadev/logo:latest
13:50:40 [2019-04-25T10:50:40.841Z] ]
13:50:40 [2019-04-25T10:50:40.841Z] Hub Url: https://cloud.docker.com/repository/docker/yadev/logo
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
13:50:40 [2019-04-25T10:50:40.971Z] One way or another, I have finished. Tsau!
[Pipeline] sh
13:50:41 [2019-04-25T10:50:41.254Z] + set +x
13:50:41 [2019-04-25T10:50:41.254Z] Making workspace writable for correct cleanup
13:50:41 [2019-04-25T10:50:41.254Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
13:50:41 [2019-04-25T10:50:41.289Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 9978cd08c51c08068c3f5b71ff369f8780463c1471cd9bab9f0ef7d80a23fba1
$ docker rm -f 9978cd08c51c08068c3f5b71ff369f8780463c1471cd9bab9f0ef7d80a23fba1
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS