Pull request #339 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 soda480 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from e506f750a5be8f2a9b936b02e448430f90581689+ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 (c3aad135f0de1951fa104220e34891aedb8e35f6) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 Running on prd-centos7-docker-4c-2g-938 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [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-339 # 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 ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit e506f750a5be8f2a9b936b02e448430f90581689 > 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/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 Merge succeeded, producing e506f750a5be8f2a9b936b02e448430f90581689 Checking out Revision e506f750a5be8f2a9b936b02e448430f90581689 (PR-339) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T20:54:38.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T20:54:38.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T20:54:39.021Z] ========================================================= [2021-04-19T20:54:39.021Z] EdgeX Global Pipelines Version Info [2021-04-19T20:54:39.021Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 683cc9298b0d2de04013b64ca63a60cc8f59073a # timeout=10 [2021-04-19T20:54:40.609Z] ------------------- [2021-04-19T20:54:40.609Z] stable info: [2021-04-19T20:54:40.609Z] ------------------- [2021-04-19T20:54:40.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T20:54:40.609Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T20:54:40.609Z] Message: update stable to v1.0.186 [2021-04-19T20:54:41.556Z] ------------------- [2021-04-19T20:54:41.556Z] experimental info: [2021-04-19T20:54:41.556Z] ------------------- [2021-04-19T20:54:41.556Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T20:54:41.556Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T20:54:41.556Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T20:54:41.703Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-19T20:54:41.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-19T20:54:41.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T20:54:41.802Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T20:54:41.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T20:54:41.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T20:54:41.897Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T20:54:41.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T20:54:41.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-19T20:54:42.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T20:54:42.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T20:54:42.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-19T20:54:42.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T20:54:42.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T20:54:42.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T20:54:42.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T20:54:42.231Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T20:54:42.283Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T20:54:42.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T20:54:42.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-19T20:54:42.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-19T20:54:42.412Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-19T20:54:42.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-19T20:54:42.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-19T20:54:42.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-19T20:54:42.556Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T20:54:42.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo [2021-04-19T20:54:42.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo [2021-04-19T20:54:42.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo [2021-04-19T20:54:42.703Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e506f750a5be8f2a9b936b02e448430f90581689 [Pipeline] echo [2021-04-19T20:54:42.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e506f75 [Pipeline] echo [2021-04-19T20:54:42.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:54:42.862Z] provisioning config files... [2021-04-19T20:54:42.897Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config1837639767846915908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:54:43.220Z] ---> docker-login.sh [2021-04-19T20:54:43.220Z] nexus3.edgexfoundry.org:10001 [2021-04-19T20:54:43.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:54:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:54:43.747Z] Configure a credential helper to remove this warning. See [2021-04-19T20:54:43.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:54:43.747Z] [2021-04-19T20:54:43.747Z] Login Succeeded [2021-04-19T20:54:43.747Z] nexus3.edgexfoundry.org:10002 [2021-04-19T20:54:43.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:54:43.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:54:43.747Z] Configure a credential helper to remove this warning. See [2021-04-19T20:54:43.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:54:43.747Z] [2021-04-19T20:54:43.747Z] Login Succeeded [2021-04-19T20:54:43.747Z] nexus3.edgexfoundry.org:10003 [2021-04-19T20:54:44.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:54:44.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:54:44.010Z] Configure a credential helper to remove this warning. See [2021-04-19T20:54:44.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:54:44.010Z] [2021-04-19T20:54:44.010Z] Login Succeeded [2021-04-19T20:54:44.010Z] nexus3.edgexfoundry.org:10004 [2021-04-19T20:54:44.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:54:44.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:54:44.273Z] Configure a credential helper to remove this warning. See [2021-04-19T20:54:44.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:54:44.273Z] [2021-04-19T20:54:44.273Z] Login Succeeded [2021-04-19T20:54:44.273Z] docker.io [2021-04-19T20:54:44.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:54:44.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:54:44.535Z] Configure a credential helper to remove this warning. See [2021-04-19T20:54:44.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:54:44.535Z] [2021-04-19T20:54:44.535Z] Login Succeeded [2021-04-19T20:54:44.535Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T20:54:44.545Z] 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-04-19T20:54:45.028Z] + git log --format=format:%s -1 e506f750a5be8f2a9b936b02e448430f90581689 [Pipeline] echo [2021-04-19T20:54:45.114Z] GIT_COMMIT: e506f750a5be8f2a9b936b02e448430f90581689, Commit Message: docs: Add badges to readme [Pipeline] echo [2021-04-19T20:54:45.153Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:54:45.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:54:45.704Z] [2021-04-19T20:54:45.704Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:54:46.028Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:54:46.028Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T20:54:46.028Z] 31603596830f: Pulling fs layer [2021-04-19T20:54:46.028Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T20:54:46.028Z] 6ca5941a6612: Pulling fs layer [2021-04-19T20:54:46.028Z] ecc8261a40a4: Pulling fs layer [2021-04-19T20:54:46.028Z] ecc8261a40a4: Waiting [2021-04-19T20:54:46.028Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T20:54:46.028Z] 2a8b12db71e7: Download complete [2021-04-19T20:54:46.028Z] 31603596830f: Verifying Checksum [2021-04-19T20:54:46.028Z] 31603596830f: Download complete [2021-04-19T20:54:46.294Z] 6ca5941a6612: Verifying Checksum [2021-04-19T20:54:46.294Z] 6ca5941a6612: Download complete [2021-04-19T20:54:46.294Z] ecc8261a40a4: Verifying Checksum [2021-04-19T20:54:46.294Z] ecc8261a40a4: Download complete [2021-04-19T20:54:46.294Z] 31603596830f: Pull complete [2021-04-19T20:54:46.568Z] 2a8b12db71e7: Pull complete [2021-04-19T20:54:47.523Z] 6ca5941a6612: Pull complete [2021-04-19T20:54:47.784Z] ecc8261a40a4: Pull complete [2021-04-19T20:54:47.784Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T20:54:47.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T20:54:47.784Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T20:54:47.895Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-04-19T20:54:47.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-339 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339:/w/workspace/edgexfoundry_edgex-ui-go_PR-339:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@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:10004/edgex-devops/git-semver:latest cat [2021-04-19T20:54:50.302Z] $ docker top 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T20:54:50.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T20:54:50.540Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T20:54:50.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T20:54:50.755Z] $ docker exec 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent [2021-04-19T20:54:50.921Z] SSH_AUTH_SOCK=/tmp/ssh-1WjdpmQ9tfjf/agent.12 [2021-04-19T20:54:50.921Z] SSH_AGENT_PID=17 [2021-04-19T20:54:50.933Z] Running ssh-add (command line suppressed) [2021-04-19T20:54:51.051Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_1231840548406768526.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_1231840548406768526.key) [2021-04-19T20:54:51.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T20:54:51.429Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T20:54:51.459Z] $ docker exec --env ******** --env ******** 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent -k [2021-04-19T20:54:51.588Z] unset SSH_AUTH_SOCK; [2021-04-19T20:54:51.588Z] unset SSH_AGENT_PID; [2021-04-19T20:54:51.589Z] echo Agent pid 17 killed; [2021-04-19T20:54:51.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T20:54:51.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T20:54:51.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T20:54:51.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T20:54:51.901Z] $ docker exec 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent [2021-04-19T20:54:52.082Z] SSH_AUTH_SOCK=/tmp/ssh-RPNlsW8aaZ0g/agent.46 [2021-04-19T20:54:52.082Z] SSH_AGENT_PID=51 [2021-04-19T20:54:52.091Z] Running ssh-add (command line suppressed) [2021-04-19T20:54:52.221Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_4532883351069697434.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/private_key_4532883351069697434.key) [2021-04-19T20:54:52.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T20:54:52.579Z] + git semver init [2021-04-19T20:54:52.579Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T20:54:52.579Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-339/.git [2021-04-19T20:54:52.579Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [2021-04-19T20:54:52.579Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T20:54:52.579Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T20:54:52.579Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T20:54:52.579Z] # $SEMVER_BRANCH = PR-339 [2021-04-19T20:54:52.579Z] # $SEMVER_TEMP = /tmp/semver-051418236 [2021-04-19T20:54:52.579Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-19T20:54:56.805Z] # '/tmp/semver-051418236' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-339/.semver' [2021-04-19T20:54:56.805Z] # -> Force: false [2021-04-19T20:54:56.805Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-339/.semver [Pipeline] } [2021-04-19T20:54:56.820Z] $ docker exec --env ******** --env ******** 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f ssh-agent -k [2021-04-19T20:54:56.946Z] unset SSH_AUTH_SOCK; [2021-04-19T20:54:56.946Z] unset SSH_AGENT_PID; [2021-04-19T20:54:56.947Z] echo Agent pid 51 killed; [2021-04-19T20:54:56.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T20:54:57.341Z] + git semver [Pipeline] } [2021-04-19T20:54:57.357Z] $ docker stop --time=1 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f [2021-04-19T20:54:58.849Z] $ docker rm -f 840d3b0a77c2c368b0233cd6710fdbbeecdc6082c5965d9bb5700e27236d8b8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T20:54:59.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T20:54:59.711Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T20:54:59.714Z] [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-04-19T20:55:14.925Z] Still waiting to schedule task [2021-04-19T20:55:14.925Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-19T20:55:14.928Z] Still waiting to schedule task [2021-04-19T20:55:14.928Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-19T20:58:40.364Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-942 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [Pipeline] { [Pipeline] ws [2021-04-19T20:58:40.382Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-19T20:58:46.354Z] using credential edgex-jenkins-ssh [2021-04-19T20:58:46.374Z] Cloning the remote Git repository [2021-04-19T20:58:46.421Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:58:46.536Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-19T20:58:46.602Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:58:46.603Z] > git --version # timeout=10 [2021-04-19T20:58:46.619Z] > git --version # 'git version 2.17.1' [2021-04-19T20:58:46.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:58:46.699Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:58:48.854Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:58:48.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:58:48.917Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:58:48.956Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:58:48.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:58:48.970Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T20:58:49.673Z] Merging remotes/origin/master commit ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit e506f750a5be8f2a9b936b02e448430f90581689 [2021-04-19T20:58:50.310Z] Merge succeeded, producing e506f750a5be8f2a9b936b02e448430f90581689 [2021-04-19T20:58:50.311Z] Checking out Revision e506f750a5be8f2a9b936b02e448430f90581689 (PR-339) [2021-04-19T20:58:49.689Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:58:49.717Z] > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 [2021-04-19T20:58:50.215Z] > git remote # timeout=10 [2021-04-19T20:58:50.232Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T20:58:50.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:58:50.257Z] > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 [2021-04-19T20:58:50.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T20:58:50.313Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:58:50.331Z] > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 [2021-04-19T20:58:54.722Z] Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T20:58:56.711Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:58:57.120Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:58:57.460Z] + sudo service docker restart [2021-04-19T20:58:57.460Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:59:00.136Z] provisioning config files... [2021-04-19T20:59:00.180Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2482372840196428139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:59:00.560Z] ---> docker-login.sh [2021-04-19T20:59:00.560Z] nexus3.edgexfoundry.org:10001 [2021-04-19T20:59:01.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:59:01.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:59:01.766Z] Configure a credential helper to remove this warning. See [2021-04-19T20:59:01.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:59:01.766Z] [2021-04-19T20:59:01.766Z] Login Succeeded [2021-04-19T20:59:01.766Z] nexus3.edgexfoundry.org:10002 [2021-04-19T20:59:02.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:59:02.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:59:02.317Z] Configure a credential helper to remove this warning. See [2021-04-19T20:59:02.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:59:02.317Z] [2021-04-19T20:59:02.317Z] Login Succeeded [2021-04-19T20:59:02.317Z] nexus3.edgexfoundry.org:10003 [2021-04-19T20:59:02.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:59:02.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:59:02.867Z] Configure a credential helper to remove this warning. See [2021-04-19T20:59:02.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:59:02.867Z] [2021-04-19T20:59:02.867Z] Login Succeeded [2021-04-19T20:59:02.867Z] nexus3.edgexfoundry.org:10004 [2021-04-19T20:59:03.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:59:03.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:59:03.411Z] Configure a credential helper to remove this warning. See [2021-04-19T20:59:03.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:59:03.411Z] [2021-04-19T20:59:03.411Z] Login Succeeded [2021-04-19T20:59:03.411Z] docker.io [2021-04-19T20:59:03.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T20:59:03.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T20:59:03.955Z] Configure a credential helper to remove this warning. See [2021-04-19T20:59:03.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T20:59:03.955Z] [2021-04-19T20:59:03.955Z] Login Succeeded [2021-04-19T20:59:03.955Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T20:59:03.973Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T20:59:04.295Z] ========================================================= [2021-04-19T20:59:04.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T20:59:04.295Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T20:59:04.636Z] + 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-04-19T20:59:05.623Z] Sending build context to Docker daemon 34.84MB [2021-04-19T20:59:05.623Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T20:59:05.623Z] Step 2/8 : FROM ${BASE} [2021-04-19T20:59:05.623Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T20:59:05.623Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T20:59:05.623Z] a4357932f1b6: Pulling fs layer [2021-04-19T20:59:05.623Z] 18c013af1878: Pulling fs layer [2021-04-19T20:59:05.623Z] 00ac8860ef70: Pulling fs layer [2021-04-19T20:59:05.623Z] 63d7cb157983: Pulling fs layer [2021-04-19T20:59:05.623Z] b116817d02f9: Pulling fs layer [2021-04-19T20:59:05.623Z] 745a02a5169b: Pulling fs layer [2021-04-19T20:59:05.623Z] b116817d02f9: Waiting [2021-04-19T20:59:05.623Z] 00ac8860ef70: Waiting [2021-04-19T20:59:05.623Z] 745a02a5169b: Waiting [2021-04-19T20:59:05.623Z] 63d7cb157983: Waiting [2021-04-19T20:59:05.623Z] 18c013af1878: Verifying Checksum [2021-04-19T20:59:05.623Z] 18c013af1878: Download complete [2021-04-19T20:59:05.623Z] a4357932f1b6: Download complete [2021-04-19T20:59:05.623Z] 63d7cb157983: Download complete [2021-04-19T20:59:05.623Z] b116817d02f9: Verifying Checksum [2021-04-19T20:59:05.623Z] b116817d02f9: Download complete [2021-04-19T20:59:05.902Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T20:59:05.902Z] 5f621e34cdf4: Download complete [2021-04-19T20:59:06.517Z] 5f621e34cdf4: Pull complete [2021-04-19T20:59:07.129Z] a4357932f1b6: Pull complete [2021-04-19T20:59:07.404Z] 18c013af1878: Pull complete [2021-04-19T20:59:08.394Z] 745a02a5169b: Download complete [2021-04-19T20:59:09.375Z] 00ac8860ef70: Verifying Checksum [2021-04-19T20:59:09.375Z] 00ac8860ef70: Download complete [2021-04-19T20:59:19.552Z] 00ac8860ef70: Pull complete [2021-04-19T20:59:19.825Z] 63d7cb157983: Pull complete [2021-04-19T20:59:20.099Z] b116817d02f9: Pull complete [2021-04-19T20:59:24.416Z] 745a02a5169b: Pull complete [2021-04-19T20:59:24.416Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T20:59:24.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T20:59:24.416Z] ---> b7e6874047d6 [2021-04-19T20:59:24.416Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-19T20:59:27.051Z] ---> Running in 2bb3da45b0a8 [2021-04-19T20:59:27.051Z] Removing intermediate container 2bb3da45b0a8 [2021-04-19T20:59:27.051Z] ---> 090085d6c9ac [2021-04-19T20:59:27.051Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T20:59:27.328Z] ---> Running in 6300e650d550 [2021-04-19T20:59:29.952Z] Removing intermediate container 6300e650d550 [2021-04-19T20:59:29.952Z] ---> 76efb354950c [2021-04-19T20:59:29.952Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-19T20:59:29.952Z] ---> Running in 495a08bccb66 [2021-04-19T20:59:30.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:31.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T20:59:32.889Z] OK: 142 MiB in 39 packages [2021-04-19T20:59:33.874Z] Removing intermediate container 495a08bccb66 [2021-04-19T20:59:33.874Z] ---> 4ab8fb22fa05 [2021-04-19T20:59:33.874Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-19T20:59:34.148Z] ---> Running in 6c0def839f12 [2021-04-19T20:59:34.742Z] Removing intermediate container 6c0def839f12 [2021-04-19T20:59:34.742Z] ---> 5c130b88a2cd [2021-04-19T20:59:34.742Z] Step 7/8 : COPY . . [2021-04-19T20:59:38.141Z] ---> 21d5a675c593 [2021-04-19T20:59:38.141Z] Step 8/8 : RUN go mod download [2021-04-19T20:59:38.141Z] ---> Running in 0f9b66227692 [2021-04-19T20:59:46.083Z] Running on prd-centos7-docker-4c-2g-944 in /w/workspace/edgexfoundry_edgex-ui-go_PR-339 [Pipeline] { [Pipeline] ws [2021-04-19T20:59:46.100Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-19T20:59:48.838Z] using credential edgex-jenkins-ssh [2021-04-19T20:59:48.854Z] Cloning the remote Git repository [2021-04-19T20:59:48.876Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:59:48.954Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-19T20:59:49.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:59:49.015Z] > git --version # timeout=10 [2021-04-19T20:59:49.022Z] > git --version # 'git version 2.24.3' [2021-04-19T20:59:49.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:59:49.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:59:50.312Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:59:50.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T20:59:50.332Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T20:59:50.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T20:59:50.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:59:50.354Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T20:59:50.850Z] Merging remotes/origin/master commit ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 into PR head commit e506f750a5be8f2a9b936b02e448430f90581689 [2021-04-19T20:59:51.145Z] Merge succeeded, producing e506f750a5be8f2a9b936b02e448430f90581689 [2021-04-19T20:59:51.145Z] Checking out Revision e506f750a5be8f2a9b936b02e448430f90581689 (PR-339) [2021-04-19T20:59:50.857Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:59:50.863Z] > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 [2021-04-19T20:59:51.114Z] > git remote # timeout=10 [2021-04-19T20:59:51.120Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T20:59:51.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T20:59:51.128Z] > git merge ea9bf69feb7e0ae1810f6b530247b33ac0e1a991 # timeout=10 [2021-04-19T20:59:51.138Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T20:59:51.148Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T20:59:51.153Z] > git checkout -f e506f750a5be8f2a9b936b02e448430f90581689 # timeout=10 [2021-04-19T20:59:54.772Z] Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T20:59:55.998Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:59:56.324Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T20:59:56.628Z] + sudo service docker restart [2021-04-19T20:59:56.628Z] + true [2021-04-19T20:59:56.628Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T20:59:58.590Z] provisioning config files... [2021-04-19T20:59:59.645Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8751135356824245354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T20:59:59.988Z] ---> docker-login.sh [2021-04-19T20:59:59.988Z] nexus3.edgexfoundry.org:10001 [2021-04-19T21:00:00.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T21:00:00.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T21:00:00.251Z] Configure a credential helper to remove this warning. See [2021-04-19T21:00:00.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T21:00:00.251Z] [2021-04-19T21:00:00.251Z] Login Succeeded [2021-04-19T21:00:00.251Z] nexus3.edgexfoundry.org:10002 [2021-04-19T21:00:00.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T21:00:00.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T21:00:00.516Z] Configure a credential helper to remove this warning. See [2021-04-19T21:00:00.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T21:00:00.516Z] [2021-04-19T21:00:00.516Z] Login Succeeded [2021-04-19T21:00:00.516Z] nexus3.edgexfoundry.org:10003 [2021-04-19T21:00:00.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T21:00:00.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T21:00:00.780Z] Configure a credential helper to remove this warning. See [2021-04-19T21:00:00.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T21:00:00.780Z] [2021-04-19T21:00:00.780Z] Login Succeeded [2021-04-19T21:00:00.780Z] nexus3.edgexfoundry.org:10004 [2021-04-19T21:00:00.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T21:00:00.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T21:00:00.780Z] Configure a credential helper to remove this warning. See [2021-04-19T21:00:00.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T21:00:00.780Z] [2021-04-19T21:00:00.780Z] Login Succeeded [2021-04-19T21:00:00.780Z] docker.io [2021-04-19T21:00:01.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T21:00:01.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T21:00:01.307Z] Configure a credential helper to remove this warning. See [2021-04-19T21:00:01.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T21:00:01.307Z] [2021-04-19T21:00:01.307Z] Login Succeeded [2021-04-19T21:00:01.307Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T21:00:01.320Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T21:00:01.540Z] ========================================================= [2021-04-19T21:00:01.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T21:00:01.540Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:00:01.859Z] + 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-04-19T21:00:02.443Z] Sending build context to Docker daemon 34.84MB [2021-04-19T21:00:02.443Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T21:00:02.443Z] Step 2/8 : FROM ${BASE} [2021-04-19T21:00:02.443Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T21:00:02.443Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T21:00:02.443Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T21:00:02.443Z] de9db76c5a1d: Pulling fs layer [2021-04-19T21:00:02.443Z] bca2f99d35d6: Pulling fs layer [2021-04-19T21:00:02.443Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T21:00:02.444Z] 7c6f9722023f: Pulling fs layer [2021-04-19T21:00:02.444Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T21:00:02.444Z] 93359f2a8cfa: Waiting [2021-04-19T21:00:02.444Z] 7c6f9722023f: Waiting [2021-04-19T21:00:02.444Z] a35cf1a2eb13: Waiting [2021-04-19T21:00:02.444Z] bca2f99d35d6: Waiting [2021-04-19T21:00:02.444Z] de9db76c5a1d: Verifying Checksum [2021-04-19T21:00:02.444Z] de9db76c5a1d: Download complete [2021-04-19T21:00:02.444Z] 0ef7d3d256c8: Download complete [2021-04-19T21:00:02.444Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T21:00:02.444Z] 93359f2a8cfa: Download complete [2021-04-19T21:00:02.444Z] 7c6f9722023f: Verifying Checksum [2021-04-19T21:00:02.444Z] 7c6f9722023f: Download complete [2021-04-19T21:00:02.444Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T21:00:02.444Z] 188c0c94c7c5: Download complete [2021-04-19T21:00:02.714Z] 188c0c94c7c5: Pull complete [2021-04-19T21:00:02.985Z] 0ef7d3d256c8: Pull complete [2021-04-19T21:00:03.248Z] de9db76c5a1d: Pull complete [2021-04-19T21:00:04.642Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T21:00:04.642Z] a35cf1a2eb13: Download complete [2021-04-19T21:00:04.642Z] bca2f99d35d6: Verifying Checksum [2021-04-19T21:00:04.642Z] bca2f99d35d6: Download complete [2021-04-19T21:00:09.994Z] bca2f99d35d6: Pull complete [2021-04-19T21:00:09.994Z] 93359f2a8cfa: Pull complete [2021-04-19T21:00:09.994Z] 7c6f9722023f: Pull complete [2021-04-19T21:00:10.479Z] Removing intermediate container 0f9b66227692 [2021-04-19T21:00:10.479Z] ---> 0367103b7565 [2021-04-19T21:00:10.479Z] Successfully built 0367103b7565 [2021-04-19T21:00:10.479Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:00:10.818Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T21:00:10.818Z] . [Pipeline] withDockerContainer [2021-04-19T21:00:11.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-942 does not seem to be running inside a container [2021-04-19T21:00:11.167Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-04-19T21:00:12.631Z] $ docker top 85eab645b39e63ab92e48ed806706e58d9ebe7cfe368f4f600a684cb8cc99b1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T21:00:13.612Z] + go version [2021-04-19T21:00:13.612Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T21:00:13.634Z] $ docker stop --time=1 85eab645b39e63ab92e48ed806706e58d9ebe7cfe368f4f600a684cb8cc99b1c [2021-04-19T21:00:15.303Z] a35cf1a2eb13: Pull complete [2021-04-19T21:00:15.303Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T21:00:15.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T21:00:15.303Z] ---> a62c8e92a672 [2021-04-19T21:00:15.303Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-19T21:00:15.303Z] ---> Running in 5bd49823e754 [2021-04-19T21:00:15.303Z] Removing intermediate container 5bd49823e754 [2021-04-19T21:00:15.303Z] ---> a90cfd435f50 [2021-04-19T21:00:15.303Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:00:15.303Z] ---> Running in e322972c7a50 [2021-04-19T21:00:15.602Z] $ docker rm -f 85eab645b39e63ab92e48ed806706e58d9ebe7cfe368f4f600a684cb8cc99b1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:00:16.250Z] Removing intermediate container e322972c7a50 [2021-04-19T21:00:16.250Z] ---> 7ffe0f79f529 [2021-04-19T21:00:16.251Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-19T21:00:16.251Z] ---> Running in a1403f1f9eae [2021-04-19T21:00:16.323Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T21:00:16.323Z] . [Pipeline] withDockerContainer [2021-04-19T21:00:16.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-942 does not seem to be running inside a container [2021-04-19T21:00:16.664Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-04-19T21:00:17.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T21:00:17.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T21:00:18.042Z] OK: 166 MiB in 39 packages [2021-04-19T21:00:18.239Z] $ docker top c1adcf339832fa5e9ba3ef92a517a2d8bf2620f3383e1705ef0c87f7e7497ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T21:00:18.629Z] Removing intermediate container a1403f1f9eae [2021-04-19T21:00:18.629Z] ---> 85a301ddb13f [2021-04-19T21:00:18.629Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-19T21:00:18.629Z] ---> Running in 7979ca6340e8 [2021-04-19T21:00:18.893Z] Removing intermediate container 7979ca6340e8 [2021-04-19T21:00:18.893Z] ---> a772b07437e9 [2021-04-19T21:00:18.893Z] Step 7/8 : COPY . . [2021-04-19T21:00:19.192Z] + make test [2021-04-19T21:00:19.192Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-19T21:00:20.624Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-19T21:00:22.218Z] ---> c15138c8b262 [2021-04-19T21:00:22.219Z] Step 8/8 : RUN go mod download [2021-04-19T21:00:22.219Z] ---> Running in 6992e6f38d8c [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-19T21:00:47.455Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-19T21:00:47.455Z] GO111MODULE=on go vet ./... [2021-04-19T21:00:48.877Z] Removing intermediate container 6992e6f38d8c [2021-04-19T21:00:48.877Z] ---> 6d9d3a766f1c [2021-04-19T21:00:48.878Z] Successfully built 6d9d3a766f1c [2021-04-19T21:00:48.878Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:00:49.208Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T21:00:49.208Z] . [Pipeline] withDockerContainer [2021-04-19T21:00:49.343Z] prd-centos7-docker-4c-2g-944 does not seem to be running inside a container [2021-04-19T21:00:49.394Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T21:00:50.200Z] $ docker top a123d87ed7005dd93efbeba898ea24e0a67322cd8ed1bb10ce48871d3b8f58f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T21:00:50.634Z] + go version [2021-04-19T21:00:50.635Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T21:00:50.648Z] $ docker stop --time=1 a123d87ed7005dd93efbeba898ea24e0a67322cd8ed1bb10ce48871d3b8f58f4 [2021-04-19T21:00:51.988Z] $ docker rm -f a123d87ed7005dd93efbeba898ea24e0a67322cd8ed1bb10ce48871d3b8f58f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:00:52.549Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T21:00:52.549Z] . [Pipeline] withDockerContainer [2021-04-19T21:00:52.644Z] prd-centos7-docker-4c-2g-944 does not seem to be running inside a container [2021-04-19T21:00:52.690Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-04-19T21:00:53.286Z] $ docker top a8157170147c67208adc26ba1572307f8b223043ea5e6738fe5307b3044609f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T21:00:53.725Z] + make test [2021-04-19T21:00:53.725Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } [2021-04-19T21:00:54.201Z] $ docker stop --time=1 c1adcf339832fa5e9ba3ef92a517a2d8bf2620f3383e1705ef0c87f7e7497ec4 [2021-04-19T21:00:55.131Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-19T21:00:56.443Z] $ docker rm -f c1adcf339832fa5e9ba3ef92a517a2d8bf2620f3383e1705ef0c87f7e7497ec4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T21:00:57.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T21:00:58.313Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T21:01:00.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-19T21:01:00.532Z] + ls -al . [2021-04-19T21:01:00.532Z] total 124 [2021-04-19T21:01:00.532Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 21:00 . [2021-04-19T21:01:00.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 20:58 .. [2021-04-19T21:01:00.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 20:58 .git [2021-04-19T21:01:00.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 20:58 .github [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 19 20:58 .gitignore [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 20:58 CONTRIBUTING.md [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 19 20:58 Dockerfile [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 19 20:58 Dockerfile.build [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 20:58 Jenkinsfile [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 20:58 LICENSE [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 19 20:58 Makefile [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 6012 Apr 19 20:58 README.md [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 20:54 VERSION [2021-04-19T21:01:00.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 20:58 assets [2021-04-19T21:01:00.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 20:58 bin [2021-04-19T21:01:00.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 20:58 cmd [2021-04-19T21:01:00.532Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 21:00 coverage.out [2021-04-19T21:01:00.532Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 20:58 docs [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 19 20:58 go.mod [2021-04-19T21:01:00.532Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 19 21:00 go.sum [2021-04-19T21:01:00.532Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 20:58 internal [2021-04-19T21:01:00.532Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 20:58 version.go [2021-04-19T21:01:00.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 20:58 web [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:01:00.965Z] + 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=e506f750a5be8f2a9b936b02e448430f90581689 --label arch=arm64 --label version=0.0.0 . [2021-04-19T21:01:01.944Z] Sending build context to Docker daemon 34.86MB [2021-04-19T21:01:01.944Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T21:01:01.944Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-19T21:01:01.944Z] ---> 0367103b7565 [2021-04-19T21:01:01.944Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-19T21:01:02.535Z] ---> Running in 071f2541866e [2021-04-19T21:01:02.805Z] Removing intermediate container 071f2541866e [2021-04-19T21:01:02.805Z] ---> 09d33c95ff08 [2021-04-19T21:01:02.805Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-19T21:01:03.088Z] ---> Running in c465278fbaca [2021-04-19T21:01:03.359Z] Removing intermediate container c465278fbaca [2021-04-19T21:01:03.359Z] ---> db1132327c90 [2021-04-19T21:01:03.359Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-19T21:01:03.359Z] ---> Running in 9f84821e6358 [2021-04-19T21:01:03.950Z] Removing intermediate container 9f84821e6358 [2021-04-19T21:01:03.950Z] ---> 851483f1f4c6 [2021-04-19T21:01:03.950Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-19T21:01:03.950Z] ---> Running in 7524833bf7c4 [2021-04-19T21:01:04.544Z] Removing intermediate container 7524833bf7c4 [2021-04-19T21:01:04.544Z] ---> 2ace579b46df [2021-04-19T21:01:04.544Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-19T21:01:04.544Z] ---> Running in d6516d91d5ff [2021-04-19T21:01:04.824Z] Removing intermediate container d6516d91d5ff [2021-04-19T21:01:04.824Z] ---> e4042998d913 [2021-04-19T21:01:04.824Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:01:05.098Z] ---> Running in c8f580d636f6 [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-19T21:01:05.210Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-19T21:01:05.210Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-19T21:01:06.183Z] $ docker stop --time=1 a8157170147c67208adc26ba1572307f8b223043ea5e6738fe5307b3044609f0 [2021-04-19T21:01:07.075Z] Removing intermediate container c8f580d636f6 [2021-04-19T21:01:07.075Z] ---> 47f790e0ef1b [2021-04-19T21:01:07.075Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-19T21:01:07.350Z] ---> Running in 345c593f4a1d [2021-04-19T21:01:08.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T21:01:08.390Z] $ docker rm -f a8157170147c67208adc26ba1572307f8b223043ea5e6738fe5307b3044609f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T21:01:08.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T21:01:08.934Z] Warning: overwriting stash ‘coverage-report’ [2021-04-19T21:01:09.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T21:01:09.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-19T21:01:10.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-19T21:01:10.303Z] OK: 142 MiB in 39 packages [2021-04-19T21:01:10.342Z] + ls -al . [2021-04-19T21:01:10.342Z] total 92 [2021-04-19T21:01:10.342Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 19 21:00 . [2021-04-19T21:01:10.342Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 19 20:59 .. [2021-04-19T21:01:10.342Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 19 20:59 assets [2021-04-19T21:01:10.342Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 19 20:59 bin [2021-04-19T21:01:10.342Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 19 20:59 cmd [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 19 20:59 CONTRIBUTING.md [2021-04-19T21:01:10.342Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 19 21:00 coverage.out [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 19 20:59 Dockerfile [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 19 20:59 Dockerfile.build [2021-04-19T21:01:10.342Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 19 20:59 docs [2021-04-19T21:01:10.342Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 19 20:59 .git [2021-04-19T21:01:10.342Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 19 20:59 .github [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 19 20:59 .gitignore [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 19 20:59 go.mod [2021-04-19T21:01:10.342Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 19 21:00 go.sum [2021-04-19T21:01:10.342Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 19 20:59 internal [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 19 20:59 Jenkinsfile [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 19 20:59 LICENSE [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 19 20:59 Makefile [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 6012 Apr 19 20:59 README.md [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 19 20:54 VERSION [2021-04-19T21:01:10.342Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 19 20:59 version.go [2021-04-19T21:01:10.342Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 19 20:59 web [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:01:10.657Z] + 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=e506f750a5be8f2a9b936b02e448430f90581689 --label arch=amd64 --label version=0.0.0 . [2021-04-19T21:01:11.232Z] Sending build context to Docker daemon 34.87MB [2021-04-19T21:01:11.232Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T21:01:11.232Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-19T21:01:11.232Z] ---> 6d9d3a766f1c [2021-04-19T21:01:11.232Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-19T21:01:11.744Z] Removing intermediate container 345c593f4a1d [2021-04-19T21:01:11.744Z] ---> d9b941b85905 [2021-04-19T21:01:11.744Z] Step 10/24 : ENV GO111MODULE=on [2021-04-19T21:01:11.744Z] ---> Running in 94d212bcd5d8 [2021-04-19T21:01:11.809Z] ---> Running in e1285e15f3eb [2021-04-19T21:01:11.809Z] Removing intermediate container e1285e15f3eb [2021-04-19T21:01:11.809Z] ---> 52436932b02f [2021-04-19T21:01:11.809Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-19T21:01:12.017Z] Removing intermediate container 94d212bcd5d8 [2021-04-19T21:01:12.017Z] ---> 432aaf960c17 [2021-04-19T21:01:12.017Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-19T21:01:12.073Z] ---> Running in 6ef0f73a786b [2021-04-19T21:01:12.073Z] Removing intermediate container 6ef0f73a786b [2021-04-19T21:01:12.073Z] ---> 5d5e6bf7a5ca [2021-04-19T21:01:12.073Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-19T21:01:12.073Z] ---> Running in 4be5e2b57f0d [2021-04-19T21:01:12.293Z] ---> Running in 17737127ffa6 [2021-04-19T21:01:12.337Z] Removing intermediate container 4be5e2b57f0d [2021-04-19T21:01:12.337Z] ---> bb625c4da0e0 [2021-04-19T21:01:12.337Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-19T21:01:12.337Z] ---> Running in 0858d8db0517 [2021-04-19T21:01:12.569Z] Removing intermediate container 17737127ffa6 [2021-04-19T21:01:12.569Z] ---> f5f5d9e3b31e [2021-04-19T21:01:12.569Z] Step 12/24 : COPY go.mod . [2021-04-19T21:01:12.601Z] Removing intermediate container 0858d8db0517 [2021-04-19T21:01:12.601Z] ---> e2bae025e538 [2021-04-19T21:01:12.601Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-19T21:01:12.601Z] ---> Running in d25df1406dd9 [2021-04-19T21:01:12.863Z] Removing intermediate container d25df1406dd9 [2021-04-19T21:01:12.863Z] ---> 7aad8de577a7 [2021-04-19T21:01:12.863Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T21:01:12.863Z] ---> Running in 08cf4954221c [2021-04-19T21:01:13.548Z] ---> 289ee33063ff [2021-04-19T21:01:13.548Z] Step 13/24 : COPY Makefile . [2021-04-19T21:01:13.813Z] Removing intermediate container 08cf4954221c [2021-04-19T21:01:13.813Z] ---> cd004a05ccd1 [2021-04-19T21:01:13.813Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-19T21:01:13.813Z] ---> Running in 1a85099f1681 [2021-04-19T21:01:14.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T21:01:14.145Z] ---> 5a0054316635 [2021-04-19T21:01:14.145Z] Step 14/24 : RUN make update [2021-04-19T21:01:14.145Z] ---> Running in e2a606da3d4a [2021-04-19T21:01:15.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T21:01:15.130Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-19T21:01:15.290Z] OK: 166 MiB in 39 packages [2021-04-19T21:01:15.553Z] Removing intermediate container 1a85099f1681 [2021-04-19T21:01:15.553Z] ---> 3930db943487 [2021-04-19T21:01:15.553Z] Step 10/24 : ENV GO111MODULE=on [2021-04-19T21:01:15.817Z] ---> Running in 5d460f426a96 [2021-04-19T21:01:15.817Z] Removing intermediate container 5d460f426a96 [2021-04-19T21:01:15.817Z] ---> 006eb5e0429c [2021-04-19T21:01:15.817Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-19T21:01:16.078Z] ---> Running in dbbe11051a78 [2021-04-19T21:01:16.078Z] Removing intermediate container dbbe11051a78 [2021-04-19T21:01:16.078Z] ---> 873da689d059 [2021-04-19T21:01:16.078Z] Step 12/24 : COPY go.mod . [2021-04-19T21:01:16.343Z] ---> 53af2af4d217 [2021-04-19T21:01:16.343Z] Step 13/24 : COPY Makefile . [2021-04-19T21:01:16.560Z] Removing intermediate container e2a606da3d4a [2021-04-19T21:01:16.560Z] ---> 9990b92e8266 [2021-04-19T21:01:16.560Z] Step 15/24 : COPY . . [2021-04-19T21:01:16.608Z] ---> 936dc5df5e65 [2021-04-19T21:01:16.608Z] Step 14/24 : RUN make update [2021-04-19T21:01:16.608Z] ---> Running in 7d1e402ca1ed [2021-04-19T21:01:17.185Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-19T21:01:17.763Z] Removing intermediate container 7d1e402ca1ed [2021-04-19T21:01:17.763Z] ---> 569a063ef334 [2021-04-19T21:01:17.763Z] Step 15/24 : COPY . . [2021-04-19T21:01:19.970Z] ---> 8148a922968d [2021-04-19T21:01:19.971Z] Step 16/24 : RUN ${MAKE} [2021-04-19T21:01:19.971Z] ---> Running in 3701a25eb51f [2021-04-19T21:01:20.337Z] ---> 9cb6e691b26c [2021-04-19T21:01:20.338Z] Step 16/24 : RUN ${MAKE} [2021-04-19T21:01:20.338Z] ---> Running in 4b73fbc8152d [2021-04-19T21:01:20.608Z] 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-04-19T21:01:20.959Z] 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-04-19T21:01:30.761Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-19T21:01:32.694Z] Removing intermediate container 4b73fbc8152d [2021-04-19T21:01:32.694Z] ---> e5e355113e2c [2021-04-19T21:01:32.694Z] Step 17/24 : FROM alpine:3.12 [2021-04-19T21:01:32.956Z] 3.12: Pulling from library/alpine [2021-04-19T21:01:32.956Z] 339de151aab4: Pulling fs layer [2021-04-19T21:01:33.219Z] 339de151aab4: Verifying Checksum [2021-04-19T21:01:33.219Z] 339de151aab4: Download complete [2021-04-19T21:01:33.481Z] 339de151aab4: Pull complete [2021-04-19T21:01:33.481Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T21:01:33.481Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T21:01:33.481Z] ---> 13621d1b12d4 [2021-04-19T21:01:33.481Z] Step 18/24 : EXPOSE 4000 [2021-04-19T21:01:33.481Z] ---> Running in 50a6005e8b18 [2021-04-19T21:01:33.742Z] Removing intermediate container 50a6005e8b18 [2021-04-19T21:01:33.742Z] ---> acf64fecc277 [2021-04-19T21:01:33.742Z] 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-04-19T21:01:35.134Z] ---> e11a876da07b [2021-04-19T21:01:35.134Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-19T21:01:35.134Z] ---> Running in 563e71c18f0e [2021-04-19T21:01:35.397Z] Removing intermediate container 563e71c18f0e [2021-04-19T21:01:35.397Z] ---> 99015102a178 [2021-04-19T21:01:35.397Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-19T21:01:35.397Z] ---> Running in d6fad65b5fc3 [2021-04-19T21:01:35.659Z] Removing intermediate container d6fad65b5fc3 [2021-04-19T21:01:35.659Z] ---> 01a58610ffdf [2021-04-19T21:01:35.659Z] Step 22/24 : LABEL arch=amd64 [2021-04-19T21:01:35.659Z] ---> Running in ed92376aa031 [2021-04-19T21:01:35.659Z] Removing intermediate container ed92376aa031 [2021-04-19T21:01:35.659Z] ---> 24eb540b3aab [2021-04-19T21:01:35.659Z] Step 23/24 : LABEL git_sha=e506f750a5be8f2a9b936b02e448430f90581689 [2021-04-19T21:01:35.923Z] ---> Running in 848812e259b4 [2021-04-19T21:01:35.923Z] Removing intermediate container 848812e259b4 [2021-04-19T21:01:35.923Z] ---> 644d59937951 [2021-04-19T21:01:35.923Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T21:01:36.185Z] ---> Running in 9b418fc95842 [2021-04-19T21:01:36.185Z] Removing intermediate container 9b418fc95842 [2021-04-19T21:01:36.185Z] ---> fac18059a5d0 [2021-04-19T21:01:36.185Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-19T21:01:36.185Z] Successfully built fac18059a5d0 [2021-04-19T21:01:36.185Z] 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-04-19T21:01:36.833Z] ---> job-cost.sh [2021-04-19T21:01:36.833Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-02cN [2021-04-19T21:01:47.781Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-19T21:01:51.773Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T21:01:53.159Z] Removing intermediate container 3701a25eb51f [2021-04-19T21:01:53.159Z] ---> b9025e24bd38 [2021-04-19T21:01:53.159Z] Step 17/24 : FROM alpine:3.12 [2021-04-19T21:01:53.430Z] 3.12: Pulling from library/alpine [2021-04-19T21:01:53.703Z] d2f70382dc9a: Pulling fs layer [2021-04-19T21:01:53.703Z] d2f70382dc9a: Verifying Checksum [2021-04-19T21:01:53.703Z] d2f70382dc9a: Download complete [2021-04-19T21:01:54.300Z] d2f70382dc9a: Pull complete [2021-04-19T21:01:54.300Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T21:01:54.300Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T21:01:54.300Z] ---> 9852663dfa18 [2021-04-19T21:01:54.300Z] Step 18/24 : EXPOSE 4000 [2021-04-19T21:01:54.596Z] ---> Running in 478d67ac62fa [2021-04-19T21:01:55.189Z] Removing intermediate container 478d67ac62fa [2021-04-19T21:01:55.189Z] ---> 8f3d06047ed0 [2021-04-19T21:01:55.189Z] 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-04-19T21:01:57.162Z] ---> a8642a709dfb [2021-04-19T21:01:57.162Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-19T21:01:57.432Z] ---> Running in d825954dde06 [2021-04-19T21:01:57.700Z] Removing intermediate container d825954dde06 [2021-04-19T21:01:57.700Z] ---> 79ef799849a0 [2021-04-19T21:01:57.700Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-19T21:01:57.977Z] ---> Running in 70cadf2d18d5 [2021-04-19T21:01:58.250Z] Removing intermediate container 70cadf2d18d5 [2021-04-19T21:01:58.250Z] ---> 44b28fdd358a [2021-04-19T21:01:58.250Z] Step 22/24 : LABEL arch=arm64 [2021-04-19T21:01:58.522Z] ---> Running in 9a5f5f25c30d [2021-04-19T21:01:58.793Z] Removing intermediate container 9a5f5f25c30d [2021-04-19T21:01:58.793Z] ---> 6818327c7432 [2021-04-19T21:01:58.793Z] Step 23/24 : LABEL git_sha=e506f750a5be8f2a9b936b02e448430f90581689 [2021-04-19T21:01:59.073Z] ---> Running in 4bb86b111ac4 [2021-04-19T21:01:59.345Z] Removing intermediate container 4bb86b111ac4 [2021-04-19T21:01:59.345Z] ---> 791924099a50 [2021-04-19T21:01:59.345Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T21:01:59.617Z] ---> Running in 7ca64e14ee3e [2021-04-19T21:02:00.210Z] Removing intermediate container 7ca64e14ee3e [2021-04-19T21:02:00.211Z] ---> 33e40418e788 [2021-04-19T21:02:00.211Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-19T21:02:00.211Z] Successfully built 33e40418e788 [2021-04-19T21:02:00.211Z] 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-04-19T21:02:00.739Z] ---> job-cost.sh [2021-04-19T21:02:00.739Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1n9Z [2021-04-19T21:02:18.415Z] lf-activate-venv(): INFO: Adding /tmp/venv-02cN/bin to PATH [2021-04-19T21:02:18.415Z] INFO: No Stack... [2021-04-19T21:02:18.990Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T21:02:19.938Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T21:02:20.249Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-04-19T21:02:20.249Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T21:02:20.351Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [2021-04-19T21:02:20.385Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] did not exist. Created. [2021-04-19T21:02:20.385Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T21:02:20.712Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-19T21:02:20.842Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T21:02:20.850Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T21:02:39.678Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T21:04:16.444Z] lf-activate-venv(): INFO: Adding /tmp/venv-1n9Z/bin to PATH [2021-04-19T21:04:16.444Z] INFO: No Stack... [2021-04-19T21:04:16.444Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T21:04:16.444Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T21:04:16.785Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-04-19T21:04:16.785Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T21:04:16.907Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [2021-04-19T21:04:16.924Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] did not exist. Created. [2021-04-19T21:04:16.924Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-339-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T21:04:17.294Z] /w/workspace/edgex-ui-go/2@tmp/durable-81bdaa6f/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-81bdaa6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-19T21:04:17.635Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T21:04:17.666Z] Warning: overwriting stash ‘stack-cost’ [2021-04-19T21:04:17.881Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T21:04:17.890Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-339-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-04-19T21:04:18.393Z] provisioning config files... [2021-04-19T21:04:18.410Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config6735486775835484954tmp [Pipeline] { [Pipeline] sh [2021-04-19T21:04:18.753Z] + set +x [2021-04-19T21:04:18.753Z] + bash -s -- [2021-04-19T21:04:18.753Z] + curl -s https://codecov.io/bash [2021-04-19T21:04:19.016Z] [2021-04-19T21:04:19.016Z] _____ _ [2021-04-19T21:04:19.016Z] / ____| | | [2021-04-19T21:04:19.016Z] | | ___ __| | ___ ___ _____ __ [2021-04-19T21:04:19.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-19T21:04:19.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-19T21:04:19.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-19T21:04:19.016Z] Bash-1.0.1 [2021-04-19T21:04:19.016Z] [2021-04-19T21:04:19.016Z] [2021-04-19T21:04:19.016Z] ==> git version 2.24.3 found [2021-04-19T21:04:19.016Z] ==> 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-04-19T21:04:19.016Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-19T21:04:19.016Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-19T21:04:19.016Z] ==> Jenkins CI detected. [2021-04-19T21:04:19.016Z] project root: . [2021-04-19T21:04:19.016Z] --> token set from env [2021-04-19T21:04:19.016Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-19T21:04:19.016Z] ==> Running gcov in . (disable via -X gcov) [2021-04-19T21:04:19.016Z] ==> Python coveragepy not found [2021-04-19T21:04:19.016Z] ==> Searching for coverage reports in: [2021-04-19T21:04:19.016Z] + . [2021-04-19T21:04:19.016Z] -> Found 1 reports [2021-04-19T21:04:19.016Z] ==> Detecting git/mercurial file structure [2021-04-19T21:04:19.016Z] ==> Reading reports [2021-04-19T21:04:19.016Z] + ./coverage.out bytes=10 [2021-04-19T21:04:19.016Z] ==> Appending adjustments [2021-04-19T21:04:19.016Z] https://docs.codecov.io/docs/fixing-reports [2021-04-19T21:04:19.278Z] + Found adjustments [2021-04-19T21:04:19.278Z] ==> Gzipping contents [2021-04-19T21:04:19.278Z] 4.0K /tmp/codecov.OQjXmO.gz [2021-04-19T21:04:19.278Z] ==> Uploading reports [2021-04-19T21:04:19.278Z] url: https://codecov.io [2021-04-19T21:04:19.278Z] query: branch=PR-339&commit=e506f750a5be8f2a9b936b02e448430f90581689&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-339%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2021-04-19T21:04:19.278Z] -> Pinging Codecov [2021-04-19T21:04:19.278Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-339&commit=e506f750a5be8f2a9b936b02e448430f90581689&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-339%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2021-04-19T21:04:19.539Z] -> Uploading to [2021-04-19T21:04:19.539Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-19/FB506323287CE973F263BFD2A0EB1F37/e506f750a5be8f2a9b936b02e448430f90581689/bc902bf9-d7de-4dea-abbb-6dcc3effb597.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T210419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b49bb347c1ce3ceb0b3b97a9337fe19d2be3689805da18875d3d65af25d63d86 [2021-04-19T21:04:19.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T21:04:19.539Z] Dload Upload Total Spent Left Speed [2021-04-19T21:04:20.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 10242 --:--:-- --:--:-- --:--:-- 10241 100 3902 0 0 100 3902 0 10238 --:--:-- --:--:-- --:--:-- 10241 [2021-04-19T21:04:20.113Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e506f750a5be8f2a9b936b02e448430f90581689 [Pipeline] } [2021-04-19T21:04:20.124Z] 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-04-19T21:04:21.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:04:21.647Z] ---> package-listing.sh [2021-04-19T21:04:21.647Z] ++ facter osfamily [2021-04-19T21:04:21.647Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T21:04:21.647Z] + OS_FAMILY=redhat [2021-04-19T21:04:21.647Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-339 [2021-04-19T21:04:21.647Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T21:04:21.647Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T21:04:21.647Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T21:04:21.647Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T21:04:21.647Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-339 ']' [2021-04-19T21:04:21.647Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T21:04:21.647Z] + case "${OS_FAMILY}" in [2021-04-19T21:04:21.647Z] + rpm -qa [2021-04-19T21:04:21.647Z] + sort [2021-04-19T21:04:27.020Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T21:04:27.020Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T21:04:27.020Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T21:04:27.020Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-339 ']' [2021-04-19T21:04:27.020Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-339/archives/ [2021-04-19T21:04:27.020Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-339/archives/ [Pipeline] echo [2021-04-19T21:04:27.034Z] 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-339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T21:04:27.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:04:27.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T21:04:27.656Z] [2021-04-19T21:04:27.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T21:04:27.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T21:04:27.983Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T21:04:27.983Z] df20fa9351a1: Pulling fs layer [2021-04-19T21:04:27.983Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T21:04:27.983Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T21:04:27.983Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T21:04:27.983Z] 93b61091891f: Pulling fs layer [2021-04-19T21:04:27.983Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T21:04:27.983Z] 5e14af77c1be: Pulling fs layer [2021-04-19T21:04:27.983Z] 01666e4c0597: Pulling fs layer [2021-04-19T21:04:27.983Z] aa168da1d23b: Pulling fs layer [2021-04-19T21:04:27.983Z] 93b9cdb0e59b: Waiting [2021-04-19T21:04:27.983Z] 01666e4c0597: Waiting [2021-04-19T21:04:27.983Z] aa168da1d23b: Waiting [2021-04-19T21:04:27.983Z] 46f8f816bc3b: Waiting [2021-04-19T21:04:27.983Z] 93b61091891f: Waiting [2021-04-19T21:04:27.983Z] 5e14af77c1be: Waiting [2021-04-19T21:04:27.983Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T21:04:27.983Z] 36b3adc4ff6f: Download complete [2021-04-19T21:04:27.983Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T21:04:27.983Z] 46f8f816bc3b: Download complete [2021-04-19T21:04:28.247Z] df20fa9351a1: Download complete [2021-04-19T21:04:28.247Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T21:04:28.247Z] 93b9cdb0e59b: Download complete [2021-04-19T21:04:28.247Z] 5e14af77c1be: Verifying Checksum [2021-04-19T21:04:28.247Z] 5e14af77c1be: Download complete [2021-04-19T21:04:28.247Z] 01666e4c0597: Verifying Checksum [2021-04-19T21:04:28.247Z] 01666e4c0597: Download complete [2021-04-19T21:04:28.247Z] 93b61091891f: Verifying Checksum [2021-04-19T21:04:28.247Z] 93b61091891f: Download complete [2021-04-19T21:04:28.522Z] df20fa9351a1: Pull complete [2021-04-19T21:04:28.790Z] 36b3adc4ff6f: Pull complete [2021-04-19T21:04:28.790Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T21:04:28.790Z] 8ad3a11d3b57: Download complete [2021-04-19T21:04:29.761Z] 8ad3a11d3b57: Pull complete [2021-04-19T21:04:29.761Z] 46f8f816bc3b: Pull complete [2021-04-19T21:04:30.346Z] 93b61091891f: Pull complete [2021-04-19T21:04:30.611Z] 93b9cdb0e59b: Pull complete [2021-04-19T21:04:30.611Z] aa168da1d23b: Verifying Checksum [2021-04-19T21:04:30.611Z] aa168da1d23b: Download complete [2021-04-19T21:04:30.611Z] 5e14af77c1be: Pull complete [2021-04-19T21:04:30.874Z] 01666e4c0597: Pull complete [2021-04-19T21:04:37.513Z] aa168da1d23b: Pull complete [2021-04-19T21:04:37.513Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T21:04:37.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T21:04:37.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T21:04:37.749Z] prd-centos7-docker-4c-2g-938 does not seem to be running inside a container [2021-04-19T21:04:37.802Z] $ 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-339/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-339 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339:/w/workspace/edgexfoundry_edgex-ui-go_PR-339:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T21:04:41.814Z] $ docker top bf27a5a7f51f0378ee68d6305b018e6b6eee9f7172ee14df2802d3b79d70e1a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T21:04:42.232Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T21:04:42.535Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T21:04:42.835Z] + ls /var/log/sa-host [2021-04-19T21:04:42.835Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T21:04:42.835Z] file_magic: OK [2021-04-19T21:04:42.835Z] HZ: Using current value: 100 [2021-04-19T21:04:42.835Z] file_header: OK [2021-04-19T21:04:42.835Z] 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-04-19T21:04:42.835Z] Statistics: [2021-04-19T21:04:42.835Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T21:04:42.835Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T21:04:42.835Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T21:04:42.835Z] file_magic: OK [2021-04-19T21:04:42.835Z] HZ: Using current value: 100 [2021-04-19T21:04:42.835Z] file_header: OK [2021-04-19T21:04:42.835Z] 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-04-19T21:04:42.835Z] Statistics: [2021-04-19T21:04:42.835Z] Hnuu...uuuununununu... [2021-04-19T21:04:42.835Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T21:04:43.044Z] provisioning config files... [2021-04-19T21:04:43.061Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-339@tmp/config7914779004386634485tmp [Pipeline] { [Pipeline] echo [2021-04-19T21:04:43.087Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:04:43.388Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T21:04:43.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T21:04:43.436Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:04:43.731Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T21:04:43.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:04:44.050Z] ---> sudo-logs.sh [2021-04-19T21:04:44.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T21:04:44.091Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:04:44.390Z] ---> job-cost.sh [2021-04-19T21:04:44.390Z] lf-activate-venv: SKIPPING [2021-04-19T21:04:44.390Z] DEBUG: total: 0.20999999344348907 [2021-04-19T21:04:44.390Z] INFO: Retrieving Stack Cost... [2021-04-19T21:04:45.777Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T21:04:46.041Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T21:04:46.055Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T21:04:46.351Z] ---> logs-deploy.sh [2021-04-19T21:04:46.351Z] lf-activate-venv: SKIPPING [2021-04-19T21:04:46.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-339/2 [2021-04-19T21:04:46.351Z] INFO: archiving workspace using pattern(s): [2021-04-19T21:04:48.277Z] Archives upload complete. [2021-04-19T21:04:48.277Z] INFO: archiving logs to Nexus