Push event to branch egp-unit-test Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 7d2c21029d308337b2925e331bbfe6b29dee8099 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 7d2c21029d308337b2925e331bbfe6b29dee8099 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d2c21029d308337b2925e331bbfe6b29dee8099 # timeout=10 Commit message: "Merge pull request #138 from ernestojeda/gradle-migration" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-948 in /w/workspace/ry_ci-build-images_egp-unit-test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_egp-unit-test # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags Checking out Revision 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 (egp-unit-test) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 # timeout=10 Commit message: "Merge pull request #127 from ernestojeda/fix-gradle-version" > git rev-list --no-walk 5479becb269f9c18fb0b355bc6bb4dde16f75d82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-26T18:44:24.595Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-26T18:44:27.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-26T18:44:27.512Z] + ls -al . [2020-03-26T18:44:27.512Z] total 8 [2020-03-26T18:44:27.512Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 18:44 . [2020-03-26T18:44:27.512Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 18:44 .. [2020-03-26T18:44:27.512Z] -rw-rw-r--. 1 jenkins jenkins 941 Mar 26 18:44 Dockerfile [2020-03-26T18:44:27.512Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 26 18:44 .git [2020-03-26T18:44:27.512Z] -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 18:44 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:44:27.915Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 --label arch=amd64 . [2020-03-26T18:44:27.916Z] Sending build context to Docker daemon 199.2kB [2020-03-26T18:44:28.177Z] Step 1/13 : FROM gradle:6.2 as builder [2020-03-26T18:44:28.748Z] 6.2: Pulling from library/gradle [2020-03-26T18:44:28.748Z] 5bed26d33875: Pulling fs layer [2020-03-26T18:44:28.748Z] f11b29a9c730: Pulling fs layer [2020-03-26T18:44:28.748Z] 930bda195c84: Pulling fs layer [2020-03-26T18:44:28.748Z] 78bf9a5ad49e: Pulling fs layer [2020-03-26T18:44:28.748Z] bf7abfeb0680: Pulling fs layer [2020-03-26T18:44:28.748Z] 22def9b16f84: Pulling fs layer [2020-03-26T18:44:28.748Z] 3395be70a635: Pulling fs layer [2020-03-26T18:44:28.748Z] c63b94ff3a31: Pulling fs layer [2020-03-26T18:44:28.748Z] e1fdc1e1beb1: Pulling fs layer [2020-03-26T18:44:28.748Z] 78bf9a5ad49e: Waiting [2020-03-26T18:44:28.748Z] 22def9b16f84: Waiting [2020-03-26T18:44:28.748Z] 3395be70a635: Waiting [2020-03-26T18:44:28.748Z] c63b94ff3a31: Waiting [2020-03-26T18:44:28.748Z] bf7abfeb0680: Waiting [2020-03-26T18:44:28.748Z] e1fdc1e1beb1: Waiting [2020-03-26T18:44:29.011Z] 930bda195c84: Verifying Checksum [2020-03-26T18:44:29.011Z] 930bda195c84: Download complete [2020-03-26T18:44:29.011Z] f11b29a9c730: Verifying Checksum [2020-03-26T18:44:29.011Z] f11b29a9c730: Download complete [2020-03-26T18:44:29.011Z] 78bf9a5ad49e: Verifying Checksum [2020-03-26T18:44:29.011Z] 78bf9a5ad49e: Download complete [2020-03-26T18:44:29.272Z] bf7abfeb0680: Verifying Checksum [2020-03-26T18:44:29.272Z] bf7abfeb0680: Download complete [2020-03-26T18:44:29.272Z] 5bed26d33875: Verifying Checksum [2020-03-26T18:44:29.272Z] 5bed26d33875: Download complete [2020-03-26T18:44:29.535Z] 3395be70a635: Verifying Checksum [2020-03-26T18:44:29.535Z] 3395be70a635: Download complete [2020-03-26T18:44:31.459Z] c63b94ff3a31: Verifying Checksum [2020-03-26T18:44:31.459Z] c63b94ff3a31: Download complete [2020-03-26T18:44:31.459Z] 5bed26d33875: Pull complete [2020-03-26T18:44:31.459Z] 22def9b16f84: Download complete [2020-03-26T18:44:31.718Z] e1fdc1e1beb1: Verifying Checksum [2020-03-26T18:44:31.718Z] e1fdc1e1beb1: Download complete [2020-03-26T18:44:31.977Z] f11b29a9c730: Pull complete [2020-03-26T18:44:31.977Z] 930bda195c84: Pull complete [2020-03-26T18:44:32.240Z] 78bf9a5ad49e: Pull complete [2020-03-26T18:44:32.813Z] bf7abfeb0680: Pull complete [2020-03-26T18:44:35.349Z] 22def9b16f84: Pull complete [2020-03-26T18:44:35.610Z] 3395be70a635: Pull complete [2020-03-26T18:44:38.906Z] c63b94ff3a31: Pull complete [2020-03-26T18:44:41.445Z] e1fdc1e1beb1: Pull complete [2020-03-26T18:44:41.706Z] Digest: sha256:2259795623d4d7dcbdc2a199e199b5e0a5bd92b69c4c77413b919b4a343eca6d [2020-03-26T18:44:41.706Z] Status: Downloaded newer image for gradle:6.2 [2020-03-26T18:44:41.706Z] ---> 1431c168ffbf [2020-03-26T18:44:41.706Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-26T18:44:41.706Z] ---> Running in e8cdc0e4db24 [2020-03-26T18:44:41.967Z] Removing intermediate container e8cdc0e4db24 [2020-03-26T18:44:41.967Z] ---> e370eddd50a8 [2020-03-26T18:44:41.967Z] Step 3/13 : WORKDIR /code [2020-03-26T18:44:41.967Z] ---> Running in bcbb92e91e86 [2020-03-26T18:44:41.967Z] Removing intermediate container bcbb92e91e86 [2020-03-26T18:44:41.967Z] ---> f9537da56870 [2020-03-26T18:44:41.967Z] Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:44:42.226Z] ---> Running in b4e83ef69517 [2020-03-26T18:44:42.226Z] Removing intermediate container b4e83ef69517 [2020-03-26T18:44:42.226Z] ---> ea51118f35a8 [2020-03-26T18:44:42.226Z] Step 5/13 : ARG EGP_VERSION=stable [2020-03-26T18:44:42.226Z] ---> Running in cf95f11649f1 [2020-03-26T18:44:42.487Z] Removing intermediate container cf95f11649f1 [2020-03-26T18:44:42.487Z] ---> 9caa94634e11 [2020-03-26T18:44:42.487Z] Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . [2020-03-26T18:44:43.055Z] [2020-03-26T18:44:43.055Z] ---> 18d140931aaf [2020-03-26T18:44:43.055Z] Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz [2020-03-26T18:44:43.055Z] ---> Running in 6db62e8f3044 [2020-03-26T18:44:44.436Z] Removing intermediate container 6db62e8f3044 [2020-03-26T18:44:44.436Z] ---> f94287efbdf2 [2020-03-26T18:44:44.436Z] Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2020-03-26T18:44:44.695Z] ---> Running in 806d2a61d628 [2020-03-26T18:44:45.636Z] [2020-03-26T18:44:45.636Z] Welcome to Gradle 6.2.2! [2020-03-26T18:44:45.636Z] [2020-03-26T18:44:45.636Z] Here are the highlights of this release: [2020-03-26T18:44:45.636Z] - Dependency checksum and signature verification [2020-03-26T18:44:45.636Z] - Shareable read-only dependency cache [2020-03-26T18:44:45.636Z] - Documentation links in deprecation messages [2020-03-26T18:44:45.636Z] [2020-03-26T18:44:45.636Z] For more details see https://docs.gradle.org/6.2.2/release-notes.html [2020-03-26T18:44:45.636Z] [2020-03-26T18:44:45.636Z] Starting a Gradle Daemon (subsequent builds will be faster) [2020-03-26T18:44:52.253Z] > Task :compileJava NO-SOURCE [2020-03-26T18:44:52.253Z] > Task :compileGroovy NO-SOURCE [2020-03-26T18:44:52.253Z] > Task :processResources NO-SOURCE [2020-03-26T18:44:52.253Z] > Task :classes UP-TO-DATE [2020-03-26T18:44:52.253Z] > Task :compileTestJava NO-SOURCE [2020-03-26T18:44:52.524Z] > Task :copyGlobalLibVars [2020-03-26T18:45:24.673Z] > Task :compileTestGroovy [2020-03-26T18:47:16.175Z] > Task :processTestResources [2020-03-26T18:47:16.175Z] > Task :testClasses [2020-03-26T18:47:16.175Z] [2020-03-26T18:47:16.175Z] BUILD SUCCESSFUL in 2m 27s [2020-03-26T18:47:16.175Z] 3 actionable tasks: 3 executed [2020-03-26T18:47:16.175Z] Removing intermediate container 806d2a61d628 [2020-03-26T18:47:16.175Z] ---> 6c6f5d670fc6 [2020-03-26T18:47:16.175Z] Step 9/13 : FROM gradle:6.2 [2020-03-26T18:47:16.175Z] ---> 1431c168ffbf [2020-03-26T18:47:16.175Z] Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:47:16.175Z] ---> Running in a94cf5714934 [2020-03-26T18:47:16.175Z] Removing intermediate container a94cf5714934 [2020-03-26T18:47:16.175Z] ---> c88627e57043 [2020-03-26T18:47:16.175Z] Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} [2020-03-26T18:47:19.477Z] ---> f26dbcf7405b [2020-03-26T18:47:19.477Z] Step 12/13 : LABEL arch=amd64 [2020-03-26T18:47:19.477Z] ---> Running in 948bb3dfe6b5 [2020-03-26T18:47:19.736Z] Removing intermediate container 948bb3dfe6b5 [2020-03-26T18:47:19.736Z] ---> 71364a353132 [2020-03-26T18:47:19.736Z] Step 13/13 : LABEL git_sha=0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 [2020-03-26T18:47:19.736Z] ---> Running in ac55d4196ff5 [2020-03-26T18:47:19.736Z] Removing intermediate container ac55d4196ff5 [2020-03-26T18:47:19.736Z] ---> 8319151aadad [2020-03-26T18:47:19.736Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-26T18:47:19.736Z] Successfully built 8319151aadad [2020-03-26T18:47:19.996Z] Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T18:47:20.342Z] provisioning config files... [2020-03-26T18:47:20.373Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config7723230982341792298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:47:20.724Z] nexus3.edgexfoundry.org:10001 [2020-03-26T18:47:20.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:47:20.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:47:20.984Z] Configure a credential helper to remove this warning. See [2020-03-26T18:47:20.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:47:20.984Z] [2020-03-26T18:47:20.984Z] Login Succeeded [2020-03-26T18:47:20.984Z] nexus3.edgexfoundry.org:10002 [2020-03-26T18:47:21.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:47:21.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:47:21.243Z] Configure a credential helper to remove this warning. See [2020-03-26T18:47:21.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:47:21.243Z] [2020-03-26T18:47:21.243Z] Login Succeeded [2020-03-26T18:47:21.243Z] nexus3.edgexfoundry.org:10003 [2020-03-26T18:47:21.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:47:21.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:47:21.501Z] Configure a credential helper to remove this warning. See [2020-03-26T18:47:21.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:47:21.501Z] [2020-03-26T18:47:21.501Z] Login Succeeded [2020-03-26T18:47:21.501Z] nexus3.edgexfoundry.org:10004 [2020-03-26T18:47:21.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:47:21.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:47:21.760Z] Configure a credential helper to remove this warning. See [2020-03-26T18:47:21.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:47:21.760Z] [2020-03-26T18:47:21.760Z] Login Succeeded [2020-03-26T18:47:21.760Z] docker.io [2020-03-26T18:47:22.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T18:47:22.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T18:47:22.285Z] Configure a credential helper to remove this warning. See [2020-03-26T18:47:22.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T18:47:22.285Z] [2020-03-26T18:47:22.285Z] Login Succeeded [Pipeline] } [2020-03-26T18:47:22.291Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-03-26T18:47:22.409Z] [edgeXDocker.push] Tagging docker image edgex-devops/egp-unit-test with the following tags: [2020-03-26T18:47:22.409Z] 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 [2020-03-26T18:47:22.409Z] latest [2020-03-26T18:47:22.409Z] egp-unit-test [2020-03-26T18:47:22.409Z] gradle [2020-03-26T18:47:22.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:22.823Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:23.119Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 [2020-03-26T18:47:23.119Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:47:23.119Z] 783087894fa9: Preparing [2020-03-26T18:47:23.119Z] 9cdaad68ed32: Preparing [2020-03-26T18:47:23.119Z] 348701188a2d: Preparing [2020-03-26T18:47:23.119Z] bbbe012b8a1b: Preparing [2020-03-26T18:47:23.119Z] 1b102f536142: Preparing [2020-03-26T18:47:23.119Z] 85fa6e80789c: Preparing [2020-03-26T18:47:23.119Z] 16542a8fc3be: Preparing [2020-03-26T18:47:23.119Z] 6597da2e2e52: Preparing [2020-03-26T18:47:23.119Z] 977183d4e999: Preparing [2020-03-26T18:47:23.119Z] c8be1b8f4d60: Preparing [2020-03-26T18:47:23.119Z] 85fa6e80789c: Waiting [2020-03-26T18:47:23.119Z] 16542a8fc3be: Waiting [2020-03-26T18:47:23.119Z] 977183d4e999: Waiting [2020-03-26T18:47:23.119Z] 6597da2e2e52: Waiting [2020-03-26T18:47:23.119Z] c8be1b8f4d60: Waiting [2020-03-26T18:47:24.557Z] bbbe012b8a1b: Pushed [2020-03-26T18:47:32.828Z] 85fa6e80789c: Pushed [2020-03-26T18:47:32.828Z] 16542a8fc3be: Pushed [2020-03-26T18:47:32.828Z] 6597da2e2e52: Pushed [2020-03-26T18:47:32.828Z] 977183d4e999: Pushed [2020-03-26T18:47:32.828Z] 783087894fa9: Pushed [2020-03-26T18:47:33.773Z] 9cdaad68ed32: Pushed [2020-03-26T18:47:39.057Z] 1b102f536142: Pushed [2020-03-26T18:47:40.434Z] c8be1b8f4d60: Pushed [2020-03-26T18:47:41.369Z] 348701188a2d: Pushed [2020-03-26T18:47:41.369Z] 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2: digest: sha256:0afd0082bd37f23b704bd2e15be8bff5532d95fd248c8e182ab8628a75ccdc2e size: 2422 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:41.671Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:41.962Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:latest [2020-03-26T18:47:41.962Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:47:41.962Z] 783087894fa9: Preparing [2020-03-26T18:47:41.962Z] 9cdaad68ed32: Preparing [2020-03-26T18:47:41.962Z] 348701188a2d: Preparing [2020-03-26T18:47:41.962Z] bbbe012b8a1b: Preparing [2020-03-26T18:47:41.962Z] 1b102f536142: Preparing [2020-03-26T18:47:41.962Z] 85fa6e80789c: Preparing [2020-03-26T18:47:41.962Z] 16542a8fc3be: Preparing [2020-03-26T18:47:41.962Z] 6597da2e2e52: Preparing [2020-03-26T18:47:41.962Z] 977183d4e999: Preparing [2020-03-26T18:47:41.962Z] c8be1b8f4d60: Preparing [2020-03-26T18:47:41.962Z] 16542a8fc3be: Waiting [2020-03-26T18:47:41.962Z] 6597da2e2e52: Waiting [2020-03-26T18:47:41.962Z] 977183d4e999: Waiting [2020-03-26T18:47:41.962Z] c8be1b8f4d60: Waiting [2020-03-26T18:47:41.962Z] 85fa6e80789c: Waiting [2020-03-26T18:47:41.962Z] 783087894fa9: Layer already exists [2020-03-26T18:47:41.962Z] 348701188a2d: Layer already exists [2020-03-26T18:47:41.962Z] 1b102f536142: Layer already exists [2020-03-26T18:47:41.962Z] bbbe012b8a1b: Layer already exists [2020-03-26T18:47:41.962Z] 9cdaad68ed32: Layer already exists [2020-03-26T18:47:41.962Z] 6597da2e2e52: Layer already exists [2020-03-26T18:47:41.962Z] 977183d4e999: Layer already exists [2020-03-26T18:47:41.962Z] 16542a8fc3be: Layer already exists [2020-03-26T18:47:41.962Z] c8be1b8f4d60: Layer already exists [2020-03-26T18:47:41.962Z] 85fa6e80789c: Layer already exists [2020-03-26T18:47:41.962Z] latest: digest: sha256:0afd0082bd37f23b704bd2e15be8bff5532d95fd248c8e182ab8628a75ccdc2e size: 2422 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:42.255Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:42.549Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:egp-unit-test [2020-03-26T18:47:42.549Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:47:42.549Z] 783087894fa9: Preparing [2020-03-26T18:47:42.549Z] 9cdaad68ed32: Preparing [2020-03-26T18:47:42.549Z] 348701188a2d: Preparing [2020-03-26T18:47:42.549Z] bbbe012b8a1b: Preparing [2020-03-26T18:47:42.549Z] 1b102f536142: Preparing [2020-03-26T18:47:42.549Z] 85fa6e80789c: Preparing [2020-03-26T18:47:42.549Z] 16542a8fc3be: Preparing [2020-03-26T18:47:42.549Z] 6597da2e2e52: Preparing [2020-03-26T18:47:42.549Z] 977183d4e999: Preparing [2020-03-26T18:47:42.549Z] c8be1b8f4d60: Preparing [2020-03-26T18:47:42.549Z] 85fa6e80789c: Waiting [2020-03-26T18:47:42.549Z] 16542a8fc3be: Waiting [2020-03-26T18:47:42.549Z] 6597da2e2e52: Waiting [2020-03-26T18:47:42.549Z] c8be1b8f4d60: Waiting [2020-03-26T18:47:42.549Z] 977183d4e999: Waiting [2020-03-26T18:47:42.549Z] 1b102f536142: Layer already exists [2020-03-26T18:47:42.549Z] 9cdaad68ed32: Layer already exists [2020-03-26T18:47:42.549Z] 348701188a2d: Layer already exists [2020-03-26T18:47:42.549Z] 783087894fa9: Layer already exists [2020-03-26T18:47:42.549Z] bbbe012b8a1b: Layer already exists [2020-03-26T18:47:42.549Z] 6597da2e2e52: Layer already exists [2020-03-26T18:47:42.549Z] 16542a8fc3be: Layer already exists [2020-03-26T18:47:42.549Z] 85fa6e80789c: Layer already exists [2020-03-26T18:47:42.549Z] 977183d4e999: Layer already exists [2020-03-26T18:47:42.549Z] c8be1b8f4d60: Layer already exists [2020-03-26T18:47:42.549Z] egp-unit-test: digest: sha256:0afd0082bd37f23b704bd2e15be8bff5532d95fd248c8e182ab8628a75ccdc2e size: 2422 [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:42.843Z] + docker tag edgex-devops/egp-unit-test nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:43.135Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:gradle [2020-03-26T18:47:43.135Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test] [2020-03-26T18:47:43.135Z] 783087894fa9: Preparing [2020-03-26T18:47:43.135Z] 9cdaad68ed32: Preparing [2020-03-26T18:47:43.135Z] 348701188a2d: Preparing [2020-03-26T18:47:43.135Z] bbbe012b8a1b: Preparing [2020-03-26T18:47:43.135Z] 1b102f536142: Preparing [2020-03-26T18:47:43.135Z] 85fa6e80789c: Preparing [2020-03-26T18:47:43.135Z] 16542a8fc3be: Preparing [2020-03-26T18:47:43.135Z] 6597da2e2e52: Preparing [2020-03-26T18:47:43.135Z] 977183d4e999: Preparing [2020-03-26T18:47:43.135Z] c8be1b8f4d60: Preparing [2020-03-26T18:47:43.135Z] 6597da2e2e52: Waiting [2020-03-26T18:47:43.135Z] 977183d4e999: Waiting [2020-03-26T18:47:43.135Z] c8be1b8f4d60: Waiting [2020-03-26T18:47:43.135Z] 85fa6e80789c: Waiting [2020-03-26T18:47:43.135Z] 16542a8fc3be: Waiting [2020-03-26T18:47:43.135Z] 1b102f536142: Layer already exists [2020-03-26T18:47:43.135Z] 9cdaad68ed32: Layer already exists [2020-03-26T18:47:43.136Z] 783087894fa9: Layer already exists [2020-03-26T18:47:43.136Z] bbbe012b8a1b: Layer already exists [2020-03-26T18:47:43.136Z] 348701188a2d: Layer already exists [2020-03-26T18:47:43.136Z] 6597da2e2e52: Layer already exists [2020-03-26T18:47:43.136Z] 85fa6e80789c: Layer already exists [2020-03-26T18:47:43.136Z] 16542a8fc3be: Layer already exists [2020-03-26T18:47:43.136Z] 977183d4e999: Layer already exists [2020-03-26T18:47:43.136Z] c8be1b8f4d60: Layer already exists [2020-03-26T18:47:43.136Z] gradle: digest: sha256:0afd0082bd37f23b704bd2e15be8bff5532d95fd248c8e182ab8628a75ccdc2e size: 2422 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:44.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T18:47:44.293Z] [2020-03-26T18:47:44.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:47:45.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T18:47:45.221Z] latest: Pulling from edgex-devops/edgex-klar [2020-03-26T18:47:45.221Z] e7c96db7181b: Pulling fs layer [2020-03-26T18:47:45.221Z] 1868ca2cb446: Pulling fs layer [2020-03-26T18:47:45.221Z] 136be5d0fe8e: Pulling fs layer [2020-03-26T18:47:45.221Z] 894bfe63afcb: Pulling fs layer [2020-03-26T18:47:45.221Z] 894bfe63afcb: Waiting [2020-03-26T18:47:45.221Z] 1868ca2cb446: Verifying Checksum [2020-03-26T18:47:45.221Z] 1868ca2cb446: Download complete [2020-03-26T18:47:45.221Z] 136be5d0fe8e: Download complete [2020-03-26T18:47:45.221Z] e7c96db7181b: Verifying Checksum [2020-03-26T18:47:45.221Z] e7c96db7181b: Download complete [2020-03-26T18:47:45.480Z] 894bfe63afcb: Verifying Checksum [2020-03-26T18:47:45.480Z] 894bfe63afcb: Download complete [2020-03-26T18:47:45.480Z] e7c96db7181b: Pull complete [2020-03-26T18:47:45.739Z] 1868ca2cb446: Pull complete [2020-03-26T18:47:45.739Z] 136be5d0fe8e: Pull complete [2020-03-26T18:47:45.998Z] 894bfe63afcb: Pull complete [2020-03-26T18:47:45.998Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-03-26T18:47:45.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-03-26T18:47:46.129Z] prd-centos7-docker-4c-2g-948 does not seem to be running inside a container [2020-03-26T18:47:46.193Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T18:47:46.808Z] $ docker top 4fd248651e4f79432e7d962ee16cc8acd3644f6fb0c28c673386db63eeeb4d8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T18:47:47.313Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 [2020-03-26T18:47:47.313Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T18:48:09.419Z] $ docker stop --time=1 4fd248651e4f79432e7d962ee16cc8acd3644f6fb0c28c673386db63eeeb4d8f [2020-03-26T18:48:10.766Z] $ docker rm -f 4fd248651e4f79432e7d962ee16cc8acd3644f6fb0c28c673386db63eeeb4d8f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:48:11.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T18:48:11.227Z] . [Pipeline] withDockerContainer [2020-03-26T18:48:11.340Z] prd-centos7-docker-4c-2g-948 does not seem to be running inside a container [2020-03-26T18:48:11.382Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T18:48:11.919Z] $ docker top fa1eccd0bd631b02fc6304e0bbe88019022887be9dc718d9b14c69a3b96cda3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T18:48:12.412Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/egp-unit-test:0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 [2020-03-26T18:48:12.412Z] + tee [2020-03-26T18:48:12.412Z] clair timeout 1m0s [2020-03-26T18:48:12.412Z] docker timeout: 1m0s [2020-03-26T18:48:12.412Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T18:48:13.888Z] $ docker stop --time=1 fa1eccd0bd631b02fc6304e0bbe88019022887be9dc718d9b14c69a3b96cda3d [2020-03-26T18:48:15.242Z] $ docker rm -f fa1eccd0bd631b02fc6304e0bbe88019022887be9dc718d9b14c69a3b96cda3d [Pipeline] // withDockerContainer [Pipeline] sh [2020-03-26T18:48:15.749Z] + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/clair-reports [Pipeline] echo [2020-03-26T18:48:15.761Z] Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_egp-unit-test/clair-reports/clair_results_egp-unit-test_0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2.html [Pipeline] writeFile [Pipeline] step [2020-03-26T18:48:15.804Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:48:17.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:48:17.584Z] ---> package-listing.sh [2020-03-26T18:48:17.584Z] ++ facter osfamily [2020-03-26T18:48:17.584Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-26T18:48:17.584Z] + OS_FAMILY=redhat [2020-03-26T18:48:17.584Z] + workspace=/w/workspace/ry_ci-build-images_egp-unit-test [2020-03-26T18:48:17.584Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-26T18:48:17.584Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-26T18:48:17.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-26T18:48:17.584Z] + PACKAGES=/tmp/packages_start.txt [2020-03-26T18:48:17.584Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2020-03-26T18:48:17.584Z] + PACKAGES=/tmp/packages_end.txt [2020-03-26T18:48:17.584Z] + case "${OS_FAMILY}" in [2020-03-26T18:48:17.584Z] + rpm -qa [2020-03-26T18:48:17.584Z] + sort [2020-03-26T18:48:21.777Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-26T18:48:21.777Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-26T18:48:21.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-26T18:48:21.777Z] + '[' /w/workspace/ry_ci-build-images_egp-unit-test ']' [2020-03-26T18:48:21.777Z] + mkdir -p /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [2020-03-26T18:48:21.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_egp-unit-test/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:48:22.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:48:22.155Z] [2020-03-26T18:48:22.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:48:22.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:48:22.510Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-26T18:48:22.510Z] c9b1b535fdd9: Pulling fs layer [2020-03-26T18:48:22.510Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-26T18:48:22.510Z] 756a868c4378: Pulling fs layer [2020-03-26T18:48:22.510Z] 444b2fc9a129: Pulling fs layer [2020-03-26T18:48:22.510Z] ea15f1150254: Pulling fs layer [2020-03-26T18:48:22.510Z] 41b27a9f41bf: Pulling fs layer [2020-03-26T18:48:22.510Z] 28c525ee5125: Pulling fs layer [2020-03-26T18:48:22.510Z] 094b1ea09ed8: Pulling fs layer [2020-03-26T18:48:22.510Z] 138eaada9080: Pulling fs layer [2020-03-26T18:48:22.510Z] 0622d0fa9048: Pulling fs layer [2020-03-26T18:48:22.510Z] ea15f1150254: Waiting [2020-03-26T18:48:22.510Z] 41b27a9f41bf: Waiting [2020-03-26T18:48:22.510Z] 28c525ee5125: Waiting [2020-03-26T18:48:22.510Z] 094b1ea09ed8: Waiting [2020-03-26T18:48:22.510Z] 138eaada9080: Waiting [2020-03-26T18:48:22.510Z] 0622d0fa9048: Waiting [2020-03-26T18:48:22.510Z] 444b2fc9a129: Waiting [2020-03-26T18:48:22.510Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-26T18:48:22.510Z] 2cc5ad85d9ab: Download complete [2020-03-26T18:48:22.510Z] 444b2fc9a129: Verifying Checksum [2020-03-26T18:48:22.510Z] 444b2fc9a129: Download complete [2020-03-26T18:48:22.510Z] c9b1b535fdd9: Verifying Checksum [2020-03-26T18:48:22.776Z] ea15f1150254: Verifying Checksum [2020-03-26T18:48:22.776Z] ea15f1150254: Download complete [2020-03-26T18:48:22.776Z] 28c525ee5125: Verifying Checksum [2020-03-26T18:48:22.776Z] 28c525ee5125: Download complete [2020-03-26T18:48:22.776Z] c9b1b535fdd9: Pull complete [2020-03-26T18:48:23.037Z] 756a868c4378: Verifying Checksum [2020-03-26T18:48:23.037Z] 756a868c4378: Download complete [2020-03-26T18:48:23.037Z] 2cc5ad85d9ab: Pull complete [2020-03-26T18:48:23.300Z] 138eaada9080: Verifying Checksum [2020-03-26T18:48:23.300Z] 138eaada9080: Download complete [2020-03-26T18:48:23.300Z] 094b1ea09ed8: Verifying Checksum [2020-03-26T18:48:23.300Z] 094b1ea09ed8: Download complete [2020-03-26T18:48:23.300Z] 0622d0fa9048: Verifying Checksum [2020-03-26T18:48:23.300Z] 0622d0fa9048: Download complete [2020-03-26T18:48:23.875Z] 41b27a9f41bf: Verifying Checksum [2020-03-26T18:48:23.875Z] 41b27a9f41bf: Download complete [2020-03-26T18:48:24.830Z] 756a868c4378: Pull complete [2020-03-26T18:48:24.830Z] 444b2fc9a129: Pull complete [2020-03-26T18:48:25.090Z] ea15f1150254: Pull complete [2020-03-26T18:48:29.287Z] 41b27a9f41bf: Pull complete [2020-03-26T18:48:29.287Z] 28c525ee5125: Pull complete [2020-03-26T18:48:31.191Z] 094b1ea09ed8: Pull complete [2020-03-26T18:48:32.570Z] 138eaada9080: Pull complete [2020-03-26T18:48:32.570Z] 0622d0fa9048: Pull complete [2020-03-26T18:48:32.570Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-26T18:48:32.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-26T18:48:32.715Z] prd-centos7-docker-4c-2g-948 does not seem to be running inside a container [2020-03-26T18:48:32.762Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ry_ci-build-images_egp-unit-test -v /w/workspace/ry_ci-build-images_egp-unit-test:/w/workspace/ry_ci-build-images_egp-unit-test:rw,z -v /w/workspace/ry_ci-build-images_egp-unit-test@tmp:/w/workspace/ry_ci-build-images_egp-unit-test@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-26T18:48:33.287Z] $ docker top c173f24f9620cf4c789ce069c7ea95ff34f8323ef7b891c73fc4dc3aeea4a98a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T18:48:33.571Z] provisioning config files... [2020-03-26T18:48:33.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_egp-unit-test@tmp/config4994876177923047831tmp [Pipeline] { [Pipeline] echo [2020-03-26T18:48:33.635Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:48:33.934Z] ---> create-netrc.sh [Pipeline] echo [2020-03-26T18:48:33.941Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:48:34.237Z] ---> logs-deploy.sh [2020-03-26T18:48:34.237Z] + ARCHIVE_ARTIFACTS= [2020-03-26T18:48:34.237Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-26T18:48:34.237Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-26T18:48:34.237Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-26T18:48:34.237Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/3 [2020-03-26T18:48:34.237Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/egp-unit-test/3/ [2020-03-26T18:48:34.237Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/3 /w/workspace/ry_ci-build-images_egp-unit-test [2020-03-26T18:48:35.175Z] Archives upload complete. [2020-03-26T18:48:35.434Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/egp-unit-test/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/egp-unit-test/3/