Pull request #126 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 44e208595718539d07d2a6de0cff52e5c41a8773+908e2a85a483ebc655f1e836c71707a898e93ccb (f98d43afc60e872abb4596d989bbfc280e07bc41) 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-126/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-937 in /w/workspace/exfoundry_ci-build-images_PR-126 [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-126 # 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/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags Merging remotes/origin/egp-unit-test commit 908e2a85a483ebc655f1e836c71707a898e93ccb into PR head commit 44e208595718539d07d2a6de0cff52e5c41a8773 Merge succeeded, producing 44e208595718539d07d2a6de0cff52e5c41a8773 Checking out Revision 44e208595718539d07d2a6de0cff52e5c41a8773 (PR-126) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/126/head:refs/remotes/origin/PR-126 # 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/126/head:refs/remotes/origin/PR-126 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44e208595718539d07d2a6de0cff52e5c41a8773 # 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 908e2a85a483ebc655f1e836c71707a898e93ccb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44e208595718539d07d2a6de0cff52e5c41a8773 # timeout=10 Commit message: "migrate to gradle" 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-26T17:24:53.759Z] 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-26T17:24:57.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-26T17:24:58.058Z] + ls -al . [2020-03-26T17:24:58.058Z] total 8 [2020-03-26T17:24:58.058Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 17:24 . [2020-03-26T17:24:58.058Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 17:24 .. [2020-03-26T17:24:58.058Z] -rw-rw-r--. 1 jenkins jenkins 638 Mar 26 17:24 Dockerfile [2020-03-26T17:24:58.058Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 26 17:24 .git [2020-03-26T17:24:58.058Z] -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 17:24 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-03-26T17:24:58.694Z] + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=44e208595718539d07d2a6de0cff52e5c41a8773 --label arch=amd64 . [2020-03-26T17:24:58.694Z] Sending build context to Docker daemon 200.2kB [2020-03-26T17:24:58.955Z] Step 1/10 : FROM gradle:6.0 as builder [2020-03-26T17:24:59.522Z] 6.0: Pulling from library/gradle [2020-03-26T17:24:59.522Z] 5c939e3a4d10: Pulling fs layer [2020-03-26T17:24:59.522Z] c63719cdbe7a: Pulling fs layer [2020-03-26T17:24:59.522Z] 19a861ea6baf: Pulling fs layer [2020-03-26T17:24:59.522Z] 651c9d2d6c4f: Pulling fs layer [2020-03-26T17:24:59.522Z] 86e1a6e1ff3c: Pulling fs layer [2020-03-26T17:24:59.522Z] 669a50ce3c83: Pulling fs layer [2020-03-26T17:24:59.522Z] 777740344370: Pulling fs layer [2020-03-26T17:24:59.522Z] 5b1d2b774801: Pulling fs layer [2020-03-26T17:24:59.522Z] 6a1a875532b4: Pulling fs layer [2020-03-26T17:24:59.522Z] 86e1a6e1ff3c: Waiting [2020-03-26T17:24:59.522Z] 669a50ce3c83: Waiting [2020-03-26T17:24:59.522Z] 777740344370: Waiting [2020-03-26T17:24:59.522Z] 5b1d2b774801: Waiting [2020-03-26T17:24:59.522Z] 6a1a875532b4: Waiting [2020-03-26T17:24:59.522Z] 651c9d2d6c4f: Waiting [2020-03-26T17:24:59.784Z] 19a861ea6baf: Verifying Checksum [2020-03-26T17:24:59.784Z] 19a861ea6baf: Download complete [2020-03-26T17:24:59.784Z] c63719cdbe7a: Verifying Checksum [2020-03-26T17:24:59.784Z] c63719cdbe7a: Download complete [2020-03-26T17:24:59.784Z] 651c9d2d6c4f: Verifying Checksum [2020-03-26T17:24:59.785Z] 651c9d2d6c4f: Download complete [2020-03-26T17:25:00.045Z] 86e1a6e1ff3c: Verifying Checksum [2020-03-26T17:25:00.045Z] 86e1a6e1ff3c: Download complete [2020-03-26T17:25:00.307Z] 5c939e3a4d10: Verifying Checksum [2020-03-26T17:25:00.307Z] 5c939e3a4d10: Download complete [2020-03-26T17:25:00.307Z] 777740344370: Verifying Checksum [2020-03-26T17:25:00.307Z] 777740344370: Download complete [2020-03-26T17:25:01.729Z] 5b1d2b774801: Verifying Checksum [2020-03-26T17:25:01.729Z] 5b1d2b774801: Download complete [2020-03-26T17:25:02.004Z] 669a50ce3c83: Verifying Checksum [2020-03-26T17:25:02.004Z] 669a50ce3c83: Download complete [2020-03-26T17:25:02.264Z] 5c939e3a4d10: Pull complete [2020-03-26T17:25:02.264Z] c63719cdbe7a: Pull complete [2020-03-26T17:25:02.524Z] 19a861ea6baf: Pull complete [2020-03-26T17:25:02.524Z] 6a1a875532b4: Verifying Checksum [2020-03-26T17:25:02.524Z] 6a1a875532b4: Download complete [2020-03-26T17:25:02.524Z] 651c9d2d6c4f: Pull complete [2020-03-26T17:25:03.460Z] 86e1a6e1ff3c: Pull complete [2020-03-26T17:25:05.998Z] 669a50ce3c83: Pull complete [2020-03-26T17:25:05.998Z] 777740344370: Pull complete [2020-03-26T17:25:09.292Z] 5b1d2b774801: Pull complete [2020-03-26T17:25:11.204Z] 6a1a875532b4: Pull complete [2020-03-26T17:25:11.204Z] Digest: sha256:3d1f0a9c41733cbd818aeb50ce11d26a5a5c4149b708e2ebc88cdcbbc243a04d [2020-03-26T17:25:11.465Z] Status: Downloaded newer image for gradle:6.0 [2020-03-26T17:25:11.465Z] ---> 8cab433a21d7 [2020-03-26T17:25:11.465Z] Step 2/10 : WORKDIR /code [2020-03-26T17:25:11.465Z] ---> Running in eb60c2003883 [2020-03-26T17:25:11.725Z] Removing intermediate container eb60c2003883 [2020-03-26T17:25:11.725Z] ---> 95db11cb9697 [2020-03-26T17:25:11.725Z] Step 3/10 : ENV USER_GRADLE_HOME=/gradleCache [2020-03-26T17:25:11.725Z] ---> Running in 1bb8a881c29e [2020-03-26T17:25:11.725Z] Removing intermediate container 1bb8a881c29e [2020-03-26T17:25:11.725Z] ---> 49f97dd637f0 [2020-03-26T17:25:11.725Z] Step 4/10 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/stable.zip . [2020-03-26T17:25:12.307Z] [2020-03-26T17:25:12.307Z] [2020-03-26T17:25:12.569Z] ---> b7d1e6d5caf0 [2020-03-26T17:25:12.569Z] Step 5/10 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses [2020-03-26T17:25:12.569Z] ---> Running in 33045d583c91 [2020-03-26T17:25:13.954Z] [2020-03-26T17:25:13.954Z] Welcome to Gradle 6.0.1! [2020-03-26T17:25:13.954Z] [2020-03-26T17:25:13.954Z] Here are the highlights of this release: [2020-03-26T17:25:13.954Z] - Substantial improvements in dependency management, including [2020-03-26T17:25:13.954Z] - Publishing Gradle Module Metadata in addition to pom.xml [2020-03-26T17:25:13.954Z] - Advanced control of transitive versions [2020-03-26T17:25:13.954Z] - Support for optional features and dependencies [2020-03-26T17:25:13.954Z] - Rules to tweak published metadata [2020-03-26T17:25:13.954Z] - Support for Java 13 [2020-03-26T17:25:13.954Z] - Faster incremental Java and Groovy compilation [2020-03-26T17:25:13.954Z] - New Zinc compiler for Scala [2020-03-26T17:25:13.954Z] - VS2019 support [2020-03-26T17:25:13.954Z] - Support for Gradle Enterprise plugin 3.0 [2020-03-26T17:25:13.954Z] [2020-03-26T17:25:13.954Z] For more details see https://docs.gradle.org/6.0.1/release-notes.html [2020-03-26T17:25:13.954Z] [2020-03-26T17:25:14.214Z] Starting a Gradle Daemon (subsequent builds will be faster) [2020-03-26T17:25:18.445Z]  [2020-03-26T17:25:18.445Z] FAILURE: Build failed with an exception. [2020-03-26T17:25:18.445Z] [2020-03-26T17:25:18.445Z] * What went wrong: [2020-03-26T17:25:18.445Z] Task 'testClasses' not found in root project 'code'. [2020-03-26T17:25:18.445Z] [2020-03-26T17:25:18.445Z] * Try: [2020-03-26T17:25:18.445Z] Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. [2020-03-26T17:25:18.445Z] [2020-03-26T17:25:18.445Z] * Get more help at https://help.gradle.org [2020-03-26T17:25:18.445Z] [2020-03-26T17:25:18.445Z] BUILD FAILED in 4s [2020-03-26T17:25:19.013Z] The command '/bin/sh -c gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T17:25:19.940Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-26T17:25:21.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T17:25:21.867Z] ---> package-listing.sh [2020-03-26T17:25:21.867Z] ++ facter osfamily [2020-03-26T17:25:21.867Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-26T17:25:21.867Z] + OS_FAMILY=redhat [2020-03-26T17:25:21.867Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-126 [2020-03-26T17:25:21.867Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-26T17:25:21.867Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-26T17:25:21.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-26T17:25:21.867Z] + PACKAGES=/tmp/packages_start.txt [2020-03-26T17:25:21.867Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-126 ']' [2020-03-26T17:25:21.867Z] + PACKAGES=/tmp/packages_end.txt [2020-03-26T17:25:21.867Z] + case "${OS_FAMILY}" in [2020-03-26T17:25:21.867Z] + rpm -qa [2020-03-26T17:25:21.867Z] + sort [2020-03-26T17:25:26.063Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-26T17:25:26.063Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-26T17:25:26.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-26T17:25:26.063Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-126 ']' [2020-03-26T17:25:26.063Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-126/archives/ [2020-03-26T17:25:26.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-126/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-26T17:25:26.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T17:25:26.589Z] [2020-03-26T17:25:26.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-26T17:25:26.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T17:25:26.958Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-26T17:25:26.958Z] c9b1b535fdd9: Pulling fs layer [2020-03-26T17:25:26.958Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-26T17:25:26.958Z] 756a868c4378: Pulling fs layer [2020-03-26T17:25:26.958Z] 444b2fc9a129: Pulling fs layer [2020-03-26T17:25:26.958Z] ea15f1150254: Pulling fs layer [2020-03-26T17:25:26.958Z] 41b27a9f41bf: Pulling fs layer [2020-03-26T17:25:26.958Z] 28c525ee5125: Pulling fs layer [2020-03-26T17:25:26.958Z] 094b1ea09ed8: Pulling fs layer [2020-03-26T17:25:26.958Z] 138eaada9080: Pulling fs layer [2020-03-26T17:25:26.958Z] 0622d0fa9048: Pulling fs layer [2020-03-26T17:25:26.958Z] 444b2fc9a129: Waiting [2020-03-26T17:25:26.958Z] ea15f1150254: Waiting [2020-03-26T17:25:26.958Z] 41b27a9f41bf: Waiting [2020-03-26T17:25:26.958Z] 28c525ee5125: Waiting [2020-03-26T17:25:26.958Z] 094b1ea09ed8: Waiting [2020-03-26T17:25:26.958Z] 138eaada9080: Waiting [2020-03-26T17:25:26.958Z] 0622d0fa9048: Waiting [2020-03-26T17:25:26.958Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-26T17:25:26.958Z] 2cc5ad85d9ab: Download complete [2020-03-26T17:25:26.958Z] 444b2fc9a129: Verifying Checksum [2020-03-26T17:25:26.958Z] 444b2fc9a129: Download complete [2020-03-26T17:25:26.958Z] c9b1b535fdd9: Verifying Checksum [2020-03-26T17:25:26.958Z] c9b1b535fdd9: Download complete [2020-03-26T17:25:27.222Z] ea15f1150254: Verifying Checksum [2020-03-26T17:25:27.222Z] ea15f1150254: Download complete [2020-03-26T17:25:27.222Z] 28c525ee5125: Verifying Checksum [2020-03-26T17:25:27.222Z] 28c525ee5125: Download complete [2020-03-26T17:25:27.222Z] c9b1b535fdd9: Pull complete [2020-03-26T17:25:27.494Z] 2cc5ad85d9ab: Pull complete [2020-03-26T17:25:27.494Z] 756a868c4378: Verifying Checksum [2020-03-26T17:25:27.494Z] 756a868c4378: Download complete [2020-03-26T17:25:27.757Z] 138eaada9080: Verifying Checksum [2020-03-26T17:25:27.757Z] 138eaada9080: Download complete [2020-03-26T17:25:27.757Z] 0622d0fa9048: Verifying Checksum [2020-03-26T17:25:27.757Z] 0622d0fa9048: Download complete [2020-03-26T17:25:27.757Z] 094b1ea09ed8: Verifying Checksum [2020-03-26T17:25:27.757Z] 094b1ea09ed8: Download complete [2020-03-26T17:25:28.027Z] 41b27a9f41bf: Verifying Checksum [2020-03-26T17:25:28.027Z] 41b27a9f41bf: Download complete [2020-03-26T17:25:28.964Z] 756a868c4378: Pull complete [2020-03-26T17:25:28.964Z] 444b2fc9a129: Pull complete [2020-03-26T17:25:29.223Z] ea15f1150254: Pull complete [2020-03-26T17:25:32.514Z] 41b27a9f41bf: Pull complete [2020-03-26T17:25:32.514Z] 28c525ee5125: Pull complete [2020-03-26T17:25:34.424Z] 094b1ea09ed8: Pull complete [2020-03-26T17:25:34.424Z] 138eaada9080: Pull complete [2020-03-26T17:25:34.684Z] 0622d0fa9048: Pull complete [2020-03-26T17:25:34.684Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-26T17:25:34.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-26T17:25:34.862Z] prd-centos7-docker-4c-2g-937 does not seem to be running inside a container [2020-03-26T17:25:34.924Z] $ 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-126 -v /w/workspace/exfoundry_ci-build-images_PR-126:/w/workspace/exfoundry_ci-build-images_PR-126:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-126@tmp:/w/workspace/exfoundry_ci-build-images_PR-126@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-26T17:25:35.864Z] $ docker top aab7b69031da0338c4cb096e2d571dff8bbeeafc16de27c481c9f21d613686f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T17:25:36.158Z] provisioning config files... [2020-03-26T17:25:36.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-126@tmp/config3185794557166611997tmp [Pipeline] { [Pipeline] echo [2020-03-26T17:25:36.261Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T17:25:36.591Z] ---> create-netrc.sh [Pipeline] echo [2020-03-26T17:25:36.615Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T17:25:36.936Z] ---> logs-deploy.sh [2020-03-26T17:25:36.936Z] + ARCHIVE_ARTIFACTS= [2020-03-26T17:25:36.936Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-26T17:25:36.936Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-26T17:25:36.936Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-26T17:25:36.936Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/1 [2020-03-26T17:25:36.936Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-126/1/ [2020-03-26T17:25:36.936Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/1 /w/workspace/exfoundry_ci-build-images_PR-126 [2020-03-26T17:25:37.873Z] Archives upload complete. [2020-03-26T17:25:38.133Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-126/1/