Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from ba0fa85881487bd1f4b88e247d591b9fba2796b8+5479becb269f9c18fb0b355bc6bb4dde16f75d82 (c513eab1995c688ade18d4b1dde220a4ce050db2) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-127/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-943’ Running on prd-centos7-docker-4c-2g-945 in /w/workspace/exfoundry_ci-build-images_PR-127 [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/exfoundry_ci-build-images_PR-127 # timeout=10 Fetching without tags 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/pull/127/head:refs/remotes/origin/PR-127 +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 > git config --add remote.origin.fetch +refs/pull/127/head:refs/remotes/origin/PR-127 # 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/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Merging remotes/origin/egp-unit-test commit 5479becb269f9c18fb0b355bc6bb4dde16f75d82 into PR head commit ba0fa85881487bd1f4b88e247d591b9fba2796b8 Merge succeeded, producing ba0fa85881487bd1f4b88e247d591b9fba2796b8 Checking out Revision ba0fa85881487bd1f4b88e247d591b9fba2796b8 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f ba0fa85881487bd1f4b88e247d591b9fba2796b8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5479becb269f9c18fb0b355bc6bb4dde16f75d82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba0fa85881487bd1f4b88e247d591b9fba2796b8 # timeout=10 Commit message: "fix gradle version" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 7d2c21029d308337b2925e331bbfe6b29dee8099 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-26T18:38:51.293Z] 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:38:55.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-26T18:38:55.525Z] + ls -al . [2020-03-26T18:38:55.525Z] total 8 [2020-03-26T18:38:55.525Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 18:38 . [2020-03-26T18:38:55.525Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 18:38 .. [2020-03-26T18:38:55.525Z] -rw-rw-r--. 1 jenkins jenkins 941 Mar 26 18:38 Dockerfile [2020-03-26T18:38:55.525Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 26 18:38 .git [2020-03-26T18:38:55.525Z] -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 18:38 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:38:55.939Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ba0fa85881487bd1f4b88e247d591b9fba2796b8 --label arch=amd64 . [2020-03-26T18:38:56.198Z] Sending build context to Docker daemon 201.7kB [2020-03-26T18:38:56.198Z] Step 1/13 : FROM gradle:6.2 as builder [2020-03-26T18:38:56.458Z] 6.2: Pulling from library/gradle [2020-03-26T18:38:56.717Z] 5bed26d33875: Pulling fs layer [2020-03-26T18:38:56.717Z] f11b29a9c730: Pulling fs layer [2020-03-26T18:38:56.717Z] 930bda195c84: Pulling fs layer [2020-03-26T18:38:56.717Z] 78bf9a5ad49e: Pulling fs layer [2020-03-26T18:38:56.717Z] bf7abfeb0680: Pulling fs layer [2020-03-26T18:38:56.717Z] 22def9b16f84: Pulling fs layer [2020-03-26T18:38:56.717Z] 3395be70a635: Pulling fs layer [2020-03-26T18:38:56.717Z] c63b94ff3a31: Pulling fs layer [2020-03-26T18:38:56.717Z] e1fdc1e1beb1: Pulling fs layer [2020-03-26T18:38:56.717Z] 22def9b16f84: Waiting [2020-03-26T18:38:56.717Z] 3395be70a635: Waiting [2020-03-26T18:38:56.717Z] c63b94ff3a31: Waiting [2020-03-26T18:38:56.717Z] e1fdc1e1beb1: Waiting [2020-03-26T18:38:56.717Z] bf7abfeb0680: Waiting [2020-03-26T18:38:56.717Z] 78bf9a5ad49e: Waiting [2020-03-26T18:38:56.717Z] 930bda195c84: Verifying Checksum [2020-03-26T18:38:56.717Z] 930bda195c84: Download complete [2020-03-26T18:38:56.717Z] f11b29a9c730: Verifying Checksum [2020-03-26T18:38:56.717Z] f11b29a9c730: Download complete [2020-03-26T18:38:56.978Z] 78bf9a5ad49e: Download complete [2020-03-26T18:38:57.242Z] bf7abfeb0680: Verifying Checksum [2020-03-26T18:38:57.242Z] bf7abfeb0680: Download complete [2020-03-26T18:38:57.242Z] 5bed26d33875: Verifying Checksum [2020-03-26T18:38:57.242Z] 5bed26d33875: Download complete [2020-03-26T18:38:57.512Z] 3395be70a635: Download complete [2020-03-26T18:38:58.908Z] c63b94ff3a31: Verifying Checksum [2020-03-26T18:38:58.908Z] c63b94ff3a31: Download complete [2020-03-26T18:38:59.170Z] e1fdc1e1beb1: Verifying Checksum [2020-03-26T18:38:59.170Z] e1fdc1e1beb1: Download complete [2020-03-26T18:38:59.430Z] 5bed26d33875: Pull complete [2020-03-26T18:38:59.430Z] f11b29a9c730: Pull complete [2020-03-26T18:38:59.430Z] 930bda195c84: Pull complete [2020-03-26T18:38:59.689Z] 78bf9a5ad49e: Pull complete [2020-03-26T18:39:00.256Z] 22def9b16f84: Verifying Checksum [2020-03-26T18:39:00.256Z] 22def9b16f84: Download complete [2020-03-26T18:39:01.635Z] bf7abfeb0680: Pull complete [2020-03-26T18:39:04.175Z] 22def9b16f84: Pull complete [2020-03-26T18:39:04.175Z] 3395be70a635: Pull complete [2020-03-26T18:39:07.472Z] c63b94ff3a31: Pull complete [2020-03-26T18:39:09.393Z] e1fdc1e1beb1: Pull complete [2020-03-26T18:39:09.393Z] Digest: sha256:2259795623d4d7dcbdc2a199e199b5e0a5bd92b69c4c77413b919b4a343eca6d [2020-03-26T18:39:09.393Z] Status: Downloaded newer image for gradle:6.2 [2020-03-26T18:39:09.393Z] ---> 1431c168ffbf [2020-03-26T18:39:09.393Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-26T18:39:09.393Z] ---> Running in 2f473fef0963 [2020-03-26T18:39:09.963Z] Removing intermediate container 2f473fef0963 [2020-03-26T18:39:09.963Z] ---> 9f3e212a1927 [2020-03-26T18:39:09.963Z] Step 3/13 : WORKDIR /code [2020-03-26T18:39:09.963Z] ---> Running in 1760185c0f15 [2020-03-26T18:39:09.963Z] Removing intermediate container 1760185c0f15 [2020-03-26T18:39:09.963Z] ---> c835a32cdf19 [2020-03-26T18:39:09.963Z] Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:39:10.222Z] ---> Running in 0885f3674b67 [2020-03-26T18:39:10.222Z] Removing intermediate container 0885f3674b67 [2020-03-26T18:39:10.222Z] ---> d3fe3622f3af [2020-03-26T18:39:10.222Z] Step 5/13 : ARG EGP_VERSION=stable [2020-03-26T18:39:10.222Z] ---> Running in aa15daebdba4 [2020-03-26T18:39:10.482Z] Removing intermediate container aa15daebdba4 [2020-03-26T18:39:10.482Z] ---> 0531999d2181 [2020-03-26T18:39:10.482Z] Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . [2020-03-26T18:39:10.742Z] [2020-03-26T18:39:11.002Z] ---> 6cd7170253cd [2020-03-26T18:39:11.002Z] 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:39:11.002Z] ---> Running in 801f14c3160a [2020-03-26T18:39:12.382Z] Removing intermediate container 801f14c3160a [2020-03-26T18:39:12.382Z] ---> a917873c1043 [2020-03-26T18:39:12.382Z] Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2020-03-26T18:39:12.382Z] ---> Running in dd189e3b7ce0 [2020-03-26T18:39:13.321Z] [2020-03-26T18:39:13.321Z] Welcome to Gradle 6.2.2! [2020-03-26T18:39:13.321Z] [2020-03-26T18:39:13.321Z] Here are the highlights of this release: [2020-03-26T18:39:13.321Z] - Dependency checksum and signature verification [2020-03-26T18:39:13.321Z] - Shareable read-only dependency cache [2020-03-26T18:39:13.321Z] - Documentation links in deprecation messages [2020-03-26T18:39:13.321Z] [2020-03-26T18:39:13.321Z] For more details see https://docs.gradle.org/6.2.2/release-notes.html [2020-03-26T18:39:13.321Z] [2020-03-26T18:39:14.262Z] Starting a Gradle Daemon (subsequent builds will be faster) [2020-03-26T18:39:20.858Z] > Task :compileJava NO-SOURCE [2020-03-26T18:39:20.858Z] > Task :compileGroovy NO-SOURCE [2020-03-26T18:39:20.858Z] > Task :processResources NO-SOURCE [2020-03-26T18:39:20.858Z] > Task :classes UP-TO-DATE [2020-03-26T18:39:20.858Z] > Task :compileTestJava NO-SOURCE [2020-03-26T18:39:20.858Z] > Task :copyGlobalLibVars [2020-03-26T18:39:52.993Z] > Task :compileTestGroovy [2020-03-26T18:41:44.502Z] > Task :processTestResources [2020-03-26T18:41:44.502Z] > Task :testClasses [2020-03-26T18:41:44.502Z] [2020-03-26T18:41:44.502Z] BUILD SUCCESSFUL in 2m 28s [2020-03-26T18:41:44.502Z] 3 actionable tasks: 3 executed [2020-03-26T18:41:44.502Z] Removing intermediate container dd189e3b7ce0 [2020-03-26T18:41:44.502Z] ---> a18e46009846 [2020-03-26T18:41:44.502Z] Step 9/13 : FROM gradle:6.2 [2020-03-26T18:41:44.502Z] ---> 1431c168ffbf [2020-03-26T18:41:44.502Z] Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T18:41:44.502Z] ---> Running in 0b981d09f1ef [2020-03-26T18:41:44.502Z] Removing intermediate container 0b981d09f1ef [2020-03-26T18:41:44.502Z] ---> 466fccdc0d12 [2020-03-26T18:41:44.502Z] Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} [2020-03-26T18:41:48.701Z] ---> 3bb59d8bb797 [2020-03-26T18:41:48.701Z] Step 12/13 : LABEL arch=amd64 [2020-03-26T18:41:48.701Z] ---> Running in 9267f7bf478a [2020-03-26T18:41:48.701Z] Removing intermediate container 9267f7bf478a [2020-03-26T18:41:48.701Z] ---> a62d3e1c87b9 [2020-03-26T18:41:48.701Z] Step 13/13 : LABEL git_sha=ba0fa85881487bd1f4b88e247d591b9fba2796b8 [2020-03-26T18:41:48.701Z] ---> Running in 87772f9d4306 [2020-03-26T18:41:48.959Z] Removing intermediate container 87772f9d4306 [2020-03-26T18:41:48.959Z] ---> d93d3baefaf4 [2020-03-26T18:41:48.959Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-26T18:41:48.959Z] Successfully built d93d3baefaf4 [2020-03-26T18:41:48.959Z] Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) Stage "Clair Scan" skipped due to when conditional [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:41:51.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:41:51.496Z] ---> package-listing.sh [2020-03-26T18:41:51.496Z] ++ facter osfamily [2020-03-26T18:41:51.496Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-26T18:41:51.496Z] + OS_FAMILY=redhat [2020-03-26T18:41:51.496Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-127 [2020-03-26T18:41:51.496Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-26T18:41:51.496Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-26T18:41:51.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-26T18:41:51.496Z] + PACKAGES=/tmp/packages_start.txt [2020-03-26T18:41:51.496Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-127 ']' [2020-03-26T18:41:51.496Z] + PACKAGES=/tmp/packages_end.txt [2020-03-26T18:41:51.496Z] + case "${OS_FAMILY}" in [2020-03-26T18:41:51.496Z] + rpm -qa [2020-03-26T18:41:51.496Z] + sort [2020-03-26T18:41:55.689Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-26T18:41:55.689Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-26T18:41:55.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-26T18:41:55.689Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-127 ']' [2020-03-26T18:41:55.689Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-127/archives/ [2020-03-26T18:41:55.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-127/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:41:56.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:41:56.151Z] [2020-03-26T18:41:56.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-26T18:41:56.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T18:41:56.549Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-26T18:41:56.549Z] c9b1b535fdd9: Pulling fs layer [2020-03-26T18:41:56.549Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-26T18:41:56.549Z] 756a868c4378: Pulling fs layer [2020-03-26T18:41:56.549Z] 444b2fc9a129: Pulling fs layer [2020-03-26T18:41:56.549Z] ea15f1150254: Pulling fs layer [2020-03-26T18:41:56.549Z] 41b27a9f41bf: Pulling fs layer [2020-03-26T18:41:56.549Z] 28c525ee5125: Pulling fs layer [2020-03-26T18:41:56.549Z] 094b1ea09ed8: Pulling fs layer [2020-03-26T18:41:56.549Z] 138eaada9080: Pulling fs layer [2020-03-26T18:41:56.549Z] 0622d0fa9048: Pulling fs layer [2020-03-26T18:41:56.549Z] 444b2fc9a129: Waiting [2020-03-26T18:41:56.549Z] ea15f1150254: Waiting [2020-03-26T18:41:56.549Z] 41b27a9f41bf: Waiting [2020-03-26T18:41:56.549Z] 28c525ee5125: Waiting [2020-03-26T18:41:56.549Z] 094b1ea09ed8: Waiting [2020-03-26T18:41:56.549Z] 138eaada9080: Waiting [2020-03-26T18:41:56.549Z] 0622d0fa9048: Waiting [2020-03-26T18:41:56.549Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-26T18:41:56.549Z] 2cc5ad85d9ab: Download complete [2020-03-26T18:41:56.549Z] 444b2fc9a129: Verifying Checksum [2020-03-26T18:41:56.549Z] 444b2fc9a129: Download complete [2020-03-26T18:41:56.549Z] c9b1b535fdd9: Verifying Checksum [2020-03-26T18:41:56.549Z] c9b1b535fdd9: Download complete [2020-03-26T18:41:56.549Z] ea15f1150254: Verifying Checksum [2020-03-26T18:41:56.549Z] ea15f1150254: Download complete [2020-03-26T18:41:56.549Z] 28c525ee5125: Verifying Checksum [2020-03-26T18:41:56.549Z] 28c525ee5125: Download complete [2020-03-26T18:41:56.868Z] c9b1b535fdd9: Pull complete [2020-03-26T18:41:57.133Z] 756a868c4378: Verifying Checksum [2020-03-26T18:41:57.133Z] 756a868c4378: Download complete [2020-03-26T18:41:57.133Z] 2cc5ad85d9ab: Pull complete [2020-03-26T18:41:57.133Z] 094b1ea09ed8: Verifying Checksum [2020-03-26T18:41:57.133Z] 094b1ea09ed8: Download complete [2020-03-26T18:41:57.133Z] 138eaada9080: Verifying Checksum [2020-03-26T18:41:57.133Z] 138eaada9080: Download complete [2020-03-26T18:41:57.133Z] 0622d0fa9048: Verifying Checksum [2020-03-26T18:41:57.133Z] 0622d0fa9048: Download complete [2020-03-26T18:41:57.706Z] 41b27a9f41bf: Verifying Checksum [2020-03-26T18:41:57.706Z] 41b27a9f41bf: Download complete [2020-03-26T18:41:59.610Z] 756a868c4378: Pull complete [2020-03-26T18:41:59.610Z] 444b2fc9a129: Pull complete [2020-03-26T18:41:59.870Z] ea15f1150254: Pull complete [2020-03-26T18:42:04.070Z] 41b27a9f41bf: Pull complete [2020-03-26T18:42:04.070Z] 28c525ee5125: Pull complete [2020-03-26T18:42:05.456Z] 094b1ea09ed8: Pull complete [2020-03-26T18:42:05.715Z] 138eaada9080: Pull complete [2020-03-26T18:42:05.976Z] 0622d0fa9048: Pull complete [2020-03-26T18:42:05.976Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-26T18:42:05.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-26T18:42:06.136Z] prd-centos7-docker-4c-2g-945 does not seem to be running inside a container [2020-03-26T18:42:06.195Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-127 -v /w/workspace/exfoundry_ci-build-images_PR-127:/w/workspace/exfoundry_ci-build-images_PR-127:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-127@tmp:/w/workspace/exfoundry_ci-build-images_PR-127@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-26T18:42:07.578Z] $ docker top ef028e747b296c96eab4f8f035ee8f402ed93b87b5cbba2c8a29b87a64bf8148 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T18:42:07.871Z] provisioning config files... [2020-03-26T18:42:07.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-127@tmp/config3261333497864122981tmp [Pipeline] { [Pipeline] echo [2020-03-26T18:42:07.980Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:42:08.296Z] ---> create-netrc.sh [Pipeline] echo [2020-03-26T18:42:08.319Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T18:42:08.636Z] ---> logs-deploy.sh [2020-03-26T18:42:08.636Z] + ARCHIVE_ARTIFACTS= [2020-03-26T18:42:08.636Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-26T18:42:08.636Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-26T18:42:08.636Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-26T18:42:08.636Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-127/1 [2020-03-26T18:42:08.636Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-127/1/ [2020-03-26T18:42:08.636Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-127/1 /w/workspace/exfoundry_ci-build-images_PR-127 [2020-03-26T18:42:09.570Z] Archives upload complete. [2020-03-26T18:42:09.830Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-127/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-127/1/