Pull request #323 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b60552070e2f738d90d2caa2d6c81bc3f6df7d33+e433474030406e4455aec061f47cc2693067360d (f0d6bc4dbc94f3d8bf13bc3a6aec570ef9ee142a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-323/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-323/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32433 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [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-323 # 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 e433474030406e4455aec061f47cc2693067360d into PR head commit b60552070e2f738d90d2caa2d6c81bc3f6df7d33 > 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/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 > git remote # timeout=10 Merge succeeded, producing b60552070e2f738d90d2caa2d6c81bc3f6df7d33 Checking out Revision b60552070e2f738d90d2caa2d6c81bc3f6df7d33 (PR-323) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:21:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:21:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:21:44 ========================================================= 07:21:44 EdgeX Global Pipelines Version Info 07:21:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:21:47 ------------------- 07:21:47 stable info: 07:21:47 ------------------- 07:21:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:21:47 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:21:47 Message: update stable to v1.0.186 07:21:48 ------------------- 07:21:48 experimental info: 07:21:48 ------------------- 07:21:48 Commited By: **** collab-it+edgex@linuxfoundation.org 07:21:48 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 07:21:48 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:21:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:21:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:21:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:21:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:21:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:21:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:21:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:21:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:21:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:21:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:21:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:21:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:21:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:21:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b605520 [Pipeline] echo 07:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:21:53 provisioning config files... 07:21:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config106045528880817507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:53 ---> docker-login.sh 07:21:53 nexus3.edgexfoundry.org:10001 07:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:55 Configure a credential helper to remove this warning. See 07:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:55 07:21:55 Login Succeeded 07:21:55 nexus3.edgexfoundry.org:10002 07:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:55 Configure a credential helper to remove this warning. See 07:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:55 07:21:55 Login Succeeded 07:21:55 nexus3.edgexfoundry.org:10003 07:21:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:56 Configure a credential helper to remove this warning. See 07:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:56 07:21:56 Login Succeeded 07:21:56 nexus3.edgexfoundry.org:10004 07:21:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:57 Configure a credential helper to remove this warning. See 07:21:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:57 07:21:57 Login Succeeded 07:21:57 docker.io 07:21:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:21:58 Configure a credential helper to remove this warning. See 07:21:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:21:58 07:21:58 Login Succeeded 07:21:58 ---> docker-login.sh ends [Pipeline] } 07:21:58 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 07:21:59 + git log --format=format:%s -1 b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [Pipeline] echo 07:22:00 GIT_COMMIT: b60552070e2f738d90d2caa2d6c81bc3f6df7d33, Commit Message: chore(deps): Bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 07:22:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:22:01 07:22:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:22:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:22:01 latest: Pulling from edgex-devops/git-semver 07:22:01 31603596830f: Pulling fs layer 07:22:01 2a8b12db71e7: Pulling fs layer 07:22:01 6ca5941a6612: Pulling fs layer 07:22:01 ecc8261a40a4: Pulling fs layer 07:22:01 ecc8261a40a4: Waiting 07:22:01 2a8b12db71e7: Verifying Checksum 07:22:01 2a8b12db71e7: Download complete 07:22:02 31603596830f: Verifying Checksum 07:22:02 31603596830f: Download complete 07:22:03 ecc8261a40a4: Verifying Checksum 07:22:03 ecc8261a40a4: Download complete 07:22:03 6ca5941a6612: Verifying Checksum 07:22:03 6ca5941a6612: Download complete 07:22:03 31603596830f: Pull complete 07:22:04 2a8b12db71e7: Pull complete 07:22:07 6ca5941a6612: Pull complete 07:22:08 ecc8261a40a4: Pull complete 07:22:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:22:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:22:08 prd-centos7-docker-4c-2g-32433 does not seem to be running inside a container 07:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:22:11 $ docker top 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:12 [ssh-agent] Looking for ssh-agent implementation... 07:22:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:12 $ docker exec 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent 07:22:13 SSH_AUTH_SOCK=/tmp/ssh-yxVp9PaaXV0F/agent.11 07:22:13 SSH_AGENT_PID=17 07:22:13 Running ssh-add (command line suppressed) 07:22:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3860693275095040897.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3860693275095040897.key) 07:22:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:14 + git tag --points-at HEAD [Pipeline] } 07:22:14 $ docker exec --env ******** --env ******** 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent -k 07:22:15 unset SSH_AUTH_SOCK; 07:22:15 unset SSH_AGENT_PID; 07:22:15 echo Agent pid 17 killed; 07:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:15 [ssh-agent] Looking for ssh-agent implementation... 07:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:16 $ docker exec 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent 07:22:16 SSH_AUTH_SOCK=/tmp/ssh-pAwISaiQvFpf/agent.45 07:22:16 SSH_AGENT_PID=50 07:22:16 Running ssh-add (command line suppressed) 07:22:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_8755826788190402735.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_8755826788190402735.key) 07:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:18 + git semver init 07:22:18 # -> Open(): unable to determine branch for HEAD 07:22:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.git 07:22:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-323 07:22:18 # $SEMVER_REMOTE_NAME = origin 07:22:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:22:18 # $SEMVER_USER_NAME = edgex-jenkins 07:22:18 # $SEMVER_BRANCH = PR-323 07:22:18 # $SEMVER_TEMP = /tmp/semver-360451144 07:22:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:22:21 # '/tmp/semver-360451144' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver' 07:22:21 # -> Force: false 07:22:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver [Pipeline] } 07:22:21 $ docker exec --env ******** --env ******** 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 ssh-agent -k 07:22:21 unset SSH_AUTH_SOCK; 07:22:21 unset SSH_AGENT_PID; 07:22:21 echo Agent pid 50 killed; 07:22:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:22 + git semver [Pipeline] } 07:22:22 $ docker stop --time=1 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 07:22:24 $ docker rm -f 3e7a31d7bf398bc27570adf7968b976f619cc22ce31468ec555743c5666e8d59 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:22:27 Stashed 1 file(s) [Pipeline] echo 07:22:27 [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 07:22:43 Still waiting to schedule task 07:22:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:22:43 Still waiting to schedule task 07:22:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:25:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32436 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws 07:25:44 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:25:49 using credential edgex-jenkins-ssh 07:25:49 Cloning the remote Git repository 07:25:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:25:49 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:25:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:25:50 > git --version # timeout=10 07:25:50 > git --version # 'git version 2.17.1' 07:25:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:25:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:25:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:25:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:25:52 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b60552070e2f738d90d2caa2d6c81bc3f6df7d33 07:25:52 Merge succeeded, producing b60552070e2f738d90d2caa2d6c81bc3f6df7d33 07:25:52 Checking out Revision b60552070e2f738d90d2caa2d6c81bc3f6df7d33 (PR-323) 07:25:52 > git config core.sparsecheckout # timeout=10 07:25:52 > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 07:25:52 > git remote # timeout=10 07:25:52 > git config --get remote.origin.url # timeout=10 07:25:52 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:52 > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 07:25:52 > git rev-parse HEAD^{commit} # timeout=10 07:25:52 > git config core.sparsecheckout # timeout=10 07:25:52 > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 07:25:57 Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" 07:25:57 > git --version # timeout=10 07:25:57 > git --version # 'git version 2.17.1' 07:25:57 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:25:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:26:00 + true 07:26:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:26:02 provisioning config files... 07:26:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config52520669192470253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:03 ---> docker-login.sh 07:26:03 nexus3.edgexfoundry.org:10001 07:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:04 Configure a credential helper to remove this warning. See 07:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:04 07:26:04 Login Succeeded 07:26:04 nexus3.edgexfoundry.org:10002 07:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 nexus3.edgexfoundry.org:10003 07:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 nexus3.edgexfoundry.org:10004 07:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:06 Configure a credential helper to remove this warning. See 07:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:06 07:26:06 Login Succeeded 07:26:06 docker.io 07:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 ---> docker-login.sh ends [Pipeline] } 07:26:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:26:07 ========================================================= 07:26:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:26:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:26:08 + 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 . 07:26:08 Sending build context to Docker daemon 17.38MB 07:26:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:26:08 Step 2/8 : FROM ${BASE} 07:26:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:26:08 5f621e34cdf4: Pulling fs layer 07:26:08 a4357932f1b6: Pulling fs layer 07:26:08 18c013af1878: Pulling fs layer 07:26:08 00ac8860ef70: Pulling fs layer 07:26:08 63d7cb157983: Pulling fs layer 07:26:08 b116817d02f9: Pulling fs layer 07:26:08 745a02a5169b: Pulling fs layer 07:26:08 00ac8860ef70: Waiting 07:26:08 63d7cb157983: Waiting 07:26:08 b116817d02f9: Waiting 07:26:08 745a02a5169b: Waiting 07:26:08 18c013af1878: Download complete 07:26:08 a4357932f1b6: Verifying Checksum 07:26:08 a4357932f1b6: Download complete 07:26:08 63d7cb157983: Download complete 07:26:08 b116817d02f9: Download complete 07:26:09 5f621e34cdf4: Verifying Checksum 07:26:09 5f621e34cdf4: Download complete 07:26:10 Running on prd-centos7-docker-4c-2g-32437 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws 07:26:10 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 07:26:10 5f621e34cdf4: Pull complete 07:26:11 a4357932f1b6: Pull complete 07:26:11 18c013af1878: Pull complete 07:26:12 745a02a5169b: Verifying Checksum 07:26:12 745a02a5169b: Download complete 07:26:13 00ac8860ef70: Verifying Checksum 07:26:13 00ac8860ef70: Download complete 07:26:19 using credential edgex-jenkins-ssh 07:26:19 Cloning the remote Git repository 07:26:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:26:20 > git init /w/workspace/edgex-ui-go/1 # timeout=10 07:26:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:26:20 > git --version # timeout=10 07:26:20 > git --version # 'git version 2.24.3' 07:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:22 Merging remotes/origin/master commit e433474030406e4455aec061f47cc2693067360d into PR head commit b60552070e2f738d90d2caa2d6c81bc3f6df7d33 07:26:23 Merge succeeded, producing b60552070e2f738d90d2caa2d6c81bc3f6df7d33 07:26:23 Checking out Revision b60552070e2f738d90d2caa2d6c81bc3f6df7d33 (PR-323) 07:26:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:26:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:26:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:26:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:26:22 > git config core.sparsecheckout # timeout=10 07:26:22 > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 07:26:22 > git remote # timeout=10 07:26:22 > git config --get remote.origin.url # timeout=10 07:26:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:22 > git merge e433474030406e4455aec061f47cc2693067360d # timeout=10 07:26:22 > git rev-parse HEAD^{commit} # timeout=10 07:26:23 > git config core.sparsecheckout # timeout=10 07:26:23 > git checkout -f b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 07:26:23 00ac8860ef70: Pull complete 07:26:23 63d7cb157983: Pull complete 07:26:24 b116817d02f9: Pull complete 07:26:28 Commit message: "chore(deps): Bump github.com/eclipse/paho.mqtt.golang" 07:26:28 > git --version # timeout=10 07:26:28 > git --version # 'git version 2.24.3' 07:26:28 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 07:26:28 745a02a5169b: Pull complete 07:26:28 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:26:28 ---> b7e6874047d6 07:26:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:26:31 ---> Running in 08e1eea53775 07:26:31 Removing intermediate container 08e1eea53775 07:26:31 ---> 7708f8105b66 07:26:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:26:31 ---> Running in 7581345710a8 07:26:31 + sudo service docker restart 07:26:31 + true 07:26:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:26:33 provisioning config files... 07:26:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3578318633000680517tmp [Pipeline] { 07:26:34 Removing intermediate container 7581345710a8 07:26:34 ---> fa79dd4d6c36 07:26:34 Step 5/8 : RUN apk add --no-cache make git 07:26:34 ---> Running in c6ebd34b7891 [Pipeline] libraryResource [Pipeline] sh 07:26:34 ---> docker-login.sh 07:26:34 nexus3.edgexfoundry.org:10001 07:26:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:26:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:36 Configure a credential helper to remove this warning. See 07:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:36 07:26:36 Login Succeeded 07:26:36 nexus3.edgexfoundry.org:10002 07:26:36 OK: 142 MiB in 39 packages 07:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:36 Configure a credential helper to remove this warning. See 07:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:36 07:26:36 Login Succeeded 07:26:36 nexus3.edgexfoundry.org:10003 07:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:37 Configure a credential helper to remove this warning. See 07:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:37 07:26:37 Login Succeeded 07:26:37 nexus3.edgexfoundry.org:10004 07:26:37 Removing intermediate container c6ebd34b7891 07:26:37 ---> cb965ca51ba6 07:26:37 Step 6/8 : WORKDIR /edgex-ui-go 07:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:37 ---> Running in 698ce756bf54 07:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:37 Configure a credential helper to remove this warning. See 07:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:37 07:26:37 Login Succeeded 07:26:37 docker.io 07:26:38 Removing intermediate container 698ce756bf54 07:26:38 ---> b7cf6d71c921 07:26:38 Step 7/8 : COPY . . 07:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:39 Configure a credential helper to remove this warning. See 07:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:39 07:26:39 Login Succeeded 07:26:39 ---> docker-login.sh ends [Pipeline] } 07:26:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:26:40 ========================================================= 07:26:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:26:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:26:40 ---> f54d80e0500f 07:26:40 Step 8/8 : RUN go mod download 07:26:40 ---> Running in 526d927b5866 07:26:40 + 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 . 07:26:41 Sending build context to Docker daemon 17.38MB 07:26:42 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:26:42 Step 2/8 : FROM ${BASE} 07:26:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:26:42 188c0c94c7c5: Pulling fs layer 07:26:42 0ef7d3d256c8: Pulling fs layer 07:26:42 de9db76c5a1d: Pulling fs layer 07:26:42 bca2f99d35d6: Pulling fs layer 07:26:42 93359f2a8cfa: Pulling fs layer 07:26:42 7c6f9722023f: Pulling fs layer 07:26:42 a35cf1a2eb13: Pulling fs layer 07:26:42 93359f2a8cfa: Waiting 07:26:42 7c6f9722023f: Waiting 07:26:42 a35cf1a2eb13: Waiting 07:26:42 bca2f99d35d6: Waiting 07:26:42 de9db76c5a1d: Verifying Checksum 07:26:42 de9db76c5a1d: Download complete 07:26:42 0ef7d3d256c8: Verifying Checksum 07:26:42 0ef7d3d256c8: Download complete 07:26:42 93359f2a8cfa: Verifying Checksum 07:26:42 93359f2a8cfa: Download complete 07:26:43 7c6f9722023f: Verifying Checksum 07:26:43 7c6f9722023f: Download complete 07:26:43 188c0c94c7c5: Verifying Checksum 07:26:43 188c0c94c7c5: Download complete 07:26:44 188c0c94c7c5: Pull complete 07:26:44 0ef7d3d256c8: Pull complete 07:26:44 de9db76c5a1d: Pull complete 07:26:49 a35cf1a2eb13: Verifying Checksum 07:26:49 a35cf1a2eb13: Download complete 07:26:51 bca2f99d35d6: Verifying Checksum 07:26:51 bca2f99d35d6: Download complete 07:27:02 bca2f99d35d6: Pull complete 07:27:02 93359f2a8cfa: Pull complete 07:27:02 7c6f9722023f: Pull complete 07:27:07 Removing intermediate container 526d927b5866 07:27:07 ---> aee2d2e06375 07:27:07 Successfully built aee2d2e06375 07:27:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:27:07 + docker inspect -f . ci-base-image-arm64 07:27:07 . [Pipeline] withDockerContainer 07:27:08 prd-ubuntu18.04-docker-arm64-4c-16g-32436 does not seem to be running inside a container 07:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:27:09 $ docker top 54a673df93183dc1ae9184591a278cac4f82174a72a666d115c5f51f1baf8492 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:10 + go version 07:27:10 go version go1.15.5 linux/arm64 [Pipeline] } 07:27:10 $ docker stop --time=1 54a673df93183dc1ae9184591a278cac4f82174a72a666d115c5f51f1baf8492 07:27:11 a35cf1a2eb13: Pull complete 07:27:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:27:11 ---> a62c8e92a672 07:27:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:27:11 ---> Running in 1044d8514083 07:27:11 Removing intermediate container 1044d8514083 07:27:11 ---> 9e5d1e26a2b4 07:27:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:11 ---> Running in 724ae70eaccd 07:27:12 $ docker rm -f 54a673df93183dc1ae9184591a278cac4f82174a72a666d115c5f51f1baf8492 [Pipeline] // withDockerContainer 07:27:13 Removing intermediate container 724ae70eaccd 07:27:13 ---> 39f3674104f6 07:27:13 Step 5/8 : RUN apk add --no-cache make git 07:27:13 ---> Running in 12b83f1c9897 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:27:14 + docker inspect -f . ci-base-image-arm64 07:27:14 . [Pipeline] withDockerContainer 07:27:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:27:14 prd-ubuntu18.04-docker-arm64-4c-16g-32436 does not seem to be running inside a container 07:27:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:27:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:27:15 OK: 166 MiB in 39 packages 07:27:15 $ docker top 87028b70d3685109306099e1a957d72a42a1e935221a3de56de591bf8333ae6c -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:16 Removing intermediate container 12b83f1c9897 07:27:16 ---> f391a16ae4c5 07:27:16 Step 6/8 : WORKDIR /edgex-ui-go 07:27:16 ---> Running in 53845b01faa9 07:27:17 + make test 07:27:17 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:27:17 Removing intermediate container 53845b01faa9 07:27:17 ---> 8aa462fe593e 07:27:17 Step 7/8 : COPY . . 07:27:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:27:21 ---> 80a14404395d 07:27:21 Step 8/8 : RUN go mod download 07:27:21 ---> Running in fb1ba7b75e8b 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:27:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:27:45 GO111MODULE=on go vet ./... [Pipeline] } 07:27:52 $ docker stop --time=1 87028b70d3685109306099e1a957d72a42a1e935221a3de56de591bf8333ae6c 07:27:54 $ docker rm -f 87028b70d3685109306099e1a957d72a42a1e935221a3de56de591bf8333ae6c [Pipeline] // withDockerContainer [Pipeline] sh 07:27:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:27:58 + ls -al . 07:27:58 total 124 07:27:58 drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:27 . 07:27:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:25 .. 07:27:58 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 07:25 .git 07:27:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:25 .github 07:27:58 -rw-rw-r-- 1 jenkins jenkins 153 Apr 1 07:25 .gitignore 07:27:58 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 1 07:25 CONTRIBUTING.md 07:27:58 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 1 07:25 Dockerfile 07:27:58 -rw-rw-r-- 1 jenkins jenkins 902 Apr 1 07:25 Dockerfile.build 07:27:58 -rw-rw-r-- 1 jenkins jenkins 652 Apr 1 07:25 Jenkinsfile 07:27:58 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 1 07:25 LICENSE 07:27:58 -rw-rw-r-- 1 jenkins jenkins 951 Apr 1 07:25 Makefile 07:27:58 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 1 07:25 README.md 07:27:58 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 07:22 VERSION 07:27:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:25 assets 07:27:58 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 07:25 bin 07:27:58 drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 07:25 cmd 07:27:58 -rw-r--r-- 1 jenkins jenkins 10 Apr 1 07:27 coverage.out 07:27:58 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 07:25 docs 07:27:58 -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 07:25 go.mod 07:27:58 -rw-r--r-- 1 jenkins jenkins 22319 Apr 1 07:27 go.sum 07:27:58 drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 07:25 internal 07:27:58 -rw-rw-r-- 1 jenkins jenkins 155 Apr 1 07:25 version.go 07:27:58 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 07:25 web [Pipeline] isUnix [Pipeline] sh 07:27:58 + 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=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 --label arch=arm64 --label version=0.0.0 . 07:27:59 Sending build context to Docker daemon 17.41MB 07:27:59 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:27:59 Step 2/24 : FROM ${BASE} AS builder 07:27:59 ---> aee2d2e06375 07:27:59 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:27:59 ---> Running in 64551b94f6f1 07:28:00 Removing intermediate container 64551b94f6f1 07:28:00 ---> 08693743fa20 07:28:00 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:28:00 ---> Running in 638cc7017d08 07:28:00 Removing intermediate container 638cc7017d08 07:28:00 ---> c12d9189e82a 07:28:00 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:28:01 ---> Running in 3b1a38144edf 07:28:01 Removing intermediate container fb1ba7b75e8b 07:28:01 ---> 609d72f8d615 07:28:01 Successfully built 609d72f8d615 07:28:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:28:01 Removing intermediate container 3b1a38144edf 07:28:01 ---> 37dcac83de8a 07:28:01 Step 6/24 : LABEL Name=edgex-ui-go 07:28:01 + docker inspect -f . ci-base-image-x86_64 07:28:01 ---> Running in 0a550dd00938 07:28:02 . 07:28:02 Removing intermediate container 0a550dd00938 07:28:02 ---> c3aac6c0d2a5 07:28:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:28:02 ---> Running in ef5fbc78715a [Pipeline] withDockerContainer 07:28:02 Removing intermediate container ef5fbc78715a 07:28:02 ---> e3bb56c7d56d 07:28:02 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:02 ---> Running in feb59042a688 07:28:02 prd-centos7-docker-4c-2g-32437 does not seem to be running inside a container 07:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:28:04 Removing intermediate container feb59042a688 07:28:04 ---> e8d99bff14c3 07:28:04 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:28:04 ---> Running in 3811e49fe3f8 07:28:05 $ docker top 761254f2a472e597b723b3598e062577c4a456eaca55634fd45f227799ec414e -eo pid,comm 07:28:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 07:28:06 + go version 07:28:06 go version go1.15.5 linux/amd64 [Pipeline] } 07:28:06 $ docker stop --time=1 761254f2a472e597b723b3598e062577c4a456eaca55634fd45f227799ec414e 07:28:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:28:07 OK: 142 MiB in 39 packages 07:28:08 Removing intermediate container 3811e49fe3f8 07:28:08 ---> 0ca280f10656 07:28:08 Step 10/24 : ENV GO111MODULE=on 07:28:08 ---> Running in c8cd6564d257 07:28:08 $ docker rm -f 761254f2a472e597b723b3598e062577c4a456eaca55634fd45f227799ec414e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 07:28:09 Removing intermediate container c8cd6564d257 07:28:09 ---> 86a6e3e99a12 07:28:09 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:28:09 ---> Running in 9fbe1a486cef [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:28:09 Removing intermediate container 9fbe1a486cef 07:28:09 ---> 6a74fefcb4c3 07:28:09 Step 12/24 : COPY go.mod . 07:28:09 + docker inspect -f . ci-base-image-x86_64 07:28:10 . [Pipeline] withDockerContainer 07:28:10 ---> 7e5a4bb82ad2 07:28:10 Step 13/24 : COPY Makefile . 07:28:10 prd-centos7-docker-4c-2g-32437 does not seem to be running inside a container 07:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:28:10 ---> 9cf767d4788f 07:28:10 Step 14/24 : RUN make update 07:28:11 ---> Running in e4918bf50b64 07:28:12 CGO_ENABLED=0 GO111MODULE=on go mod download 07:28:12 $ docker top 830ea1d6f4bc0de7e1faa0f0d6a6c3b9a124e7a6f7c97d98f8fc6c69f715e701 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:13 Removing intermediate container e4918bf50b64 07:28:13 ---> 55bdff7a9027 07:28:13 Step 15/24 : COPY . . 07:28:14 + make test 07:28:14 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:28:16 ---> 43799f0c5b9f 07:28:16 Step 16/24 : RUN ${MAKE} 07:28:16 ---> Running in a4ead9b814cf 07:28:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:28:17 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 07:28:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:28:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:28:45 GO111MODULE=on go vet ./... 07:28:48 Removing intermediate container a4ead9b814cf 07:28:48 ---> f96b17e9f01a 07:28:48 Step 17/24 : FROM alpine:3.12 07:28:49 3.12: Pulling from library/alpine 07:28:49 9a219e8acc52: Pulling fs layer 07:28:49 9a219e8acc52: Verifying Checksum 07:28:49 9a219e8acc52: Download complete 07:28:50 9a219e8acc52: Pull complete 07:28:50 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:28:50 Status: Downloaded newer image for alpine:3.12 07:28:50 ---> d75e27dfc0a0 07:28:50 Step 18/24 : EXPOSE 4000 07:28:50 ---> Running in ed02d7cb33e4 07:28:51 Removing intermediate container ed02d7cb33e4 07:28:51 ---> 927ec444bce9 07:28:51 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 07:28:52 ---> b73fd3ff3ad9 07:28:52 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:28:52 ---> Running in 4e44eab61926 07:28:53 Removing intermediate container 4e44eab61926 07:28:53 ---> dbff085dd234 07:28:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:28:53 ---> Running in cb64267a3e51 07:28:53 Removing intermediate container cb64267a3e51 07:28:53 ---> b8c680c07184 07:28:53 Step 22/24 : LABEL arch=arm64 07:28:54 ---> Running in 138271b6686a 07:28:54 Removing intermediate container 138271b6686a 07:28:54 ---> 6c2d2c44b69a 07:28:54 Step 23/24 : LABEL git_sha=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 07:28:54 ---> Running in 87f8109c855e 07:28:54 Removing intermediate container 87f8109c855e 07:28:54 ---> 21c7999f7388 07:28:54 Step 24/24 : LABEL version=0.0.0 07:28:55 ---> Running in 361e5c368b18 07:28:55 Removing intermediate container 361e5c368b18 07:28:55 ---> cd8d1ac36162 07:28:55 [Warning] One or more build-args [ARCH] were not consumed 07:28:55 Successfully built cd8d1ac36162 07:28:55 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 [Pipeline] } 07:28:56 $ docker stop --time=1 830ea1d6f4bc0de7e1faa0f0d6a6c3b9a124e7a6f7c97d98f8fc6c69f715e701 07:28:56 ---> job-cost.sh 07:28:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4cdL 07:28:58 $ docker rm -f 830ea1d6f4bc0de7e1faa0f0d6a6c3b9a124e7a6f7c97d98f8fc6c69f715e701 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:29:00 Warning: overwriting stash ‘coverage-report’ 07:29:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:29:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:29:02 + ls -al . 07:29:02 total 92 07:29:02 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 07:28 . 07:29:02 drwxrwxr-x. 4 jenkins jenkins 28 Apr 1 07:26 .. 07:29:02 drwxrwxr-x. 3 jenkins jenkins 20 Apr 1 07:26 assets 07:29:02 drwxrwxr-x. 2 jenkins jenkins 35 Apr 1 07:26 bin 07:29:02 drwxrwxr-x. 3 jenkins jenkins 29 Apr 1 07:26 cmd 07:29:02 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 1 07:26 CONTRIBUTING.md 07:29:02 -rw-r--r--. 1 jenkins jenkins 10 Apr 1 07:28 coverage.out 07:29:02 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 1 07:26 Dockerfile 07:29:02 -rw-rw-r--. 1 jenkins jenkins 902 Apr 1 07:26 Dockerfile.build 07:29:02 drwxrwxr-x. 5 jenkins jenkins 104 Apr 1 07:26 docs 07:29:02 drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 07:26 .git 07:29:02 drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 07:26 .github 07:29:02 -rw-rw-r--. 1 jenkins jenkins 153 Apr 1 07:26 .gitignore 07:29:02 -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 07:26 go.mod 07:29:02 -rw-r--r--. 1 jenkins jenkins 22319 Apr 1 07:28 go.sum 07:29:02 drwxrwxr-x. 10 jenkins jenkins 139 Apr 1 07:26 internal 07:29:02 -rw-rw-r--. 1 jenkins jenkins 652 Apr 1 07:26 Jenkinsfile 07:29:02 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 1 07:26 LICENSE 07:29:02 -rw-rw-r--. 1 jenkins jenkins 951 Apr 1 07:26 Makefile 07:29:02 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 1 07:26 README.md 07:29:02 -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 07:22 VERSION 07:29:02 -rw-rw-r--. 1 jenkins jenkins 155 Apr 1 07:26 version.go 07:29:02 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 1 07:26 web [Pipeline] isUnix [Pipeline] sh 07:29:02 + 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=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 --label arch=amd64 --label version=0.0.0 . 07:29:03 Sending build context to Docker daemon 17.41MB 07:29:03 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:29:03 Step 2/24 : FROM ${BASE} AS builder 07:29:03 ---> 609d72f8d615 07:29:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:29:04 ---> Running in d4fd9d6813b2 07:29:04 Removing intermediate container d4fd9d6813b2 07:29:04 ---> 6c02255ef540 07:29:04 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:29:04 ---> Running in 85b6c424e0d5 07:29:05 Removing intermediate container 85b6c424e0d5 07:29:05 ---> a15264db9eb8 07:29:05 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:29:05 ---> Running in 4369625c97e4 07:29:05 Removing intermediate container 4369625c97e4 07:29:05 ---> 9d55b13fbacf 07:29:05 Step 6/24 : LABEL Name=edgex-ui-go 07:29:05 ---> Running in 52ea42b4a7ef 07:29:06 Removing intermediate container 52ea42b4a7ef 07:29:06 ---> 796fd2c63eeb 07:29:06 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:29:06 ---> Running in d1b21e9bcfb7 07:29:06 Removing intermediate container d1b21e9bcfb7 07:29:06 ---> ff121daa41bd 07:29:06 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:06 ---> Running in 35a3c40256c9 07:29:09 Removing intermediate container 35a3c40256c9 07:29:09 ---> ce40b5810d06 07:29:09 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:29:09 ---> Running in 683d00a088ed 07:29:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:12 OK: 166 MiB in 39 packages 07:29:12 Removing intermediate container 683d00a088ed 07:29:12 ---> 2ac353c33709 07:29:12 Step 10/24 : ENV GO111MODULE=on 07:29:13 ---> Running in 87e8e9ca974c 07:29:13 Removing intermediate container 87e8e9ca974c 07:29:13 ---> fcaeba8d564e 07:29:13 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:29:13 ---> Running in 21b993c0377f 07:29:14 Removing intermediate container 21b993c0377f 07:29:14 ---> e0e80c8321ba 07:29:14 Step 12/24 : COPY go.mod . 07:29:14 ---> 132cfe73adf7 07:29:14 Step 13/24 : COPY Makefile . 07:29:15 ---> 8d5c2983ec7e 07:29:15 Step 14/24 : RUN make update 07:29:15 ---> Running in 2898f2188609 07:29:17 CGO_ENABLED=0 GO111MODULE=on go mod download 07:29:19 Removing intermediate container 2898f2188609 07:29:19 ---> f8feac9c91d5 07:29:19 Step 15/24 : COPY . . 07:29:22 ---> 86b940b2ab80 07:29:22 Step 16/24 : RUN ${MAKE} 07:29:22 ---> Running in 71502d3110d4 07:29:25 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 07:29:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:29:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:29:59 Removing intermediate container 71502d3110d4 07:29:59 ---> 8fc2ef249daa 07:29:59 Step 17/24 : FROM alpine:3.12 07:29:59 3.12: Pulling from library/alpine 07:30:00 532819f3e44c: Pulling fs layer 07:30:00 532819f3e44c: Verifying Checksum 07:30:00 532819f3e44c: Download complete 07:30:01 532819f3e44c: Pull complete 07:30:01 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 07:30:01 Status: Downloaded newer image for alpine:3.12 07:30:01 ---> 7230e588e954 07:30:01 Step 18/24 : EXPOSE 4000 07:30:01 ---> Running in 057200509bda 07:30:01 Removing intermediate container 057200509bda 07:30:01 ---> 10b18e99a37d 07:30:01 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 07:30:03 ---> da6eccb69b5b 07:30:03 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:30:04 ---> Running in 933bae97986a 07:30:04 Removing intermediate container 933bae97986a 07:30:04 ---> 2f3132c02584 07:30:04 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:30:04 ---> Running in 6179e0baf4ec 07:30:05 Removing intermediate container 6179e0baf4ec 07:30:05 ---> 319339509c27 07:30:05 Step 22/24 : LABEL arch=amd64 07:30:05 ---> Running in e3c2735e80bb 07:30:06 Removing intermediate container e3c2735e80bb 07:30:06 ---> 85aca8c2ae24 07:30:06 Step 23/24 : LABEL git_sha=b60552070e2f738d90d2caa2d6c81bc3f6df7d33 07:30:06 ---> Running in b91b8a9073f7 07:30:06 Removing intermediate container b91b8a9073f7 07:30:06 ---> 518c978f2f99 07:30:06 Step 24/24 : LABEL version=0.0.0 07:30:06 ---> Running in 79d107b071c2 07:30:06 Removing intermediate container 79d107b071c2 07:30:06 ---> 9682d495375e 07:30:06 [Warning] One or more build-args [ARCH] were not consumed 07:30:07 Successfully built 9682d495375e 07:30:07 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 07:30:08 ---> job-cost.sh 07:30:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DQaH 07:30:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:30:57 lf-activate-venv(): INFO: Adding /tmp/venv-4cdL/bin to PATH 07:30:57 INFO: No Stack... 07:30:57 INFO: Retrieving Pricing Info for: lf-standard-4 07:30:57 INFO: Archiving Costs [Pipeline] sh 07:30:58 + cut -d, -f6 07:30:58 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 07:30:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] 07:30:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] did not exist. Created. 07:30:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:30:59 + echo total: 0.20999999344348907 [Pipeline] stash 07:30:59 Stashed 1 file(s) [Pipeline] } 07:30:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-DQaH/bin to PATH 07:31:23 INFO: No Stack... 07:31:23 INFO: Retrieving Pricing Info for: v1-standard-2 07:31:23 INFO: Archiving Costs [Pipeline] sh 07:31:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:31:24 + cut -d, -f6 [Pipeline] lock 07:31:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] 07:31:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] did not exist. Created. 07:31:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:25 /w/workspace/edgex-ui-go/1@tmp/durable-af6cd9de/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 07:31:25 + echo total: 0.029999999329447746 [Pipeline] stash 07:31:25 Warning: overwriting stash ‘stack-cost’ 07:31:25 Stashed 1 file(s) [Pipeline] } 07:31:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-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 07:31:27 provisioning config files... 07:31:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config725264250757517870tmp [Pipeline] { [Pipeline] sh 07:31:28 + set +x 07:31:28 + bash -s -- 07:31:28 + curl -s https://codecov.io/bash 07:31:28 07:31:28 _____ _ 07:31:28 / ____| | | 07:31:28 | | ___ __| | ___ ___ _____ __ 07:31:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:28 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:28 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:28 Bash-20210309-2b87ace 07:31:28 07:31:28 07:31:28 ==> git version 2.24.3 found 07:31:28 ==> 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 07:31:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:31:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:31:28 ==> Jenkins CI detected. 07:31:28 project root: . 07:31:28 --> token set from env 07:31:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:28 ==> Running gcov in . (disable via -X gcov) 07:31:28 ==> Python coveragepy not found 07:31:28 ==> Searching for coverage reports in: 07:31:28 + . 07:31:28 -> Found 1 reports 07:31:28 ==> Detecting git/mercurial file structure 07:31:28 ==> Reading reports 07:31:28 + ./coverage.out bytes=10 07:31:28 ==> Appending adjustments 07:31:28 https://docs.codecov.io/docs/fixing-reports 07:31:29 + Found adjustments 07:31:29 ==> Gzipping contents 07:31:29 4.0K /tmp/codecov.O3GV6I.gz 07:31:29 ==> Uploading reports 07:31:29 url: https://codecov.io 07:31:29 query: branch=PR-323&commit=b60552070e2f738d90d2caa2d6c81bc3f6df7d33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= 07:31:29 -> Pinging Codecov 07:31:29 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-323&commit=b60552070e2f738d90d2caa2d6c81bc3f6df7d33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= 07:31:29 -> Uploading to 07:31:29 https://storage.googleapis.com/codecov/v4/raw/2021-04-01/FB506323287CE973F263BFD2A0EB1F37/b60552070e2f738d90d2caa2d6c81bc3f6df7d33/caa63817-a340-4e8c-a395-6a8c7e5971cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T073129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de35ff028fbfdfd1d8c4e5c2fdec4a4c261829798aa54927552bb98415d875a0 07:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:29 Dload Upload Total Spent Left Speed 07:31:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3335 0 0 100 3335 0 6930 --:--:-- --:--:-- --:--:-- 6947 07:31:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b60552070e2f738d90d2caa2d6c81bc3f6df7d33 [Pipeline] } 07:31:30 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 07:31:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:31:34 ---> package-listing.sh 07:31:34 ++ tr '[:upper:]' '[:lower:]' 07:31:34 ++ facter osfamily 07:31:34 + OS_FAMILY=redhat 07:31:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-323 07:31:34 + START_PACKAGES=/tmp/packages_start.txt 07:31:34 + END_PACKAGES=/tmp/packages_end.txt 07:31:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:31:34 + PACKAGES=/tmp/packages_start.txt 07:31:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' 07:31:34 + PACKAGES=/tmp/packages_end.txt 07:31:34 + case "${OS_FAMILY}" in 07:31:34 + rpm -qa 07:31:34 + sort 07:31:42 + '[' -f /tmp/packages_start.txt ']' 07:31:42 + '[' -f /tmp/packages_end.txt ']' 07:31:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:31:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' 07:31:42 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ 07:31:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ [Pipeline] echo 07:31:42 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:31:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:31:44 07:31:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:31:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:31:45 alpine: Pulling from edgex-lftools-log-publisher 07:31:45 df20fa9351a1: Pulling fs layer 07:31:45 36b3adc4ff6f: Pulling fs layer 07:31:45 8ad3a11d3b57: Pulling fs layer 07:31:45 46f8f816bc3b: Pulling fs layer 07:31:45 93b61091891f: Pulling fs layer 07:31:45 93b9cdb0e59b: Pulling fs layer 07:31:45 5e14af77c1be: Pulling fs layer 07:31:45 01666e4c0597: Pulling fs layer 07:31:45 aa168da1d23b: Pulling fs layer 07:31:45 93b9cdb0e59b: Waiting 07:31:45 5e14af77c1be: Waiting 07:31:45 01666e4c0597: Waiting 07:31:45 aa168da1d23b: Waiting 07:31:45 46f8f816bc3b: Waiting 07:31:45 93b61091891f: Waiting 07:31:45 36b3adc4ff6f: Verifying Checksum 07:31:45 36b3adc4ff6f: Download complete 07:31:45 46f8f816bc3b: Verifying Checksum 07:31:45 46f8f816bc3b: Download complete 07:31:45 df20fa9351a1: Verifying Checksum 07:31:45 df20fa9351a1: Download complete 07:31:45 93b9cdb0e59b: Verifying Checksum 07:31:45 93b9cdb0e59b: Download complete 07:31:45 5e14af77c1be: Verifying Checksum 07:31:45 5e14af77c1be: Download complete 07:31:45 01666e4c0597: Verifying Checksum 07:31:45 01666e4c0597: Download complete 07:31:45 93b61091891f: Verifying Checksum 07:31:45 93b61091891f: Download complete 07:31:47 8ad3a11d3b57: Verifying Checksum 07:31:47 8ad3a11d3b57: Download complete 07:31:47 df20fa9351a1: Pull complete 07:31:47 36b3adc4ff6f: Pull complete 07:31:50 8ad3a11d3b57: Pull complete 07:31:50 46f8f816bc3b: Pull complete 07:31:52 93b61091891f: Pull complete 07:31:53 93b9cdb0e59b: Pull complete 07:31:53 5e14af77c1be: Pull complete 07:31:54 aa168da1d23b: Verifying Checksum 07:31:54 aa168da1d23b: Download complete 07:31:54 01666e4c0597: Pull complete 07:32:12 aa168da1d23b: Pull complete 07:32:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:32:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:32:13 prd-centos7-docker-4c-2g-32433 does not seem to be running inside a container 07:32:13 $ 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-323/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-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:32:18 $ docker top 4981c517f68b2faea94de658bf1a3aa645f6d03f4f90958e0805c7ed0df71137 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:20 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:20 + mkdir -p /var/log/sa [Pipeline] sh 07:32:21 + ls /var/log/sa-host 07:32:21 + sadf -c /var/log/sa-host/sa01 07:32:21 file_magic: OK 07:32:21 HZ: Using current value: 100 07:32:21 file_header: OK 07:32:21 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 07:32:21 Statistics: 07:32:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:32:21 File successfully converted to sysstat format version 12.2.1 07:32:21 + sadf -c /var/log/sa-host/sa23 07:32:21 file_magic: OK 07:32:21 HZ: Using current value: 100 07:32:21 file_header: OK 07:32:21 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 07:32:21 Statistics: 07:32:21 Hnuu...uuuununununu... 07:32:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:22 provisioning config files... 07:32:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config5568967479634886134tmp [Pipeline] { [Pipeline] echo 07:32:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:23 ---> create-netrc.sh [Pipeline] } 07:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:32:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:32:24 ---> python-tools-install.sh [Pipeline] echo 07:32:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:25 ---> sudo-logs.sh 07:32:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:32:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:26 ---> job-cost.sh 07:32:26 lf-activate-venv: SKIPPING 07:32:26 DEBUG: total: 0.029999999329447746 07:32:26 INFO: Retrieving Stack Cost... 07:32:27 INFO: Retrieving Pricing Info for: v1-standard-2 07:32:28 INFO: Archiving Costs [Pipeline] echo 07:32:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:29 ---> logs-deploy.sh 07:32:29 lf-activate-venv: SKIPPING 07:32:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-323/1 07:32:29 INFO: archiving workspace using pattern(s): 07:32:32 Archives upload complete. 07:32:32 INFO: archiving logs to Nexus