Console Output
Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/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
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 58112a6767364646ce3b1a1cdf718600e4393820 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 58112a6767364646ce3b1a1cdf718600e4393820 # timeout=10
Commit message: "Merge branch 'master' of https://gitlab.com/yadevv/logo"
> /usr/bin/git rev-list --no-walk 7c480d235fd30568d5d264e7ed87069d9e7f156e # 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
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/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
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 58112a6767364646ce3b1a1cdf718600e4393820 (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 58112a6767364646ce3b1a1cdf718600e4393820 # timeout=10
Commit message: "Merge branch 'master' of https://gitlab.com/yadevv/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/d902441d-d3cc-44ce-944a-fa0cb6030f9a/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat
$ docker top 28574d4084c022cf21be5b19928c376e5193f277f2152086762621bd50184c15 -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
16:22:26 [2019-05-06T13:22:26.551Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:22:26 [2019-05-06T13:22:26.852Z] + set +x
16:22:26 [2019-05-06T13:22:26.852Z] [Runner info]
16:22:26 [2019-05-06T13:22:26.852Z] Hostname: 28574d4084c0
16:22:26 [2019-05-06T13:22:26.852Z] Network Status: Host Online
16:22:26 [2019-05-06T13:22:26.852Z]
16:22:26 [2019-05-06T13:22:26.852Z] === Tools info ===
16:22:27 [2019-05-06T13:22:27.403Z] Docker version: Docker version 18.09.5, build e8ff056dbc
16:22:27 [2019-05-06T13:22:27.404Z]
16:22:27 [2019-05-06T13:22:27.404Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
16:22:27 [2019-05-06T13:22:27.404Z] Maven home: /opt/mvn
16:22:27 [2019-05-06T13:22:27.404Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
16:22:27 [2019-05-06T13:22:27.404Z] Default locale: en, platform encoding: UTF-8
16:22:27 [2019-05-06T13:22:27.404Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
16:22:27 [2019-05-06T13:22:27.404Z]
16:22:27 [2019-05-06T13:22:27.404Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
16:22:27 [2019-05-06T13:22:27.491Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:22:27 [2019-05-06T13:22:27.791Z] + set +x
16:22:27 [2019-05-06T13:22:27.791Z] [Build info]
16:22:27 [2019-05-06T13:22:27.791Z] ===== Git info =====
16:22:27 [2019-05-06T13:22:27.791Z] Git branch: master
16:22:27 [2019-05-06T13:22:27.791Z] Git commit: 58112a6767364646ce3b1a1cdf718600e4393820
16:22:27 [2019-05-06T13:22:27.791Z] Git tag: -
16:22:27 [2019-05-06T13:22:27.791Z]
16:22:27 [2019-05-06T13:22:27.791Z] ===== Jenkins info =====
16:22:27 [2019-05-06T13:22:27.791Z] Jenkins Job #26
16:22:27 [2019-05-06T13:22:27.791Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/26/
16:22:27 [2019-05-06T13:22:27.791Z] Jenkins Tag: jenkins-LogoSite-26
16:22:27 [2019-05-06T13:22:27.791Z]
16:22:27 [2019-05-06T13:22:27.791Z] ===== Job Params =====
16:22:27 [2019-05-06T13:22:27.791Z]
16:22:27 [2019-05-06T13:22:27.791Z] dockerRepo=yadev/logo
16:22:27 [2019-05-06T13:22:27.791Z] dockerStep=ee.yadev.pipe.commonpipe.Default@f0c8f4e
16:22:27 [2019-05-06T13:22:27.791Z] javaStep=null
16:22:27 [2019-05-06T13:22:27.791Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@f0c8f4e
16:22:27 [2019-05-06T13:22:27.791Z] hubUrl=https://cloud.docker.com/repository/docker
16:22:27 [2019-05-06T13:22:27.791Z] useDebugTag=false
16:22:27 [2019-05-06T13:22:27.791Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
16:22:27 [2019-05-06T13:22:27.791Z] preparationStep=ee.yadev.pipe.commonpipe.Default@f0c8f4e
16:22:27 [2019-05-06T13:22:27.791Z] stepTimeout=5
16:22:27 [2019-05-06T13:22:27.791Z] hubCredentialsId=docker-hub
16:22:27 [2019-05-06T13:22:27.791Z] class=class ee.yadev.pipe.commonpipe.Params
16:22:27 [2019-05-06T13:22:27.791Z] skipMavenTests=false
16:22:27 [2019-05-06T13:22:27.791Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
16:22:27 [2019-05-06T13:22:27.791Z] verbose=false
16:22:27 [2019-05-06T13:22:27.791Z] mavenTestsTimeout=5
16:22:27 [2019-05-06T13:22:27.791Z] pipelineTimeout=15
16:22:27 [2019-05-06T13:22:27.791Z] hubUser=kyberorg
16:22:27 [2019-05-06T13:22:27.791Z]
16:22:27 [2019-05-06T13:22:27.791Z] ==== Environment Variables =====
16:22:27 [2019-05-06T13:22:27.791Z] GIT_COMMITTER_NAME=Jenkins CI
16:22:27 [2019-05-06T13:22:27.791Z] gitlabSourceRepoURL=git@gitlab.com:yadevv/logo.git
16:22:27 [2019-05-06T13:22:27.791Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=7c480d235fd30568d5d264e7ed87069d9e7f156e
16:22:27 [2019-05-06T13:22:27.791Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
16:22:27 [2019-05-06T13:22:27.791Z] HOSTNAME=28574d4084c0
16:22:27 [2019-05-06T13:22:27.791Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/26/display/redirect?page=changes
16:22:27 [2019-05-06T13:22:27.791Z] gitlabAfter=58112a6767364646ce3b1a1cdf718600e4393820
16:22:27 [2019-05-06T13:22:27.791Z] HUDSON_URL=https://ci.yadev.eu/
16:22:27 [2019-05-06T13:22:27.791Z] NODE_LABELS=master
16:22:27 [2019-05-06T13:22:27.791Z] GIT_COMMIT=58112a6767364646ce3b1a1cdf718600e4393820
16:22:27 [2019-05-06T13:22:27.791Z] HOME=/root
16:22:27 [2019-05-06T13:22:27.791Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/26/
16:22:27 [2019-05-06T13:22:27.791Z] GIT_AUTHOR_NAME=Jenkins CI
16:22:27 [2019-05-06T13:22:27.791Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
16:22:27 [2019-05-06T13:22:27.791Z] gitlabTargetBranch=master
16:22:27 [2019-05-06T13:22:27.791Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
16:22:27 [2019-05-06T13:22:27.791Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yadevv/logo.git
16:22:27 [2019-05-06T13:22:27.791Z] gitlabMergeRequestLastCommit=58112a6767364646ce3b1a1cdf718600e4393820
16:22:27 [2019-05-06T13:22:27.791Z] JAVA_VERSION=8u212
16:22:27 [2019-05-06T13:22:27.791Z] gitlabSourceRepoSshUrl=git@gitlab.com:yadevv/logo.git
16:22:27 [2019-05-06T13:22:27.791Z] NODE_NAME=master
16:22:27 [2019-05-06T13:22:27.791Z] gitlabSourceRepoHomepage=https://gitlab.com/yadevv/logo
16:22:27 [2019-05-06T13:22:27.791Z] EXECUTOR_NUMBER=0
16:22:27 [2019-05-06T13:22:27.791Z] GIT_BRANCH=origin/master
16:22:27 [2019-05-06T13:22:27.791Z] STAGE_NAME=Execution info
16:22:27 [2019-05-06T13:22:27.791Z] gitlabBranch=master
16:22:27 [2019-05-06T13:22:27.791Z] BUILD_DISPLAY_NAME=#26
16:22:27 [2019-05-06T13:22:27.791Z] gitlabSourceBranch=master
16:22:27 [2019-05-06T13:22:27.791Z] gitlabUserEmail=kyberorg@yadev.eu
16:22:27 [2019-05-06T13:22:27.791Z] HUDSON_HOME=/var/lib/jenkins
16:22:27 [2019-05-06T13:22:27.791Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
16:22:27 [2019-05-06T13:22:27.791Z] JOB_BASE_NAME=LogoSite
16:22:27 [2019-05-06T13:22:27.791Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
16:22:27 [2019-05-06T13:22:27.791Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:22:27 [2019-05-06T13:22:27.791Z] BUILD_ID=26
16:22:27 [2019-05-06T13:22:27.791Z] BUILDING_FOR=kyberorg
16:22:27 [2019-05-06T13:22:27.791Z] gitlabBefore=7c480d235fd30568d5d264e7ed87069d9e7f156e
16:22:27 [2019-05-06T13:22:27.791Z] BUILD_TAG=jenkins-LogoSite-26
16:22:27 [2019-05-06T13:22:27.791Z] gitlabActionType=PUSH
16:22:27 [2019-05-06T13:22:27.791Z] JENKINS_URL=https://ci.yadev.eu/
16:22:27 [2019-05-06T13:22:27.791Z] LANG=C.UTF-8
16:22:27 [2019-05-06T13:22:27.791Z] GIT_URL=https://gitlab.com/yadevv/logo.git
16:22:27 [2019-05-06T13:22:27.791Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
16:22:27 [2019-05-06T13:22:27.791Z] gitlabSourceRepoName=Logo Site
16:22:27 [2019-05-06T13:22:27.791Z] gitlabSourceNamespace=Yet another Developer
16:22:27 [2019-05-06T13:22:27.791Z] BUILD_NUMBER=26
16:22:27 [2019-05-06T13:22:27.791Z] JENKINS_NODE_COOKIE=1073e8c1-a8b5-455d-bf20-1eaff5f1ebbe
16:22:27 [2019-05-06T13:22:27.791Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/26/display/redirect
16:22:27 [2019-05-06T13:22:27.791Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
16:22:27 [2019-05-06T13:22:27.791Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
16:22:27 [2019-05-06T13:22:27.791Z] CLASSPATH=
16:22:27 [2019-05-06T13:22:27.791Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
16:22:27 [2019-05-06T13:22:27.791Z] JOB_NAME=LogoSite
16:22:27 [2019-05-06T13:22:27.791Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/d902441d-d3cc-44ce-944a-fa0cb6030f9a
16:22:27 [2019-05-06T13:22:27.791Z] gitlabUserName=Alex Muravya
16:22:27 [2019-05-06T13:22:27.791Z] JAVA_HOME=/docker-java-home
16:22:27 [2019-05-06T13:22:27.791Z] PWD=/var/lib/jenkins/workspace/LogoSite
16:22:27 [2019-05-06T13:22:27.791Z] GIT_PREVIOUS_COMMIT=7c480d235fd30568d5d264e7ed87069d9e7f156e
16:22:27 [2019-05-06T13:22:27.791Z] 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
16:22:28 [2019-05-06T13:22:28.099Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:22:28 [2019-05-06T13:22:28.397Z] + set +x
16:22:28 [2019-05-06T13:22:28.397Z] Starting Docker: docker.
16:22:28 [2019-05-06T13:22:28.397Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
16:22:28 [2019-05-06T13:22:28.461Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
16:22:28 [2019-05-06T13:22:28.510Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:22:28 [2019-05-06T13:22:28.806Z] + set +x
16:22:28 [2019-05-06T13:22:28.806Z] Login as **** to Docker Repository
16:22:30 [2019-05-06T13:22:30.151Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/d902441d-d3cc-44ce-944a-fa0cb6030f9a/config.json.
16:22:30 [2019-05-06T13:22:30.151Z] Configure a credential helper to remove this warning. See
16:22:30 [2019-05-06T13:22:30.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
16:22:30 [2019-05-06T13:22:30.151Z]
16:22:30 [2019-05-06T13:22:30.151Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
16:22:30 [2019-05-06T13:22:30.251Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:22:30 [2019-05-06T13:22:30.549Z] + set +x
16:22:30 [2019-05-06T13:22:30.549Z] Building Docker Image yadev/logo with tags: [latest]
16:22:30 [2019-05-06T13:22:30.804Z] Sending build context to Docker daemon 1.11MB
16:22:30 [2019-05-06T13:22:30.804Z] Step 1/2 : FROM nginx:alpine
16:22:32 [2019-05-06T13:22:32.150Z] alpine: Pulling from library/nginx
16:22:32 [2019-05-06T13:22:32.401Z] bdf0201b3a05: Pulling fs layer
16:22:32 [2019-05-06T13:22:32.401Z] 08d74e155349: Pulling fs layer
16:22:32 [2019-05-06T13:22:32.401Z] a9e2a0b35060: Pulling fs layer
16:22:32 [2019-05-06T13:22:32.401Z] d9e2304ab8d0: Pulling fs layer
16:22:32 [2019-05-06T13:22:32.401Z] d9e2304ab8d0: Waiting
16:22:32 [2019-05-06T13:22:32.952Z] a9e2a0b35060: Verifying Checksum
16:22:32 [2019-05-06T13:22:32.952Z] a9e2a0b35060: Download complete
16:22:32 [2019-05-06T13:22:32.952Z] bdf0201b3a05: Download complete
16:22:32 [2019-05-06T13:22:32.952Z] 08d74e155349: Verifying Checksum
16:22:32 [2019-05-06T13:22:32.952Z] 08d74e155349: Download complete
16:22:33 [2019-05-06T13:22:33.204Z] bdf0201b3a05: Pull complete
16:22:33 [2019-05-06T13:22:33.454Z] d9e2304ab8d0: Verifying Checksum
16:22:33 [2019-05-06T13:22:33.454Z] d9e2304ab8d0: Download complete
16:22:33 [2019-05-06T13:22:33.705Z] 08d74e155349: Pull complete
16:22:34 [2019-05-06T13:22:34.257Z] a9e2a0b35060: Pull complete
16:22:34 [2019-05-06T13:22:34.257Z] d9e2304ab8d0: Pull complete
16:22:34 [2019-05-06T13:22:34.257Z] Digest: sha256:61e3db30b1334b1fa0a2e71b86625188f76653565d515d5f74ecc55a8fb91ce9
16:22:34 [2019-05-06T13:22:34.257Z] Status: Downloaded newer image for nginx:alpine
16:22:34 [2019-05-06T13:22:34.257Z] ---> 0be75340bd9b
16:22:34 [2019-05-06T13:22:34.257Z] Step 2/2 : COPY site /usr/share/nginx/html
16:22:35 [2019-05-06T13:22:35.168Z] ---> 15b29130d2af
16:22:35 [2019-05-06T13:22:35.168Z] Successfully built 15b29130d2af
16:22:35 [2019-05-06T13:22:35.168Z] Successfully tagged yadev/logo:latest
16:22:35 [2019-05-06T13:22:35.168Z] Docker image yadev/logo:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
16:22:35 [2019-05-06T13:22:35.225Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:22:35 [2019-05-06T13:22:35.523Z] + set +x
16:22:35 [2019-05-06T13:22:35.523Z] Push yadev/logo to Docker Repository
16:22:35 [2019-05-06T13:22:35.523Z] The push refers to repository [docker.io/yadev/logo]
16:22:36 [2019-05-06T13:22:36.074Z] c7abb1be9ab3: Preparing
16:22:36 [2019-05-06T13:22:36.074Z] df0f83603c27: Preparing
16:22:36 [2019-05-06T13:22:36.074Z] 81316d561ff7: Preparing
16:22:36 [2019-05-06T13:22:36.074Z] 7888e46c398e: Preparing
16:22:36 [2019-05-06T13:22:36.074Z] a464c54f93a9: Preparing
16:22:36 [2019-05-06T13:22:36.985Z] df0f83603c27: Layer already exists
16:22:36 [2019-05-06T13:22:36.985Z] 7888e46c398e: Layer already exists
16:22:36 [2019-05-06T13:22:36.985Z] a464c54f93a9: Layer already exists
16:22:36 [2019-05-06T13:22:36.985Z] 81316d561ff7: Layer already exists
16:22:40 [2019-05-06T13:22:40.214Z] c7abb1be9ab3: Pushed
16:22:44 [2019-05-06T13:22:44.338Z] latest: digest: sha256:5d37ac24f51f11bc969224ac2f7fd18c0025cfc49c0d9c9a4dc07195bc55d706 size: 1363
16:22:44 [2019-05-06T13:22:44.338Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
16:22:44 [2019-05-06T13:22:44.398Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
16:22:44 [2019-05-06T13:22:44.691Z] + set +x
16:22:44 [2019-05-06T13:22:44.691Z] Moikka kyberorg!
16:22:44 [2019-05-06T13:22:44.691Z] Here is Docker Summary:
16:22:44 [2019-05-06T13:22:44.691Z] Images built and pushed: 1
16:22:44 [2019-05-06T13:22:44.691Z] [
16:22:44 [2019-05-06T13:22:44.691Z] yadev/logo:latest
16:22:44 [2019-05-06T13:22:44.691Z] ]
16:22:44 [2019-05-06T13:22:44.691Z] 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
16:22:44 [2019-05-06T13:22:44.829Z] One way or another, I have finished. Tsau!
[Pipeline] sh
16:22:45 [2019-05-06T13:22:45.115Z] + set +x
16:22:45 [2019-05-06T13:22:45.115Z] Making workspace writable for correct cleanup
16:22:45 [2019-05-06T13:22:45.115Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
16:22:45 [2019-05-06T13:22:45.160Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 28574d4084c022cf21be5b19928c376e5193f277f2152086762621bd50184c15
$ docker rm -f 28574d4084c022cf21be5b19928c376e5193f277f2152086762621bd50184c15
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS