Pull request #309 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5c694c8596dd141542e6de10ecf73397f016b146+4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de (84771f5efe536f38ebf06d643b0f1b5d01fa1997) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-309/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-309/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29951 in /w/workspace/edgexfoundry_edgex-ui-go_PR-309 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-309 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de into PR head commit 5c694c8596dd141542e6de10ecf73397f016b146 Merge succeeded, producing 5c694c8596dd141542e6de10ecf73397f016b146 Checking out Revision 5c694c8596dd141542e6de10ecf73397f016b146 (PR-309) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c694c8596dd141542e6de10ecf73397f016b146 # 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 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c694c8596dd141542e6de10ecf73397f016b146 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-16T06:59:02.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-16T06:59:02.703Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-16T06:59:02.925Z] ========================================================= [2021-03-16T06:59:02.926Z] EdgeX Global Pipelines Version Info [2021-03-16T06:59:02.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-16T06:59:04.484Z] ------------------- [2021-03-16T06:59:04.485Z] stable info: [2021-03-16T06:59:04.485Z] ------------------- [2021-03-16T06:59:04.485Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-16T06:59:04.485Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T06:59:04.485Z] Message: update stable to v1.0.184 [2021-03-16T06:59:05.434Z] ------------------- [2021-03-16T06:59:05.434Z] experimental info: [2021-03-16T06:59:05.434Z] ------------------- [2021-03-16T06:59:05.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-16T06:59:05.434Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T06:59:05.434Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-16T06:59:06.051Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-16T06:59:06.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-16T06:59:06.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-16T06:59:06.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-16T06:59:06.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-16T06:59:06.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-16T06:59:07.015Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-16T06:59:07.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-16T06:59:07.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-16T06:59:07.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-16T06:59:07.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-16T06:59:07.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-16T06:59:07.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-16T06:59:08.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-16T06:59:08.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T06:59:08.331Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T06:59:08.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-16T06:59:08.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-16T06:59:08.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-16T06:59:08.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-16T06:59:09.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-16T06:59:09.209Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-16T06:59:09.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-16T06:59:09.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-16T06:59:09.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-16T06:59:09.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-16T06:59:09.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-309 [Pipeline] echo [2021-03-16T06:59:10.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-309 [Pipeline] echo [2021-03-16T06:59:10.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-309 [Pipeline] echo [2021-03-16T06:59:10.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c694c8596dd141542e6de10ecf73397f016b146 [Pipeline] echo [2021-03-16T06:59:10.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c694c8 [Pipeline] echo [2021-03-16T06:59:10.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T06:59:11.263Z] provisioning config files... [2021-03-16T06:59:11.311Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp/config6472289086138891584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T06:59:11.733Z] ---> docker-login.sh [2021-03-16T06:59:11.733Z] nexus3.edgexfoundry.org:10001 [2021-03-16T06:59:11.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T06:59:11.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T06:59:11.998Z] Configure a credential helper to remove this warning. See [2021-03-16T06:59:11.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T06:59:11.998Z] [2021-03-16T06:59:11.998Z] Login Succeeded [2021-03-16T06:59:12.259Z] nexus3.edgexfoundry.org:10002 [2021-03-16T06:59:12.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T06:59:12.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T06:59:12.259Z] Configure a credential helper to remove this warning. See [2021-03-16T06:59:12.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T06:59:12.259Z] [2021-03-16T06:59:12.259Z] Login Succeeded [2021-03-16T06:59:12.259Z] nexus3.edgexfoundry.org:10003 [2021-03-16T06:59:12.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T06:59:12.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T06:59:12.523Z] Configure a credential helper to remove this warning. See [2021-03-16T06:59:12.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T06:59:12.523Z] [2021-03-16T06:59:12.523Z] Login Succeeded [2021-03-16T06:59:12.523Z] nexus3.edgexfoundry.org:10004 [2021-03-16T06:59:12.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T06:59:12.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T06:59:12.790Z] Configure a credential helper to remove this warning. See [2021-03-16T06:59:12.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T06:59:12.790Z] [2021-03-16T06:59:12.790Z] Login Succeeded [2021-03-16T06:59:12.790Z] docker.io [2021-03-16T06:59:12.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T06:59:13.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T06:59:13.374Z] Configure a credential helper to remove this warning. See [2021-03-16T06:59:13.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T06:59:13.374Z] [2021-03-16T06:59:13.374Z] Login Succeeded [2021-03-16T06:59:13.374Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T06:59:13.406Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T06:59:14.564Z] + git log --format=format:%s -1 5c694c8596dd141542e6de10ecf73397f016b146 [Pipeline] echo [2021-03-16T06:59:14.664Z] GIT_COMMIT: 5c694c8596dd141542e6de10ecf73397f016b146, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-16T06:59:14.747Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-16T06:59:15.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T06:59:15.787Z] [2021-03-16T06:59:15.787Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T06:59:16.176Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T06:59:16.177Z] latest: Pulling from edgex-devops/git-semver [2021-03-16T06:59:16.177Z] 31603596830f: Pulling fs layer [2021-03-16T06:59:16.177Z] 2a8b12db71e7: Pulling fs layer [2021-03-16T06:59:16.177Z] 6ca5941a6612: Pulling fs layer [2021-03-16T06:59:16.177Z] ecc8261a40a4: Pulling fs layer [2021-03-16T06:59:16.177Z] ecc8261a40a4: Waiting [2021-03-16T06:59:16.438Z] 2a8b12db71e7: Verifying Checksum [2021-03-16T06:59:16.438Z] 2a8b12db71e7: Download complete [2021-03-16T06:59:16.703Z] 31603596830f: Verifying Checksum [2021-03-16T06:59:16.703Z] 31603596830f: Download complete [2021-03-16T06:59:16.968Z] ecc8261a40a4: Verifying Checksum [2021-03-16T06:59:16.968Z] ecc8261a40a4: Download complete [2021-03-16T06:59:17.229Z] 31603596830f: Pull complete [2021-03-16T06:59:17.229Z] 2a8b12db71e7: Pull complete [2021-03-16T06:59:17.229Z] 6ca5941a6612: Verifying Checksum [2021-03-16T06:59:17.229Z] 6ca5941a6612: Download complete [2021-03-16T06:59:18.179Z] 6ca5941a6612: Pull complete [2021-03-16T06:59:18.441Z] ecc8261a40a4: Pull complete [2021-03-16T06:59:18.441Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-16T06:59:18.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T06:59:18.441Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-16T06:59:18.654Z] prd-centos7-docker-4c-2g-29951 does not seem to be running inside a container [2021-03-16T06:59:18.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-309 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-309:/w/workspace/edgexfoundry_edgex-ui-go_PR-309:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-309@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-16T06:59:20.753Z] $ docker top 6b741ec1db3c5d576dd858e5cfac7bc08eed5e7773def549f7d1dc8993d4efe5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-16T06:59:21.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T06:59:21.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T06:59:21.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T06:59:21.398Z] $ docker exec 6b741ec1db3c5d576dd858e5cfac7bc08eed5e7773def549f7d1dc8993d4efe5 ssh-agent [2021-03-16T06:59:21.558Z] SSH_AUTH_SOCK=/tmp/ssh-rtDU3DBoK8sb/agent.12 [2021-03-16T06:59:21.558Z] SSH_AGENT_PID=17 [2021-03-16T06:59:21.570Z] Running ssh-add (command line suppressed) [2021-03-16T06:59:21.683Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp/private_key_7153093928103386320.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp/private_key_7153093928103386320.key) [2021-03-16T06:59:21.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T06:59:22.116Z] + git tag --points-at HEAD [Pipeline] } [2021-03-16T06:59:22.153Z] $ docker exec --env ******** --env ******** 6b741ec1db3c5d576dd858e5cfac7bc08eed5e7773def549f7d1dc8993d4efe5 ssh-agent -k [2021-03-16T06:59:22.261Z] unset SSH_AUTH_SOCK; [2021-03-16T06:59:22.261Z] unset SSH_AGENT_PID; [2021-03-16T06:59:22.261Z] echo Agent pid 17 killed; [2021-03-16T06:59:22.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-16T06:59:22.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T06:59:22.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T06:59:22.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T06:59:22.687Z] $ docker exec 6b741ec1db3c5d576dd858e5cfac7bc08eed5e7773def549f7d1dc8993d4efe5 ssh-agent [2021-03-16T06:59:22.848Z] SSH_AUTH_SOCK=/tmp/ssh-5G0NQ1SBz9Q2/agent.47 [2021-03-16T06:59:22.848Z] SSH_AGENT_PID=52 [2021-03-16T06:59:22.855Z] Running ssh-add (command line suppressed) [2021-03-16T06:59:22.968Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp/private_key_4787499186229164893.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp/private_key_4787499186229164893.key) [2021-03-16T06:59:23.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T06:59:23.400Z] + git semver init [2021-03-16T06:59:23.400Z] # -> Open(): unable to determine branch for HEAD [2021-03-16T06:59:23.400Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-309/.git [2021-03-16T06:59:23.400Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-309 [2021-03-16T06:59:23.400Z] # $SEMVER_REMOTE_NAME = origin [2021-03-16T06:59:23.400Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-16T06:59:23.400Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-16T06:59:23.400Z] # $SEMVER_BRANCH = PR-309 [2021-03-16T06:59:23.400Z] # $SEMVER_TEMP = /tmp/semver-753445606 [2021-03-16T06:59:23.400Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-16T06:59:25.955Z] # '/tmp/semver-753445606' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-309/.semver' [2021-03-16T06:59:25.955Z] # -> Force: false [2021-03-16T06:59:25.955Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-309/.semver [Pipeline] } [2021-03-16T06:59:25.975Z] $ docker exec --env ******** --env ******** 6b741ec1db3c5d576dd858e5cfac7bc08eed5e7773def549f7d1dc8993d4efe5 ssh-agent -k [2021-03-16T06:59:26.081Z] unset SSH_AUTH_SOCK; [2021-03-16T06:59:26.082Z] unset SSH_AGENT_PID; [2021-03-16T06:59:26.082Z] echo Agent pid 52 killed; [2021-03-16T06:59:26.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T06:59:26.988Z] + git semver [Pipeline] } [2021-03-16T06:59:27.020Z] $ docker stop --time=1 6b741ec1db3c5d576dd858e5cfac7bc08eed5e7773def549f7d1dc8993d4efe5 [2021-03-16T06:59:28.423Z] $ docker rm -f 6b741ec1db3c5d576dd858e5cfac7bc08eed5e7773def549f7d1dc8993d4efe5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T06:59:28.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-16T06:59:29.501Z] Stashed 1 file(s) [Pipeline] echo [2021-03-16T06:59:29.525Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-16T06:59:45.447Z] Still waiting to schedule task [2021-03-16T06:59:45.447Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-16T06:59:45.473Z] Still waiting to schedule task [2021-03-16T06:59:45.473Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-16T07:02:08.806Z] Running on prd-centos7-docker-4c-2g-29952 in /w/workspace/edgexfoundry_edgex-ui-go_PR-309 [Pipeline] { [Pipeline] ws [2021-03-16T07:02:09.047Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-16T07:02:12.240Z] using credential edgex-jenkins-ssh [2021-03-16T07:02:12.295Z] Cloning the remote Git repository [2021-03-16T07:02:12.336Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-16T07:02:12.419Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-16T07:02:12.504Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-16T07:02:12.504Z] > git --version # timeout=10 [2021-03-16T07:02:12.527Z] > git --version # 'git version 2.24.3' [2021-03-16T07:02:12.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T07:02:12.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T07:02:13.644Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-16T07:02:13.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T07:02:13.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-16T07:02:13.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-16T07:02:13.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T07:02:13.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:02:14.059Z] Merging remotes/origin/master commit 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de into PR head commit 5c694c8596dd141542e6de10ecf73397f016b146 [2021-03-16T07:02:14.307Z] Merge succeeded, producing 5c694c8596dd141542e6de10ecf73397f016b146 [2021-03-16T07:02:14.308Z] Checking out Revision 5c694c8596dd141542e6de10ecf73397f016b146 (PR-309) [2021-03-16T07:02:14.072Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:02:14.080Z] > git checkout -f 5c694c8596dd141542e6de10ecf73397f016b146 # timeout=10 [2021-03-16T07:02:14.251Z] > git remote # timeout=10 [2021-03-16T07:02:14.259Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:02:14.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T07:02:14.273Z] > git merge 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de # timeout=10 [2021-03-16T07:02:14.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:02:14.314Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:02:14.336Z] > git checkout -f 5c694c8596dd141542e6de10ecf73397f016b146 # timeout=10 [2021-03-16T07:02:18.267Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-16T07:02:18.306Z] > git --version # timeout=10 [2021-03-16T07:02:18.312Z] > git --version # 'git version 2.24.3' [2021-03-16T07:02:18.323Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T07:02:20.619Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-16T07:02:20.987Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T07:02:21.315Z] + true [2021-03-16T07:02:21.315Z] + sudo service docker restart [2021-03-16T07:02:21.315Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T07:02:23.508Z] provisioning config files... [2021-03-16T07:02:23.544Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6916619811903082093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:02:24.096Z] ---> docker-login.sh [2021-03-16T07:02:24.096Z] nexus3.edgexfoundry.org:10001 [2021-03-16T07:02:24.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:02:24.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:02:24.635Z] Configure a credential helper to remove this warning. See [2021-03-16T07:02:24.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:02:24.635Z] [2021-03-16T07:02:24.635Z] Login Succeeded [2021-03-16T07:02:24.635Z] nexus3.edgexfoundry.org:10002 [2021-03-16T07:02:24.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:02:24.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:02:24.900Z] Configure a credential helper to remove this warning. See [2021-03-16T07:02:24.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:02:24.900Z] [2021-03-16T07:02:24.900Z] Login Succeeded [2021-03-16T07:02:24.900Z] nexus3.edgexfoundry.org:10003 [2021-03-16T07:02:25.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:02:25.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:02:25.170Z] Configure a credential helper to remove this warning. See [2021-03-16T07:02:25.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:02:25.170Z] [2021-03-16T07:02:25.170Z] Login Succeeded [2021-03-16T07:02:25.170Z] nexus3.edgexfoundry.org:10004 [2021-03-16T07:02:25.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:02:25.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:02:25.435Z] Configure a credential helper to remove this warning. See [2021-03-16T07:02:25.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:02:25.435Z] [2021-03-16T07:02:25.435Z] Login Succeeded [2021-03-16T07:02:25.435Z] docker.io [2021-03-16T07:02:25.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:02:25.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:02:25.699Z] Configure a credential helper to remove this warning. See [2021-03-16T07:02:25.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:02:25.699Z] [2021-03-16T07:02:25.699Z] Login Succeeded [2021-03-16T07:02:25.699Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T07:02:25.723Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-16T07:02:26.402Z] ========================================================= [2021-03-16T07:02:26.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-16T07:02:26.402Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:02:26.804Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-16T07:02:27.390Z] Sending build context to Docker daemon 17.27MB [2021-03-16T07:02:27.390Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T07:02:27.390Z] Step 2/8 : FROM ${BASE} [2021-03-16T07:02:27.390Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-16T07:02:27.390Z] 188c0c94c7c5: Pulling fs layer [2021-03-16T07:02:27.390Z] 0ef7d3d256c8: Pulling fs layer [2021-03-16T07:02:27.390Z] de9db76c5a1d: Pulling fs layer [2021-03-16T07:02:27.390Z] bca2f99d35d6: Pulling fs layer [2021-03-16T07:02:27.390Z] 93359f2a8cfa: Pulling fs layer [2021-03-16T07:02:27.390Z] 7c6f9722023f: Pulling fs layer [2021-03-16T07:02:27.390Z] a35cf1a2eb13: Pulling fs layer [2021-03-16T07:02:27.390Z] 93359f2a8cfa: Waiting [2021-03-16T07:02:27.390Z] 7c6f9722023f: Waiting [2021-03-16T07:02:27.390Z] bca2f99d35d6: Waiting [2021-03-16T07:02:27.390Z] a35cf1a2eb13: Waiting [2021-03-16T07:02:27.390Z] de9db76c5a1d: Verifying Checksum [2021-03-16T07:02:27.390Z] de9db76c5a1d: Download complete [2021-03-16T07:02:27.390Z] 0ef7d3d256c8: Verifying Checksum [2021-03-16T07:02:27.390Z] 0ef7d3d256c8: Download complete [2021-03-16T07:02:27.390Z] 93359f2a8cfa: Verifying Checksum [2021-03-16T07:02:27.390Z] 93359f2a8cfa: Download complete [2021-03-16T07:02:27.390Z] 7c6f9722023f: Verifying Checksum [2021-03-16T07:02:27.390Z] 7c6f9722023f: Download complete [2021-03-16T07:02:27.390Z] 188c0c94c7c5: Verifying Checksum [2021-03-16T07:02:27.390Z] 188c0c94c7c5: Download complete [2021-03-16T07:02:27.970Z] 188c0c94c7c5: Pull complete [2021-03-16T07:02:27.970Z] 0ef7d3d256c8: Pull complete [2021-03-16T07:02:28.236Z] de9db76c5a1d: Pull complete [2021-03-16T07:02:30.180Z] a35cf1a2eb13: Verifying Checksum [2021-03-16T07:02:30.180Z] a35cf1a2eb13: Download complete [2021-03-16T07:02:31.138Z] bca2f99d35d6: Verifying Checksum [2021-03-16T07:02:31.138Z] bca2f99d35d6: Download complete [2021-03-16T07:02:37.786Z] bca2f99d35d6: Pull complete [2021-03-16T07:02:37.786Z] 93359f2a8cfa: Pull complete [2021-03-16T07:02:37.786Z] 7c6f9722023f: Pull complete [2021-03-16T07:02:44.418Z] a35cf1a2eb13: Pull complete [2021-03-16T07:02:44.418Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-16T07:02:44.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-16T07:02:44.418Z] ---> a62c8e92a672 [2021-03-16T07:02:44.418Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-16T07:02:44.418Z] ---> Running in acb9b2de626b [2021-03-16T07:02:44.699Z] Removing intermediate container acb9b2de626b [2021-03-16T07:02:44.699Z] ---> d905afded0e4 [2021-03-16T07:02:44.699Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T07:02:44.699Z] ---> Running in 4cd65ce21d59 [2021-03-16T07:02:46.104Z] Removing intermediate container 4cd65ce21d59 [2021-03-16T07:02:46.104Z] ---> 7dd12b7cd3a4 [2021-03-16T07:02:46.104Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-16T07:02:46.104Z] ---> Running in 3dd97ac27c4d [2021-03-16T07:02:47.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T07:02:48.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T07:02:48.267Z] OK: 166 MiB in 39 packages [2021-03-16T07:02:48.849Z] Removing intermediate container 3dd97ac27c4d [2021-03-16T07:02:48.849Z] ---> f987ea37b6a8 [2021-03-16T07:02:48.849Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-16T07:02:48.849Z] ---> Running in 17d8f3dd2c4a [2021-03-16T07:02:49.115Z] Removing intermediate container 17d8f3dd2c4a [2021-03-16T07:02:49.115Z] ---> ec60659df5a4 [2021-03-16T07:02:49.115Z] Step 7/8 : COPY . . [2021-03-16T07:02:51.071Z] ---> 90e8b25a0ed3 [2021-03-16T07:02:51.071Z] Step 8/8 : RUN go mod download [2021-03-16T07:02:51.071Z] ---> Running in b572a5eb9468 [2021-03-16T07:03:23.313Z] Removing intermediate container b572a5eb9468 [2021-03-16T07:03:23.313Z] ---> 565a55675d7d [2021-03-16T07:03:23.313Z] Successfully built 565a55675d7d [2021-03-16T07:03:23.313Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:03:23.684Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T07:03:23.684Z] . [Pipeline] withDockerContainer [2021-03-16T07:03:23.848Z] prd-centos7-docker-4c-2g-29952 does not seem to be running inside a container [2021-03-16T07:03:23.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T07:03:24.844Z] $ docker top 34b633bc29f78ae39a689922f5547bd0b16a30937857b25915d0202f129b9bab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T07:03:25.534Z] + go version [2021-03-16T07:03:25.534Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-16T07:03:25.574Z] $ docker stop --time=1 34b633bc29f78ae39a689922f5547bd0b16a30937857b25915d0202f129b9bab [2021-03-16T07:03:26.988Z] $ docker rm -f 34b633bc29f78ae39a689922f5547bd0b16a30937857b25915d0202f129b9bab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:03:28.200Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T07:03:28.200Z] . [Pipeline] withDockerContainer [2021-03-16T07:03:28.352Z] prd-centos7-docker-4c-2g-29952 does not seem to be running inside a container [2021-03-16T07:03:28.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T07:03:29.255Z] $ docker top bf6828fc1e63abd92ff25fd7cce70c619c106c562a6a5a66685fecdcc9cc0cca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T07:03:29.888Z] + make test [2021-03-16T07:03:29.889Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-16T07:03:31.273Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29953 in /w/workspace/edgexfoundry_edgex-ui-go_PR-309 [Pipeline] { [Pipeline] ws [2021-03-16T07:03:31.362Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-16T07:03:31.851Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-16T07:03:36.149Z] using credential edgex-jenkins-ssh [2021-03-16T07:03:36.225Z] Cloning the remote Git repository [2021-03-16T07:03:36.284Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-16T07:03:36.395Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-16T07:03:36.476Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-16T07:03:36.477Z] > git --version # timeout=10 [2021-03-16T07:03:36.493Z] > git --version # 'git version 2.17.1' [2021-03-16T07:03:36.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T07:03:36.547Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T07:03:38.893Z] Merging remotes/origin/master commit 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de into PR head commit 5c694c8596dd141542e6de10ecf73397f016b146 [2021-03-16T07:03:38.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-16T07:03:38.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T07:03:38.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-16T07:03:38.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-16T07:03:38.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T07:03:38.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/309/head:refs/remotes/origin/PR-309 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T07:03:38.910Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:03:38.925Z] > git checkout -f 5c694c8596dd141542e6de10ecf73397f016b146 # timeout=10 [2021-03-16T07:03:39.395Z] Merge succeeded, producing 5c694c8596dd141542e6de10ecf73397f016b146 [2021-03-16T07:03:39.395Z] Checking out Revision 5c694c8596dd141542e6de10ecf73397f016b146 (PR-309) [2021-03-16T07:03:39.265Z] > git remote # timeout=10 [2021-03-16T07:03:39.301Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T07:03:39.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T07:03:39.334Z] > git merge 4a29054617585fcc86e9bb7bdf8a0a1e6a52f2de # timeout=10 [2021-03-16T07:03:39.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T07:03:39.400Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T07:03:39.412Z] > git checkout -f 5c694c8596dd141542e6de10ecf73397f016b146 # timeout=10 [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-16T07:03:42.054Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-16T07:03:42.054Z] GO111MODULE=on go vet ./... [2021-03-16T07:03:43.785Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-16T07:03:43.840Z] > git --version # timeout=10 [2021-03-16T07:03:43.850Z] > git --version # 'git version 2.17.1' [2021-03-16T07:03:43.862Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [2021-03-16T07:03:44.737Z] $ docker stop --time=1 bf6828fc1e63abd92ff25fd7cce70c619c106c562a6a5a66685fecdcc9cc0cca [2021-03-16T07:03:46.896Z] $ docker rm -f bf6828fc1e63abd92ff25fd7cce70c619c106c562a6a5a66685fecdcc9cc0cca [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T07:03:47.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-16T07:03:48.266Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-16T07:03:48.441Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-16T07:03:48.676Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [2021-03-16T07:03:49.131Z] + + true [2021-03-16T07:03:49.131Z] sudo service docker restart [Pipeline] sh [2021-03-16T07:03:51.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T07:03:51.911Z] provisioning config files... [2021-03-16T07:03:51.924Z] + ls -al . [2021-03-16T07:03:51.924Z] total 92 [2021-03-16T07:03:51.924Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 16 07:03 . [2021-03-16T07:03:51.924Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 16 07:02 .. [2021-03-16T07:03:51.924Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 16 07:02 assets [2021-03-16T07:03:51.924Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 16 07:02 bin [2021-03-16T07:03:51.924Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 16 07:02 cmd [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 16 07:02 CONTRIBUTING.md [2021-03-16T07:03:51.924Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 16 07:03 coverage.out [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 16 07:02 Dockerfile [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 16 07:02 Dockerfile.build [2021-03-16T07:03:51.924Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 16 07:02 docs [2021-03-16T07:03:51.924Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 16 07:02 .git [2021-03-16T07:03:51.924Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 16 07:02 .github [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 16 07:02 .gitignore [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 16 07:02 go.mod [2021-03-16T07:03:51.924Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 16 07:03 go.sum [2021-03-16T07:03:51.924Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 16 07:02 internal [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 16 07:02 Jenkinsfile [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 16 07:02 LICENSE [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 16 07:02 Makefile [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 16 07:02 README.md [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 16 06:59 VERSION [2021-03-16T07:03:51.924Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 16 07:02 version.go [2021-03-16T07:03:51.924Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 16 07:02 web [2021-03-16T07:03:51.953Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7938266450928452859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:03:52.427Z] ---> docker-login.sh [2021-03-16T07:03:52.427Z] nexus3.edgexfoundry.org:10001 [2021-03-16T07:03:52.545Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5c694c8596dd141542e6de10ecf73397f016b146 --label arch=amd64 --label version=0.0.0 . [2021-03-16T07:03:53.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:03:53.137Z] Sending build context to Docker daemon 17.3MB [2021-03-16T07:03:53.137Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T07:03:53.137Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-16T07:03:53.137Z] ---> 565a55675d7d [2021-03-16T07:03:53.137Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-16T07:03:53.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:03:53.627Z] Configure a credential helper to remove this warning. See [2021-03-16T07:03:53.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:03:53.627Z] [2021-03-16T07:03:53.627Z] Login Succeeded [2021-03-16T07:03:53.627Z] nexus3.edgexfoundry.org:10002 [2021-03-16T07:03:53.716Z] ---> Running in 1769ef25d35a [2021-03-16T07:03:53.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:03:53.981Z] Removing intermediate container 1769ef25d35a [2021-03-16T07:03:53.981Z] ---> e984e6be863b [2021-03-16T07:03:53.981Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-16T07:03:53.981Z] ---> Running in c017d89557d9 [2021-03-16T07:03:54.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:03:54.176Z] Configure a credential helper to remove this warning. See [2021-03-16T07:03:54.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:03:54.176Z] [2021-03-16T07:03:54.176Z] Login Succeeded [2021-03-16T07:03:54.176Z] nexus3.edgexfoundry.org:10003 [2021-03-16T07:03:54.246Z] Removing intermediate container c017d89557d9 [2021-03-16T07:03:54.246Z] ---> 580aea1072ff [2021-03-16T07:03:54.246Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-16T07:03:54.246Z] ---> Running in a59c3493837e [2021-03-16T07:03:54.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:03:54.510Z] Removing intermediate container a59c3493837e [2021-03-16T07:03:54.510Z] ---> 8fe348891d1c [2021-03-16T07:03:54.510Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-16T07:03:54.510Z] ---> Running in 8320498d8bd7 [2021-03-16T07:03:54.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:03:54.723Z] Configure a credential helper to remove this warning. See [2021-03-16T07:03:54.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:03:54.723Z] [2021-03-16T07:03:54.723Z] Login Succeeded [2021-03-16T07:03:54.723Z] nexus3.edgexfoundry.org:10004 [2021-03-16T07:03:54.773Z] Removing intermediate container 8320498d8bd7 [2021-03-16T07:03:54.773Z] ---> 5629ec02aef2 [2021-03-16T07:03:54.773Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-16T07:03:54.773Z] ---> Running in 922046a42247 [2021-03-16T07:03:54.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:03:55.038Z] Removing intermediate container 922046a42247 [2021-03-16T07:03:55.038Z] ---> d2b259ae49db [2021-03-16T07:03:55.038Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T07:03:55.038Z] ---> Running in 535567c0f3fe [2021-03-16T07:03:55.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:03:55.271Z] Configure a credential helper to remove this warning. See [2021-03-16T07:03:55.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:03:55.271Z] [2021-03-16T07:03:55.271Z] Login Succeeded [2021-03-16T07:03:55.271Z] docker.io [2021-03-16T07:03:55.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T07:03:55.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T07:03:55.816Z] Configure a credential helper to remove this warning. See [2021-03-16T07:03:55.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T07:03:55.816Z] [2021-03-16T07:03:55.816Z] Login Succeeded [2021-03-16T07:03:55.816Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T07:03:55.847Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-03-16T07:03:56.012Z] Removing intermediate container 535567c0f3fe [2021-03-16T07:03:56.012Z] ---> c0dc178dabcf [2021-03-16T07:03:56.012Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // withEnv [Pipeline] unstash [2021-03-16T07:03:56.285Z] ---> Running in eb541884a861 [Pipeline] echo [2021-03-16T07:03:56.409Z] ========================================================= [2021-03-16T07:03:56.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-16T07:03:56.409Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:03:56.821Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-16T07:03:56.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T07:03:57.427Z] Sending build context to Docker daemon 17.27MB [2021-03-16T07:03:57.427Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T07:03:57.427Z] Step 2/8 : FROM ${BASE} [2021-03-16T07:03:57.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T07:03:57.701Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-16T07:03:57.701Z] 5f621e34cdf4: Pulling fs layer [2021-03-16T07:03:57.701Z] a4357932f1b6: Pulling fs layer [2021-03-16T07:03:57.701Z] 18c013af1878: Pulling fs layer [2021-03-16T07:03:57.701Z] 00ac8860ef70: Pulling fs layer [2021-03-16T07:03:57.701Z] 63d7cb157983: Pulling fs layer [2021-03-16T07:03:57.701Z] b116817d02f9: Pulling fs layer [2021-03-16T07:03:57.701Z] 745a02a5169b: Pulling fs layer [2021-03-16T07:03:57.701Z] b116817d02f9: Waiting [2021-03-16T07:03:57.701Z] 745a02a5169b: Waiting [2021-03-16T07:03:57.701Z] 00ac8860ef70: Waiting [2021-03-16T07:03:57.701Z] 63d7cb157983: Waiting [2021-03-16T07:03:57.701Z] 18c013af1878: Download complete [2021-03-16T07:03:57.701Z] a4357932f1b6: Verifying Checksum [2021-03-16T07:03:57.701Z] a4357932f1b6: Download complete [2021-03-16T07:03:57.701Z] 63d7cb157983: Verifying Checksum [2021-03-16T07:03:57.701Z] 63d7cb157983: Download complete [2021-03-16T07:03:57.701Z] b116817d02f9: Verifying Checksum [2021-03-16T07:03:57.701Z] b116817d02f9: Download complete [2021-03-16T07:03:57.701Z] 5f621e34cdf4: Download complete [2021-03-16T07:03:57.707Z] OK: 166 MiB in 39 packages [2021-03-16T07:03:58.284Z] Removing intermediate container eb541884a861 [2021-03-16T07:03:58.284Z] ---> c3a5df374ee6 [2021-03-16T07:03:58.284Z] Step 10/24 : ENV GO111MODULE=on [2021-03-16T07:03:58.284Z] ---> Running in a9ccba5c67e6 [2021-03-16T07:03:58.547Z] Removing intermediate container a9ccba5c67e6 [2021-03-16T07:03:58.547Z] ---> 4ae363d73b25 [2021-03-16T07:03:58.547Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-16T07:03:58.547Z] ---> Running in dbb2307a1a45 [2021-03-16T07:03:58.547Z] Removing intermediate container dbb2307a1a45 [2021-03-16T07:03:58.547Z] ---> 2c720f8993af [2021-03-16T07:03:58.547Z] Step 12/24 : COPY go.mod . [2021-03-16T07:03:58.693Z] 5f621e34cdf4: Pull complete [2021-03-16T07:03:58.826Z] ---> ccf8ba72f27e [2021-03-16T07:03:58.826Z] Step 13/24 : COPY Makefile . [2021-03-16T07:03:58.968Z] a4357932f1b6: Pull complete [2021-03-16T07:03:59.417Z] ---> 840f36dab059 [2021-03-16T07:03:59.417Z] Step 14/24 : RUN make update [2021-03-16T07:03:59.417Z] ---> Running in e9d163b432c6 [2021-03-16T07:03:59.575Z] 18c013af1878: Pull complete [2021-03-16T07:03:59.848Z] 745a02a5169b: Verifying Checksum [2021-03-16T07:03:59.848Z] 745a02a5169b: Download complete [2021-03-16T07:03:59.996Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-16T07:04:01.276Z] 00ac8860ef70: Verifying Checksum [2021-03-16T07:04:01.276Z] 00ac8860ef70: Download complete [2021-03-16T07:04:01.401Z] Removing intermediate container e9d163b432c6 [2021-03-16T07:04:01.401Z] ---> aa6b6ef01c6e [2021-03-16T07:04:01.401Z] Step 15/24 : COPY . . [2021-03-16T07:04:03.343Z] ---> 1d13e23648e1 [2021-03-16T07:04:03.343Z] Step 16/24 : RUN ${MAKE} [2021-03-16T07:04:03.343Z] ---> Running in d5ec20498e16 [2021-03-16T07:04:03.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-16T07:04:11.451Z] 00ac8860ef70: Pull complete [2021-03-16T07:04:11.725Z] 63d7cb157983: Pull complete [2021-03-16T07:04:12.329Z] b116817d02f9: Pull complete [2021-03-16T07:04:13.775Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-16T07:04:16.423Z] Removing intermediate container d5ec20498e16 [2021-03-16T07:04:16.423Z] ---> d38d2a7d89da [2021-03-16T07:04:16.423Z] Step 17/24 : FROM alpine:3.12 [2021-03-16T07:04:16.423Z] 3.12: Pulling from library/alpine [2021-03-16T07:04:16.423Z] f84cab65f19f: Pulling fs layer [2021-03-16T07:04:16.698Z] f84cab65f19f: Verifying Checksum [2021-03-16T07:04:16.698Z] f84cab65f19f: Download complete [2021-03-16T07:04:16.718Z] 745a02a5169b: Pull complete [2021-03-16T07:04:16.718Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-16T07:04:16.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-16T07:04:16.718Z] ---> b7e6874047d6 [2021-03-16T07:04:16.718Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-16T07:04:16.979Z] f84cab65f19f: Pull complete [2021-03-16T07:04:16.979Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T07:04:16.979Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T07:04:16.979Z] ---> 88dd2752d2ea [2021-03-16T07:04:16.979Z] Step 18/24 : EXPOSE 4000 [2021-03-16T07:04:16.979Z] ---> Running in df7995a3cc0c [2021-03-16T07:04:17.355Z] Removing intermediate container df7995a3cc0c [2021-03-16T07:04:17.355Z] ---> 62938eaec899 [2021-03-16T07:04:17.356Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-16T07:04:18.351Z] ---> bd27d24eca4d [2021-03-16T07:04:18.351Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-16T07:04:18.351Z] ---> Running in 80f3e10cbeb3 [2021-03-16T07:04:18.617Z] Removing intermediate container 80f3e10cbeb3 [2021-03-16T07:04:18.617Z] ---> a4220acc0e8d [2021-03-16T07:04:18.617Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-16T07:04:18.617Z] ---> Running in 8ba0c36b3711 [2021-03-16T07:04:18.883Z] Removing intermediate container 8ba0c36b3711 [2021-03-16T07:04:18.883Z] ---> e2b6652ec771 [2021-03-16T07:04:18.883Z] Step 22/24 : LABEL arch=amd64 [2021-03-16T07:04:18.883Z] ---> Running in 410ad62c065a [2021-03-16T07:04:19.149Z] Removing intermediate container 410ad62c065a [2021-03-16T07:04:19.149Z] ---> b8e342b7269f [2021-03-16T07:04:19.149Z] Step 23/24 : LABEL git_sha=5c694c8596dd141542e6de10ecf73397f016b146 [2021-03-16T07:04:19.149Z] ---> Running in 7b929067b45d [2021-03-16T07:04:19.366Z] ---> Running in 33d3bc202a3e [2021-03-16T07:04:19.412Z] Removing intermediate container 7b929067b45d [2021-03-16T07:04:19.412Z] ---> 275552efdc45 [2021-03-16T07:04:19.412Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T07:04:19.412Z] ---> Running in 9aa84f4a8db8 [2021-03-16T07:04:19.638Z] Removing intermediate container 33d3bc202a3e [2021-03-16T07:04:19.638Z] ---> 13040de7f44f [2021-03-16T07:04:19.638Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T07:04:19.674Z] Removing intermediate container 9aa84f4a8db8 [2021-03-16T07:04:19.674Z] ---> 53a98e2f8e4c [2021-03-16T07:04:19.674Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-16T07:04:19.674Z] Successfully built 53a98e2f8e4c [2021-03-16T07:04:19.674Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-16T07:04:19.913Z] ---> Running in 63dc511bf3a1 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:04:21.111Z] ---> job-cost.sh [2021-03-16T07:04:21.111Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f9zU [2021-03-16T07:04:23.303Z] Removing intermediate container 63dc511bf3a1 [2021-03-16T07:04:23.303Z] ---> 51fc5859ba79 [2021-03-16T07:04:23.303Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-16T07:04:23.303Z] ---> Running in 462185ee31c9 [2021-03-16T07:04:24.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T07:04:25.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T07:04:25.849Z] OK: 142 MiB in 39 packages [2021-03-16T07:04:27.279Z] Removing intermediate container 462185ee31c9 [2021-03-16T07:04:27.279Z] ---> 670a8076e4eb [2021-03-16T07:04:27.279Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-16T07:04:27.554Z] ---> Running in 17e86fb54f11 [2021-03-16T07:04:28.147Z] Removing intermediate container 17e86fb54f11 [2021-03-16T07:04:28.147Z] ---> aa3d04b710a2 [2021-03-16T07:04:28.147Z] Step 7/8 : COPY . . [2021-03-16T07:04:30.761Z] ---> 7b835fd3405a [2021-03-16T07:04:30.761Z] Step 8/8 : RUN go mod download [2021-03-16T07:04:30.761Z] ---> Running in 5224086ade5a [2021-03-16T07:04:36.063Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T07:05:08.283Z] lf-activate-venv(): INFO: Adding /tmp/venv-f9zU/bin to PATH [2021-03-16T07:05:08.283Z] INFO: No Stack... [2021-03-16T07:05:08.283Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T07:05:08.283Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T07:05:08.624Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-16T07:05:08.625Z] + cut -d, -f6 [Pipeline] lock [2021-03-16T07:05:08.733Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] [2021-03-16T07:05:08.740Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] did not exist. Created. [2021-03-16T07:05:08.741Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T07:05:09.274Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-16T07:05:09.436Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T07:05:09.457Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [2021-03-16T07:05:09.747Z] Removing intermediate container 5224086ade5a [2021-03-16T07:05:09.747Z] ---> dc60009884f0 [2021-03-16T07:05:09.747Z] Successfully built dc60009884f0 [2021-03-16T07:05:09.747Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:05:10.650Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T07:05:10.650Z] . [Pipeline] withDockerContainer [2021-03-16T07:05:10.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container [2021-03-16T07:05:11.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-16T07:05:12.569Z] $ docker top 2a1940e44d6c9b93ea3450a41ec82fa3d7dec9d344bfb94678d69b8475a6424d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T07:05:13.646Z] + go version [2021-03-16T07:05:13.646Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-16T07:05:13.677Z] $ docker stop --time=1 2a1940e44d6c9b93ea3450a41ec82fa3d7dec9d344bfb94678d69b8475a6424d [2021-03-16T07:05:15.650Z] $ docker rm -f 2a1940e44d6c9b93ea3450a41ec82fa3d7dec9d344bfb94678d69b8475a6424d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:05:16.966Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T07:05:16.966Z] . [Pipeline] withDockerContainer [2021-03-16T07:05:17.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-29953 does not seem to be running inside a container [2021-03-16T07:05:17.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-16T07:05:18.963Z] $ docker top cfc07c11ab17ed647b1f14372bcbd221082375fee5813ff8e9c839e842294507 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T07:05:20.054Z] + make test [2021-03-16T07:05:20.054Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-16T07:05:21.494Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-16T07:05:48.339Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-16T07:05:48.339Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-16T07:05:53.834Z] $ docker stop --time=1 cfc07c11ab17ed647b1f14372bcbd221082375fee5813ff8e9c839e842294507 [2021-03-16T07:05:56.139Z] $ docker rm -f cfc07c11ab17ed647b1f14372bcbd221082375fee5813ff8e9c839e842294507 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T07:05:57.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-16T07:05:57.218Z] Warning: overwriting stash ‘coverage-report’ [2021-03-16T07:05:58.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T07:05:58.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-16T07:05:59.297Z] + ls -al . [2021-03-16T07:05:59.297Z] total 124 [2021-03-16T07:05:59.297Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 07:05 . [2021-03-16T07:05:59.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:03 .. [2021-03-16T07:05:59.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 07:03 .git [2021-03-16T07:05:59.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 07:03 .github [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 16 07:03 .gitignore [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 07:03 CONTRIBUTING.md [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 16 07:03 Dockerfile [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 16 07:03 Dockerfile.build [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 07:03 Jenkinsfile [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 07:03 LICENSE [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 16 07:03 Makefile [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 16 07:03 README.md [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 06:59 VERSION [2021-03-16T07:05:59.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:03 assets [2021-03-16T07:05:59.297Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 07:03 bin [2021-03-16T07:05:59.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 07:03 cmd [2021-03-16T07:05:59.297Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 07:05 coverage.out [2021-03-16T07:05:59.297Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 07:03 docs [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 16 07:03 go.mod [2021-03-16T07:05:59.297Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 16 07:05 go.sum [2021-03-16T07:05:59.297Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 07:03 internal [2021-03-16T07:05:59.297Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 07:03 version.go [2021-03-16T07:05:59.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 07:03 web [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:05:59.673Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5c694c8596dd141542e6de10ecf73397f016b146 --label arch=arm64 --label version=0.0.0 . [2021-03-16T07:06:00.269Z] Sending build context to Docker daemon 17.3MB [2021-03-16T07:06:00.542Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T07:06:00.542Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-16T07:06:00.542Z] ---> dc60009884f0 [2021-03-16T07:06:00.542Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-16T07:06:00.815Z] ---> Running in 3bed180d16f7 [2021-03-16T07:06:01.414Z] Removing intermediate container 3bed180d16f7 [2021-03-16T07:06:01.414Z] ---> 40b0a02b0c19 [2021-03-16T07:06:01.414Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-16T07:06:01.414Z] ---> Running in 946cee4ccafc [2021-03-16T07:06:02.008Z] Removing intermediate container 946cee4ccafc [2021-03-16T07:06:02.008Z] ---> 543f97c4e633 [2021-03-16T07:06:02.008Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-16T07:06:02.008Z] ---> Running in 1e07eec19715 [2021-03-16T07:06:02.614Z] Removing intermediate container 1e07eec19715 [2021-03-16T07:06:02.614Z] ---> 36968484dd04 [2021-03-16T07:06:02.614Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-16T07:06:02.614Z] ---> Running in b28b745d8c45 [2021-03-16T07:06:03.210Z] Removing intermediate container b28b745d8c45 [2021-03-16T07:06:03.210Z] ---> b99a9accf03b [2021-03-16T07:06:03.210Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-16T07:06:03.482Z] ---> Running in b85e52d510dd [2021-03-16T07:06:03.753Z] Removing intermediate container b85e52d510dd [2021-03-16T07:06:03.753Z] ---> d219ad0b7daa [2021-03-16T07:06:03.753Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T07:06:04.026Z] ---> Running in 4fa372fb3da2 [2021-03-16T07:06:06.005Z] Removing intermediate container 4fa372fb3da2 [2021-03-16T07:06:06.005Z] ---> d2d6dc1fbc68 [2021-03-16T07:06:06.005Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-16T07:06:06.279Z] ---> Running in e4449e186b14 [2021-03-16T07:06:07.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T07:06:08.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T07:06:08.826Z] OK: 142 MiB in 39 packages [2021-03-16T07:06:09.809Z] Removing intermediate container e4449e186b14 [2021-03-16T07:06:09.809Z] ---> 78594c9ae161 [2021-03-16T07:06:09.809Z] Step 10/24 : ENV GO111MODULE=on [2021-03-16T07:06:10.087Z] ---> Running in ee3b1fe96765 [2021-03-16T07:06:10.361Z] Removing intermediate container ee3b1fe96765 [2021-03-16T07:06:10.361Z] ---> 733586c23d65 [2021-03-16T07:06:10.361Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-16T07:06:10.637Z] ---> Running in bba482d1ce6b [2021-03-16T07:06:11.235Z] Removing intermediate container bba482d1ce6b [2021-03-16T07:06:11.235Z] ---> 8c1b866a019f [2021-03-16T07:06:11.235Z] Step 12/24 : COPY go.mod . [2021-03-16T07:06:11.828Z] ---> a82e59fc22dd [2021-03-16T07:06:11.828Z] Step 13/24 : COPY Makefile . [2021-03-16T07:06:12.427Z] ---> ccdac30386e0 [2021-03-16T07:06:12.427Z] Step 14/24 : RUN make update [2021-03-16T07:06:12.704Z] ---> Running in 33e565da3095 [2021-03-16T07:06:13.685Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-16T07:06:15.123Z] Removing intermediate container 33e565da3095 [2021-03-16T07:06:15.123Z] ---> 51a4c7eb352f [2021-03-16T07:06:15.123Z] Step 15/24 : COPY . . [2021-03-16T07:06:17.742Z] ---> 0bc0569e5328 [2021-03-16T07:06:17.742Z] Step 16/24 : RUN ${MAKE} [2021-03-16T07:06:17.742Z] ---> Running in 9fd0c0ca0373 [2021-03-16T07:06:18.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-16T07:06:45.163Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-16T07:06:49.462Z] Removing intermediate container 9fd0c0ca0373 [2021-03-16T07:06:49.462Z] ---> e71d26a8b743 [2021-03-16T07:06:49.462Z] Step 17/24 : FROM alpine:3.12 [2021-03-16T07:06:49.733Z] 3.12: Pulling from library/alpine [2021-03-16T07:06:49.733Z] dce8679b510e: Pulling fs layer [2021-03-16T07:06:50.005Z] dce8679b510e: Download complete [2021-03-16T07:06:50.599Z] dce8679b510e: Pull complete [2021-03-16T07:06:50.599Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T07:06:50.599Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T07:06:50.599Z] ---> d10569e2745f [2021-03-16T07:06:50.599Z] Step 18/24 : EXPOSE 4000 [2021-03-16T07:06:50.874Z] ---> Running in 0d3a3d0f6fb5 [2021-03-16T07:06:51.144Z] Removing intermediate container 0d3a3d0f6fb5 [2021-03-16T07:06:51.144Z] ---> c36da6d31cff [2021-03-16T07:06:51.144Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-16T07:06:53.119Z] ---> a2e687f8e4dd [2021-03-16T07:06:53.119Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-16T07:06:53.119Z] ---> Running in b36050e505d3 [2021-03-16T07:06:53.715Z] Removing intermediate container b36050e505d3 [2021-03-16T07:06:53.715Z] ---> bbed9f2a27b4 [2021-03-16T07:06:53.715Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-16T07:06:53.715Z] ---> Running in bbc7c95fe588 [2021-03-16T07:06:53.993Z] Removing intermediate container bbc7c95fe588 [2021-03-16T07:06:53.993Z] ---> 2872b06a6389 [2021-03-16T07:06:53.993Z] Step 22/24 : LABEL arch=arm64 [2021-03-16T07:06:54.268Z] ---> Running in 5bc7edeba285 [2021-03-16T07:06:54.861Z] Removing intermediate container 5bc7edeba285 [2021-03-16T07:06:54.861Z] ---> 63aaa3ecf642 [2021-03-16T07:06:54.861Z] Step 23/24 : LABEL git_sha=5c694c8596dd141542e6de10ecf73397f016b146 [2021-03-16T07:06:54.861Z] ---> Running in 64a801273c72 [2021-03-16T07:06:55.456Z] Removing intermediate container 64a801273c72 [2021-03-16T07:06:55.456Z] ---> 42a2bb861e44 [2021-03-16T07:06:55.456Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T07:06:55.456Z] ---> Running in eb2018ce038f [2021-03-16T07:06:55.729Z] Removing intermediate container eb2018ce038f [2021-03-16T07:06:55.729Z] ---> a3c5be2eeeee [2021-03-16T07:06:55.729Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-16T07:06:56.000Z] Successfully built a3c5be2eeeee [2021-03-16T07:06:56.000Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:06:56.988Z] ---> job-cost.sh [2021-03-16T07:06:56.988Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OiJM [2021-03-16T07:07:35.921Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T07:09:12.643Z] lf-activate-venv(): INFO: Adding /tmp/venv-OiJM/bin to PATH [2021-03-16T07:09:12.643Z] INFO: No Stack... [2021-03-16T07:09:12.643Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-16T07:09:12.643Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T07:09:12.994Z] + cut -d, -f6 [2021-03-16T07:09:12.994Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-03-16T07:09:13.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] [2021-03-16T07:09:13.134Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] did not exist. Created. [2021-03-16T07:09:13.134Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T07:09:13.680Z] /w/workspace/edgex-ui-go/1@tmp/durable-3acc5381/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-3acc5381/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-16T07:09:14.047Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-16T07:09:14.086Z] Warning: overwriting stash ‘stack-cost’ [2021-03-16T07:09:14.294Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T07:09:14.314Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-309-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-16T07:09:16.331Z] provisioning config files... [2021-03-16T07:09:16.341Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp/config896390484884172740tmp [Pipeline] { [Pipeline] sh [2021-03-16T07:09:16.795Z] + set +x [2021-03-16T07:09:16.795Z] + bash -s -- [2021-03-16T07:09:16.795Z] + curl -s https://codecov.io/bash [2021-03-16T07:09:17.060Z] [2021-03-16T07:09:17.060Z] _____ _ [2021-03-16T07:09:17.060Z] / ____| | | [2021-03-16T07:09:17.060Z] | | ___ __| | ___ ___ _____ __ [2021-03-16T07:09:17.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-16T07:09:17.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-16T07:09:17.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-16T07:09:17.060Z] Bash-20210309-2b87ace [2021-03-16T07:09:17.060Z] [2021-03-16T07:09:17.060Z] [2021-03-16T07:09:17.060Z] ==> git version 2.24.3 found [2021-03-16T07:09:17.060Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-16T07:09:17.060Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-16T07:09:17.060Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-16T07:09:17.060Z] ==> Jenkins CI detected. [2021-03-16T07:09:17.060Z] project root: . [2021-03-16T07:09:17.060Z] --> token set from env [2021-03-16T07:09:17.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-16T07:09:17.060Z] ==> Running gcov in . (disable via -X gcov) [2021-03-16T07:09:17.060Z] ==> Python coveragepy not found [2021-03-16T07:09:17.060Z] ==> Searching for coverage reports in: [2021-03-16T07:09:17.060Z] + . [2021-03-16T07:09:17.060Z] -> Found 1 reports [2021-03-16T07:09:17.060Z] ==> Detecting git/mercurial file structure [2021-03-16T07:09:17.060Z] ==> Reading reports [2021-03-16T07:09:17.060Z] + ./coverage.out bytes=10 [2021-03-16T07:09:17.060Z] ==> Appending adjustments [2021-03-16T07:09:17.060Z] https://docs.codecov.io/docs/fixing-reports [2021-03-16T07:09:17.327Z] + Found adjustments [2021-03-16T07:09:17.327Z] ==> Gzipping contents [2021-03-16T07:09:17.327Z] 4.0K /tmp/codecov.JUyTYa.gz [2021-03-16T07:09:17.327Z] ==> Uploading reports [2021-03-16T07:09:17.327Z] url: https://codecov.io [2021-03-16T07:09:17.327Z] query: branch=PR-309&commit=5c694c8596dd141542e6de10ecf73397f016b146&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=309&job=&cmd_args= [2021-03-16T07:09:17.327Z] -> Pinging Codecov [2021-03-16T07:09:17.327Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-309&commit=5c694c8596dd141542e6de10ecf73397f016b146&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-309%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=309&job=&cmd_args= [2021-03-16T07:09:17.902Z] -> Uploading to [2021-03-16T07:09:17.902Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-16/FB506323287CE973F263BFD2A0EB1F37/5c694c8596dd141542e6de10ecf73397f016b146/287b161d-160f-4b4f-9dde-3a1070714651.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T070917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d115b651ccde2309a078bfcb1e2dc771b6180f45db29acdb3d438d2e8a8fd82 [2021-03-16T07:09:17.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-16T07:09:17.902Z] Dload Upload Total Spent Left Speed [2021-03-16T07:09:18.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6570 --:--:-- --:--:-- --:--:-- 6585 [2021-03-16T07:09:18.170Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5c694c8596dd141542e6de10ecf73397f016b146 [Pipeline] } [2021-03-16T07:09:18.193Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 [2021-03-16T07:09:21.690Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:09:22.049Z] ---> package-listing.sh [2021-03-16T07:09:22.049Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-16T07:09:22.049Z] ++ facter osfamily [2021-03-16T07:09:22.049Z] + OS_FAMILY=redhat [2021-03-16T07:09:22.049Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-309 [2021-03-16T07:09:22.049Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-16T07:09:22.049Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-16T07:09:22.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-16T07:09:22.049Z] + PACKAGES=/tmp/packages_start.txt [2021-03-16T07:09:22.049Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-309 ']' [2021-03-16T07:09:22.049Z] + PACKAGES=/tmp/packages_end.txt [2021-03-16T07:09:22.049Z] + case "${OS_FAMILY}" in [2021-03-16T07:09:22.049Z] + rpm -qa [2021-03-16T07:09:22.049Z] + sort [2021-03-16T07:09:27.358Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-16T07:09:27.358Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-16T07:09:27.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-16T07:09:27.358Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-309 ']' [2021-03-16T07:09:27.358Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-309/archives/ [2021-03-16T07:09:27.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-309/archives/ [Pipeline] echo [2021-03-16T07:09:27.399Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-16T07:09:27.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:09:28.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T07:09:28.068Z] [2021-03-16T07:09:28.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-16T07:09:28.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T07:09:28.474Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-16T07:09:28.474Z] df20fa9351a1: Pulling fs layer [2021-03-16T07:09:28.474Z] 36b3adc4ff6f: Pulling fs layer [2021-03-16T07:09:28.474Z] 8ad3a11d3b57: Pulling fs layer [2021-03-16T07:09:28.474Z] 46f8f816bc3b: Pulling fs layer [2021-03-16T07:09:28.474Z] 93b61091891f: Pulling fs layer [2021-03-16T07:09:28.474Z] 93b9cdb0e59b: Pulling fs layer [2021-03-16T07:09:28.474Z] 5e14af77c1be: Pulling fs layer [2021-03-16T07:09:28.474Z] 01666e4c0597: Pulling fs layer [2021-03-16T07:09:28.474Z] aa168da1d23b: Pulling fs layer [2021-03-16T07:09:28.474Z] 93b9cdb0e59b: Waiting [2021-03-16T07:09:28.474Z] 5e14af77c1be: Waiting [2021-03-16T07:09:28.474Z] 01666e4c0597: Waiting [2021-03-16T07:09:28.474Z] 46f8f816bc3b: Waiting [2021-03-16T07:09:28.474Z] 93b61091891f: Waiting [2021-03-16T07:09:28.474Z] aa168da1d23b: Waiting [2021-03-16T07:09:28.474Z] 36b3adc4ff6f: Download complete [2021-03-16T07:09:28.474Z] 46f8f816bc3b: Verifying Checksum [2021-03-16T07:09:28.474Z] 46f8f816bc3b: Download complete [2021-03-16T07:09:28.741Z] df20fa9351a1: Verifying Checksum [2021-03-16T07:09:28.741Z] df20fa9351a1: Download complete [2021-03-16T07:09:28.741Z] 93b9cdb0e59b: Verifying Checksum [2021-03-16T07:09:28.741Z] 93b9cdb0e59b: Download complete [2021-03-16T07:09:28.741Z] 93b61091891f: Verifying Checksum [2021-03-16T07:09:28.741Z] 93b61091891f: Download complete [2021-03-16T07:09:28.741Z] 5e14af77c1be: Download complete [2021-03-16T07:09:28.741Z] 01666e4c0597: Verifying Checksum [2021-03-16T07:09:28.741Z] 01666e4c0597: Download complete [2021-03-16T07:09:29.010Z] df20fa9351a1: Pull complete [2021-03-16T07:09:29.275Z] 36b3adc4ff6f: Pull complete [2021-03-16T07:09:29.551Z] 8ad3a11d3b57: Verifying Checksum [2021-03-16T07:09:29.551Z] 8ad3a11d3b57: Download complete [2021-03-16T07:09:30.957Z] 8ad3a11d3b57: Pull complete [2021-03-16T07:09:30.957Z] 46f8f816bc3b: Pull complete [2021-03-16T07:09:30.957Z] aa168da1d23b: Verifying Checksum [2021-03-16T07:09:30.957Z] aa168da1d23b: Download complete [2021-03-16T07:09:31.533Z] 93b61091891f: Pull complete [2021-03-16T07:09:31.533Z] 93b9cdb0e59b: Pull complete [2021-03-16T07:09:31.533Z] 5e14af77c1be: Pull complete [2021-03-16T07:09:31.803Z] 01666e4c0597: Pull complete [2021-03-16T07:09:38.456Z] aa168da1d23b: Pull complete [2021-03-16T07:09:38.456Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-16T07:09:38.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T07:09:38.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-16T07:09:38.625Z] prd-centos7-docker-4c-2g-29951 does not seem to be running inside a container [2021-03-16T07:09:38.668Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-309/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-309 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-309:/w/workspace/edgexfoundry_edgex-ui-go_PR-309:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-309@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-16T07:09:42.264Z] $ docker top cf1d06c714c593430ba77d7a98593abeefee5e498e9ce8ec80c0ca578d8cd082 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T07:09:42.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-16T07:09:43.206Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-16T07:09:43.520Z] + ls /var/log/sa-host [2021-03-16T07:09:43.520Z] + sadf -c /var/log/sa-host/sa16 [2021-03-16T07:09:43.520Z] file_magic: OK [2021-03-16T07:09:43.520Z] HZ: Using current value: 100 [2021-03-16T07:09:43.520Z] file_header: OK [2021-03-16T07:09:43.520Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T07:09:43.520Z] Statistics: [2021-03-16T07:09:43.520Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-16T07:09:43.520Z] File successfully converted to sysstat format version 12.2.1 [2021-03-16T07:09:43.520Z] + sadf -c /var/log/sa-host/sa23 [2021-03-16T07:09:43.520Z] file_magic: OK [2021-03-16T07:09:43.520Z] HZ: Using current value: 100 [2021-03-16T07:09:43.520Z] file_header: OK [2021-03-16T07:09:43.520Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-16T07:09:43.520Z] Statistics: [2021-03-16T07:09:43.520Z] Hnuu...uuuununununu... [2021-03-16T07:09:43.520Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-16T07:09:44.189Z] provisioning config files... [2021-03-16T07:09:44.206Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-309@tmp/config2847668963041785400tmp [Pipeline] { [Pipeline] echo [2021-03-16T07:09:44.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:09:44.689Z] ---> create-netrc.sh [Pipeline] } [2021-03-16T07:09:44.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-16T07:09:44.919Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:09:45.256Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-16T07:09:45.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:09:45.625Z] ---> sudo-logs.sh [2021-03-16T07:09:45.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-16T07:09:45.751Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:09:46.139Z] ---> job-cost.sh [2021-03-16T07:09:46.139Z] lf-activate-venv: SKIPPING [2021-03-16T07:09:46.139Z] DEBUG: total: 0.20999999344348907 [2021-03-16T07:09:46.139Z] INFO: Retrieving Stack Cost... [2021-03-16T07:09:47.084Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T07:09:47.349Z] INFO: Archiving Costs [Pipeline] echo [2021-03-16T07:09:47.385Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T07:09:47.723Z] ---> logs-deploy.sh [2021-03-16T07:09:47.723Z] lf-activate-venv: SKIPPING [2021-03-16T07:09:47.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-309/1 [2021-03-16T07:09:47.723Z] INFO: archiving workspace using pattern(s): [2021-03-16T07:09:50.283Z] Archives upload complete. [2021-03-16T07:09:50.283Z] INFO: archiving logs to Nexus