Pull request #316 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from efe7486dbdb9296ffc99dd971a9c3228c387ad25+03d6e45996491a5582f07f1d234588528d2720b6 (d65cebcf29c49883f03b79724ff7aa7465b65b58) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-316/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-316/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31341 in /w/workspace/edgexfoundry_edgex-ui-go_PR-316 [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-316 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 03d6e45996491a5582f07f1d234588528d2720b6 into PR head commit efe7486dbdb9296ffc99dd971a9c3228c387ad25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 Merge succeeded, producing efe7486dbdb9296ffc99dd971a9c3228c387ad25 Checking out Revision efe7486dbdb9296ffc99dd971a9c3228c387ad25 (PR-316) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03d6e45996491a5582f07f1d234588528d2720b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-25T06:24:05.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-25T06:24:05.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T06:24:06.181Z] ========================================================= [2021-03-25T06:24:06.181Z] EdgeX Global Pipelines Version Info [2021-03-25T06:24:06.181Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:24:07.725Z] ------------------- [2021-03-25T06:24:07.725Z] stable info: [2021-03-25T06:24:07.725Z] ------------------- [2021-03-25T06:24:07.725Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-25T06:24:07.725Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T06:24:07.725Z] Message: update stable to v1.0.186 [2021-03-25T06:24:08.672Z] ------------------- [2021-03-25T06:24:08.672Z] experimental info: [2021-03-25T06:24:08.672Z] ------------------- [2021-03-25T06:24:08.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-25T06:24:08.672Z] Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 [2021-03-25T06:24:08.672Z] Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-25T06:24:09.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-25T06:24:09.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-25T06:24:09.362Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-25T06:24:09.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-25T06:24:09.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-25T06:24:09.787Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-25T06:24:09.934Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-25T06:24:10.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-25T06:24:10.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-25T06:24:10.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-25T06:24:10.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-25T06:24:10.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-25T06:24:10.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-25T06:24:11.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-25T06:24:11.145Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T06:24:11.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T06:24:11.417Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T06:24:11.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T06:24:11.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-25T06:24:12.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-25T06:24:12.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-25T06:24:12.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-25T06:24:12.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-25T06:24:12.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-25T06:24:12.682Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-25T06:24:12.835Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-25T06:24:12.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-316 [Pipeline] echo [2021-03-25T06:24:13.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-316 [Pipeline] echo [2021-03-25T06:24:13.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-316 [Pipeline] echo [2021-03-25T06:24:13.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efe7486dbdb9296ffc99dd971a9c3228c387ad25 [Pipeline] echo [2021-03-25T06:24:13.467Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efe7486 [Pipeline] echo [2021-03-25T06:24:13.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T06:24:13.872Z] provisioning config files... [2021-03-25T06:24:13.915Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/config8028376747564785394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:24:14.349Z] ---> docker-login.sh [2021-03-25T06:24:14.349Z] nexus3.edgexfoundry.org:10001 [2021-03-25T06:24:14.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:24:14.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:24:14.878Z] Configure a credential helper to remove this warning. See [2021-03-25T06:24:14.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:24:14.878Z] [2021-03-25T06:24:14.878Z] Login Succeeded [2021-03-25T06:24:14.878Z] nexus3.edgexfoundry.org:10002 [2021-03-25T06:24:14.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:24:15.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:24:15.141Z] Configure a credential helper to remove this warning. See [2021-03-25T06:24:15.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:24:15.141Z] [2021-03-25T06:24:15.141Z] Login Succeeded [2021-03-25T06:24:15.141Z] nexus3.edgexfoundry.org:10003 [2021-03-25T06:24:15.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:24:15.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:24:15.141Z] Configure a credential helper to remove this warning. See [2021-03-25T06:24:15.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:24:15.141Z] [2021-03-25T06:24:15.141Z] Login Succeeded [2021-03-25T06:24:15.141Z] nexus3.edgexfoundry.org:10004 [2021-03-25T06:24:15.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:24:15.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:24:15.404Z] Configure a credential helper to remove this warning. See [2021-03-25T06:24:15.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:24:15.404Z] [2021-03-25T06:24:15.404Z] Login Succeeded [2021-03-25T06:24:15.404Z] docker.io [2021-03-25T06:24:15.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:24:15.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:24:15.928Z] Configure a credential helper to remove this warning. See [2021-03-25T06:24:15.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:24:15.928Z] [2021-03-25T06:24:15.928Z] Login Succeeded [2021-03-25T06:24:15.928Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T06:24:15.952Z] 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-25T06:24:17.047Z] + git log --format=format:%s -1 efe7486dbdb9296ffc99dd971a9c3228c387ad25 [Pipeline] echo [2021-03-25T06:24:17.140Z] GIT_COMMIT: efe7486dbdb9296ffc99dd971a9c3228c387ad25, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-25T06:24:17.234Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:24:18.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T06:24:18.304Z] [2021-03-25T06:24:18.304Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:24:18.699Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T06:24:18.699Z] latest: Pulling from edgex-devops/git-semver [2021-03-25T06:24:18.699Z] 31603596830f: Pulling fs layer [2021-03-25T06:24:18.699Z] 2a8b12db71e7: Pulling fs layer [2021-03-25T06:24:18.699Z] 6ca5941a6612: Pulling fs layer [2021-03-25T06:24:18.699Z] ecc8261a40a4: Pulling fs layer [2021-03-25T06:24:18.699Z] ecc8261a40a4: Waiting [2021-03-25T06:24:18.699Z] 2a8b12db71e7: Verifying Checksum [2021-03-25T06:24:18.699Z] 2a8b12db71e7: Download complete [2021-03-25T06:24:18.962Z] 31603596830f: Download complete [2021-03-25T06:24:18.962Z] ecc8261a40a4: Verifying Checksum [2021-03-25T06:24:18.962Z] ecc8261a40a4: Download complete [2021-03-25T06:24:18.962Z] 6ca5941a6612: Verifying Checksum [2021-03-25T06:24:18.962Z] 6ca5941a6612: Download complete [2021-03-25T06:24:19.225Z] 31603596830f: Pull complete [2021-03-25T06:24:19.487Z] 2a8b12db71e7: Pull complete [2021-03-25T06:24:20.443Z] 6ca5941a6612: Pull complete [2021-03-25T06:24:20.443Z] ecc8261a40a4: Pull complete [2021-03-25T06:24:20.443Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-25T06:24:20.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T06:24:20.443Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-25T06:24:20.569Z] prd-centos7-docker-4c-2g-31341 does not seem to be running inside a container [2021-03-25T06:24:20.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-316 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316:/w/workspace/edgexfoundry_edgex-ui-go_PR-316:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-25T06:24:22.792Z] $ docker top 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T06:24:23.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T06:24:23.207Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T06:24:23.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T06:24:23.453Z] $ docker exec 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent [2021-03-25T06:24:23.620Z] SSH_AUTH_SOCK=/tmp/ssh-SeykhVQXrWfR/agent.11 [2021-03-25T06:24:23.620Z] SSH_AGENT_PID=16 [2021-03-25T06:24:23.629Z] Running ssh-add (command line suppressed) [2021-03-25T06:24:23.751Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_4051265178315154954.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_4051265178315154954.key) [2021-03-25T06:24:23.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T06:24:24.184Z] + git tag --points-at HEAD [Pipeline] } [2021-03-25T06:24:24.212Z] $ docker exec --env ******** --env ******** 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent -k [2021-03-25T06:24:24.323Z] unset SSH_AUTH_SOCK; [2021-03-25T06:24:24.323Z] unset SSH_AGENT_PID; [2021-03-25T06:24:24.324Z] echo Agent pid 16 killed; [2021-03-25T06:24:24.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-25T06:24:24.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T06:24:24.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T06:24:24.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T06:24:24.741Z] $ docker exec 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent [2021-03-25T06:24:24.898Z] SSH_AUTH_SOCK=/tmp/ssh-yIhD0f68zvYE/agent.44 [2021-03-25T06:24:24.898Z] SSH_AGENT_PID=50 [2021-03-25T06:24:24.905Z] Running ssh-add (command line suppressed) [2021-03-25T06:24:25.022Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_451092708352870471.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/private_key_451092708352870471.key) [2021-03-25T06:24:25.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T06:24:25.497Z] + git semver init [2021-03-25T06:24:25.497Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T06:24:25.497Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-316/.git [2021-03-25T06:24:25.497Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-316 [2021-03-25T06:24:25.497Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T06:24:25.497Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T06:24:25.497Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T06:24:25.497Z] # $SEMVER_BRANCH = PR-316 [2021-03-25T06:24:25.497Z] # $SEMVER_TEMP = /tmp/semver-609962685 [2021-03-25T06:24:25.497Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-25T06:24:26.892Z] # '/tmp/semver-609962685' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-316/.semver' [2021-03-25T06:24:26.892Z] # -> Force: false [2021-03-25T06:24:26.892Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-316/.semver [Pipeline] } [2021-03-25T06:24:26.917Z] $ docker exec --env ******** --env ******** 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d ssh-agent -k [2021-03-25T06:24:27.107Z] unset SSH_AUTH_SOCK; [2021-03-25T06:24:27.107Z] unset SSH_AGENT_PID; [2021-03-25T06:24:27.108Z] echo Agent pid 50 killed; [2021-03-25T06:24:27.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T06:24:27.771Z] + git semver [Pipeline] } [2021-03-25T06:24:27.805Z] $ docker stop --time=1 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d [2021-03-25T06:24:29.254Z] $ docker rm -f 64f305f38d4e8fe166afe51a09c6f39c252c846364fcf558fba7757911b43f5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T06:24:29.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-25T06:24:30.358Z] Stashed 1 file(s) [Pipeline] echo [2021-03-25T06:24:30.376Z] [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-25T06:24:46.397Z] Still waiting to schedule task [2021-03-25T06:24:46.397Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31341’ [2021-03-25T06:24:46.426Z] Still waiting to schedule task [2021-03-25T06:24:46.426Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-25T06:26:26.666Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31342 in /w/workspace/edgexfoundry_edgex-ui-go_PR-316 [Pipeline] { [Pipeline] ws [2021-03-25T06:26:26.768Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-25T06:26:31.544Z] using credential edgex-jenkins-ssh [2021-03-25T06:26:31.598Z] Cloning the remote Git repository [2021-03-25T06:26:31.658Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-25T06:26:31.765Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-25T06:26:31.848Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-25T06:26:31.849Z] > git --version # timeout=10 [2021-03-25T06:26:31.866Z] > git --version # 'git version 2.17.1' [2021-03-25T06:26:31.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T06:26:31.930Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T06:26:34.113Z] Merging remotes/origin/master commit 03d6e45996491a5582f07f1d234588528d2720b6 into PR head commit efe7486dbdb9296ffc99dd971a9c3228c387ad25 [2021-03-25T06:26:33.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-25T06:26:33.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T06:26:33.587Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-25T06:26:33.624Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-25T06:26:33.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T06:26:33.636Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T06:26:34.140Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T06:26:34.172Z] > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 [2021-03-25T06:26:34.561Z] Merge succeeded, producing efe7486dbdb9296ffc99dd971a9c3228c387ad25 [2021-03-25T06:26:34.561Z] Checking out Revision efe7486dbdb9296ffc99dd971a9c3228c387ad25 (PR-316) [2021-03-25T06:26:34.490Z] > git remote # timeout=10 [2021-03-25T06:26:34.507Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T06:26:34.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T06:26:34.530Z] > git merge 03d6e45996491a5582f07f1d234588528d2720b6 # timeout=10 [2021-03-25T06:26:34.552Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T06:26:34.572Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T06:26:34.583Z] > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 [2021-03-25T06:26:39.316Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-25T06:26:39.374Z] > git --version # timeout=10 [2021-03-25T06:26:39.384Z] > git --version # 'git version 2.17.1' [2021-03-25T06:26:39.400Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T06:26:41.388Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-25T06:26:41.808Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T06:26:42.220Z] + true [2021-03-25T06:26:42.221Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T06:26:45.004Z] provisioning config files... [2021-03-25T06:26:45.043Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config275961544568271226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:26:45.511Z] ---> docker-login.sh [2021-03-25T06:26:45.511Z] nexus3.edgexfoundry.org:10001 [2021-03-25T06:26:46.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:26:46.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:26:46.788Z] Configure a credential helper to remove this warning. See [2021-03-25T06:26:46.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:26:46.788Z] [2021-03-25T06:26:46.788Z] Login Succeeded [2021-03-25T06:26:46.788Z] nexus3.edgexfoundry.org:10002 [2021-03-25T06:26:47.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:26:47.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:26:47.337Z] Configure a credential helper to remove this warning. See [2021-03-25T06:26:47.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:26:47.337Z] [2021-03-25T06:26:47.337Z] Login Succeeded [2021-03-25T06:26:47.337Z] nexus3.edgexfoundry.org:10003 [2021-03-25T06:26:47.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:26:47.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:26:47.611Z] Configure a credential helper to remove this warning. See [2021-03-25T06:26:47.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:26:47.611Z] [2021-03-25T06:26:47.611Z] Login Succeeded [2021-03-25T06:26:47.886Z] nexus3.edgexfoundry.org:10004 [2021-03-25T06:26:48.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:26:48.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:26:48.162Z] Configure a credential helper to remove this warning. See [2021-03-25T06:26:48.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:26:48.162Z] [2021-03-25T06:26:48.162Z] Login Succeeded [2021-03-25T06:26:48.434Z] docker.io [2021-03-25T06:26:48.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:26:48.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:26:48.978Z] Configure a credential helper to remove this warning. See [2021-03-25T06:26:48.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:26:48.978Z] [2021-03-25T06:26:48.978Z] Login Succeeded [2021-03-25T06:26:48.978Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T06:26:49.025Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T06:26:49.577Z] ========================================================= [2021-03-25T06:26:49.577Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-25T06:26:49.577Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:26:49.995Z] + 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-25T06:26:50.602Z] Sending build context to Docker daemon 17.29MB [2021-03-25T06:26:50.877Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T06:26:50.877Z] Step 2/8 : FROM ${BASE} [2021-03-25T06:26:50.877Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-25T06:26:50.877Z] 5f621e34cdf4: Pulling fs layer [2021-03-25T06:26:50.877Z] a4357932f1b6: Pulling fs layer [2021-03-25T06:26:50.877Z] 18c013af1878: Pulling fs layer [2021-03-25T06:26:50.877Z] 00ac8860ef70: Pulling fs layer [2021-03-25T06:26:50.877Z] 63d7cb157983: Pulling fs layer [2021-03-25T06:26:50.877Z] b116817d02f9: Pulling fs layer [2021-03-25T06:26:50.877Z] 745a02a5169b: Pulling fs layer [2021-03-25T06:26:50.877Z] b116817d02f9: Waiting [2021-03-25T06:26:50.877Z] 63d7cb157983: Waiting [2021-03-25T06:26:50.877Z] 745a02a5169b: Waiting [2021-03-25T06:26:50.877Z] 00ac8860ef70: Waiting [2021-03-25T06:26:50.877Z] 18c013af1878: Verifying Checksum [2021-03-25T06:26:50.877Z] 18c013af1878: Download complete [2021-03-25T06:26:50.877Z] a4357932f1b6: Verifying Checksum [2021-03-25T06:26:50.877Z] a4357932f1b6: Download complete [2021-03-25T06:26:50.878Z] 63d7cb157983: Download complete [2021-03-25T06:26:50.878Z] 5f621e34cdf4: Verifying Checksum [2021-03-25T06:26:50.878Z] 5f621e34cdf4: Download complete [2021-03-25T06:26:51.152Z] b116817d02f9: Verifying Checksum [2021-03-25T06:26:51.152Z] b116817d02f9: Download complete [2021-03-25T06:26:51.755Z] 5f621e34cdf4: Pull complete [2021-03-25T06:26:52.362Z] a4357932f1b6: Pull complete [2021-03-25T06:26:52.639Z] 18c013af1878: Pull complete [2021-03-25T06:26:54.091Z] 745a02a5169b: Verifying Checksum [2021-03-25T06:26:54.091Z] 745a02a5169b: Download complete [2021-03-25T06:26:55.521Z] 00ac8860ef70: Download complete [2021-03-25T06:27:05.693Z] 00ac8860ef70: Pull complete [2021-03-25T06:27:05.693Z] 63d7cb157983: Pull complete [2021-03-25T06:27:05.971Z] b116817d02f9: Pull complete [2021-03-25T06:27:10.291Z] 745a02a5169b: Pull complete [2021-03-25T06:27:10.291Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-25T06:27:10.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-25T06:27:10.291Z] ---> b7e6874047d6 [2021-03-25T06:27:10.291Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T06:27:12.282Z] ---> Running in 9eb8f13a01a3 [2021-03-25T06:27:12.555Z] Removing intermediate container 9eb8f13a01a3 [2021-03-25T06:27:12.555Z] ---> 262f27f42e3a [2021-03-25T06:27:12.555Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T06:27:12.832Z] ---> Running in 1b4705706ffc [2021-03-25T06:27:14.835Z] Removing intermediate container 1b4705706ffc [2021-03-25T06:27:14.835Z] ---> 8e761189fdea [2021-03-25T06:27:14.835Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-25T06:27:15.115Z] ---> Running in 1478df6834ec [2021-03-25T06:27:16.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T06:27:17.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T06:27:17.695Z] OK: 142 MiB in 39 packages [2021-03-25T06:27:18.670Z] Removing intermediate container 1478df6834ec [2021-03-25T06:27:18.670Z] ---> 47fed9018e63 [2021-03-25T06:27:18.670Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-25T06:27:18.946Z] ---> Running in fe0476a5555a [2021-03-25T06:27:19.542Z] Removing intermediate container fe0476a5555a [2021-03-25T06:27:19.542Z] ---> bf035baeefb8 [2021-03-25T06:27:19.542Z] Step 7/8 : COPY . . [2021-03-25T06:27:22.161Z] ---> 100c0a40bdf7 [2021-03-25T06:27:22.161Z] Step 8/8 : RUN go mod download [2021-03-25T06:27:22.161Z] ---> Running in 8db0d52b7a20 [2021-03-25T06:27:25.957Z] Running on prd-centos7-docker-4c-2g-31343 in /w/workspace/edgexfoundry_edgex-ui-go_PR-316 [Pipeline] { [Pipeline] ws [2021-03-25T06:27:26.048Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-25T06:27:28.319Z] using credential edgex-jenkins-ssh [2021-03-25T06:27:28.370Z] Cloning the remote Git repository [2021-03-25T06:27:28.395Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-25T06:27:28.464Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-25T06:27:28.523Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-25T06:27:28.523Z] > git --version # timeout=10 [2021-03-25T06:27:28.530Z] > git --version # 'git version 2.24.3' [2021-03-25T06:27:28.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T06:27:28.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T06:27:29.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-25T06:27:29.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T06:27:29.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-25T06:27:29.560Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-25T06:27:29.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T06:27:29.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T06:27:29.933Z] Merging remotes/origin/master commit 03d6e45996491a5582f07f1d234588528d2720b6 into PR head commit efe7486dbdb9296ffc99dd971a9c3228c387ad25 [2021-03-25T06:27:30.159Z] Merge succeeded, producing efe7486dbdb9296ffc99dd971a9c3228c387ad25 [2021-03-25T06:27:30.160Z] Checking out Revision efe7486dbdb9296ffc99dd971a9c3228c387ad25 (PR-316) [2021-03-25T06:27:29.941Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T06:27:29.946Z] > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 [2021-03-25T06:27:30.102Z] > git remote # timeout=10 [2021-03-25T06:27:30.112Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T06:27:30.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T06:27:30.134Z] > git merge 03d6e45996491a5582f07f1d234588528d2720b6 # timeout=10 [2021-03-25T06:27:30.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T06:27:30.162Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T06:27:30.168Z] > git checkout -f efe7486dbdb9296ffc99dd971a9c3228c387ad25 # timeout=10 [2021-03-25T06:27:33.916Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-25T06:27:33.942Z] > git --version # timeout=10 [2021-03-25T06:27:33.948Z] > git --version # 'git version 2.24.3' [2021-03-25T06:27:33.954Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T06:27:35.487Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-25T06:27:35.858Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T06:27:36.187Z] + sudo service docker restart [2021-03-25T06:27:36.187Z] + true [2021-03-25T06:27:36.187Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T06:27:37.719Z] provisioning config files... [2021-03-25T06:27:37.754Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7639386465616357368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:27:38.215Z] ---> docker-login.sh [2021-03-25T06:27:38.215Z] nexus3.edgexfoundry.org:10001 [2021-03-25T06:27:38.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:27:38.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:27:38.487Z] Configure a credential helper to remove this warning. See [2021-03-25T06:27:38.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:27:38.487Z] [2021-03-25T06:27:38.487Z] Login Succeeded [2021-03-25T06:27:38.487Z] nexus3.edgexfoundry.org:10002 [2021-03-25T06:27:38.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:27:38.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:27:38.750Z] Configure a credential helper to remove this warning. See [2021-03-25T06:27:38.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:27:38.750Z] [2021-03-25T06:27:38.750Z] Login Succeeded [2021-03-25T06:27:38.750Z] nexus3.edgexfoundry.org:10003 [2021-03-25T06:27:39.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:27:39.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:27:39.015Z] Configure a credential helper to remove this warning. See [2021-03-25T06:27:39.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:27:39.015Z] [2021-03-25T06:27:39.015Z] Login Succeeded [2021-03-25T06:27:39.015Z] nexus3.edgexfoundry.org:10004 [2021-03-25T06:27:39.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:27:39.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:27:39.286Z] Configure a credential helper to remove this warning. See [2021-03-25T06:27:39.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:27:39.286Z] [2021-03-25T06:27:39.286Z] Login Succeeded [2021-03-25T06:27:39.286Z] docker.io [2021-03-25T06:27:39.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T06:27:39.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T06:27:39.550Z] Configure a credential helper to remove this warning. See [2021-03-25T06:27:39.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T06:27:39.550Z] [2021-03-25T06:27:39.550Z] Login Succeeded [2021-03-25T06:27:39.550Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T06:27:39.577Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T06:27:40.186Z] ========================================================= [2021-03-25T06:27:40.186Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-25T06:27:40.186Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:27:40.649Z] + 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-25T06:27:40.916Z] Sending build context to Docker daemon 17.3MB [2021-03-25T06:27:40.916Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T06:27:40.916Z] Step 2/8 : FROM ${BASE} [2021-03-25T06:27:41.181Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-25T06:27:41.181Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T06:27:41.181Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T06:27:41.181Z] de9db76c5a1d: Pulling fs layer [2021-03-25T06:27:41.181Z] bca2f99d35d6: Pulling fs layer [2021-03-25T06:27:41.181Z] 93359f2a8cfa: Pulling fs layer [2021-03-25T06:27:41.181Z] 7c6f9722023f: Pulling fs layer [2021-03-25T06:27:41.181Z] a35cf1a2eb13: Pulling fs layer [2021-03-25T06:27:41.181Z] 93359f2a8cfa: Waiting [2021-03-25T06:27:41.181Z] 7c6f9722023f: Waiting [2021-03-25T06:27:41.181Z] a35cf1a2eb13: Waiting [2021-03-25T06:27:41.181Z] bca2f99d35d6: Waiting [2021-03-25T06:27:41.181Z] de9db76c5a1d: Verifying Checksum [2021-03-25T06:27:41.181Z] de9db76c5a1d: Download complete [2021-03-25T06:27:41.181Z] 0ef7d3d256c8: Download complete [2021-03-25T06:27:41.181Z] 93359f2a8cfa: Download complete [2021-03-25T06:27:41.181Z] 7c6f9722023f: Verifying Checksum [2021-03-25T06:27:41.181Z] 7c6f9722023f: Download complete [2021-03-25T06:27:41.181Z] 188c0c94c7c5: Verifying Checksum [2021-03-25T06:27:41.181Z] 188c0c94c7c5: Download complete [2021-03-25T06:27:41.451Z] 188c0c94c7c5: Pull complete [2021-03-25T06:27:41.713Z] 0ef7d3d256c8: Pull complete [2021-03-25T06:27:41.979Z] de9db76c5a1d: Pull complete [2021-03-25T06:27:43.912Z] a35cf1a2eb13: Verifying Checksum [2021-03-25T06:27:43.912Z] a35cf1a2eb13: Download complete [2021-03-25T06:27:44.183Z] bca2f99d35d6: Verifying Checksum [2021-03-25T06:27:44.183Z] bca2f99d35d6: Download complete [2021-03-25T06:27:49.531Z] bca2f99d35d6: Pull complete [2021-03-25T06:27:49.531Z] 93359f2a8cfa: Pull complete [2021-03-25T06:27:49.531Z] 7c6f9722023f: Pull complete [2021-03-25T06:27:54.512Z] Removing intermediate container 8db0d52b7a20 [2021-03-25T06:27:54.512Z] ---> 3dc2cbe32e6f [2021-03-25T06:27:54.512Z] Successfully built 3dc2cbe32e6f [2021-03-25T06:27:54.512Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:27:54.869Z] a35cf1a2eb13: Pull complete [2021-03-25T06:27:54.870Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-25T06:27:54.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-25T06:27:54.870Z] ---> a62c8e92a672 [2021-03-25T06:27:54.870Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-25T06:27:54.870Z] ---> Running in 6739253e0eaa [2021-03-25T06:27:54.870Z] Removing intermediate container 6739253e0eaa [2021-03-25T06:27:54.870Z] ---> 6704b83e0c92 [2021-03-25T06:27:54.870Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T06:27:54.870Z] ---> Running in 904d99794669 [2021-03-25T06:27:54.903Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T06:27:54.903Z] . [Pipeline] withDockerContainer [2021-03-25T06:27:55.152Z] prd-ubuntu18.04-docker-arm64-4c-16g-31342 does not seem to be running inside a container [2021-03-25T06:27:55.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T06:27:55.450Z] Removing intermediate container 904d99794669 [2021-03-25T06:27:55.450Z] ---> 911c24f0a8da [2021-03-25T06:27:55.450Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-25T06:27:55.714Z] ---> Running in bcb9c98f432f [2021-03-25T06:27:56.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T06:27:56.709Z] $ docker top af504b769fe09dd43dca730db783312bd99e1b44c1132853362b7fa212d06993 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T06:27:57.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T06:27:57.801Z] + go version [2021-03-25T06:27:57.801Z] go version go1.15.5 linux/arm64 [2021-03-25T06:27:57.818Z] OK: 166 MiB in 39 packages [Pipeline] } [2021-03-25T06:27:57.859Z] $ docker stop --time=1 af504b769fe09dd43dca730db783312bd99e1b44c1132853362b7fa212d06993 [2021-03-25T06:27:58.392Z] Removing intermediate container bcb9c98f432f [2021-03-25T06:27:58.393Z] ---> 357d6373ca35 [2021-03-25T06:27:58.393Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-25T06:27:58.393Z] ---> Running in 422c28884858 [2021-03-25T06:27:58.393Z] Removing intermediate container 422c28884858 [2021-03-25T06:27:58.393Z] ---> 21dad671d539 [2021-03-25T06:27:58.393Z] Step 7/8 : COPY . . [2021-03-25T06:27:59.830Z] $ docker rm -f af504b769fe09dd43dca730db783312bd99e1b44c1132853362b7fa212d06993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:28:00.959Z] ---> 9d747e766fc8 [2021-03-25T06:28:00.959Z] Step 8/8 : RUN go mod download [2021-03-25T06:28:00.959Z] ---> Running in 277da06b80ea [2021-03-25T06:28:01.118Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T06:28:01.119Z] . [Pipeline] withDockerContainer [2021-03-25T06:28:01.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-31342 does not seem to be running inside a container [2021-03-25T06:28:01.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T06:28:02.910Z] $ docker top ca1ad1ab5b5a657352c784156e8f8ea447c8a1f4b7681edcb61902b2f65c4b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T06:28:03.947Z] + make test [2021-03-25T06:28:03.947Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-25T06:28:05.403Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-25T06:28:32.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-25T06:28:32.304Z] GO111MODULE=on go vet ./... [2021-03-25T06:28:33.153Z] Removing intermediate container 277da06b80ea [2021-03-25T06:28:33.153Z] ---> 60dda477b33b [2021-03-25T06:28:33.153Z] Successfully built 60dda477b33b [2021-03-25T06:28:33.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:28:33.523Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T06:28:33.523Z] . [Pipeline] withDockerContainer [2021-03-25T06:28:33.702Z] prd-centos7-docker-4c-2g-31343 does not seem to be running inside a container [2021-03-25T06:28:33.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T06:28:34.609Z] $ docker top eb5d56c6e500fe865f0f2c9ea0dce8e3595e72447ff66d39ca374bffb934dd3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T06:28:35.194Z] + go version [2021-03-25T06:28:35.194Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-25T06:28:35.227Z] $ docker stop --time=1 eb5d56c6e500fe865f0f2c9ea0dce8e3595e72447ff66d39ca374bffb934dd3a [2021-03-25T06:28:36.570Z] $ docker rm -f eb5d56c6e500fe865f0f2c9ea0dce8e3595e72447ff66d39ca374bffb934dd3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:28:37.694Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T06:28:37.694Z] . [Pipeline] withDockerContainer [2021-03-25T06:28:37.820Z] prd-centos7-docker-4c-2g-31343 does not seem to be running inside a container [2021-03-25T06:28:37.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T06:28:38.502Z] $ docker top 531ec36da2c76d9c373998f35240ddbc89770bc85076d9d31663ce4efdf37ac7 -eo pid,comm [Pipeline] { [Pipeline] } [2021-03-25T06:28:38.760Z] $ docker stop --time=1 ca1ad1ab5b5a657352c784156e8f8ea447c8a1f4b7681edcb61902b2f65c4b62 [2021-03-25T06:28:40.887Z] $ docker rm -f ca1ad1ab5b5a657352c784156e8f8ea447c8a1f4b7681edcb61902b2f65c4b62 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-03-25T06:28:41.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T06:28:41.813Z] + make test [2021-03-25T06:28:41.814Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-25T06:28:42.623Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-03-25T06:28:43.769Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-03-25T06:28:45.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-25T06:28:46.109Z] + ls -al . [2021-03-25T06:28:46.110Z] total 124 [2021-03-25T06:28:46.110Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 06:28 . [2021-03-25T06:28:46.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 06:26 .. [2021-03-25T06:28:46.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 06:26 .git [2021-03-25T06:28:46.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 06:26 .github [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 25 06:26 .gitignore [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 25 06:26 CONTRIBUTING.md [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 25 06:26 Dockerfile [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 25 06:26 Dockerfile.build [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 25 06:26 Jenkinsfile [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 25 06:26 LICENSE [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 25 06:26 Makefile [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 25 06:26 README.md [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 06:24 VERSION [2021-03-25T06:28:46.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 06:26 assets [2021-03-25T06:28:46.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 06:26 bin [2021-03-25T06:28:46.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 06:26 cmd [2021-03-25T06:28:46.110Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 25 06:28 coverage.out [2021-03-25T06:28:46.110Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 25 06:26 docs [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 25 06:26 go.mod [2021-03-25T06:28:46.110Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 25 06:28 go.sum [2021-03-25T06:28:46.110Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 06:26 internal [2021-03-25T06:28:46.110Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 25 06:26 version.go [2021-03-25T06:28:46.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 06:26 web [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:28:46.546Z] + 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=efe7486dbdb9296ffc99dd971a9c3228c387ad25 --label arch=arm64 --label version=0.0.0 . [2021-03-25T06:28:47.562Z] Sending build context to Docker daemon 17.32MB [2021-03-25T06:28:47.562Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T06:28:47.562Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-25T06:28:47.562Z] ---> 3dc2cbe32e6f [2021-03-25T06:28:47.562Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-25T06:28:47.834Z] ---> Running in fb01c4c93c9f [2021-03-25T06:28:48.107Z] Removing intermediate container fb01c4c93c9f [2021-03-25T06:28:48.107Z] ---> b3e0f4cae55d [2021-03-25T06:28:48.107Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-25T06:28:48.378Z] ---> Running in 6451f6206452 [2021-03-25T06:28:48.654Z] Removing intermediate container 6451f6206452 [2021-03-25T06:28:48.654Z] ---> c12fc249a2d1 [2021-03-25T06:28:48.654Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-25T06:28:48.927Z] ---> Running in fee15c49ee03 [2021-03-25T06:28:49.519Z] Removing intermediate container fee15c49ee03 [2021-03-25T06:28:49.519Z] ---> 32148c7b9383 [2021-03-25T06:28:49.519Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-25T06:28:49.519Z] ---> Running in 7993c32ceaf1 [2021-03-25T06:28:50.112Z] Removing intermediate container 7993c32ceaf1 [2021-03-25T06:28:50.112Z] ---> 657f3589f8cb [2021-03-25T06:28:50.112Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-25T06:28:50.112Z] ---> Running in ecdf0e09a2a0 [2021-03-25T06:28:50.706Z] Removing intermediate container ecdf0e09a2a0 [2021-03-25T06:28:50.706Z] ---> b2d283d9c7f9 [2021-03-25T06:28:50.706Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T06:28:50.706Z] ---> Running in 457b66971e26 [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-25T06:28:52.097Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-25T06:28:52.097Z] GO111MODULE=on go vet ./... [2021-03-25T06:28:52.693Z] Removing intermediate container 457b66971e26 [2021-03-25T06:28:52.693Z] ---> bd1cbec53943 [2021-03-25T06:28:52.693Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-25T06:28:52.970Z] ---> Running in deefe8de9515 [2021-03-25T06:28:53.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-03-25T06:28:54.092Z] $ docker stop --time=1 531ec36da2c76d9c373998f35240ddbc89770bc85076d9d31663ce4efdf37ac7 [2021-03-25T06:28:54.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T06:28:55.532Z] OK: 142 MiB in 39 packages [2021-03-25T06:28:56.311Z] $ docker rm -f 531ec36da2c76d9c373998f35240ddbc89770bc85076d9d31663ce4efdf37ac7 [2021-03-25T06:28:56.514Z] Removing intermediate container deefe8de9515 [2021-03-25T06:28:56.514Z] ---> f60b5e22dcf3 [2021-03-25T06:28:56.514Z] Step 10/24 : ENV GO111MODULE=on [2021-03-25T06:28:56.514Z] ---> Running in 8e9ba4c2ead7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T06:28:56.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T06:28:56.990Z] Warning: overwriting stash ‘coverage-report’ [2021-03-25T06:28:57.106Z] Removing intermediate container 8e9ba4c2ead7 [2021-03-25T06:28:57.106Z] ---> a54de9d960b9 [2021-03-25T06:28:57.106Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-25T06:28:57.324Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T06:28:57.378Z] ---> Running in b6b89cea6f84 [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-25T06:28:57.651Z] Removing intermediate container b6b89cea6f84 [2021-03-25T06:28:57.651Z] ---> f0dda43f1fa0 [2021-03-25T06:28:57.651Z] Step 12/24 : COPY go.mod . [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-25T06:28:58.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-25T06:28:58.418Z] + ls -al . [2021-03-25T06:28:58.418Z] total 92 [2021-03-25T06:28:58.418Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 25 06:28 . [2021-03-25T06:28:58.418Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 06:27 .. [2021-03-25T06:28:58.418Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 25 06:27 assets [2021-03-25T06:28:58.418Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 25 06:27 bin [2021-03-25T06:28:58.418Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 25 06:27 cmd [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 25 06:27 CONTRIBUTING.md [2021-03-25T06:28:58.418Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 25 06:28 coverage.out [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 25 06:27 Dockerfile [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 25 06:27 Dockerfile.build [2021-03-25T06:28:58.418Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 25 06:27 docs [2021-03-25T06:28:58.418Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 06:27 .git [2021-03-25T06:28:58.418Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 25 06:27 .github [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 25 06:27 .gitignore [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 25 06:27 go.mod [2021-03-25T06:28:58.418Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 25 06:28 go.sum [2021-03-25T06:28:58.418Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 25 06:27 internal [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 25 06:27 Jenkinsfile [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 25 06:27 LICENSE [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 25 06:27 Makefile [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 25 06:27 README.md [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 06:24 VERSION [2021-03-25T06:28:58.418Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 25 06:27 version.go [2021-03-25T06:28:58.418Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 25 06:27 web [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:28:58.628Z] ---> 1277fe953457 [2021-03-25T06:28:58.628Z] Step 13/24 : COPY Makefile . [2021-03-25T06:28:58.766Z] + 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=efe7486dbdb9296ffc99dd971a9c3228c387ad25 --label arch=amd64 --label version=0.0.0 . [2021-03-25T06:28:59.039Z] Sending build context to Docker daemon 17.32MB [2021-03-25T06:28:59.039Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T06:28:59.039Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-25T06:28:59.039Z] ---> 60dda477b33b [2021-03-25T06:28:59.039Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-25T06:28:59.224Z] ---> a921eac6e763 [2021-03-25T06:28:59.224Z] Step 14/24 : RUN make update [2021-03-25T06:28:59.224Z] ---> Running in fde1589275fb [2021-03-25T06:28:59.616Z] ---> Running in 6e527d999bf9 [2021-03-25T06:28:59.878Z] Removing intermediate container 6e527d999bf9 [2021-03-25T06:28:59.878Z] ---> 262a84bc5a01 [2021-03-25T06:28:59.878Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-25T06:28:59.878Z] ---> Running in 95668194e82c [2021-03-25T06:29:00.140Z] Removing intermediate container 95668194e82c [2021-03-25T06:29:00.140Z] ---> 1b4a5464f7fa [2021-03-25T06:29:00.140Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-25T06:29:00.140Z] ---> Running in f0704374d73e [2021-03-25T06:29:00.140Z] Removing intermediate container f0704374d73e [2021-03-25T06:29:00.140Z] ---> c08375d074f5 [2021-03-25T06:29:00.140Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-25T06:29:00.209Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-25T06:29:00.404Z] ---> Running in a3a8f906609f [2021-03-25T06:29:00.404Z] Removing intermediate container a3a8f906609f [2021-03-25T06:29:00.404Z] ---> 9bcafbcf319d [2021-03-25T06:29:00.404Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-25T06:29:00.671Z] ---> Running in a8736fce5fe4 [2021-03-25T06:29:00.671Z] Removing intermediate container a8736fce5fe4 [2021-03-25T06:29:00.671Z] ---> 146ecfbaf23b [2021-03-25T06:29:00.671Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T06:29:00.671Z] ---> Running in b7f5ad97e8b7 [2021-03-25T06:29:01.670Z] Removing intermediate container fde1589275fb [2021-03-25T06:29:01.670Z] ---> 6606c692d109 [2021-03-25T06:29:01.670Z] Step 15/24 : COPY . . [2021-03-25T06:29:01.699Z] Removing intermediate container b7f5ad97e8b7 [2021-03-25T06:29:01.699Z] ---> 0ede49da8262 [2021-03-25T06:29:01.699Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-25T06:29:01.699Z] ---> Running in ebdce111016a [2021-03-25T06:29:01.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T06:29:02.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T06:29:03.169Z] OK: 166 MiB in 39 packages [2021-03-25T06:29:03.750Z] Removing intermediate container ebdce111016a [2021-03-25T06:29:03.750Z] ---> 143d15979de5 [2021-03-25T06:29:03.750Z] Step 10/24 : ENV GO111MODULE=on [2021-03-25T06:29:03.750Z] ---> Running in 5a8fd7c17469 [2021-03-25T06:29:04.013Z] Removing intermediate container 5a8fd7c17469 [2021-03-25T06:29:04.013Z] ---> 7b5bda01e131 [2021-03-25T06:29:04.013Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-25T06:29:04.013Z] ---> Running in a03cac078814 [2021-03-25T06:29:04.279Z] Removing intermediate container a03cac078814 [2021-03-25T06:29:04.279Z] ---> c5f9c453de67 [2021-03-25T06:29:04.279Z] Step 12/24 : COPY go.mod . [2021-03-25T06:29:04.279Z] ---> 59c124346769 [2021-03-25T06:29:04.279Z] Step 13/24 : COPY Makefile . [2021-03-25T06:29:04.288Z] ---> c79a88cb5a2b [2021-03-25T06:29:04.288Z] Step 16/24 : RUN ${MAKE} [2021-03-25T06:29:04.288Z] ---> Running in 1ab8b217bc98 [2021-03-25T06:29:04.544Z] ---> c287429160e6 [2021-03-25T06:29:04.545Z] Step 14/24 : RUN make update [2021-03-25T06:29:04.810Z] ---> Running in 689b7e28bc1d [2021-03-25T06:29:05.078Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-25T06:29:05.280Z] 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-25T06:29:05.672Z] Removing intermediate container 689b7e28bc1d [2021-03-25T06:29:05.672Z] ---> 832430c8ef9c [2021-03-25T06:29:05.672Z] Step 15/24 : COPY . . [2021-03-25T06:29:08.260Z] ---> e6d0d2750d15 [2021-03-25T06:29:08.261Z] Step 16/24 : RUN ${MAKE} [2021-03-25T06:29:08.261Z] ---> Running in b29e8fbee187 [2021-03-25T06:29:08.544Z] 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-25T06:29:16.883Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-25T06:29:21.140Z] Removing intermediate container b29e8fbee187 [2021-03-25T06:29:21.140Z] ---> e628cd1d070f [2021-03-25T06:29:21.140Z] Step 17/24 : FROM alpine:3.12 [2021-03-25T06:29:21.140Z] 3.12: Pulling from library/alpine [2021-03-25T06:29:21.403Z] f84cab65f19f: Pulling fs layer [2021-03-25T06:29:21.403Z] f84cab65f19f: Verifying Checksum [2021-03-25T06:29:21.403Z] f84cab65f19f: Download complete [2021-03-25T06:29:21.664Z] f84cab65f19f: Pull complete [2021-03-25T06:29:21.664Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-25T06:29:21.664Z] Status: Downloaded newer image for alpine:3.12 [2021-03-25T06:29:21.664Z] ---> 88dd2752d2ea [2021-03-25T06:29:21.664Z] Step 18/24 : EXPOSE 4000 [2021-03-25T06:29:21.925Z] ---> Running in 61e341cec9f3 [2021-03-25T06:29:21.925Z] Removing intermediate container 61e341cec9f3 [2021-03-25T06:29:21.925Z] ---> dcb6ad42a47e [2021-03-25T06:29:21.925Z] 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-25T06:29:22.870Z] ---> 95617bf762c0 [2021-03-25T06:29:22.870Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-25T06:29:23.131Z] ---> Running in 7e3a4bc4d5ce [2021-03-25T06:29:23.131Z] Removing intermediate container 7e3a4bc4d5ce [2021-03-25T06:29:23.131Z] ---> 1da07b2daba0 [2021-03-25T06:29:23.131Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-25T06:29:23.131Z] ---> Running in 3c5b8f7bcaca [2021-03-25T06:29:23.400Z] Removing intermediate container 3c5b8f7bcaca [2021-03-25T06:29:23.400Z] ---> 2559c156df92 [2021-03-25T06:29:23.400Z] Step 22/24 : LABEL arch=amd64 [2021-03-25T06:29:23.400Z] ---> Running in d4c12223127f [2021-03-25T06:29:23.662Z] Removing intermediate container d4c12223127f [2021-03-25T06:29:23.662Z] ---> dee120319b41 [2021-03-25T06:29:23.662Z] Step 23/24 : LABEL git_sha=efe7486dbdb9296ffc99dd971a9c3228c387ad25 [2021-03-25T06:29:23.662Z] ---> Running in 55004e0393c3 [2021-03-25T06:29:23.926Z] Removing intermediate container 55004e0393c3 [2021-03-25T06:29:23.926Z] ---> 250b98398f76 [2021-03-25T06:29:23.926Z] Step 24/24 : LABEL version=0.0.0 [2021-03-25T06:29:23.926Z] ---> Running in da46b79044fa [2021-03-25T06:29:24.188Z] Removing intermediate container da46b79044fa [2021-03-25T06:29:24.188Z] ---> 459ff6a6b9ae [2021-03-25T06:29:24.189Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-25T06:29:24.189Z] Successfully built 459ff6a6b9ae [2021-03-25T06:29:24.189Z] 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-25T06:29:25.609Z] ---> job-cost.sh [2021-03-25T06:29:25.609Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5kuW [2021-03-25T06:29:32.099Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-25T06:29:36.392Z] Removing intermediate container 1ab8b217bc98 [2021-03-25T06:29:36.392Z] ---> cf5d40285de8 [2021-03-25T06:29:36.392Z] Step 17/24 : FROM alpine:3.12 [2021-03-25T06:29:36.392Z] 3.12: Pulling from library/alpine [2021-03-25T06:29:36.392Z] dce8679b510e: Pulling fs layer [2021-03-25T06:29:36.666Z] dce8679b510e: Download complete [2021-03-25T06:29:37.261Z] dce8679b510e: Pull complete [2021-03-25T06:29:37.261Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-25T06:29:37.261Z] Status: Downloaded newer image for alpine:3.12 [2021-03-25T06:29:37.261Z] ---> d10569e2745f [2021-03-25T06:29:37.261Z] Step 18/24 : EXPOSE 4000 [2021-03-25T06:29:37.533Z] ---> Running in 5f2885c9273c [2021-03-25T06:29:37.805Z] Removing intermediate container 5f2885c9273c [2021-03-25T06:29:37.805Z] ---> d1b975b8fdff [2021-03-25T06:29:37.805Z] 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-25T06:29:39.786Z] ---> 03c7c20c317d [2021-03-25T06:29:39.786Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-25T06:29:39.786Z] ---> Running in 4baa5f8d1da6 [2021-03-25T06:29:40.381Z] Removing intermediate container 4baa5f8d1da6 [2021-03-25T06:29:40.381Z] ---> f52680444285 [2021-03-25T06:29:40.381Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-25T06:29:40.381Z] ---> Running in 1ba4e370c399 [2021-03-25T06:29:40.559Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T06:29:40.975Z] Removing intermediate container 1ba4e370c399 [2021-03-25T06:29:40.975Z] ---> 0f42caaa53c3 [2021-03-25T06:29:40.975Z] Step 22/24 : LABEL arch=arm64 [2021-03-25T06:29:40.975Z] ---> Running in 7793e50c2865 [2021-03-25T06:29:41.576Z] Removing intermediate container 7793e50c2865 [2021-03-25T06:29:41.576Z] ---> 24fc23216b99 [2021-03-25T06:29:41.576Z] Step 23/24 : LABEL git_sha=efe7486dbdb9296ffc99dd971a9c3228c387ad25 [2021-03-25T06:29:41.576Z] ---> Running in a96b87a816d9 [2021-03-25T06:29:42.170Z] Removing intermediate container a96b87a816d9 [2021-03-25T06:29:42.170Z] ---> e0ac4796480d [2021-03-25T06:29:42.170Z] Step 24/24 : LABEL version=0.0.0 [2021-03-25T06:29:42.170Z] ---> Running in 0de8734141d3 [2021-03-25T06:29:42.768Z] Removing intermediate container 0de8734141d3 [2021-03-25T06:29:42.768Z] ---> 3ec120be2812 [2021-03-25T06:29:42.768Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-25T06:29:42.768Z] Successfully built 3ec120be2812 [2021-03-25T06:29:42.768Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:29:43.818Z] ---> job-cost.sh [2021-03-25T06:29:43.818Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CSLX [2021-03-25T06:30:12.716Z] lf-activate-venv(): INFO: Adding /tmp/venv-5kuW/bin to PATH [2021-03-25T06:30:12.716Z] INFO: No Stack... [2021-03-25T06:30:12.716Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T06:30:12.716Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T06:30:13.167Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-25T06:30:13.167Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T06:30:13.352Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [2021-03-25T06:30:13.360Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] did not exist. Created. [2021-03-25T06:30:13.360Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T06:30:13.890Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-25T06:30:14.075Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T06:30:14.093Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T06:30:22.754Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T06:31:59.487Z] lf-activate-venv(): INFO: Adding /tmp/venv-CSLX/bin to PATH [2021-03-25T06:31:59.487Z] INFO: No Stack... [2021-03-25T06:31:59.487Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-25T06:31:59.487Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T06:31:59.849Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-25T06:31:59.850Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T06:32:00.004Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [2021-03-25T06:32:00.011Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] did not exist. Created. [2021-03-25T06:32:00.011Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T06:32:00.560Z] /w/workspace/edgex-ui-go/1@tmp/durable-55e3ebdc/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-55e3ebdc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-25T06:32:00.926Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-25T06:32:00.972Z] Warning: overwriting stash ‘stack-cost’ [2021-03-25T06:32:01.181Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T06:32:01.205Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-25T06:32:03.288Z] provisioning config files... [2021-03-25T06:32:03.300Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/config7188413748564464044tmp [Pipeline] { [Pipeline] sh [2021-03-25T06:32:03.785Z] + set +x [2021-03-25T06:32:03.785Z] + curl -s https://codecov.io/bash [2021-03-25T06:32:03.785Z] + bash -s -- [2021-03-25T06:32:04.048Z] [2021-03-25T06:32:04.048Z] _____ _ [2021-03-25T06:32:04.048Z] / ____| | | [2021-03-25T06:32:04.048Z] | | ___ __| | ___ ___ _____ __ [2021-03-25T06:32:04.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-25T06:32:04.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-25T06:32:04.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-25T06:32:04.048Z] Bash-20210309-2b87ace [2021-03-25T06:32:04.048Z] [2021-03-25T06:32:04.048Z] [2021-03-25T06:32:04.048Z] ==> git version 2.24.3 found [2021-03-25T06:32:04.048Z] ==> 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-25T06:32:04.048Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-25T06:32:04.048Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-25T06:32:04.048Z] curl: option -sm: expected a proper numerical parameter [2021-03-25T06:32:04.048Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-25T06:32:04.048Z] ==> Jenkins CI detected. [2021-03-25T06:32:04.048Z] project root: . [2021-03-25T06:32:04.048Z] --> token set from env [2021-03-25T06:32:04.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-25T06:32:04.048Z] ==> Running gcov in . (disable via -X gcov) [2021-03-25T06:32:04.048Z] ==> Python coveragepy not found [2021-03-25T06:32:04.048Z] ==> Searching for coverage reports in: [2021-03-25T06:32:04.048Z] + . [2021-03-25T06:32:04.048Z] -> Found 1 reports [2021-03-25T06:32:04.048Z] ==> Detecting git/mercurial file structure [2021-03-25T06:32:04.048Z] ==> Reading reports [2021-03-25T06:32:04.049Z] + ./coverage.out bytes=10 [2021-03-25T06:32:04.049Z] ==> Appending adjustments [2021-03-25T06:32:04.049Z] https://docs.codecov.io/docs/fixing-reports [2021-03-25T06:32:04.314Z] + Found adjustments [2021-03-25T06:32:04.314Z] ==> Gzipping contents [2021-03-25T06:32:04.314Z] 4.0K /tmp/codecov.uGmLnE.gz [2021-03-25T06:32:04.314Z] ==> Uploading reports [2021-03-25T06:32:04.314Z] url: https://codecov.io [2021-03-25T06:32:04.314Z] query: branch=PR-316&commit=efe7486dbdb9296ffc99dd971a9c3228c387ad25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=316&job=&cmd_args= [2021-03-25T06:32:04.314Z] -> Pinging Codecov [2021-03-25T06:32:04.314Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-316&commit=efe7486dbdb9296ffc99dd971a9c3228c387ad25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=316&job=&cmd_args= [2021-03-25T06:32:04.898Z] -> Uploading to [2021-03-25T06:32:04.898Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-25/FB506323287CE973F263BFD2A0EB1F37/efe7486dbdb9296ffc99dd971a9c3228c387ad25/a8415a7c-83cf-4cb4-9b8c-4af58fe88693.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T063204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f8de297842debde9a5b3b111dc0a49faf29c5bcac74810647d4da232a63b9f2 [2021-03-25T06:32:04.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-25T06:32:04.898Z] Dload Upload Total Spent Left Speed [2021-03-25T06:32:05.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3318 0 0 100 3318 0 6964 --:--:-- --:--:-- --:--:-- 6970 [2021-03-25T06:32:05.160Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/efe7486dbdb9296ffc99dd971a9c3228c387ad25 [Pipeline] } [2021-03-25T06:32:05.187Z] 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-25T06:32:08.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:32:09.532Z] ---> package-listing.sh [2021-03-25T06:32:09.532Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-25T06:32:09.532Z] ++ facter osfamily [2021-03-25T06:32:09.532Z] + OS_FAMILY=redhat [2021-03-25T06:32:09.532Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-316 [2021-03-25T06:32:09.532Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-25T06:32:09.532Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-25T06:32:09.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-25T06:32:09.532Z] + PACKAGES=/tmp/packages_start.txt [2021-03-25T06:32:09.532Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-316 ']' [2021-03-25T06:32:09.532Z] + PACKAGES=/tmp/packages_end.txt [2021-03-25T06:32:09.532Z] + case "${OS_FAMILY}" in [2021-03-25T06:32:09.532Z] + rpm -qa [2021-03-25T06:32:09.532Z] + sort [2021-03-25T06:32:14.859Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-25T06:32:14.859Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-25T06:32:14.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-25T06:32:14.859Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-316 ']' [2021-03-25T06:32:14.859Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-316/archives/ [2021-03-25T06:32:14.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-316/archives/ [Pipeline] echo [2021-03-25T06:32:14.894Z] 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-316/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-25T06:32:15.208Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:32:15.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T06:32:15.549Z] [2021-03-25T06:32:15.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-25T06:32:15.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T06:32:15.958Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-25T06:32:15.958Z] df20fa9351a1: Pulling fs layer [2021-03-25T06:32:15.958Z] 36b3adc4ff6f: Pulling fs layer [2021-03-25T06:32:15.958Z] 8ad3a11d3b57: Pulling fs layer [2021-03-25T06:32:15.958Z] 46f8f816bc3b: Pulling fs layer [2021-03-25T06:32:15.958Z] 93b61091891f: Pulling fs layer [2021-03-25T06:32:15.958Z] 93b9cdb0e59b: Pulling fs layer [2021-03-25T06:32:15.958Z] 5e14af77c1be: Pulling fs layer [2021-03-25T06:32:15.958Z] 01666e4c0597: Pulling fs layer [2021-03-25T06:32:15.958Z] aa168da1d23b: Pulling fs layer [2021-03-25T06:32:15.958Z] 93b9cdb0e59b: Waiting [2021-03-25T06:32:15.958Z] 5e14af77c1be: Waiting [2021-03-25T06:32:15.958Z] 01666e4c0597: Waiting [2021-03-25T06:32:15.958Z] aa168da1d23b: Waiting [2021-03-25T06:32:15.958Z] 46f8f816bc3b: Waiting [2021-03-25T06:32:15.958Z] 93b61091891f: Waiting [2021-03-25T06:32:15.958Z] 36b3adc4ff6f: Download complete [2021-03-25T06:32:15.958Z] 46f8f816bc3b: Verifying Checksum [2021-03-25T06:32:15.958Z] 46f8f816bc3b: Download complete [2021-03-25T06:32:16.221Z] df20fa9351a1: Download complete [2021-03-25T06:32:16.221Z] 93b9cdb0e59b: Verifying Checksum [2021-03-25T06:32:16.221Z] 93b9cdb0e59b: Download complete [2021-03-25T06:32:16.221Z] 5e14af77c1be: Verifying Checksum [2021-03-25T06:32:16.221Z] 5e14af77c1be: Download complete [2021-03-25T06:32:16.221Z] 93b61091891f: Verifying Checksum [2021-03-25T06:32:16.222Z] 93b61091891f: Download complete [2021-03-25T06:32:16.222Z] 01666e4c0597: Verifying Checksum [2021-03-25T06:32:16.222Z] 01666e4c0597: Download complete [2021-03-25T06:32:16.492Z] df20fa9351a1: Pull complete [2021-03-25T06:32:16.757Z] 36b3adc4ff6f: Pull complete [2021-03-25T06:32:17.020Z] 8ad3a11d3b57: Verifying Checksum [2021-03-25T06:32:17.020Z] 8ad3a11d3b57: Download complete [2021-03-25T06:32:18.426Z] 8ad3a11d3b57: Pull complete [2021-03-25T06:32:18.426Z] 46f8f816bc3b: Pull complete [2021-03-25T06:32:18.688Z] aa168da1d23b: Verifying Checksum [2021-03-25T06:32:18.688Z] aa168da1d23b: Download complete [2021-03-25T06:32:18.688Z] 93b61091891f: Pull complete [2021-03-25T06:32:18.952Z] 93b9cdb0e59b: Pull complete [2021-03-25T06:32:18.952Z] 5e14af77c1be: Pull complete [2021-03-25T06:32:19.215Z] 01666e4c0597: Pull complete [2021-03-25T06:32:27.443Z] aa168da1d23b: Pull complete [2021-03-25T06:32:27.444Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-25T06:32:27.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T06:32:27.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-25T06:32:27.735Z] prd-centos7-docker-4c-2g-31341 does not seem to be running inside a container [2021-03-25T06:32:27.788Z] $ 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-316/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-316 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316:/w/workspace/edgexfoundry_edgex-ui-go_PR-316:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-25T06:32:31.628Z] $ docker top c5175578cba9255e60358717555783db44eeb11b7a5bf8214907191cc816c231 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T06:32:32.218Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-25T06:32:32.550Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-25T06:32:32.876Z] + ls /var/log/sa-host [2021-03-25T06:32:32.876Z] + sadf -c /var/log/sa-host/sa23 [2021-03-25T06:32:32.876Z] file_magic: OK [2021-03-25T06:32:32.876Z] HZ: Using current value: 100 [2021-03-25T06:32:32.876Z] file_header: OK [2021-03-25T06:32:32.876Z] 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-25T06:32:32.876Z] Statistics: [2021-03-25T06:32:32.876Z] Hnuu...uuuununununu... [2021-03-25T06:32:32.876Z] File successfully converted to sysstat format version 12.2.1 [2021-03-25T06:32:32.876Z] + sadf -c /var/log/sa-host/sa25 [2021-03-25T06:32:32.876Z] file_magic: OK [2021-03-25T06:32:32.876Z] HZ: Using current value: 100 [2021-03-25T06:32:32.876Z] file_header: OK [2021-03-25T06:32:32.876Z] 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-25T06:32:32.876Z] Statistics: [2021-03-25T06:32:32.876Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-25T06:32:32.876Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-25T06:32:33.684Z] provisioning config files... [2021-03-25T06:32:33.703Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-316@tmp/config7504893516150764073tmp [Pipeline] { [Pipeline] echo [2021-03-25T06:32:33.835Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:32:34.186Z] ---> create-netrc.sh [Pipeline] } [2021-03-25T06:32:34.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-25T06:32:34.375Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:32:34.715Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-25T06:32:34.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:32:35.086Z] ---> sudo-logs.sh [2021-03-25T06:32:35.087Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-25T06:32:35.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:32:35.570Z] ---> job-cost.sh [2021-03-25T06:32:35.570Z] lf-activate-venv: SKIPPING [2021-03-25T06:32:35.570Z] DEBUG: total: 0.20999999344348907 [2021-03-25T06:32:35.570Z] INFO: Retrieving Stack Cost... [2021-03-25T06:32:36.519Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T06:32:37.094Z] INFO: Archiving Costs [Pipeline] echo [2021-03-25T06:32:37.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T06:32:37.477Z] ---> logs-deploy.sh [2021-03-25T06:32:37.477Z] lf-activate-venv: SKIPPING [2021-03-25T06:32:37.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-316/1 [2021-03-25T06:32:37.477Z] INFO: archiving workspace using pattern(s): [2021-03-25T06:32:39.402Z] Archives upload complete. [2021-03-25T06:32:39.402Z] INFO: archiving logs to Nexus