Pull request #349 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 08bcb67294c1070448f0dbfd521d90a666c95db4+bec44e8090fca00a3ef2c7ddf001b7759674cdc7 (2235b2baf4288ff88501466465dee638942d43a3) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-349/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-349/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3496 in /w/workspace/edgexfoundry_edgex-ui-go_PR-349 [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-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > 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/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bec44e8090fca00a3ef2c7ddf001b7759674cdc7 into PR head commit 08bcb67294c1070448f0dbfd521d90a666c95db4 Merge succeeded, producing 08bcb67294c1070448f0dbfd521d90a666c95db4 Checking out Revision 08bcb67294c1070448f0dbfd521d90a666c95db4 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bec44e8090fca00a3ef2c7ddf001b7759674cdc7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-07T06:48:17.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-07T06:48:18.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-07T06:48:18.216Z] ========================================================= [2021-05-07T06:48:18.216Z] EdgeX Global Pipelines Version Info [2021-05-07T06:48:18.216Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:48:19.893Z] ------------------- [2021-05-07T06:48:19.893Z] stable info: [2021-05-07T06:48:19.893Z] ------------------- [2021-05-07T06:48:19.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-07T06:48:19.893Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T06:48:19.893Z] Message: update stable to v1.0.191 [2021-05-07T06:48:20.845Z] ------------------- [2021-05-07T06:48:20.845Z] experimental info: [2021-05-07T06:48:20.845Z] ------------------- [2021-05-07T06:48:20.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-07T06:48:20.845Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T06:48:20.845Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-07T06:48:21.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-07T06:48:21.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-07T06:48:21.204Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-07T06:48:21.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-07T06:48:21.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-07T06:48:21.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-07T06:48:21.439Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-07T06:48:21.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-07T06:48:21.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-07T06:48:21.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-07T06:48:21.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-07T06:48:21.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-05-07T06:48:21.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-07T06:48:21.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-07T06:48:21.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-07T06:48:21.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-07T06:48:22.026Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T06:48:22.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T06:48:22.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-07T06:48:22.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-07T06:48:22.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-07T06:48:22.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-07T06:48:22.399Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-07T06:48:22.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-07T06:48:22.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-07T06:48:22.598Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-07T06:48:22.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo [2021-05-07T06:48:22.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo [2021-05-07T06:48:22.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo [2021-05-07T06:48:22.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08bcb67294c1070448f0dbfd521d90a666c95db4 [Pipeline] echo [2021-05-07T06:48:22.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08bcb67 [Pipeline] echo [2021-05-07T06:48:22.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-07T06:48:23.108Z] provisioning config files... [2021-05-07T06:48:23.150Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/config8986661991998761641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:48:23.533Z] ---> docker-login.sh [2021-05-07T06:48:23.534Z] nexus3.edgexfoundry.org:10001 [2021-05-07T06:48:23.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:48:24.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:48:24.066Z] Configure a credential helper to remove this warning. See [2021-05-07T06:48:24.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:48:24.066Z] [2021-05-07T06:48:24.066Z] Login Succeeded [2021-05-07T06:48:24.066Z] nexus3.edgexfoundry.org:10002 [2021-05-07T06:48:24.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:48:24.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:48:24.348Z] Configure a credential helper to remove this warning. See [2021-05-07T06:48:24.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:48:24.348Z] [2021-05-07T06:48:24.348Z] Login Succeeded [2021-05-07T06:48:24.348Z] nexus3.edgexfoundry.org:10003 [2021-05-07T06:48:24.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:48:24.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:48:24.615Z] Configure a credential helper to remove this warning. See [2021-05-07T06:48:24.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:48:24.615Z] [2021-05-07T06:48:24.615Z] Login Succeeded [2021-05-07T06:48:24.615Z] nexus3.edgexfoundry.org:10004 [2021-05-07T06:48:24.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:48:24.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:48:24.615Z] Configure a credential helper to remove this warning. See [2021-05-07T06:48:24.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:48:24.615Z] [2021-05-07T06:48:24.615Z] Login Succeeded [2021-05-07T06:48:24.615Z] docker.io [2021-05-07T06:48:24.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:48:25.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:48:25.141Z] Configure a credential helper to remove this warning. See [2021-05-07T06:48:25.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:48:25.141Z] [2021-05-07T06:48:25.141Z] Login Succeeded [2021-05-07T06:48:25.141Z] ---> docker-login.sh ends [Pipeline] } [2021-05-07T06:48:25.168Z] 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-05-07T06:48:25.924Z] + git log --format=format:%s -1 08bcb67294c1070448f0dbfd521d90a666c95db4 [Pipeline] echo [2021-05-07T06:48:26.063Z] GIT_COMMIT: 08bcb67294c1070448f0dbfd521d90a666c95db4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-07T06:48:26.105Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:48:27.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T06:48:27.102Z] [2021-05-07T06:48:27.102Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:48:27.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T06:48:27.464Z] latest: Pulling from edgex-devops/git-semver [2021-05-07T06:48:27.464Z] 31603596830f: Pulling fs layer [2021-05-07T06:48:27.464Z] 54011a49482f: Pulling fs layer [2021-05-07T06:48:27.464Z] a6820b24f6d8: Pulling fs layer [2021-05-07T06:48:27.464Z] f581987b2513: Pulling fs layer [2021-05-07T06:48:27.464Z] f581987b2513: Waiting [2021-05-07T06:48:27.464Z] 54011a49482f: Download complete [2021-05-07T06:48:27.730Z] 31603596830f: Verifying Checksum [2021-05-07T06:48:27.730Z] 31603596830f: Download complete [2021-05-07T06:48:27.730Z] a6820b24f6d8: Verifying Checksum [2021-05-07T06:48:27.730Z] a6820b24f6d8: Download complete [2021-05-07T06:48:27.730Z] f581987b2513: Verifying Checksum [2021-05-07T06:48:27.730Z] f581987b2513: Download complete [2021-05-07T06:48:27.993Z] 31603596830f: Pull complete [2021-05-07T06:48:28.277Z] 54011a49482f: Pull complete [2021-05-07T06:48:29.238Z] a6820b24f6d8: Pull complete [2021-05-07T06:48:29.238Z] f581987b2513: Pull complete [2021-05-07T06:48:29.238Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-07T06:48:29.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T06:48:29.238Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-07T06:48:29.370Z] prd-centos7-docker-4c-2g-3496 does not seem to be running inside a container [2021-05-07T06:48:29.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-349 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349:/w/workspace/edgexfoundry_edgex-ui-go_PR-349:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@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-05-07T06:48:31.513Z] $ docker top aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T06:48:31.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T06:48:31.758Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T06:48:31.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T06:48:32.002Z] $ docker exec aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent [2021-05-07T06:48:32.183Z] SSH_AUTH_SOCK=/tmp/ssh-oWZbzg4seTce/agent.13 [2021-05-07T06:48:32.183Z] SSH_AGENT_PID=19 [2021-05-07T06:48:32.194Z] Running ssh-add (command line suppressed) [2021-05-07T06:48:32.324Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_8059540070241803799.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_8059540070241803799.key) [2021-05-07T06:48:32.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T06:48:32.732Z] + git tag --points-at HEAD [Pipeline] } [2021-05-07T06:48:32.763Z] $ docker exec --env ******** --env ******** aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent -k [2021-05-07T06:48:32.889Z] unset SSH_AUTH_SOCK; [2021-05-07T06:48:32.889Z] unset SSH_AGENT_PID; [2021-05-07T06:48:32.889Z] echo Agent pid 19 killed; [2021-05-07T06:48:32.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-07T06:48:33.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T06:48:33.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T06:48:33.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T06:48:33.223Z] $ docker exec aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent [2021-05-07T06:48:33.391Z] SSH_AUTH_SOCK=/tmp/ssh-JXHSnws3cpkh/agent.48 [2021-05-07T06:48:33.391Z] SSH_AGENT_PID=53 [2021-05-07T06:48:33.398Z] Running ssh-add (command line suppressed) [2021-05-07T06:48:33.519Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_799358906203298292.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_799358906203298292.key) [2021-05-07T06:48:33.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T06:48:33.921Z] + git semver init [2021-05-07T06:48:33.921Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T06:48:33.921Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-349/.git [2021-05-07T06:48:33.921Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-349 [2021-05-07T06:48:33.921Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T06:48:33.921Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T06:48:33.921Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T06:48:33.921Z] # $SEMVER_BRANCH = PR-349 [2021-05-07T06:48:33.921Z] # $SEMVER_TEMP = /tmp/semver-279162993 [2021-05-07T06:48:33.921Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-07T06:48:35.850Z] # '/tmp/semver-279162993' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-349/.semver' [2021-05-07T06:48:35.850Z] # -> Force: false [2021-05-07T06:48:35.850Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-349/.semver [Pipeline] } [2021-05-07T06:48:35.896Z] $ docker exec --env ******** --env ******** aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent -k [2021-05-07T06:48:36.019Z] unset SSH_AUTH_SOCK; [2021-05-07T06:48:36.020Z] unset SSH_AGENT_PID; [2021-05-07T06:48:36.020Z] echo Agent pid 53 killed; [2021-05-07T06:48:36.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T06:48:36.523Z] + git semver [Pipeline] } [2021-05-07T06:48:36.552Z] $ docker stop --time=1 aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d [2021-05-07T06:48:38.008Z] $ docker rm -f aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T06:48:38.475Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-07T06:48:38.909Z] Stashed 1 file(s) [Pipeline] echo [2021-05-07T06:48:38.934Z] [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-05-07T06:48:54.661Z] Still waiting to schedule task [2021-05-07T06:48:54.661Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3496’ [2021-05-07T06:48:54.688Z] Still waiting to schedule task [2021-05-07T06:48:54.688Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-07T06:50:46.205Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3497 in /w/workspace/edgexfoundry_edgex-ui-go_PR-349 [Pipeline] { [Pipeline] ws [2021-05-07T06:50:46.266Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-07T06:50:51.549Z] using credential edgex-jenkins-ssh [2021-05-07T06:50:51.606Z] Cloning the remote Git repository [2021-05-07T06:50:51.717Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-07T06:50:51.871Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-07T06:50:51.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-07T06:50:51.953Z] > git --version # timeout=10 [2021-05-07T06:50:51.972Z] > git --version # 'git version 2.17.1' [2021-05-07T06:50:51.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:50:52.032Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:50:54.598Z] Merging remotes/origin/master commit bec44e8090fca00a3ef2c7ddf001b7759674cdc7 into PR head commit 08bcb67294c1070448f0dbfd521d90a666c95db4 [2021-05-07T06:50:55.197Z] Merge succeeded, producing 08bcb67294c1070448f0dbfd521d90a666c95db4 [2021-05-07T06:50:55.198Z] Checking out Revision 08bcb67294c1070448f0dbfd521d90a666c95db4 (PR-349) [2021-05-07T06:50:54.034Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-07T06:50:54.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:50:54.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-07T06:50:54.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-07T06:50:54.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:50:54.127Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T06:50:54.620Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:50:54.631Z] > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 [2021-05-07T06:50:55.123Z] > git remote # timeout=10 [2021-05-07T06:50:55.140Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T06:50:55.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:50:55.163Z] > git merge bec44e8090fca00a3ef2c7ddf001b7759674cdc7 # timeout=10 [2021-05-07T06:50:55.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T06:50:55.208Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:50:55.220Z] > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 [2021-05-07T06:50:59.406Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-07T06:50:59.467Z] > git --version # timeout=10 [2021-05-07T06:50:59.483Z] > git --version # 'git version 2.17.1' [2021-05-07T06:50:59.501Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T06:51:01.156Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:51:01.591Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:51:01.970Z] + sudo service+ true [2021-05-07T06:51:01.970Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-07T06:51:04.776Z] provisioning config files... [2021-05-07T06:51:04.916Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5663270744950650821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:51:05.414Z] ---> docker-login.sh [2021-05-07T06:51:05.414Z] nexus3.edgexfoundry.org:10001 [2021-05-07T06:51:06.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:06.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:06.691Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:06.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:06.691Z] [2021-05-07T06:51:06.691Z] Login Succeeded [2021-05-07T06:51:06.975Z] nexus3.edgexfoundry.org:10002 [2021-05-07T06:51:07.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:07.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:07.263Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:07.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:07.263Z] [2021-05-07T06:51:07.263Z] Login Succeeded [2021-05-07T06:51:07.263Z] nexus3.edgexfoundry.org:10003 [2021-05-07T06:51:07.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:07.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:07.822Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:07.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:07.822Z] [2021-05-07T06:51:07.822Z] Login Succeeded [2021-05-07T06:51:07.822Z] nexus3.edgexfoundry.org:10004 [2021-05-07T06:51:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:08.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:08.367Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:08.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:08.367Z] [2021-05-07T06:51:08.367Z] Login Succeeded [2021-05-07T06:51:08.367Z] docker.io [2021-05-07T06:51:08.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:08.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:08.913Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:08.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:08.913Z] [2021-05-07T06:51:08.913Z] Login Succeeded [2021-05-07T06:51:08.913Z] ---> docker-login.sh ends [Pipeline] } [2021-05-07T06:51:08.967Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-07T06:51:09.494Z] ========================================================= [2021-05-07T06:51:09.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-07T06:51:09.494Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:51:09.893Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-07T06:51:10.893Z] Sending build context to Docker daemon 34.88MB [2021-05-07T06:51:10.893Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-07T06:51:10.893Z] Step 2/8 : FROM ${BASE} [2021-05-07T06:51:10.893Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-07T06:51:10.893Z] 595b0fe564bb: Pulling fs layer [2021-05-07T06:51:10.893Z] 7186ed65a4f7: Pulling fs layer [2021-05-07T06:51:10.893Z] 316046926c0a: Pulling fs layer [2021-05-07T06:51:10.893Z] 4ebd0625c992: Pulling fs layer [2021-05-07T06:51:10.893Z] 207e8628e3a3: Pulling fs layer [2021-05-07T06:51:10.893Z] c791037a9be2: Pulling fs layer [2021-05-07T06:51:10.893Z] ffd874e62e21: Pulling fs layer [2021-05-07T06:51:10.893Z] 4ebd0625c992: Waiting [2021-05-07T06:51:10.893Z] 207e8628e3a3: Waiting [2021-05-07T06:51:10.893Z] c791037a9be2: Waiting [2021-05-07T06:51:10.893Z] ffd874e62e21: Waiting [2021-05-07T06:51:10.893Z] 316046926c0a: Download complete [2021-05-07T06:51:11.171Z] 7186ed65a4f7: Verifying Checksum [2021-05-07T06:51:11.171Z] 7186ed65a4f7: Download complete [2021-05-07T06:51:11.171Z] 207e8628e3a3: Verifying Checksum [2021-05-07T06:51:11.171Z] 207e8628e3a3: Download complete [2021-05-07T06:51:11.171Z] c791037a9be2: Download complete [2021-05-07T06:51:11.171Z] 595b0fe564bb: Verifying Checksum [2021-05-07T06:51:11.171Z] 595b0fe564bb: Download complete [2021-05-07T06:51:11.773Z] 595b0fe564bb: Pull complete [2021-05-07T06:51:12.759Z] 7186ed65a4f7: Pull complete [2021-05-07T06:51:13.033Z] 316046926c0a: Pull complete [2021-05-07T06:51:14.008Z] ffd874e62e21: Verifying Checksum [2021-05-07T06:51:14.008Z] ffd874e62e21: Download complete [2021-05-07T06:51:15.443Z] 4ebd0625c992: Verifying Checksum [2021-05-07T06:51:15.443Z] 4ebd0625c992: Download complete [2021-05-07T06:51:25.583Z] 4ebd0625c992: Pull complete [2021-05-07T06:51:25.583Z] 207e8628e3a3: Pull complete [2021-05-07T06:51:25.583Z] c791037a9be2: Pull complete [2021-05-07T06:51:29.420Z] Running on prd-centos7-docker-4c-2g-3498 in /w/workspace/edgexfoundry_edgex-ui-go_PR-349 [Pipeline] { [Pipeline] ws [2021-05-07T06:51:29.477Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-05-07T06:51:29.921Z] ffd874e62e21: Pull complete [2021-05-07T06:51:29.921Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-07T06:51:29.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-07T06:51:29.921Z] ---> cfc18b08335c [2021-05-07T06:51:29.921Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-07T06:51:32.483Z] using credential edgex-jenkins-ssh [2021-05-07T06:51:32.496Z] Cloning the remote Git repository [2021-05-07T06:51:32.573Z] ---> Running in 1c31d7b5fab8 [2021-05-07T06:51:32.573Z] Removing intermediate container 1c31d7b5fab8 [2021-05-07T06:51:32.573Z] ---> 8f8932d89492 [2021-05-07T06:51:32.573Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:51:32.851Z] ---> Running in 9226d8e88d66 [2021-05-07T06:51:32.520Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-07T06:51:32.595Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-05-07T06:51:32.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-07T06:51:32.677Z] > git --version # timeout=10 [2021-05-07T06:51:32.683Z] > git --version # 'git version 2.24.3' [2021-05-07T06:51:32.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:51:32.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:51:33.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-07T06:51:33.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T06:51:33.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-07T06:51:33.893Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-07T06:51:33.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:51:33.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T06:51:34.329Z] Merging remotes/origin/master commit bec44e8090fca00a3ef2c7ddf001b7759674cdc7 into PR head commit 08bcb67294c1070448f0dbfd521d90a666c95db4 [2021-05-07T06:51:34.656Z] Merge succeeded, producing 08bcb67294c1070448f0dbfd521d90a666c95db4 [2021-05-07T06:51:34.657Z] Checking out Revision 08bcb67294c1070448f0dbfd521d90a666c95db4 (PR-349) [2021-05-07T06:51:34.341Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:51:34.348Z] > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 [2021-05-07T06:51:34.620Z] > git remote # timeout=10 [2021-05-07T06:51:34.626Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T06:51:34.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T06:51:34.637Z] > git merge bec44e8090fca00a3ef2c7ddf001b7759674cdc7 # timeout=10 [2021-05-07T06:51:34.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T06:51:34.660Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T06:51:34.666Z] > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 [2021-05-07T06:51:35.510Z] Removing intermediate container 9226d8e88d66 [2021-05-07T06:51:35.510Z] ---> 33295ac29d57 [2021-05-07T06:51:35.510Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-07T06:51:35.510Z] ---> Running in 10022482def4 [2021-05-07T06:51:36.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:51:37.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:51:38.448Z] OK: 138 MiB in 40 packages [2021-05-07T06:51:38.622Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-07T06:51:38.661Z] > git --version # timeout=10 [2021-05-07T06:51:38.667Z] > git --version # 'git version 2.24.3' [2021-05-07T06:51:38.674Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-05-07T06:51:39.432Z] Removing intermediate container 10022482def4 [2021-05-07T06:51:39.433Z] ---> d26bf2cb5c9b [2021-05-07T06:51:39.433Z] Step 6/8 : WORKDIR /edgex-ui-go [Pipeline] sh [2021-05-07T06:51:39.704Z] ---> Running in 4990585dc7e3 [2021-05-07T06:51:40.088Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:51:40.318Z] Removing intermediate container 4990585dc7e3 [2021-05-07T06:51:40.318Z] ---> 9430984fc88d [2021-05-07T06:51:40.318Z] Step 7/8 : COPY . . [2021-05-07T06:51:40.448Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T06:51:40.772Z] + sudo service docker restart [2021-05-07T06:51:40.772Z] + true [2021-05-07T06:51:40.772Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-07T06:51:42.269Z] provisioning config files... [2021-05-07T06:51:42.306Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config239349127238203095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:51:42.691Z] ---> docker-login.sh [2021-05-07T06:51:42.691Z] nexus3.edgexfoundry.org:10001 [2021-05-07T06:51:42.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:43.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:43.223Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:43.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:43.223Z] [2021-05-07T06:51:43.223Z] Login Succeeded [2021-05-07T06:51:43.223Z] nexus3.edgexfoundry.org:10002 [2021-05-07T06:51:43.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:43.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:43.493Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:43.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:43.493Z] [2021-05-07T06:51:43.493Z] Login Succeeded [2021-05-07T06:51:43.493Z] nexus3.edgexfoundry.org:10003 [2021-05-07T06:51:43.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:43.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:43.493Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:43.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:43.493Z] [2021-05-07T06:51:43.493Z] Login Succeeded [2021-05-07T06:51:43.493Z] nexus3.edgexfoundry.org:10004 [2021-05-07T06:51:43.705Z] ---> 77946e56c6b5 [2021-05-07T06:51:43.705Z] Step 8/8 : RUN go mod download [2021-05-07T06:51:43.705Z] ---> Running in 03ef7ba62f68 [2021-05-07T06:51:43.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:43.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:43.759Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:43.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:43.759Z] [2021-05-07T06:51:43.759Z] Login Succeeded [2021-05-07T06:51:43.759Z] docker.io [2021-05-07T06:51:43.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-07T06:51:44.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-07T06:51:44.022Z] Configure a credential helper to remove this warning. See [2021-05-07T06:51:44.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-07T06:51:44.022Z] [2021-05-07T06:51:44.022Z] Login Succeeded [2021-05-07T06:51:44.022Z] ---> docker-login.sh ends [Pipeline] } [2021-05-07T06:51:44.047Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-07T06:51:44.404Z] ========================================================= [2021-05-07T06:51:44.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-07T06:51:44.404Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:51:44.775Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-07T06:51:45.355Z] Sending build context to Docker daemon 34.88MB [2021-05-07T06:51:45.355Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-07T06:51:45.355Z] Step 2/8 : FROM ${BASE} [2021-05-07T06:51:45.355Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-07T06:51:45.355Z] 540db60ca938: Pulling fs layer [2021-05-07T06:51:45.355Z] adcc1eea9eea: Pulling fs layer [2021-05-07T06:51:45.355Z] 4c4ab2625f07: Pulling fs layer [2021-05-07T06:51:45.355Z] 0510c868ecb4: Pulling fs layer [2021-05-07T06:51:45.355Z] afea3b2eda06: Pulling fs layer [2021-05-07T06:51:45.355Z] 7809a108b3ef: Pulling fs layer [2021-05-07T06:51:45.355Z] f706445af74f: Pulling fs layer [2021-05-07T06:51:45.355Z] afea3b2eda06: Waiting [2021-05-07T06:51:45.355Z] 7809a108b3ef: Waiting [2021-05-07T06:51:45.355Z] f706445af74f: Waiting [2021-05-07T06:51:45.355Z] 0510c868ecb4: Waiting [2021-05-07T06:51:45.355Z] 4c4ab2625f07: Verifying Checksum [2021-05-07T06:51:45.355Z] 4c4ab2625f07: Download complete [2021-05-07T06:51:45.355Z] adcc1eea9eea: Download complete [2021-05-07T06:51:45.624Z] afea3b2eda06: Verifying Checksum [2021-05-07T06:51:45.624Z] afea3b2eda06: Download complete [2021-05-07T06:51:45.624Z] 7809a108b3ef: Verifying Checksum [2021-05-07T06:51:45.624Z] 7809a108b3ef: Download complete [2021-05-07T06:51:45.624Z] 540db60ca938: Download complete [2021-05-07T06:51:45.892Z] 540db60ca938: Pull complete [2021-05-07T06:51:46.158Z] adcc1eea9eea: Pull complete [2021-05-07T06:51:46.158Z] 4c4ab2625f07: Pull complete [2021-05-07T06:51:47.141Z] f706445af74f: Verifying Checksum [2021-05-07T06:51:47.141Z] f706445af74f: Download complete [2021-05-07T06:51:48.098Z] 0510c868ecb4: Verifying Checksum [2021-05-07T06:51:48.098Z] 0510c868ecb4: Download complete [2021-05-07T06:51:54.745Z] 0510c868ecb4: Pull complete [2021-05-07T06:51:54.745Z] afea3b2eda06: Pull complete [2021-05-07T06:51:54.745Z] 7809a108b3ef: Pull complete [2021-05-07T06:52:00.118Z] f706445af74f: Pull complete [2021-05-07T06:52:00.118Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-07T06:52:00.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-07T06:52:00.118Z] ---> b068be0155e3 [2021-05-07T06:52:00.118Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-07T06:52:01.526Z] ---> Running in 69f2c3a9e8ee [2021-05-07T06:52:01.794Z] Removing intermediate container 69f2c3a9e8ee [2021-05-07T06:52:01.794Z] ---> cd0b1b15ead2 [2021-05-07T06:52:01.794Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:52:02.063Z] ---> Running in 0979d2659801 [2021-05-07T06:52:03.020Z] Removing intermediate container 0979d2659801 [2021-05-07T06:52:03.020Z] ---> c5f2590daf17 [2021-05-07T06:52:03.020Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-07T06:52:03.286Z] ---> Running in 8ef9719b5a56 [2021-05-07T06:52:04.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:52:05.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T06:52:06.601Z] OK: 149 MiB in 40 packages [2021-05-07T06:52:06.865Z] Removing intermediate container 8ef9719b5a56 [2021-05-07T06:52:06.865Z] ---> b1d4faefd2f5 [2021-05-07T06:52:06.865Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-07T06:52:07.131Z] ---> Running in 2f60a8dae5a2 [2021-05-07T06:52:07.131Z] Removing intermediate container 2f60a8dae5a2 [2021-05-07T06:52:07.131Z] ---> f8b88252150c [2021-05-07T06:52:07.131Z] Step 7/8 : COPY . . [2021-05-07T06:52:09.705Z] ---> 49baca71aa0f [2021-05-07T06:52:09.705Z] Step 8/8 : RUN go mod download [2021-05-07T06:52:09.973Z] ---> Running in f1eed7a945ec [2021-05-07T06:52:16.034Z] Removing intermediate container 03ef7ba62f68 [2021-05-07T06:52:16.034Z] ---> 1bd2f6b25808 [2021-05-07T06:52:16.034Z] Successfully built 1bd2f6b25808 [2021-05-07T06:52:16.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:52:16.407Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T06:52:16.407Z] . [Pipeline] withDockerContainer [2021-05-07T06:52:16.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-3497 does not seem to be running inside a container [2021-05-07T06:52:16.781Z] $ 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-05-07T06:52:18.365Z] $ docker top fca97d4b8bcd085f282dee525a435f6e28d829a01eacffd5c6f01b94f39ed383 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:52:19.386Z] + go version [2021-05-07T06:52:19.386Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-07T06:52:19.429Z] $ docker stop --time=1 fca97d4b8bcd085f282dee525a435f6e28d829a01eacffd5c6f01b94f39ed383 [2021-05-07T06:52:21.482Z] $ docker rm -f fca97d4b8bcd085f282dee525a435f6e28d829a01eacffd5c6f01b94f39ed383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:52:22.430Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T06:52:22.430Z] . [Pipeline] withDockerContainer [2021-05-07T06:52:22.720Z] prd-ubuntu18.04-docker-arm64-4c-16g-3497 does not seem to be running inside a container [2021-05-07T06:52:22.800Z] $ 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-05-07T06:52:24.389Z] $ docker top 45ccf1197e30bd0ef826cc7476e9b82d02d8102da588ff2d993fc7dbb2239d1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:52:25.391Z] + go mod tidy [Pipeline] sh [2021-05-07T06:52:26.677Z] + make test [2021-05-07T06:52:26.677Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-07T06:52:28.119Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-07T06:52:42.182Z] Removing intermediate container f1eed7a945ec [2021-05-07T06:52:42.182Z] ---> ca6159867bb3 [2021-05-07T06:52:42.182Z] Successfully built ca6159867bb3 [2021-05-07T06:52:42.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:52:42.547Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T06:52:42.547Z] . [Pipeline] withDockerContainer [2021-05-07T06:52:42.704Z] prd-centos7-docker-4c-2g-3498 does not seem to be running inside a container [2021-05-07T06:52:42.757Z] $ 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-x86_64 cat [2021-05-07T06:52:43.700Z] $ docker top f039a3508167cdc445b8f60bb7e2ddf2f1fd0a0caa1f546aac91092b378a5a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:52:44.175Z] + go version [2021-05-07T06:52:44.175Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-07T06:52:44.212Z] $ docker stop --time=1 f039a3508167cdc445b8f60bb7e2ddf2f1fd0a0caa1f546aac91092b378a5a79 [2021-05-07T06:52:45.590Z] $ docker rm -f f039a3508167cdc445b8f60bb7e2ddf2f1fd0a0caa1f546aac91092b378a5a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:52:46.384Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T06:52:46.384Z] . [Pipeline] withDockerContainer [2021-05-07T06:52:46.534Z] prd-centos7-docker-4c-2g-3498 does not seem to be running inside a container [2021-05-07T06:52:46.599Z] $ 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-x86_64 cat [2021-05-07T06:52:47.740Z] $ docker top 5dce89e3f8d02f32f5d93879bbf7f817d6381fd76fff9d824d3c94054fc40d44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:52:48.276Z] + go mod tidy [Pipeline] sh [2021-05-07T06:52:50.040Z] + make test [2021-05-07T06:52:50.040Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-07T06:52:51.696Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-07T06:53:04.391Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-07T06:53:04.391Z] GO111MODULE=on go vet ./... [2021-05-07T06:53:07.597Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-07T06:53:07.598Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-07T06:53:07.598Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-07T06:53:12.755Z] $ docker stop --time=1 5dce89e3f8d02f32f5d93879bbf7f817d6381fd76fff9d824d3c94054fc40d44 [2021-05-07T06:53:15.290Z] $ docker rm -f 5dce89e3f8d02f32f5d93879bbf7f817d6381fd76fff9d824d3c94054fc40d44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T06:53:15.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T06:53:16.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-07T06:53:19.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-07T06:53:19.356Z] + ls -al . [2021-05-07T06:53:19.356Z] total 92 [2021-05-07T06:53:19.356Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 7 06:52 . [2021-05-07T06:53:19.356Z] drwxrwxr-x. 4 jenkins jenkins 28 May 7 06:51 .. [2021-05-07T06:53:19.356Z] drwxrwxr-x. 3 jenkins jenkins 20 May 7 06:51 assets [2021-05-07T06:53:19.356Z] drwxrwxr-x. 2 jenkins jenkins 35 May 7 06:51 bin [2021-05-07T06:53:19.356Z] drwxrwxr-x. 3 jenkins jenkins 29 May 7 06:51 cmd [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 7 06:51 CONTRIBUTING.md [2021-05-07T06:53:19.356Z] -rw-r--r--. 1 jenkins jenkins 10 May 7 06:52 coverage.out [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 7 06:51 Dockerfile [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 902 May 7 06:51 Dockerfile.build [2021-05-07T06:53:19.356Z] drwxrwxr-x. 5 jenkins jenkins 104 May 7 06:51 docs [2021-05-07T06:53:19.356Z] drwxrwxr-x. 8 jenkins jenkins 179 May 7 06:51 .git [2021-05-07T06:53:19.356Z] drwxrwxr-x. 2 jenkins jenkins 103 May 7 06:51 .github [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 162 May 7 06:51 .gitignore [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 987 May 7 06:51 go.mod [2021-05-07T06:53:19.356Z] -rw-r--r--. 1 jenkins jenkins 24424 May 7 06:52 go.sum [2021-05-07T06:53:19.356Z] drwxrwxr-x. 10 jenkins jenkins 139 May 7 06:51 internal [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 652 May 7 06:51 Jenkinsfile [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 7 06:51 LICENSE [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 951 May 7 06:51 Makefile [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 7 06:51 README.md [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 5 May 7 06:48 VERSION [2021-05-07T06:53:19.356Z] -rw-rw-r--. 1 jenkins jenkins 155 May 7 06:51 version.go [2021-05-07T06:53:19.356Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 7 06:51 web [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:53:19.707Z] + 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=08bcb67294c1070448f0dbfd521d90a666c95db4 --label arch=amd64 --label version=0.0.0 . [2021-05-07T06:53:20.292Z] Sending build context to Docker daemon 34.91MB [2021-05-07T06:53:20.292Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-07T06:53:20.292Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-07T06:53:20.292Z] ---> ca6159867bb3 [2021-05-07T06:53:20.292Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-07T06:53:20.871Z] ---> Running in c91df551139f [2021-05-07T06:53:20.871Z] Removing intermediate container c91df551139f [2021-05-07T06:53:20.871Z] ---> f9770fab78bb [2021-05-07T06:53:20.871Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-07T06:53:21.135Z] ---> Running in 69d1a2566be5 [2021-05-07T06:53:21.135Z] Removing intermediate container 69d1a2566be5 [2021-05-07T06:53:21.135Z] ---> 391ec1aa1199 [2021-05-07T06:53:21.135Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-07T06:53:21.135Z] ---> Running in 6c7f63ae6af5 [2021-05-07T06:53:21.397Z] Removing intermediate container 6c7f63ae6af5 [2021-05-07T06:53:21.397Z] ---> 431082ecda67 [2021-05-07T06:53:21.397Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-07T06:53:21.397Z] ---> Running in dab53f22bf53 [2021-05-07T06:53:21.663Z] Removing intermediate container dab53f22bf53 [2021-05-07T06:53:21.663Z] ---> 3db6bb156946 [2021-05-07T06:53:21.663Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-07T06:53:21.663Z] ---> Running in 022b17e7543a [2021-05-07T06:53:21.926Z] Removing intermediate container 022b17e7543a [2021-05-07T06:53:21.926Z] ---> 94b242012a04 [2021-05-07T06:53:21.926Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:53:21.926Z] ---> Running in fbe2823449ea [Pipeline] } [2021-05-07T06:53:22.762Z] $ docker stop --time=1 45ccf1197e30bd0ef826cc7476e9b82d02d8102da588ff2d993fc7dbb2239d1e [2021-05-07T06:53:23.865Z] Removing intermediate container fbe2823449ea [2021-05-07T06:53:23.865Z] ---> 7a27910bf7cf [2021-05-07T06:53:23.865Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-07T06:53:23.865Z] ---> Running in a97540c2c184 [2021-05-07T06:53:24.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T06:53:24.796Z] $ docker rm -f 45ccf1197e30bd0ef826cc7476e9b82d02d8102da588ff2d993fc7dbb2239d1e [2021-05-07T06:53:25.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T06:53:25.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T06:53:25.726Z] Warning: overwriting stash ‘coverage-report’ [2021-05-07T06:53:26.029Z] OK: 149 MiB in 40 packages [2021-05-07T06:53:26.295Z] Removing intermediate container a97540c2c184 [2021-05-07T06:53:26.295Z] ---> 148a1ad56f80 [2021-05-07T06:53:26.295Z] Step 10/24 : ENV GO111MODULE=on [2021-05-07T06:53:26.309Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-07T06:53:26.560Z] ---> Running in 466424eebf8a [2021-05-07T06:53:26.561Z] Removing intermediate container 466424eebf8a [2021-05-07T06:53:26.561Z] ---> 034e6badcd8e [2021-05-07T06:53:26.561Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T06:53:26.824Z] ---> Running in 1a547aef8f3f [2021-05-07T06:53:26.824Z] Removing intermediate container 1a547aef8f3f [2021-05-07T06:53:26.824Z] ---> 3384286e8dd5 [2021-05-07T06:53:26.824Z] Step 12/24 : COPY go.mod . [2021-05-07T06:53:27.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-07T06:53:27.096Z] ---> 7a5483cdab75 [2021-05-07T06:53:27.096Z] Step 13/24 : COPY Makefile . [2021-05-07T06:53:27.366Z] ---> 0ec7a230fa2c [2021-05-07T06:53:27.366Z] Step 14/24 : RUN make update [2021-05-07T06:53:27.366Z] ---> Running in d2cd703becda [2021-05-07T06:53:27.378Z] + ls -al . [2021-05-07T06:53:27.378Z] total 124 [2021-05-07T06:53:27.378Z] drwxrwxr-x 10 jenkins jenkins 4096 May 7 06:52 . [2021-05-07T06:53:27.378Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 06:50 .. [2021-05-07T06:53:27.378Z] drwxrwxr-x 8 jenkins jenkins 4096 May 7 06:50 .git [2021-05-07T06:53:27.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 06:50 .github [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 162 May 7 06:50 .gitignore [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 7 06:50 CONTRIBUTING.md [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 7 06:50 Dockerfile [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 902 May 7 06:50 Dockerfile.build [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 652 May 7 06:50 Jenkinsfile [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 7 06:50 LICENSE [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 951 May 7 06:50 Makefile [2021-05-07T06:53:27.378Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 7 06:50 README.md [2021-05-07T06:53:27.379Z] -rw-rw-r-- 1 jenkins jenkins 5 May 7 06:48 VERSION [2021-05-07T06:53:27.379Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 06:50 assets [2021-05-07T06:53:27.379Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 06:50 bin [2021-05-07T06:53:27.379Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 06:50 cmd [2021-05-07T06:53:27.379Z] -rw-r--r-- 1 jenkins jenkins 10 May 7 06:52 coverage.out [2021-05-07T06:53:27.379Z] drwxrwxr-x 5 jenkins jenkins 4096 May 7 06:50 docs [2021-05-07T06:53:27.379Z] -rw-rw-r-- 1 jenkins jenkins 987 May 7 06:50 go.mod [2021-05-07T06:53:27.379Z] -rw-r--r-- 1 jenkins jenkins 24424 May 7 06:52 go.sum [2021-05-07T06:53:27.379Z] drwxrwxr-x 10 jenkins jenkins 4096 May 7 06:50 internal [2021-05-07T06:53:27.379Z] -rw-rw-r-- 1 jenkins jenkins 155 May 7 06:50 version.go [2021-05-07T06:53:27.379Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 06:50 web [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:53:27.755Z] + 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=08bcb67294c1070448f0dbfd521d90a666c95db4 --label arch=arm64 --label version=0.0.0 . [2021-05-07T06:53:27.949Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-07T06:53:28.526Z] Removing intermediate container d2cd703becda [2021-05-07T06:53:28.526Z] ---> a2d18196777a [2021-05-07T06:53:28.526Z] Step 15/24 : COPY . . [2021-05-07T06:53:28.745Z] Sending build context to Docker daemon 34.9MB [2021-05-07T06:53:28.745Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-07T06:53:28.745Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-07T06:53:28.745Z] ---> 1bd2f6b25808 [2021-05-07T06:53:28.745Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-07T06:53:29.342Z] ---> Running in 39ca9e5c1d7f [2021-05-07T06:53:29.617Z] Removing intermediate container 39ca9e5c1d7f [2021-05-07T06:53:29.617Z] ---> 89a90f55d6d0 [2021-05-07T06:53:29.617Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-07T06:53:29.894Z] ---> Running in c06fecb325e2 [2021-05-07T06:53:30.491Z] Removing intermediate container c06fecb325e2 [2021-05-07T06:53:30.491Z] ---> c4fc9d4954a7 [2021-05-07T06:53:30.491Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-07T06:53:30.491Z] ---> Running in 3b579d1c560c [2021-05-07T06:53:31.085Z] Removing intermediate container 3b579d1c560c [2021-05-07T06:53:31.085Z] ---> 2edde62832e1 [2021-05-07T06:53:31.085Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-07T06:53:31.085Z] ---> Running in 5a1f57597229 [2021-05-07T06:53:31.091Z] ---> 301350b1e2d1 [2021-05-07T06:53:31.091Z] Step 16/24 : RUN ${MAKE} [2021-05-07T06:53:31.091Z] ---> Running in 43b1bee0f757 [2021-05-07T06:53:31.364Z] 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-05-07T06:53:31.678Z] Removing intermediate container 5a1f57597229 [2021-05-07T06:53:31.678Z] ---> 90bab90f9553 [2021-05-07T06:53:31.678Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-07T06:53:31.678Z] ---> Running in 5134425a5e1f [2021-05-07T06:53:32.273Z] Removing intermediate container 5134425a5e1f [2021-05-07T06:53:32.273Z] ---> 7da6c872588b [2021-05-07T06:53:32.273Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-07T06:53:32.273Z] ---> Running in 61cc0822afac [2021-05-07T06:53:34.268Z] Removing intermediate container 61cc0822afac [2021-05-07T06:53:34.268Z] ---> 3240408e1e25 [2021-05-07T06:53:34.268Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-07T06:53:34.268Z] ---> Running in 8195aaa07447 [2021-05-07T06:53:35.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T06:53:36.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T06:53:37.272Z] OK: 138 MiB in 40 packages [2021-05-07T06:53:38.246Z] Removing intermediate container 8195aaa07447 [2021-05-07T06:53:38.246Z] ---> 7f4353d26d3f [2021-05-07T06:53:38.246Z] Step 10/24 : ENV GO111MODULE=on [2021-05-07T06:53:38.522Z] ---> Running in fe064f7e3f0a [2021-05-07T06:53:38.796Z] Removing intermediate container fe064f7e3f0a [2021-05-07T06:53:38.796Z] ---> ab808d7d0d23 [2021-05-07T06:53:38.796Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-07T06:53:39.069Z] ---> Running in c19f814806c1 [2021-05-07T06:53:39.347Z] Removing intermediate container c19f814806c1 [2021-05-07T06:53:39.347Z] ---> accba98313a2 [2021-05-07T06:53:39.347Z] Step 12/24 : COPY go.mod . [2021-05-07T06:53:40.330Z] ---> aff8e9cb1dd3 [2021-05-07T06:53:40.330Z] Step 13/24 : COPY Makefile . [2021-05-07T06:53:40.603Z] ---> c654c7da3ace [2021-05-07T06:53:40.603Z] Step 14/24 : RUN make update [2021-05-07T06:53:40.875Z] ---> Running in 39ef80d0ee70 [2021-05-07T06:53:41.524Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-07T06:53:41.855Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-07T06:53:43.284Z] Removing intermediate container 39ef80d0ee70 [2021-05-07T06:53:43.284Z] ---> 14597d597212 [2021-05-07T06:53:43.284Z] Step 15/24 : COPY . . [2021-05-07T06:53:44.875Z] Removing intermediate container 43b1bee0f757 [2021-05-07T06:53:44.875Z] ---> 901a5eb284ff [2021-05-07T06:53:44.875Z] Step 17/24 : FROM alpine:3.12 [2021-05-07T06:53:44.875Z] 3.12: Pulling from library/alpine [2021-05-07T06:53:44.875Z] 339de151aab4: Pulling fs layer [2021-05-07T06:53:45.141Z] 339de151aab4: Verifying Checksum [2021-05-07T06:53:45.141Z] 339de151aab4: Download complete [2021-05-07T06:53:45.405Z] 339de151aab4: Pull complete [2021-05-07T06:53:45.405Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:53:45.405Z] Status: Downloaded newer image for alpine:3.12 [2021-05-07T06:53:45.405Z] ---> 13621d1b12d4 [2021-05-07T06:53:45.405Z] Step 18/24 : EXPOSE 4000 [2021-05-07T06:53:45.670Z] ---> Running in 7480879caf09 [2021-05-07T06:53:45.670Z] Removing intermediate container 7480879caf09 [2021-05-07T06:53:45.670Z] ---> 5ffe5cdc3193 [2021-05-07T06:53:45.670Z] 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-05-07T06:53:46.674Z] ---> 828266312e33 [2021-05-07T06:53:46.674Z] Step 16/24 : RUN ${MAKE} [2021-05-07T06:53:46.674Z] ---> Running in 033a8a0787ee [2021-05-07T06:53:47.063Z] ---> bf7883a6e441 [2021-05-07T06:53:47.063Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-07T06:53:47.063Z] ---> Running in da57bf2f1d23 [2021-05-07T06:53:47.325Z] 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-05-07T06:53:47.326Z] Removing intermediate container da57bf2f1d23 [2021-05-07T06:53:47.326Z] ---> 5d08adda39cf [2021-05-07T06:53:47.326Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-07T06:53:47.326Z] ---> Running in 4d8727db61e4 [2021-05-07T06:53:47.589Z] Removing intermediate container 4d8727db61e4 [2021-05-07T06:53:47.589Z] ---> 0537290bd88d [2021-05-07T06:53:47.589Z] Step 22/24 : LABEL arch=amd64 [2021-05-07T06:53:47.589Z] ---> Running in 11f4e5d7ba0e [2021-05-07T06:53:47.852Z] Removing intermediate container 11f4e5d7ba0e [2021-05-07T06:53:47.852Z] ---> 8cba8a0b0a94 [2021-05-07T06:53:47.852Z] Step 23/24 : LABEL git_sha=08bcb67294c1070448f0dbfd521d90a666c95db4 [2021-05-07T06:53:47.852Z] ---> Running in 6e1a638b52ea [2021-05-07T06:53:48.115Z] Removing intermediate container 6e1a638b52ea [2021-05-07T06:53:48.115Z] ---> 0421a6217646 [2021-05-07T06:53:48.115Z] Step 24/24 : LABEL version=0.0.0 [2021-05-07T06:53:48.115Z] ---> Running in 6a937dd19579 [2021-05-07T06:53:48.377Z] Removing intermediate container 6a937dd19579 [2021-05-07T06:53:48.377Z] ---> 51c20604ec38 [2021-05-07T06:53:48.377Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-07T06:53:48.377Z] Successfully built 51c20604ec38 [2021-05-07T06:53:48.377Z] 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-05-07T06:53:49.361Z] ---> job-cost.sh [2021-05-07T06:53:49.361Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EVEc [2021-05-07T06:54:04.307Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T06:54:14.149Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-07T06:54:18.475Z] Removing intermediate container 033a8a0787ee [2021-05-07T06:54:18.475Z] ---> edec3114d41c [2021-05-07T06:54:18.475Z] Step 17/24 : FROM alpine:3.12 [2021-05-07T06:54:18.475Z] 3.12: Pulling from library/alpine [2021-05-07T06:54:18.747Z] d2f70382dc9a: Pulling fs layer [2021-05-07T06:54:18.747Z] d2f70382dc9a: Download complete [2021-05-07T06:54:19.345Z] d2f70382dc9a: Pull complete [2021-05-07T06:54:19.345Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-07T06:54:19.345Z] Status: Downloaded newer image for alpine:3.12 [2021-05-07T06:54:19.345Z] ---> 9852663dfa18 [2021-05-07T06:54:19.345Z] Step 18/24 : EXPOSE 4000 [2021-05-07T06:54:19.619Z] ---> Running in 0e2e9c563a3b [2021-05-07T06:54:20.223Z] Removing intermediate container 0e2e9c563a3b [2021-05-07T06:54:20.223Z] ---> f71244963087 [2021-05-07T06:54:20.223Z] 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-05-07T06:54:22.844Z] ---> f1e262403337 [2021-05-07T06:54:22.844Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-07T06:54:22.844Z] ---> Running in 15c23acad66a [2021-05-07T06:54:23.119Z] Removing intermediate container 15c23acad66a [2021-05-07T06:54:23.119Z] ---> 2516273ca8ca [2021-05-07T06:54:23.119Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-07T06:54:23.119Z] ---> Running in c7561e10717c [2021-05-07T06:54:23.718Z] Removing intermediate container c7561e10717c [2021-05-07T06:54:23.718Z] ---> e4b9751ea9f7 [2021-05-07T06:54:23.718Z] Step 22/24 : LABEL arch=arm64 [2021-05-07T06:54:23.718Z] ---> Running in 15af6c375751 [2021-05-07T06:54:24.317Z] Removing intermediate container 15af6c375751 [2021-05-07T06:54:24.317Z] ---> f0498f151be0 [2021-05-07T06:54:24.317Z] Step 23/24 : LABEL git_sha=08bcb67294c1070448f0dbfd521d90a666c95db4 [2021-05-07T06:54:24.317Z] ---> Running in c38df5bc2cda [2021-05-07T06:54:24.587Z] Removing intermediate container c38df5bc2cda [2021-05-07T06:54:24.587Z] ---> a19fb1362d53 [2021-05-07T06:54:24.587Z] Step 24/24 : LABEL version=0.0.0 [2021-05-07T06:54:24.858Z] ---> Running in 89c5f970624f [2021-05-07T06:54:25.132Z] Removing intermediate container 89c5f970624f [2021-05-07T06:54:25.132Z] ---> 00062268377b [2021-05-07T06:54:25.132Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-07T06:54:25.405Z] Successfully built 00062268377b [2021-05-07T06:54:25.405Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:54:26.134Z] ---> job-cost.sh [2021-05-07T06:54:26.134Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vbbs [2021-05-07T06:54:36.514Z] lf-activate-venv(): INFO: Adding /tmp/venv-EVEc/bin to PATH [2021-05-07T06:54:36.514Z] INFO: No Stack... [2021-05-07T06:54:36.514Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T06:54:36.514Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T06:54:36.863Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-05-07T06:54:36.863Z] + cut -d, -f6 [Pipeline] lock [2021-05-07T06:54:36.982Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [2021-05-07T06:54:36.989Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] did not exist. Created. [2021-05-07T06:54:36.990Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T06:54:37.447Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-07T06:54:37.623Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T06:54:37.654Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-07T06:55:05.093Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T06:56:26.812Z] lf-activate-venv(): INFO: Adding /tmp/venv-Vbbs/bin to PATH [2021-05-07T06:56:26.812Z] INFO: No Stack... [2021-05-07T06:56:27.082Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-07T06:56:27.355Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T06:56:27.733Z] + + cut -d, -f6cat [2021-05-07T06:56:27.733Z] /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-05-07T06:56:27.880Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [2021-05-07T06:56:27.887Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] did not exist. Created. [2021-05-07T06:56:27.887Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T06:56:28.337Z] /w/workspace/edgex-ui-go/1@tmp/durable-31c584b0/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-31c584b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-07T06:56:28.707Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-07T06:56:28.755Z] Warning: overwriting stash ‘stack-cost’ [2021-05-07T06:56:28.986Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T06:56:29.007Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-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-05-07T06:56:30.085Z] provisioning config files... [2021-05-07T06:56:30.099Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/config6682724473878540764tmp [Pipeline] { [Pipeline] sh [2021-05-07T06:56:30.474Z] + set +x [2021-05-07T06:56:30.474Z] + curl -s https://codecov.io/bash [2021-05-07T06:56:30.474Z] + bash -s -- [2021-05-07T06:56:30.742Z] [2021-05-07T06:56:30.742Z] _____ _ [2021-05-07T06:56:30.742Z] / ____| | | [2021-05-07T06:56:30.742Z] | | ___ __| | ___ ___ _____ __ [2021-05-07T06:56:30.742Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-07T06:56:30.742Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-07T06:56:30.742Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-07T06:56:30.742Z] Bash-1.0.2 [2021-05-07T06:56:30.742Z] [2021-05-07T06:56:30.742Z] [2021-05-07T06:56:30.742Z] ==> git version 2.24.3 found [2021-05-07T06:56:30.742Z] ==> 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-05-07T06:56:30.742Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-07T06:56:30.742Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-07T06:56:30.742Z] ==> Jenkins CI detected. [2021-05-07T06:56:30.742Z] project root: . [2021-05-07T06:56:30.742Z] --> token set from env [2021-05-07T06:56:30.742Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-07T06:56:30.742Z] ==> Running gcov in . (disable via -X gcov) [2021-05-07T06:56:30.742Z] ==> Python coveragepy not found [2021-05-07T06:56:30.742Z] ==> Searching for coverage reports in: [2021-05-07T06:56:30.742Z] + . [2021-05-07T06:56:30.742Z] -> Found 1 reports [2021-05-07T06:56:30.742Z] ==> Detecting git/mercurial file structure [2021-05-07T06:56:30.742Z] ==> Reading reports [2021-05-07T06:56:30.742Z] + ./coverage.out bytes=10 [2021-05-07T06:56:30.742Z] ==> Appending adjustments [2021-05-07T06:56:30.742Z] https://docs.codecov.io/docs/fixing-reports [2021-05-07T06:56:31.006Z] + Found adjustments [2021-05-07T06:56:31.006Z] ==> Gzipping contents [2021-05-07T06:56:31.006Z] 4.0K /tmp/codecov.GPMae1.gz [2021-05-07T06:56:31.006Z] ==> Uploading reports [2021-05-07T06:56:31.006Z] url: https://codecov.io [2021-05-07T06:56:31.006Z] query: branch=PR-349&commit=08bcb67294c1070448f0dbfd521d90a666c95db4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=349&job=&cmd_args= [2021-05-07T06:56:31.006Z] -> Pinging Codecov [2021-05-07T06:56:31.006Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-349&commit=08bcb67294c1070448f0dbfd521d90a666c95db4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=349&job=&cmd_args= [2021-05-07T06:56:31.590Z] -> Uploading to [2021-05-07T06:56:31.590Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-07/FB506323287CE973F263BFD2A0EB1F37/08bcb67294c1070448f0dbfd521d90a666c95db4/3ca0b6ca-4e4f-4fc6-ac7c-b71d1e925e4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T065631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74864bd74ae1bccb456c18d84e42c1831648d92a30424151bfe36c4d7bde094c [2021-05-07T06:56:31.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T06:56:31.590Z] Dload Upload Total Spent Left Speed [2021-05-07T06:56:32.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 6383 --:--:-- --:--:-- --:--:-- 6375 [2021-05-07T06:56:32.172Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/08bcb67294c1070448f0dbfd521d90a666c95db4 [Pipeline] } [2021-05-07T06:56:32.198Z] 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-05-07T06:56:34.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:56:35.165Z] ---> package-listing.sh [2021-05-07T06:56:35.165Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-07T06:56:35.165Z] ++ facter osfamily [2021-05-07T06:56:35.165Z] + OS_FAMILY=redhat [2021-05-07T06:56:35.165Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-349 [2021-05-07T06:56:35.165Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-07T06:56:35.165Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-07T06:56:35.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-07T06:56:35.165Z] + PACKAGES=/tmp/packages_start.txt [2021-05-07T06:56:35.165Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-349 ']' [2021-05-07T06:56:35.165Z] + PACKAGES=/tmp/packages_end.txt [2021-05-07T06:56:35.165Z] + case "${OS_FAMILY}" in [2021-05-07T06:56:35.165Z] + rpm -qa [2021-05-07T06:56:35.165Z] + sort [2021-05-07T06:56:40.490Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-07T06:56:40.490Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-07T06:56:40.490Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-07T06:56:40.490Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-349 ']' [2021-05-07T06:56:40.490Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-349/archives/ [2021-05-07T06:56:40.490Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-349/archives/ [Pipeline] echo [2021-05-07T06:56:40.525Z] 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-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-07T06:56:40.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:56:41.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:56:41.198Z] [2021-05-07T06:56:41.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-07T06:56:41.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:56:41.565Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-07T06:56:41.565Z] df20fa9351a1: Pulling fs layer [2021-05-07T06:56:41.565Z] 36b3adc4ff6f: Pulling fs layer [2021-05-07T06:56:41.565Z] 8ad3a11d3b57: Pulling fs layer [2021-05-07T06:56:41.565Z] 46f8f816bc3b: Pulling fs layer [2021-05-07T06:56:41.565Z] 93b61091891f: Pulling fs layer [2021-05-07T06:56:41.565Z] 93b9cdb0e59b: Pulling fs layer [2021-05-07T06:56:41.565Z] 5e14af77c1be: Pulling fs layer [2021-05-07T06:56:41.565Z] 01666e4c0597: Pulling fs layer [2021-05-07T06:56:41.565Z] aa168da1d23b: Pulling fs layer [2021-05-07T06:56:41.565Z] 46f8f816bc3b: Waiting [2021-05-07T06:56:41.565Z] 93b9cdb0e59b: Waiting [2021-05-07T06:56:41.565Z] 93b61091891f: Waiting [2021-05-07T06:56:41.565Z] 5e14af77c1be: Waiting [2021-05-07T06:56:41.565Z] 01666e4c0597: Waiting [2021-05-07T06:56:41.565Z] aa168da1d23b: Waiting [2021-05-07T06:56:41.565Z] 36b3adc4ff6f: Verifying Checksum [2021-05-07T06:56:41.565Z] 36b3adc4ff6f: Download complete [2021-05-07T06:56:41.565Z] 46f8f816bc3b: Download complete [2021-05-07T06:56:41.831Z] df20fa9351a1: Verifying Checksum [2021-05-07T06:56:41.831Z] df20fa9351a1: Download complete [2021-05-07T06:56:41.831Z] 93b9cdb0e59b: Verifying Checksum [2021-05-07T06:56:41.831Z] 93b9cdb0e59b: Download complete [2021-05-07T06:56:41.831Z] 5e14af77c1be: Verifying Checksum [2021-05-07T06:56:41.831Z] 5e14af77c1be: Download complete [2021-05-07T06:56:41.831Z] 93b61091891f: Verifying Checksum [2021-05-07T06:56:41.831Z] 93b61091891f: Download complete [2021-05-07T06:56:41.831Z] 01666e4c0597: Verifying Checksum [2021-05-07T06:56:41.831Z] 01666e4c0597: Download complete [2021-05-07T06:56:42.100Z] df20fa9351a1: Pull complete [2021-05-07T06:56:42.100Z] 8ad3a11d3b57: Verifying Checksum [2021-05-07T06:56:42.100Z] 8ad3a11d3b57: Download complete [2021-05-07T06:56:42.366Z] 36b3adc4ff6f: Pull complete [2021-05-07T06:56:43.328Z] 8ad3a11d3b57: Pull complete [2021-05-07T06:56:43.328Z] 46f8f816bc3b: Pull complete [2021-05-07T06:56:44.294Z] aa168da1d23b: Verifying Checksum [2021-05-07T06:56:44.294Z] aa168da1d23b: Download complete [2021-05-07T06:56:44.880Z] 93b61091891f: Pull complete [2021-05-07T06:56:44.880Z] 93b9cdb0e59b: Pull complete [2021-05-07T06:56:45.146Z] 5e14af77c1be: Pull complete [2021-05-07T06:56:45.146Z] 01666e4c0597: Pull complete [2021-05-07T06:56:51.795Z] aa168da1d23b: Pull complete [2021-05-07T06:56:51.795Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-07T06:56:52.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T06:56:52.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-07T06:56:52.357Z] prd-centos7-docker-4c-2g-3496 does not seem to be running inside a container [2021-05-07T06:56:52.408Z] $ 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-349/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-349 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349:/w/workspace/edgexfoundry_edgex-ui-go_PR-349:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@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-05-07T06:56:56.148Z] $ docker top f86173a8a059e6ff6ca2df46e7cc041c36f2dd78c2c2dbf76952580f750e5e54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T06:56:56.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-07T06:56:56.988Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-07T06:56:57.314Z] + ls /var/log/sa-host [2021-05-07T06:56:57.314Z] + sadf -c /var/log/sa-host/sa07 [2021-05-07T06:56:57.314Z] file_magic: OK [2021-05-07T06:56:57.314Z] HZ: Using current value: 100 [2021-05-07T06:56:57.314Z] file_header: OK [2021-05-07T06:56:57.314Z] 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-05-07T06:56:57.314Z] Statistics: [2021-05-07T06:56:57.314Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-07T06:56:57.314Z] File successfully converted to sysstat format version 12.2.1 [2021-05-07T06:56:57.314Z] + sadf -c /var/log/sa-host/sa23 [2021-05-07T06:56:57.314Z] file_magic: OK [2021-05-07T06:56:57.314Z] HZ: Using current value: 100 [2021-05-07T06:56:57.314Z] file_header: OK [2021-05-07T06:56:57.314Z] 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-05-07T06:56:57.314Z] Statistics: [2021-05-07T06:56:57.314Z] Hnuu...uuuununununu... [2021-05-07T06:56:57.314Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T06:56:58.029Z] provisioning config files... [2021-05-07T06:56:58.049Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/config3898870566691083159tmp [Pipeline] { [Pipeline] echo [2021-05-07T06:56:58.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:56:58.466Z] ---> create-netrc.sh [Pipeline] } [2021-05-07T06:56:58.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-07T06:56:58.564Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:56:58.908Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-07T06:56:58.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:56:59.280Z] ---> sudo-logs.sh [2021-05-07T06:56:59.280Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-07T06:56:59.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:56:59.708Z] ---> job-cost.sh [2021-05-07T06:56:59.708Z] lf-activate-venv: SKIPPING [2021-05-07T06:56:59.708Z] DEBUG: total: 0.20999999344348907 [2021-05-07T06:56:59.708Z] INFO: Retrieving Stack Cost... [2021-05-07T06:57:01.106Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T06:57:01.683Z] INFO: Archiving Costs [Pipeline] echo [2021-05-07T06:57:01.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T06:57:02.062Z] ---> logs-deploy.sh [2021-05-07T06:57:02.062Z] lf-activate-venv: SKIPPING [2021-05-07T06:57:02.062Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-349/1 [2021-05-07T06:57:02.062Z] INFO: archiving workspace using pattern(s): [2021-05-07T06:57:04.620Z] Archives upload complete. [2021-05-07T06:57:04.620Z] INFO: archiving logs to Nexus