Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/mariadb.git into /var/lib/jenkins/workspace/MariaDB@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/mariadb.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/mariadb.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/mariadb.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 f3e8372107e2bf39dcd7e6891d864e93be5caa40 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f3e8372107e2bf39dcd7e6891d864e93be5caa40 # timeout=10 Commit message: "ID 27" > /usr/bin/git rev-list --no-walk 61883d25921bfe51da452a567ed92ca15f8537e4 # 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/MariaDB [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/mariadb.git > /usr/bin/git init /var/lib/jenkins/workspace/MariaDB # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/mariadb.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/mariadb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/mariadb.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/mariadb.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/mariadb.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/mariadb.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 f3e8372107e2bf39dcd7e6891d864e93be5caa40 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f f3e8372107e2bf39dcd7e6891d864e93be5caa40 # timeout=10 Commit message: "ID 27" [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/MariaDB@tmp/66cdfd41-2158-4fb6-9573-b9db29318554/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/MariaDB -v /var/lib/jenkins/workspace/MariaDB:/var/lib/jenkins/workspace/MariaDB:rw,z -v /var/lib/jenkins/workspace/MariaDB@tmp:/var/lib/jenkins/workspace/MariaDB@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 ed5999acd99ec8db0e898d0fcc00b4da06282f7831305e2062e30f9da454cf98 -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 15:40:15 [2019-04-18T12:40:15.524Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:40:15 [2019-04-18T12:40:15.813Z] + set +x 15:40:15 [2019-04-18T12:40:15.813Z] [Runner info] 15:40:15 [2019-04-18T12:40:15.813Z] Hostname: ed5999acd99e 15:40:16 [2019-04-18T12:40:16.065Z] Network Status: Host Online 15:40:16 [2019-04-18T12:40:16.065Z] 15:40:16 [2019-04-18T12:40:16.065Z] === Tools info === 15:40:16 [2019-04-18T12:40:16.315Z] Docker version: Docker version 18.09.5, build e8ff056dbc 15:40:16 [2019-04-18T12:40:16.315Z] 15:40:16 [2019-04-18T12:40:16.315Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) 15:40:16 [2019-04-18T12:40:16.315Z] Maven home: /opt/mvn 15:40:16 [2019-04-18T12:40:16.315Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre 15:40:16 [2019-04-18T12:40:16.315Z] Default locale: en, platform encoding: UTF-8 15:40:16 [2019-04-18T12:40:16.315Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" 15:40:16 [2019-04-18T12:40:16.315Z] 15:40:16 [2019-04-18T12:40:16.315Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 15:40:16 [2019-04-18T12:40:16.399Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:40:16 [2019-04-18T12:40:16.691Z] + set +x 15:40:16 [2019-04-18T12:40:16.691Z] [Build info] 15:40:16 [2019-04-18T12:40:16.691Z] ===== Git info ===== 15:40:16 [2019-04-18T12:40:16.692Z] Git branch: master 15:40:16 [2019-04-18T12:40:16.692Z] Git commit: f3e8372107e2bf39dcd7e6891d864e93be5caa40 15:40:16 [2019-04-18T12:40:16.692Z] Git tag: - 15:40:16 [2019-04-18T12:40:16.692Z] 15:40:16 [2019-04-18T12:40:16.692Z] ===== Jenkins info ===== 15:40:16 [2019-04-18T12:40:16.692Z] Jenkins Job #2 15:40:16 [2019-04-18T12:40:16.692Z] Jenkins Job URL: https://ci.yadev.eu/job/MariaDB/2/ 15:40:16 [2019-04-18T12:40:16.692Z] Jenkins Tag: jenkins-MariaDB-2 15:40:16 [2019-04-18T12:40:16.692Z] 15:40:16 [2019-04-18T12:40:16.692Z] ===== Job Params ===== 15:40:16 [2019-04-18T12:40:16.692Z] 15:40:16 [2019-04-18T12:40:16.692Z] dockerRepo=yasys/mariadb 15:40:16 [2019-04-18T12:40:16.692Z] dockerStep=ee.yadev.pipe.commonpipe.Default@16407e79 15:40:16 [2019-04-18T12:40:16.692Z] javaStep=null 15:40:16 [2019-04-18T12:40:16.692Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@16407e79 15:40:16 [2019-04-18T12:40:16.692Z] hubUrl=https://cloud.docker.com/repository/docker 15:40:16 [2019-04-18T12:40:16.692Z] useDebugTag=false 15:40:16 [2019-04-18T12:40:16.692Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} 15:40:16 [2019-04-18T12:40:16.692Z] preparationStep=ee.yadev.pipe.commonpipe.Default@16407e79 15:40:16 [2019-04-18T12:40:16.692Z] stepTimeout=5 15:40:16 [2019-04-18T12:40:16.692Z] hubCredentialsId=docker-hub 15:40:16 [2019-04-18T12:40:16.692Z] class=class ee.yadev.pipe.commonpipe.Params 15:40:16 [2019-04-18T12:40:16.692Z] skipMavenTests=false 15:40:16 [2019-04-18T12:40:16.692Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged} 15:40:16 [2019-04-18T12:40:16.692Z] verbose=false 15:40:16 [2019-04-18T12:40:16.692Z] mavenTestsTimeout=5 15:40:16 [2019-04-18T12:40:16.692Z] pipelineTimeout=15 15:40:16 [2019-04-18T12:40:16.692Z] hubUser=kyberorg 15:40:16 [2019-04-18T12:40:16.692Z] 15:40:16 [2019-04-18T12:40:16.692Z] ==== Environment Variables ===== 15:40:16 [2019-04-18T12:40:16.692Z] GIT_COMMITTER_NAME=Jenkins CI 15:40:16 [2019-04-18T12:40:16.692Z] gitlabSourceRepoURL=git@gitlab.com:yasys/mariadb.git 15:40:16 [2019-04-18T12:40:16.692Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=61883d25921bfe51da452a567ed92ca15f8537e4 15:40:16 [2019-04-18T12:40:16.692Z] GIT_AUTHOR_EMAIL=ci@yadev.eu 15:40:16 [2019-04-18T12:40:16.692Z] HOSTNAME=ed5999acd99e 15:40:16 [2019-04-18T12:40:16.692Z] gitlabAfter=f3e8372107e2bf39dcd7e6891d864e93be5caa40 15:40:16 [2019-04-18T12:40:16.692Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/MariaDB/2/display/redirect?page=changes 15:40:16 [2019-04-18T12:40:16.692Z] NODE_LABELS=master 15:40:16 [2019-04-18T12:40:16.692Z] GIT_COMMIT=f3e8372107e2bf39dcd7e6891d864e93be5caa40 15:40:16 [2019-04-18T12:40:16.692Z] HUDSON_URL=https://ci.yadev.eu/ 15:40:16 [2019-04-18T12:40:16.692Z] HOME=/root 15:40:16 [2019-04-18T12:40:16.692Z] BUILD_URL=https://ci.yadev.eu/job/MariaDB/2/ 15:40:16 [2019-04-18T12:40:16.692Z] GIT_AUTHOR_NAME=Jenkins CI 15:40:16 [2019-04-18T12:40:16.692Z] JENKINS_SERVER_COOKIE=durable-9ea7ec00281fe1e63f4d5c9cba59f36c 15:40:16 [2019-04-18T12:40:16.692Z] gitlabTargetBranch=master 15:40:16 [2019-04-18T12:40:16.692Z] WORKSPACE=/var/lib/jenkins/workspace/MariaDB 15:40:16 [2019-04-18T12:40:16.692Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/mariadb.git 15:40:16 [2019-04-18T12:40:16.692Z] gitlabMergeRequestLastCommit=f3e8372107e2bf39dcd7e6891d864e93be5caa40 15:40:16 [2019-04-18T12:40:16.692Z] JAVA_VERSION=8u212 15:40:16 [2019-04-18T12:40:16.692Z] NODE_NAME=master 15:40:16 [2019-04-18T12:40:16.692Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/mariadb.git 15:40:16 [2019-04-18T12:40:16.692Z] EXECUTOR_NUMBER=1 15:40:16 [2019-04-18T12:40:16.692Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/mariadb 15:40:16 [2019-04-18T12:40:16.692Z] GIT_BRANCH=origin/master 15:40:16 [2019-04-18T12:40:16.692Z] STAGE_NAME=Execution info 15:40:16 [2019-04-18T12:40:16.692Z] gitlabBranch=master 15:40:16 [2019-04-18T12:40:16.692Z] gitlabUserEmail=kyberorg@yadev.eu 15:40:16 [2019-04-18T12:40:16.692Z] gitlabSourceBranch=master 15:40:16 [2019-04-18T12:40:16.692Z] BUILD_DISPLAY_NAME=#2 15:40:16 [2019-04-18T12:40:16.692Z] HUDSON_HOME=/var/lib/jenkins 15:40:16 [2019-04-18T12:40:16.692Z] JOB_BASE_NAME=MariaDB 15:40:16 [2019-04-18T12:40:16.692Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ 15:40:16 [2019-04-18T12:40:16.692Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 15:40:16 [2019-04-18T12:40:16.692Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:40:16 [2019-04-18T12:40:16.692Z] BUILD_ID=2 15:40:16 [2019-04-18T12:40:16.692Z] BUILDING_FOR=kyberorg 15:40:16 [2019-04-18T12:40:16.692Z] gitlabActionType=PUSH 15:40:16 [2019-04-18T12:40:16.692Z] gitlabBefore=61883d25921bfe51da452a567ed92ca15f8537e4 15:40:16 [2019-04-18T12:40:16.692Z] BUILD_TAG=jenkins-MariaDB-2 15:40:16 [2019-04-18T12:40:16.692Z] JENKINS_URL=https://ci.yadev.eu/ 15:40:16 [2019-04-18T12:40:16.692Z] LANG=C.UTF-8 15:40:16 [2019-04-18T12:40:16.692Z] GIT_URL=https://gitlab.com/yasys/mariadb.git 15:40:16 [2019-04-18T12:40:16.692Z] gitlabSourceRepoName=Maria DB 15:40:16 [2019-04-18T12:40:16.692Z] JOB_URL=https://ci.yadev.eu/job/MariaDB/ 15:40:16 [2019-04-18T12:40:16.692Z] BUILD_NUMBER=2 15:40:16 [2019-04-18T12:40:16.692Z] gitlabSourceNamespace=Yet another Systems 15:40:16 [2019-04-18T12:40:16.692Z] JENKINS_NODE_COOKIE=c31cb2fc-ea82-4aa4-b01c-e4f10d9b740b 15:40:16 [2019-04-18T12:40:16.692Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/MariaDB/2/display/redirect 15:40:16 [2019-04-18T12:40:16.692Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd 15:40:16 [2019-04-18T12:40:16.692Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/MariaDB/display/redirect 15:40:16 [2019-04-18T12:40:16.692Z] CLASSPATH= 15:40:16 [2019-04-18T12:40:16.692Z] GIT_COMMITTER_EMAIL=ci@yadev.eu 15:40:16 [2019-04-18T12:40:16.692Z] JOB_NAME=MariaDB 15:40:16 [2019-04-18T12:40:16.692Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/MariaDB@tmp/66cdfd41-2158-4fb6-9573-b9db29318554 15:40:16 [2019-04-18T12:40:16.692Z] gitlabUserName=Alex Muravya 15:40:16 [2019-04-18T12:40:16.692Z] JAVA_HOME=/docker-java-home 15:40:16 [2019-04-18T12:40:16.692Z] PWD=/var/lib/jenkins/workspace/MariaDB 15:40:16 [2019-04-18T12:40:16.692Z] GIT_PREVIOUS_COMMIT=61883d25921bfe51da452a567ed92ca15f8537e4 15:40:16 [2019-04-18T12:40:16.692Z] 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 15:40:16 [2019-04-18T12:40:16.982Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:40:17 [2019-04-18T12:40:17.280Z] + set +x 15:40:17 [2019-04-18T12:40:17.280Z] Starting Docker: docker. 15:40:17 [2019-04-18T12:40:17.280Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials 15:40:17 [2019-04-18T12:40:17.326Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout 15:40:17 [2019-04-18T12:40:17.368Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:40:17 [2019-04-18T12:40:17.657Z] + set +x 15:40:17 [2019-04-18T12:40:17.657Z] Login as **** to Docker Repository 15:40:19 [2019-04-18T12:40:19.014Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/MariaDB@tmp/66cdfd41-2158-4fb6-9573-b9db29318554/config.json. 15:40:19 [2019-04-18T12:40:19.014Z] Configure a credential helper to remove this warning. See 15:40:19 [2019-04-18T12:40:19.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:40:19 [2019-04-18T12:40:19.014Z] 15:40:19 [2019-04-18T12:40:19.014Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout 15:40:19 [2019-04-18T12:40:19.129Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:40:19 [2019-04-18T12:40:19.436Z] + set +x 15:40:19 [2019-04-18T12:40:19.436Z] Building Docker Image yasys/mariadb with tags: [latest] 15:40:19 [2019-04-18T12:40:19.436Z] Sending build context to Docker daemon 108kB 15:40:19 [2019-04-18T12:40:19.687Z] Step 1/5 : FROM mariadb:10.4 15:40:21 [2019-04-18T12:40:21.033Z] 10.4: Pulling from library/mariadb 15:40:21 [2019-04-18T12:40:21.283Z] 898c46f3b1a1: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 63366dfa0a50: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 041d4cd74a92: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 6e1bee0f8701: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 0fa9bfc0c84b: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 8e9b088fe106: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] af96bccda5c4: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 0655ee57b408: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 58e50a9049b1: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 57cd7839e491: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 3f1801cd495c: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] f0f314cd800b: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 587c1960d431: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 4cd63a222fb2: Pulling fs layer 15:40:21 [2019-04-18T12:40:21.283Z] 0fa9bfc0c84b: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 8e9b088fe106: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] af96bccda5c4: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 0655ee57b408: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 58e50a9049b1: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 57cd7839e491: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 3f1801cd495c: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] f0f314cd800b: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 587c1960d431: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 4cd63a222fb2: Waiting 15:40:21 [2019-04-18T12:40:21.283Z] 6e1bee0f8701: Waiting 15:40:21 [2019-04-18T12:40:21.834Z] 63366dfa0a50: Verifying Checksum 15:40:21 [2019-04-18T12:40:21.834Z] 63366dfa0a50: Download complete 15:40:21 [2019-04-18T12:40:21.834Z] 041d4cd74a92: Verifying Checksum 15:40:21 [2019-04-18T12:40:21.834Z] 041d4cd74a92: Download complete 15:40:22 [2019-04-18T12:40:22.085Z] 898c46f3b1a1: Verifying Checksum 15:40:22 [2019-04-18T12:40:22.085Z] 898c46f3b1a1: Download complete 15:40:22 [2019-04-18T12:40:22.335Z] 6e1bee0f8701: Verifying Checksum 15:40:22 [2019-04-18T12:40:22.335Z] 6e1bee0f8701: Download complete 15:40:22 [2019-04-18T12:40:22.335Z] 0fa9bfc0c84b: Verifying Checksum 15:40:22 [2019-04-18T12:40:22.335Z] 0fa9bfc0c84b: Download complete 15:40:22 [2019-04-18T12:40:22.886Z] 8e9b088fe106: Verifying Checksum 15:40:22 [2019-04-18T12:40:22.886Z] 8e9b088fe106: Download complete 15:40:22 [2019-04-18T12:40:22.886Z] 0655ee57b408: Verifying Checksum 15:40:22 [2019-04-18T12:40:22.886Z] 0655ee57b408: Download complete 15:40:22 [2019-04-18T12:40:22.886Z] af96bccda5c4: Verifying Checksum 15:40:22 [2019-04-18T12:40:22.886Z] af96bccda5c4: Download complete 15:40:23 [2019-04-18T12:40:23.137Z] 58e50a9049b1: Verifying Checksum 15:40:23 [2019-04-18T12:40:23.137Z] 58e50a9049b1: Download complete 15:40:23 [2019-04-18T12:40:23.387Z] 3f1801cd495c: Verifying Checksum 15:40:23 [2019-04-18T12:40:23.387Z] 3f1801cd495c: Download complete 15:40:23 [2019-04-18T12:40:23.387Z] 57cd7839e491: Verifying Checksum 15:40:23 [2019-04-18T12:40:23.387Z] 57cd7839e491: Download complete 15:40:23 [2019-04-18T12:40:23.938Z] 587c1960d431: Verifying Checksum 15:40:23 [2019-04-18T12:40:23.938Z] 587c1960d431: Download complete 15:40:23 [2019-04-18T12:40:23.938Z] 4cd63a222fb2: Verifying Checksum 15:40:23 [2019-04-18T12:40:23.938Z] 4cd63a222fb2: Download complete 15:40:24 [2019-04-18T12:40:24.489Z] f0f314cd800b: Verifying Checksum 15:40:24 [2019-04-18T12:40:24.489Z] f0f314cd800b: Download complete 15:40:24 [2019-04-18T12:40:24.489Z] 898c46f3b1a1: Pull complete 15:40:25 [2019-04-18T12:40:25.040Z] 63366dfa0a50: Pull complete 15:40:25 [2019-04-18T12:40:25.591Z] 041d4cd74a92: Pull complete 15:40:25 [2019-04-18T12:40:25.841Z] 6e1bee0f8701: Pull complete 15:40:26 [2019-04-18T12:40:26.093Z] 0fa9bfc0c84b: Pull complete 15:40:27 [2019-04-18T12:40:27.004Z] 8e9b088fe106: Pull complete 15:40:27 [2019-04-18T12:40:27.255Z] af96bccda5c4: Pull complete 15:40:27 [2019-04-18T12:40:27.806Z] 0655ee57b408: Pull complete 15:40:28 [2019-04-18T12:40:28.717Z] 58e50a9049b1: Pull complete 15:40:28 [2019-04-18T12:40:28.968Z] 57cd7839e491: Pull complete 15:40:29 [2019-04-18T12:40:29.519Z] 3f1801cd495c: Pull complete 15:40:37 [2019-04-18T12:40:37.544Z] f0f314cd800b: Pull complete 15:40:38 [2019-04-18T12:40:38.455Z] 587c1960d431: Pull complete 15:40:39 [2019-04-18T12:40:39.367Z] 4cd63a222fb2: Pull complete 15:40:39 [2019-04-18T12:40:39.367Z] Digest: sha256:1f4bec77de2fafa2d0115d036bb71a3e708076e302acd025ecdaa2223c37999c 15:40:39 [2019-04-18T12:40:39.367Z] Status: Downloaded newer image for mariadb:10.4 15:40:39 [2019-04-18T12:40:39.367Z] ---> d3b84bf67b10 15:40:39 [2019-04-18T12:40:39.367Z] Step 2/5 : ENV MYSQL_UID 27 15:40:41 [2019-04-18T12:40:41.862Z] ---> Running in e6382e28a686 15:40:45 [2019-04-18T12:40:45.090Z] Removing intermediate container e6382e28a686 15:40:45 [2019-04-18T12:40:45.090Z] ---> 451794871bc2 15:40:45 [2019-04-18T12:40:45.090Z] Step 3/5 : ENV MYSQL_GID 27 15:40:46 [2019-04-18T12:40:46.434Z] ---> Running in 65825fbc3d15 15:40:48 [2019-04-18T12:40:48.296Z] Removing intermediate container 65825fbc3d15 15:40:48 [2019-04-18T12:40:48.296Z] ---> 8a5c5f7a88d7 15:40:48 [2019-04-18T12:40:48.296Z] Step 4/5 : RUN usermod -u $MYSQL_UID mysql; groupmod -g $MYSQL_GID mysql; 15:40:49 [2019-04-18T12:40:49.639Z] ---> Running in 0590b6fcec0e 15:40:50 [2019-04-18T12:40:50.190Z] groupmod: GID '27' already exists 15:40:50 [2019-04-18T12:40:50.440Z] The command '/bin/sh -c usermod -u $MYSQL_UID mysql; groupmod -g $MYSQL_GID mysql;' returned a non-zero code: 4 [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo 15:40:50 [2019-04-18T12:40:50.595Z] One way or another, I have finished. Tsau! [Pipeline] sh 15:40:50 [2019-04-18T12:40:50.880Z] + set +x 15:40:50 [2019-04-18T12:40:50.880Z] Making workspace writable for correct cleanup 15:40:50 [2019-04-18T12:40:50.880Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo 15:40:50 [2019-04-18T12:40:50.924Z] Perkele! I failed :( [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 ed5999acd99ec8db0e898d0fcc00b4da06282f7831305e2062e30f9da454cf98 $ docker rm -f ed5999acd99ec8db0e898d0fcc00b4da06282f7831305e2062e30f9da454cf98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 4 Finished: FAILURE