Pull request #304 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from c7b4628305b4a04d49fd3798ce1f398bcb50981a+275edb72b4df477a4d39e1dcae019ce23b195a9d (e1a3222f949c6fbbc91988108c7c2d3ef3d19b4f) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 ‘prd-centos7-docker-4c-2g-28695’ Running on prd-centos7-docker-4c-2g-28699 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [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-304 # 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 Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit c7b4628305b4a04d49fd3798ce1f398bcb50981a Merge succeeded, producing c7b4628305b4a04d49fd3798ce1f398bcb50981a Checking out Revision c7b4628305b4a04d49fd3798ce1f398bcb50981a (PR-304) > 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/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # 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 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 Commit message: "Merge branch 'master' into issue-#257-6" First time build. Skipping changelog. > git rev-list --no-walk c529a385d11bd1153bd4ad85c9d3a624d3f15297 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T11:05:13.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T11:05:13.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T11:05:13.905Z] ========================================================= [2021-03-05T11:05:13.905Z] EdgeX Global Pipelines Version Info [2021-03-05T11:05:13.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:05:15.346Z] ------------------- [2021-03-05T11:05:15.346Z] stable info: [2021-03-05T11:05:15.346Z] ------------------- [2021-03-05T11:05:15.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T11:05:15.346Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:05:15.346Z] Message: update stable to v1.0.184 [2021-03-05T11:05:16.294Z] ------------------- [2021-03-05T11:05:16.294Z] experimental info: [2021-03-05T11:05:16.294Z] ------------------- [2021-03-05T11:05:16.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T11:05:16.294Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:05:16.294Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T11:05:16.576Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-05T11:05:16.663Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-05T11:05:16.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T11:05:16.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T11:05:17.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T11:05:17.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T11:05:17.191Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T11:05:17.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T11:05:17.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-05T11:05:17.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T11:05:17.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T11:05:17.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-05T11:05:17.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T11:05:17.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T11:05:17.922Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:05:18.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:05:18.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T11:05:18.173Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T11:05:18.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T11:05:18.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-05T11:05:18.472Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-05T11:05:18.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-05T11:05:18.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-05T11:05:18.774Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-05T11:05:18.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-05T11:05:18.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T11:05:19.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo [2021-03-05T11:05:19.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo [2021-03-05T11:05:19.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo [2021-03-05T11:05:19.285Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7b4628305b4a04d49fd3798ce1f398bcb50981a [Pipeline] echo [2021-03-05T11:05:19.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7b4628 [Pipeline] echo [2021-03-05T11:05:19.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:05:19.678Z] provisioning config files... [2021-03-05T11:05:19.714Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config6465657130803608347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:05:20.082Z] ---> docker-login.sh [2021-03-05T11:05:20.082Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:05:20.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:05:20.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:05:20.607Z] Configure a credential helper to remove this warning. See [2021-03-05T11:05:20.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:05:20.607Z] [2021-03-05T11:05:20.607Z] Login Succeeded [2021-03-05T11:05:20.607Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:05:20.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:05:20.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:05:20.872Z] Configure a credential helper to remove this warning. See [2021-03-05T11:05:20.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:05:20.872Z] [2021-03-05T11:05:20.872Z] Login Succeeded [2021-03-05T11:05:20.872Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:05:20.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:05:20.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:05:20.872Z] Configure a credential helper to remove this warning. See [2021-03-05T11:05:20.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:05:20.872Z] [2021-03-05T11:05:20.872Z] Login Succeeded [2021-03-05T11:05:20.872Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:05:21.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:05:21.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:05:21.135Z] Configure a credential helper to remove this warning. See [2021-03-05T11:05:21.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:05:21.135Z] [2021-03-05T11:05:21.135Z] Login Succeeded [2021-03-05T11:05:21.135Z] docker.io [2021-03-05T11:05:21.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:05:21.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:05:21.659Z] Configure a credential helper to remove this warning. See [2021-03-05T11:05:21.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:05:21.660Z] [2021-03-05T11:05:21.660Z] Login Succeeded [2021-03-05T11:05:21.660Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:05:21.669Z] 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-05T11:05:22.484Z] + git log --format=format:%s -1 c7b4628305b4a04d49fd3798ce1f398bcb50981a [Pipeline] echo [2021-03-05T11:05:22.589Z] GIT_COMMIT: c7b4628305b4a04d49fd3798ce1f398bcb50981a, Commit Message: Merge branch 'master' into issue-#257-6 [Pipeline] echo [2021-03-05T11:05:22.633Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:23.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:05:23.232Z] [2021-03-05T11:05:23.232Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:23.579Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:05:23.579Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T11:05:23.579Z] 31603596830f: Pulling fs layer [2021-03-05T11:05:23.579Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T11:05:23.579Z] 6ca5941a6612: Pulling fs layer [2021-03-05T11:05:23.579Z] ecc8261a40a4: Pulling fs layer [2021-03-05T11:05:23.579Z] ecc8261a40a4: Waiting [2021-03-05T11:05:23.579Z] 2a8b12db71e7: Download complete [2021-03-05T11:05:23.849Z] 31603596830f: Download complete [2021-03-05T11:05:23.849Z] ecc8261a40a4: Verifying Checksum [2021-03-05T11:05:23.849Z] ecc8261a40a4: Download complete [2021-03-05T11:05:23.849Z] 6ca5941a6612: Verifying Checksum [2021-03-05T11:05:23.849Z] 6ca5941a6612: Download complete [2021-03-05T11:05:24.113Z] 31603596830f: Pull complete [2021-03-05T11:05:24.375Z] 2a8b12db71e7: Pull complete [2021-03-05T11:05:25.324Z] 6ca5941a6612: Pull complete [2021-03-05T11:05:25.324Z] ecc8261a40a4: Pull complete [2021-03-05T11:05:25.324Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T11:05:25.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:05:25.325Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T11:05:25.433Z] prd-centos7-docker-4c-2g-28699 does not seem to be running inside a container [2021-03-05T11:05:25.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T11:05:27.639Z] $ docker top b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T11:05:28.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:05:28.027Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:05:28.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:05:28.286Z] $ docker exec b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent [2021-03-05T11:05:28.465Z] SSH_AUTH_SOCK=/tmp/ssh-E4wN91eE4qSk/agent.11 [2021-03-05T11:05:28.465Z] SSH_AGENT_PID=16 [2021-03-05T11:05:28.482Z] Running ssh-add (command line suppressed) [2021-03-05T11:05:28.613Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_2429716280896124909.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_2429716280896124909.key) [2021-03-05T11:05:28.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:05:29.010Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T11:05:29.035Z] $ docker exec --env ******** --env ******** b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent -k [2021-03-05T11:05:29.159Z] unset SSH_AUTH_SOCK; [2021-03-05T11:05:29.159Z] unset SSH_AGENT_PID; [2021-03-05T11:05:29.160Z] echo Agent pid 16 killed; [2021-03-05T11:05:29.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T11:05:29.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:05:29.358Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:05:29.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:05:29.534Z] $ docker exec b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent [2021-03-05T11:05:29.711Z] SSH_AUTH_SOCK=/tmp/ssh-XkIZIETCCWbK/agent.45 [2021-03-05T11:05:29.711Z] SSH_AGENT_PID=50 [2021-03-05T11:05:29.719Z] Running ssh-add (command line suppressed) [2021-03-05T11:05:29.854Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3829589748931123279.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3829589748931123279.key) [2021-03-05T11:05:29.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:05:30.259Z] + git semver init [2021-03-05T11:05:30.259Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T11:05:30.259Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.git [2021-03-05T11:05:30.259Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [2021-03-05T11:05:30.259Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T11:05:30.259Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T11:05:30.259Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T11:05:30.259Z] # $SEMVER_BRANCH = PR-304 [2021-03-05T11:05:30.259Z] # $SEMVER_TEMP = /tmp/semver-194742729 [2021-03-05T11:05:30.259Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-05T11:05:33.582Z] # '/tmp/semver-194742729' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver' [2021-03-05T11:05:33.582Z] # -> Force: false [2021-03-05T11:05:33.582Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver [Pipeline] } [2021-03-05T11:05:33.594Z] $ docker exec --env ******** --env ******** b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f ssh-agent -k [2021-03-05T11:05:33.721Z] unset SSH_AUTH_SOCK; [2021-03-05T11:05:33.721Z] unset SSH_AGENT_PID; [2021-03-05T11:05:33.721Z] echo Agent pid 50 killed; [2021-03-05T11:05:33.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:05:34.233Z] + git semver [Pipeline] } [2021-03-05T11:05:34.252Z] $ docker stop --time=1 b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f [2021-03-05T11:05:35.733Z] $ docker rm -f b51e7be3215d3360fe03a1f48868edc0fa6ba28bce1ae4da24d1eb47afc6e39f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:05:36.264Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T11:05:36.912Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T11:05:36.917Z] [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-05T11:05:52.414Z] Still waiting to schedule task [2021-03-05T11:05:52.414Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-05T11:05:52.416Z] Still waiting to schedule task [2021-03-05T11:05:52.416Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-05T11:08:35.696Z] Running on prd-centos7-docker-4c-2g-28700 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws [2021-03-05T11:08:35.760Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-03-05T11:08:38.400Z] using credential edgex-jenkins-ssh [2021-03-05T11:08:38.450Z] Cloning the remote Git repository [2021-03-05T11:08:37.789Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:08:37.869Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-03-05T11:08:37.963Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:08:37.963Z] > git --version # timeout=10 [2021-03-05T11:08:37.992Z] > git --version # 'git version 2.24.3' [2021-03-05T11:08:37.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:08:38.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:08:40.184Z] Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit c7b4628305b4a04d49fd3798ce1f398bcb50981a [2021-03-05T11:08:39.007Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:08:39.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:08:39.030Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:08:39.048Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:08:39.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:08:39.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T11:08:39.649Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:08:39.656Z] > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 [2021-03-05T11:08:40.402Z] Merge succeeded, producing c7b4628305b4a04d49fd3798ce1f398bcb50981a [2021-03-05T11:08:40.402Z] Checking out Revision c7b4628305b4a04d49fd3798ce1f398bcb50981a (PR-304) [2021-03-05T11:08:39.840Z] > git remote # timeout=10 [2021-03-05T11:08:39.847Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T11:08:39.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:08:39.857Z] > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 [2021-03-05T11:08:39.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T11:08:39.879Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:08:39.884Z] > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 [2021-03-05T11:08:43.955Z] Commit message: "Merge branch 'master' into issue-#257-6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:08:45.334Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:08:45.663Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:08:45.965Z] + sudo service docker restart [2021-03-05T11:08:45.965Z] + true [2021-03-05T11:08:45.965Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:08:47.437Z] provisioning config files... [2021-03-05T11:08:47.468Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6933498977004843814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:08:47.856Z] ---> docker-login.sh [2021-03-05T11:08:47.856Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:08:48.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:08:48.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:08:48.384Z] Configure a credential helper to remove this warning. See [2021-03-05T11:08:48.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:08:48.384Z] [2021-03-05T11:08:48.384Z] Login Succeeded [2021-03-05T11:08:48.384Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:08:48.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:08:48.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:08:48.647Z] Configure a credential helper to remove this warning. See [2021-03-05T11:08:48.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:08:48.647Z] [2021-03-05T11:08:48.647Z] Login Succeeded [2021-03-05T11:08:48.647Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:08:48.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:08:48.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:08:48.647Z] Configure a credential helper to remove this warning. See [2021-03-05T11:08:48.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:08:48.647Z] [2021-03-05T11:08:48.647Z] Login Succeeded [2021-03-05T11:08:48.647Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:08:48.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:08:48.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:08:48.914Z] Configure a credential helper to remove this warning. See [2021-03-05T11:08:48.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:08:48.914Z] [2021-03-05T11:08:48.914Z] Login Succeeded [2021-03-05T11:08:48.914Z] docker.io [2021-03-05T11:08:48.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:08:49.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:08:49.176Z] Configure a credential helper to remove this warning. See [2021-03-05T11:08:49.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:08:49.176Z] [2021-03-05T11:08:49.176Z] Login Succeeded [2021-03-05T11:08:49.176Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:08:49.187Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T11:08:49.521Z] ========================================================= [2021-03-05T11:08:49.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T11:08:49.521Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:08:49.876Z] + 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-05T11:08:50.141Z] Sending build context to Docker daemon 17.38MB [2021-03-05T11:08:50.141Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:08:50.141Z] Step 2/8 : FROM ${BASE} [2021-03-05T11:08:50.141Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T11:08:50.141Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T11:08:50.141Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T11:08:50.141Z] de9db76c5a1d: Pulling fs layer [2021-03-05T11:08:50.141Z] bca2f99d35d6: Pulling fs layer [2021-03-05T11:08:50.141Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T11:08:50.141Z] 7c6f9722023f: Pulling fs layer [2021-03-05T11:08:50.141Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T11:08:50.141Z] 93359f2a8cfa: Waiting [2021-03-05T11:08:50.141Z] 7c6f9722023f: Waiting [2021-03-05T11:08:50.141Z] a35cf1a2eb13: Waiting [2021-03-05T11:08:50.141Z] bca2f99d35d6: Waiting [2021-03-05T11:08:50.405Z] de9db76c5a1d: Verifying Checksum [2021-03-05T11:08:50.405Z] de9db76c5a1d: Download complete [2021-03-05T11:08:50.405Z] 0ef7d3d256c8: Download complete [2021-03-05T11:08:50.405Z] 93359f2a8cfa: Verifying Checksum [2021-03-05T11:08:50.405Z] 93359f2a8cfa: Download complete [2021-03-05T11:08:50.982Z] 7c6f9722023f: Verifying Checksum [2021-03-05T11:08:50.982Z] 7c6f9722023f: Download complete [2021-03-05T11:08:51.253Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T11:08:51.253Z] 188c0c94c7c5: Download complete [2021-03-05T11:08:51.838Z] 188c0c94c7c5: Pull complete [2021-03-05T11:08:52.103Z] 0ef7d3d256c8: Pull complete [2021-03-05T11:08:52.369Z] de9db76c5a1d: Pull complete [2021-03-05T11:08:52.632Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T11:08:52.632Z] a35cf1a2eb13: Download complete [2021-03-05T11:08:54.034Z] bca2f99d35d6: Verifying Checksum [2021-03-05T11:08:54.034Z] bca2f99d35d6: Download complete [2021-03-05T11:08:59.360Z] bca2f99d35d6: Pull complete [2021-03-05T11:08:59.360Z] 93359f2a8cfa: Pull complete [2021-03-05T11:08:59.360Z] 7c6f9722023f: Pull complete [2021-03-05T11:09:04.716Z] a35cf1a2eb13: Pull complete [2021-03-05T11:09:04.717Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T11:09:04.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T11:09:04.717Z] ---> a62c8e92a672 [2021-03-05T11:09:04.717Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-05T11:09:04.717Z] ---> Running in 4ef37f254cab [2021-03-05T11:09:04.717Z] Removing intermediate container 4ef37f254cab [2021-03-05T11:09:04.717Z] ---> 5b82c474c32e [2021-03-05T11:09:04.717Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:09:04.717Z] ---> Running in 06d32931a049 [2021-03-05T11:09:05.683Z] Removing intermediate container 06d32931a049 [2021-03-05T11:09:05.683Z] ---> 35c58972aadc [2021-03-05T11:09:05.683Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-05T11:09:05.683Z] ---> Running in 3b4b061b200a [2021-03-05T11:09:06.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T11:09:07.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T11:09:07.787Z] OK: 166 MiB in 39 packages [2021-03-05T11:09:08.367Z] Removing intermediate container 3b4b061b200a [2021-03-05T11:09:08.367Z] ---> 7ce3904f815d [2021-03-05T11:09:08.367Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-05T11:09:08.367Z] ---> Running in 193898fc7333 [2021-03-05T11:09:08.641Z] Removing intermediate container 193898fc7333 [2021-03-05T11:09:08.641Z] ---> 09b091c87429 [2021-03-05T11:09:08.641Z] Step 7/8 : COPY . . [2021-03-05T11:09:11.215Z] ---> c7343d3cfc7d [2021-03-05T11:09:11.215Z] Step 8/8 : RUN go mod download [2021-03-05T11:09:11.215Z] ---> Running in da099273a31a [2021-03-05T11:09:30.649Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28701 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws [2021-03-05T11:09:30.724Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-03-05T11:09:35.904Z] using credential edgex-jenkins-ssh [2021-03-05T11:09:35.989Z] Cloning the remote Git repository [2021-03-05T11:09:36.059Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:09:36.170Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-03-05T11:09:36.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:09:36.243Z] > git --version # timeout=10 [2021-03-05T11:09:36.269Z] > git --version # 'git version 2.17.1' [2021-03-05T11:09:36.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:09:36.329Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:09:37.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:09:37.922Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:09:37.951Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:09:37.996Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:09:37.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:09:38.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T11:09:38.782Z] Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit c7b4628305b4a04d49fd3798ce1f398bcb50981a [2021-03-05T11:09:39.412Z] Merge succeeded, producing c7b4628305b4a04d49fd3798ce1f398bcb50981a [2021-03-05T11:09:39.413Z] Checking out Revision c7b4628305b4a04d49fd3798ce1f398bcb50981a (PR-304) [2021-03-05T11:09:38.802Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:09:38.829Z] > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 [2021-03-05T11:09:39.221Z] > git remote # timeout=10 [2021-03-05T11:09:39.262Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T11:09:39.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:09:39.332Z] > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 [2021-03-05T11:09:39.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T11:09:39.421Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:09:39.471Z] > git checkout -f c7b4628305b4a04d49fd3798ce1f398bcb50981a # timeout=10 [2021-03-05T11:09:43.417Z] Removing intermediate container da099273a31a [2021-03-05T11:09:43.417Z] ---> 459faa3c1032 [2021-03-05T11:09:43.417Z] Successfully built 459faa3c1032 [2021-03-05T11:09:43.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:09:43.724Z] Commit message: "Merge branch 'master' into issue-#257-6" [2021-03-05T11:09:43.771Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:09:43.771Z] . [Pipeline] withDockerContainer [2021-03-05T11:09:44.054Z] prd-centos7-docker-4c-2g-28700 does not seem to be running inside a container [2021-03-05T11:09:44.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T11:09:45.078Z] $ docker top bbfbafcdcea470fd3035f764772d942c50b2f653c2b16d9c9aa80d3d263f5e1f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-03-05T11:09:45.576Z] + go version [2021-03-05T11:09:45.576Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T11:09:45.598Z] $ docker stop --time=1 bbfbafcdcea470fd3035f764772d942c50b2f653c2b16d9c9aa80d3d263f5e1f [2021-03-05T11:09:46.957Z] $ docker rm -f bbfbafcdcea470fd3035f764772d942c50b2f653c2b16d9c9aa80d3d263f5e1f [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-05T11:09:47.958Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:09:48.436Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:09:48.514Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:09:48.514Z] . [Pipeline] withDockerContainer [2021-03-05T11:09:48.643Z] prd-centos7-docker-4c-2g-28700 does not seem to be running inside a container [2021-03-05T11:09:48.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T11:09:48.778Z] + true [2021-03-05T11:09:48.778Z] + sudo service docker restart [2021-03-05T11:09:49.633Z] $ docker top 37d1b69752c08da8a007e0e74549f2ad54362930693df8fc81dd4b3f5d84fc97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:09:50.163Z] + make test [2021-03-05T11:09:50.163Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:09:51.497Z] provisioning config files... [2021-03-05T11:09:51.533Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8551786143265522527tmp [Pipeline] { [2021-03-05T11:09:51.586Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:09:51.943Z] ---> docker-login.sh [2021-03-05T11:09:51.943Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:09:52.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:09:53.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:09:53.136Z] Configure a credential helper to remove this warning. See [2021-03-05T11:09:53.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:09:53.136Z] [2021-03-05T11:09:53.136Z] Login Succeeded [2021-03-05T11:09:53.136Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:09:53.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:09:53.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:09:53.683Z] Configure a credential helper to remove this warning. See [2021-03-05T11:09:53.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:09:53.683Z] [2021-03-05T11:09:53.683Z] Login Succeeded [2021-03-05T11:09:53.683Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:09:53.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:09:53.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:09:53.956Z] Configure a credential helper to remove this warning. See [2021-03-05T11:09:53.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:09:53.956Z] [2021-03-05T11:09:53.956Z] Login Succeeded [2021-03-05T11:09:53.956Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:09:54.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:09:54.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:09:54.550Z] Configure a credential helper to remove this warning. See [2021-03-05T11:09:54.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:09:54.550Z] [2021-03-05T11:09:54.550Z] Login Succeeded [2021-03-05T11:09:54.550Z] docker.io [2021-03-05T11:09:54.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:09:55.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:09:55.093Z] Configure a credential helper to remove this warning. See [2021-03-05T11:09:55.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:09:55.093Z] [2021-03-05T11:09:55.093Z] Login Succeeded [2021-03-05T11:09:55.093Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:09:55.110Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T11:09:55.577Z] ========================================================= [2021-03-05T11:09:55.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T11:09:55.577Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:09:55.982Z] + 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-05T11:09:56.588Z] Sending build context to Docker daemon 17.38MB [2021-03-05T11:09:56.862Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:09:56.862Z] Step 2/8 : FROM ${BASE} [2021-03-05T11:09:56.862Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T11:09:56.862Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T11:09:56.862Z] a4357932f1b6: Pulling fs layer [2021-03-05T11:09:56.862Z] 18c013af1878: Pulling fs layer [2021-03-05T11:09:56.862Z] 00ac8860ef70: Pulling fs layer [2021-03-05T11:09:56.862Z] 63d7cb157983: Pulling fs layer [2021-03-05T11:09:56.862Z] b116817d02f9: Pulling fs layer [2021-03-05T11:09:56.862Z] 745a02a5169b: Pulling fs layer [2021-03-05T11:09:56.862Z] 63d7cb157983: Waiting [2021-03-05T11:09:56.862Z] b116817d02f9: Waiting [2021-03-05T11:09:56.862Z] 745a02a5169b: Waiting [2021-03-05T11:09:56.862Z] 00ac8860ef70: Waiting [2021-03-05T11:09:57.136Z] 18c013af1878: Verifying Checksum [2021-03-05T11:09:57.136Z] 18c013af1878: Download complete [2021-03-05T11:09:57.136Z] a4357932f1b6: Verifying Checksum [2021-03-05T11:09:57.136Z] a4357932f1b6: Download complete [2021-03-05T11:09:57.136Z] 63d7cb157983: Verifying Checksum [2021-03-05T11:09:57.136Z] 63d7cb157983: Download complete [2021-03-05T11:09:57.136Z] b116817d02f9: Download complete [2021-03-05T11:09:57.136Z] 5f621e34cdf4: Verifying Checksum [2021-03-05T11:09:57.136Z] 5f621e34cdf4: Download complete [2021-03-05T11:09:57.734Z] 5f621e34cdf4: Pull complete [2021-03-05T11:09:58.336Z] a4357932f1b6: Pull complete [2021-03-05T11:09:58.613Z] 18c013af1878: Pull complete [2021-03-05T11:09:59.603Z] 745a02a5169b: Verifying Checksum [2021-03-05T11:09:59.603Z] 745a02a5169b: Download complete [2021-03-05T11:10:00.591Z] 00ac8860ef70: Verifying Checksum [2021-03-05T11:10:00.591Z] 00ac8860ef70: Download complete [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-05T11:10:01.716Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-05T11:10:01.716Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-05T11:10:02.313Z] $ docker stop --time=1 37d1b69752c08da8a007e0e74549f2ad54362930693df8fc81dd4b3f5d84fc97 [2021-03-05T11:10:04.672Z] $ docker rm -f 37d1b69752c08da8a007e0e74549f2ad54362930693df8fc81dd4b3f5d84fc97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:10:05.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T11:10:05.650Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-05T11:10:06.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-05T11:10:07.243Z] + ls -al . [2021-03-05T11:10:07.243Z] total 92 [2021-03-05T11:10:07.243Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 5 11:09 . [2021-03-05T11:10:07.243Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 5 11:08 .. [2021-03-05T11:10:07.243Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 5 11:08 assets [2021-03-05T11:10:07.243Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 5 11:08 bin [2021-03-05T11:10:07.243Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 5 11:08 cmd [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 5 11:08 CONTRIBUTING.md [2021-03-05T11:10:07.244Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 5 11:09 coverage.out [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 5 11:08 Dockerfile [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 5 11:08 Dockerfile.build [2021-03-05T11:10:07.244Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 5 11:08 docs [2021-03-05T11:10:07.244Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 5 11:08 .git [2021-03-05T11:10:07.244Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 5 11:08 .github [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 5 11:08 .gitignore [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 5 11:09 go.mod [2021-03-05T11:10:07.244Z] -rw-r--r--. 1 jenkins jenkins 22053 Mar 5 11:09 go.sum [2021-03-05T11:10:07.244Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 5 11:08 internal [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 5 11:08 Jenkinsfile [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 5 11:08 LICENSE [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 5 11:08 Makefile [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 5 11:08 README.md [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 5 11:05 VERSION [2021-03-05T11:10:07.244Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 5 11:08 version.go [2021-03-05T11:10:07.244Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 5 11:08 web [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:10:07.553Z] + 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=c7b4628305b4a04d49fd3798ce1f398bcb50981a --label arch=amd64 --label version=0.0.0 . [2021-03-05T11:10:07.817Z] Sending build context to Docker daemon 17.4MB [2021-03-05T11:10:07.817Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:10:07.817Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-05T11:10:07.817Z] ---> 459faa3c1032 [2021-03-05T11:10:07.817Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-05T11:10:08.395Z] ---> Running in 38a714c80bd5 [2021-03-05T11:10:08.659Z] Removing intermediate container 38a714c80bd5 [2021-03-05T11:10:08.659Z] ---> 35650f1d24a1 [2021-03-05T11:10:08.659Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-05T11:10:08.659Z] ---> Running in 0670957bead2 [2021-03-05T11:10:08.927Z] Removing intermediate container 0670957bead2 [2021-03-05T11:10:08.927Z] ---> fda36f1b8a50 [2021-03-05T11:10:08.927Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-05T11:10:08.927Z] ---> Running in c763bc45ad8f [2021-03-05T11:10:09.192Z] Removing intermediate container c763bc45ad8f [2021-03-05T11:10:09.192Z] ---> 33bba73e2ee4 [2021-03-05T11:10:09.192Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-05T11:10:09.192Z] ---> Running in c919a597082e [2021-03-05T11:10:09.457Z] Removing intermediate container c919a597082e [2021-03-05T11:10:09.457Z] ---> 0f9274ce66f9 [2021-03-05T11:10:09.457Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-05T11:10:09.457Z] ---> Running in 41111f1c78e1 [2021-03-05T11:10:09.721Z] Removing intermediate container 41111f1c78e1 [2021-03-05T11:10:09.721Z] ---> b49e9845557c [2021-03-05T11:10:09.721Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:10:09.721Z] ---> Running in eead70c6eb46 [2021-03-05T11:10:10.768Z] 00ac8860ef70: Pull complete [2021-03-05T11:10:10.768Z] 63d7cb157983: Pull complete [2021-03-05T11:10:11.128Z] Removing intermediate container eead70c6eb46 [2021-03-05T11:10:11.128Z] ---> 73fb9c7571c9 [2021-03-05T11:10:11.128Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-05T11:10:11.128Z] ---> Running in 7b9d0341bd20 [2021-03-05T11:10:11.382Z] b116817d02f9: Pull complete [2021-03-05T11:10:11.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T11:10:12.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T11:10:12.920Z] OK: 166 MiB in 39 packages [2021-03-05T11:10:13.498Z] Removing intermediate container 7b9d0341bd20 [2021-03-05T11:10:13.498Z] ---> 03809833d817 [2021-03-05T11:10:13.498Z] Step 10/24 : ENV GO111MODULE=on [2021-03-05T11:10:13.498Z] ---> Running in 2e09e0f6ecfe [2021-03-05T11:10:13.761Z] Removing intermediate container 2e09e0f6ecfe [2021-03-05T11:10:13.761Z] ---> 30f5f56babf2 [2021-03-05T11:10:13.762Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-05T11:10:13.762Z] ---> Running in 3d7b79be9f38 [2021-03-05T11:10:14.024Z] Removing intermediate container 3d7b79be9f38 [2021-03-05T11:10:14.024Z] ---> 5173df172ed6 [2021-03-05T11:10:14.024Z] Step 12/24 : COPY go.mod . [2021-03-05T11:10:14.289Z] ---> e239dfdbe0d9 [2021-03-05T11:10:14.289Z] Step 13/24 : COPY Makefile . [2021-03-05T11:10:14.289Z] ---> 0ce1eaf10e3c [2021-03-05T11:10:14.289Z] Step 14/24 : RUN make update [2021-03-05T11:10:14.555Z] ---> Running in 6fce40d98a2a [2021-03-05T11:10:14.784Z] 745a02a5169b: Pull complete [2021-03-05T11:10:14.784Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T11:10:14.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T11:10:14.784Z] ---> b7e6874047d6 [2021-03-05T11:10:14.784Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-05T11:10:14.818Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-05T11:10:15.766Z] Removing intermediate container 6fce40d98a2a [2021-03-05T11:10:15.766Z] ---> a6241bc0eaf8 [2021-03-05T11:10:15.766Z] Step 15/24 : COPY . . [2021-03-05T11:10:17.168Z] ---> fd4b621377be [2021-03-05T11:10:17.168Z] Step 16/24 : RUN ${MAKE} [2021-03-05T11:10:17.430Z] ---> Running in 9719df49f176 [2021-03-05T11:10:17.700Z] 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-05T11:10:18.203Z] ---> Running in ef9e63ea2ca9 [2021-03-05T11:10:18.480Z] Removing intermediate container ef9e63ea2ca9 [2021-03-05T11:10:18.480Z] ---> dc436dfca1cf [2021-03-05T11:10:18.480Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:10:18.480Z] ---> Running in bb5cb672c1f7 [2021-03-05T11:10:21.112Z] Removing intermediate container bb5cb672c1f7 [2021-03-05T11:10:21.112Z] ---> 5e29cbb6905d [2021-03-05T11:10:21.112Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-05T11:10:21.112Z] ---> Running in 2d7cf72f3735 [2021-03-05T11:10:22.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T11:10:22.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T11:10:23.680Z] OK: 142 MiB in 39 packages [2021-03-05T11:10:24.665Z] Removing intermediate container 2d7cf72f3735 [2021-03-05T11:10:24.665Z] ---> 12bb716594e9 [2021-03-05T11:10:24.665Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-05T11:10:24.945Z] ---> Running in a23416e2d568 [2021-03-05T11:10:25.222Z] Removing intermediate container a23416e2d568 [2021-03-05T11:10:25.222Z] ---> c2ace6225288 [2021-03-05T11:10:25.222Z] Step 7/8 : COPY . . [2021-03-05T11:10:27.835Z] ---> 1b5876d13d09 [2021-03-05T11:10:27.835Z] Step 8/8 : RUN go mod download [2021-03-05T11:10:27.835Z] ---> Running in 18a830cb7861 [2021-03-05T11:10:27.861Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-05T11:10:30.428Z] Removing intermediate container 9719df49f176 [2021-03-05T11:10:30.428Z] ---> 9fae3158ae72 [2021-03-05T11:10:30.428Z] Step 17/24 : FROM alpine:3.12 [2021-03-05T11:10:31.001Z] 3.12: Pulling from library/alpine [2021-03-05T11:10:31.001Z] f84cab65f19f: Pulling fs layer [2021-03-05T11:10:31.263Z] f84cab65f19f: Download complete [2021-03-05T11:10:31.528Z] f84cab65f19f: Pull complete [2021-03-05T11:10:31.528Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T11:10:31.528Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T11:10:31.528Z] ---> 88dd2752d2ea [2021-03-05T11:10:31.528Z] Step 18/24 : EXPOSE 4000 [2021-03-05T11:10:31.528Z] ---> Running in 3ae0dab6758f [2021-03-05T11:10:31.790Z] Removing intermediate container 3ae0dab6758f [2021-03-05T11:10:31.790Z] ---> 75f41723f1ad [2021-03-05T11:10:31.790Z] 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-05T11:10:32.735Z] ---> f7ac82ab9ad1 [2021-03-05T11:10:32.735Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:10:32.998Z] ---> Running in 9f7366fce8bb [2021-03-05T11:10:32.998Z] Removing intermediate container 9f7366fce8bb [2021-03-05T11:10:32.998Z] ---> 2343a26185e8 [2021-03-05T11:10:32.998Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-05T11:10:33.260Z] ---> Running in 3b6c6ea9bdf9 [2021-03-05T11:10:33.261Z] Removing intermediate container 3b6c6ea9bdf9 [2021-03-05T11:10:33.261Z] ---> 5e1a3332868c [2021-03-05T11:10:33.261Z] Step 22/24 : LABEL arch=amd64 [2021-03-05T11:10:33.261Z] ---> Running in 2601a656db14 [2021-03-05T11:10:33.524Z] Removing intermediate container 2601a656db14 [2021-03-05T11:10:33.524Z] ---> 3380e2f4d88e [2021-03-05T11:10:33.524Z] Step 23/24 : LABEL git_sha=c7b4628305b4a04d49fd3798ce1f398bcb50981a [2021-03-05T11:10:33.524Z] ---> Running in 07f1abe2335e [2021-03-05T11:10:33.787Z] Removing intermediate container 07f1abe2335e [2021-03-05T11:10:33.787Z] ---> a4c3f2da7c42 [2021-03-05T11:10:33.787Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T11:10:33.787Z] ---> Running in 6d7c77f19d3a [2021-03-05T11:10:34.050Z] Removing intermediate container 6d7c77f19d3a [2021-03-05T11:10:34.050Z] ---> 63f0a03b5597 [2021-03-05T11:10:34.050Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-05T11:10:34.050Z] Successfully built 63f0a03b5597 [2021-03-05T11:10:34.050Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:10:34.963Z] ---> job-cost.sh [2021-03-05T11:10:34.964Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnPG [2021-03-05T11:10:49.919Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T11:11:00.172Z] Removing intermediate container 18a830cb7861 [2021-03-05T11:11:00.172Z] ---> 52dcd4d321b3 [2021-03-05T11:11:00.172Z] Successfully built 52dcd4d321b3 [2021-03-05T11:11:00.172Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:11:00.520Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T11:11:00.521Z] . [Pipeline] withDockerContainer [2021-03-05T11:11:00.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-28701 does not seem to be running inside a container [2021-03-05T11:11:00.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T11:11:02.455Z] $ docker top b6d75d45b4c3712942a3a0ecc06c07fa1f77b98326542e1aba85e4e220422a94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:11:03.503Z] + go version [2021-03-05T11:11:03.503Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-05T11:11:03.522Z] $ docker stop --time=1 b6d75d45b4c3712942a3a0ecc06c07fa1f77b98326542e1aba85e4e220422a94 [2021-03-05T11:11:05.492Z] $ docker rm -f b6d75d45b4c3712942a3a0ecc06c07fa1f77b98326542e1aba85e4e220422a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:11:06.603Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T11:11:06.605Z] . [Pipeline] withDockerContainer [2021-03-05T11:11:06.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-28701 does not seem to be running inside a container [2021-03-05T11:11:06.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T11:11:08.517Z] $ docker top 69526cd8fdd96b0322634c025be141457edc6a957a572074c8407093ddbc31ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:11:09.591Z] + make test [2021-03-05T11:11:09.591Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-05T11:11:11.035Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-05T11:11:22.152Z] lf-activate-venv(): INFO: Adding /tmp/venv-mnPG/bin to PATH [2021-03-05T11:11:22.152Z] INFO: No Stack... [2021-03-05T11:11:22.152Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T11:11:22.152Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T11:11:22.468Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-03-05T11:11:22.468Z] + cut -d, -f6 [Pipeline] lock [2021-03-05T11:11:22.590Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [2021-03-05T11:11:22.601Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] did not exist. Created. [2021-03-05T11:11:22.601Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T11:11:23.023Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-05T11:11:23.167Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T11:11:23.181Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-05T11:11:37.907Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-05T11:11:37.907Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-05T11:11:43.351Z] $ docker stop --time=1 69526cd8fdd96b0322634c025be141457edc6a957a572074c8407093ddbc31ba [2021-03-05T11:11:45.548Z] $ docker rm -f 69526cd8fdd96b0322634c025be141457edc6a957a572074c8407093ddbc31ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:11:46.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T11:11:46.470Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T11:11:47.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:11:48.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-05T11:11:48.566Z] + ls -al . [2021-03-05T11:11:48.566Z] total 124 [2021-03-05T11:11:48.566Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:11 . [2021-03-05T11:11:48.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:09 .. [2021-03-05T11:11:48.566Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:09 .git [2021-03-05T11:11:48.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:09 .github [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 5 11:09 .gitignore [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 5 11:09 CONTRIBUTING.md [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 5 11:09 Dockerfile [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 5 11:09 Dockerfile.build [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 5 11:09 Jenkinsfile [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 5 11:09 LICENSE [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 5 11:09 Makefile [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 5 11:09 README.md [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 11:05 VERSION [2021-03-05T11:11:48.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:09 assets [2021-03-05T11:11:48.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:09 bin [2021-03-05T11:11:48.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:09 cmd [2021-03-05T11:11:48.566Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 5 11:11 coverage.out [2021-03-05T11:11:48.566Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:09 docs [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 5 11:11 go.mod [2021-03-05T11:11:48.566Z] -rw-r--r-- 1 jenkins jenkins 22053 Mar 5 11:11 go.sum [2021-03-05T11:11:48.566Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:09 internal [2021-03-05T11:11:48.566Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 5 11:09 version.go [2021-03-05T11:11:48.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:09 web [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:11:48.942Z] + 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=c7b4628305b4a04d49fd3798ce1f398bcb50981a --label arch=arm64 --label version=0.0.0 . [2021-03-05T11:11:49.959Z] Sending build context to Docker daemon 17.4MB [2021-03-05T11:11:49.959Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:11:49.959Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-05T11:11:49.959Z] ---> 52dcd4d321b3 [2021-03-05T11:11:49.959Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-05T11:11:50.234Z] ---> Running in 09269a76126d [2021-03-05T11:11:50.830Z] Removing intermediate container 09269a76126d [2021-03-05T11:11:50.830Z] ---> 5f032708828f [2021-03-05T11:11:50.830Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-05T11:11:50.830Z] ---> Running in 857483c1a7f5 [2021-03-05T11:11:51.431Z] Removing intermediate container 857483c1a7f5 [2021-03-05T11:11:51.432Z] ---> 039477db980b [2021-03-05T11:11:51.432Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-05T11:11:51.432Z] ---> Running in 33585bffaa74 [2021-03-05T11:11:52.028Z] Removing intermediate container 33585bffaa74 [2021-03-05T11:11:52.028Z] ---> 868c407a9608 [2021-03-05T11:11:52.028Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-05T11:11:52.028Z] ---> Running in 90b9b4e75b70 [2021-03-05T11:11:52.620Z] Removing intermediate container 90b9b4e75b70 [2021-03-05T11:11:52.620Z] ---> c4925d94b970 [2021-03-05T11:11:52.620Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-05T11:11:52.620Z] ---> Running in f5437cf36ba9 [2021-03-05T11:11:53.214Z] Removing intermediate container f5437cf36ba9 [2021-03-05T11:11:53.214Z] ---> ade05637293b [2021-03-05T11:11:53.214Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:11:53.214Z] ---> Running in 31608147f665 [2021-03-05T11:11:55.188Z] Removing intermediate container 31608147f665 [2021-03-05T11:11:55.188Z] ---> 7f5246d4ffa6 [2021-03-05T11:11:55.188Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-05T11:11:55.188Z] ---> Running in 4b95bf5b5c58 [2021-03-05T11:11:56.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T11:11:57.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T11:11:58.107Z] OK: 142 MiB in 39 packages [2021-03-05T11:11:59.082Z] Removing intermediate container 4b95bf5b5c58 [2021-03-05T11:11:59.082Z] ---> 8185f0e7bfbb [2021-03-05T11:11:59.082Z] Step 10/24 : ENV GO111MODULE=on [2021-03-05T11:11:59.353Z] ---> Running in af0aad8f8f58 [2021-03-05T11:11:59.626Z] Removing intermediate container af0aad8f8f58 [2021-03-05T11:11:59.626Z] ---> aa4c171352bd [2021-03-05T11:11:59.626Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-05T11:11:59.903Z] ---> Running in 8d7d1cd78350 [2021-03-05T11:12:00.497Z] Removing intermediate container 8d7d1cd78350 [2021-03-05T11:12:00.497Z] ---> eb47f553d6f8 [2021-03-05T11:12:00.497Z] Step 12/24 : COPY go.mod . [2021-03-05T11:12:01.094Z] ---> 6744c478814d [2021-03-05T11:12:01.094Z] Step 13/24 : COPY Makefile . [2021-03-05T11:12:01.694Z] ---> 9955987407aa [2021-03-05T11:12:01.694Z] Step 14/24 : RUN make update [2021-03-05T11:12:01.967Z] ---> Running in 2cafa82d38c0 [2021-03-05T11:12:02.957Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-05T11:12:04.398Z] Removing intermediate container 2cafa82d38c0 [2021-03-05T11:12:04.398Z] ---> 5e2324b65220 [2021-03-05T11:12:04.398Z] Step 15/24 : COPY . . [2021-03-05T11:12:07.018Z] ---> 39abd4ad0d6d [2021-03-05T11:12:07.018Z] Step 16/24 : RUN ${MAKE} [2021-03-05T11:12:07.018Z] ---> Running in 68821ab2312b [2021-03-05T11:12:07.999Z] 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-05T11:12:34.846Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-05T11:12:39.162Z] Removing intermediate container 68821ab2312b [2021-03-05T11:12:39.162Z] ---> 603c20b0e4ef [2021-03-05T11:12:39.162Z] Step 17/24 : FROM alpine:3.12 [2021-03-05T11:12:39.162Z] 3.12: Pulling from library/alpine [2021-03-05T11:12:39.162Z] dce8679b510e: Pulling fs layer [2021-03-05T11:12:39.472Z] dce8679b510e: Verifying Checksum [2021-03-05T11:12:39.472Z] dce8679b510e: Download complete [2021-03-05T11:12:40.066Z] dce8679b510e: Pull complete [2021-03-05T11:12:40.066Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T11:12:40.066Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T11:12:40.066Z] ---> d10569e2745f [2021-03-05T11:12:40.066Z] Step 18/24 : EXPOSE 4000 [2021-03-05T11:12:40.066Z] ---> Running in 43922b4978d3 [2021-03-05T11:12:40.659Z] Removing intermediate container 43922b4978d3 [2021-03-05T11:12:40.659Z] ---> e5155e6eb9a3 [2021-03-05T11:12:40.659Z] 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-05T11:12:42.632Z] ---> f4563d48ebd8 [2021-03-05T11:12:42.632Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:12:42.632Z] ---> Running in c942e08d8174 [2021-03-05T11:12:42.904Z] Removing intermediate container c942e08d8174 [2021-03-05T11:12:42.904Z] ---> 73d7c6ab4eef [2021-03-05T11:12:42.904Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-05T11:12:43.177Z] ---> Running in ca9207797476 [2021-03-05T11:12:43.450Z] Removing intermediate container ca9207797476 [2021-03-05T11:12:43.450Z] ---> 8363d5e5022c [2021-03-05T11:12:43.450Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T11:12:43.727Z] ---> Running in b47738bf7b99 [2021-03-05T11:12:44.323Z] Removing intermediate container b47738bf7b99 [2021-03-05T11:12:44.323Z] ---> ad4f70d72dcc [2021-03-05T11:12:44.323Z] Step 23/24 : LABEL git_sha=c7b4628305b4a04d49fd3798ce1f398bcb50981a [2021-03-05T11:12:44.323Z] ---> Running in ec130029923c [2021-03-05T11:12:44.596Z] Removing intermediate container ec130029923c [2021-03-05T11:12:44.596Z] ---> 24aace5b406c [2021-03-05T11:12:44.596Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T11:12:44.868Z] ---> Running in ab1071ca8fd7 [2021-03-05T11:12:45.141Z] Removing intermediate container ab1071ca8fd7 [2021-03-05T11:12:45.141Z] ---> 6ab4cc2e6d2a [2021-03-05T11:12:45.141Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-05T11:12:45.413Z] Successfully built 6ab4cc2e6d2a [2021-03-05T11:12:45.413Z] 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-05T11:12:46.254Z] ---> job-cost.sh [2021-03-05T11:12:46.254Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fmEX [2021-03-05T11:13:25.215Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T11:15:32.023Z] lf-activate-venv(): INFO: Adding /tmp/venv-fmEX/bin to PATH [2021-03-05T11:15:32.023Z] INFO: No Stack... [2021-03-05T11:15:32.023Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T11:15:32.023Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T11:15:32.367Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-03-05T11:15:32.367Z] + cut -d, -f6 [Pipeline] lock [2021-03-05T11:15:32.482Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [2021-03-05T11:15:32.492Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] did not exist. Created. [2021-03-05T11:15:32.492Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T11:15:32.965Z] /w/workspace/edgex-ui-go/2@tmp/durable-5e37f6ae/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-5e37f6ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-05T11:15:33.389Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T11:15:33.472Z] Warning: overwriting stash ‘stack-cost’ [2021-03-05T11:15:33.662Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T11:15:33.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-2-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-05T11:15:35.250Z] provisioning config files... [2021-03-05T11:15:35.260Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config4634397486878692913tmp [Pipeline] { [Pipeline] sh [2021-03-05T11:15:35.665Z] + set +x [2021-03-05T11:15:35.665Z] + curl -s https://codecov.io/bash [2021-03-05T11:15:35.665Z] + bash -s -- [2021-03-05T11:15:36.241Z] [2021-03-05T11:15:36.241Z] _____ _ [2021-03-05T11:15:36.241Z] / ____| | | [2021-03-05T11:15:36.241Z] | | ___ __| | ___ ___ _____ __ [2021-03-05T11:15:36.241Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-05T11:15:36.241Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-05T11:15:36.241Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-05T11:15:36.241Z] Bash-20210226-7100762 [2021-03-05T11:15:36.241Z] [2021-03-05T11:15:36.241Z] [2021-03-05T11:15:36.241Z] ==> git version 2.24.3 found [2021-03-05T11:15:36.241Z] ==> 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-05T11:15:36.241Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-05T11:15:36.241Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-05T11:15:36.241Z] ==> Jenkins CI detected. [2021-03-05T11:15:36.241Z] project root: . [2021-03-05T11:15:36.241Z] --> token set from env [2021-03-05T11:15:36.241Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-05T11:15:36.241Z] ==> Running gcov in . (disable via -X gcov) [2021-03-05T11:15:36.241Z] ==> Python coveragepy not found [2021-03-05T11:15:36.241Z] ==> Searching for coverage reports in: [2021-03-05T11:15:36.241Z] + . [2021-03-05T11:15:36.241Z] -> Found 1 reports [2021-03-05T11:15:36.241Z] ==> Detecting git/mercurial file structure [2021-03-05T11:15:36.241Z] ==> Reading reports [2021-03-05T11:15:36.241Z] + ./coverage.out bytes=10 [2021-03-05T11:15:36.241Z] ==> Appending adjustments [2021-03-05T11:15:36.241Z] https://docs.codecov.io/docs/fixing-reports [2021-03-05T11:15:36.241Z] + Found adjustments [2021-03-05T11:15:36.241Z] ==> Gzipping contents [2021-03-05T11:15:36.241Z] 4.0K /tmp/codecov.NNEdGJ.gz [2021-03-05T11:15:36.241Z] ==> Uploading reports [2021-03-05T11:15:36.241Z] url: https://codecov.io [2021-03-05T11:15:36.241Z] query: branch=PR-304&commit=c7b4628305b4a04d49fd3798ce1f398bcb50981a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2021-03-05T11:15:36.241Z] -> Pinging Codecov [2021-03-05T11:15:36.241Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-304&commit=c7b4628305b4a04d49fd3798ce1f398bcb50981a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2021-03-05T11:15:36.817Z] -> Uploading to [2021-03-05T11:15:36.817Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-05/FB506323287CE973F263BFD2A0EB1F37/c7b4628305b4a04d49fd3798ce1f398bcb50981a/10676bee-78c5-4651-9fe8-f349f93f1ff2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T111536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=93d2d8ccc6f8f7ecae4fe7c748cee483ff44dec521a66411a25a05afe4ec761d [2021-03-05T11:15:36.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T11:15:36.817Z] Dload Upload Total Spent Left Speed [2021-03-05T11:15:37.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6424 --:--:-- --:--:-- --:--:-- 6433 [2021-03-05T11:15:37.392Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c7b4628305b4a04d49fd3798ce1f398bcb50981a [Pipeline] } [2021-03-05T11:15:37.403Z] 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-05T11:15:39.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:15:40.088Z] ---> package-listing.sh [2021-03-05T11:15:40.088Z] ++ facter osfamily [2021-03-05T11:15:40.088Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T11:15:40.088Z] + OS_FAMILY=redhat [2021-03-05T11:15:40.088Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-304 [2021-03-05T11:15:40.088Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T11:15:40.088Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T11:15:40.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T11:15:40.088Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T11:15:40.088Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' [2021-03-05T11:15:40.088Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T11:15:40.088Z] + case "${OS_FAMILY}" in [2021-03-05T11:15:40.088Z] + sort [2021-03-05T11:15:40.088Z] + rpm -qa [2021-03-05T11:15:45.404Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T11:15:45.404Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T11:15:45.404Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T11:15:45.404Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' [2021-03-05T11:15:45.404Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ [2021-03-05T11:15:45.404Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ [Pipeline] echo [2021-03-05T11:15:45.421Z] 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T11:15:45.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:15:46.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:15:46.027Z] [2021-03-05T11:15:46.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:15:46.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:15:46.383Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T11:15:46.383Z] df20fa9351a1: Pulling fs layer [2021-03-05T11:15:46.383Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T11:15:46.383Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T11:15:46.383Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T11:15:46.383Z] 93b61091891f: Pulling fs layer [2021-03-05T11:15:46.383Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T11:15:46.383Z] 5e14af77c1be: Pulling fs layer [2021-03-05T11:15:46.383Z] 01666e4c0597: Pulling fs layer [2021-03-05T11:15:46.383Z] aa168da1d23b: Pulling fs layer [2021-03-05T11:15:46.383Z] 46f8f816bc3b: Waiting [2021-03-05T11:15:46.383Z] 93b9cdb0e59b: Waiting [2021-03-05T11:15:46.383Z] 5e14af77c1be: Waiting [2021-03-05T11:15:46.383Z] 01666e4c0597: Waiting [2021-03-05T11:15:46.383Z] aa168da1d23b: Waiting [2021-03-05T11:15:46.655Z] 36b3adc4ff6f: Verifying Checksum [2021-03-05T11:15:46.655Z] 36b3adc4ff6f: Download complete [2021-03-05T11:15:46.655Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T11:15:46.655Z] 46f8f816bc3b: Download complete [2021-03-05T11:15:46.655Z] df20fa9351a1: Verifying Checksum [2021-03-05T11:15:46.655Z] df20fa9351a1: Download complete [2021-03-05T11:15:46.655Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T11:15:46.655Z] 93b9cdb0e59b: Download complete [2021-03-05T11:15:46.655Z] 5e14af77c1be: Verifying Checksum [2021-03-05T11:15:46.655Z] 5e14af77c1be: Download complete [2021-03-05T11:15:46.655Z] 01666e4c0597: Verifying Checksum [2021-03-05T11:15:46.655Z] 01666e4c0597: Download complete [2021-03-05T11:15:46.655Z] 93b61091891f: Download complete [2021-03-05T11:15:46.920Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T11:15:46.920Z] 8ad3a11d3b57: Download complete [2021-03-05T11:15:46.920Z] df20fa9351a1: Pull complete [2021-03-05T11:15:47.497Z] 36b3adc4ff6f: Pull complete [2021-03-05T11:15:48.083Z] 8ad3a11d3b57: Pull complete [2021-03-05T11:15:48.353Z] 46f8f816bc3b: Pull complete [2021-03-05T11:15:48.941Z] aa168da1d23b: Verifying Checksum [2021-03-05T11:15:48.941Z] aa168da1d23b: Download complete [2021-03-05T11:15:48.941Z] 93b61091891f: Pull complete [2021-03-05T11:15:49.203Z] 93b9cdb0e59b: Pull complete [2021-03-05T11:15:49.203Z] 5e14af77c1be: Pull complete [2021-03-05T11:15:49.473Z] 01666e4c0597: Pull complete [2021-03-05T11:15:56.119Z] aa168da1d23b: Pull complete [2021-03-05T11:15:56.119Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T11:15:56.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:15:56.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T11:15:56.275Z] prd-centos7-docker-4c-2g-28699 does not seem to be running inside a container [2021-03-05T11:15:56.324Z] $ 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-304/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-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T11:15:59.566Z] $ docker top 12faab5d10c1b8a21e1b0c62d4b04db72b992b7965c71af8d7d112426693d3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:16:00.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T11:16:00.429Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T11:16:00.732Z] + ls /var/log/sa-host [2021-03-05T11:16:00.732Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T11:16:00.732Z] file_magic: OK [2021-03-05T11:16:00.732Z] HZ: Using current value: 100 [2021-03-05T11:16:00.732Z] file_header: OK [2021-03-05T11:16:00.732Z] 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-05T11:16:00.732Z] Statistics: [2021-03-05T11:16:00.732Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T11:16:00.732Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T11:16:00.732Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T11:16:00.732Z] file_magic: OK [2021-03-05T11:16:00.732Z] HZ: Using current value: 100 [2021-03-05T11:16:00.732Z] file_header: OK [2021-03-05T11:16:00.732Z] 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-05T11:16:00.732Z] Statistics: [2021-03-05T11:16:00.732Z] Hnuu...uuuununununu... [2021-03-05T11:16:00.732Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T11:16:01.009Z] provisioning config files... [2021-03-05T11:16:01.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config2177681057823142283tmp [Pipeline] { [Pipeline] echo [2021-03-05T11:16:01.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:16:01.445Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T11:16:01.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T11:16:01.555Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:16:01.862Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T11:16:01.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:16:02.171Z] ---> sudo-logs.sh [2021-03-05T11:16:02.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T11:16:02.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:16:02.537Z] ---> job-cost.sh [2021-03-05T11:16:02.537Z] lf-activate-venv: SKIPPING [2021-03-05T11:16:02.537Z] DEBUG: total: 0.20999999344348907 [2021-03-05T11:16:02.537Z] INFO: Retrieving Stack Cost... [2021-03-05T11:16:03.484Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T11:16:04.059Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T11:16:04.073Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:16:04.371Z] ---> logs-deploy.sh [2021-03-05T11:16:04.371Z] lf-activate-venv: SKIPPING [2021-03-05T11:16:04.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-304/2 [2021-03-05T11:16:04.371Z] INFO: archiving workspace using pattern(s): [2021-03-05T11:16:06.308Z] Archives upload complete. [2021-03-05T11:16:06.308Z] INFO: archiving logs to Nexus