Branch indexing 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 caiyuexiang for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 0d7e95f3a124b23d26469e0c42d55dfab6137092 rather than 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Obtained Jenkinsfile from 0d7e95f3a124b23d26469e0c42d55dfab6137092 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-31945 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [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-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/master commit 0d7e95f3a124b23d26469e0c42d55dfab6137092 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 > 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/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 > git remote # timeout=10 Merge succeeded, producing ea829d3236ae37db067094074e840d949ce1d552 Checking out Revision ea829d3236ae37db067094074e840d949ce1d552 (PR-297) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0d7e95f3a124b23d26469e0c42d55dfab6137092 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea829d3236ae37db067094074e840d949ce1d552 # timeout=10 Commit message: "Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 398344327a6aef3dd68162faa24a3e4e2de39d40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-30T02:05:38.664Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T02:05:38.949Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T02:05:39.061Z] ========================================================= [2021-03-30T02:05:39.061Z] EdgeX Global Pipelines Version Info [2021-03-30T02:05:39.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:05:43.207Z] ------------------- [2021-03-30T02:05:43.207Z] stable info: [2021-03-30T02:05:43.207Z] ------------------- [2021-03-30T02:05:43.207Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T02:05:43.207Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T02:05:43.207Z] Message: update stable to v1.0.186 [2021-03-30T02:05:44.755Z] ------------------- [2021-03-30T02:05:44.755Z] experimental info: [2021-03-30T02:05:44.755Z] ------------------- [2021-03-30T02:05:44.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T02:05:44.755Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T02:05:44.755Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T02:05:45.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-30T02:05:45.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-30T02:05:45.383Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T02:05:45.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T02:05:45.566Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T02:05:45.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T02:05:45.753Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T02:05:45.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T02:05:45.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-30T02:05:46.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T02:05:46.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T02:05:46.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-30T02:05:46.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T02:05:46.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T02:05:46.604Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T02:05:46.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T02:05:46.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T02:05:46.891Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T02:05:47.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T02:05:47.158Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-30T02:05:47.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-30T02:05:47.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-30T02:05:47.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-30T02:05:47.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-30T02:05:47.638Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-30T02:05:47.727Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T02:05:47.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2021-03-30T02:05:47.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2021-03-30T02:05:48.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2021-03-30T02:05:48.143Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea829d3236ae37db067094074e840d949ce1d552 [Pipeline] echo [2021-03-30T02:05:48.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea829d3 [Pipeline] echo [2021-03-30T02:05:48.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T02:05:48.494Z] provisioning config files... [2021-03-30T02:05:48.538Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config5382694273456346674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:05:49.416Z] ---> docker-login.sh [2021-03-30T02:05:49.416Z] nexus3.edgexfoundry.org:10001 [2021-03-30T02:05:50.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:05:50.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:05:50.859Z] Configure a credential helper to remove this warning. See [2021-03-30T02:05:50.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:05:50.859Z] [2021-03-30T02:05:50.859Z] Login Succeeded [2021-03-30T02:05:50.859Z] nexus3.edgexfoundry.org:10002 [2021-03-30T02:05:51.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:05:51.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:05:51.898Z] Configure a credential helper to remove this warning. See [2021-03-30T02:05:51.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:05:51.898Z] [2021-03-30T02:05:51.898Z] Login Succeeded [2021-03-30T02:05:51.898Z] nexus3.edgexfoundry.org:10003 [2021-03-30T02:05:52.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:05:52.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:05:52.236Z] Configure a credential helper to remove this warning. See [2021-03-30T02:05:52.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:05:52.236Z] [2021-03-30T02:05:52.236Z] Login Succeeded [2021-03-30T02:05:52.236Z] nexus3.edgexfoundry.org:10004 [2021-03-30T02:05:52.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:05:52.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:05:52.897Z] Configure a credential helper to remove this warning. See [2021-03-30T02:05:52.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:05:52.897Z] [2021-03-30T02:05:52.897Z] Login Succeeded [2021-03-30T02:05:52.897Z] docker.io [2021-03-30T02:05:53.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:05:53.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:05:53.862Z] Configure a credential helper to remove this warning. See [2021-03-30T02:05:53.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:05:53.862Z] [2021-03-30T02:05:53.862Z] Login Succeeded [2021-03-30T02:05:53.862Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T02:05:53.898Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T02:05:54.781Z] + git log --format=format:%s -1 ea829d3236ae37db067094074e840d949ce1d552 [Pipeline] echo [2021-03-30T02:05:54.938Z] GIT_COMMIT: ea829d3236ae37db067094074e840d949ce1d552, Commit Message: Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD [Pipeline] echo [2021-03-30T02:05:54.986Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:05:56.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T02:05:56.185Z] [2021-03-30T02:05:56.185Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:05:56.753Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T02:05:57.060Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T02:05:57.060Z] 31603596830f: Pulling fs layer [2021-03-30T02:05:57.060Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T02:05:57.060Z] 6ca5941a6612: Pulling fs layer [2021-03-30T02:05:57.060Z] ecc8261a40a4: Pulling fs layer [2021-03-30T02:05:57.060Z] ecc8261a40a4: Waiting [2021-03-30T02:05:57.060Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T02:05:57.060Z] 2a8b12db71e7: Download complete [2021-03-30T02:05:57.770Z] 31603596830f: Download complete [2021-03-30T02:05:58.505Z] ecc8261a40a4: Verifying Checksum [2021-03-30T02:05:58.505Z] ecc8261a40a4: Download complete [2021-03-30T02:05:58.804Z] 6ca5941a6612: Verifying Checksum [2021-03-30T02:05:58.804Z] 6ca5941a6612: Download complete [2021-03-30T02:05:59.134Z] 31603596830f: Pull complete [2021-03-30T02:05:59.405Z] 2a8b12db71e7: Pull complete [2021-03-30T02:06:01.615Z] 6ca5941a6612: Pull complete [2021-03-30T02:06:02.723Z] ecc8261a40a4: Pull complete [2021-03-30T02:06:02.723Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T02:06:02.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T02:06:02.723Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T02:06:03.120Z] prd-centos7-docker-4c-2g-31945 does not seem to be running inside a container [2021-03-30T02:06:03.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-30T02:06:07.218Z] $ docker top 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T02:06:07.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T02:06:07.847Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T02:06:08.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T02:06:08.844Z] $ docker exec 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent [2021-03-30T02:06:09.437Z] SSH_AUTH_SOCK=/tmp/ssh-qQCdGFRi2XYh/agent.11 [2021-03-30T02:06:09.437Z] SSH_AGENT_PID=16 [2021-03-30T02:06:09.460Z] Running ssh-add (command line suppressed) [2021-03-30T02:06:09.858Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6051553655407093454.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6051553655407093454.key) [2021-03-30T02:06:10.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T02:06:10.765Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T02:06:10.872Z] $ docker exec --env ******** --env ******** 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent -k [2021-03-30T02:06:11.345Z] unset SSH_AUTH_SOCK; [2021-03-30T02:06:11.345Z] unset SSH_AGENT_PID; [2021-03-30T02:06:11.345Z] echo Agent pid 16 killed; [2021-03-30T02:06:11.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T02:06:11.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T02:06:11.625Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T02:06:12.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T02:06:12.268Z] $ docker exec 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent [2021-03-30T02:06:12.789Z] SSH_AUTH_SOCK=/tmp/ssh-D7Uo1fdoHgIK/agent.45 [2021-03-30T02:06:12.789Z] SSH_AGENT_PID=50 [2021-03-30T02:06:12.801Z] Running ssh-add (command line suppressed) [2021-03-30T02:06:13.438Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_1824590178459178177.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_1824590178459178177.key) [2021-03-30T02:06:13.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T02:06:14.094Z] + git semver init [2021-03-30T02:06:14.094Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T02:06:14.094Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.git [2021-03-30T02:06:14.094Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [2021-03-30T02:06:14.094Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T02:06:14.094Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T02:06:14.094Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T02:06:14.094Z] # $SEMVER_BRANCH = PR-297 [2021-03-30T02:06:14.094Z] # $SEMVER_TEMP = /tmp/semver-000826357 [2021-03-30T02:06:14.094Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-30T02:06:16.825Z] # '/tmp/semver-000826357' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver' [2021-03-30T02:06:16.825Z] # -> Force: false [2021-03-30T02:06:16.825Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver [Pipeline] } [2021-03-30T02:06:16.862Z] $ docker exec --env ******** --env ******** 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 ssh-agent -k [2021-03-30T02:06:17.709Z] unset SSH_AUTH_SOCK; [2021-03-30T02:06:17.710Z] unset SSH_AGENT_PID; [2021-03-30T02:06:17.710Z] echo Agent pid 50 killed; [2021-03-30T02:06:18.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T02:06:19.902Z] + git semver [Pipeline] } [2021-03-30T02:06:20.106Z] $ docker stop --time=1 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 [2021-03-30T02:06:22.887Z] $ docker rm -f 8d98ae815dacfde82c50165fbbd070e312fa8123cb2c7cf127ece07e7dbf8f54 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T02:06:23.650Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T02:06:25.609Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T02:06:25.612Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-30T02:06:41.135Z] Still waiting to schedule task [2021-03-30T02:06:41.135Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31945’ [2021-03-30T02:06:41.137Z] Still waiting to schedule task [2021-03-30T02:06:41.137Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-30T02:08:20.705Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31948 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws [2021-03-30T02:08:20.765Z] Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout [2021-03-30T02:08:26.068Z] using credential edgex-jenkins-ssh [2021-03-30T02:08:26.399Z] Cloning the remote Git repository [2021-03-30T02:08:26.474Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-30T02:08:26.591Z] > git init /w/workspace/edgex-ui-go/11 # timeout=10 [2021-03-30T02:08:26.670Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-30T02:08:26.671Z] > git --version # timeout=10 [2021-03-30T02:08:26.697Z] > git --version # 'git version 2.17.1' [2021-03-30T02:08:26.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:08:26.785Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T02:08:28.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-30T02:08:29.065Z] Merging remotes/origin/master commit 0d7e95f3a124b23d26469e0c42d55dfab6137092 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 [2021-03-30T02:08:28.431Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T02:08:28.459Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-30T02:08:28.504Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-30T02:08:28.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:08:28.518Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T02:08:29.091Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T02:08:29.116Z] > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 [2021-03-30T02:08:29.397Z] > git remote # timeout=10 [2021-03-30T02:08:29.423Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T02:08:29.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:08:29.456Z] > git merge 0d7e95f3a124b23d26469e0c42d55dfab6137092 # timeout=10 [2021-03-30T02:08:30.105Z] Merge succeeded, producing bf463696256beb0d9013e20cfd2d7bbfe02de581 [2021-03-30T02:08:30.105Z] Checking out Revision bf463696256beb0d9013e20cfd2d7bbfe02de581 (PR-297) [2021-03-30T02:08:30.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T02:08:30.115Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T02:08:30.147Z] > git checkout -f bf463696256beb0d9013e20cfd2d7bbfe02de581 # timeout=10 [2021-03-30T02:08:34.718Z] Commit message: "Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD" [2021-03-30T02:08:34.741Z] First time build. Skipping changelog. [2021-03-30T02:08:34.727Z] > git rev-list --no-walk 398344327a6aef3dd68162faa24a3e4e2de39d40 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T02:08:40.859Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:08:41.270Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:08:41.654Z] + true [2021-03-30T02:08:41.654Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T02:08:44.362Z] provisioning config files... [2021-03-30T02:08:44.404Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config8632817575680049697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:08:44.814Z] ---> docker-login.sh [2021-03-30T02:08:44.814Z] nexus3.edgexfoundry.org:10001 [2021-03-30T02:08:45.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:08:46.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:08:46.074Z] Configure a credential helper to remove this warning. See [2021-03-30T02:08:46.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:08:46.074Z] [2021-03-30T02:08:46.074Z] Login Succeeded [2021-03-30T02:08:46.074Z] nexus3.edgexfoundry.org:10002 [2021-03-30T02:08:46.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:08:46.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:08:46.621Z] Configure a credential helper to remove this warning. See [2021-03-30T02:08:46.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:08:46.621Z] [2021-03-30T02:08:46.621Z] Login Succeeded [2021-03-30T02:08:46.621Z] nexus3.edgexfoundry.org:10003 [2021-03-30T02:08:46.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:08:47.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:08:47.168Z] Configure a credential helper to remove this warning. See [2021-03-30T02:08:47.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:08:47.168Z] [2021-03-30T02:08:47.168Z] Login Succeeded [2021-03-30T02:08:47.168Z] nexus3.edgexfoundry.org:10004 [2021-03-30T02:08:47.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:08:47.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:08:47.718Z] Configure a credential helper to remove this warning. See [2021-03-30T02:08:47.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:08:47.718Z] [2021-03-30T02:08:47.718Z] Login Succeeded [2021-03-30T02:08:47.718Z] docker.io [2021-03-30T02:08:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:08:48.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:08:48.266Z] Configure a credential helper to remove this warning. See [2021-03-30T02:08:48.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:08:48.266Z] [2021-03-30T02:08:48.266Z] Login Succeeded [2021-03-30T02:08:48.538Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T02:08:48.555Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T02:08:48.998Z] ========================================================= [2021-03-30T02:08:48.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T02:08:48.998Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:08:49.395Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-30T02:08:50.012Z] Sending build context to Docker daemon 17.37MB [2021-03-30T02:08:50.287Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T02:08:50.287Z] Step 2/8 : FROM ${BASE} [2021-03-30T02:08:50.287Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T02:08:50.287Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T02:08:50.287Z] a4357932f1b6: Pulling fs layer [2021-03-30T02:08:50.287Z] 18c013af1878: Pulling fs layer [2021-03-30T02:08:50.287Z] 00ac8860ef70: Pulling fs layer [2021-03-30T02:08:50.287Z] 63d7cb157983: Pulling fs layer [2021-03-30T02:08:50.287Z] b116817d02f9: Pulling fs layer [2021-03-30T02:08:50.287Z] 745a02a5169b: Pulling fs layer [2021-03-30T02:08:50.287Z] 63d7cb157983: Waiting [2021-03-30T02:08:50.287Z] 00ac8860ef70: Waiting [2021-03-30T02:08:50.287Z] b116817d02f9: Waiting [2021-03-30T02:08:50.287Z] 745a02a5169b: Waiting [2021-03-30T02:08:50.287Z] 18c013af1878: Verifying Checksum [2021-03-30T02:08:50.287Z] 18c013af1878: Download complete [2021-03-30T02:08:50.287Z] a4357932f1b6: Verifying Checksum [2021-03-30T02:08:50.287Z] a4357932f1b6: Download complete [2021-03-30T02:08:50.287Z] 63d7cb157983: Verifying Checksum [2021-03-30T02:08:50.287Z] 63d7cb157983: Download complete [2021-03-30T02:08:50.287Z] b116817d02f9: Verifying Checksum [2021-03-30T02:08:50.287Z] b116817d02f9: Download complete [2021-03-30T02:08:50.563Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T02:08:50.563Z] 5f621e34cdf4: Download complete [2021-03-30T02:08:51.167Z] 5f621e34cdf4: Pull complete [2021-03-30T02:08:51.783Z] a4357932f1b6: Pull complete [2021-03-30T02:08:52.061Z] 18c013af1878: Pull complete [2021-03-30T02:08:53.056Z] 745a02a5169b: Verifying Checksum [2021-03-30T02:08:53.056Z] 745a02a5169b: Download complete [2021-03-30T02:08:55.041Z] 00ac8860ef70: Verifying Checksum [2021-03-30T02:08:55.041Z] 00ac8860ef70: Download complete [2021-03-30T02:09:05.215Z] 00ac8860ef70: Pull complete [2021-03-30T02:09:05.215Z] 63d7cb157983: Pull complete [2021-03-30T02:09:05.489Z] b116817d02f9: Pull complete [2021-03-30T02:09:09.810Z] 745a02a5169b: Pull complete [2021-03-30T02:09:09.810Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T02:09:09.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T02:09:09.810Z] ---> b7e6874047d6 [2021-03-30T02:09:09.810Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T02:09:12.433Z] ---> Running in e31ba240da57 [2021-03-30T02:09:13.035Z] Removing intermediate container e31ba240da57 [2021-03-30T02:09:13.035Z] ---> 9d82d94b1301 [2021-03-30T02:09:13.035Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:09:13.035Z] ---> Running in 23cc7e8eafa1 [2021-03-30T02:09:15.666Z] Removing intermediate container 23cc7e8eafa1 [2021-03-30T02:09:15.666Z] ---> 21ed21da65b7 [2021-03-30T02:09:15.666Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-30T02:09:15.666Z] ---> Running in 6816b79522db [2021-03-30T02:09:16.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T02:09:17.226Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T02:09:18.197Z] OK: 142 MiB in 39 packages [2021-03-30T02:09:19.174Z] Removing intermediate container 6816b79522db [2021-03-30T02:09:19.174Z] ---> a7e0a65b4d43 [2021-03-30T02:09:19.174Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-30T02:09:19.447Z] ---> Running in c9fd273a360a [2021-03-30T02:09:19.720Z] Removing intermediate container c9fd273a360a [2021-03-30T02:09:19.720Z] ---> 91fb5174e19c [2021-03-30T02:09:19.720Z] Step 7/8 : COPY . . [2021-03-30T02:09:22.356Z] ---> 41202a58d589 [2021-03-30T02:09:22.356Z] Step 8/8 : RUN go mod download [2021-03-30T02:09:22.356Z] ---> Running in 2db93e3649e2 [2021-03-30T02:09:54.679Z] Removing intermediate container 2db93e3649e2 [2021-03-30T02:09:54.679Z] ---> 93b470af7dd9 [2021-03-30T02:09:54.679Z] Successfully built 93b470af7dd9 [2021-03-30T02:09:54.679Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:09:55.026Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T02:09:55.027Z] . [Pipeline] withDockerContainer [2021-03-30T02:09:55.306Z] prd-ubuntu18.04-docker-arm64-4c-16g-31948 does not seem to be running inside a container [2021-03-30T02:09:55.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-arm64 cat [2021-03-30T02:09:57.014Z] $ docker top 6fbab6412a18cb36d2287afeb61f10fae6c79aedd7982b509cb03416d9ae548f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:09:58.037Z] + go version [2021-03-30T02:09:58.037Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T02:09:58.062Z] $ docker stop --time=1 6fbab6412a18cb36d2287afeb61f10fae6c79aedd7982b509cb03416d9ae548f [2021-03-30T02:09:59.996Z] $ docker rm -f 6fbab6412a18cb36d2287afeb61f10fae6c79aedd7982b509cb03416d9ae548f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:10:01.136Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T02:10:01.136Z] . [Pipeline] withDockerContainer [2021-03-30T02:10:01.406Z] prd-ubuntu18.04-docker-arm64-4c-16g-31948 does not seem to be running inside a container [2021-03-30T02:10:01.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-arm64 cat [2021-03-30T02:10:03.040Z] $ docker top 01c4c8173a9eef364ff3a62a579b7011a92e61086ffd723530192c9e19b8d277 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:10:04.047Z] + make test [2021-03-30T02:10:04.047Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-30T02:10:05.490Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-30T02:10:13.405Z] Running on prd-centos7-docker-4c-2g-31949 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws [2021-03-30T02:10:13.462Z] Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout [2021-03-30T02:10:15.978Z] using credential edgex-jenkins-ssh [2021-03-30T02:10:16.033Z] Cloning the remote Git repository [2021-03-30T02:10:16.057Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-30T02:10:16.125Z] > git init /w/workspace/edgex-ui-go/11 # timeout=10 [2021-03-30T02:10:16.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-30T02:10:16.187Z] > git --version # timeout=10 [2021-03-30T02:10:16.193Z] > git --version # 'git version 2.24.3' [2021-03-30T02:10:16.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:10:16.220Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T02:10:18.142Z] Merging remotes/origin/master commit 0d7e95f3a124b23d26469e0c42d55dfab6137092 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 [2021-03-30T02:10:17.107Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-30T02:10:17.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T02:10:17.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-30T02:10:17.146Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-30T02:10:17.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:10:17.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T02:10:18.149Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T02:10:18.156Z] > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 [2021-03-30T02:10:18.514Z] Merge succeeded, producing 9a89eb818e5ed5953d15ecb3c1f70f2b9c0e279b [2021-03-30T02:10:18.514Z] Checking out Revision 9a89eb818e5ed5953d15ecb3c1f70f2b9c0e279b (PR-297) [2021-03-30T02:10:18.288Z] > git remote # timeout=10 [2021-03-30T02:10:18.294Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T02:10:18.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:10:18.305Z] > git merge 0d7e95f3a124b23d26469e0c42d55dfab6137092 # timeout=10 [2021-03-30T02:10:18.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T02:10:18.516Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T02:10:18.521Z] > git checkout -f 9a89eb818e5ed5953d15ecb3c1f70f2b9c0e279b # timeout=10 [2021-03-30T02:10:22.231Z] Commit message: "Merge commit '0d7e95f3a124b23d26469e0c42d55dfab6137092' into HEAD" [2021-03-30T02:10:22.246Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T02:10:22.235Z] > git rev-list --no-walk 398344327a6aef3dd68162faa24a3e4e2de39d40 # timeout=10 [2021-03-30T02:10:23.740Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:10:24.121Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:10:24.421Z] + sudo service docker restart [2021-03-30T02:10:24.421Z] + true [2021-03-30T02:10:24.421Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T02:10:25.916Z] provisioning config files... [2021-03-30T02:10:25.949Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config1570149103894339995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:10:26.310Z] ---> docker-login.sh [2021-03-30T02:10:26.310Z] nexus3.edgexfoundry.org:10001 [2021-03-30T02:10:26.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:10:26.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:10:26.834Z] Configure a credential helper to remove this warning. See [2021-03-30T02:10:26.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:10:26.834Z] [2021-03-30T02:10:26.834Z] Login Succeeded [2021-03-30T02:10:26.834Z] nexus3.edgexfoundry.org:10002 [2021-03-30T02:10:26.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:10:27.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:10:27.097Z] Configure a credential helper to remove this warning. See [2021-03-30T02:10:27.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:10:27.097Z] [2021-03-30T02:10:27.097Z] Login Succeeded [2021-03-30T02:10:27.097Z] nexus3.edgexfoundry.org:10003 [2021-03-30T02:10:27.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:10:27.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:10:27.097Z] Configure a credential helper to remove this warning. See [2021-03-30T02:10:27.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:10:27.097Z] [2021-03-30T02:10:27.097Z] Login Succeeded [2021-03-30T02:10:27.097Z] nexus3.edgexfoundry.org:10004 [2021-03-30T02:10:27.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:10:27.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:10:27.360Z] Configure a credential helper to remove this warning. See [2021-03-30T02:10:27.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:10:27.360Z] [2021-03-30T02:10:27.360Z] Login Succeeded [2021-03-30T02:10:27.360Z] docker.io [2021-03-30T02:10:27.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:10:27.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:10:27.628Z] Configure a credential helper to remove this warning. See [2021-03-30T02:10:27.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:10:27.628Z] [2021-03-30T02:10:27.628Z] Login Succeeded [2021-03-30T02:10:27.628Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T02:10:27.637Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T02:10:27.993Z] ========================================================= [2021-03-30T02:10:27.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T02:10:27.993Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:10:28.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-30T02:10:28.614Z] Sending build context to Docker daemon 17.37MB [2021-03-30T02:10:28.614Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T02:10:28.614Z] Step 2/8 : FROM ${BASE} [2021-03-30T02:10:28.614Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T02:10:28.614Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T02:10:28.614Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T02:10:28.614Z] de9db76c5a1d: Pulling fs layer [2021-03-30T02:10:28.614Z] bca2f99d35d6: Pulling fs layer [2021-03-30T02:10:28.614Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T02:10:28.614Z] 7c6f9722023f: Pulling fs layer [2021-03-30T02:10:28.614Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T02:10:28.614Z] bca2f99d35d6: Waiting [2021-03-30T02:10:28.614Z] 93359f2a8cfa: Waiting [2021-03-30T02:10:28.614Z] 7c6f9722023f: Waiting [2021-03-30T02:10:28.614Z] a35cf1a2eb13: Waiting [2021-03-30T02:10:28.614Z] de9db76c5a1d: Verifying Checksum [2021-03-30T02:10:28.614Z] de9db76c5a1d: Download complete [2021-03-30T02:10:28.614Z] 0ef7d3d256c8: Download complete [2021-03-30T02:10:28.614Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T02:10:28.614Z] 93359f2a8cfa: Download complete [2021-03-30T02:10:28.877Z] 7c6f9722023f: Verifying Checksum [2021-03-30T02:10:28.877Z] 7c6f9722023f: Download complete [2021-03-30T02:10:28.877Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T02:10:28.877Z] 188c0c94c7c5: Download complete [2021-03-30T02:10:29.139Z] 188c0c94c7c5: Pull complete [2021-03-30T02:10:29.139Z] 0ef7d3d256c8: Pull complete [2021-03-30T02:10:29.404Z] de9db76c5a1d: Pull complete [2021-03-30T02:10:31.332Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T02:10:31.332Z] a35cf1a2eb13: Download complete [2021-03-30T02:10:31.594Z] bca2f99d35d6: Verifying Checksum [2021-03-30T02:10:31.594Z] bca2f99d35d6: Download complete [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-30T02:10:32.344Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-30T02:10:32.344Z] GO111MODULE=on go vet ./... [2021-03-30T02:10:36.916Z] bca2f99d35d6: Pull complete [2021-03-30T02:10:36.917Z] 93359f2a8cfa: Pull complete [2021-03-30T02:10:36.917Z] 7c6f9722023f: Pull complete [Pipeline] } [2021-03-30T02:10:37.782Z] $ docker stop --time=1 01c4c8173a9eef364ff3a62a579b7011a92e61086ffd723530192c9e19b8d277 [2021-03-30T02:10:40.036Z] $ docker rm -f 01c4c8173a9eef364ff3a62a579b7011a92e61086ffd723530192c9e19b8d277 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T02:10:40.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-30T02:10:41.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-03-30T02:10:43.545Z] a35cf1a2eb13: Pull complete [2021-03-30T02:10:43.545Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T02:10:43.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T02:10:43.545Z] ---> a62c8e92a672 [2021-03-30T02:10:43.545Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T02:10:43.808Z] ---> Running in 1442caf3dd2e [2021-03-30T02:10:44.071Z] Removing intermediate container 1442caf3dd2e [2021-03-30T02:10:44.071Z] ---> 258b0891506f [2021-03-30T02:10:44.071Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:10:44.071Z] ---> Running in b2dfe5f29b66 [Pipeline] sh [2021-03-30T02:10:45.020Z] Removing intermediate container b2dfe5f29b66 [2021-03-30T02:10:45.020Z] ---> 798a41f1e6ab [2021-03-30T02:10:45.020Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-30T02:10:45.020Z] ---> Running in c8da2c7d9ba6 [2021-03-30T02:10:45.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-30T02:10:45.486Z] + ls -al . [2021-03-30T02:10:45.486Z] total 124 [2021-03-30T02:10:45.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 02:10 . [2021-03-30T02:10:45.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:08 .. [2021-03-30T02:10:45.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 02:08 .git [2021-03-30T02:10:45.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:08 .github [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 30 02:08 .gitignore [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 30 02:08 CONTRIBUTING.md [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 30 02:08 Dockerfile [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 30 02:08 Dockerfile.build [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 30 02:08 Jenkinsfile [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 30 02:08 LICENSE [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 30 02:08 Makefile [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 30 02:08 README.md [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 02:06 VERSION [2021-03-30T02:10:45.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:08 assets [2021-03-30T02:10:45.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 02:08 bin [2021-03-30T02:10:45.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 02:08 cmd [2021-03-30T02:10:45.486Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 30 02:10 coverage.out [2021-03-30T02:10:45.486Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 02:08 docs [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 987 Mar 30 02:08 go.mod [2021-03-30T02:10:45.486Z] -rw-r--r-- 1 jenkins jenkins 22319 Mar 30 02:10 go.sum [2021-03-30T02:10:45.486Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 02:08 internal [2021-03-30T02:10:45.486Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 30 02:08 version.go [2021-03-30T02:10:45.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 02:08 web [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:10:45.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T02:10:45.845Z] + 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=ea829d3236ae37db067094074e840d949ce1d552 --label arch=arm64 --label version=0.0.0 . [2021-03-30T02:10:46.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:10:46.745Z] OK: 166 MiB in 39 packages [2021-03-30T02:10:46.825Z] Sending build context to Docker daemon 17.4MB [2021-03-30T02:10:46.825Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T02:10:46.825Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-30T02:10:46.825Z] ---> 93b470af7dd9 [2021-03-30T02:10:46.825Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-30T02:10:47.008Z] Removing intermediate container c8da2c7d9ba6 [2021-03-30T02:10:47.008Z] ---> e32040122056 [2021-03-30T02:10:47.008Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-30T02:10:47.008Z] ---> Running in 83731224e70e [2021-03-30T02:10:47.098Z] ---> Running in 450c3025b187 [2021-03-30T02:10:47.271Z] Removing intermediate container 83731224e70e [2021-03-30T02:10:47.271Z] ---> 81d12d70cbaa [2021-03-30T02:10:47.271Z] Step 7/8 : COPY . . [2021-03-30T02:10:47.372Z] Removing intermediate container 450c3025b187 [2021-03-30T02:10:47.372Z] ---> 4035a3f42901 [2021-03-30T02:10:47.372Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-30T02:10:47.644Z] ---> Running in 72d997ef9bf8 [2021-03-30T02:10:47.918Z] Removing intermediate container 72d997ef9bf8 [2021-03-30T02:10:47.918Z] ---> 19bcd906e19a [2021-03-30T02:10:47.918Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-30T02:10:48.192Z] ---> Running in 0c0c846b25ca [2021-03-30T02:10:48.785Z] Removing intermediate container 0c0c846b25ca [2021-03-30T02:10:48.785Z] ---> ad9dcbe0c418 [2021-03-30T02:10:48.785Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-30T02:10:48.785Z] ---> Running in dcafc52aee8b [2021-03-30T02:10:49.386Z] Removing intermediate container dcafc52aee8b [2021-03-30T02:10:49.386Z] ---> b647c3b88282 [2021-03-30T02:10:49.386Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-30T02:10:49.386Z] ---> Running in eb8b82486546 [2021-03-30T02:10:49.659Z] Removing intermediate container eb8b82486546 [2021-03-30T02:10:49.659Z] ---> d861fbd9cbb9 [2021-03-30T02:10:49.659Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:10:49.828Z] ---> a94a01e54e28 [2021-03-30T02:10:49.828Z] Step 8/8 : RUN go mod download [2021-03-30T02:10:49.828Z] ---> Running in a75823861d4d [2021-03-30T02:10:49.930Z] ---> Running in 8f36fce8849a [2021-03-30T02:10:52.555Z] Removing intermediate container 8f36fce8849a [2021-03-30T02:10:52.555Z] ---> f585717f4b21 [2021-03-30T02:10:52.555Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-30T02:10:52.555Z] ---> Running in e29145131631 [2021-03-30T02:10:53.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T02:10:54.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T02:10:54.723Z] OK: 142 MiB in 39 packages [2021-03-30T02:10:56.155Z] Removing intermediate container e29145131631 [2021-03-30T02:10:56.155Z] ---> abf82cc853f8 [2021-03-30T02:10:56.155Z] Step 10/24 : ENV GO111MODULE=on [2021-03-30T02:10:56.155Z] ---> Running in df4738ccc772 [2021-03-30T02:10:56.428Z] Removing intermediate container df4738ccc772 [2021-03-30T02:10:56.428Z] ---> b3f2b75f4560 [2021-03-30T02:10:56.428Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-30T02:10:56.702Z] ---> Running in 799aa886f678 [2021-03-30T02:10:57.296Z] Removing intermediate container 799aa886f678 [2021-03-30T02:10:57.296Z] ---> 5a96dec0e3b9 [2021-03-30T02:10:57.296Z] Step 12/24 : COPY go.mod . [2021-03-30T02:10:57.893Z] ---> 07daf5179700 [2021-03-30T02:10:57.893Z] Step 13/24 : COPY Makefile . [2021-03-30T02:10:58.486Z] ---> 37604386270b [2021-03-30T02:10:58.486Z] Step 14/24 : RUN make update [2021-03-30T02:10:58.759Z] ---> Running in b1b287a1ca18 [2021-03-30T02:10:59.746Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-30T02:11:01.186Z] Removing intermediate container b1b287a1ca18 [2021-03-30T02:11:01.186Z] ---> 1d4a6a3859c6 [2021-03-30T02:11:01.186Z] Step 15/24 : COPY . . [2021-03-30T02:11:03.797Z] ---> 3e4b198a18ca [2021-03-30T02:11:03.797Z] Step 16/24 : RUN ${MAKE} [2021-03-30T02:11:03.797Z] ---> Running in 0b8875cfaa8f [2021-03-30T02:11:04.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-30T02:11:16.494Z] Removing intermediate container a75823861d4d [2021-03-30T02:11:16.494Z] ---> 2095af80ac3f [2021-03-30T02:11:16.494Z] Successfully built 2095af80ac3f [2021-03-30T02:11:16.494Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:11:16.816Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T02:11:16.816Z] . [Pipeline] withDockerContainer [2021-03-30T02:11:17.110Z] prd-centos7-docker-4c-2g-31949 does not seem to be running inside a container [2021-03-30T02:11:17.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-x86_64 cat [2021-03-30T02:11:18.134Z] $ docker top 2f2aa301e3845e905d3d3f259c1a077596606d4ffee5e333124e67fe9e5f07a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:11:18.667Z] + go version [2021-03-30T02:11:18.667Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T02:11:18.682Z] $ docker stop --time=1 2f2aa301e3845e905d3d3f259c1a077596606d4ffee5e333124e67fe9e5f07a6 [2021-03-30T02:11:20.035Z] $ docker rm -f 2f2aa301e3845e905d3d3f259c1a077596606d4ffee5e333124e67fe9e5f07a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:11:20.884Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T02:11:20.884Z] . [Pipeline] withDockerContainer [2021-03-30T02:11:20.981Z] prd-centos7-docker-4c-2g-31949 does not seem to be running inside a container [2021-03-30T02:11:21.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** ci-base-image-x86_64 cat [2021-03-30T02:11:21.745Z] $ docker top 4500e13729d24533584267c0e0a333f7b7af4757f4a1d181fa4e10acc5d28e4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:11:22.240Z] + make test [2021-03-30T02:11:22.240Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-30T02:11:23.653Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-30T02:11:31.609Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-30T02:11:31.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-30T02:11:32.179Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-30T02:11:34.792Z] $ docker stop --time=1 4500e13729d24533584267c0e0a333f7b7af4757f4a1d181fa4e10acc5d28e4f [2021-03-30T02:11:35.919Z] Removing intermediate container 0b8875cfaa8f [2021-03-30T02:11:35.919Z] ---> a409448a80c5 [2021-03-30T02:11:35.919Z] Step 17/24 : FROM alpine:3.12 [2021-03-30T02:11:36.189Z] 3.12: Pulling from library/alpine [2021-03-30T02:11:36.189Z] 95dec6db3722: Pulling fs layer [2021-03-30T02:11:36.463Z] 95dec6db3722: Verifying Checksum [2021-03-30T02:11:36.463Z] 95dec6db3722: Download complete [2021-03-30T02:11:37.026Z] $ docker rm -f 4500e13729d24533584267c0e0a333f7b7af4757f4a1d181fa4e10acc5d28e4f [2021-03-30T02:11:37.061Z] 95dec6db3722: Pull complete [2021-03-30T02:11:37.061Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T02:11:37.061Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T02:11:37.061Z] ---> e47305ac9786 [2021-03-30T02:11:37.061Z] Step 18/24 : EXPOSE 4000 [Pipeline] // withDockerContainer [2021-03-30T02:11:37.338Z] ---> Running in dd7553e18e4e [Pipeline] sh [2021-03-30T02:11:37.614Z] Removing intermediate container dd7553e18e4e [2021-03-30T02:11:37.615Z] ---> d2358e777d13 [2021-03-30T02:11:37.615Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-30T02:11:37.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-30T02:11:37.754Z] Warning: overwriting stash ‘coverage-report’ [2021-03-30T02:11:38.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-30T02:11:38.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-30T02:11:38.990Z] + ls -al . [2021-03-30T02:11:38.990Z] total 92 [2021-03-30T02:11:38.990Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 30 02:11 . [2021-03-30T02:11:38.990Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 30 02:10 .. [2021-03-30T02:11:38.990Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 30 02:10 assets [2021-03-30T02:11:38.990Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 30 02:10 bin [2021-03-30T02:11:38.990Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 30 02:10 cmd [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 30 02:10 CONTRIBUTING.md [2021-03-30T02:11:38.990Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 30 02:11 coverage.out [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 30 02:10 Dockerfile [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 30 02:10 Dockerfile.build [2021-03-30T02:11:38.990Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 30 02:10 docs [2021-03-30T02:11:38.990Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 02:10 .git [2021-03-30T02:11:38.990Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 30 02:10 .github [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 30 02:10 .gitignore [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 987 Mar 30 02:10 go.mod [2021-03-30T02:11:38.990Z] -rw-r--r--. 1 jenkins jenkins 22319 Mar 30 02:11 go.sum [2021-03-30T02:11:38.990Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 30 02:10 internal [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 30 02:10 Jenkinsfile [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 30 02:10 LICENSE [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 30 02:10 Makefile [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 30 02:10 README.md [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 30 02:06 VERSION [2021-03-30T02:11:38.990Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 30 02:10 version.go [2021-03-30T02:11:38.990Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 30 02:10 web [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:11:39.297Z] + 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=ea829d3236ae37db067094074e840d949ce1d552 --label arch=amd64 --label version=0.0.0 . [2021-03-30T02:11:39.560Z] Sending build context to Docker daemon 17.4MB [2021-03-30T02:11:39.560Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T02:11:39.560Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-30T02:11:39.560Z] ---> 2095af80ac3f [2021-03-30T02:11:39.561Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-30T02:11:39.596Z] ---> 2936b49e5e02 [2021-03-30T02:11:39.596Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-30T02:11:39.596Z] ---> Running in 7b9508e8614f [2021-03-30T02:11:40.190Z] Removing intermediate container 7b9508e8614f [2021-03-30T02:11:40.190Z] ---> 939b2bf519d5 [2021-03-30T02:11:40.190Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-30T02:11:40.190Z] ---> Running in 6427fbd4c4e2 [2021-03-30T02:11:40.507Z] ---> Running in 22bf43cf6645 [2021-03-30T02:11:40.507Z] Removing intermediate container 22bf43cf6645 [2021-03-30T02:11:40.507Z] ---> d2f4fe44172a [2021-03-30T02:11:40.507Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-30T02:11:40.507Z] ---> Running in bf0c69888a23 [2021-03-30T02:11:40.772Z] Removing intermediate container bf0c69888a23 [2021-03-30T02:11:40.772Z] ---> 08be94c6447b [2021-03-30T02:11:40.772Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-30T02:11:40.772Z] ---> Running in 9e714b0c6110 [2021-03-30T02:11:40.772Z] Removing intermediate container 9e714b0c6110 [2021-03-30T02:11:40.772Z] ---> 2b6d5a58da0b [2021-03-30T02:11:40.772Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-30T02:11:40.785Z] Removing intermediate container 6427fbd4c4e2 [2021-03-30T02:11:40.785Z] ---> cd7125a70780 [2021-03-30T02:11:40.785Z] Step 22/24 : LABEL arch=arm64 [2021-03-30T02:11:40.785Z] ---> Running in 55b7d5e2c9ca [2021-03-30T02:11:41.039Z] ---> Running in 58a9c23cc967 [2021-03-30T02:11:41.040Z] Removing intermediate container 58a9c23cc967 [2021-03-30T02:11:41.040Z] ---> a5c6582c4633 [2021-03-30T02:11:41.040Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-30T02:11:41.314Z] ---> Running in 083fcc2a02de [2021-03-30T02:11:41.314Z] Removing intermediate container 083fcc2a02de [2021-03-30T02:11:41.314Z] ---> 5af1491045b1 [2021-03-30T02:11:41.314Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:11:41.314Z] ---> Running in dcb2703b2797 [2021-03-30T02:11:41.381Z] Removing intermediate container 55b7d5e2c9ca [2021-03-30T02:11:41.381Z] ---> a37c1154b22a [2021-03-30T02:11:41.381Z] Step 23/24 : LABEL git_sha=ea829d3236ae37db067094074e840d949ce1d552 [2021-03-30T02:11:41.381Z] ---> Running in 8f3a2144f18c [2021-03-30T02:11:41.975Z] Removing intermediate container 8f3a2144f18c [2021-03-30T02:11:41.975Z] ---> 5b4f4c78e333 [2021-03-30T02:11:41.975Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T02:11:41.975Z] ---> Running in 7f29cbb93804 [2021-03-30T02:11:42.247Z] Removing intermediate container 7f29cbb93804 [2021-03-30T02:11:42.247Z] ---> 22165f0464dc [2021-03-30T02:11:42.247Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-30T02:11:42.261Z] Removing intermediate container dcb2703b2797 [2021-03-30T02:11:42.261Z] ---> 3b573fa413cb [2021-03-30T02:11:42.261Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-30T02:11:42.519Z] Successfully built 22165f0464dc [2021-03-30T02:11:42.519Z] Successfully tagged docker-edgex-ui-go-arm64:latest [2021-03-30T02:11:42.528Z] ---> Running in baec7e4bba39 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-30T02:11:42.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:11:43.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:11:43.495Z] ---> job-cost.sh [2021-03-30T02:11:43.495Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fAnS [2021-03-30T02:11:43.953Z] OK: 166 MiB in 39 packages [2021-03-30T02:11:44.215Z] Removing intermediate container baec7e4bba39 [2021-03-30T02:11:44.215Z] ---> bc78caf94ea7 [2021-03-30T02:11:44.215Z] Step 10/24 : ENV GO111MODULE=on [2021-03-30T02:11:44.477Z] ---> Running in 645a399af8e5 [2021-03-30T02:11:44.477Z] Removing intermediate container 645a399af8e5 [2021-03-30T02:11:44.477Z] ---> fdeb110bb7b7 [2021-03-30T02:11:44.477Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-30T02:11:44.477Z] ---> Running in 7df05baf4aa4 [2021-03-30T02:11:44.740Z] Removing intermediate container 7df05baf4aa4 [2021-03-30T02:11:44.740Z] ---> 8c9133d9ca9e [2021-03-30T02:11:44.740Z] Step 12/24 : COPY go.mod . [2021-03-30T02:11:45.002Z] ---> 7f4ba0a61dd4 [2021-03-30T02:11:45.002Z] Step 13/24 : COPY Makefile . [2021-03-30T02:11:45.265Z] ---> ab2dcfd7fa35 [2021-03-30T02:11:45.265Z] Step 14/24 : RUN make update [2021-03-30T02:11:45.265Z] ---> Running in b19f5c7b432a [2021-03-30T02:11:45.532Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-30T02:11:46.112Z] Removing intermediate container b19f5c7b432a [2021-03-30T02:11:46.112Z] ---> 3cd11040a4af [2021-03-30T02:11:46.112Z] Step 15/24 : COPY . . [2021-03-30T02:11:48.682Z] ---> f836bdd7ce7d [2021-03-30T02:11:48.682Z] Step 16/24 : RUN ${MAKE} [2021-03-30T02:11:48.682Z] ---> Running in c71bd9b00a40 [2021-03-30T02:11:48.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-30T02:11:57.221Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-30T02:12:00.549Z] Removing intermediate container c71bd9b00a40 [2021-03-30T02:12:00.549Z] ---> 64587ecab6cd [2021-03-30T02:12:00.549Z] Step 17/24 : FROM alpine:3.12 [2021-03-30T02:12:01.123Z] 3.12: Pulling from library/alpine [2021-03-30T02:12:01.123Z] 22599d3e9e25: Pulling fs layer [2021-03-30T02:12:01.392Z] 22599d3e9e25: Verifying Checksum [2021-03-30T02:12:01.392Z] 22599d3e9e25: Download complete [2021-03-30T02:12:01.655Z] 22599d3e9e25: Pull complete [2021-03-30T02:12:01.655Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T02:12:01.655Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T02:12:01.655Z] ---> 42cb162f0360 [2021-03-30T02:12:01.655Z] Step 18/24 : EXPOSE 4000 [2021-03-30T02:12:01.918Z] ---> Running in a51ed6cdf434 [2021-03-30T02:12:01.918Z] Removing intermediate container a51ed6cdf434 [2021-03-30T02:12:01.918Z] ---> 6d007aa55a9f [2021-03-30T02:12:01.918Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-30T02:12:02.864Z] ---> 2a0f93b09900 [2021-03-30T02:12:02.864Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-30T02:12:02.864Z] ---> Running in b5bae40bfe47 [2021-03-30T02:12:03.125Z] Removing intermediate container b5bae40bfe47 [2021-03-30T02:12:03.125Z] ---> 437e2ccb18f2 [2021-03-30T02:12:03.125Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-30T02:12:03.125Z] ---> Running in 861a0653cc69 [2021-03-30T02:12:04.070Z] Removing intermediate container 861a0653cc69 [2021-03-30T02:12:04.071Z] ---> 2ea9b80e4ba9 [2021-03-30T02:12:04.071Z] Step 22/24 : LABEL arch=amd64 [2021-03-30T02:12:04.071Z] ---> Running in 9afd93a1f1f5 [2021-03-30T02:12:04.071Z] Removing intermediate container 9afd93a1f1f5 [2021-03-30T02:12:04.071Z] ---> 6101837b7710 [2021-03-30T02:12:04.071Z] Step 23/24 : LABEL git_sha=ea829d3236ae37db067094074e840d949ce1d552 [2021-03-30T02:12:04.071Z] ---> Running in 4ef4cf2f8e1d [2021-03-30T02:12:04.332Z] Removing intermediate container 4ef4cf2f8e1d [2021-03-30T02:12:04.333Z] ---> 0289c086e2e2 [2021-03-30T02:12:04.333Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T02:12:04.333Z] ---> Running in 897952edd3c3 [2021-03-30T02:12:04.595Z] Removing intermediate container 897952edd3c3 [2021-03-30T02:12:04.595Z] ---> ee87d5876c7d [2021-03-30T02:12:04.595Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-30T02:12:04.595Z] Successfully built ee87d5876c7d [2021-03-30T02:12:04.595Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:12:05.459Z] ---> job-cost.sh [2021-03-30T02:12:05.459Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vNvA [2021-03-30T02:12:20.402Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T02:12:22.443Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T02:12:52.611Z] lf-activate-venv(): INFO: Adding /tmp/venv-vNvA/bin to PATH [2021-03-30T02:12:52.611Z] INFO: No Stack... [2021-03-30T02:12:52.611Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T02:12:52.611Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T02:12:52.916Z] + cat /w/workspace/edgex-ui-go/11/archives/cost.csv [2021-03-30T02:12:52.916Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T02:12:52.995Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [2021-03-30T02:12:53.005Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] did not exist. Created. [2021-03-30T02:12:53.005Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T02:12:53.400Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-30T02:12:53.524Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T02:12:53.535Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T02:13:59.199Z] lf-activate-venv(): INFO: Adding /tmp/venv-fAnS/bin to PATH [2021-03-30T02:13:59.199Z] INFO: No Stack... [2021-03-30T02:13:59.199Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T02:13:59.199Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T02:13:59.532Z] + + catcut /w/workspace/edgex-ui-go/11/archives/cost.csv -d, -f6 [2021-03-30T02:13:59.532Z] [Pipeline] lock [2021-03-30T02:13:59.639Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [2021-03-30T02:13:59.648Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] did not exist. Created. [2021-03-30T02:13:59.648Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T02:14:00.089Z] /w/workspace/edgex-ui-go/11@tmp/durable-8e06ec3e/script.sh: 1: /w/workspace/edgex-ui-go/11@tmp/durable-8e06ec3e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-30T02:14:00.435Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T02:14:00.504Z] Warning: overwriting stash ‘stack-cost’ [2021-03-30T02:14:00.760Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T02:14:00.772Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-11-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-30T02:14:02.271Z] provisioning config files... [2021-03-30T02:14:02.328Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config818078345717543887tmp [Pipeline] { [Pipeline] sh [2021-03-30T02:14:02.875Z] + set +x [2021-03-30T02:14:02.875Z] + bash -s -- [2021-03-30T02:14:02.875Z] + curl -s https://codecov.io/bash [2021-03-30T02:14:03.183Z] [2021-03-30T02:14:03.183Z] _____ _ [2021-03-30T02:14:03.183Z] / ____| | | [2021-03-30T02:14:03.183Z] | | ___ __| | ___ ___ _____ __ [2021-03-30T02:14:03.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-30T02:14:03.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-30T02:14:03.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-30T02:14:03.183Z] Bash-20210309-2b87ace [2021-03-30T02:14:03.183Z] [2021-03-30T02:14:03.183Z] [2021-03-30T02:14:03.183Z] ==> git version 2.24.3 found [2021-03-30T02:14:03.183Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-30T02:14:03.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-30T02:14:03.183Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-30T02:14:03.183Z] ==> Jenkins CI detected. [2021-03-30T02:14:03.183Z] project root: . [2021-03-30T02:14:03.183Z] --> token set from env [2021-03-30T02:14:03.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-30T02:14:03.541Z] ==> Running gcov in . (disable via -X gcov) [2021-03-30T02:14:03.541Z] ==> Python coveragepy not found [2021-03-30T02:14:03.541Z] ==> Searching for coverage reports in: [2021-03-30T02:14:03.541Z] + . [2021-03-30T02:14:03.541Z] -> Found 1 reports [2021-03-30T02:14:03.541Z] ==> Detecting git/mercurial file structure [2021-03-30T02:14:03.541Z] ==> Reading reports [2021-03-30T02:14:03.541Z] + ./coverage.out bytes=10 [2021-03-30T02:14:03.541Z] ==> Appending adjustments [2021-03-30T02:14:03.541Z] https://docs.codecov.io/docs/fixing-reports [2021-03-30T02:14:04.179Z] + Found adjustments [2021-03-30T02:14:04.179Z] ==> Gzipping contents [2021-03-30T02:14:04.179Z] 4.0K /tmp/codecov.mQd089.gz [2021-03-30T02:14:04.179Z] ==> Uploading reports [2021-03-30T02:14:04.179Z] url: https://codecov.io [2021-03-30T02:14:04.179Z] query: branch=PR-297&commit=ea829d3236ae37db067094074e840d949ce1d552&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2021-03-30T02:14:04.179Z] -> Pinging Codecov [2021-03-30T02:14:04.179Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-297&commit=ea829d3236ae37db067094074e840d949ce1d552&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2021-03-30T02:14:05.221Z] -> Uploading to [2021-03-30T02:14:05.221Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-30/FB506323287CE973F263BFD2A0EB1F37/ea829d3236ae37db067094074e840d949ce1d552/7cd1af82-30dd-4166-842d-6228f3ceba14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T021404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9455ffbbf256ca61553cfad38e7cfc088650f43f96492c90c20902760a8f5ff7 [2021-03-30T02:14:05.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T02:14:05.221Z] Dload Upload Total Spent Left Speed [2021-03-30T02:14:05.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3336 0 0 100 3336 0 6411 --:--:-- --:--:-- --:--:-- 6403 100 3336 0 0 100 3336 0 6407 --:--:-- --:--:-- --:--:-- 6403 [2021-03-30T02:14:05.514Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ea829d3236ae37db067094074e840d949ce1d552 [Pipeline] } [2021-03-30T02:14:05.533Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:14:07.958Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:14:09.095Z] ---> package-listing.sh [2021-03-30T02:14:09.095Z] ++ facter osfamily [2021-03-30T02:14:09.095Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T02:14:09.376Z] + OS_FAMILY=redhat [2021-03-30T02:14:09.376Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-297 [2021-03-30T02:14:09.376Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T02:14:09.376Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T02:14:09.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T02:14:09.376Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T02:14:09.376Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' [2021-03-30T02:14:09.376Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T02:14:09.376Z] + case "${OS_FAMILY}" in [2021-03-30T02:14:09.376Z] + sort [2021-03-30T02:14:09.376Z] + rpm -qa [2021-03-30T02:14:16.214Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T02:14:16.214Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T02:14:16.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T02:14:16.214Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' [2021-03-30T02:14:16.214Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [2021-03-30T02:14:16.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [Pipeline] echo [2021-03-30T02:14:16.231Z] 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T02:14:16.782Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:14:17.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T02:14:17.556Z] [2021-03-30T02:14:17.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:14:17.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T02:14:18.302Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T02:14:18.302Z] df20fa9351a1: Pulling fs layer [2021-03-30T02:14:18.302Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T02:14:18.302Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T02:14:18.302Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T02:14:18.302Z] 93b61091891f: Pulling fs layer [2021-03-30T02:14:18.302Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T02:14:18.302Z] 5e14af77c1be: Pulling fs layer [2021-03-30T02:14:18.302Z] 01666e4c0597: Pulling fs layer [2021-03-30T02:14:18.302Z] aa168da1d23b: Pulling fs layer [2021-03-30T02:14:18.302Z] 93b9cdb0e59b: Waiting [2021-03-30T02:14:18.302Z] 5e14af77c1be: Waiting [2021-03-30T02:14:18.302Z] 01666e4c0597: Waiting [2021-03-30T02:14:18.302Z] 93b61091891f: Waiting [2021-03-30T02:14:18.302Z] aa168da1d23b: Waiting [2021-03-30T02:14:18.302Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T02:14:18.302Z] 36b3adc4ff6f: Download complete [2021-03-30T02:14:18.775Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T02:14:18.775Z] 46f8f816bc3b: Download complete [2021-03-30T02:14:18.775Z] df20fa9351a1: Verifying Checksum [2021-03-30T02:14:18.775Z] df20fa9351a1: Download complete [2021-03-30T02:14:18.775Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T02:14:18.775Z] 93b9cdb0e59b: Download complete [2021-03-30T02:14:18.775Z] 5e14af77c1be: Verifying Checksum [2021-03-30T02:14:18.775Z] 5e14af77c1be: Download complete [2021-03-30T02:14:19.065Z] 01666e4c0597: Verifying Checksum [2021-03-30T02:14:19.065Z] 01666e4c0597: Download complete [2021-03-30T02:14:19.363Z] 93b61091891f: Verifying Checksum [2021-03-30T02:14:19.363Z] 93b61091891f: Download complete [2021-03-30T02:14:19.363Z] df20fa9351a1: Pull complete [2021-03-30T02:14:20.420Z] 36b3adc4ff6f: Pull complete [2021-03-30T02:14:20.420Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T02:14:20.420Z] 8ad3a11d3b57: Download complete [2021-03-30T02:14:23.160Z] 8ad3a11d3b57: Pull complete [2021-03-30T02:14:23.522Z] 46f8f816bc3b: Pull complete [2021-03-30T02:14:24.665Z] 93b61091891f: Pull complete [2021-03-30T02:14:25.311Z] 93b9cdb0e59b: Pull complete [2021-03-30T02:14:25.640Z] 5e14af77c1be: Pull complete [2021-03-30T02:14:25.955Z] 01666e4c0597: Pull complete [2021-03-30T02:14:26.653Z] aa168da1d23b: Verifying Checksum [2021-03-30T02:14:26.653Z] aa168da1d23b: Download complete [2021-03-30T02:14:45.298Z] aa168da1d23b: Pull complete [2021-03-30T02:14:45.298Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T02:14:45.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T02:14:45.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T02:14:45.549Z] prd-centos7-docker-4c-2g-31945 does not seem to be running inside a container [2021-03-30T02:14:46.080Z] $ 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-297/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-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-30T02:14:49.763Z] $ docker top c198c32e05c58364f67d007b3f2d0a4937e6e6f3fffe553466888b2ce90249c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:14:50.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T02:14:52.024Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T02:14:52.717Z] + ls /var/log/sa-host [2021-03-30T02:14:52.717Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T02:14:52.717Z] file_magic: OK [2021-03-30T02:14:52.718Z] HZ: Using current value: 100 [2021-03-30T02:14:52.718Z] file_header: OK [2021-03-30T02:14:52.718Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-30T02:14:52.718Z] Statistics: [2021-03-30T02:14:52.718Z] Hnuu...uuuununununu... [2021-03-30T02:14:52.718Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T02:14:52.718Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T02:14:52.718Z] file_magic: OK [2021-03-30T02:14:52.718Z] HZ: Using current value: 100 [2021-03-30T02:14:52.718Z] file_header: OK [2021-03-30T02:14:52.718Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-30T02:14:52.718Z] Statistics: [2021-03-30T02:14:52.718Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-30T02:14:52.718Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T02:14:53.325Z] provisioning config files... [2021-03-30T02:14:53.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config9098396325466576296tmp [Pipeline] { [Pipeline] echo [2021-03-30T02:14:53.446Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:14:54.129Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T02:14:54.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T02:14:54.254Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:14:54.649Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T02:14:54.661Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:14:55.357Z] ---> sudo-logs.sh [2021-03-30T02:14:55.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T02:14:55.424Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:14:56.212Z] ---> job-cost.sh [2021-03-30T02:14:56.212Z] lf-activate-venv: SKIPPING [2021-03-30T02:14:56.212Z] DEBUG: total: 0.20999999344348907 [2021-03-30T02:14:56.212Z] INFO: Retrieving Stack Cost... [2021-03-30T02:14:57.688Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T02:14:58.321Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T02:14:58.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:14:59.192Z] ---> logs-deploy.sh [2021-03-30T02:14:59.192Z] lf-activate-venv: SKIPPING [2021-03-30T02:14:59.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-297/11 [2021-03-30T02:14:59.192Z] INFO: archiving workspace using pattern(s): [2021-03-30T02:15:03.788Z] Archives upload complete. [2021-03-30T02:15:03.788Z] INFO: archiving logs to Nexus