Pull request #304 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 52eba2be8efb0e7607cb035b655b02f68c64cef2+275edb72b4df477a4d39e1dcae019ce23b195a9d (5d1269c240335f919e2990a0587ab622050880fe) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-304/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-304/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28695 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [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-304 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit 52eba2be8efb0e7607cb035b655b02f68c64cef2 > 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/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52eba2be8efb0e7607cb035b655b02f68c64cef2 # 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 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 Merge succeeded, producing c529a385d11bd1153bd4ad85c9d3a624d3f15297 Checking out Revision c529a385d11bd1153bd4ad85c9d3a624d3f15297 (PR-304) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c529a385d11bd1153bd4ad85c9d3a624d3f15297 # timeout=10 Commit message: "Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T11:00:57.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T11:00:57.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T11:00:58.082Z] ========================================================= [2021-03-05T11:00:58.082Z] EdgeX Global Pipelines Version Info [2021-03-05T11:00:58.082Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:00:59.580Z] ------------------- [2021-03-05T11:00:59.580Z] stable info: [2021-03-05T11:00:59.580Z] ------------------- [2021-03-05T11:00:59.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T11:00:59.580Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:00:59.580Z] Message: update stable to v1.0.184 [2021-03-05T11:01:00.538Z] ------------------- [2021-03-05T11:01:00.538Z] experimental info: [2021-03-05T11:01:00.538Z] ------------------- [2021-03-05T11:01:00.538Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T11:01:00.538Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T11:01:00.538Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T11:01:00.945Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-05T11:01:01.084Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-05T11:01:01.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T11:01:01.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T11:01:01.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T11:01:01.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T11:01:01.799Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T11:01:01.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T11:01:02.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-05T11:01:02.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T11:01:02.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T11:01:02.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-05T11:01:02.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T11:01:02.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T11:01:02.973Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:01:03.138Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T11:01:03.265Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T11:01:03.389Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T11:01:03.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T11:01:03.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-05T11:01:03.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-05T11:01:03.913Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-05T11:01:04.051Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-05T11:01:04.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-05T11:01:04.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-05T11:01:04.494Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T11:01:04.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo [2021-03-05T11:01:04.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo [2021-03-05T11:01:04.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo [2021-03-05T11:01:05.037Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c529a385d11bd1153bd4ad85c9d3a624d3f15297 [Pipeline] echo [2021-03-05T11:01:05.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c529a38 [Pipeline] echo [2021-03-05T11:01:05.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:01:05.562Z] provisioning config files... [2021-03-05T11:01:05.593Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config8716722165319052584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:01:06.030Z] ---> docker-login.sh [2021-03-05T11:01:06.030Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:01:06.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:01:06.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:01:06.558Z] Configure a credential helper to remove this warning. See [2021-03-05T11:01:06.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:01:06.558Z] [2021-03-05T11:01:06.558Z] Login Succeeded [2021-03-05T11:01:06.558Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:01:06.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:01:06.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:01:06.821Z] Configure a credential helper to remove this warning. See [2021-03-05T11:01:06.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:01:06.821Z] [2021-03-05T11:01:06.821Z] Login Succeeded [2021-03-05T11:01:06.821Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:01:06.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:01:06.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:01:06.821Z] Configure a credential helper to remove this warning. See [2021-03-05T11:01:06.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:01:06.821Z] [2021-03-05T11:01:06.821Z] Login Succeeded [2021-03-05T11:01:06.821Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:01:07.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:01:07.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:01:07.084Z] Configure a credential helper to remove this warning. See [2021-03-05T11:01:07.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:01:07.084Z] [2021-03-05T11:01:07.084Z] Login Succeeded [2021-03-05T11:01:07.084Z] docker.io [2021-03-05T11:01:07.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:01:07.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:01:07.346Z] Configure a credential helper to remove this warning. See [2021-03-05T11:01:07.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:01:07.346Z] [2021-03-05T11:01:07.346Z] Login Succeeded [2021-03-05T11:01:07.346Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:01:07.376Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:01:08.519Z] + git log --format=format:%s -1 c529a385d11bd1153bd4ad85c9d3a624d3f15297 [Pipeline] echo [2021-03-05T11:01:08.613Z] GIT_COMMIT: c529a385d11bd1153bd4ad85c9d3a624d3f15297, Commit Message: Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD [Pipeline] echo [2021-03-05T11:01:08.683Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:01:09.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:01:09.725Z] [2021-03-05T11:01:09.725Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:01:10.114Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:01:10.114Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T11:01:10.114Z] 31603596830f: Pulling fs layer [2021-03-05T11:01:10.114Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T11:01:10.114Z] 6ca5941a6612: Pulling fs layer [2021-03-05T11:01:10.114Z] ecc8261a40a4: Pulling fs layer [2021-03-05T11:01:10.114Z] ecc8261a40a4: Waiting [2021-03-05T11:01:10.114Z] 2a8b12db71e7: Download complete [2021-03-05T11:01:10.381Z] 31603596830f: Verifying Checksum [2021-03-05T11:01:10.381Z] 31603596830f: Download complete [2021-03-05T11:01:10.381Z] ecc8261a40a4: Verifying Checksum [2021-03-05T11:01:10.381Z] ecc8261a40a4: Download complete [2021-03-05T11:01:10.381Z] 6ca5941a6612: Verifying Checksum [2021-03-05T11:01:10.381Z] 6ca5941a6612: Download complete [2021-03-05T11:01:10.647Z] 31603596830f: Pull complete [2021-03-05T11:01:10.647Z] 2a8b12db71e7: Pull complete [2021-03-05T11:01:11.596Z] 6ca5941a6612: Pull complete [2021-03-05T11:01:11.596Z] ecc8261a40a4: Pull complete [2021-03-05T11:01:11.596Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T11:01:11.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T11:01:11.860Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T11:01:11.987Z] prd-centos7-docker-4c-2g-28695 does not seem to be running inside a container [2021-03-05T11:01:12.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@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:10004/edgex-devops/git-semver:latest cat [2021-03-05T11:01:14.060Z] $ docker top d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T11:01:14.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:01:14.452Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:01:14.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:01:14.662Z] $ docker exec d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent [2021-03-05T11:01:14.833Z] SSH_AUTH_SOCK=/tmp/ssh-6D7dB2s1d2TV/agent.12 [2021-03-05T11:01:14.833Z] SSH_AGENT_PID=17 [2021-03-05T11:01:14.845Z] Running ssh-add (command line suppressed) [2021-03-05T11:01:14.958Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3902061924969577078.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3902061924969577078.key) [2021-03-05T11:01:15.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:01:15.391Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T11:01:15.420Z] $ docker exec --env ******** --env ******** d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent -k [2021-03-05T11:01:15.530Z] unset SSH_AUTH_SOCK; [2021-03-05T11:01:15.530Z] unset SSH_AGENT_PID; [2021-03-05T11:01:15.530Z] echo Agent pid 17 killed; [2021-03-05T11:01:15.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T11:01:15.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T11:01:15.768Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T11:01:15.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T11:01:15.929Z] $ docker exec d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent [2021-03-05T11:01:16.081Z] SSH_AUTH_SOCK=/tmp/ssh-Exnt3D6zcYKK/agent.47 [2021-03-05T11:01:16.081Z] SSH_AGENT_PID=52 [2021-03-05T11:01:16.090Z] Running ssh-add (command line suppressed) [2021-03-05T11:01:16.206Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3107278560242553178.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/private_key_3107278560242553178.key) [2021-03-05T11:01:16.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T11:01:16.641Z] + git semver init [2021-03-05T11:01:16.642Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T11:01:16.642Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.git [2021-03-05T11:01:16.642Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [2021-03-05T11:01:16.642Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T11:01:16.642Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T11:01:16.642Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T11:01:16.642Z] # $SEMVER_BRANCH = PR-304 [2021-03-05T11:01:16.642Z] # $SEMVER_TEMP = /tmp/semver-408660029 [2021-03-05T11:01:16.642Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-05T11:01:18.038Z] # '/tmp/semver-408660029' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver' [2021-03-05T11:01:18.038Z] # -> Force: false [2021-03-05T11:01:18.038Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-304/.semver [Pipeline] } [2021-03-05T11:01:18.069Z] $ docker exec --env ******** --env ******** d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b ssh-agent -k [2021-03-05T11:01:18.182Z] unset SSH_AUTH_SOCK; [2021-03-05T11:01:18.183Z] unset SSH_AGENT_PID; [2021-03-05T11:01:18.183Z] echo Agent pid 52 killed; [2021-03-05T11:01:18.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T11:01:18.820Z] + git semver [Pipeline] } [2021-03-05T11:01:18.854Z] $ docker stop --time=1 d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b [2021-03-05T11:01:20.258Z] $ docker rm -f d92c2fec8cca8520cc2344b1f99f59beab7eeae9f115b3849c030694eb4f0f5b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:01:20.803Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T11:01:21.340Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T11:01:21.363Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-05T11:01:37.187Z] Still waiting to schedule task [2021-03-05T11:01:37.187Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28695’ [2021-03-05T11:01:37.233Z] Still waiting to schedule task [2021-03-05T11:01:37.233Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-05T11:03:34.419Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28696 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws [2021-03-05T11:03:34.516Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-05T11:03:39.379Z] using credential edgex-jenkins-ssh [2021-03-05T11:03:39.456Z] Cloning the remote Git repository [2021-03-05T11:03:39.518Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:03:39.638Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-05T11:03:39.703Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:03:39.704Z] > git --version # timeout=10 [2021-03-05T11:03:39.722Z] > git --version # 'git version 2.17.1' [2021-03-05T11:03:39.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:03:39.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:03:41.240Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:03:41.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:03:41.288Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:03:41.332Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:03:41.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:03:41.346Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T11:03:42.138Z] Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit 52eba2be8efb0e7607cb035b655b02f68c64cef2 [2021-03-05T11:03:43.002Z] Merge succeeded, producing 7fcf576adf9709eb4adcb355a8e90f6b29209b35 [2021-03-05T11:03:43.003Z] Checking out Revision 7fcf576adf9709eb4adcb355a8e90f6b29209b35 (PR-304) [2021-03-05T11:03:42.160Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:03:42.176Z] > git checkout -f 52eba2be8efb0e7607cb035b655b02f68c64cef2 # timeout=10 [2021-03-05T11:03:42.459Z] > git remote # timeout=10 [2021-03-05T11:03:42.476Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T11:03:42.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:03:42.503Z] > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 [2021-03-05T11:03:42.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T11:03:43.012Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:03:43.022Z] > git checkout -f 7fcf576adf9709eb4adcb355a8e90f6b29209b35 # timeout=10 [2021-03-05T11:03:47.680Z] Commit message: "Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD" [2021-03-05T11:03:47.680Z] First time build. Skipping changelog. [2021-03-05T11:03:47.737Z] > git --version # timeout=10 [2021-03-05T11:03:47.751Z] > git --version # 'git version 2.17.1' [2021-03-05T11:03:47.764Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:03:50.019Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:03:50.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:03:50.821Z] + sudo service docker restart [2021-03-05T11:03:50.821Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:03:53.614Z] provisioning config files... [2021-03-05T11:03:53.662Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2419596581098816350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:03:54.119Z] ---> docker-login.sh [2021-03-05T11:03:54.119Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:03:55.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:03:55.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:03:55.379Z] Configure a credential helper to remove this warning. See [2021-03-05T11:03:55.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:03:55.379Z] [2021-03-05T11:03:55.379Z] Login Succeeded [2021-03-05T11:03:55.379Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:03:55.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:03:55.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:03:55.928Z] Configure a credential helper to remove this warning. See [2021-03-05T11:03:55.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:03:55.928Z] [2021-03-05T11:03:55.928Z] Login Succeeded [2021-03-05T11:03:55.928Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:03:56.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:03:56.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:03:56.484Z] Configure a credential helper to remove this warning. See [2021-03-05T11:03:56.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:03:56.484Z] [2021-03-05T11:03:56.484Z] Login Succeeded [2021-03-05T11:03:56.484Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:03:56.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:03:57.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:03:57.034Z] Configure a credential helper to remove this warning. See [2021-03-05T11:03:57.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:03:57.034Z] [2021-03-05T11:03:57.034Z] Login Succeeded [2021-03-05T11:03:57.034Z] docker.io [2021-03-05T11:03:57.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:03:57.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:03:57.595Z] Configure a credential helper to remove this warning. See [2021-03-05T11:03:57.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:03:57.595Z] [2021-03-05T11:03:57.595Z] Login Succeeded [2021-03-05T11:03:57.595Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:03:57.630Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T11:03:58.141Z] ========================================================= [2021-03-05T11:03:58.141Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T11:03:58.142Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:03:58.553Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-05T11:03:59.153Z] Sending build context to Docker daemon 17.38MB [2021-03-05T11:03:59.153Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:03:59.153Z] Step 2/8 : FROM ${BASE} [2021-03-05T11:03:59.427Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T11:03:59.427Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T11:03:59.427Z] a4357932f1b6: Pulling fs layer [2021-03-05T11:03:59.427Z] 18c013af1878: Pulling fs layer [2021-03-05T11:03:59.427Z] 00ac8860ef70: Pulling fs layer [2021-03-05T11:03:59.427Z] 63d7cb157983: Pulling fs layer [2021-03-05T11:03:59.427Z] b116817d02f9: Pulling fs layer [2021-03-05T11:03:59.427Z] 745a02a5169b: Pulling fs layer [2021-03-05T11:03:59.427Z] b116817d02f9: Waiting [2021-03-05T11:03:59.427Z] 00ac8860ef70: Waiting [2021-03-05T11:03:59.427Z] 63d7cb157983: Waiting [2021-03-05T11:03:59.427Z] 745a02a5169b: Waiting [2021-03-05T11:03:59.427Z] 18c013af1878: Download complete [2021-03-05T11:03:59.427Z] a4357932f1b6: Verifying Checksum [2021-03-05T11:03:59.427Z] a4357932f1b6: Download complete [2021-03-05T11:03:59.427Z] 63d7cb157983: Verifying Checksum [2021-03-05T11:03:59.427Z] 63d7cb157983: Download complete [2021-03-05T11:03:59.427Z] b116817d02f9: Verifying Checksum [2021-03-05T11:03:59.427Z] b116817d02f9: Download complete [2021-03-05T11:03:59.427Z] 5f621e34cdf4: Verifying Checksum [2021-03-05T11:03:59.427Z] 5f621e34cdf4: Download complete [2021-03-05T11:04:00.027Z] 5f621e34cdf4: Pull complete [2021-03-05T11:04:00.639Z] a4357932f1b6: Pull complete [2021-03-05T11:04:00.921Z] 18c013af1878: Pull complete [2021-03-05T11:04:02.377Z] 745a02a5169b: Verifying Checksum [2021-03-05T11:04:02.377Z] 745a02a5169b: Download complete [2021-03-05T11:04:03.363Z] 00ac8860ef70: Verifying Checksum [2021-03-05T11:04:03.363Z] 00ac8860ef70: Download complete [2021-03-05T11:04:11.123Z] Running on prd-centos7-docker-4c-2g-28697 in /w/workspace/edgexfoundry_edgex-ui-go_PR-304 [Pipeline] { [Pipeline] ws [2021-03-05T11:04:11.284Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-03-05T11:04:13.545Z] 00ac8860ef70: Pull complete [2021-03-05T11:04:13.703Z] using credential edgex-jenkins-ssh [2021-03-05T11:04:13.769Z] Cloning the remote Git repository [2021-03-05T11:04:13.832Z] 63d7cb157983: Pull complete [2021-03-05T11:04:14.115Z] b116817d02f9: Pull complete [2021-03-05T11:04:13.598Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:04:13.679Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-03-05T11:04:13.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:04:13.751Z] > git --version # timeout=10 [2021-03-05T11:04:13.759Z] > git --version # 'git version 2.24.3' [2021-03-05T11:04:13.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:04:13.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:04:15.521Z] Merging remotes/origin/master commit 275edb72b4df477a4d39e1dcae019ce23b195a9d into PR head commit 52eba2be8efb0e7607cb035b655b02f68c64cef2 [2021-03-05T11:04:14.839Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:04:14.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T11:04:14.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-05T11:04:14.874Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-05T11:04:14.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:04:14.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T11:04:15.477Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:04:15.486Z] > git checkout -f 52eba2be8efb0e7607cb035b655b02f68c64cef2 # timeout=10 [2021-03-05T11:04:15.650Z] > git remote # timeout=10 [2021-03-05T11:04:15.657Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T11:04:15.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T11:04:15.670Z] > git merge 275edb72b4df477a4d39e1dcae019ce23b195a9d # timeout=10 [2021-03-05T11:04:15.837Z] Merge succeeded, producing 1b8b6f7faa06f1fadb63b76b537187191f96f2bb [2021-03-05T11:04:15.837Z] Checking out Revision 1b8b6f7faa06f1fadb63b76b537187191f96f2bb (PR-304) [2021-03-05T11:04:15.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T11:04:15.815Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T11:04:15.820Z] > git checkout -f 1b8b6f7faa06f1fadb63b76b537187191f96f2bb # timeout=10 [2021-03-05T11:04:18.473Z] 745a02a5169b: Pull complete [2021-03-05T11:04:18.473Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T11:04:18.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T11:04:18.473Z] ---> b7e6874047d6 [2021-03-05T11:04:18.473Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-05T11:04:19.594Z] Commit message: "Merge commit '275edb72b4df477a4d39e1dcae019ce23b195a9d' into HEAD" [2021-03-05T11:04:19.594Z] First time build. Skipping changelog. [2021-03-05T11:04:19.619Z] > git --version # timeout=10 [2021-03-05T11:04:19.624Z] > git --version # 'git version 2.24.3' [2021-03-05T11:04:19.631Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T11:04:21.113Z] ---> Running in 3d9988d43729 [2021-03-05T11:04:21.114Z] Removing intermediate container 3d9988d43729 [2021-03-05T11:04:21.114Z] ---> 914e73d12cae [2021-03-05T11:04:21.114Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:04:21.150Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:04:21.389Z] ---> Running in 0bdd338ec708 [2021-03-05T11:04:21.495Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T11:04:21.813Z] + sudo service docker restart [2021-03-05T11:04:21.813Z] + true [2021-03-05T11:04:21.813Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T11:04:23.393Z] provisioning config files... [2021-03-05T11:04:23.421Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3263111062075402077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:04:23.909Z] ---> docker-login.sh [2021-03-05T11:04:23.909Z] nexus3.edgexfoundry.org:10001 [2021-03-05T11:04:24.023Z] Removing intermediate container 0bdd338ec708 [2021-03-05T11:04:24.023Z] ---> 667809754c59 [2021-03-05T11:04:24.023Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-05T11:04:24.023Z] ---> Running in b84113879aaf [2021-03-05T11:04:24.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:04:24.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:04:24.175Z] Configure a credential helper to remove this warning. See [2021-03-05T11:04:24.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:04:24.175Z] [2021-03-05T11:04:24.175Z] Login Succeeded [2021-03-05T11:04:24.175Z] nexus3.edgexfoundry.org:10002 [2021-03-05T11:04:24.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:04:24.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:04:24.438Z] Configure a credential helper to remove this warning. See [2021-03-05T11:04:24.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:04:24.438Z] [2021-03-05T11:04:24.438Z] Login Succeeded [2021-03-05T11:04:24.438Z] nexus3.edgexfoundry.org:10003 [2021-03-05T11:04:24.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:04:24.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:04:24.701Z] Configure a credential helper to remove this warning. See [2021-03-05T11:04:24.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:04:24.701Z] [2021-03-05T11:04:24.701Z] Login Succeeded [2021-03-05T11:04:24.701Z] nexus3.edgexfoundry.org:10004 [2021-03-05T11:04:24.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:04:24.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:04:24.963Z] Configure a credential helper to remove this warning. See [2021-03-05T11:04:24.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:04:24.963Z] [2021-03-05T11:04:24.963Z] Login Succeeded [2021-03-05T11:04:24.963Z] docker.io [2021-03-05T11:04:24.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T11:04:25.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T11:04:25.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T11:04:25.226Z] Configure a credential helper to remove this warning. See [2021-03-05T11:04:25.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T11:04:25.226Z] [2021-03-05T11:04:25.226Z] Login Succeeded [2021-03-05T11:04:25.226Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T11:04:25.249Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-05T11:04:25.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] echo [2021-03-05T11:04:25.784Z] ========================================================= [2021-03-05T11:04:25.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T11:04:25.784Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:04:26.166Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-05T11:04:26.428Z] Sending build context to Docker daemon 17.38MB [2021-03-05T11:04:26.428Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:04:26.428Z] Step 2/8 : FROM ${BASE} [2021-03-05T11:04:26.428Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T11:04:26.428Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T11:04:26.428Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T11:04:26.428Z] de9db76c5a1d: Pulling fs layer [2021-03-05T11:04:26.428Z] bca2f99d35d6: Pulling fs layer [2021-03-05T11:04:26.428Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T11:04:26.428Z] 7c6f9722023f: Pulling fs layer [2021-03-05T11:04:26.428Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T11:04:26.428Z] 93359f2a8cfa: Waiting [2021-03-05T11:04:26.428Z] bca2f99d35d6: Waiting [2021-03-05T11:04:26.428Z] 7c6f9722023f: Waiting [2021-03-05T11:04:26.428Z] a35cf1a2eb13: Waiting [2021-03-05T11:04:26.428Z] de9db76c5a1d: Verifying Checksum [2021-03-05T11:04:26.428Z] de9db76c5a1d: Download complete [2021-03-05T11:04:26.582Z] OK: 142 MiB in 39 packages [2021-03-05T11:04:26.692Z] 0ef7d3d256c8: Download complete [2021-03-05T11:04:26.692Z] 93359f2a8cfa: Verifying Checksum [2021-03-05T11:04:26.692Z] 93359f2a8cfa: Download complete [2021-03-05T11:04:26.692Z] 7c6f9722023f: Verifying Checksum [2021-03-05T11:04:26.692Z] 7c6f9722023f: Download complete [2021-03-05T11:04:26.692Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T11:04:26.692Z] 188c0c94c7c5: Download complete [2021-03-05T11:04:26.961Z] 188c0c94c7c5: Pull complete [2021-03-05T11:04:27.226Z] 0ef7d3d256c8: Pull complete [2021-03-05T11:04:27.226Z] de9db76c5a1d: Pull complete [2021-03-05T11:04:27.565Z] Removing intermediate container b84113879aaf [2021-03-05T11:04:27.565Z] ---> 19b463bbc506 [2021-03-05T11:04:27.565Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-05T11:04:27.838Z] ---> Running in 8b87ab78c4a3 [2021-03-05T11:04:28.434Z] Removing intermediate container 8b87ab78c4a3 [2021-03-05T11:04:28.434Z] ---> 00e166e1a89b [2021-03-05T11:04:28.434Z] Step 7/8 : COPY . . [2021-03-05T11:04:29.161Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T11:04:29.161Z] a35cf1a2eb13: Download complete [2021-03-05T11:04:29.161Z] bca2f99d35d6: Verifying Checksum [2021-03-05T11:04:29.161Z] bca2f99d35d6: Download complete [2021-03-05T11:04:30.415Z] ---> 3224afe0670a [2021-03-05T11:04:30.416Z] Step 8/8 : RUN go mod download [2021-03-05T11:04:30.687Z] ---> Running in 9e999a682668 [2021-03-05T11:04:34.506Z] bca2f99d35d6: Pull complete [2021-03-05T11:04:34.506Z] 93359f2a8cfa: Pull complete [2021-03-05T11:04:34.506Z] 7c6f9722023f: Pull complete [2021-03-05T11:04:39.826Z] a35cf1a2eb13: Pull complete [2021-03-05T11:04:39.826Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T11:04:39.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T11:04:39.826Z] ---> a62c8e92a672 [2021-03-05T11:04:39.826Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-05T11:04:40.098Z] ---> Running in 6cbbc3981ec9 [2021-03-05T11:04:40.098Z] Removing intermediate container 6cbbc3981ec9 [2021-03-05T11:04:40.098Z] ---> 4b024df0b12a [2021-03-05T11:04:40.098Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:04:40.365Z] ---> Running in fb4e285d08f4 [2021-03-05T11:04:41.322Z] Removing intermediate container fb4e285d08f4 [2021-03-05T11:04:41.322Z] ---> b69ed67bf3ca [2021-03-05T11:04:41.322Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-05T11:04:41.322Z] ---> Running in 09b9eb93b805 [2021-03-05T11:04:42.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T11:04:42.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T11:04:43.940Z] OK: 166 MiB in 39 packages [2021-03-05T11:04:44.203Z] Removing intermediate container 09b9eb93b805 [2021-03-05T11:04:44.203Z] ---> f5678992897c [2021-03-05T11:04:44.203Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-05T11:04:44.203Z] ---> Running in 6d6ea5caf742 [2021-03-05T11:04:44.465Z] Removing intermediate container 6d6ea5caf742 [2021-03-05T11:04:44.465Z] ---> 2e6de09f12a3 [2021-03-05T11:04:44.465Z] Step 7/8 : COPY . . [2021-03-05T11:04:47.023Z] ---> 670682436916 [2021-03-05T11:04:47.023Z] Step 8/8 : RUN go mod download [2021-03-05T11:04:47.023Z] ---> Running in d4d7c96ca017 [2021-03-05T11:05:03.043Z] Removing intermediate container 9e999a682668 [2021-03-05T11:05:03.043Z] ---> e17a99a79fb1 [2021-03-05T11:05:03.043Z] Successfully built e17a99a79fb1 [2021-03-05T11:05:03.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:03.414Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T11:05:03.414Z] . [Pipeline] withDockerContainer [2021-03-05T11:05:03.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-28696 does not seem to be running inside a container [2021-03-05T11:05:03.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T11:05:05.234Z] $ docker top cdcd4d17b03fa27f666e105ca0d88a532adcd866ba5a8f6416d05ab7141935f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:05:06.266Z] + go version [2021-03-05T11:05:06.266Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-05T11:05:06.308Z] $ docker stop --time=1 cdcd4d17b03fa27f666e105ca0d88a532adcd866ba5a8f6416d05ab7141935f1 [2021-03-05T11:05:08.178Z] $ docker rm -f cdcd4d17b03fa27f666e105ca0d88a532adcd866ba5a8f6416d05ab7141935f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:09.441Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T11:05:09.441Z] . [Pipeline] withDockerContainer [2021-03-05T11:05:09.727Z] prd-ubuntu18.04-docker-arm64-4c-16g-28696 does not seem to be running inside a container [2021-03-05T11:05:09.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T11:05:11.298Z] $ docker top 29c29be98491e16ed0c810836d65676b9cde6a4455ba7124dcb8ce9a5fc62d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:05:12.381Z] + make test [2021-03-05T11:05:12.381Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-05T11:05:13.826Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-05T11:05:19.234Z] Removing intermediate container d4d7c96ca017 [2021-03-05T11:05:19.234Z] ---> c2094782cb0d [2021-03-05T11:05:19.234Z] Successfully built c2094782cb0d [2021-03-05T11:05:19.234Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:19.593Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:05:19.593Z] . [Pipeline] withDockerContainer [2021-03-05T11:05:19.748Z] prd-centos7-docker-4c-2g-28697 does not seem to be running inside a container [2021-03-05T11:05:19.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T11:05:20.624Z] $ docker top 76f83d83bd3b4b53e96b3a1befa17fbdddff8ba1b96004f99a13603f8540cf15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:05:21.283Z] + go version [2021-03-05T11:05:21.284Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T11:05:21.310Z] $ docker stop --time=1 76f83d83bd3b4b53e96b3a1befa17fbdddff8ba1b96004f99a13603f8540cf15 [2021-03-05T11:05:22.698Z] $ docker rm -f 76f83d83bd3b4b53e96b3a1befa17fbdddff8ba1b96004f99a13603f8540cf15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:23.812Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T11:05:23.812Z] . [Pipeline] withDockerContainer [2021-03-05T11:05:23.928Z] prd-centos7-docker-4c-2g-28697 does not seem to be running inside a container [2021-03-05T11:05:23.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T11:05:24.738Z] $ docker top 6e562512765fe1ed5e058f3b7a4130c85c2f236b1b2cb2ea668704b1c1b699d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:05:25.308Z] + make test [2021-03-05T11:05:25.309Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-05T11:05:26.716Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-05T11:05:34.977Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-05T11:05:34.977Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-05T11:05:36.974Z] $ docker stop --time=1 6e562512765fe1ed5e058f3b7a4130c85c2f236b1b2cb2ea668704b1c1b699d7 [2021-03-05T11:05:39.140Z] $ docker rm -f 6e562512765fe1ed5e058f3b7a4130c85c2f236b1b2cb2ea668704b1c1b699d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:05:39.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T11:05:40.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-05T11:05:40.708Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-05T11:05:40.708Z] GO111MODULE=on go vet ./... [Pipeline] sh [2021-03-05T11:05:43.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-05T11:05:43.354Z] + ls -al . [2021-03-05T11:05:43.354Z] total 92 [2021-03-05T11:05:43.354Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 5 11:05 . [2021-03-05T11:05:43.354Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 5 11:04 .. [2021-03-05T11:05:43.354Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 5 11:04 assets [2021-03-05T11:05:43.354Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 5 11:04 bin [2021-03-05T11:05:43.354Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 5 11:04 cmd [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 5 11:04 CONTRIBUTING.md [2021-03-05T11:05:43.354Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 5 11:05 coverage.out [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 5 11:04 Dockerfile [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 5 11:04 Dockerfile.build [2021-03-05T11:05:43.354Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 5 11:04 docs [2021-03-05T11:05:43.354Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 5 11:04 .git [2021-03-05T11:05:43.354Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 5 11:04 .github [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 5 11:04 .gitignore [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 5 11:05 go.mod [2021-03-05T11:05:43.354Z] -rw-r--r--. 1 jenkins jenkins 22053 Mar 5 11:05 go.sum [2021-03-05T11:05:43.354Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 5 11:04 internal [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 5 11:04 Jenkinsfile [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 5 11:04 LICENSE [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 5 11:04 Makefile [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 5 11:04 README.md [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 5 11:01 VERSION [2021-03-05T11:05:43.354Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 5 11:04 version.go [2021-03-05T11:05:43.354Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 5 11:04 web [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:43.693Z] + 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=c529a385d11bd1153bd4ad85c9d3a624d3f15297 --label arch=amd64 --label version=0.0.0 . [2021-03-05T11:05:43.955Z] Sending build context to Docker daemon 17.4MB [2021-03-05T11:05:43.955Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:05:43.955Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-05T11:05:43.955Z] ---> c2094782cb0d [2021-03-05T11:05:43.955Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-05T11:05:44.530Z] ---> Running in 6d966d761d49 [2021-03-05T11:05:44.792Z] Removing intermediate container 6d966d761d49 [2021-03-05T11:05:44.792Z] ---> f5e780ecaca4 [2021-03-05T11:05:44.792Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-05T11:05:44.792Z] ---> Running in ebeb6c9ab4b1 [2021-03-05T11:05:45.055Z] Removing intermediate container ebeb6c9ab4b1 [2021-03-05T11:05:45.055Z] ---> 1bff79e6af61 [2021-03-05T11:05:45.055Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-05T11:05:45.055Z] ---> Running in 6c082f8799a7 [Pipeline] } [2021-03-05T11:05:45.146Z] $ docker stop --time=1 29c29be98491e16ed0c810836d65676b9cde6a4455ba7124dcb8ce9a5fc62d80 [2021-03-05T11:05:45.321Z] Removing intermediate container 6c082f8799a7 [2021-03-05T11:05:45.321Z] ---> 0e925863f668 [2021-03-05T11:05:45.321Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-05T11:05:45.321Z] ---> Running in fb8ee342357b [2021-03-05T11:05:45.321Z] Removing intermediate container fb8ee342357b [2021-03-05T11:05:45.321Z] ---> 5efccf901974 [2021-03-05T11:05:45.321Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-05T11:05:45.583Z] ---> Running in e0e3b50dc51d [2021-03-05T11:05:45.583Z] Removing intermediate container e0e3b50dc51d [2021-03-05T11:05:45.583Z] ---> eebda04dfe2a [2021-03-05T11:05:45.583Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:05:45.847Z] ---> Running in ac0e9da06c70 [2021-03-05T11:05:46.797Z] Removing intermediate container ac0e9da06c70 [2021-03-05T11:05:46.797Z] ---> 689805f19b4a [2021-03-05T11:05:46.797Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-05T11:05:46.797Z] ---> Running in e9684b46a3f8 [2021-03-05T11:05:47.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T11:05:47.566Z] $ docker rm -f 29c29be98491e16ed0c810836d65676b9cde6a4455ba7124dcb8ce9a5fc62d80 [2021-03-05T11:05:47.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T11:05:48.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-05T11:05:48.631Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T11:05:49.034Z] OK: 166 MiB in 39 packages [2021-03-05T11:05:49.297Z] Removing intermediate container e9684b46a3f8 [2021-03-05T11:05:49.297Z] ---> 769acabf2286 [2021-03-05T11:05:49.297Z] Step 10/24 : ENV GO111MODULE=on [2021-03-05T11:05:49.297Z] ---> Running in 69bbc54bc81d [2021-03-05T11:05:49.406Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-05T11:05:49.559Z] Removing intermediate container 69bbc54bc81d [2021-03-05T11:05:49.559Z] ---> bb082afe90f7 [2021-03-05T11:05:49.559Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-05T11:05:49.559Z] ---> Running in d17d08ae90c8 [2021-03-05T11:05:49.559Z] Removing intermediate container d17d08ae90c8 [2021-03-05T11:05:49.559Z] ---> 877f5f0a3530 [2021-03-05T11:05:49.559Z] Step 12/24 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [2021-03-05T11:05:49.823Z] ---> 523ae22c469d [2021-03-05T11:05:49.823Z] Step 13/24 : COPY Makefile . [Pipeline] { [Pipeline] sh [2021-03-05T11:05:50.085Z] ---> eba62023e3c2 [2021-03-05T11:05:50.085Z] Step 14/24 : RUN make update [2021-03-05T11:05:50.085Z] ---> Running in 5ff61091c8ef [2021-03-05T11:05:50.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-05T11:05:50.643Z] + ls -al . [2021-03-05T11:05:50.643Z] total 124 [2021-03-05T11:05:50.643Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:05 . [2021-03-05T11:05:50.643Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:03 .. [2021-03-05T11:05:50.643Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:03 .git [2021-03-05T11:05:50.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:03 .github [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 5 11:03 .gitignore [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 5 11:03 CONTRIBUTING.md [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 5 11:03 Dockerfile [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 5 11:03 Dockerfile.build [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 5 11:03 Jenkinsfile [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 5 11:03 LICENSE [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 5 11:03 Makefile [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 5 11:03 README.md [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 11:01 VERSION [2021-03-05T11:05:50.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:03 assets [2021-03-05T11:05:50.643Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:03 bin [2021-03-05T11:05:50.643Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:03 cmd [2021-03-05T11:05:50.643Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 5 11:05 coverage.out [2021-03-05T11:05:50.643Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 5 11:03 docs [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 5 11:05 go.mod [2021-03-05T11:05:50.643Z] -rw-r--r-- 1 jenkins jenkins 22053 Mar 5 11:05 go.sum [2021-03-05T11:05:50.643Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:03 internal [2021-03-05T11:05:50.643Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 5 11:03 version.go [2021-03-05T11:05:50.643Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:03 web [2021-03-05T11:05:50.661Z] CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:05:51.032Z] + 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=c529a385d11bd1153bd4ad85c9d3a624d3f15297 --label arch=arm64 --label version=0.0.0 . [2021-03-05T11:05:51.237Z] Removing intermediate container 5ff61091c8ef [2021-03-05T11:05:51.237Z] ---> 3ee578a6e4b6 [2021-03-05T11:05:51.237Z] Step 15/24 : COPY . . [2021-03-05T11:05:51.628Z] Sending build context to Docker daemon 17.4MB [2021-03-05T11:05:51.628Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T11:05:51.628Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-05T11:05:51.628Z] ---> e17a99a79fb1 [2021-03-05T11:05:51.628Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-05T11:05:52.227Z] ---> Running in 185ff81e5e5b [2021-03-05T11:05:52.501Z] Removing intermediate container 185ff81e5e5b [2021-03-05T11:05:52.501Z] ---> 879bc3fa4c41 [2021-03-05T11:05:52.501Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-05T11:05:52.630Z] ---> 41b4778138ab [2021-03-05T11:05:52.630Z] Step 16/24 : RUN ${MAKE} [2021-03-05T11:05:52.775Z] ---> Running in a60a0efb7395 [2021-03-05T11:05:52.893Z] ---> Running in 11280f9a7bb3 [2021-03-05T11:05:53.050Z] Removing intermediate container a60a0efb7395 [2021-03-05T11:05:53.050Z] ---> deb7fb66acfd [2021-03-05T11:05:53.050Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-05T11:05:53.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-05T11:05:53.322Z] ---> Running in 59fc9dcc5469 [2021-03-05T11:05:53.594Z] Removing intermediate container 59fc9dcc5469 [2021-03-05T11:05:53.594Z] ---> 76092b6476e4 [2021-03-05T11:05:53.594Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-05T11:05:53.869Z] ---> Running in fe73d39a5824 [2021-03-05T11:05:54.144Z] Removing intermediate container fe73d39a5824 [2021-03-05T11:05:54.144Z] ---> fb687b3961c5 [2021-03-05T11:05:54.144Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-05T11:05:54.417Z] ---> Running in b697bbb90732 [2021-03-05T11:05:55.014Z] Removing intermediate container b697bbb90732 [2021-03-05T11:05:55.014Z] ---> a93820b4580b [2021-03-05T11:05:55.014Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T11:05:55.014Z] ---> Running in 4a1fd7548fb7 [2021-03-05T11:05:56.998Z] Removing intermediate container 4a1fd7548fb7 [2021-03-05T11:05:56.998Z] ---> 9a2aba8f937e [2021-03-05T11:05:56.998Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-05T11:05:57.278Z] ---> Running in d0ffdf1816f9 [2021-03-05T11:05:58.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T11:05:59.220Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T11:06:00.189Z] OK: 142 MiB in 39 packages [2021-03-05T11:06:01.162Z] Removing intermediate container d0ffdf1816f9 [2021-03-05T11:06:01.162Z] ---> 40ccc9e64cea [2021-03-05T11:06:01.162Z] Step 10/24 : ENV GO111MODULE=on [2021-03-05T11:06:01.162Z] ---> Running in c1cbba19edfa [2021-03-05T11:06:01.445Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-05T11:06:01.760Z] Removing intermediate container c1cbba19edfa [2021-03-05T11:06:01.760Z] ---> 0920ee421b1d [2021-03-05T11:06:01.760Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-05T11:06:02.030Z] ---> Running in 69d166602550 [2021-03-05T11:06:02.306Z] Removing intermediate container 69d166602550 [2021-03-05T11:06:02.306Z] ---> 5922c4e6fbeb [2021-03-05T11:06:02.306Z] Step 12/24 : COPY go.mod . [2021-03-05T11:06:02.903Z] ---> 25f43c93d23d [2021-03-05T11:06:02.903Z] Step 13/24 : COPY Makefile . [2021-03-05T11:06:03.882Z] ---> f8534de3860e [2021-03-05T11:06:03.882Z] Step 14/24 : RUN make update [2021-03-05T11:06:03.882Z] ---> Running in 2a359d97461c [2021-03-05T11:06:04.776Z] Removing intermediate container 11280f9a7bb3 [2021-03-05T11:06:04.776Z] ---> bedbab2aa0db [2021-03-05T11:06:04.776Z] Step 17/24 : FROM alpine:3.12 [2021-03-05T11:06:04.776Z] 3.12: Pulling from library/alpine [2021-03-05T11:06:04.776Z] f84cab65f19f: Pulling fs layer [2021-03-05T11:06:04.860Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-05T11:06:05.038Z] f84cab65f19f: Download complete [2021-03-05T11:06:05.300Z] f84cab65f19f: Pull complete [2021-03-05T11:06:05.300Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T11:06:05.300Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T11:06:05.300Z] ---> 88dd2752d2ea [2021-03-05T11:06:05.300Z] Step 18/24 : EXPOSE 4000 [2021-03-05T11:06:05.563Z] ---> Running in 1737efaad2bf [2021-03-05T11:06:05.563Z] Removing intermediate container 1737efaad2bf [2021-03-05T11:06:05.563Z] ---> 7328296beeaf [2021-03-05T11:06:05.563Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:06:06.293Z] Removing intermediate container 2a359d97461c [2021-03-05T11:06:06.293Z] ---> 63a0ca1ca332 [2021-03-05T11:06:06.293Z] Step 15/24 : COPY . . [2021-03-05T11:06:06.514Z] ---> fa546ad632a0 [2021-03-05T11:06:06.514Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:06:06.514Z] ---> Running in 14c47a449720 [2021-03-05T11:06:06.783Z] Removing intermediate container 14c47a449720 [2021-03-05T11:06:06.783Z] ---> 911889387a4c [2021-03-05T11:06:06.783Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-05T11:06:06.783Z] ---> Running in c77c7f8b83c1 [2021-03-05T11:06:07.045Z] Removing intermediate container c77c7f8b83c1 [2021-03-05T11:06:07.045Z] ---> e96a8fda0666 [2021-03-05T11:06:07.045Z] Step 22/24 : LABEL arch=amd64 [2021-03-05T11:06:07.045Z] ---> Running in 2a5735527d20 [2021-03-05T11:06:07.307Z] Removing intermediate container 2a5735527d20 [2021-03-05T11:06:07.307Z] ---> 6f38bd74ac43 [2021-03-05T11:06:07.307Z] Step 23/24 : LABEL git_sha=c529a385d11bd1153bd4ad85c9d3a624d3f15297 [2021-03-05T11:06:07.307Z] ---> Running in 7af200bd919f [2021-03-05T11:06:07.307Z] Removing intermediate container 7af200bd919f [2021-03-05T11:06:07.307Z] ---> 77bca470c704 [2021-03-05T11:06:07.307Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T11:06:07.570Z] ---> Running in a5024dc8b574 [2021-03-05T11:06:07.570Z] Removing intermediate container a5024dc8b574 [2021-03-05T11:06:07.570Z] ---> 3c8f19fb84e9 [2021-03-05T11:06:07.570Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-05T11:06:07.570Z] Successfully built 3c8f19fb84e9 [2021-03-05T11:06:07.570Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:06:08.905Z] ---> 6c7e46302530 [2021-03-05T11:06:08.905Z] Step 16/24 : RUN ${MAKE} [2021-03-05T11:06:08.905Z] ---> Running in fb5eef52b69c [2021-03-05T11:06:08.912Z] ---> job-cost.sh [2021-03-05T11:06:08.912Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7GoA [2021-03-05T11:06:09.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-03-05T11:06:23.864Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T11:06:36.696Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-05T11:06:40.082Z] Removing intermediate container fb5eef52b69c [2021-03-05T11:06:40.082Z] ---> d6e852e2b46b [2021-03-05T11:06:40.082Z] Step 17/24 : FROM alpine:3.12 [2021-03-05T11:06:42.690Z] 3.12: Pulling from library/alpine [2021-03-05T11:06:42.690Z] dce8679b510e: Pulling fs layer [2021-03-05T11:06:42.961Z] dce8679b510e: Verifying Checksum [2021-03-05T11:06:42.961Z] dce8679b510e: Download complete [2021-03-05T11:06:43.554Z] dce8679b510e: Pull complete [2021-03-05T11:06:43.554Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T11:06:43.554Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T11:06:43.554Z] ---> d10569e2745f [2021-03-05T11:06:43.554Z] Step 18/24 : EXPOSE 4000 [2021-03-05T11:06:43.554Z] ---> Running in c4f85bb8d13a [2021-03-05T11:06:44.150Z] Removing intermediate container c4f85bb8d13a [2021-03-05T11:06:44.150Z] ---> c8a11ee05b06 [2021-03-05T11:06:44.150Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:06:46.129Z] ---> 7377cb94a5f5 [2021-03-05T11:06:46.129Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-05T11:06:46.129Z] ---> Running in b6316c35c08b [2021-03-05T11:06:46.401Z] Removing intermediate container b6316c35c08b [2021-03-05T11:06:46.401Z] ---> e53abd13e43a [2021-03-05T11:06:46.401Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-05T11:06:46.675Z] ---> Running in 1a48279ae59c [2021-03-05T11:06:46.947Z] Removing intermediate container 1a48279ae59c [2021-03-05T11:06:46.947Z] ---> d2a9f7bd089d [2021-03-05T11:06:46.947Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T11:06:47.221Z] ---> Running in 138804031e94 [2021-03-05T11:06:47.493Z] Removing intermediate container 138804031e94 [2021-03-05T11:06:47.493Z] ---> a847410c8428 [2021-03-05T11:06:47.493Z] Step 23/24 : LABEL git_sha=c529a385d11bd1153bd4ad85c9d3a624d3f15297 [2021-03-05T11:06:47.766Z] ---> Running in 82e4f79b3a30 [2021-03-05T11:06:48.041Z] Removing intermediate container 82e4f79b3a30 [2021-03-05T11:06:48.041Z] ---> 7c9611f9c2c4 [2021-03-05T11:06:48.041Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T11:06:48.313Z] ---> Running in 896aa8177ab7 [2021-03-05T11:06:48.906Z] Removing intermediate container 896aa8177ab7 [2021-03-05T11:06:48.907Z] ---> c69c66f0e9c0 [2021-03-05T11:06:48.907Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-05T11:06:48.907Z] Successfully built c69c66f0e9c0 [2021-03-05T11:06:48.907Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:06:49.967Z] ---> job-cost.sh [2021-03-05T11:06:49.968Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vbYk [2021-03-05T11:06:50.513Z] lf-activate-venv(): INFO: Adding /tmp/venv-7GoA/bin to PATH [2021-03-05T11:06:50.513Z] INFO: No Stack... [2021-03-05T11:06:51.096Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T11:06:51.679Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T11:06:52.010Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-05T11:06:52.010Z] + cut -d, -f6 [Pipeline] lock [2021-03-05T11:06:52.117Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [2021-03-05T11:06:52.124Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] did not exist. Created. [2021-03-05T11:06:52.125Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T11:06:52.622Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-05T11:06:52.812Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T11:06:52.831Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T11:07:28.928Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T11:09:35.736Z] lf-activate-venv(): INFO: Adding /tmp/venv-vbYk/bin to PATH [2021-03-05T11:09:35.736Z] INFO: No Stack... [2021-03-05T11:09:35.736Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T11:09:35.736Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T11:09:36.089Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-03-05T11:09:36.089Z] + cut -d, -f6 [Pipeline] lock [2021-03-05T11:09:36.215Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [2021-03-05T11:09:36.224Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] did not exist. Created. [2021-03-05T11:09:36.225Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T11:09:36.729Z] /w/workspace/edgex-ui-go/1@tmp/durable-17250451/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-17250451/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-05T11:09:37.091Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T11:09:37.126Z] Warning: overwriting stash ‘stack-cost’ [2021-03-05T11:09:37.311Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T11:09:37.331Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-05T11:09:39.021Z] provisioning config files... [2021-03-05T11:09:39.032Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config3796877423405317907tmp [Pipeline] { [Pipeline] sh [2021-03-05T11:09:39.466Z] + set +x [2021-03-05T11:09:39.466Z] + curl -s https://codecov.io/bash [2021-03-05T11:09:39.466Z] + bash -s -- [2021-03-05T11:09:39.731Z] [2021-03-05T11:09:39.731Z] _____ _ [2021-03-05T11:09:39.731Z] / ____| | | [2021-03-05T11:09:39.731Z] | | ___ __| | ___ ___ _____ __ [2021-03-05T11:09:39.731Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-05T11:09:39.731Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-05T11:09:39.731Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-05T11:09:39.731Z] Bash-20210226-7100762 [2021-03-05T11:09:39.731Z] [2021-03-05T11:09:39.731Z] [2021-03-05T11:09:39.731Z] ==> git version 2.24.3 found [2021-03-05T11:09:39.731Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-05T11:09:39.731Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-05T11:09:39.731Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-05T11:09:39.731Z] ==> Jenkins CI detected. [2021-03-05T11:09:39.731Z] project root: . [2021-03-05T11:09:39.731Z] --> token set from env [2021-03-05T11:09:39.731Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-05T11:09:39.731Z] ==> Running gcov in . (disable via -X gcov) [2021-03-05T11:09:39.731Z] ==> Python coveragepy not found [2021-03-05T11:09:39.731Z] ==> Searching for coverage reports in: [2021-03-05T11:09:39.731Z] + . [2021-03-05T11:09:39.731Z] -> Found 1 reports [2021-03-05T11:09:39.731Z] ==> Detecting git/mercurial file structure [2021-03-05T11:09:39.731Z] ==> Reading reports [2021-03-05T11:09:39.731Z] + ./coverage.out bytes=10 [2021-03-05T11:09:39.731Z] ==> Appending adjustments [2021-03-05T11:09:39.731Z] https://docs.codecov.io/docs/fixing-reports [2021-03-05T11:09:39.731Z] + Found adjustments [2021-03-05T11:09:39.731Z] ==> Gzipping contents [2021-03-05T11:09:39.995Z] 4.0K /tmp/codecov.hkohT6.gz [2021-03-05T11:09:39.995Z] ==> Uploading reports [2021-03-05T11:09:39.995Z] url: https://codecov.io [2021-03-05T11:09:39.995Z] query: branch=PR-304&commit=c529a385d11bd1153bd4ad85c9d3a624d3f15297&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2021-03-05T11:09:39.995Z] -> Pinging Codecov [2021-03-05T11:09:39.995Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-304&commit=c529a385d11bd1153bd4ad85c9d3a624d3f15297&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=304&job=&cmd_args= [2021-03-05T11:09:40.257Z] -> Uploading to [2021-03-05T11:09:40.257Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-05/FB506323287CE973F263BFD2A0EB1F37/c529a385d11bd1153bd4ad85c9d3a624d3f15297/6b8e3422-ec19-4630-bdcf-bd0ce03c4af0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210305T110940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6efedee4c309affec7ef2f2fb1ce157acdd46177e1e89884d59ce4850a5f8df [2021-03-05T11:09:40.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-05T11:09:40.257Z] Dload Upload Total Spent Left Speed [2021-03-05T11:09:40.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 7239 --:--:-- --:--:-- --:--:-- 7255 [2021-03-05T11:09:40.831Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c529a385d11bd1153bd4ad85c9d3a624d3f15297 [Pipeline] } [2021-03-05T11:09:40.851Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:09:44.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:09:44.556Z] ---> package-listing.sh [2021-03-05T11:09:44.556Z] ++ facter osfamily [2021-03-05T11:09:44.556Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T11:09:44.556Z] + OS_FAMILY=redhat [2021-03-05T11:09:44.556Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-304 [2021-03-05T11:09:44.556Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T11:09:44.556Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T11:09:44.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T11:09:44.556Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T11:09:44.556Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' [2021-03-05T11:09:44.556Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T11:09:44.556Z] + case "${OS_FAMILY}" in [2021-03-05T11:09:44.556Z] + rpm -qa [2021-03-05T11:09:44.556Z] + sort [2021-03-05T11:09:49.879Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T11:09:49.879Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T11:09:49.879Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T11:09:49.879Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-304 ']' [2021-03-05T11:09:49.879Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ [2021-03-05T11:09:49.879Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-304/archives/ [Pipeline] echo [2021-03-05T11:09:49.915Z] 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T11:09:50.221Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:09:50.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:09:50.556Z] [2021-03-05T11:09:50.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T11:09:50.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:09:50.946Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T11:09:50.946Z] df20fa9351a1: Pulling fs layer [2021-03-05T11:09:50.946Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T11:09:50.946Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T11:09:50.946Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T11:09:50.946Z] 93b61091891f: Pulling fs layer [2021-03-05T11:09:50.946Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T11:09:50.946Z] 5e14af77c1be: Pulling fs layer [2021-03-05T11:09:50.946Z] 01666e4c0597: Pulling fs layer [2021-03-05T11:09:50.946Z] aa168da1d23b: Pulling fs layer [2021-03-05T11:09:50.946Z] 46f8f816bc3b: Waiting [2021-03-05T11:09:50.946Z] 93b61091891f: Waiting [2021-03-05T11:09:50.946Z] 01666e4c0597: Waiting [2021-03-05T11:09:50.946Z] 93b9cdb0e59b: Waiting [2021-03-05T11:09:50.946Z] 5e14af77c1be: Waiting [2021-03-05T11:09:50.946Z] 36b3adc4ff6f: Download complete [2021-03-05T11:09:50.946Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T11:09:50.946Z] 46f8f816bc3b: Download complete [2021-03-05T11:09:50.946Z] df20fa9351a1: Verifying Checksum [2021-03-05T11:09:51.213Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T11:09:51.213Z] 93b9cdb0e59b: Download complete [2021-03-05T11:09:51.213Z] 5e14af77c1be: Verifying Checksum [2021-03-05T11:09:51.213Z] 5e14af77c1be: Download complete [2021-03-05T11:09:51.213Z] 01666e4c0597: Download complete [2021-03-05T11:09:51.213Z] 93b61091891f: Download complete [2021-03-05T11:09:51.213Z] df20fa9351a1: Pull complete [2021-03-05T11:09:51.475Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T11:09:51.475Z] 8ad3a11d3b57: Download complete [2021-03-05T11:09:51.475Z] 36b3adc4ff6f: Pull complete [2021-03-05T11:09:52.064Z] 8ad3a11d3b57: Pull complete [2021-03-05T11:09:52.327Z] 46f8f816bc3b: Pull complete [2021-03-05T11:09:53.285Z] aa168da1d23b: Download complete [2021-03-05T11:09:53.547Z] 93b61091891f: Pull complete [2021-03-05T11:09:54.123Z] 93b9cdb0e59b: Pull complete [2021-03-05T11:09:54.387Z] 5e14af77c1be: Pull complete [2021-03-05T11:09:54.387Z] 01666e4c0597: Pull complete [2021-03-05T11:10:01.021Z] aa168da1d23b: Pull complete [2021-03-05T11:10:01.021Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T11:10:01.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T11:10:01.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T11:10:01.246Z] prd-centos7-docker-4c-2g-28695 does not seem to be running inside a container [2021-03-05T11:10:01.296Z] $ 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-304/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-304 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304:/w/workspace/edgexfoundry_edgex-ui-go_PR-304:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T11:10:04.279Z] $ docker top f4992bba838061398ac495f945a81e742fa5fb699eec6b0f77b12da611165309 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T11:10:04.865Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T11:10:05.194Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T11:10:05.516Z] + ls /var/log/sa-host [2021-03-05T11:10:05.516Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T11:10:05.516Z] file_magic: OK [2021-03-05T11:10:05.516Z] HZ: Using current value: 100 [2021-03-05T11:10:05.516Z] file_header: OK [2021-03-05T11:10:05.516Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T11:10:05.516Z] Statistics: [2021-03-05T11:10:05.516Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T11:10:05.516Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T11:10:05.516Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T11:10:05.516Z] file_magic: OK [2021-03-05T11:10:05.516Z] HZ: Using current value: 100 [2021-03-05T11:10:05.516Z] file_header: OK [2021-03-05T11:10:05.516Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T11:10:05.516Z] Statistics: [2021-03-05T11:10:05.516Z] Hnuu...uuuununununu... [2021-03-05T11:10:05.516Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T11:10:06.274Z] provisioning config files... [2021-03-05T11:10:06.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-304@tmp/config658565148828854355tmp [Pipeline] { [Pipeline] echo [2021-03-05T11:10:06.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:10:06.764Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T11:10:06.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T11:10:06.916Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:10:07.246Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T11:10:07.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:10:07.613Z] ---> sudo-logs.sh [2021-03-05T11:10:07.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T11:10:07.739Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:10:08.080Z] ---> job-cost.sh [2021-03-05T11:10:08.080Z] lf-activate-venv: SKIPPING [2021-03-05T11:10:08.080Z] DEBUG: total: 0.20999999344348907 [2021-03-05T11:10:08.080Z] INFO: Retrieving Stack Cost... [2021-03-05T11:10:09.472Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T11:10:09.733Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T11:10:09.766Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T11:10:10.104Z] ---> logs-deploy.sh [2021-03-05T11:10:10.104Z] lf-activate-venv: SKIPPING [2021-03-05T11:10:10.104Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-304/1 [2021-03-05T11:10:10.104Z] INFO: archiving workspace using pattern(s): [2021-03-05T11:10:12.029Z] Archives upload complete. [2021-03-05T11:10:12.300Z] INFO: archiving logs to Nexus