Pull request #307 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc58585e70c8030d89c5f3bf9ef3673bd75a3f28+72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 (4d6a135a2b9a74b9c245f6860715aff1f261455e) 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-307/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-307/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-29488 in /w/workspace/edgexfoundry_edgex-ui-go_PR-307 [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-307 # 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 > 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/307/head:refs/remotes/origin/PR-307 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 Merge succeeded, producing bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 Checking out Revision bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 (PR-307) > git config core.sparsecheckout # timeout=10 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # 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 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # 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-11T07:58:41.442Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-11T07:58:41.780Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-11T07:58:42.007Z] ========================================================= [2021-03-11T07:58:42.007Z] EdgeX Global Pipelines Version Info [2021-03-11T07:58:42.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-11T07:58:43.596Z] ------------------- [2021-03-11T07:58:43.596Z] stable info: [2021-03-11T07:58:43.596Z] ------------------- [2021-03-11T07:58:43.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-11T07:58:43.596Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T07:58:43.596Z] Message: update stable to v1.0.184 [2021-03-11T07:58:44.566Z] ------------------- [2021-03-11T07:58:44.566Z] experimental info: [2021-03-11T07:58:44.566Z] ------------------- [2021-03-11T07:58:44.566Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-11T07:58:44.566Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T07:58:44.566Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-11T07:58:44.966Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-11T07:58:45.087Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-11T07:58:45.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-11T07:58:45.350Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-11T07:58:45.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-11T07:58:45.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-11T07:58:45.713Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-11T07:58:45.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-11T07:58:46.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-11T07:58:46.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-11T07:58:46.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-11T07:58:46.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-11T07:58:46.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-11T07:58:46.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-11T07:58:46.846Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T07:58:46.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T07:58:47.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T07:58:47.232Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T07:58:47.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-11T07:58:47.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-11T07:58:47.603Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-11T07:58:47.738Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-11T07:58:47.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-11T07:58:47.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-11T07:58:48.154Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-11T07:58:48.275Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-11T07:58:48.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo [2021-03-11T07:58:48.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo [2021-03-11T07:58:48.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo [2021-03-11T07:58:48.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [Pipeline] echo [2021-03-11T07:58:48.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc58585 [Pipeline] echo [2021-03-11T07:58:49.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T07:58:49.286Z] provisioning config files... [2021-03-11T07:58:49.318Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/config4354308269848383608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T07:58:49.754Z] ---> docker-login.sh [2021-03-11T07:58:49.754Z] nexus3.edgexfoundry.org:10001 [2021-03-11T07:58:50.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T07:58:50.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T07:58:50.021Z] Configure a credential helper to remove this warning. See [2021-03-11T07:58:50.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T07:58:50.021Z] [2021-03-11T07:58:50.021Z] Login Succeeded [2021-03-11T07:58:50.021Z] nexus3.edgexfoundry.org:10002 [2021-03-11T07:58:50.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T07:58:50.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T07:58:50.283Z] Configure a credential helper to remove this warning. See [2021-03-11T07:58:50.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T07:58:50.283Z] [2021-03-11T07:58:50.283Z] Login Succeeded [2021-03-11T07:58:50.283Z] nexus3.edgexfoundry.org:10003 [2021-03-11T07:58:50.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T07:58:50.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T07:58:50.553Z] Configure a credential helper to remove this warning. See [2021-03-11T07:58:50.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T07:58:50.553Z] [2021-03-11T07:58:50.553Z] Login Succeeded [2021-03-11T07:58:50.553Z] nexus3.edgexfoundry.org:10004 [2021-03-11T07:58:50.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T07:58:50.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T07:58:50.821Z] Configure a credential helper to remove this warning. See [2021-03-11T07:58:50.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T07:58:50.821Z] [2021-03-11T07:58:50.821Z] Login Succeeded [2021-03-11T07:58:50.821Z] docker.io [2021-03-11T07:58:50.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T07:58:51.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T07:58:51.083Z] Configure a credential helper to remove this warning. See [2021-03-11T07:58:51.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T07:58:51.083Z] [2021-03-11T07:58:51.083Z] Login Succeeded [2021-03-11T07:58:51.083Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T07:58:51.119Z] 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-11T07:58:52.217Z] + git log --format=format:%s -1 bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [Pipeline] echo [2021-03-11T07:58:52.310Z] GIT_COMMIT: bc58585e70c8030d89c5f3bf9ef3673bd75a3f28, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-11T07:58:52.385Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-11T07:58:53.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T07:58:53.024Z] [2021-03-11T07:58:53.024Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T07:58:53.474Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T07:58:53.474Z] latest: Pulling from edgex-devops/git-semver [2021-03-11T07:58:53.474Z] 31603596830f: Pulling fs layer [2021-03-11T07:58:53.474Z] 2a8b12db71e7: Pulling fs layer [2021-03-11T07:58:53.474Z] 6ca5941a6612: Pulling fs layer [2021-03-11T07:58:53.474Z] ecc8261a40a4: Pulling fs layer [2021-03-11T07:58:53.474Z] ecc8261a40a4: Waiting [2021-03-11T07:58:53.474Z] 2a8b12db71e7: Verifying Checksum [2021-03-11T07:58:53.474Z] 2a8b12db71e7: Download complete [2021-03-11T07:58:53.740Z] 31603596830f: Verifying Checksum [2021-03-11T07:58:53.741Z] 31603596830f: Download complete [2021-03-11T07:58:53.741Z] 6ca5941a6612: Verifying Checksum [2021-03-11T07:58:53.741Z] 6ca5941a6612: Download complete [2021-03-11T07:58:53.741Z] ecc8261a40a4: Verifying Checksum [2021-03-11T07:58:53.741Z] ecc8261a40a4: Download complete [2021-03-11T07:58:54.004Z] 31603596830f: Pull complete [2021-03-11T07:58:54.307Z] 2a8b12db71e7: Pull complete [2021-03-11T07:58:54.883Z] 6ca5941a6612: Pull complete [2021-03-11T07:58:55.146Z] ecc8261a40a4: Pull complete [2021-03-11T07:58:55.146Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-11T07:58:55.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T07:58:55.413Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-11T07:58:55.534Z] prd-centos7-docker-4c-2g-29488 does not seem to be running inside a container [2021-03-11T07:58:55.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-307 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307:/w/workspace/edgexfoundry_edgex-ui-go_PR-307:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@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-11T07:58:57.681Z] $ docker top 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-11T07:58:58.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T07:58:58.051Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T07:58:58.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T07:58:58.288Z] $ docker exec 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent [2021-03-11T07:58:58.464Z] SSH_AUTH_SOCK=/tmp/ssh-xiXPY6xJRxsz/agent.11 [2021-03-11T07:58:58.464Z] SSH_AGENT_PID=16 [2021-03-11T07:58:58.475Z] Running ssh-add (command line suppressed) [2021-03-11T07:58:58.596Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_6429895199573017233.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_6429895199573017233.key) [2021-03-11T07:58:58.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T07:58:59.015Z] + git tag --points-at HEAD [Pipeline] } [2021-03-11T07:58:59.049Z] $ docker exec --env ******** --env ******** 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent -k [2021-03-11T07:58:59.162Z] unset SSH_AUTH_SOCK; [2021-03-11T07:58:59.163Z] unset SSH_AGENT_PID; [2021-03-11T07:58:59.163Z] echo Agent pid 16 killed; [2021-03-11T07:58:59.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-11T07:58:59.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T07:58:59.489Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T07:58:59.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T07:58:59.662Z] $ docker exec 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent [2021-03-11T07:58:59.826Z] SSH_AUTH_SOCK=/tmp/ssh-eH44ubB0L03Y/agent.45 [2021-03-11T07:58:59.826Z] SSH_AGENT_PID=50 [2021-03-11T07:58:59.837Z] Running ssh-add (command line suppressed) [2021-03-11T07:58:59.967Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_5003876739820754062.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/private_key_5003876739820754062.key) [2021-03-11T07:59:00.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T07:59:00.483Z] + git semver init [2021-03-11T07:59:00.483Z] # -> Open(): unable to determine branch for HEAD [2021-03-11T07:59:00.483Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-307/.git [2021-03-11T07:59:00.483Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-307 [2021-03-11T07:59:00.483Z] # $SEMVER_REMOTE_NAME = origin [2021-03-11T07:59:00.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-11T07:59:00.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-11T07:59:00.483Z] # $SEMVER_BRANCH = PR-307 [2021-03-11T07:59:00.483Z] # $SEMVER_TEMP = /tmp/semver-924878651 [2021-03-11T07:59:00.483Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-11T07:59:01.881Z] # '/tmp/semver-924878651' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-307/.semver' [2021-03-11T07:59:01.881Z] # -> Force: false [2021-03-11T07:59:01.881Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-307/.semver [Pipeline] } [2021-03-11T07:59:01.920Z] $ docker exec --env ******** --env ******** 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 ssh-agent -k [2021-03-11T07:59:02.042Z] unset SSH_AUTH_SOCK; [2021-03-11T07:59:02.043Z] unset SSH_AGENT_PID; [2021-03-11T07:59:02.043Z] echo Agent pid 50 killed; [2021-03-11T07:59:02.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-11T07:59:02.668Z] + git semver [Pipeline] } [2021-03-11T07:59:02.701Z] $ docker stop --time=1 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 [2021-03-11T07:59:04.122Z] $ docker rm -f 9060433af48854d74ad1375a8fa91edfd08afae55efacbefc91551027bdf1ef2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T07:59:04.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-11T07:59:05.138Z] Stashed 1 file(s) [Pipeline] echo [2021-03-11T07:59:05.162Z] [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-11T07:59:20.964Z] Still waiting to schedule task [2021-03-11T07:59:20.965Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-11T07:59:20.990Z] Still waiting to schedule task [2021-03-11T07:59:20.990Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-11T08:00:58.594Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29489 in /w/workspace/edgexfoundry_edgex-ui-go_PR-307 [Pipeline] { [Pipeline] ws [2021-03-11T08:00:58.688Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-11T08:01:03.993Z] using credential edgex-jenkins-ssh [2021-03-11T08:01:04.064Z] Cloning the remote Git repository [2021-03-11T08:01:04.131Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T08:01:04.248Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-11T08:01:04.344Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T08:01:04.345Z] > git --version # timeout=10 [2021-03-11T08:01:04.362Z] > git --version # 'git version 2.17.1' [2021-03-11T08:01:04.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:01:04.434Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:01:06.056Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T08:01:06.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:01:06.114Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T08:01:06.149Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T08:01:06.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:01:06.162Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T08:01:06.609Z] Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [2021-03-11T08:01:07.098Z] Merge succeeded, producing bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [2021-03-11T08:01:07.098Z] Checking out Revision bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 (PR-307) [2021-03-11T08:01:06.634Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:01:06.655Z] > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 [2021-03-11T08:01:06.958Z] > git remote # timeout=10 [2021-03-11T08:01:06.984Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T08:01:07.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:01:07.016Z] > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 [2021-03-11T08:01:07.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T08:01:07.110Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:01:07.141Z] > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 [2021-03-11T08:01:11.696Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-11T08:01:11.757Z] > git --version # timeout=10 [2021-03-11T08:01:11.765Z] > git --version # 'git version 2.17.1' [2021-03-11T08:01:11.779Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T08:01:13.754Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:01:14.212Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:01:14.586Z] + + truesudo [2021-03-11T08:01:14.586Z] service docker restart [2021-03-11T08:01:16.183Z] Running on prd-centos7-docker-4c-2g-29490 in /w/workspace/edgexfoundry_edgex-ui-go_PR-307 [Pipeline] { [Pipeline] ws [2021-03-11T08:01:16.317Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T08:01:16.723Z] provisioning config files... [2021-03-11T08:01:16.769Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4538330778926058824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:01:17.231Z] ---> docker-login.sh [2021-03-11T08:01:17.231Z] nexus3.edgexfoundry.org:10001 [2021-03-11T08:01:18.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:18.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:18.508Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:18.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:18.508Z] [2021-03-11T08:01:18.508Z] Login Succeeded [2021-03-11T08:01:18.508Z] nexus3.edgexfoundry.org:10002 [2021-03-11T08:01:18.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:18.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:18.784Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:18.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:18.784Z] [2021-03-11T08:01:18.784Z] Login Succeeded [2021-03-11T08:01:18.784Z] nexus3.edgexfoundry.org:10003 [2021-03-11T08:01:18.878Z] using credential edgex-jenkins-ssh [2021-03-11T08:01:18.947Z] Cloning the remote Git repository [2021-03-11T08:01:19.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:19.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:19.381Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:19.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:19.381Z] [2021-03-11T08:01:19.381Z] Login Succeeded [2021-03-11T08:01:19.381Z] nexus3.edgexfoundry.org:10004 [2021-03-11T08:01:18.475Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T08:01:18.544Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-11T08:01:18.615Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T08:01:18.615Z] > git --version # timeout=10 [2021-03-11T08:01:18.623Z] > git --version # 'git version 2.24.3' [2021-03-11T08:01:18.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:01:18.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:01:19.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:19.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:19.977Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:19.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:19.977Z] [2021-03-11T08:01:19.977Z] Login Succeeded [2021-03-11T08:01:19.977Z] docker.io [2021-03-11T08:01:20.417Z] Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [2021-03-11T08:01:20.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:20.610Z] Merge succeeded, producing bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [2021-03-11T08:01:20.611Z] Checking out Revision bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 (PR-307) [2021-03-11T08:01:19.617Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T08:01:19.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:01:19.637Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T08:01:19.649Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T08:01:19.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:01:19.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T08:01:20.047Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:01:20.054Z] > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 [2021-03-11T08:01:20.211Z] > git remote # timeout=10 [2021-03-11T08:01:20.218Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T08:01:20.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:01:20.228Z] > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 [2021-03-11T08:01:20.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T08:01:20.251Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:01:20.258Z] > git checkout -f bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 # timeout=10 [2021-03-11T08:01:20.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:20.851Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:20.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:20.851Z] [2021-03-11T08:01:20.851Z] Login Succeeded [2021-03-11T08:01:20.851Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T08:01:20.879Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-11T08:01:21.533Z] ========================================================= [2021-03-11T08:01:21.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-11T08:01:21.533Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:01:21.993Z] + 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-11T08:01:22.600Z] Sending build context to Docker daemon 17.27MB [2021-03-11T08:01:22.875Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T08:01:22.875Z] Step 2/8 : FROM ${BASE} [2021-03-11T08:01:22.875Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-11T08:01:22.875Z] 5f621e34cdf4: Pulling fs layer [2021-03-11T08:01:22.875Z] a4357932f1b6: Pulling fs layer [2021-03-11T08:01:22.875Z] 18c013af1878: Pulling fs layer [2021-03-11T08:01:22.875Z] 00ac8860ef70: Pulling fs layer [2021-03-11T08:01:22.875Z] 63d7cb157983: Pulling fs layer [2021-03-11T08:01:22.875Z] b116817d02f9: Pulling fs layer [2021-03-11T08:01:22.875Z] 745a02a5169b: Pulling fs layer [2021-03-11T08:01:22.875Z] 63d7cb157983: Waiting [2021-03-11T08:01:22.875Z] b116817d02f9: Waiting [2021-03-11T08:01:22.875Z] 745a02a5169b: Waiting [2021-03-11T08:01:22.875Z] 00ac8860ef70: Waiting [2021-03-11T08:01:22.875Z] 18c013af1878: Verifying Checksum [2021-03-11T08:01:22.875Z] 18c013af1878: Download complete [2021-03-11T08:01:22.875Z] a4357932f1b6: Verifying Checksum [2021-03-11T08:01:22.875Z] a4357932f1b6: Download complete [2021-03-11T08:01:22.875Z] 63d7cb157983: Verifying Checksum [2021-03-11T08:01:22.875Z] 63d7cb157983: Download complete [2021-03-11T08:01:23.149Z] 5f621e34cdf4: Verifying Checksum [2021-03-11T08:01:23.149Z] b116817d02f9: Verifying Checksum [2021-03-11T08:01:23.149Z] b116817d02f9: Download complete [2021-03-11T08:01:23.750Z] 5f621e34cdf4: Pull complete [2021-03-11T08:01:24.080Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-11T08:01:24.034Z] > git --version # timeout=10 [2021-03-11T08:01:24.039Z] > git --version # 'git version 2.24.3' [2021-03-11T08:01:24.044Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T08:01:24.368Z] a4357932f1b6: Pull complete [Pipeline] withEnv [Pipeline] { [2021-03-11T08:01:24.643Z] 18c013af1878: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T08:01:25.652Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:01:25.996Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:01:26.090Z] 745a02a5169b: Verifying Checksum [2021-03-11T08:01:26.090Z] 745a02a5169b: Download complete [2021-03-11T08:01:26.319Z] + sudo service docker restart [2021-03-11T08:01:26.319Z] + true [2021-03-11T08:01:26.319Z] Redirecting to /bin/systemctl restart docker.service [2021-03-11T08:01:27.533Z] 00ac8860ef70: Verifying Checksum [2021-03-11T08:01:27.533Z] 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T08:01:28.394Z] provisioning config files... [2021-03-11T08:01:28.432Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5153675685956914303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:01:28.868Z] ---> docker-login.sh [2021-03-11T08:01:28.869Z] nexus3.edgexfoundry.org:10001 [2021-03-11T08:01:29.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:29.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:29.133Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:29.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:29.133Z] [2021-03-11T08:01:29.133Z] Login Succeeded [2021-03-11T08:01:29.133Z] nexus3.edgexfoundry.org:10002 [2021-03-11T08:01:29.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:29.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:29.397Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:29.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:29.397Z] [2021-03-11T08:01:29.397Z] Login Succeeded [2021-03-11T08:01:29.397Z] nexus3.edgexfoundry.org:10003 [2021-03-11T08:01:29.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:29.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:29.661Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:29.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:29.661Z] [2021-03-11T08:01:29.661Z] Login Succeeded [2021-03-11T08:01:29.661Z] nexus3.edgexfoundry.org:10004 [2021-03-11T08:01:29.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:29.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:29.661Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:29.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:29.661Z] [2021-03-11T08:01:29.661Z] Login Succeeded [2021-03-11T08:01:29.661Z] docker.io [2021-03-11T08:01:29.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T08:01:30.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T08:01:30.187Z] Configure a credential helper to remove this warning. See [2021-03-11T08:01:30.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T08:01:30.187Z] [2021-03-11T08:01:30.187Z] Login Succeeded [2021-03-11T08:01:30.187Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T08:01:30.214Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-11T08:01:30.852Z] ========================================================= [2021-03-11T08:01:30.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-11T08:01:30.852Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:01:31.267Z] + 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-11T08:01:31.531Z] Sending build context to Docker daemon 17.27MB [2021-03-11T08:01:31.531Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T08:01:31.531Z] Step 2/8 : FROM ${BASE} [2021-03-11T08:01:31.531Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-11T08:01:31.531Z] 188c0c94c7c5: Pulling fs layer [2021-03-11T08:01:31.531Z] 0ef7d3d256c8: Pulling fs layer [2021-03-11T08:01:31.531Z] de9db76c5a1d: Pulling fs layer [2021-03-11T08:01:31.531Z] bca2f99d35d6: Pulling fs layer [2021-03-11T08:01:31.531Z] 93359f2a8cfa: Pulling fs layer [2021-03-11T08:01:31.531Z] 7c6f9722023f: Pulling fs layer [2021-03-11T08:01:31.531Z] a35cf1a2eb13: Pulling fs layer [2021-03-11T08:01:31.531Z] 93359f2a8cfa: Waiting [2021-03-11T08:01:31.531Z] 7c6f9722023f: Waiting [2021-03-11T08:01:31.531Z] a35cf1a2eb13: Waiting [2021-03-11T08:01:31.531Z] bca2f99d35d6: Waiting [2021-03-11T08:01:31.796Z] de9db76c5a1d: Verifying Checksum [2021-03-11T08:01:31.796Z] de9db76c5a1d: Download complete [2021-03-11T08:01:31.796Z] 0ef7d3d256c8: Verifying Checksum [2021-03-11T08:01:31.796Z] 0ef7d3d256c8: Download complete [2021-03-11T08:01:31.796Z] 93359f2a8cfa: Verifying Checksum [2021-03-11T08:01:31.796Z] 93359f2a8cfa: Download complete [2021-03-11T08:01:31.796Z] 188c0c94c7c5: Verifying Checksum [2021-03-11T08:01:31.796Z] 188c0c94c7c5: Download complete [2021-03-11T08:01:31.796Z] 7c6f9722023f: Verifying Checksum [2021-03-11T08:01:31.796Z] 7c6f9722023f: Download complete [2021-03-11T08:01:32.059Z] 188c0c94c7c5: Pull complete [2021-03-11T08:01:32.324Z] 0ef7d3d256c8: Pull complete [2021-03-11T08:01:32.324Z] de9db76c5a1d: Pull complete [2021-03-11T08:01:33.722Z] a35cf1a2eb13: Verifying Checksum [2021-03-11T08:01:33.722Z] a35cf1a2eb13: Download complete [2021-03-11T08:01:34.303Z] bca2f99d35d6: Verifying Checksum [2021-03-11T08:01:34.303Z] bca2f99d35d6: Download complete [2021-03-11T08:01:37.717Z] 00ac8860ef70: Pull complete [2021-03-11T08:01:37.990Z] 63d7cb157983: Pull complete [2021-03-11T08:01:38.587Z] b116817d02f9: Pull complete [2021-03-11T08:01:39.633Z] bca2f99d35d6: Pull complete [2021-03-11T08:01:39.633Z] 93359f2a8cfa: Pull complete [2021-03-11T08:01:39.633Z] 7c6f9722023f: Pull complete [2021-03-11T08:01:41.986Z] 745a02a5169b: Pull complete [2021-03-11T08:01:41.986Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-11T08:01:42.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-11T08:01:42.263Z] ---> b7e6874047d6 [2021-03-11T08:01:42.263Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-11T08:01:43.895Z] a35cf1a2eb13: Pull complete [2021-03-11T08:01:43.895Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-11T08:01:43.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-11T08:01:43.895Z] ---> a62c8e92a672 [2021-03-11T08:01:43.895Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-11T08:01:44.160Z] ---> Running in 2dbed38b621b [2021-03-11T08:01:44.428Z] Removing intermediate container 2dbed38b621b [2021-03-11T08:01:44.428Z] ---> e9cbd4aaaf11 [2021-03-11T08:01:44.428Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T08:01:44.428Z] ---> Running in 7ae22a3cbcce [2021-03-11T08:01:44.911Z] ---> Running in 0dd5325c07ab [2021-03-11T08:01:45.378Z] Removing intermediate container 7ae22a3cbcce [2021-03-11T08:01:45.378Z] ---> 0a13c0113001 [2021-03-11T08:01:45.378Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-11T08:01:45.515Z] Removing intermediate container 0dd5325c07ab [2021-03-11T08:01:45.515Z] ---> b0e695b2a759 [2021-03-11T08:01:45.515Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T08:01:45.515Z] ---> Running in 22573d670b2b [2021-03-11T08:01:45.641Z] ---> Running in 56cddf007399 [2021-03-11T08:01:45.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T08:01:46.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T08:01:47.114Z] OK: 166 MiB in 39 packages [2021-03-11T08:01:47.378Z] Removing intermediate container 56cddf007399 [2021-03-11T08:01:47.378Z] ---> 2b51cd01a0dc [2021-03-11T08:01:47.378Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-11T08:01:47.640Z] ---> Running in 8fdd3aca4973 [2021-03-11T08:01:47.640Z] Removing intermediate container 8fdd3aca4973 [2021-03-11T08:01:47.640Z] ---> 4a9cc877f043 [2021-03-11T08:01:47.640Z] Step 7/8 : COPY . . [2021-03-11T08:01:48.149Z] Removing intermediate container 22573d670b2b [2021-03-11T08:01:48.149Z] ---> d063f4d0e056 [2021-03-11T08:01:48.149Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-11T08:01:48.149Z] ---> Running in 2c6151e60231 [2021-03-11T08:01:49.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T08:01:49.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T08:01:50.195Z] ---> 3fe0471d8807 [2021-03-11T08:01:50.195Z] Step 8/8 : RUN go mod download [2021-03-11T08:01:50.195Z] ---> Running in 4979a5794f93 [2021-03-11T08:01:50.318Z] OK: 142 MiB in 39 packages [2021-03-11T08:01:51.301Z] Removing intermediate container 2c6151e60231 [2021-03-11T08:01:51.301Z] ---> aa1450aaccc9 [2021-03-11T08:01:51.301Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-11T08:01:51.575Z] ---> Running in 39f381cc8bcf [2021-03-11T08:01:52.171Z] Removing intermediate container 39f381cc8bcf [2021-03-11T08:01:52.171Z] ---> d38a63217d2e [2021-03-11T08:01:52.171Z] Step 7/8 : COPY . . [2021-03-11T08:01:54.146Z] ---> 6544dcfd193c [2021-03-11T08:01:54.146Z] Step 8/8 : RUN go mod download [2021-03-11T08:01:54.423Z] ---> Running in b4ce1157233a [2021-03-11T08:02:22.375Z] Removing intermediate container 4979a5794f93 [2021-03-11T08:02:22.375Z] ---> 73dc14637717 [2021-03-11T08:02:22.375Z] Successfully built 73dc14637717 [2021-03-11T08:02:22.375Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:02:22.732Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T08:02:22.732Z] . [Pipeline] withDockerContainer [2021-03-11T08:02:22.869Z] prd-centos7-docker-4c-2g-29490 does not seem to be running inside a container [2021-03-11T08:02:22.924Z] $ 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-x86_64 cat [2021-03-11T08:02:23.745Z] $ docker top 5b2b30266a4f147d007dd144dbb279a6278fb26530fb06638507471d10addd6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T08:02:24.308Z] + go version [2021-03-11T08:02:24.308Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-11T08:02:24.341Z] $ docker stop --time=1 5b2b30266a4f147d007dd144dbb279a6278fb26530fb06638507471d10addd6a [2021-03-11T08:02:25.943Z] $ docker rm -f 5b2b30266a4f147d007dd144dbb279a6278fb26530fb06638507471d10addd6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-03-11T08:02:26.793Z] Removing intermediate container b4ce1157233a [2021-03-11T08:02:26.793Z] ---> d6cbde1984b7 [2021-03-11T08:02:26.793Z] Successfully built d6cbde1984b7 [2021-03-11T08:02:26.793Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:02:27.103Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T08:02:27.103Z] . [Pipeline] withDockerContainer [2021-03-11T08:02:27.224Z] prd-centos7-docker-4c-2g-29490 does not seem to be running inside a container [2021-03-11T08:02:27.272Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T08:02:27.272Z] . [2021-03-11T08:02:27.277Z] $ 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-x86_64 cat [2021-03-11T08:02:27.854Z] $ docker top 97fc5e4c406a18039455f8d16a022c52b4aae119a89331034c3c228ad6d2f465 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-03-11T08:02:28.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-29489 does not seem to be running inside a container [2021-03-11T08:02:28.404Z] $ 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-11T08:02:29.875Z] $ docker top 16d0d68c94b687d63933fa9cd73e9bbac8538ad8e5dd502c252c47fd3395d1ec -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-11T08:02:30.602Z] + make test [2021-03-11T08:02:30.602Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-11T08:02:30.998Z] + go version [2021-03-11T08:02:30.998Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-11T08:02:31.044Z] $ docker stop --time=1 16d0d68c94b687d63933fa9cd73e9bbac8538ad8e5dd502c252c47fd3395d1ec [2021-03-11T08:02:32.012Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-11T08:02:32.972Z] $ docker rm -f 16d0d68c94b687d63933fa9cd73e9bbac8538ad8e5dd502c252c47fd3395d1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:02:34.283Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T08:02:34.283Z] . [Pipeline] withDockerContainer [2021-03-11T08:02:34.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-29489 does not seem to be running inside a container [2021-03-11T08:02:34.654Z] $ 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-11T08:02:36.122Z] $ docker top ca46de383ebf3af86db8c401ee26ca7f8c1d122c854eca92ebf82a33a0c3102f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T08:02:37.195Z] + make test [2021-03-11T08:02:37.196Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-11T08:02:38.642Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-11T08:02:42.110Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-11T08:02:42.110Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-11T08:02:43.545Z] $ docker stop --time=1 97fc5e4c406a18039455f8d16a022c52b4aae119a89331034c3c228ad6d2f465 [2021-03-11T08:02:45.924Z] $ docker rm -f 97fc5e4c406a18039455f8d16a022c52b4aae119a89331034c3c228ad6d2f465 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T08:02:46.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-11T08:02:46.948Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-11T08:02:50.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-11T08:02:51.176Z] + ls -al . [2021-03-11T08:02:51.176Z] total 92 [2021-03-11T08:02:51.176Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 11 08:02 . [2021-03-11T08:02:51.176Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 08:01 .. [2021-03-11T08:02:51.176Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 08:01 assets [2021-03-11T08:02:51.176Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 08:01 bin [2021-03-11T08:02:51.176Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 08:01 cmd [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 08:01 CONTRIBUTING.md [2021-03-11T08:02:51.176Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 11 08:02 coverage.out [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 11 08:01 Dockerfile [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 11 08:01 Dockerfile.build [2021-03-11T08:02:51.176Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 11 08:01 docs [2021-03-11T08:02:51.176Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 08:01 .git [2021-03-11T08:02:51.176Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 11 08:01 .github [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 11 08:01 .gitignore [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 11 08:01 go.mod [2021-03-11T08:02:51.176Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 11 08:02 go.sum [2021-03-11T08:02:51.176Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 11 08:01 internal [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 11 08:01 Jenkinsfile [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 08:01 LICENSE [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 08:01 Makefile [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 11 08:01 README.md [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 07:59 VERSION [2021-03-11T08:02:51.176Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 08:01 version.go [2021-03-11T08:02:51.176Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 11 08:01 web [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:02:51.512Z] + 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=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 --label arch=amd64 --label version=0.0.0 . [2021-03-11T08:02:51.776Z] Sending build context to Docker daemon 17.29MB [2021-03-11T08:02:51.776Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T08:02:51.776Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-11T08:02:51.776Z] ---> 73dc14637717 [2021-03-11T08:02:51.776Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-11T08:02:52.353Z] ---> Running in 923533327db3 [2021-03-11T08:02:52.615Z] Removing intermediate container 923533327db3 [2021-03-11T08:02:52.615Z] ---> f4f8852631dc [2021-03-11T08:02:52.615Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-11T08:02:52.615Z] ---> Running in 4dac4fb930db [2021-03-11T08:02:52.877Z] Removing intermediate container 4dac4fb930db [2021-03-11T08:02:52.877Z] ---> f2513458c833 [2021-03-11T08:02:52.877Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-11T08:02:52.877Z] ---> Running in 90a2c84d266b [2021-03-11T08:02:53.138Z] Removing intermediate container 90a2c84d266b [2021-03-11T08:02:53.138Z] ---> 8c705e2b8df5 [2021-03-11T08:02:53.138Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-11T08:02:53.138Z] ---> Running in 9dfb8ef288b7 [2021-03-11T08:02:53.138Z] Removing intermediate container 9dfb8ef288b7 [2021-03-11T08:02:53.138Z] ---> 74a0179ec686 [2021-03-11T08:02:53.138Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-11T08:02:53.399Z] ---> Running in f65780b341c0 [2021-03-11T08:02:53.399Z] Removing intermediate container f65780b341c0 [2021-03-11T08:02:53.399Z] ---> 55cada47ec40 [2021-03-11T08:02:53.399Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T08:02:53.659Z] ---> Running in e0c0d4f3540d [2021-03-11T08:02:54.607Z] Removing intermediate container e0c0d4f3540d [2021-03-11T08:02:54.607Z] ---> 030e52138331 [2021-03-11T08:02:54.607Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-11T08:02:54.607Z] ---> Running in 56cd5fc3f0c5 [2021-03-11T08:02:54.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T08:02:55.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T08:02:56.016Z] OK: 166 MiB in 39 packages [2021-03-11T08:02:56.280Z] Removing intermediate container 56cd5fc3f0c5 [2021-03-11T08:02:56.280Z] ---> 3ef51d269346 [2021-03-11T08:02:56.280Z] Step 10/24 : ENV GO111MODULE=on [2021-03-11T08:02:56.280Z] ---> Running in 5dae325b0bd1 [2021-03-11T08:02:56.543Z] Removing intermediate container 5dae325b0bd1 [2021-03-11T08:02:56.543Z] ---> 922f0c0eff52 [2021-03-11T08:02:56.543Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-11T08:02:56.543Z] ---> Running in 5fc1ba39039c [2021-03-11T08:02:56.805Z] Removing intermediate container 5fc1ba39039c [2021-03-11T08:02:56.805Z] ---> 2bc2363553d4 [2021-03-11T08:02:56.805Z] Step 12/24 : COPY go.mod . [2021-03-11T08:02:57.066Z] ---> f592eba42999 [2021-03-11T08:02:57.066Z] Step 13/24 : COPY Makefile . [2021-03-11T08:02:57.066Z] ---> 310f20977d48 [2021-03-11T08:02:57.066Z] Step 14/24 : RUN make update [2021-03-11T08:02:57.332Z] ---> Running in 26d89a88af22 [2021-03-11T08:02:57.602Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-11T08:02:58.180Z] Removing intermediate container 26d89a88af22 [2021-03-11T08:02:58.180Z] ---> c9a9110829ab [2021-03-11T08:02:58.180Z] Step 15/24 : COPY . . [2021-03-11T08:03:00.099Z] ---> a9a768c6a76b [2021-03-11T08:03:00.099Z] Step 16/24 : RUN ${MAKE} [2021-03-11T08:03:00.099Z] ---> Running in a50c40000bbd [2021-03-11T08:03:00.367Z] 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-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-11T08:03:05.474Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-11T08:03:05.474Z] GO111MODULE=on go vet ./... [2021-03-11T08:03:08.651Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] } [2021-03-11T08:03:10.964Z] $ docker stop --time=1 ca46de383ebf3af86db8c401ee26ca7f8c1d122c854eca92ebf82a33a0c3102f [2021-03-11T08:03:12.875Z] Removing intermediate container a50c40000bbd [2021-03-11T08:03:12.875Z] ---> e218e20ee667 [2021-03-11T08:03:12.875Z] Step 17/24 : FROM alpine:3.12 [2021-03-11T08:03:12.875Z] 3.12: Pulling from library/alpine [2021-03-11T08:03:13.136Z] f84cab65f19f: Pulling fs layer [2021-03-11T08:03:13.136Z] f84cab65f19f: Verifying Checksum [2021-03-11T08:03:13.136Z] f84cab65f19f: Download complete [2021-03-11T08:03:13.197Z] $ docker rm -f ca46de383ebf3af86db8c401ee26ca7f8c1d122c854eca92ebf82a33a0c3102f [2021-03-11T08:03:13.399Z] f84cab65f19f: Pull complete [2021-03-11T08:03:13.399Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T08:03:13.399Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T08:03:13.399Z] ---> 88dd2752d2ea [2021-03-11T08:03:13.399Z] Step 18/24 : EXPOSE 4000 [2021-03-11T08:03:13.661Z] ---> Running in 8f869c9fd3f1 [2021-03-11T08:03:13.661Z] Removing intermediate container 8f869c9fd3f1 [2021-03-11T08:03:13.661Z] ---> e93ed2d337bc [2021-03-11T08:03:13.661Z] 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 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T08:03:14.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-11T08:03:14.271Z] Warning: overwriting stash ‘coverage-report’ [2021-03-11T08:03:14.607Z] ---> 07f66437e0a6 [2021-03-11T08:03:14.607Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-11T08:03:14.607Z] ---> Running in 4c60266bdce1 [2021-03-11T08:03:14.869Z] Removing intermediate container 4c60266bdce1 [2021-03-11T08:03:14.869Z] ---> 1c85f76cd40b [2021-03-11T08:03:14.869Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-11T08:03:14.869Z] ---> Running in 7d9f63567eb4 [2021-03-11T08:03:15.130Z] Removing intermediate container 7d9f63567eb4 [2021-03-11T08:03:15.130Z] ---> 2386c7fa1137 [2021-03-11T08:03:15.130Z] Step 22/24 : LABEL arch=amd64 [2021-03-11T08:03:15.130Z] ---> Running in 57914956adae [2021-03-11T08:03:15.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2021-03-11T08:03:15.397Z] Removing intermediate container 57914956adae [2021-03-11T08:03:15.398Z] ---> c8927ba76a1a [2021-03-11T08:03:15.398Z] Step 23/24 : LABEL git_sha=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [2021-03-11T08:03:15.398Z] ---> Running in 7eaec2f7c71d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-03-11T08:03:15.661Z] Removing intermediate container 7eaec2f7c71d [2021-03-11T08:03:15.661Z] ---> 9848ceb5c1bb [2021-03-11T08:03:15.661Z] Step 24/24 : LABEL version=0.0.0 [2021-03-11T08:03:15.661Z] ---> Running in daafea284bc6 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T08:03:15.922Z] Removing intermediate container daafea284bc6 [2021-03-11T08:03:15.922Z] ---> 5d81db79ed91 [2021-03-11T08:03:15.922Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-11T08:03:15.922Z] Successfully built 5d81db79ed91 [2021-03-11T08:03:15.922Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [2021-03-11T08:03:16.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-03-11T08:03:16.618Z] + ls -al . [2021-03-11T08:03:16.618Z] total 124 [2021-03-11T08:03:16.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 08:02 . [2021-03-11T08:03:16.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 08:01 .. [2021-03-11T08:03:16.618Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 08:01 .git [2021-03-11T08:03:16.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 08:01 .github [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 11 08:01 .gitignore [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 08:01 CONTRIBUTING.md [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 11 08:01 Dockerfile [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 11 08:01 Dockerfile.build [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 08:01 Jenkinsfile [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 08:01 LICENSE [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 08:01 Makefile [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 11 08:01 README.md [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 07:59 VERSION [2021-03-11T08:03:16.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 08:01 assets [2021-03-11T08:03:16.618Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 08:01 bin [2021-03-11T08:03:16.618Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 08:01 cmd [2021-03-11T08:03:16.618Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 08:02 coverage.out [2021-03-11T08:03:16.618Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 08:01 docs [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 11 08:01 go.mod [2021-03-11T08:03:16.618Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 11 08:02 go.sum [2021-03-11T08:03:16.618Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 08:01 internal [2021-03-11T08:03:16.618Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 08:01 version.go [2021-03-11T08:03:16.618Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 08:01 web [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-03-11T08:03:17.256Z] + 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=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 --label arch=arm64 --label version=0.0.0 . Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:03:17.768Z] ---> job-cost.sh [2021-03-11T08:03:17.768Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SRXb [2021-03-11T08:03:17.877Z] Sending build context to Docker daemon 17.29MB [2021-03-11T08:03:18.151Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T08:03:18.151Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-11T08:03:18.151Z] ---> d6cbde1984b7 [2021-03-11T08:03:18.151Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-11T08:03:18.428Z] ---> Running in 07ea6dc910a2 [2021-03-11T08:03:19.025Z] Removing intermediate container 07ea6dc910a2 [2021-03-11T08:03:19.025Z] ---> d45dd8e6c0bf [2021-03-11T08:03:19.025Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-11T08:03:19.025Z] ---> Running in 30be42277269 [2021-03-11T08:03:19.622Z] Removing intermediate container 30be42277269 [2021-03-11T08:03:19.622Z] ---> 99c69b71f87c [2021-03-11T08:03:19.622Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-11T08:03:19.622Z] ---> Running in 6dae85470961 [2021-03-11T08:03:20.219Z] Removing intermediate container 6dae85470961 [2021-03-11T08:03:20.219Z] ---> 4bccddd4326a [2021-03-11T08:03:20.219Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-11T08:03:20.219Z] ---> Running in 6a0bc52e399c [2021-03-11T08:03:20.815Z] Removing intermediate container 6a0bc52e399c [2021-03-11T08:03:20.815Z] ---> 24a8a694b2d0 [2021-03-11T08:03:20.815Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-11T08:03:20.815Z] ---> Running in 771eab829c29 [2021-03-11T08:03:21.422Z] Removing intermediate container 771eab829c29 [2021-03-11T08:03:21.422Z] ---> 9f73cd98e348 [2021-03-11T08:03:21.422Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T08:03:21.422Z] ---> Running in 1e396383342b [2021-03-11T08:03:24.051Z] Removing intermediate container 1e396383342b [2021-03-11T08:03:24.051Z] ---> d388b7e2b0ed [2021-03-11T08:03:24.051Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-11T08:03:24.051Z] ---> Running in 7bc0503a2ef1 [2021-03-11T08:03:24.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T08:03:25.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T08:03:26.222Z] OK: 142 MiB in 39 packages [2021-03-11T08:03:27.657Z] Removing intermediate container 7bc0503a2ef1 [2021-03-11T08:03:27.657Z] ---> 3a78c05af8f2 [2021-03-11T08:03:27.657Z] Step 10/24 : ENV GO111MODULE=on [2021-03-11T08:03:27.657Z] ---> Running in 0eec2519beaa [2021-03-11T08:03:27.929Z] Removing intermediate container 0eec2519beaa [2021-03-11T08:03:27.929Z] ---> c41459ccb8c5 [2021-03-11T08:03:27.929Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-11T08:03:28.201Z] ---> Running in 04b44901d474 [2021-03-11T08:03:28.798Z] Removing intermediate container 04b44901d474 [2021-03-11T08:03:28.798Z] ---> 9d6d8aae4409 [2021-03-11T08:03:28.798Z] Step 12/24 : COPY go.mod . [2021-03-11T08:03:29.396Z] ---> 34cec251643c [2021-03-11T08:03:29.396Z] Step 13/24 : COPY Makefile . [2021-03-11T08:03:29.995Z] ---> 41ec3a344bae [2021-03-11T08:03:29.996Z] Step 14/24 : RUN make update [2021-03-11T08:03:30.269Z] ---> Running in 2618570d038a [2021-03-11T08:03:31.254Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-11T08:03:32.692Z] Removing intermediate container 2618570d038a [2021-03-11T08:03:32.692Z] ---> 5d1411f87821 [2021-03-11T08:03:32.692Z] Step 15/24 : COPY . . [2021-03-11T08:03:32.723Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T08:03:35.309Z] ---> dedf61c60cf8 [2021-03-11T08:03:35.309Z] Step 16/24 : RUN ${MAKE} [2021-03-11T08:03:35.309Z] ---> Running in 273ab2d004af [2021-03-11T08:03:36.289Z] 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-11T08:03:59.451Z] lf-activate-venv(): INFO: Adding /tmp/venv-SRXb/bin to PATH [2021-03-11T08:03:59.451Z] INFO: No Stack... [2021-03-11T08:04:00.452Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T08:04:00.722Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T08:04:01.058Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-11T08:04:01.058Z] + cut -d, -f6 [Pipeline] lock [2021-03-11T08:04:01.154Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [2021-03-11T08:04:01.161Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] did not exist. Created. [2021-03-11T08:04:01.161Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T08:04:01.684Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-11T08:04:01.836Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T08:04:01.858Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-11T08:04:03.136Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-11T08:04:07.435Z] Removing intermediate container 273ab2d004af [2021-03-11T08:04:07.435Z] ---> 74e76a3eaf24 [2021-03-11T08:04:07.435Z] Step 17/24 : FROM alpine:3.12 [2021-03-11T08:04:08.027Z] 3.12: Pulling from library/alpine [2021-03-11T08:04:08.027Z] dce8679b510e: Pulling fs layer [2021-03-11T08:04:08.299Z] dce8679b510e: Verifying Checksum [2021-03-11T08:04:08.300Z] dce8679b510e: Download complete [2021-03-11T08:04:08.896Z] dce8679b510e: Pull complete [2021-03-11T08:04:08.896Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T08:04:08.896Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T08:04:08.896Z] ---> d10569e2745f [2021-03-11T08:04:08.896Z] Step 18/24 : EXPOSE 4000 [2021-03-11T08:04:09.169Z] ---> Running in 0137d826a3e3 [2021-03-11T08:04:09.763Z] Removing intermediate container 0137d826a3e3 [2021-03-11T08:04:09.763Z] ---> 6531e73e4498 [2021-03-11T08:04:09.763Z] 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-11T08:04:11.745Z] ---> a09632e7f2ec [2021-03-11T08:04:11.745Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-11T08:04:11.745Z] ---> Running in 4535c9313832 [2021-03-11T08:04:12.021Z] Removing intermediate container 4535c9313832 [2021-03-11T08:04:12.021Z] ---> c39548c80e9d [2021-03-11T08:04:12.021Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-11T08:04:12.021Z] ---> Running in d7f5dbe2475e [2021-03-11T08:04:12.622Z] Removing intermediate container d7f5dbe2475e [2021-03-11T08:04:12.622Z] ---> 661530c7f52d [2021-03-11T08:04:12.622Z] Step 22/24 : LABEL arch=arm64 [2021-03-11T08:04:12.622Z] ---> Running in fea14d0b2555 [2021-03-11T08:04:13.220Z] Removing intermediate container fea14d0b2555 [2021-03-11T08:04:13.220Z] ---> 1a27e64fb46e [2021-03-11T08:04:13.220Z] Step 23/24 : LABEL git_sha=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [2021-03-11T08:04:13.220Z] ---> Running in ba9832542b66 [2021-03-11T08:04:13.816Z] Removing intermediate container ba9832542b66 [2021-03-11T08:04:13.816Z] ---> 43acaaf2d577 [2021-03-11T08:04:13.816Z] Step 24/24 : LABEL version=0.0.0 [2021-03-11T08:04:13.816Z] ---> Running in ecc4016a3eb1 [2021-03-11T08:04:14.409Z] Removing intermediate container ecc4016a3eb1 [2021-03-11T08:04:14.409Z] ---> ce888e445c30 [2021-03-11T08:04:14.409Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-11T08:04:14.409Z] Successfully built ce888e445c30 [2021-03-11T08:04:14.409Z] 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-11T08:04:15.412Z] ---> job-cost.sh [2021-03-11T08:04:15.412Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gzAv [2021-03-11T08:04:54.371Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T08:06:31.119Z] lf-activate-venv(): INFO: Adding /tmp/venv-gzAv/bin to PATH [2021-03-11T08:06:31.119Z] INFO: No Stack... [2021-03-11T08:06:31.119Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-11T08:06:31.119Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T08:06:31.486Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-11T08:06:31.486Z] + cut -d, -f6 [Pipeline] lock [2021-03-11T08:06:31.625Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [2021-03-11T08:06:31.632Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] did not exist. Created. [2021-03-11T08:06:31.633Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-307-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T08:06:32.194Z] /w/workspace/edgex-ui-go/1@tmp/durable-4eabb28f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-4eabb28f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-11T08:06:32.570Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-11T08:06:32.612Z] Warning: overwriting stash ‘stack-cost’ [2021-03-11T08:06:32.816Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T08:06:32.838Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-307-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-11T08:06:35.022Z] provisioning config files... [2021-03-11T08:06:35.036Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/config3179433910539644392tmp [Pipeline] { [Pipeline] sh [2021-03-11T08:06:35.474Z] + set +x [2021-03-11T08:06:35.474Z] + curl -s https://codecov.io/bash [2021-03-11T08:06:35.474Z] + bash -s -- [2021-03-11T08:06:35.740Z] [2021-03-11T08:06:35.740Z] _____ _ [2021-03-11T08:06:35.740Z] / ____| | | [2021-03-11T08:06:35.740Z] | | ___ __| | ___ ___ _____ __ [2021-03-11T08:06:35.740Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-11T08:06:35.740Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-11T08:06:35.740Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-11T08:06:35.740Z] Bash-20210309-2b87ace [2021-03-11T08:06:35.740Z] [2021-03-11T08:06:35.740Z] [2021-03-11T08:06:35.740Z] ==> git version 2.24.3 found [2021-03-11T08:06:35.740Z] ==> 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-11T08:06:35.740Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-11T08:06:35.740Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-11T08:06:35.740Z] ==> Jenkins CI detected. [2021-03-11T08:06:35.740Z] project root: . [2021-03-11T08:06:35.740Z] --> token set from env [2021-03-11T08:06:35.740Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-11T08:06:35.740Z] ==> Running gcov in . (disable via -X gcov) [2021-03-11T08:06:35.740Z] ==> Python coveragepy not found [2021-03-11T08:06:35.740Z] ==> Searching for coverage reports in: [2021-03-11T08:06:35.740Z] + . [2021-03-11T08:06:35.740Z] -> Found 1 reports [2021-03-11T08:06:35.740Z] ==> Detecting git/mercurial file structure [2021-03-11T08:06:35.740Z] ==> Reading reports [2021-03-11T08:06:35.740Z] + ./coverage.out bytes=10 [2021-03-11T08:06:35.740Z] ==> Appending adjustments [2021-03-11T08:06:35.740Z] https://docs.codecov.io/docs/fixing-reports [2021-03-11T08:06:36.004Z] + Found adjustments [2021-03-11T08:06:36.004Z] ==> Gzipping contents [2021-03-11T08:06:36.004Z] 4.0K /tmp/codecov.kE7f3t.gz [2021-03-11T08:06:36.004Z] ==> Uploading reports [2021-03-11T08:06:36.004Z] url: https://codecov.io [2021-03-11T08:06:36.004Z] query: branch=PR-307&commit=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2021-03-11T08:06:36.004Z] -> Pinging Codecov [2021-03-11T08:06:36.004Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-307&commit=bc58585e70c8030d89c5f3bf9ef3673bd75a3f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-307%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=307&job=&cmd_args= [2021-03-11T08:06:36.577Z] -> Uploading to [2021-03-11T08:06:36.577Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-11/FB506323287CE973F263BFD2A0EB1F37/bc58585e70c8030d89c5f3bf9ef3673bd75a3f28/9ce94c07-4df8-4f84-b814-d6e933a79aac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T080636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e78d03fdc524d2576cde41dc1ff2e363fc6dee10e901a500a530bc708281c55 [2021-03-11T08:06:36.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-11T08:06:36.577Z] Dload Upload Total Spent Left Speed [2021-03-11T08:06:36.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 7098 --:--:-- --:--:-- --:--:-- 7104 [2021-03-11T08:06:36.839Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/bc58585e70c8030d89c5f3bf9ef3673bd75a3f28 [Pipeline] } [2021-03-11T08:06:36.859Z] 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-11T08:06:40.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:06:40.427Z] ---> package-listing.sh [2021-03-11T08:06:40.427Z] ++ facter osfamily [2021-03-11T08:06:40.427Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-11T08:06:40.427Z] + OS_FAMILY=redhat [2021-03-11T08:06:40.427Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-307 [2021-03-11T08:06:40.427Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-11T08:06:40.427Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-11T08:06:40.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-11T08:06:40.427Z] + PACKAGES=/tmp/packages_start.txt [2021-03-11T08:06:40.427Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-307 ']' [2021-03-11T08:06:40.427Z] + PACKAGES=/tmp/packages_end.txt [2021-03-11T08:06:40.427Z] + case "${OS_FAMILY}" in [2021-03-11T08:06:40.427Z] + rpm -qa [2021-03-11T08:06:40.427Z] + sort [2021-03-11T08:06:44.650Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-11T08:06:44.650Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-11T08:06:44.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-11T08:06:44.650Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-307 ']' [2021-03-11T08:06:44.650Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-307/archives/ [2021-03-11T08:06:44.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-307/archives/ [Pipeline] echo [2021-03-11T08:06:44.683Z] 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-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-11T08:06:44.992Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:06:45.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T08:06:45.331Z] [2021-03-11T08:06:45.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:06:45.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T08:06:45.723Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-11T08:06:45.723Z] df20fa9351a1: Pulling fs layer [2021-03-11T08:06:45.723Z] 36b3adc4ff6f: Pulling fs layer [2021-03-11T08:06:45.723Z] 8ad3a11d3b57: Pulling fs layer [2021-03-11T08:06:45.723Z] 46f8f816bc3b: Pulling fs layer [2021-03-11T08:06:45.723Z] 93b61091891f: Pulling fs layer [2021-03-11T08:06:45.723Z] 93b9cdb0e59b: Pulling fs layer [2021-03-11T08:06:45.723Z] 5e14af77c1be: Pulling fs layer [2021-03-11T08:06:45.723Z] 01666e4c0597: Pulling fs layer [2021-03-11T08:06:45.723Z] aa168da1d23b: Pulling fs layer [2021-03-11T08:06:45.723Z] 93b9cdb0e59b: Waiting [2021-03-11T08:06:45.723Z] 5e14af77c1be: Waiting [2021-03-11T08:06:45.723Z] 01666e4c0597: Waiting [2021-03-11T08:06:45.723Z] 46f8f816bc3b: Waiting [2021-03-11T08:06:45.723Z] 93b61091891f: Waiting [2021-03-11T08:06:45.723Z] aa168da1d23b: Waiting [2021-03-11T08:06:45.723Z] 36b3adc4ff6f: Verifying Checksum [2021-03-11T08:06:45.723Z] 36b3adc4ff6f: Download complete [2021-03-11T08:06:45.987Z] 46f8f816bc3b: Verifying Checksum [2021-03-11T08:06:45.987Z] 46f8f816bc3b: Download complete [2021-03-11T08:06:45.987Z] df20fa9351a1: Verifying Checksum [2021-03-11T08:06:45.987Z] df20fa9351a1: Download complete [2021-03-11T08:06:45.987Z] 93b9cdb0e59b: Verifying Checksum [2021-03-11T08:06:45.987Z] 93b9cdb0e59b: Download complete [2021-03-11T08:06:45.987Z] 5e14af77c1be: Verifying Checksum [2021-03-11T08:06:45.987Z] 5e14af77c1be: Download complete [2021-03-11T08:06:45.987Z] 93b61091891f: Verifying Checksum [2021-03-11T08:06:45.987Z] 93b61091891f: Download complete [2021-03-11T08:06:45.987Z] 01666e4c0597: Download complete [2021-03-11T08:06:46.253Z] df20fa9351a1: Pull complete [2021-03-11T08:06:46.517Z] 36b3adc4ff6f: Pull complete [2021-03-11T08:06:46.787Z] 8ad3a11d3b57: Verifying Checksum [2021-03-11T08:06:46.787Z] 8ad3a11d3b57: Download complete [2021-03-11T08:06:47.753Z] 8ad3a11d3b57: Pull complete [2021-03-11T08:06:48.020Z] 46f8f816bc3b: Pull complete [2021-03-11T08:06:48.597Z] aa168da1d23b: Verifying Checksum [2021-03-11T08:06:48.597Z] aa168da1d23b: Download complete [2021-03-11T08:06:48.860Z] 93b61091891f: Pull complete [2021-03-11T08:06:48.861Z] 93b9cdb0e59b: Pull complete [2021-03-11T08:06:49.124Z] 5e14af77c1be: Pull complete [2021-03-11T08:06:49.124Z] 01666e4c0597: Pull complete [2021-03-11T08:06:57.302Z] aa168da1d23b: Pull complete [2021-03-11T08:06:57.302Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-11T08:06:57.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T08:06:57.302Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-11T08:06:57.491Z] prd-centos7-docker-4c-2g-29488 does not seem to be running inside a container [2021-03-11T08:06:57.535Z] $ 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-307/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-307 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307:/w/workspace/edgexfoundry_edgex-ui-go_PR-307:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@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-11T08:07:01.221Z] $ docker top a8e7488507221b00274fb63c0d2127217eee3094e00539efb964d7b83384881c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T08:07:01.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-11T08:07:02.179Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-11T08:07:02.496Z] + ls /var/log/sa-host [2021-03-11T08:07:02.497Z] + sadf -c /var/log/sa-host/sa11 [2021-03-11T08:07:02.497Z] file_magic: OK [2021-03-11T08:07:02.497Z] HZ: Using current value: 100 [2021-03-11T08:07:02.497Z] file_header: OK [2021-03-11T08:07:02.497Z] 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-11T08:07:02.497Z] Statistics: [2021-03-11T08:07:02.497Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-11T08:07:02.497Z] File successfully converted to sysstat format version 12.2.1 [2021-03-11T08:07:02.497Z] + sadf -c /var/log/sa-host/sa23 [2021-03-11T08:07:02.497Z] file_magic: OK [2021-03-11T08:07:02.497Z] HZ: Using current value: 100 [2021-03-11T08:07:02.497Z] file_header: OK [2021-03-11T08:07:02.497Z] 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-11T08:07:02.497Z] Statistics: [2021-03-11T08:07:02.497Z] Hnuu...uuuununununu... [2021-03-11T08:07:02.497Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-11T08:07:02.775Z] provisioning config files... [2021-03-11T08:07:02.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-307@tmp/config678554781905439456tmp [Pipeline] { [Pipeline] echo [2021-03-11T08:07:02.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:07:03.288Z] ---> create-netrc.sh [Pipeline] } [2021-03-11T08:07:03.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-11T08:07:03.451Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:07:03.783Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-11T08:07:03.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:07:04.171Z] ---> sudo-logs.sh [2021-03-11T08:07:04.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-11T08:07:04.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:07:04.632Z] ---> job-cost.sh [2021-03-11T08:07:04.632Z] lf-activate-venv: SKIPPING [2021-03-11T08:07:04.632Z] DEBUG: total: 0.20999999344348907 [2021-03-11T08:07:04.632Z] INFO: Retrieving Stack Cost... [2021-03-11T08:07:06.024Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T08:07:06.287Z] INFO: Archiving Costs [Pipeline] echo [2021-03-11T08:07:06.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:07:06.662Z] ---> logs-deploy.sh [2021-03-11T08:07:06.662Z] lf-activate-venv: SKIPPING [2021-03-11T08:07:06.662Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-307/1 [2021-03-11T08:07:06.662Z] INFO: archiving workspace using pattern(s): [2021-03-11T08:07:08.581Z] Archives upload complete. [2021-03-11T08:07:08.581Z] INFO: archiving logs to Nexus