Pull request #349 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 08bcb67294c1070448f0dbfd521d90a666c95db4+bec44e8090fca00a3ef2c7ddf001b7759674cdc7 (2235b2baf4288ff88501466465dee638942d43a3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-349/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-349/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3496 in /w/workspace/edgexfoundry_edgex-ui-go_PR-349 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bec44e8090fca00a3ef2c7ddf001b7759674cdc7 into PR head commit 08bcb67294c1070448f0dbfd521d90a666c95db4 Merge succeeded, producing 08bcb67294c1070448f0dbfd521d90a666c95db4 Checking out Revision 08bcb67294c1070448f0dbfd521d90a666c95db4 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bec44e8090fca00a3ef2c7ddf001b7759674cdc7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:48:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:48:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:48:18 ========================================================= 06:48:18 EdgeX Global Pipelines Version Info 06:48:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:48:19 ------------------- 06:48:19 stable info: 06:48:19 ------------------- 06:48:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:48:19 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:48:19 Message: update stable to v1.0.191 06:48:20 ------------------- 06:48:20 experimental info: 06:48:20 ------------------- 06:48:20 Commited By: **** collab-it+edgex@linuxfoundation.org 06:48:20 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:48:20 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:48:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08bcb67294c1070448f0dbfd521d90a666c95db4 [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08bcb67 [Pipeline] echo 06:48:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:48:23 provisioning config files... 06:48:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/config8986661991998761641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:48:23 ---> docker-login.sh 06:48:23 nexus3.edgexfoundry.org:10001 06:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 nexus3.edgexfoundry.org:10002 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 nexus3.edgexfoundry.org:10003 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 nexus3.edgexfoundry.org:10004 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:24 Configure a credential helper to remove this warning. See 06:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:24 06:48:24 Login Succeeded 06:48:24 docker.io 06:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:48:25 Configure a credential helper to remove this warning. See 06:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:48:25 06:48:25 Login Succeeded 06:48:25 ---> docker-login.sh ends [Pipeline] } 06:48:25 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 06:48:25 + git log --format=format:%s -1 08bcb67294c1070448f0dbfd521d90a666c95db4 [Pipeline] echo 06:48:26 GIT_COMMIT: 08bcb67294c1070448f0dbfd521d90a666c95db4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:48:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:27 06:48:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:48:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:27 latest: Pulling from edgex-devops/git-semver 06:48:27 31603596830f: Pulling fs layer 06:48:27 54011a49482f: Pulling fs layer 06:48:27 a6820b24f6d8: Pulling fs layer 06:48:27 f581987b2513: Pulling fs layer 06:48:27 f581987b2513: Waiting 06:48:27 54011a49482f: Download complete 06:48:27 31603596830f: Verifying Checksum 06:48:27 31603596830f: Download complete 06:48:27 a6820b24f6d8: Verifying Checksum 06:48:27 a6820b24f6d8: Download complete 06:48:27 f581987b2513: Verifying Checksum 06:48:27 f581987b2513: Download complete 06:48:27 31603596830f: Pull complete 06:48:28 54011a49482f: Pull complete 06:48:29 a6820b24f6d8: Pull complete 06:48:29 f581987b2513: Pull complete 06:48:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:48:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:48:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:48:29 prd-centos7-docker-4c-2g-3496 does not seem to be running inside a container 06:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-349 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349:/w/workspace/edgexfoundry_edgex-ui-go_PR-349:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:48:31 $ docker top aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:31 [ssh-agent] Looking for ssh-agent implementation... 06:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:32 $ docker exec aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent 06:48:32 SSH_AUTH_SOCK=/tmp/ssh-oWZbzg4seTce/agent.13 06:48:32 SSH_AGENT_PID=19 06:48:32 Running ssh-add (command line suppressed) 06:48:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_8059540070241803799.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_8059540070241803799.key) 06:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:32 + git tag --points-at HEAD [Pipeline] } 06:48:32 $ docker exec --env ******** --env ******** aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent -k 06:48:32 unset SSH_AUTH_SOCK; 06:48:32 unset SSH_AGENT_PID; 06:48:32 echo Agent pid 19 killed; 06:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:33 [ssh-agent] Looking for ssh-agent implementation... 06:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:33 $ docker exec aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent 06:48:33 SSH_AUTH_SOCK=/tmp/ssh-JXHSnws3cpkh/agent.48 06:48:33 SSH_AGENT_PID=53 06:48:33 Running ssh-add (command line suppressed) 06:48:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_799358906203298292.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/private_key_799358906203298292.key) 06:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:33 + git semver init 06:48:33 # -> Open(): unable to determine branch for HEAD 06:48:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-349/.git 06:48:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-349 06:48:33 # $SEMVER_REMOTE_NAME = origin 06:48:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:48:33 # $SEMVER_USER_NAME = edgex-jenkins 06:48:33 # $SEMVER_BRANCH = PR-349 06:48:33 # $SEMVER_TEMP = /tmp/semver-279162993 06:48:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:48:35 # '/tmp/semver-279162993' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-349/.semver' 06:48:35 # -> Force: false 06:48:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-349/.semver [Pipeline] } 06:48:35 $ docker exec --env ******** --env ******** aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d ssh-agent -k 06:48:36 unset SSH_AUTH_SOCK; 06:48:36 unset SSH_AGENT_PID; 06:48:36 echo Agent pid 53 killed; 06:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:36 + git semver [Pipeline] } 06:48:36 $ docker stop --time=1 aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d 06:48:38 $ docker rm -f aaa061e200b5c8da25c8ebd620996c839dded7fc2f5dd4f022ffdde307cf1d5d [Pipeline] // withDockerContainer [Pipeline] sh 06:48:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:48:38 Stashed 1 file(s) [Pipeline] echo 06:48:38 [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 06:48:54 Still waiting to schedule task 06:48:54 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3496’ 06:48:54 Still waiting to schedule task 06:48:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:50:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3497 in /w/workspace/edgexfoundry_edgex-ui-go_PR-349 [Pipeline] { [Pipeline] ws 06:50:46 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:50:51 using credential edgex-jenkins-ssh 06:50:51 Cloning the remote Git repository 06:50:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:50:51 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:50:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:50:51 > git --version # timeout=10 06:50:51 > git --version # 'git version 2.17.1' 06:50:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:54 Merging remotes/origin/master commit bec44e8090fca00a3ef2c7ddf001b7759674cdc7 into PR head commit 08bcb67294c1070448f0dbfd521d90a666c95db4 06:50:55 Merge succeeded, producing 08bcb67294c1070448f0dbfd521d90a666c95db4 06:50:55 Checking out Revision 08bcb67294c1070448f0dbfd521d90a666c95db4 (PR-349) 06:50:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:50:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:50:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:50:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:50:54 > git config core.sparsecheckout # timeout=10 06:50:54 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 06:50:55 > git remote # timeout=10 06:50:55 > git config --get remote.origin.url # timeout=10 06:50:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:55 > git merge bec44e8090fca00a3ef2c7ddf001b7759674cdc7 # timeout=10 06:50:55 > git rev-parse HEAD^{commit} # timeout=10 06:50:55 > git config core.sparsecheckout # timeout=10 06:50:55 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 06:50:59 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:50:59 > git --version # timeout=10 06:50:59 > git --version # 'git version 2.17.1' 06:50:59 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:51:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:51:01 + sudo service+ true 06:51:01 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:51:04 provisioning config files... 06:51:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5663270744950650821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:05 ---> docker-login.sh 06:51:05 nexus3.edgexfoundry.org:10001 06:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:06 Configure a credential helper to remove this warning. See 06:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:06 06:51:06 Login Succeeded 06:51:06 nexus3.edgexfoundry.org:10002 06:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:07 Configure a credential helper to remove this warning. See 06:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:07 06:51:07 Login Succeeded 06:51:07 nexus3.edgexfoundry.org:10003 06:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:07 Configure a credential helper to remove this warning. See 06:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:07 06:51:07 Login Succeeded 06:51:07 nexus3.edgexfoundry.org:10004 06:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:08 Configure a credential helper to remove this warning. See 06:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:08 06:51:08 Login Succeeded 06:51:08 docker.io 06:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:08 Configure a credential helper to remove this warning. See 06:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:08 06:51:08 Login Succeeded 06:51:08 ---> docker-login.sh ends [Pipeline] } 06:51:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:09 ========================================================= 06:51:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:51:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:51:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:51:10 Sending build context to Docker daemon 34.88MB 06:51:10 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:51:10 Step 2/8 : FROM ${BASE} 06:51:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:51:10 595b0fe564bb: Pulling fs layer 06:51:10 7186ed65a4f7: Pulling fs layer 06:51:10 316046926c0a: Pulling fs layer 06:51:10 4ebd0625c992: Pulling fs layer 06:51:10 207e8628e3a3: Pulling fs layer 06:51:10 c791037a9be2: Pulling fs layer 06:51:10 ffd874e62e21: Pulling fs layer 06:51:10 4ebd0625c992: Waiting 06:51:10 207e8628e3a3: Waiting 06:51:10 c791037a9be2: Waiting 06:51:10 ffd874e62e21: Waiting 06:51:10 316046926c0a: Download complete 06:51:11 7186ed65a4f7: Verifying Checksum 06:51:11 7186ed65a4f7: Download complete 06:51:11 207e8628e3a3: Verifying Checksum 06:51:11 207e8628e3a3: Download complete 06:51:11 c791037a9be2: Download complete 06:51:11 595b0fe564bb: Verifying Checksum 06:51:11 595b0fe564bb: Download complete 06:51:11 595b0fe564bb: Pull complete 06:51:12 7186ed65a4f7: Pull complete 06:51:13 316046926c0a: Pull complete 06:51:14 ffd874e62e21: Verifying Checksum 06:51:14 ffd874e62e21: Download complete 06:51:15 4ebd0625c992: Verifying Checksum 06:51:15 4ebd0625c992: Download complete 06:51:25 4ebd0625c992: Pull complete 06:51:25 207e8628e3a3: Pull complete 06:51:25 c791037a9be2: Pull complete 06:51:29 Running on prd-centos7-docker-4c-2g-3498 in /w/workspace/edgexfoundry_edgex-ui-go_PR-349 [Pipeline] { [Pipeline] ws 06:51:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:51:29 ffd874e62e21: Pull complete 06:51:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:51:29 ---> cfc18b08335c 06:51:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:32 using credential edgex-jenkins-ssh 06:51:32 Cloning the remote Git repository 06:51:32 ---> Running in 1c31d7b5fab8 06:51:32 Removing intermediate container 1c31d7b5fab8 06:51:32 ---> 8f8932d89492 06:51:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:32 ---> Running in 9226d8e88d66 06:51:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:51:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:51:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:51:32 > git --version # timeout=10 06:51:32 > git --version # 'git version 2.24.3' 06:51:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:51:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:51:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:51:34 Merging remotes/origin/master commit bec44e8090fca00a3ef2c7ddf001b7759674cdc7 into PR head commit 08bcb67294c1070448f0dbfd521d90a666c95db4 06:51:34 Merge succeeded, producing 08bcb67294c1070448f0dbfd521d90a666c95db4 06:51:34 Checking out Revision 08bcb67294c1070448f0dbfd521d90a666c95db4 (PR-349) 06:51:34 > git config core.sparsecheckout # timeout=10 06:51:34 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 06:51:34 > git remote # timeout=10 06:51:34 > git config --get remote.origin.url # timeout=10 06:51:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:34 > git merge bec44e8090fca00a3ef2c7ddf001b7759674cdc7 # timeout=10 06:51:34 > git rev-parse HEAD^{commit} # timeout=10 06:51:34 > git config core.sparsecheckout # timeout=10 06:51:34 > git checkout -f 08bcb67294c1070448f0dbfd521d90a666c95db4 # timeout=10 06:51:35 Removing intermediate container 9226d8e88d66 06:51:35 ---> 33295ac29d57 06:51:35 Step 5/8 : RUN apk add --no-cache make git 06:51:35 ---> Running in 10022482def4 06:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:51:38 OK: 138 MiB in 40 packages 06:51:38 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:51:38 > git --version # timeout=10 06:51:38 > git --version # 'git version 2.24.3' 06:51:38 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:51:39 Removing intermediate container 10022482def4 06:51:39 ---> d26bf2cb5c9b 06:51:39 Step 6/8 : WORKDIR /edgex-ui-go [Pipeline] sh 06:51:39 ---> Running in 4990585dc7e3 06:51:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:51:40 Removing intermediate container 4990585dc7e3 06:51:40 ---> 9430984fc88d 06:51:40 Step 7/8 : COPY . . 06:51:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:51:40 + sudo service docker restart 06:51:40 + true 06:51:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:51:42 provisioning config files... 06:51:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config239349127238203095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:42 ---> docker-login.sh 06:51:42 nexus3.edgexfoundry.org:10001 06:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:43 Configure a credential helper to remove this warning. See 06:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:43 06:51:43 Login Succeeded 06:51:43 nexus3.edgexfoundry.org:10002 06:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:43 Configure a credential helper to remove this warning. See 06:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:43 06:51:43 Login Succeeded 06:51:43 nexus3.edgexfoundry.org:10003 06:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:43 Configure a credential helper to remove this warning. See 06:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:43 06:51:43 Login Succeeded 06:51:43 nexus3.edgexfoundry.org:10004 06:51:43 ---> 77946e56c6b5 06:51:43 Step 8/8 : RUN go mod download 06:51:43 ---> Running in 03ef7ba62f68 06:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:43 Configure a credential helper to remove this warning. See 06:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:43 06:51:43 Login Succeeded 06:51:43 docker.io 06:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:44 Configure a credential helper to remove this warning. See 06:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:44 06:51:44 Login Succeeded 06:51:44 ---> docker-login.sh ends [Pipeline] } 06:51:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:44 ========================================================= 06:51:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:51:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:51:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:51:45 Sending build context to Docker daemon 34.88MB 06:51:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:51:45 Step 2/8 : FROM ${BASE} 06:51:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:45 540db60ca938: Pulling fs layer 06:51:45 adcc1eea9eea: Pulling fs layer 06:51:45 4c4ab2625f07: Pulling fs layer 06:51:45 0510c868ecb4: Pulling fs layer 06:51:45 afea3b2eda06: Pulling fs layer 06:51:45 7809a108b3ef: Pulling fs layer 06:51:45 f706445af74f: Pulling fs layer 06:51:45 afea3b2eda06: Waiting 06:51:45 7809a108b3ef: Waiting 06:51:45 f706445af74f: Waiting 06:51:45 0510c868ecb4: Waiting 06:51:45 4c4ab2625f07: Verifying Checksum 06:51:45 4c4ab2625f07: Download complete 06:51:45 adcc1eea9eea: Download complete 06:51:45 afea3b2eda06: Verifying Checksum 06:51:45 afea3b2eda06: Download complete 06:51:45 7809a108b3ef: Verifying Checksum 06:51:45 7809a108b3ef: Download complete 06:51:45 540db60ca938: Download complete 06:51:45 540db60ca938: Pull complete 06:51:46 adcc1eea9eea: Pull complete 06:51:46 4c4ab2625f07: Pull complete 06:51:47 f706445af74f: Verifying Checksum 06:51:47 f706445af74f: Download complete 06:51:48 0510c868ecb4: Verifying Checksum 06:51:48 0510c868ecb4: Download complete 06:51:54 0510c868ecb4: Pull complete 06:51:54 afea3b2eda06: Pull complete 06:51:54 7809a108b3ef: Pull complete 06:52:00 f706445af74f: Pull complete 06:52:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:52:00 ---> b068be0155e3 06:52:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:01 ---> Running in 69f2c3a9e8ee 06:52:01 Removing intermediate container 69f2c3a9e8ee 06:52:01 ---> cd0b1b15ead2 06:52:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:02 ---> Running in 0979d2659801 06:52:03 Removing intermediate container 0979d2659801 06:52:03 ---> c5f2590daf17 06:52:03 Step 5/8 : RUN apk add --no-cache make git 06:52:03 ---> Running in 8ef9719b5a56 06:52:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:52:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:52:06 OK: 149 MiB in 40 packages 06:52:06 Removing intermediate container 8ef9719b5a56 06:52:06 ---> b1d4faefd2f5 06:52:06 Step 6/8 : WORKDIR /edgex-ui-go 06:52:07 ---> Running in 2f60a8dae5a2 06:52:07 Removing intermediate container 2f60a8dae5a2 06:52:07 ---> f8b88252150c 06:52:07 Step 7/8 : COPY . . 06:52:09 ---> 49baca71aa0f 06:52:09 Step 8/8 : RUN go mod download 06:52:09 ---> Running in f1eed7a945ec 06:52:16 Removing intermediate container 03ef7ba62f68 06:52:16 ---> 1bd2f6b25808 06:52:16 Successfully built 1bd2f6b25808 06:52:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:52:16 + docker inspect -f . ci-base-image-arm64 06:52:16 . [Pipeline] withDockerContainer 06:52:16 prd-ubuntu18.04-docker-arm64-4c-16g-3497 does not seem to be running inside a container 06:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:52:18 $ docker top fca97d4b8bcd085f282dee525a435f6e28d829a01eacffd5c6f01b94f39ed383 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:19 + go version 06:52:19 go version go1.16.3 linux/arm64 [Pipeline] } 06:52:19 $ docker stop --time=1 fca97d4b8bcd085f282dee525a435f6e28d829a01eacffd5c6f01b94f39ed383 06:52:21 $ docker rm -f fca97d4b8bcd085f282dee525a435f6e28d829a01eacffd5c6f01b94f39ed383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:22 + docker inspect -f . ci-base-image-arm64 06:52:22 . [Pipeline] withDockerContainer 06:52:22 prd-ubuntu18.04-docker-arm64-4c-16g-3497 does not seem to be running inside a container 06:52:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:52:24 $ docker top 45ccf1197e30bd0ef826cc7476e9b82d02d8102da588ff2d993fc7dbb2239d1e -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:25 + go mod tidy [Pipeline] sh 06:52:26 + make test 06:52:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:52:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:52:42 Removing intermediate container f1eed7a945ec 06:52:42 ---> ca6159867bb3 06:52:42 Successfully built ca6159867bb3 06:52:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:52:42 + docker inspect -f . ci-base-image-x86_64 06:52:42 . [Pipeline] withDockerContainer 06:52:42 prd-centos7-docker-4c-2g-3498 does not seem to be running inside a container 06:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:43 $ docker top f039a3508167cdc445b8f60bb7e2ddf2f1fd0a0caa1f546aac91092b378a5a79 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:44 + go version 06:52:44 go version go1.16.3 linux/amd64 [Pipeline] } 06:52:44 $ docker stop --time=1 f039a3508167cdc445b8f60bb7e2ddf2f1fd0a0caa1f546aac91092b378a5a79 06:52:45 $ docker rm -f f039a3508167cdc445b8f60bb7e2ddf2f1fd0a0caa1f546aac91092b378a5a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:46 + docker inspect -f . ci-base-image-x86_64 06:52:46 . [Pipeline] withDockerContainer 06:52:46 prd-centos7-docker-4c-2g-3498 does not seem to be running inside a container 06:52:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:47 $ docker top 5dce89e3f8d02f32f5d93879bbf7f817d6381fd76fff9d824d3c94054fc40d44 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:48 + go mod tidy [Pipeline] sh 06:52:50 + make test 06:52:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:52:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:53:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:53:04 GO111MODULE=on go vet ./... 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:53:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:53:07 GO111MODULE=on go vet ./... [Pipeline] } 06:53:12 $ docker stop --time=1 5dce89e3f8d02f32f5d93879bbf7f817d6381fd76fff9d824d3c94054fc40d44 06:53:15 $ docker rm -f 5dce89e3f8d02f32f5d93879bbf7f817d6381fd76fff9d824d3c94054fc40d44 [Pipeline] // withDockerContainer [Pipeline] sh 06:53:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:53:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:19 + ls -al . 06:53:19 total 92 06:53:19 drwxrwxr-x. 10 jenkins jenkins 4096 May 7 06:52 . 06:53:19 drwxrwxr-x. 4 jenkins jenkins 28 May 7 06:51 .. 06:53:19 drwxrwxr-x. 3 jenkins jenkins 20 May 7 06:51 assets 06:53:19 drwxrwxr-x. 2 jenkins jenkins 35 May 7 06:51 bin 06:53:19 drwxrwxr-x. 3 jenkins jenkins 29 May 7 06:51 cmd 06:53:19 -rw-rw-r--. 1 jenkins jenkins 3959 May 7 06:51 CONTRIBUTING.md 06:53:19 -rw-r--r--. 1 jenkins jenkins 10 May 7 06:52 coverage.out 06:53:19 -rw-rw-r--. 1 jenkins jenkins 1508 May 7 06:51 Dockerfile 06:53:19 -rw-rw-r--. 1 jenkins jenkins 902 May 7 06:51 Dockerfile.build 06:53:19 drwxrwxr-x. 5 jenkins jenkins 104 May 7 06:51 docs 06:53:19 drwxrwxr-x. 8 jenkins jenkins 179 May 7 06:51 .git 06:53:19 drwxrwxr-x. 2 jenkins jenkins 103 May 7 06:51 .github 06:53:19 -rw-rw-r--. 1 jenkins jenkins 162 May 7 06:51 .gitignore 06:53:19 -rw-rw-r--. 1 jenkins jenkins 987 May 7 06:51 go.mod 06:53:19 -rw-r--r--. 1 jenkins jenkins 24424 May 7 06:52 go.sum 06:53:19 drwxrwxr-x. 10 jenkins jenkins 139 May 7 06:51 internal 06:53:19 -rw-rw-r--. 1 jenkins jenkins 652 May 7 06:51 Jenkinsfile 06:53:19 -rw-rw-r--. 1 jenkins jenkins 11357 May 7 06:51 LICENSE 06:53:19 -rw-rw-r--. 1 jenkins jenkins 951 May 7 06:51 Makefile 06:53:19 -rw-rw-r--. 1 jenkins jenkins 6012 May 7 06:51 README.md 06:53:19 -rw-rw-r--. 1 jenkins jenkins 5 May 7 06:48 VERSION 06:53:19 -rw-rw-r--. 1 jenkins jenkins 155 May 7 06:51 version.go 06:53:19 drwxrwxr-x. 4 jenkins jenkins 4096 May 7 06:51 web [Pipeline] isUnix [Pipeline] sh 06:53:19 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=08bcb67294c1070448f0dbfd521d90a666c95db4 --label arch=amd64 --label version=0.0.0 . 06:53:20 Sending build context to Docker daemon 34.91MB 06:53:20 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:53:20 Step 2/24 : FROM ${BASE} AS builder 06:53:20 ---> ca6159867bb3 06:53:20 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:53:20 ---> Running in c91df551139f 06:53:20 Removing intermediate container c91df551139f 06:53:20 ---> f9770fab78bb 06:53:20 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:53:21 ---> Running in 69d1a2566be5 06:53:21 Removing intermediate container 69d1a2566be5 06:53:21 ---> 391ec1aa1199 06:53:21 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:53:21 ---> Running in 6c7f63ae6af5 06:53:21 Removing intermediate container 6c7f63ae6af5 06:53:21 ---> 431082ecda67 06:53:21 Step 6/24 : LABEL Name=edgex-ui-go 06:53:21 ---> Running in dab53f22bf53 06:53:21 Removing intermediate container dab53f22bf53 06:53:21 ---> 3db6bb156946 06:53:21 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:53:21 ---> Running in 022b17e7543a 06:53:21 Removing intermediate container 022b17e7543a 06:53:21 ---> 94b242012a04 06:53:21 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:21 ---> Running in fbe2823449ea [Pipeline] } 06:53:22 $ docker stop --time=1 45ccf1197e30bd0ef826cc7476e9b82d02d8102da588ff2d993fc7dbb2239d1e 06:53:23 Removing intermediate container fbe2823449ea 06:53:23 ---> 7a27910bf7cf 06:53:23 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:23 ---> Running in a97540c2c184 06:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:53:24 $ docker rm -f 45ccf1197e30bd0ef826cc7476e9b82d02d8102da588ff2d993fc7dbb2239d1e 06:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 06:53:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:53:25 Warning: overwriting stash ‘coverage-report’ 06:53:26 OK: 149 MiB in 40 packages 06:53:26 Removing intermediate container a97540c2c184 06:53:26 ---> 148a1ad56f80 06:53:26 Step 10/24 : ENV GO111MODULE=on 06:53:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:53:26 ---> Running in 466424eebf8a 06:53:26 Removing intermediate container 466424eebf8a 06:53:26 ---> 034e6badcd8e 06:53:26 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:26 ---> Running in 1a547aef8f3f 06:53:26 Removing intermediate container 1a547aef8f3f 06:53:26 ---> 3384286e8dd5 06:53:26 Step 12/24 : COPY go.mod . 06:53:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:27 ---> 7a5483cdab75 06:53:27 Step 13/24 : COPY Makefile . 06:53:27 ---> 0ec7a230fa2c 06:53:27 Step 14/24 : RUN make update 06:53:27 ---> Running in d2cd703becda 06:53:27 + ls -al . 06:53:27 total 124 06:53:27 drwxrwxr-x 10 jenkins jenkins 4096 May 7 06:52 . 06:53:27 drwxrwxr-x 4 jenkins jenkins 4096 May 7 06:50 .. 06:53:27 drwxrwxr-x 8 jenkins jenkins 4096 May 7 06:50 .git 06:53:27 drwxrwxr-x 2 jenkins jenkins 4096 May 7 06:50 .github 06:53:27 -rw-rw-r-- 1 jenkins jenkins 162 May 7 06:50 .gitignore 06:53:27 -rw-rw-r-- 1 jenkins jenkins 3959 May 7 06:50 CONTRIBUTING.md 06:53:27 -rw-rw-r-- 1 jenkins jenkins 1508 May 7 06:50 Dockerfile 06:53:27 -rw-rw-r-- 1 jenkins jenkins 902 May 7 06:50 Dockerfile.build 06:53:27 -rw-rw-r-- 1 jenkins jenkins 652 May 7 06:50 Jenkinsfile 06:53:27 -rw-rw-r-- 1 jenkins jenkins 11357 May 7 06:50 LICENSE 06:53:27 -rw-rw-r-- 1 jenkins jenkins 951 May 7 06:50 Makefile 06:53:27 -rw-rw-r-- 1 jenkins jenkins 6012 May 7 06:50 README.md 06:53:27 -rw-rw-r-- 1 jenkins jenkins 5 May 7 06:48 VERSION 06:53:27 drwxrwxr-x 3 jenkins jenkins 4096 May 7 06:50 assets 06:53:27 drwxrwxr-x 2 jenkins jenkins 4096 May 7 06:50 bin 06:53:27 drwxrwxr-x 3 jenkins jenkins 4096 May 7 06:50 cmd 06:53:27 -rw-r--r-- 1 jenkins jenkins 10 May 7 06:52 coverage.out 06:53:27 drwxrwxr-x 5 jenkins jenkins 4096 May 7 06:50 docs 06:53:27 -rw-rw-r-- 1 jenkins jenkins 987 May 7 06:50 go.mod 06:53:27 -rw-r--r-- 1 jenkins jenkins 24424 May 7 06:52 go.sum 06:53:27 drwxrwxr-x 10 jenkins jenkins 4096 May 7 06:50 internal 06:53:27 -rw-rw-r-- 1 jenkins jenkins 155 May 7 06:50 version.go 06:53:27 drwxrwxr-x 4 jenkins jenkins 4096 May 7 06:50 web [Pipeline] isUnix [Pipeline] sh 06:53:27 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=08bcb67294c1070448f0dbfd521d90a666c95db4 --label arch=arm64 --label version=0.0.0 . 06:53:27 CGO_ENABLED=0 GO111MODULE=on go mod download 06:53:28 Removing intermediate container d2cd703becda 06:53:28 ---> a2d18196777a 06:53:28 Step 15/24 : COPY . . 06:53:28 Sending build context to Docker daemon 34.9MB 06:53:28 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:53:28 Step 2/24 : FROM ${BASE} AS builder 06:53:28 ---> 1bd2f6b25808 06:53:28 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:53:29 ---> Running in 39ca9e5c1d7f 06:53:29 Removing intermediate container 39ca9e5c1d7f 06:53:29 ---> 89a90f55d6d0 06:53:29 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:53:29 ---> Running in c06fecb325e2 06:53:30 Removing intermediate container c06fecb325e2 06:53:30 ---> c4fc9d4954a7 06:53:30 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:53:30 ---> Running in 3b579d1c560c 06:53:31 Removing intermediate container 3b579d1c560c 06:53:31 ---> 2edde62832e1 06:53:31 Step 6/24 : LABEL Name=edgex-ui-go 06:53:31 ---> Running in 5a1f57597229 06:53:31 ---> 301350b1e2d1 06:53:31 Step 16/24 : RUN ${MAKE} 06:53:31 ---> Running in 43b1bee0f757 06:53:31 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 06:53:31 Removing intermediate container 5a1f57597229 06:53:31 ---> 90bab90f9553 06:53:31 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:53:31 ---> Running in 5134425a5e1f 06:53:32 Removing intermediate container 5134425a5e1f 06:53:32 ---> 7da6c872588b 06:53:32 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:32 ---> Running in 61cc0822afac 06:53:34 Removing intermediate container 61cc0822afac 06:53:34 ---> 3240408e1e25 06:53:34 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:34 ---> Running in 8195aaa07447 06:53:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:53:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:53:37 OK: 138 MiB in 40 packages 06:53:38 Removing intermediate container 8195aaa07447 06:53:38 ---> 7f4353d26d3f 06:53:38 Step 10/24 : ENV GO111MODULE=on 06:53:38 ---> Running in fe064f7e3f0a 06:53:38 Removing intermediate container fe064f7e3f0a 06:53:38 ---> ab808d7d0d23 06:53:38 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:53:39 ---> Running in c19f814806c1 06:53:39 Removing intermediate container c19f814806c1 06:53:39 ---> accba98313a2 06:53:39 Step 12/24 : COPY go.mod . 06:53:40 ---> aff8e9cb1dd3 06:53:40 Step 13/24 : COPY Makefile . 06:53:40 ---> c654c7da3ace 06:53:40 Step 14/24 : RUN make update 06:53:40 ---> Running in 39ef80d0ee70 06:53:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:53:41 CGO_ENABLED=0 GO111MODULE=on go mod download 06:53:43 Removing intermediate container 39ef80d0ee70 06:53:43 ---> 14597d597212 06:53:43 Step 15/24 : COPY . . 06:53:44 Removing intermediate container 43b1bee0f757 06:53:44 ---> 901a5eb284ff 06:53:44 Step 17/24 : FROM alpine:3.12 06:53:44 3.12: Pulling from library/alpine 06:53:44 339de151aab4: Pulling fs layer 06:53:45 339de151aab4: Verifying Checksum 06:53:45 339de151aab4: Download complete 06:53:45 339de151aab4: Pull complete 06:53:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:53:45 Status: Downloaded newer image for alpine:3.12 06:53:45 ---> 13621d1b12d4 06:53:45 Step 18/24 : EXPOSE 4000 06:53:45 ---> Running in 7480879caf09 06:53:45 Removing intermediate container 7480879caf09 06:53:45 ---> 5ffe5cdc3193 06:53:45 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 06:53:46 ---> 828266312e33 06:53:46 Step 16/24 : RUN ${MAKE} 06:53:46 ---> Running in 033a8a0787ee 06:53:47 ---> bf7883a6e441 06:53:47 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:53:47 ---> Running in da57bf2f1d23 06:53:47 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 06:53:47 Removing intermediate container da57bf2f1d23 06:53:47 ---> 5d08adda39cf 06:53:47 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:53:47 ---> Running in 4d8727db61e4 06:53:47 Removing intermediate container 4d8727db61e4 06:53:47 ---> 0537290bd88d 06:53:47 Step 22/24 : LABEL arch=amd64 06:53:47 ---> Running in 11f4e5d7ba0e 06:53:47 Removing intermediate container 11f4e5d7ba0e 06:53:47 ---> 8cba8a0b0a94 06:53:47 Step 23/24 : LABEL git_sha=08bcb67294c1070448f0dbfd521d90a666c95db4 06:53:47 ---> Running in 6e1a638b52ea 06:53:48 Removing intermediate container 6e1a638b52ea 06:53:48 ---> 0421a6217646 06:53:48 Step 24/24 : LABEL version=0.0.0 06:53:48 ---> Running in 6a937dd19579 06:53:48 Removing intermediate container 6a937dd19579 06:53:48 ---> 51c20604ec38 06:53:48 [Warning] One or more build-args [ARCH] were not consumed 06:53:48 Successfully built 51c20604ec38 06:53:48 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 06:53:49 ---> job-cost.sh 06:53:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EVEc 06:54:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:54:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:54:18 Removing intermediate container 033a8a0787ee 06:54:18 ---> edec3114d41c 06:54:18 Step 17/24 : FROM alpine:3.12 06:54:18 3.12: Pulling from library/alpine 06:54:18 d2f70382dc9a: Pulling fs layer 06:54:18 d2f70382dc9a: Download complete 06:54:19 d2f70382dc9a: Pull complete 06:54:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:54:19 Status: Downloaded newer image for alpine:3.12 06:54:19 ---> 9852663dfa18 06:54:19 Step 18/24 : EXPOSE 4000 06:54:19 ---> Running in 0e2e9c563a3b 06:54:20 Removing intermediate container 0e2e9c563a3b 06:54:20 ---> f71244963087 06:54:20 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 06:54:22 ---> f1e262403337 06:54:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:54:22 ---> Running in 15c23acad66a 06:54:23 Removing intermediate container 15c23acad66a 06:54:23 ---> 2516273ca8ca 06:54:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:54:23 ---> Running in c7561e10717c 06:54:23 Removing intermediate container c7561e10717c 06:54:23 ---> e4b9751ea9f7 06:54:23 Step 22/24 : LABEL arch=arm64 06:54:23 ---> Running in 15af6c375751 06:54:24 Removing intermediate container 15af6c375751 06:54:24 ---> f0498f151be0 06:54:24 Step 23/24 : LABEL git_sha=08bcb67294c1070448f0dbfd521d90a666c95db4 06:54:24 ---> Running in c38df5bc2cda 06:54:24 Removing intermediate container c38df5bc2cda 06:54:24 ---> a19fb1362d53 06:54:24 Step 24/24 : LABEL version=0.0.0 06:54:24 ---> Running in 89c5f970624f 06:54:25 Removing intermediate container 89c5f970624f 06:54:25 ---> 00062268377b 06:54:25 [Warning] One or more build-args [ARCH] were not consumed 06:54:25 Successfully built 00062268377b 06:54:25 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 06:54:26 ---> job-cost.sh 06:54:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vbbs 06:54:36 lf-activate-venv(): INFO: Adding /tmp/venv-EVEc/bin to PATH 06:54:36 INFO: No Stack... 06:54:36 INFO: Retrieving Pricing Info for: v1-standard-2 06:54:36 INFO: Archiving Costs [Pipeline] sh 06:54:36 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:54:36 + cut -d, -f6 [Pipeline] lock 06:54:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] 06:54:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] did not exist. Created. 06:54:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:37 + echo total: 0.029999999329447746 [Pipeline] stash 06:54:37 Stashed 1 file(s) [Pipeline] } 06:54:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:56:26 lf-activate-venv(): INFO: Adding /tmp/venv-Vbbs/bin to PATH 06:56:26 INFO: No Stack... 06:56:27 INFO: Retrieving Pricing Info for: lf-standard-4 06:56:27 INFO: Archiving Costs [Pipeline] sh 06:56:27 + + cut -d, -f6cat 06:56:27 /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 06:56:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] 06:56:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] did not exist. Created. 06:56:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:56:28 /w/workspace/edgex-ui-go/1@tmp/durable-31c584b0/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-31c584b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:56:28 + echo total: 0.20999999344348907 [Pipeline] stash 06:56:28 Warning: overwriting stash ‘stack-cost’ 06:56:28 Stashed 1 file(s) [Pipeline] } 06:56:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:56:30 provisioning config files... 06:56:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/config6682724473878540764tmp [Pipeline] { [Pipeline] sh 06:56:30 + set +x 06:56:30 + curl -s https://codecov.io/bash 06:56:30 + bash -s -- 06:56:30 06:56:30 _____ _ 06:56:30 / ____| | | 06:56:30 | | ___ __| | ___ ___ _____ __ 06:56:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:56:30 | |___| (_) | (_| | __/ (_| (_) \ V / 06:56:30 \_____\___/ \__,_|\___|\___\___/ \_/ 06:56:30 Bash-1.0.2 06:56:30 06:56:30 06:56:30 ==> git version 2.24.3 found 06:56:30 ==> 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 06:56:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:56:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:56:30 ==> Jenkins CI detected. 06:56:30 project root: . 06:56:30 --> token set from env 06:56:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:56:30 ==> Running gcov in . (disable via -X gcov) 06:56:30 ==> Python coveragepy not found 06:56:30 ==> Searching for coverage reports in: 06:56:30 + . 06:56:30 -> Found 1 reports 06:56:30 ==> Detecting git/mercurial file structure 06:56:30 ==> Reading reports 06:56:30 + ./coverage.out bytes=10 06:56:30 ==> Appending adjustments 06:56:30 https://docs.codecov.io/docs/fixing-reports 06:56:31 + Found adjustments 06:56:31 ==> Gzipping contents 06:56:31 4.0K /tmp/codecov.GPMae1.gz 06:56:31 ==> Uploading reports 06:56:31 url: https://codecov.io 06:56:31 query: branch=PR-349&commit=08bcb67294c1070448f0dbfd521d90a666c95db4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=349&job=&cmd_args= 06:56:31 -> Pinging Codecov 06:56:31 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-349&commit=08bcb67294c1070448f0dbfd521d90a666c95db4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=349&job=&cmd_args= 06:56:31 -> Uploading to 06:56:31 https://storage.googleapis.com/codecov/v4/raw/2021-05-07/FB506323287CE973F263BFD2A0EB1F37/08bcb67294c1070448f0dbfd521d90a666c95db4/3ca0b6ca-4e4f-4fc6-ac7c-b71d1e925e4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T065631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74864bd74ae1bccb456c18d84e42c1831648d92a30424151bfe36c4d7bde094c 06:56:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:56:31 Dload Upload Total Spent Left Speed 06:56:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 6383 --:--:-- --:--:-- --:--:-- 6375 06:56:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/08bcb67294c1070448f0dbfd521d90a666c95db4 [Pipeline] } 06:56:32 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 06:56:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:56:35 ---> package-listing.sh 06:56:35 ++ tr '[:upper:]' '[:lower:]' 06:56:35 ++ facter osfamily 06:56:35 + OS_FAMILY=redhat 06:56:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-349 06:56:35 + START_PACKAGES=/tmp/packages_start.txt 06:56:35 + END_PACKAGES=/tmp/packages_end.txt 06:56:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:56:35 + PACKAGES=/tmp/packages_start.txt 06:56:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-349 ']' 06:56:35 + PACKAGES=/tmp/packages_end.txt 06:56:35 + case "${OS_FAMILY}" in 06:56:35 + rpm -qa 06:56:35 + sort 06:56:40 + '[' -f /tmp/packages_start.txt ']' 06:56:40 + '[' -f /tmp/packages_end.txt ']' 06:56:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:56:40 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-349 ']' 06:56:40 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-349/archives/ 06:56:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-349/archives/ [Pipeline] echo 06:56:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:56:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:41 06:56:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:41 alpine: Pulling from edgex-lftools-log-publisher 06:56:41 df20fa9351a1: Pulling fs layer 06:56:41 36b3adc4ff6f: Pulling fs layer 06:56:41 8ad3a11d3b57: Pulling fs layer 06:56:41 46f8f816bc3b: Pulling fs layer 06:56:41 93b61091891f: Pulling fs layer 06:56:41 93b9cdb0e59b: Pulling fs layer 06:56:41 5e14af77c1be: Pulling fs layer 06:56:41 01666e4c0597: Pulling fs layer 06:56:41 aa168da1d23b: Pulling fs layer 06:56:41 46f8f816bc3b: Waiting 06:56:41 93b9cdb0e59b: Waiting 06:56:41 93b61091891f: Waiting 06:56:41 5e14af77c1be: Waiting 06:56:41 01666e4c0597: Waiting 06:56:41 aa168da1d23b: Waiting 06:56:41 36b3adc4ff6f: Verifying Checksum 06:56:41 36b3adc4ff6f: Download complete 06:56:41 46f8f816bc3b: Download complete 06:56:41 df20fa9351a1: Verifying Checksum 06:56:41 df20fa9351a1: Download complete 06:56:41 93b9cdb0e59b: Verifying Checksum 06:56:41 93b9cdb0e59b: Download complete 06:56:41 5e14af77c1be: Verifying Checksum 06:56:41 5e14af77c1be: Download complete 06:56:41 93b61091891f: Verifying Checksum 06:56:41 93b61091891f: Download complete 06:56:41 01666e4c0597: Verifying Checksum 06:56:41 01666e4c0597: Download complete 06:56:42 df20fa9351a1: Pull complete 06:56:42 8ad3a11d3b57: Verifying Checksum 06:56:42 8ad3a11d3b57: Download complete 06:56:42 36b3adc4ff6f: Pull complete 06:56:43 8ad3a11d3b57: Pull complete 06:56:43 46f8f816bc3b: Pull complete 06:56:44 aa168da1d23b: Verifying Checksum 06:56:44 aa168da1d23b: Download complete 06:56:44 93b61091891f: Pull complete 06:56:44 93b9cdb0e59b: Pull complete 06:56:45 5e14af77c1be: Pull complete 06:56:45 01666e4c0597: Pull complete 06:56:51 aa168da1d23b: Pull complete 06:56:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:56:52 prd-centos7-docker-4c-2g-3496 does not seem to be running inside a container 06:56:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-349 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349:/w/workspace/edgexfoundry_edgex-ui-go_PR-349:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:56:56 $ docker top f86173a8a059e6ff6ca2df46e7cc041c36f2dd78c2c2dbf76952580f750e5e54 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:56:56 + mkdir -p /var/log/sa [Pipeline] sh 06:56:57 + ls /var/log/sa-host 06:56:57 + sadf -c /var/log/sa-host/sa07 06:56:57 file_magic: OK 06:56:57 HZ: Using current value: 100 06:56:57 file_header: OK 06:56:57 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 06:56:57 Statistics: 06:56:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:56:57 File successfully converted to sysstat format version 12.2.1 06:56:57 + sadf -c /var/log/sa-host/sa23 06:56:57 file_magic: OK 06:56:57 HZ: Using current value: 100 06:56:57 file_header: OK 06:56:57 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 06:56:57 Statistics: 06:56:57 Hnuu...uuuununununu... 06:56:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:58 provisioning config files... 06:56:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-349@tmp/config3898870566691083159tmp [Pipeline] { [Pipeline] echo 06:56:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:56:58 ---> create-netrc.sh [Pipeline] } 06:56:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:56:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:56:58 ---> python-tools-install.sh [Pipeline] echo 06:56:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:56:59 ---> sudo-logs.sh 06:56:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:56:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:56:59 ---> job-cost.sh 06:56:59 lf-activate-venv: SKIPPING 06:56:59 DEBUG: total: 0.20999999344348907 06:56:59 INFO: Retrieving Stack Cost... 06:57:01 INFO: Retrieving Pricing Info for: v1-standard-2 06:57:01 INFO: Archiving Costs [Pipeline] echo 06:57:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:57:02 ---> logs-deploy.sh 06:57:02 lf-activate-venv: SKIPPING 06:57:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-349/1 06:57:02 INFO: archiving workspace using pattern(s): 06:57:04 Archives upload complete. 06:57:04 INFO: archiving logs to Nexus