Pull request #334 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8049571d63ed36342359c29c952c80a0ddb52567+23a5eeb9b5cd65324e737a307091d4b207149c3a (b836400a121a17935133cd8c689b4cbf6a39dc3b) 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-334/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-334/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-221 in /w/workspace/edgexfoundry_edgex-ui-go_PR-334 [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-334 # 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 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 8049571d63ed36342359c29c952c80a0ddb52567 > 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/334/head:refs/remotes/origin/PR-334 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 8049571d63ed36342359c29c952c80a0ddb52567 Checking out Revision 8049571d63ed36342359c29c952c80a0ddb52567 (PR-334) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # 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-04-15T06:55:04.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-15T06:55:04.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-15T06:55:04.977Z] ========================================================= [2021-04-15T06:55:04.977Z] EdgeX Global Pipelines Version Info [2021-04-15T06:55:04.977Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-15T06:55:06.641Z] ------------------- [2021-04-15T06:55:06.642Z] stable info: [2021-04-15T06:55:06.642Z] ------------------- [2021-04-15T06:55:06.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-15T06:55:06.642Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-15T06:55:06.642Z] Message: update stable to v1.0.186 [2021-04-15T06:55:07.591Z] ------------------- [2021-04-15T06:55:07.592Z] experimental info: [2021-04-15T06:55:07.592Z] ------------------- [2021-04-15T06:55:07.592Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-15T06:55:07.592Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-15T06:55:07.592Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-15T06:55:07.858Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-15T06:55:07.916Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-15T06:55:07.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-15T06:55:08.030Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-15T06:55:08.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-15T06:55:08.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-15T06:55:08.300Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-15T06:55:08.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-15T06:55:08.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-15T06:55:08.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-15T06:55:08.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-15T06:55:08.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-15T06:55:08.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-15T06:55:08.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-15T06:55:08.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-15T06:55:09.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-15T06:55:09.130Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T06:55:09.206Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T06:55:09.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-15T06:55:09.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-15T06:55:09.474Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-15T06:55:09.557Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-15T06:55:09.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-15T06:55:09.782Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-15T06:55:09.856Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-15T06:55:09.937Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-15T06:55:10.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-334 [Pipeline] echo [2021-04-15T06:55:10.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-334 [Pipeline] echo [2021-04-15T06:55:10.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-334 [Pipeline] echo [2021-04-15T06:55:10.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8049571d63ed36342359c29c952c80a0ddb52567 [Pipeline] echo [2021-04-15T06:55:10.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8049571 [Pipeline] echo [2021-04-15T06:55:10.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T06:55:10.450Z] provisioning config files... [2021-04-15T06:55:10.491Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/config5716749568566903017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T06:55:10.879Z] ---> docker-login.sh [2021-04-15T06:55:10.880Z] nexus3.edgexfoundry.org:10001 [2021-04-15T06:55:11.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:55:11.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:55:11.410Z] Configure a credential helper to remove this warning. See [2021-04-15T06:55:11.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:55:11.410Z] [2021-04-15T06:55:11.410Z] Login Succeeded [2021-04-15T06:55:11.410Z] nexus3.edgexfoundry.org:10002 [2021-04-15T06:55:11.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:55:11.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:55:11.673Z] Configure a credential helper to remove this warning. See [2021-04-15T06:55:11.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:55:11.673Z] [2021-04-15T06:55:11.673Z] Login Succeeded [2021-04-15T06:55:11.673Z] nexus3.edgexfoundry.org:10003 [2021-04-15T06:55:11.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:55:11.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:55:11.938Z] Configure a credential helper to remove this warning. See [2021-04-15T06:55:11.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:55:11.938Z] [2021-04-15T06:55:11.938Z] Login Succeeded [2021-04-15T06:55:11.938Z] nexus3.edgexfoundry.org:10004 [2021-04-15T06:55:11.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:55:11.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:55:11.938Z] Configure a credential helper to remove this warning. See [2021-04-15T06:55:11.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:55:11.938Z] [2021-04-15T06:55:11.938Z] Login Succeeded [2021-04-15T06:55:11.938Z] docker.io [2021-04-15T06:55:12.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:55:12.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:55:12.469Z] Configure a credential helper to remove this warning. See [2021-04-15T06:55:12.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:55:12.469Z] [2021-04-15T06:55:12.469Z] Login Succeeded [2021-04-15T06:55:12.469Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T06:55:12.496Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T06:55:13.352Z] + git log --format=format:%s -1 8049571d63ed36342359c29c952c80a0ddb52567 [Pipeline] echo [2021-04-15T06:55:13.458Z] GIT_COMMIT: 8049571d63ed36342359c29c952c80a0ddb52567, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-15T06:55:13.499Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-15T06:55:14.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T06:55:14.500Z] [2021-04-15T06:55:14.500Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T06:55:14.857Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T06:55:14.857Z] latest: Pulling from edgex-devops/git-semver [2021-04-15T06:55:14.857Z] 31603596830f: Pulling fs layer [2021-04-15T06:55:14.857Z] 2a8b12db71e7: Pulling fs layer [2021-04-15T06:55:14.857Z] 6ca5941a6612: Pulling fs layer [2021-04-15T06:55:14.857Z] ecc8261a40a4: Pulling fs layer [2021-04-15T06:55:14.857Z] ecc8261a40a4: Waiting [2021-04-15T06:55:14.857Z] 2a8b12db71e7: Verifying Checksum [2021-04-15T06:55:14.857Z] 2a8b12db71e7: Download complete [2021-04-15T06:55:15.125Z] 31603596830f: Verifying Checksum [2021-04-15T06:55:15.125Z] 31603596830f: Download complete [2021-04-15T06:55:15.125Z] 6ca5941a6612: Verifying Checksum [2021-04-15T06:55:15.125Z] 6ca5941a6612: Download complete [2021-04-15T06:55:15.125Z] ecc8261a40a4: Verifying Checksum [2021-04-15T06:55:15.125Z] ecc8261a40a4: Download complete [2021-04-15T06:55:15.388Z] 31603596830f: Pull complete [2021-04-15T06:55:15.388Z] 2a8b12db71e7: Pull complete [2021-04-15T06:55:16.357Z] 6ca5941a6612: Pull complete [2021-04-15T06:55:17.749Z] ecc8261a40a4: Pull complete [2021-04-15T06:55:17.749Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-15T06:55:17.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T06:55:17.749Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-15T06:55:17.880Z] prd-centos7-docker-4c-2g-221 does not seem to be running inside a container [2021-04-15T06:55:17.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-334 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334:/w/workspace/edgexfoundry_edgex-ui-go_PR-334:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T06:55:19.356Z] $ docker top ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T06:55:19.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T06:55:19.619Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T06:55:19.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T06:55:19.853Z] $ docker exec ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent [2021-04-15T06:55:20.056Z] SSH_AUTH_SOCK=/tmp/ssh-KUf1pCanmWRu/agent.11 [2021-04-15T06:55:20.056Z] SSH_AGENT_PID=17 [2021-04-15T06:55:20.067Z] Running ssh-add (command line suppressed) [2021-04-15T06:55:20.194Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_996269643605583393.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_996269643605583393.key) [2021-04-15T06:55:20.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T06:55:20.603Z] + git tag --points-at HEAD [Pipeline] } [2021-04-15T06:55:20.641Z] $ docker exec --env ******** --env ******** ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent -k [2021-04-15T06:55:20.765Z] unset SSH_AUTH_SOCK; [2021-04-15T06:55:20.766Z] unset SSH_AGENT_PID; [2021-04-15T06:55:20.766Z] echo Agent pid 17 killed; [2021-04-15T06:55:20.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-15T06:55:20.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T06:55:20.917Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T06:55:21.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T06:55:21.095Z] $ docker exec ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent [2021-04-15T06:55:21.264Z] SSH_AUTH_SOCK=/tmp/ssh-DBNT0OaCSs7R/agent.46 [2021-04-15T06:55:21.264Z] SSH_AGENT_PID=51 [2021-04-15T06:55:21.271Z] Running ssh-add (command line suppressed) [2021-04-15T06:55:21.395Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_2719838574839215135.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/private_key_2719838574839215135.key) [2021-04-15T06:55:21.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T06:55:21.825Z] + git semver init [2021-04-15T06:55:21.826Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T06:55:21.826Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-334/.git [2021-04-15T06:55:21.826Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-334 [2021-04-15T06:55:21.826Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T06:55:21.826Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T06:55:21.826Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T06:55:21.826Z] # $SEMVER_BRANCH = PR-334 [2021-04-15T06:55:21.826Z] # $SEMVER_TEMP = /tmp/semver-171079820 [2021-04-15T06:55:21.826Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-15T06:55:23.754Z] # '/tmp/semver-171079820' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-334/.semver' [2021-04-15T06:55:23.754Z] # -> Force: false [2021-04-15T06:55:23.754Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-334/.semver [Pipeline] } [2021-04-15T06:55:23.781Z] $ docker exec --env ******** --env ******** ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc ssh-agent -k [2021-04-15T06:55:23.921Z] unset SSH_AUTH_SOCK; [2021-04-15T06:55:23.921Z] unset SSH_AGENT_PID; [2021-04-15T06:55:23.921Z] echo Agent pid 51 killed; [2021-04-15T06:55:23.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T06:55:24.472Z] + git semver [Pipeline] } [2021-04-15T06:55:24.505Z] $ docker stop --time=1 ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc [2021-04-15T06:55:25.968Z] $ docker rm -f ab58ed67fe981a8a7c202b904a4565829c0e8705375ad31852cf3beb8b52ccfc [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T06:55:26.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-15T06:55:27.014Z] Stashed 1 file(s) [Pipeline] echo [2021-04-15T06:55:27.040Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-04-15T06:55:42.666Z] Still waiting to schedule task [2021-04-15T06:55:42.667Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-15T06:55:42.694Z] Still waiting to schedule task [2021-04-15T06:55:42.694Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-15T06:57:20.440Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-222 in /w/workspace/edgexfoundry_edgex-ui-go_PR-334 [Pipeline] { [Pipeline] ws [2021-04-15T06:57:20.499Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-15T06:57:25.822Z] using credential edgex-jenkins-ssh [2021-04-15T06:57:25.840Z] Cloning the remote Git repository [2021-04-15T06:57:25.889Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T06:57:26.006Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-15T06:57:26.152Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T06:57:26.153Z] > git --version # timeout=10 [2021-04-15T06:57:26.195Z] > git --version # 'git version 2.17.1' [2021-04-15T06:57:26.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T06:57:26.289Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T06:57:29.060Z] Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 8049571d63ed36342359c29c952c80a0ddb52567 [2021-04-15T06:57:28.442Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T06:57:28.475Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T06:57:28.506Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T06:57:28.541Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T06:57:28.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T06:57:28.553Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T06:57:29.079Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T06:57:29.110Z] > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 [2021-04-15T06:57:29.724Z] Merge succeeded, producing 8049571d63ed36342359c29c952c80a0ddb52567 [2021-04-15T06:57:29.725Z] Checking out Revision 8049571d63ed36342359c29c952c80a0ddb52567 (PR-334) [2021-04-15T06:57:29.635Z] > git remote # timeout=10 [2021-04-15T06:57:29.654Z] > git config --get remote.origin.url # timeout=10 [2021-04-15T06:57:29.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T06:57:29.684Z] > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 [2021-04-15T06:57:29.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-15T06:57:29.734Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T06:57:29.743Z] > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 [2021-04-15T06:57:34.858Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-15T06:57:34.926Z] > git --version # timeout=10 [2021-04-15T06:57:34.939Z] > git --version # 'git version 2.17.1' [2021-04-15T06:57:34.964Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T06:57:36.863Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-15T06:57:37.288Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-15T06:57:37.647Z] + true [2021-04-15T06:57:37.647Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-15T06:57:40.365Z] provisioning config files... [2021-04-15T06:57:40.412Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8927065185139948066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T06:57:40.835Z] ---> docker-login.sh [2021-04-15T06:57:40.835Z] nexus3.edgexfoundry.org:10001 [2021-04-15T06:57:41.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:57:42.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:57:42.094Z] Configure a credential helper to remove this warning. See [2021-04-15T06:57:42.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:57:42.094Z] [2021-04-15T06:57:42.094Z] Login Succeeded [2021-04-15T06:57:42.094Z] nexus3.edgexfoundry.org:10002 [2021-04-15T06:57:42.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:57:42.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:57:42.644Z] Configure a credential helper to remove this warning. See [2021-04-15T06:57:42.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:57:42.644Z] [2021-04-15T06:57:42.644Z] Login Succeeded [2021-04-15T06:57:42.644Z] nexus3.edgexfoundry.org:10003 [2021-04-15T06:57:42.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:57:43.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:57:43.201Z] Configure a credential helper to remove this warning. See [2021-04-15T06:57:43.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:57:43.201Z] [2021-04-15T06:57:43.201Z] Login Succeeded [2021-04-15T06:57:43.201Z] nexus3.edgexfoundry.org:10004 [2021-04-15T06:57:43.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:57:43.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:57:43.752Z] Configure a credential helper to remove this warning. See [2021-04-15T06:57:43.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:57:43.752Z] [2021-04-15T06:57:43.752Z] Login Succeeded [2021-04-15T06:57:43.752Z] docker.io [2021-04-15T06:57:44.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:57:44.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:57:44.623Z] Configure a credential helper to remove this warning. See [2021-04-15T06:57:44.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:57:44.623Z] [2021-04-15T06:57:44.623Z] Login Succeeded [2021-04-15T06:57:44.623Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T06:57:44.654Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-15T06:57:45.073Z] ========================================================= [2021-04-15T06:57:45.073Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-15T06:57:45.073Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T06:57:45.455Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-15T06:57:46.460Z] Sending build context to Docker daemon 34.57MB [2021-04-15T06:57:46.460Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T06:57:46.460Z] Step 2/8 : FROM ${BASE} [2021-04-15T06:57:46.460Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-15T06:57:46.460Z] 5f621e34cdf4: Pulling fs layer [2021-04-15T06:57:46.460Z] a4357932f1b6: Pulling fs layer [2021-04-15T06:57:46.460Z] 18c013af1878: Pulling fs layer [2021-04-15T06:57:46.460Z] 00ac8860ef70: Pulling fs layer [2021-04-15T06:57:46.460Z] 63d7cb157983: Pulling fs layer [2021-04-15T06:57:46.460Z] b116817d02f9: Pulling fs layer [2021-04-15T06:57:46.460Z] 745a02a5169b: Pulling fs layer [2021-04-15T06:57:46.460Z] 63d7cb157983: Waiting [2021-04-15T06:57:46.460Z] b116817d02f9: Waiting [2021-04-15T06:57:46.460Z] 745a02a5169b: Waiting [2021-04-15T06:57:46.460Z] 00ac8860ef70: Waiting [2021-04-15T06:57:46.460Z] 18c013af1878: Verifying Checksum [2021-04-15T06:57:46.460Z] 18c013af1878: Download complete [2021-04-15T06:57:46.460Z] a4357932f1b6: Verifying Checksum [2021-04-15T06:57:46.460Z] a4357932f1b6: Download complete [2021-04-15T06:57:46.460Z] 63d7cb157983: Download complete [2021-04-15T06:57:46.736Z] b116817d02f9: Download complete [2021-04-15T06:57:46.736Z] 5f621e34cdf4: Verifying Checksum [2021-04-15T06:57:46.736Z] 5f621e34cdf4: Download complete [2021-04-15T06:57:47.335Z] 5f621e34cdf4: Pull complete [2021-04-15T06:57:47.611Z] a4357932f1b6: Pull complete [2021-04-15T06:57:48.217Z] 18c013af1878: Pull complete [2021-04-15T06:57:49.202Z] 745a02a5169b: Verifying Checksum [2021-04-15T06:57:49.202Z] 745a02a5169b: Download complete [2021-04-15T06:57:50.187Z] 00ac8860ef70: Verifying Checksum [2021-04-15T06:57:50.187Z] 00ac8860ef70: Download complete [2021-04-15T06:58:00.375Z] 00ac8860ef70: Pull complete [2021-04-15T06:58:00.648Z] 63d7cb157983: Pull complete [2021-04-15T06:58:00.922Z] b116817d02f9: Pull complete [2021-04-15T06:58:05.245Z] 745a02a5169b: Pull complete [2021-04-15T06:58:05.246Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-15T06:58:05.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-15T06:58:05.246Z] ---> b7e6874047d6 [2021-04-15T06:58:05.246Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-15T06:58:07.887Z] ---> Running in 69bec3d2b5da [2021-04-15T06:58:08.168Z] Removing intermediate container 69bec3d2b5da [2021-04-15T06:58:08.168Z] ---> 32216bbcbec7 [2021-04-15T06:58:08.168Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T06:58:08.168Z] ---> Running in 54ee35a90652 [2021-04-15T06:58:10.794Z] Removing intermediate container 54ee35a90652 [2021-04-15T06:58:10.794Z] ---> f555d6e487fb [2021-04-15T06:58:10.794Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-15T06:58:10.794Z] ---> Running in de3d2a15c375 [2021-04-15T06:58:11.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-15T06:58:12.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T06:58:13.341Z] OK: 142 MiB in 39 packages [2021-04-15T06:58:14.778Z] Removing intermediate container de3d2a15c375 [2021-04-15T06:58:14.778Z] ---> 0f2b62d1cc43 [2021-04-15T06:58:14.778Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-15T06:58:14.778Z] ---> Running in 801189bed9db [2021-04-15T06:58:15.051Z] Removing intermediate container 801189bed9db [2021-04-15T06:58:15.051Z] ---> d2084daed7f0 [2021-04-15T06:58:15.051Z] Step 7/8 : COPY . . [2021-04-15T06:58:18.437Z] ---> 67ea49f5d419 [2021-04-15T06:58:18.437Z] Step 8/8 : RUN go mod download [2021-04-15T06:58:18.437Z] ---> Running in e918ae2e97b3 [2021-04-15T06:58:50.764Z] Removing intermediate container e918ae2e97b3 [2021-04-15T06:58:50.764Z] ---> cfa2c26d772c [2021-04-15T06:58:50.764Z] Successfully built cfa2c26d772c [2021-04-15T06:58:50.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T06:58:51.134Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T06:58:51.135Z] . [Pipeline] withDockerContainer [2021-04-15T06:58:51.426Z] prd-ubuntu18.04-docker-arm64-4c-16g-222 does not seem to be running inside a container [2021-04-15T06:58:51.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-15T06:58:53.031Z] $ docker top 7d014b1a2bb1ce50cd91a4f4ab40291d886ba394323aced85aeb568ae82d1acb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T06:58:54.051Z] + go version [2021-04-15T06:58:54.051Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-15T06:58:54.083Z] $ docker stop --time=1 7d014b1a2bb1ce50cd91a4f4ab40291d886ba394323aced85aeb568ae82d1acb [2021-04-15T06:58:56.047Z] $ docker rm -f 7d014b1a2bb1ce50cd91a4f4ab40291d886ba394323aced85aeb568ae82d1acb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T06:58:57.002Z] + docker inspect -f . ci-base-image-arm64 [2021-04-15T06:58:57.003Z] . [Pipeline] withDockerContainer [2021-04-15T06:58:57.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-222 does not seem to be running inside a container [2021-04-15T06:58:57.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-15T06:58:58.866Z] $ docker top 687a5625812a6dd41bff9c1b3b24bf53a5b5c2b094c26c6320c78d9723e28567 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T06:58:59.886Z] + make test [2021-04-15T06:58:59.886Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-15T06:59:00.876Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-15T06:59:16.040Z] Running on prd-centos7-docker-4c-2g-223 in /w/workspace/edgexfoundry_edgex-ui-go_PR-334 [Pipeline] { [Pipeline] ws [2021-04-15T06:59:16.101Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-15T06:59:25.960Z] using credential edgex-jenkins-ssh [2021-04-15T06:59:25.977Z] Cloning the remote Git repository [2021-04-15T06:59:26.128Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T06:59:26.294Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-15T06:59:26.477Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T06:59:26.478Z] > git --version # timeout=10 [2021-04-15T06:59:26.487Z] > git --version # 'git version 2.24.3' [2021-04-15T06:59:26.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T06:59:26.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T06:59:28.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T06:59:28.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T06:59:28.667Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-15T06:59:28.720Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-15T06:59:28.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T06:59:28.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T06:59:29.552Z] Merging remotes/origin/master commit 23a5eeb9b5cd65324e737a307091d4b207149c3a into PR head commit 8049571d63ed36342359c29c952c80a0ddb52567 [2021-04-15T06:59:30.783Z] Merge succeeded, producing 8049571d63ed36342359c29c952c80a0ddb52567 [2021-04-15T06:59:30.783Z] Checking out Revision 8049571d63ed36342359c29c952c80a0ddb52567 (PR-334) [2021-04-15T06:59:29.761Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T06:59:29.833Z] > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 [2021-04-15T06:59:30.427Z] > git remote # timeout=10 [2021-04-15T06:59:30.520Z] > git config --get remote.origin.url # timeout=10 [2021-04-15T06:59:30.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T06:59:30.577Z] > git merge 23a5eeb9b5cd65324e737a307091d4b207149c3a # timeout=10 [2021-04-15T06:59:30.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-15T06:59:30.788Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T06:59:30.817Z] > git checkout -f 8049571d63ed36342359c29c952c80a0ddb52567 # timeout=10 [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-15T06:59:33.392Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-15T06:59:33.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-15T06:59:33.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-15T06:59:33.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-15T06:59:33.393Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-15T06:59:33.393Z] GO111MODULE=on go vet ./... [2021-04-15T06:59:36.023Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] } [2021-04-15T06:59:36.047Z] $ docker stop --time=1 687a5625812a6dd41bff9c1b3b24bf53a5b5c2b094c26c6320c78d9723e28567 [2021-04-15T06:59:36.103Z] > git --version # timeout=10 [2021-04-15T06:59:36.133Z] > git --version # 'git version 2.24.3' [2021-04-15T06:59:36.180Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-15T06:59:38.264Z] $ docker rm -f 687a5625812a6dd41bff9c1b3b24bf53a5b5c2b094c26c6320c78d9723e28567 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-04-15T06:59:39.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2021-04-15T06:59:40.728Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-15T06:59:41.038Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-15T06:59:41.164Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-04-15T06:59:41.561Z] + true [2021-04-15T06:59:41.561Z] + sudo service docker restart [2021-04-15T06:59:41.561Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-04-15T06:59:43.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] wrap [2021-04-15T06:59:43.746Z] provisioning config files... [Pipeline] sh [2021-04-15T06:59:43.835Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4121472830596716669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-15T06:59:44.116Z] + ls -al . [2021-04-15T06:59:44.116Z] total 124 [2021-04-15T06:59:44.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 06:59 . [2021-04-15T06:59:44.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 06:57 .. [2021-04-15T06:59:44.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 06:57 .git [2021-04-15T06:59:44.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 06:57 .github [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 15 06:57 .gitignore [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 15 06:57 CONTRIBUTING.md [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 15 06:57 Dockerfile [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 15 06:57 Dockerfile.build [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 15 06:57 Jenkinsfile [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 15 06:57 LICENSE [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 15 06:57 Makefile [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 15 06:57 README.md [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 06:55 VERSION [2021-04-15T06:59:44.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 06:57 assets [2021-04-15T06:59:44.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 06:57 bin [2021-04-15T06:59:44.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 06:57 cmd [2021-04-15T06:59:44.116Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 15 06:59 coverage.out [2021-04-15T06:59:44.116Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 15 06:57 docs [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 15 06:57 go.mod [2021-04-15T06:59:44.116Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 15 06:59 go.sum [2021-04-15T06:59:44.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 15 06:57 internal [2021-04-15T06:59:44.116Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 15 06:57 version.go [2021-04-15T06:59:44.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 06:57 web [Pipeline] isUnix [Pipeline] sh [2021-04-15T06:59:44.511Z] ---> docker-login.sh [2021-04-15T06:59:44.511Z] nexus3.edgexfoundry.org:10001 [2021-04-15T06:59:44.619Z] + 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=8049571d63ed36342359c29c952c80a0ddb52567 --label arch=arm64 --label version=0.0.0 . [2021-04-15T06:59:45.611Z] Sending build context to Docker daemon 34.6MB [2021-04-15T06:59:45.611Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T06:59:45.611Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-15T06:59:45.611Z] ---> cfa2c26d772c [2021-04-15T06:59:45.611Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-15T06:59:46.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:59:46.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:59:46.144Z] Configure a credential helper to remove this warning. See [2021-04-15T06:59:46.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:59:46.144Z] [2021-04-15T06:59:46.144Z] Login Succeeded [2021-04-15T06:59:46.144Z] nexus3.edgexfoundry.org:10002 [2021-04-15T06:59:46.203Z] ---> Running in 051ff46e4ae0 [2021-04-15T06:59:46.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:59:46.481Z] Removing intermediate container 051ff46e4ae0 [2021-04-15T06:59:46.481Z] ---> 0eb0f52544c7 [2021-04-15T06:59:46.481Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-15T06:59:46.754Z] ---> Running in 5f17cc9f6c8a [2021-04-15T06:59:46.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:59:46.775Z] Configure a credential helper to remove this warning. See [2021-04-15T06:59:46.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:59:46.775Z] [2021-04-15T06:59:46.775Z] Login Succeeded [2021-04-15T06:59:46.775Z] nexus3.edgexfoundry.org:10003 [2021-04-15T06:59:47.026Z] Removing intermediate container 5f17cc9f6c8a [2021-04-15T06:59:47.026Z] ---> c6257cc687b1 [2021-04-15T06:59:47.026Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-15T06:59:47.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:59:47.298Z] ---> Running in ef89218c0ec7 [2021-04-15T06:59:47.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:59:47.464Z] Configure a credential helper to remove this warning. See [2021-04-15T06:59:47.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:59:47.464Z] [2021-04-15T06:59:47.464Z] Login Succeeded [2021-04-15T06:59:47.464Z] nexus3.edgexfoundry.org:10004 [2021-04-15T06:59:47.570Z] Removing intermediate container ef89218c0ec7 [2021-04-15T06:59:47.570Z] ---> 1643b93d3320 [2021-04-15T06:59:47.570Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-15T06:59:47.841Z] ---> Running in 82970952e905 [2021-04-15T06:59:48.113Z] Removing intermediate container 82970952e905 [2021-04-15T06:59:48.113Z] ---> 8950db2e943e [2021-04-15T06:59:48.113Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-15T06:59:48.391Z] ---> Running in f1d45a4088ca [2021-04-15T06:59:48.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:59:48.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:59:48.570Z] Configure a credential helper to remove this warning. See [2021-04-15T06:59:48.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:59:48.570Z] [2021-04-15T06:59:48.570Z] Login Succeeded [2021-04-15T06:59:48.570Z] docker.io [2021-04-15T06:59:48.664Z] Removing intermediate container f1d45a4088ca [2021-04-15T06:59:48.664Z] ---> 0d09bcb772d1 [2021-04-15T06:59:48.664Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T06:59:48.938Z] ---> Running in b7f87dbf1de9 [2021-04-15T06:59:49.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-15T06:59:49.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-15T06:59:49.565Z] Configure a credential helper to remove this warning. See [2021-04-15T06:59:49.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-15T06:59:49.565Z] [2021-04-15T06:59:49.565Z] Login Succeeded [2021-04-15T06:59:49.844Z] ---> docker-login.sh ends [Pipeline] } [2021-04-15T06:59:49.887Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-15T06:59:50.371Z] ========================================================= [2021-04-15T06:59:50.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-15T06:59:50.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T06:59:50.842Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-15T06:59:50.912Z] Removing intermediate container b7f87dbf1de9 [2021-04-15T06:59:50.912Z] ---> 22aa87771f74 [2021-04-15T06:59:50.912Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-15T06:59:50.912Z] ---> Running in 6e6dff0082f4 [2021-04-15T06:59:51.887Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-15T06:59:52.384Z] Sending build context to Docker daemon 34.58MB [2021-04-15T06:59:52.384Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T06:59:52.384Z] Step 2/8 : FROM ${BASE} [2021-04-15T06:59:52.384Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-15T06:59:52.384Z] 188c0c94c7c5: Pulling fs layer [2021-04-15T06:59:52.384Z] 0ef7d3d256c8: Pulling fs layer [2021-04-15T06:59:52.384Z] de9db76c5a1d: Pulling fs layer [2021-04-15T06:59:52.384Z] bca2f99d35d6: Pulling fs layer [2021-04-15T06:59:52.384Z] 93359f2a8cfa: Pulling fs layer [2021-04-15T06:59:52.384Z] 7c6f9722023f: Pulling fs layer [2021-04-15T06:59:52.384Z] a35cf1a2eb13: Pulling fs layer [2021-04-15T06:59:52.384Z] bca2f99d35d6: Waiting [2021-04-15T06:59:52.384Z] 93359f2a8cfa: Waiting [2021-04-15T06:59:52.384Z] 7c6f9722023f: Waiting [2021-04-15T06:59:52.384Z] a35cf1a2eb13: Waiting [2021-04-15T06:59:52.384Z] de9db76c5a1d: Download complete [2021-04-15T06:59:52.384Z] 0ef7d3d256c8: Verifying Checksum [2021-04-15T06:59:52.384Z] 0ef7d3d256c8: Download complete [2021-04-15T06:59:52.384Z] 93359f2a8cfa: Verifying Checksum [2021-04-15T06:59:52.384Z] 93359f2a8cfa: Download complete [2021-04-15T06:59:52.668Z] 7c6f9722023f: Verifying Checksum [2021-04-15T06:59:52.668Z] 7c6f9722023f: Download complete [2021-04-15T06:59:52.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T06:59:52.997Z] 188c0c94c7c5: Download complete [2021-04-15T06:59:53.452Z] OK: 142 MiB in 39 packages [2021-04-15T06:59:54.041Z] 188c0c94c7c5: Pull complete [2021-04-15T06:59:54.430Z] Removing intermediate container 6e6dff0082f4 [2021-04-15T06:59:54.430Z] ---> 3f153ca67ca2 [2021-04-15T06:59:54.430Z] Step 10/24 : ENV GO111MODULE=on [2021-04-15T06:59:54.701Z] ---> Running in d43d42ba2e90 [2021-04-15T06:59:54.779Z] 0ef7d3d256c8: Pull complete [2021-04-15T06:59:54.972Z] Removing intermediate container d43d42ba2e90 [2021-04-15T06:59:54.972Z] ---> cb8e21e4c86a [2021-04-15T06:59:54.972Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-15T06:59:55.143Z] de9db76c5a1d: Pull complete [2021-04-15T06:59:55.255Z] ---> Running in d246539ad640 [2021-04-15T06:59:55.529Z] Removing intermediate container d246539ad640 [2021-04-15T06:59:55.529Z] ---> 85ffd1b2db98 [2021-04-15T06:59:55.529Z] Step 12/24 : COPY go.mod . [2021-04-15T06:59:56.507Z] ---> 245517bf7963 [2021-04-15T06:59:56.507Z] Step 13/24 : COPY Makefile . [2021-04-15T06:59:57.105Z] ---> 59b93d71b175 [2021-04-15T06:59:57.105Z] Step 14/24 : RUN make update [2021-04-15T06:59:57.105Z] ---> Running in 08d9c052bf88 [2021-04-15T06:59:58.540Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-15T06:59:58.686Z] a35cf1a2eb13: Verifying Checksum [2021-04-15T06:59:58.686Z] a35cf1a2eb13: Download complete [2021-04-15T06:59:59.516Z] Removing intermediate container 08d9c052bf88 [2021-04-15T06:59:59.516Z] ---> beb9abfacd78 [2021-04-15T06:59:59.516Z] Step 15/24 : COPY . . [2021-04-15T07:00:01.184Z] bca2f99d35d6: Verifying Checksum [2021-04-15T07:00:01.184Z] bca2f99d35d6: Download complete [2021-04-15T07:00:02.906Z] ---> 1d9e124d489d [2021-04-15T07:00:02.907Z] Step 16/24 : RUN ${MAKE} [2021-04-15T07:00:02.907Z] ---> Running in c934529c6ef1 [2021-04-15T07:00:03.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-15T07:00:20.370Z] bca2f99d35d6: Pull complete [2021-04-15T07:00:20.370Z] 93359f2a8cfa: Pull complete [2021-04-15T07:00:20.370Z] 7c6f9722023f: Pull complete [2021-04-15T07:00:29.405Z] a35cf1a2eb13: Pull complete [2021-04-15T07:00:29.405Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-15T07:00:29.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-15T07:00:29.405Z] ---> a62c8e92a672 [2021-04-15T07:00:29.405Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-15T07:00:29.777Z] ---> Running in 30c656c0513a [2021-04-15T07:00:30.466Z] Removing intermediate container 30c656c0513a [2021-04-15T07:00:30.466Z] ---> 1c9fe96d7133 [2021-04-15T07:00:30.466Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T07:00:30.466Z] ---> Running in 07cd2b85e97a [2021-04-15T07:00:30.730Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-15T07:00:35.116Z] Removing intermediate container 07cd2b85e97a [2021-04-15T07:00:35.116Z] ---> f0837554b8ae [2021-04-15T07:00:35.116Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-15T07:00:35.116Z] ---> Running in 922e80cc3b4c [2021-04-15T07:00:35.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T07:00:36.120Z] Removing intermediate container c934529c6ef1 [2021-04-15T07:00:36.120Z] ---> 3c3817533e08 [2021-04-15T07:00:36.120Z] Step 17/24 : FROM alpine:3.12 [2021-04-15T07:00:36.393Z] 3.12: Pulling from library/alpine [2021-04-15T07:00:37.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T07:00:37.565Z] OK: 166 MiB in 39 packages [2021-04-15T07:00:37.814Z] d2f70382dc9a: Pulling fs layer [2021-04-15T07:00:37.814Z] d2f70382dc9a: Verifying Checksum [2021-04-15T07:00:37.814Z] d2f70382dc9a: Download complete [2021-04-15T07:00:38.410Z] d2f70382dc9a: Pull complete [2021-04-15T07:00:38.410Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-15T07:00:38.410Z] Status: Downloaded newer image for alpine:3.12 [2021-04-15T07:00:38.410Z] ---> 9852663dfa18 [2021-04-15T07:00:38.410Z] Step 18/24 : EXPOSE 4000 [2021-04-15T07:00:38.685Z] ---> Running in 49ae928e370a [2021-04-15T07:00:38.735Z] Removing intermediate container 922e80cc3b4c [2021-04-15T07:00:38.735Z] ---> e20ef0a671e0 [2021-04-15T07:00:38.735Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-15T07:00:38.735Z] ---> Running in 052621d89374 [2021-04-15T07:00:38.735Z] Removing intermediate container 052621d89374 [2021-04-15T07:00:38.735Z] ---> afc6440b20a1 [2021-04-15T07:00:38.735Z] Step 7/8 : COPY . . [2021-04-15T07:00:39.280Z] Removing intermediate container 49ae928e370a [2021-04-15T07:00:39.280Z] ---> 6e10c590406c [2021-04-15T07:00:39.280Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T07:00:41.249Z] ---> 454667a796ce [2021-04-15T07:00:41.249Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T07:00:41.528Z] ---> Running in f78963dee43f [2021-04-15T07:00:42.120Z] Removing intermediate container f78963dee43f [2021-04-15T07:00:42.120Z] ---> 1322ff28d9d9 [2021-04-15T07:00:42.120Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-15T07:00:42.120Z] ---> Running in 01247630944f [2021-04-15T07:00:42.715Z] Removing intermediate container 01247630944f [2021-04-15T07:00:42.715Z] ---> 0ccbdaa208b7 [2021-04-15T07:00:42.715Z] Step 22/24 : LABEL arch=arm64 [2021-04-15T07:00:42.715Z] ---> Running in 6967c659cf52 [2021-04-15T07:00:42.990Z] Removing intermediate container 6967c659cf52 [2021-04-15T07:00:42.990Z] ---> 2733174270f1 [2021-04-15T07:00:42.990Z] Step 23/24 : LABEL git_sha=8049571d63ed36342359c29c952c80a0ddb52567 [2021-04-15T07:00:43.263Z] ---> Running in 6a6455c45e0a [2021-04-15T07:00:43.856Z] Removing intermediate container 6a6455c45e0a [2021-04-15T07:00:43.856Z] ---> 007e0fd233cf [2021-04-15T07:00:43.856Z] Step 24/24 : LABEL version=0.0.0 [2021-04-15T07:00:43.856Z] ---> Running in ae99f8ebe6d3 [2021-04-15T07:00:44.455Z] Removing intermediate container ae99f8ebe6d3 [2021-04-15T07:00:44.455Z] ---> 18cdc6a0e30e [2021-04-15T07:00:44.455Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-15T07:00:44.455Z] Successfully built 18cdc6a0e30e [2021-04-15T07:00:44.455Z] 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 [2021-04-15T07:00:44.926Z] ---> 838bcd09c755 [2021-04-15T07:00:44.926Z] Step 8/8 : RUN go mod download [2021-04-15T07:00:44.926Z] ---> Running in cb0c73040905 [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:00:45.382Z] ---> job-cost.sh [2021-04-15T07:00:45.382Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0EPH [2021-04-15T07:01:24.335Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T07:01:32.909Z] Removing intermediate container cb0c73040905 [2021-04-15T07:01:32.909Z] ---> 259542e2d2be [2021-04-15T07:01:32.910Z] Successfully built 259542e2d2be [2021-04-15T07:01:32.910Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T07:01:33.561Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T07:01:34.619Z] . [Pipeline] withDockerContainer [2021-04-15T07:01:35.256Z] prd-centos7-docker-4c-2g-223 does not seem to be running inside a container [2021-04-15T07:01:35.439Z] $ 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-04-15T07:01:38.636Z] $ docker top d66ba32ca1a1f53484dc79376264ce49d83c64eaf09ae3ba8071734f6a003f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T07:01:39.863Z] + go version [2021-04-15T07:01:39.863Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-15T07:01:39.898Z] $ docker stop --time=1 d66ba32ca1a1f53484dc79376264ce49d83c64eaf09ae3ba8071734f6a003f16 [2021-04-15T07:01:41.436Z] $ docker rm -f d66ba32ca1a1f53484dc79376264ce49d83c64eaf09ae3ba8071734f6a003f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-15T07:01:43.148Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-15T07:01:43.148Z] . [Pipeline] withDockerContainer [2021-04-15T07:01:43.851Z] prd-centos7-docker-4c-2g-223 does not seem to be running inside a container [2021-04-15T07:01:44.146Z] $ 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-04-15T07:01:46.665Z] $ docker top 42a647a822ea39ce09c88740e645ddc74467c502ecc3fae91bfca42a26d56d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T07:01:48.566Z] + make test [2021-04-15T07:01:48.566Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-15T07:01:53.372Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-15T07:02:16.359Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-15T07:02:16.359Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-15T07:02:23.780Z] $ docker stop --time=1 42a647a822ea39ce09c88740e645ddc74467c502ecc3fae91bfca42a26d56d15 [2021-04-15T07:02:26.561Z] $ docker rm -f 42a647a822ea39ce09c88740e645ddc74467c502ecc3fae91bfca42a26d56d15 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T07:02:27.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-15T07:02:27.792Z] Warning: overwriting stash ‘coverage-report’ [2021-04-15T07:02:29.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-15T07:02:29.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-15T07:02:30.084Z] + ls -al . [2021-04-15T07:02:30.084Z] total 92 [2021-04-15T07:02:30.084Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 15 07:01 . [2021-04-15T07:02:30.084Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 15 06:59 .. [2021-04-15T07:02:30.084Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 06:59 assets [2021-04-15T07:02:30.084Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 15 06:59 bin [2021-04-15T07:02:30.084Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 15 06:59 cmd [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 15 06:59 CONTRIBUTING.md [2021-04-15T07:02:30.084Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 15 07:01 coverage.out [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 15 06:59 Dockerfile [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 15 06:59 Dockerfile.build [2021-04-15T07:02:30.084Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 15 06:59 docs [2021-04-15T07:02:30.084Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 06:59 .git [2021-04-15T07:02:30.084Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 15 06:59 .github [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 15 06:59 .gitignore [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 15 06:59 go.mod [2021-04-15T07:02:30.084Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 15 07:01 go.sum [2021-04-15T07:02:30.084Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 15 06:59 internal [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 15 06:59 Jenkinsfile [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 15 06:59 LICENSE [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 15 06:59 Makefile [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 15 06:59 README.md [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 06:55 VERSION [2021-04-15T07:02:30.084Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 15 06:59 version.go [2021-04-15T07:02:30.084Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 15 06:59 web [Pipeline] isUnix [Pipeline] sh [2021-04-15T07:02:30.521Z] + 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=8049571d63ed36342359c29c952c80a0ddb52567 --label arch=amd64 --label version=0.0.0 . [2021-04-15T07:02:32.581Z] Sending build context to Docker daemon 34.6MB [2021-04-15T07:02:32.581Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-15T07:02:32.581Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-15T07:02:32.581Z] ---> 259542e2d2be [2021-04-15T07:02:32.581Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-15T07:02:33.260Z] ---> Running in 15725e359777 [2021-04-15T07:02:34.322Z] Removing intermediate container 15725e359777 [2021-04-15T07:02:34.322Z] ---> d0055fa07645 [2021-04-15T07:02:34.322Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-15T07:02:34.322Z] ---> Running in 47a5ca382ef8 [2021-04-15T07:02:34.592Z] Removing intermediate container 47a5ca382ef8 [2021-04-15T07:02:34.592Z] ---> b5a1e33b305d [2021-04-15T07:02:34.592Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-15T07:02:34.592Z] ---> Running in eea673eaa865 [2021-04-15T07:02:35.180Z] Removing intermediate container eea673eaa865 [2021-04-15T07:02:35.180Z] ---> 4721ebaf2fc8 [2021-04-15T07:02:35.180Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-15T07:02:35.567Z] ---> Running in 7ea49735bc18 [2021-04-15T07:02:35.852Z] Removing intermediate container 7ea49735bc18 [2021-04-15T07:02:35.852Z] ---> 69a0e1e2457b [2021-04-15T07:02:35.852Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-15T07:02:35.852Z] ---> Running in 3ab68efc87be [2021-04-15T07:02:36.524Z] Removing intermediate container 3ab68efc87be [2021-04-15T07:02:36.524Z] ---> 3d7be2c34ac7 [2021-04-15T07:02:36.524Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T07:02:36.524Z] ---> Running in e65c1d8c0a3f [2021-04-15T07:02:40.230Z] Removing intermediate container e65c1d8c0a3f [2021-04-15T07:02:40.230Z] ---> d1f0fe03baa8 [2021-04-15T07:02:40.230Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-15T07:02:40.230Z] ---> Running in 46681a84061e [2021-04-15T07:02:40.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T07:02:41.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T07:02:41.933Z] OK: 166 MiB in 39 packages [2021-04-15T07:02:43.802Z] Removing intermediate container 46681a84061e [2021-04-15T07:02:43.802Z] ---> b05f7003301c [2021-04-15T07:02:43.802Z] Step 10/24 : ENV GO111MODULE=on [2021-04-15T07:02:43.802Z] ---> Running in 562adcdea84e [2021-04-15T07:02:44.493Z] Removing intermediate container 562adcdea84e [2021-04-15T07:02:44.493Z] ---> c118f5b08449 [2021-04-15T07:02:44.493Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-15T07:02:44.493Z] ---> Running in d09eb9e1b327 [2021-04-15T07:02:44.823Z] Removing intermediate container d09eb9e1b327 [2021-04-15T07:02:44.823Z] ---> 5d1011da8f02 [2021-04-15T07:02:44.823Z] Step 12/24 : COPY go.mod . [2021-04-15T07:02:45.978Z] ---> e7bd1d4ae99b [2021-04-15T07:02:45.978Z] Step 13/24 : COPY Makefile . [2021-04-15T07:02:46.283Z] ---> 49c4878cd8d6 [2021-04-15T07:02:46.283Z] Step 14/24 : RUN make update [2021-04-15T07:02:46.634Z] ---> Running in b5023081a259 [2021-04-15T07:02:47.409Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-15T07:02:48.548Z] Removing intermediate container b5023081a259 [2021-04-15T07:02:48.548Z] ---> b8933d486476 [2021-04-15T07:02:48.548Z] Step 15/24 : COPY . . [2021-04-15T07:02:52.098Z] ---> b4b7aa2220e7 [2021-04-15T07:02:52.098Z] Step 16/24 : RUN ${MAKE} [2021-04-15T07:02:52.098Z] ---> Running in 21bef0522eee [2021-04-15T07:02:54.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-15T07:03:01.063Z] lf-activate-venv(): INFO: Adding /tmp/venv-0EPH/bin to PATH [2021-04-15T07:03:01.063Z] INFO: No Stack... [2021-04-15T07:03:01.063Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-15T07:03:01.063Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T07:03:01.431Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-15T07:03:01.431Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T07:03:01.568Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [2021-04-15T07:03:01.574Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] did not exist. Created. [2021-04-15T07:03:01.575Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T07:03:02.045Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-15T07:03:02.318Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T07:03:02.336Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-15T07:03:28.047Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-15T07:03:36.560Z] Removing intermediate container 21bef0522eee [2021-04-15T07:03:36.560Z] ---> c36b5ed6a8a8 [2021-04-15T07:03:36.560Z] Step 17/24 : FROM alpine:3.12 [2021-04-15T07:03:36.871Z] 3.12: Pulling from library/alpine [2021-04-15T07:03:36.871Z] 339de151aab4: Pulling fs layer [2021-04-15T07:03:37.600Z] 339de151aab4: Download complete [2021-04-15T07:03:38.432Z] 339de151aab4: Pull complete [2021-04-15T07:03:38.432Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-15T07:03:38.432Z] Status: Downloaded newer image for alpine:3.12 [2021-04-15T07:03:38.432Z] ---> 13621d1b12d4 [2021-04-15T07:03:38.432Z] Step 18/24 : EXPOSE 4000 [2021-04-15T07:03:38.432Z] ---> Running in 349697b9ab89 [2021-04-15T07:03:38.721Z] Removing intermediate container 349697b9ab89 [2021-04-15T07:03:38.721Z] ---> e01c3fe691ed [2021-04-15T07:03:38.721Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T07:03:41.014Z] ---> 7aaca8ac4793 [2021-04-15T07:03:41.014Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-15T07:03:41.321Z] ---> Running in 90cc866e0048 [2021-04-15T07:03:41.959Z] Removing intermediate container 90cc866e0048 [2021-04-15T07:03:41.959Z] ---> 209285413ee8 [2021-04-15T07:03:41.959Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-15T07:03:41.959Z] ---> Running in 1952d81c5fe3 [2021-04-15T07:03:42.281Z] Removing intermediate container 1952d81c5fe3 [2021-04-15T07:03:42.281Z] ---> 1a668aa41fdf [2021-04-15T07:03:42.281Z] Step 22/24 : LABEL arch=amd64 [2021-04-15T07:03:42.599Z] ---> Running in 61e04f2a655d [2021-04-15T07:03:42.878Z] Removing intermediate container 61e04f2a655d [2021-04-15T07:03:42.878Z] ---> 998378c03cf5 [2021-04-15T07:03:42.878Z] Step 23/24 : LABEL git_sha=8049571d63ed36342359c29c952c80a0ddb52567 [2021-04-15T07:03:43.280Z] ---> Running in 448aa6a2ffc5 [2021-04-15T07:03:43.675Z] Removing intermediate container 448aa6a2ffc5 [2021-04-15T07:03:43.675Z] ---> e62d17bf0373 [2021-04-15T07:03:43.675Z] Step 24/24 : LABEL version=0.0.0 [2021-04-15T07:03:43.675Z] ---> Running in 025df1c3036e [2021-04-15T07:03:44.085Z] Removing intermediate container 025df1c3036e [2021-04-15T07:03:44.085Z] ---> f98da2754be5 [2021-04-15T07:03:44.085Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-15T07:03:44.085Z] Successfully built f98da2754be5 [2021-04-15T07:03:44.085Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:03:44.984Z] ---> job-cost.sh [2021-04-15T07:03:44.984Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j7Jf [2021-04-15T07:04:18.214Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T07:05:05.971Z] lf-activate-venv(): INFO: Adding /tmp/venv-j7Jf/bin to PATH [2021-04-15T07:05:05.971Z] INFO: No Stack... [2021-04-15T07:05:05.971Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T07:05:05.971Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T07:05:06.942Z] + cut -d, -f6 [2021-04-15T07:05:06.942Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-04-15T07:05:07.998Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [2021-04-15T07:05:08.007Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] did not exist. Created. [2021-04-15T07:05:08.007Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T07:05:08.691Z] /w/workspace/edgex-ui-go/1@tmp/durable-e1e13d92/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-15T07:05:09.171Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-15T07:05:09.245Z] Warning: overwriting stash ‘stack-cost’ [2021-04-15T07:05:09.637Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T07:05:09.658Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-334-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-04-15T07:05:10.687Z] provisioning config files... [2021-04-15T07:05:10.699Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/config5384449816551009853tmp [Pipeline] { [Pipeline] sh [2021-04-15T07:05:11.069Z] + set +x [2021-04-15T07:05:11.069Z] + curl -s https://codecov.io/bash [2021-04-15T07:05:11.069Z] + bash -s -- [2021-04-15T07:05:11.333Z] [2021-04-15T07:05:11.333Z] _____ _ [2021-04-15T07:05:11.333Z] / ____| | | [2021-04-15T07:05:11.333Z] | | ___ __| | ___ ___ _____ __ [2021-04-15T07:05:11.333Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-15T07:05:11.333Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-15T07:05:11.333Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-15T07:05:11.333Z] Bash-1.0.1 [2021-04-15T07:05:11.333Z] [2021-04-15T07:05:11.333Z] [2021-04-15T07:05:11.333Z] ==> git version 2.24.3 found [2021-04-15T07:05:11.333Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-15T07:05:11.333Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-15T07:05:11.333Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-15T07:05:11.333Z] ==> Jenkins CI detected. [2021-04-15T07:05:11.333Z] project root: . [2021-04-15T07:05:11.333Z] --> token set from env [2021-04-15T07:05:11.333Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-15T07:05:11.333Z] ==> Running gcov in . (disable via -X gcov) [2021-04-15T07:05:11.333Z] ==> Python coveragepy not found [2021-04-15T07:05:11.333Z] ==> Searching for coverage reports in: [2021-04-15T07:05:11.333Z] + . [2021-04-15T07:05:11.333Z] -> Found 1 reports [2021-04-15T07:05:11.333Z] ==> Detecting git/mercurial file structure [2021-04-15T07:05:11.333Z] ==> Reading reports [2021-04-15T07:05:11.333Z] + ./coverage.out bytes=10 [2021-04-15T07:05:11.333Z] ==> Appending adjustments [2021-04-15T07:05:11.333Z] https://docs.codecov.io/docs/fixing-reports [2021-04-15T07:05:11.596Z] + Found adjustments [2021-04-15T07:05:11.596Z] ==> Gzipping contents [2021-04-15T07:05:11.596Z] 4.0K /tmp/codecov.tg2NPC.gz [2021-04-15T07:05:11.596Z] ==> Uploading reports [2021-04-15T07:05:11.596Z] url: https://codecov.io [2021-04-15T07:05:11.596Z] query: branch=PR-334&commit=8049571d63ed36342359c29c952c80a0ddb52567&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=334&job=&cmd_args= [2021-04-15T07:05:11.596Z] -> Pinging Codecov [2021-04-15T07:05:11.596Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-334&commit=8049571d63ed36342359c29c952c80a0ddb52567&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=334&job=&cmd_args= [2021-04-15T07:05:12.171Z] -> Uploading to [2021-04-15T07:05:12.171Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-15/FB506323287CE973F263BFD2A0EB1F37/8049571d63ed36342359c29c952c80a0ddb52567/7a91d7a7-7b2b-4797-8e53-277347e02658.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T070511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75aa13b89ec9db3691fb7f97b5c851776eb8d6248b08ca99c74c379e701086ca [2021-04-15T07:05:12.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-15T07:05:12.171Z] Dload Upload Total Spent Left Speed [2021-04-15T07:05:12.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3827 0 0 100 3827 0 7605 --:--:-- --:--:-- --:--:-- 7608 100 3827 0 0 100 3827 0 7602 --:--:-- --:--:-- --:--:-- 7593 [2021-04-15T07:05:12.747Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8049571d63ed36342359c29c952c80a0ddb52567 [Pipeline] } [2021-04-15T07:05:12.775Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:05:14.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:05:15.572Z] ---> package-listing.sh [2021-04-15T07:05:15.572Z] ++ facter osfamily [2021-04-15T07:05:15.572Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-15T07:05:15.572Z] + OS_FAMILY=redhat [2021-04-15T07:05:15.572Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-334 [2021-04-15T07:05:15.572Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-15T07:05:15.572Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-15T07:05:15.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-15T07:05:15.572Z] + PACKAGES=/tmp/packages_start.txt [2021-04-15T07:05:15.572Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-334 ']' [2021-04-15T07:05:15.572Z] + PACKAGES=/tmp/packages_end.txt [2021-04-15T07:05:15.572Z] + case "${OS_FAMILY}" in [2021-04-15T07:05:15.572Z] + rpm -qa [2021-04-15T07:05:15.572Z] + sort [2021-04-15T07:05:20.889Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-15T07:05:20.889Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-15T07:05:20.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-15T07:05:20.889Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-334 ']' [2021-04-15T07:05:20.889Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-334/archives/ [2021-04-15T07:05:20.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-334/archives/ [Pipeline] echo [2021-04-15T07:05:20.927Z] 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-334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-15T07:05:21.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-15T07:05:21.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T07:05:21.579Z] [2021-04-15T07:05:21.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-15T07:05:21.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T07:05:21.942Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-15T07:05:21.942Z] df20fa9351a1: Pulling fs layer [2021-04-15T07:05:21.942Z] 36b3adc4ff6f: Pulling fs layer [2021-04-15T07:05:21.942Z] 8ad3a11d3b57: Pulling fs layer [2021-04-15T07:05:21.942Z] 46f8f816bc3b: Pulling fs layer [2021-04-15T07:05:21.942Z] 93b61091891f: Pulling fs layer [2021-04-15T07:05:21.942Z] 93b9cdb0e59b: Pulling fs layer [2021-04-15T07:05:21.942Z] 5e14af77c1be: Pulling fs layer [2021-04-15T07:05:21.942Z] 01666e4c0597: Pulling fs layer [2021-04-15T07:05:21.942Z] aa168da1d23b: Pulling fs layer [2021-04-15T07:05:21.942Z] 46f8f816bc3b: Waiting [2021-04-15T07:05:21.942Z] 5e14af77c1be: Waiting [2021-04-15T07:05:21.942Z] 93b61091891f: Waiting [2021-04-15T07:05:21.942Z] 93b9cdb0e59b: Waiting [2021-04-15T07:05:21.942Z] 01666e4c0597: Waiting [2021-04-15T07:05:21.942Z] aa168da1d23b: Waiting [2021-04-15T07:05:21.942Z] 36b3adc4ff6f: Verifying Checksum [2021-04-15T07:05:21.942Z] 36b3adc4ff6f: Download complete [2021-04-15T07:05:21.942Z] 46f8f816bc3b: Verifying Checksum [2021-04-15T07:05:21.942Z] 46f8f816bc3b: Download complete [2021-04-15T07:05:22.209Z] df20fa9351a1: Download complete [2021-04-15T07:05:22.209Z] 93b9cdb0e59b: Verifying Checksum [2021-04-15T07:05:22.209Z] 93b9cdb0e59b: Download complete [2021-04-15T07:05:22.209Z] 5e14af77c1be: Verifying Checksum [2021-04-15T07:05:22.209Z] 5e14af77c1be: Download complete [2021-04-15T07:05:22.209Z] 93b61091891f: Download complete [2021-04-15T07:05:22.209Z] 01666e4c0597: Verifying Checksum [2021-04-15T07:05:22.209Z] 01666e4c0597: Download complete [2021-04-15T07:05:22.209Z] 8ad3a11d3b57: Verifying Checksum [2021-04-15T07:05:22.209Z] 8ad3a11d3b57: Download complete [2021-04-15T07:05:22.473Z] df20fa9351a1: Pull complete [2021-04-15T07:05:22.739Z] 36b3adc4ff6f: Pull complete [2021-04-15T07:05:23.702Z] 8ad3a11d3b57: Pull complete [2021-04-15T07:05:23.702Z] 46f8f816bc3b: Pull complete [2021-04-15T07:05:24.282Z] 93b61091891f: Pull complete [2021-04-15T07:05:24.282Z] aa168da1d23b: Verifying Checksum [2021-04-15T07:05:24.282Z] aa168da1d23b: Download complete [2021-04-15T07:05:24.545Z] 93b9cdb0e59b: Pull complete [2021-04-15T07:05:24.545Z] 5e14af77c1be: Pull complete [2021-04-15T07:05:24.810Z] 01666e4c0597: Pull complete [2021-04-15T07:05:32.998Z] aa168da1d23b: Pull complete [2021-04-15T07:05:32.998Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-15T07:05:32.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T07:05:32.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-15T07:05:33.221Z] prd-centos7-docker-4c-2g-221 does not seem to be running inside a container [2021-04-15T07:05:33.267Z] $ 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-334/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-334 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334:/w/workspace/edgexfoundry_edgex-ui-go_PR-334:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-15T07:05:36.499Z] $ docker top e7991060f449eed5c36a14c31631410f8bbefda97b0282e19d483bd634486355 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T07:05:37.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-15T07:05:37.390Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-15T07:05:37.709Z] + ls /var/log/sa-host [2021-04-15T07:05:37.709Z] + sadf -c /var/log/sa-host/sa15 [2021-04-15T07:05:37.709Z] file_magic: OK [2021-04-15T07:05:37.709Z] HZ: Using current value: 100 [2021-04-15T07:05:37.709Z] file_header: OK [2021-04-15T07:05:37.709Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-15T07:05:37.709Z] Statistics: [2021-04-15T07:05:37.709Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-15T07:05:37.709Z] File successfully converted to sysstat format version 12.2.1 [2021-04-15T07:05:37.709Z] + sadf -c /var/log/sa-host/sa23 [2021-04-15T07:05:37.709Z] file_magic: OK [2021-04-15T07:05:37.709Z] HZ: Using current value: 100 [2021-04-15T07:05:37.709Z] file_header: OK [2021-04-15T07:05:37.709Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-15T07:05:37.709Z] Statistics: [2021-04-15T07:05:37.709Z] Hnuu...uuuununununu... [2021-04-15T07:05:37.709Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-15T07:05:38.317Z] provisioning config files... [2021-04-15T07:05:38.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-334@tmp/config5660770179218753228tmp [Pipeline] { [Pipeline] echo [2021-04-15T07:05:38.397Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:05:38.737Z] ---> create-netrc.sh [Pipeline] } [2021-04-15T07:05:38.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-15T07:05:38.845Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:05:39.183Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-15T07:05:39.215Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:05:39.549Z] ---> sudo-logs.sh [2021-04-15T07:05:39.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-15T07:05:39.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:05:39.979Z] ---> job-cost.sh [2021-04-15T07:05:39.979Z] lf-activate-venv: SKIPPING [2021-04-15T07:05:39.979Z] DEBUG: total: 0.029999999329447746 [2021-04-15T07:05:39.979Z] INFO: Retrieving Stack Cost... [2021-04-15T07:05:41.374Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T07:05:41.642Z] INFO: Archiving Costs [Pipeline] echo [2021-04-15T07:05:41.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T07:05:42.022Z] ---> logs-deploy.sh [2021-04-15T07:05:42.022Z] lf-activate-venv: SKIPPING [2021-04-15T07:05:42.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-334/1 [2021-04-15T07:05:42.022Z] INFO: archiving workspace using pattern(s): [2021-04-15T07:05:43.957Z] Archives upload complete. [2021-04-15T07:05:43.957Z] INFO: archiving logs to Nexus