Pull request #329 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c79708e2ba97b6a333b52287e61b5928dba1b1d4 rather than 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c Obtained Jenkinsfile from c79708e2ba97b6a333b52287e61b5928dba1b1d4 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-329/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-329/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-33396 in /w/workspace/edgexfoundry_edgex-ui-go_PR-329 [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-329 # 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 c79708e2ba97b6a333b52287e61b5928dba1b1d4 into PR head commit 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c Merge succeeded, producing 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c Checking out Revision 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c (PR-329) > 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/329/head:refs/remotes/origin/PR-329 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # 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 c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 Commit message: "update some contracts local" 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 06:50:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:50:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:50:55 ========================================================= 06:50:55 EdgeX Global Pipelines Version Info 06:50:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:50:57 ------------------- 06:50:57 stable info: 06:50:57 ------------------- 06:50:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:50:57 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:50:57 Message: update stable to v1.0.186 06:50:58 ------------------- 06:50:58 experimental info: 06:50:58 ------------------- 06:50:58 Commited By: **** collab-it+edgex@linuxfoundation.org 06:50:58 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:50:58 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:50:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:50:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:50:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:50:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:51:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:51:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:51:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:51:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:51:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:51:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:51:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:51:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:51:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:51:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:51:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:51:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:51:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-329 [Pipeline] echo 06:51:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-329 [Pipeline] echo 06:51:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-329 [Pipeline] echo 06:51:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [Pipeline] echo 06:51:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b74dc5 [Pipeline] echo 06:51:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:51:03 provisioning config files... 06:51:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/config1980135264902269236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:03 ---> docker-login.sh 06:51:03 nexus3.edgexfoundry.org:10001 06:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:03 Configure a credential helper to remove this warning. See 06:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:03 06:51:03 Login Succeeded 06:51:04 nexus3.edgexfoundry.org:10002 06:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:04 Configure a credential helper to remove this warning. See 06:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:04 06:51:04 Login Succeeded 06:51:04 nexus3.edgexfoundry.org:10003 06:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:04 Configure a credential helper to remove this warning. See 06:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:04 06:51:04 Login Succeeded 06:51:04 nexus3.edgexfoundry.org:10004 06:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:04 Configure a credential helper to remove this warning. See 06:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:04 06:51:04 Login Succeeded 06:51:04 docker.io 06:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:04 Configure a credential helper to remove this warning. See 06:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:04 06:51:04 Login Succeeded 06:51:04 ---> docker-login.sh ends [Pipeline] } 06:51:04 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:51:06 + git log --format=format:%s -1 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [Pipeline] echo 06:51:06 GIT_COMMIT: 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c, Commit Message: update some contracts local [Pipeline] echo 06:51:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:51:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:51:07 06:51:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:51:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:51:07 latest: Pulling from edgex-devops/git-semver 06:51:07 31603596830f: Pulling fs layer 06:51:07 2a8b12db71e7: Pulling fs layer 06:51:07 6ca5941a6612: Pulling fs layer 06:51:07 ecc8261a40a4: Pulling fs layer 06:51:07 ecc8261a40a4: Waiting 06:51:07 2a8b12db71e7: Verifying Checksum 06:51:07 2a8b12db71e7: Download complete 06:51:07 31603596830f: Verifying Checksum 06:51:07 31603596830f: Download complete 06:51:07 ecc8261a40a4: Verifying Checksum 06:51:07 ecc8261a40a4: Download complete 06:51:07 6ca5941a6612: Verifying Checksum 06:51:07 6ca5941a6612: Download complete 06:51:08 31603596830f: Pull complete 06:51:08 2a8b12db71e7: Pull complete 06:51:09 6ca5941a6612: Pull complete 06:51:09 ecc8261a40a4: Pull complete 06:51:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:51:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:51:09 prd-centos7-docker-4c-2g-33396 does not seem to be running inside a container 06:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-329 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329:/w/workspace/edgexfoundry_edgex-ui-go_PR-329:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:51:11 $ docker top bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:12 [ssh-agent] Looking for ssh-agent implementation... 06:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:12 $ docker exec bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent 06:51:12 SSH_AUTH_SOCK=/tmp/ssh-EsWYSMDi0TJV/agent.12 06:51:12 SSH_AGENT_PID=17 06:51:12 Running ssh-add (command line suppressed) 06:51:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_3401456974246612838.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_3401456974246612838.key) 06:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:13 + git tag --points-at HEAD [Pipeline] } 06:51:13 $ docker exec --env ******** --env ******** bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent -k 06:51:13 unset SSH_AUTH_SOCK; 06:51:13 unset SSH_AGENT_PID; 06:51:13 echo Agent pid 17 killed; 06:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:13 [ssh-agent] Looking for ssh-agent implementation... 06:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:13 $ docker exec bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent 06:51:13 SSH_AUTH_SOCK=/tmp/ssh-cLVZ2ZRxpbYo/agent.48 06:51:13 SSH_AGENT_PID=53 06:51:13 Running ssh-add (command line suppressed) 06:51:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_4651749089346025070.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/private_key_4651749089346025070.key) 06:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:14 + git semver init 06:51:14 # -> Open(): unable to determine branch for HEAD 06:51:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-329/.git 06:51:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-329 06:51:14 # $SEMVER_REMOTE_NAME = origin 06:51:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:51:14 # $SEMVER_USER_NAME = edgex-jenkins 06:51:14 # $SEMVER_BRANCH = PR-329 06:51:14 # $SEMVER_TEMP = /tmp/semver-615827991 06:51:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:51:15 # '/tmp/semver-615827991' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-329/.semver' 06:51:15 # -> Force: false 06:51:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-329/.semver [Pipeline] } 06:51:15 $ docker exec --env ******** --env ******** bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb ssh-agent -k 06:51:15 unset SSH_AUTH_SOCK; 06:51:15 unset SSH_AGENT_PID; 06:51:15 echo Agent pid 53 killed; 06:51:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:16 + git semver [Pipeline] } 06:51:16 $ docker stop --time=1 bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb 06:51:17 $ docker rm -f bd53d389e1dd2babe4e75bad0b0627ed73ddd587291c774c2a9e9a4b4b5cacfb [Pipeline] // withDockerContainer [Pipeline] sh 06:51:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:51:18 Stashed 1 file(s) [Pipeline] echo 06:51:18 [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:51:34 Still waiting to schedule task 06:51:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:51:34 Still waiting to schedule task 06:51:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 06:53:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33398 in /w/workspace/edgexfoundry_edgex-ui-go_PR-329 [Pipeline] { [Pipeline] ws 06:53:40 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:53:45 using credential edgex-jenkins-ssh 06:53:45 Cloning the remote Git repository 06:53:46 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:53:46 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:53:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:53:46 > git --version # timeout=10 06:53:46 > git --version # 'git version 2.17.1' 06:53:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:48 Merging remotes/origin/master commit c79708e2ba97b6a333b52287e61b5928dba1b1d4 into PR head commit 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c 06:53:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:53:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:53:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:53:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:53:48 > git config core.sparsecheckout # timeout=10 06:53:48 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 06:53:49 > git remote # timeout=10 06:53:49 > git config --get remote.origin.url # timeout=10 06:53:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:49 Merge succeeded, producing 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c 06:53:49 Checking out Revision 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c (PR-329) 06:53:49 > git merge c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 06:53:49 > git rev-parse HEAD^{commit} # timeout=10 06:53:49 > git config core.sparsecheckout # timeout=10 06:53:49 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 06:53:51 Running on prd-centos7-docker-4c-2g-33399 in /w/workspace/edgexfoundry_edgex-ui-go_PR-329 [Pipeline] { [Pipeline] ws 06:53:51 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:53:54 using credential edgex-jenkins-ssh 06:53:54 Commit message: "update some contracts local" 06:53:54 Cloning the remote Git repository 06:53:54 > git --version # timeout=10 06:53:54 > git --version # 'git version 2.17.1' 06:53:54 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { 06:53:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:53:53 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:53:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:53:53 > git --version # timeout=10 06:53:53 > git --version # 'git version 2.24.3' 06:53:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:55 Merging remotes/origin/master commit c79708e2ba97b6a333b52287e61b5928dba1b1d4 into PR head commit 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c 06:53:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:53:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:53:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:53:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:53:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:53:55 > git config core.sparsecheckout # timeout=10 06:53:55 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 06:53:55 Merge succeeded, producing 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c 06:53:55 Checking out Revision 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c (PR-329) 06:53:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:53:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:53:56 + sudo service docker restart 06:53:56 + true 06:53:55 > git remote # timeout=10 06:53:55 > git config --get remote.origin.url # timeout=10 06:53:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:53:55 > git merge c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 06:53:55 > git rev-parse HEAD^{commit} # timeout=10 06:53:55 > git config core.sparsecheckout # timeout=10 06:53:55 > git checkout -f 1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c # timeout=10 06:53:59 Commit message: "update some contracts local" 06:53:59 > git --version # timeout=10 06:53:59 > git --version # 'git version 2.24.3' 06:53:59 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:53:59 provisioning config files... 06:53:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6687786895004734609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 06:54:00 ---> docker-login.sh 06:54:00 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 06:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 06:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:01 Configure a credential helper to remove this warning. See 06:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:01 06:54:01 Login Succeeded 06:54:01 nexus3.edgexfoundry.org:10002 06:54:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:54:01 + sudo service docker restart 06:54:01 + true 06:54:01 Redirecting to /bin/systemctl restart docker.service 06:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:02 Configure a credential helper to remove this warning. See 06:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:02 06:54:02 Login Succeeded 06:54:02 nexus3.edgexfoundry.org:10003 06:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:02 Configure a credential helper to remove this warning. See 06:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:02 06:54:02 Login Succeeded 06:54:02 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { 06:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap 06:54:02 provisioning config files... 06:54:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7110246500783046535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:03 Configure a credential helper to remove this warning. See 06:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:03 06:54:03 Login Succeeded 06:54:03 docker.io 06:54:03 ---> docker-login.sh 06:54:03 nexus3.edgexfoundry.org:10001 06:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:03 Configure a credential helper to remove this warning. See 06:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:03 06:54:03 Login Succeeded 06:54:03 nexus3.edgexfoundry.org:10002 06:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:03 Configure a credential helper to remove this warning. See 06:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:03 06:54:03 Login Succeeded 06:54:03 ---> docker-login.sh ends [Pipeline] } 06:54:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 06:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:03 Configure a credential helper to remove this warning. See 06:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:03 06:54:03 Login Succeeded 06:54:03 nexus3.edgexfoundry.org:10003 06:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:03 Configure a credential helper to remove this warning. See 06:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:03 06:54:03 Login Succeeded 06:54:03 nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] unstash 06:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:04 Configure a credential helper to remove this warning. See 06:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:04 06:54:04 Login Succeeded 06:54:04 docker.io 06:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 06:54:04 ========================================================= 06:54:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:54:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:54:04 Configure a credential helper to remove this warning. See 06:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:54:04 06:54:04 Login Succeeded 06:54:04 ---> docker-login.sh ends [Pipeline] } 06:54:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 06:54:04 + 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 . [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:05 ========================================================= 06:54:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:54:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:54:05 + 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 . 06:54:05 Sending build context to Docker daemon 17.7MB 06:54:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:54:05 Step 2/8 : FROM ${BASE} 06:54:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:54:05 5f621e34cdf4: Pulling fs layer 06:54:05 a4357932f1b6: Pulling fs layer 06:54:05 18c013af1878: Pulling fs layer 06:54:05 00ac8860ef70: Pulling fs layer 06:54:05 63d7cb157983: Pulling fs layer 06:54:05 b116817d02f9: Pulling fs layer 06:54:05 745a02a5169b: Pulling fs layer 06:54:05 00ac8860ef70: Waiting 06:54:05 63d7cb157983: Waiting 06:54:05 b116817d02f9: Waiting 06:54:05 745a02a5169b: Waiting 06:54:05 18c013af1878: Download complete 06:54:05 a4357932f1b6: Verifying Checksum 06:54:05 a4357932f1b6: Download complete 06:54:05 63d7cb157983: Verifying Checksum 06:54:05 63d7cb157983: Download complete 06:54:05 Sending build context to Docker daemon 17.7MB 06:54:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:54:05 Step 2/8 : FROM ${BASE} 06:54:06 5f621e34cdf4: Verifying Checksum 06:54:06 5f621e34cdf4: Download complete 06:54:06 b116817d02f9: Verifying Checksum 06:54:06 b116817d02f9: Download complete 06:54:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:54:06 188c0c94c7c5: Pulling fs layer 06:54:06 0ef7d3d256c8: Pulling fs layer 06:54:06 de9db76c5a1d: Pulling fs layer 06:54:06 bca2f99d35d6: Pulling fs layer 06:54:06 93359f2a8cfa: Pulling fs layer 06:54:06 7c6f9722023f: Pulling fs layer 06:54:06 a35cf1a2eb13: Pulling fs layer 06:54:06 7c6f9722023f: Waiting 06:54:06 93359f2a8cfa: Waiting 06:54:06 a35cf1a2eb13: Waiting 06:54:06 bca2f99d35d6: Waiting 06:54:06 de9db76c5a1d: Verifying Checksum 06:54:06 de9db76c5a1d: Download complete 06:54:06 0ef7d3d256c8: Verifying Checksum 06:54:06 0ef7d3d256c8: Download complete 06:54:07 5f621e34cdf4: Pull complete 06:54:07 a4357932f1b6: Pull complete 06:54:07 93359f2a8cfa: Download complete 06:54:07 7c6f9722023f: Verifying Checksum 06:54:07 7c6f9722023f: Download complete 06:54:07 188c0c94c7c5: Verifying Checksum 06:54:07 188c0c94c7c5: Download complete 06:54:07 188c0c94c7c5: Pull complete 06:54:08 0ef7d3d256c8: Pull complete 06:54:08 de9db76c5a1d: Pull complete 06:54:08 18c013af1878: Pull complete 06:54:10 745a02a5169b: Verifying Checksum 06:54:10 745a02a5169b: Download complete 06:54:10 a35cf1a2eb13: Verifying Checksum 06:54:10 a35cf1a2eb13: Download complete 06:54:11 bca2f99d35d6: Download complete 06:54:11 00ac8860ef70: Download complete 06:54:16 bca2f99d35d6: Pull complete 06:54:16 93359f2a8cfa: Pull complete 06:54:16 7c6f9722023f: Pull complete 06:54:21 00ac8860ef70: Pull complete 06:54:21 63d7cb157983: Pull complete 06:54:22 b116817d02f9: Pull complete 06:54:24 a35cf1a2eb13: Pull complete 06:54:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:54:24 ---> a62c8e92a672 06:54:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:24 ---> Running in 2e76d79d4549 06:54:24 Removing intermediate container 2e76d79d4549 06:54:24 ---> d1e9f8b9d7ac 06:54:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:24 ---> Running in 7f28cf31821c 06:54:25 Removing intermediate container 7f28cf31821c 06:54:25 ---> 56641bcc2386 06:54:25 Step 5/8 : RUN apk add --no-cache make git 06:54:26 ---> Running in 0b26f601361b 06:54:26 745a02a5169b: Pull complete 06:54:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:54:26 ---> b7e6874047d6 06:54:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:28 OK: 166 MiB in 39 packages 06:54:28 Removing intermediate container 0b26f601361b 06:54:28 ---> 5d6cd92defd0 06:54:28 Step 6/8 : WORKDIR /edgex-ui-go 06:54:28 ---> Running in a3c651671102 06:54:28 Removing intermediate container a3c651671102 06:54:28 ---> fb69153e90ac 06:54:28 Step 7/8 : COPY . . 06:54:29 ---> Running in 97b22d9dc80d 06:54:29 Removing intermediate container 97b22d9dc80d 06:54:29 ---> 22a44cde93c6 06:54:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:29 ---> Running in 4706763ceef5 06:54:31 ---> 07743d614d00 06:54:31 Step 8/8 : RUN go mod download 06:54:31 ---> Running in 3bb66d194b09 06:54:31 Removing intermediate container 4706763ceef5 06:54:31 ---> 36b0195a7eb5 06:54:31 Step 5/8 : RUN apk add --no-cache make git 06:54:31 ---> Running in ba61dfb01eb9 06:54:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:54:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:54:34 OK: 142 MiB in 39 packages 06:54:35 Removing intermediate container ba61dfb01eb9 06:54:35 ---> 495590620563 06:54:35 Step 6/8 : WORKDIR /edgex-ui-go 06:54:35 ---> Running in 76263c92f6c7 06:54:36 Removing intermediate container 76263c92f6c7 06:54:36 ---> 21440b480f0a 06:54:36 Step 7/8 : COPY . . 06:54:38 ---> ecf7057275b4 06:54:38 Step 8/8 : RUN go mod download 06:54:38 ---> Running in fa8ae77f93b4 06:55:03 Removing intermediate container 3bb66d194b09 06:55:03 ---> 512bd4db7138 06:55:03 Successfully built 512bd4db7138 06:55:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:55:03 + docker inspect -f . ci-base-image-x86_64 06:55:03 . [Pipeline] withDockerContainer 06:55:03 prd-centos7-docker-4c-2g-33399 does not seem to be running inside a container 06:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:55:04 $ docker top cb5036cabff5fe224fe6f81196a5521283d8fce5c5d794cffdff0337ff8fe31e -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:05 + go version 06:55:05 go version go1.15.5 linux/amd64 [Pipeline] } 06:55:05 $ docker stop --time=1 cb5036cabff5fe224fe6f81196a5521283d8fce5c5d794cffdff0337ff8fe31e 06:55:06 $ docker rm -f cb5036cabff5fe224fe6f81196a5521283d8fce5c5d794cffdff0337ff8fe31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:08 + docker inspect -f . ci-base-image-x86_64 06:55:08 . [Pipeline] withDockerContainer 06:55:08 prd-centos7-docker-4c-2g-33399 does not seem to be running inside a container 06:55: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 ******** -e ******** ci-base-image-x86_64 cat 06:55:08 $ docker top b92c2c418986e994b21dfa686013e0f5ef36d9a49310d763e286e29effc59eac -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:09 + make test 06:55:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:55:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:55:11 Removing intermediate container fa8ae77f93b4 06:55:11 ---> 4b293d322d34 06:55:11 Successfully built 4b293d322d34 06:55:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:55:11 + docker inspect -f . ci-base-image-arm64 06:55:11 . [Pipeline] withDockerContainer 06:55:12 prd-ubuntu18.04-docker-arm64-4c-16g-33398 does not seem to be running inside a container 06:55:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:55:13 $ docker top 52e23d10877f28c300bb46c2ca8fb03b99ee34d9a34608728be2573d50c4b952 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:15 + go version 06:55:15 go version go1.15.5 linux/arm64 [Pipeline] } 06:55:15 $ docker stop --time=1 52e23d10877f28c300bb46c2ca8fb03b99ee34d9a34608728be2573d50c4b952 06:55:17 $ docker rm -f 52e23d10877f28c300bb46c2ca8fb03b99ee34d9a34608728be2573d50c4b952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:55:18 + docker inspect -f . ci-base-image-arm64 06:55:18 . [Pipeline] withDockerContainer 06:55:18 prd-ubuntu18.04-docker-arm64-4c-16g-33398 does not seem to be running inside a container 06:55:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:55:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:55:18 GO111MODULE=on go vet ./... 06:55:20 $ docker top 6cc1ecea5b21bd1ad84675c0a5c1b98b450e871f30d3d050316755923eef7cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } 06:55:20 $ docker stop --time=1 b92c2c418986e994b21dfa686013e0f5ef36d9a49310d763e286e29effc59eac 06:55:21 + make test 06:55:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:55:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:55:23 $ docker rm -f b92c2c418986e994b21dfa686013e0f5ef36d9a49310d763e286e29effc59eac [Pipeline] // withDockerContainer [Pipeline] sh 06:55:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:55:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:27 + ls -al . 06:55:27 total 92 06:55:27 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 9 06:55 . 06:55:27 drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 06:53 .. 06:55:27 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 06:53 assets 06:55:27 drwxrwxr-x. 2 jenkins jenkins 35 Apr 9 06:53 bin 06:55:27 drwxrwxr-x. 3 jenkins jenkins 29 Apr 9 06:53 cmd 06:55:27 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 9 06:53 CONTRIBUTING.md 06:55:27 -rw-r--r--. 1 jenkins jenkins 10 Apr 9 06:55 coverage.out 06:55:27 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 9 06:53 Dockerfile 06:55:27 -rw-rw-r--. 1 jenkins jenkins 902 Apr 9 06:53 Dockerfile.build 06:55:27 drwxrwxr-x. 5 jenkins jenkins 104 Apr 9 06:53 docs 06:55:27 drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 06:53 .git 06:55:27 drwxrwxr-x. 2 jenkins jenkins 103 Apr 9 06:53 .github 06:55:27 -rw-rw-r--. 1 jenkins jenkins 153 Apr 9 06:53 .gitignore 06:55:27 -rw-rw-r--. 1 jenkins jenkins 987 Apr 9 06:53 go.mod 06:55:27 -rw-r--r--. 1 jenkins jenkins 22319 Apr 9 06:55 go.sum 06:55:27 drwxrwxr-x. 10 jenkins jenkins 139 Apr 9 06:53 internal 06:55:27 -rw-rw-r--. 1 jenkins jenkins 652 Apr 9 06:53 Jenkinsfile 06:55:27 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 9 06:53 LICENSE 06:55:27 -rw-rw-r--. 1 jenkins jenkins 951 Apr 9 06:53 Makefile 06:55:27 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 9 06:53 README.md 06:55:27 -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 06:51 VERSION 06:55:27 -rw-rw-r--. 1 jenkins jenkins 155 Apr 9 06:53 version.go 06:55:27 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 9 06:53 web [Pipeline] isUnix [Pipeline] sh 06:55:27 + 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=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c --label arch=amd64 --label version=0.0.0 . 06:55:27 Sending build context to Docker daemon 17.73MB 06:55:27 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:55:27 Step 2/24 : FROM ${BASE} AS builder 06:55:27 ---> 512bd4db7138 06:55:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:55:28 ---> Running in b371e2ac7916 06:55:28 Removing intermediate container b371e2ac7916 06:55:28 ---> b93eadd51499 06:55:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:55:28 ---> Running in 4157195a4d82 06:55:29 Removing intermediate container 4157195a4d82 06:55:29 ---> 3be89204de39 06:55:29 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:55:29 ---> Running in 8b0d805649fd 06:55:29 Removing intermediate container 8b0d805649fd 06:55:29 ---> 71ac869376c2 06:55:29 Step 6/24 : LABEL Name=edgex-ui-go 06:55:29 ---> Running in db82f7c0c937 06:55:29 Removing intermediate container db82f7c0c937 06:55:29 ---> 8787f35afdb6 06:55:29 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:55:29 ---> Running in db32a55b03be 06:55:29 Removing intermediate container db32a55b03be 06:55:29 ---> 5b3addcfe347 06:55:29 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:29 ---> Running in 636dd9f2242b 06:55:30 Removing intermediate container 636dd9f2242b 06:55:30 ---> 3050d69832c6 06:55:30 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:30 ---> Running in acae67daede0 06:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:32 OK: 166 MiB in 39 packages 06:55:32 Removing intermediate container acae67daede0 06:55:32 ---> 0d3e2b36062e 06:55:32 Step 10/24 : ENV GO111MODULE=on 06:55:32 ---> Running in c1e001404fd1 06:55:32 Removing intermediate container c1e001404fd1 06:55:32 ---> bdcf3c48c3ec 06:55:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:55:32 ---> Running in cae0c54d8d4f 06:55:33 Removing intermediate container cae0c54d8d4f 06:55:33 ---> 4b4cf6722ad9 06:55:33 Step 12/24 : COPY go.mod . 06:55:33 ---> 754dab1ee131 06:55:33 Step 13/24 : COPY Makefile . 06:55:33 ---> 047301d627bc 06:55:33 Step 14/24 : RUN make update 06:55:33 ---> Running in 810e6c737243 06:55:34 CGO_ENABLED=0 GO111MODULE=on go mod download 06:55:34 Removing intermediate container 810e6c737243 06:55:34 ---> 36d07afbe612 06:55:34 Step 15/24 : COPY . . 06:55:37 ---> 07f37986d760 06:55:37 Step 16/24 : RUN ${MAKE} 06:55:37 ---> Running in c803ae447e3b 06:55:37 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:55:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:55:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:55:49 GO111MODULE=on go vet ./... 06:55:49 Removing intermediate container c803ae447e3b 06:55:49 ---> 0dcb1dd2700f 06:55:49 Step 17/24 : FROM alpine:3.12 06:55:49 3.12: Pulling from library/alpine 06:55:49 532819f3e44c: Pulling fs layer 06:55:49 532819f3e44c: Verifying Checksum 06:55:49 532819f3e44c: Download complete 06:55:50 532819f3e44c: Pull complete 06:55:50 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:55:50 Status: Downloaded newer image for alpine:3.12 06:55:50 ---> 7230e588e954 06:55:50 Step 18/24 : EXPOSE 4000 06:55:50 ---> Running in 786de45afe07 06:55:50 Removing intermediate container 786de45afe07 06:55:50 ---> f39feb45e6b6 06:55:50 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:55:51 ---> 843ce728f3c9 06:55:51 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:55:51 ---> Running in 2e7b566d9055 06:55:51 Removing intermediate container 2e7b566d9055 06:55:51 ---> 8e8df3f78e6d 06:55:51 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:55:51 ---> Running in f4bbddac5ea9 06:55:51 Removing intermediate container f4bbddac5ea9 06:55:51 ---> 8e0dd1b8be47 06:55:51 Step 22/24 : LABEL arch=amd64 06:55:51 ---> Running in f13da1fb5c50 06:55:51 Removing intermediate container f13da1fb5c50 06:55:51 ---> 928a105cbbdd 06:55:51 Step 23/24 : LABEL git_sha=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c 06:55:52 ---> Running in 80ec273b7ea6 06:55:52 Removing intermediate container 80ec273b7ea6 06:55:52 ---> b85e11f993c3 06:55:52 Step 24/24 : LABEL version=0.0.0 06:55:52 ---> Running in f7c77c8dbf9f 06:55:52 Removing intermediate container f7c77c8dbf9f 06:55:52 ---> 8987842887ed 06:55:52 [Warning] One or more build-args [ARCH] were not consumed 06:55:52 Successfully built 8987842887ed 06:55:52 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:55:53 ---> job-cost.sh 06:55:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vHlk [Pipeline] } 06:55:55 $ docker stop --time=1 6cc1ecea5b21bd1ad84675c0a5c1b98b450e871f30d3d050316755923eef7cd3 06:55:57 $ docker rm -f 6cc1ecea5b21bd1ad84675c0a5c1b98b450e871f30d3d050316755923eef7cd3 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:58 Warning: overwriting stash ‘coverage-report’ 06:55:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:56:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:56:00 + ls -al . 06:56:00 total 124 06:56:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 9 06:55 . 06:56:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 06:53 .. 06:56:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 06:53 .git 06:56:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 06:53 .github 06:56:00 -rw-rw-r-- 1 jenkins jenkins 153 Apr 9 06:53 .gitignore 06:56:00 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 9 06:53 CONTRIBUTING.md 06:56:00 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 9 06:53 Dockerfile 06:56:00 -rw-rw-r-- 1 jenkins jenkins 902 Apr 9 06:53 Dockerfile.build 06:56:00 -rw-rw-r-- 1 jenkins jenkins 652 Apr 9 06:53 Jenkinsfile 06:56:00 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 9 06:53 LICENSE 06:56:00 -rw-rw-r-- 1 jenkins jenkins 951 Apr 9 06:53 Makefile 06:56:00 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 9 06:53 README.md 06:56:00 -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 06:51 VERSION 06:56:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 06:53 assets 06:56:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 06:53 bin 06:56:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 06:53 cmd 06:56:00 -rw-r--r-- 1 jenkins jenkins 10 Apr 9 06:55 coverage.out 06:56:00 drwxrwxr-x 5 jenkins jenkins 4096 Apr 9 06:53 docs 06:56:00 -rw-rw-r-- 1 jenkins jenkins 987 Apr 9 06:53 go.mod 06:56:00 -rw-r--r-- 1 jenkins jenkins 22319 Apr 9 06:55 go.sum 06:56:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 9 06:53 internal 06:56:00 -rw-rw-r-- 1 jenkins jenkins 155 Apr 9 06:53 version.go 06:56:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 06:53 web [Pipeline] isUnix [Pipeline] sh 06:56:00 + 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=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c --label arch=arm64 --label version=0.0.0 . 06:56:01 Sending build context to Docker daemon 17.73MB 06:56:01 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:56:01 Step 2/24 : FROM ${BASE} AS builder 06:56:01 ---> 4b293d322d34 06:56:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:56:02 ---> Running in f355d3c7b238 06:56:02 Removing intermediate container f355d3c7b238 06:56:02 ---> a31fffab06ef 06:56:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:56:03 ---> Running in e954db6e254a 06:56:03 Removing intermediate container e954db6e254a 06:56:03 ---> ffa3ae3c33a3 06:56:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:56:03 ---> Running in a452b03868f4 06:56:03 Removing intermediate container a452b03868f4 06:56:03 ---> 642432ece9cd 06:56:03 Step 6/24 : LABEL Name=edgex-ui-go 06:56:04 ---> Running in fb851234832b 06:56:04 Removing intermediate container fb851234832b 06:56:04 ---> 06d464dfb311 06:56:04 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:56:04 ---> Running in 5b2fe9a57b55 06:56:05 Removing intermediate container 5b2fe9a57b55 06:56:05 ---> 0a5ca7117585 06:56:05 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:05 ---> Running in 63a8a00d78c9 06:56:08 Removing intermediate container 63a8a00d78c9 06:56:08 ---> d3fb8519ad29 06:56:08 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:56:08 ---> Running in 813557be3592 06:56:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:56:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:56:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:56:10 OK: 142 MiB in 39 packages 06:56:11 Removing intermediate container 813557be3592 06:56:11 ---> 786c7e2082dd 06:56:11 Step 10/24 : ENV GO111MODULE=on 06:56:11 ---> Running in 6e15a3292055 06:56:12 Removing intermediate container 6e15a3292055 06:56:12 ---> 40dc0d76cd17 06:56:12 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:56:12 ---> Running in cbb07c8447dd 06:56:12 Removing intermediate container cbb07c8447dd 06:56:12 ---> 0e24fbefacbd 06:56:12 Step 12/24 : COPY go.mod . 06:56:13 ---> 120d70dfca62 06:56:13 Step 13/24 : COPY Makefile . 06:56:14 ---> fa071a32b780 06:56:14 Step 14/24 : RUN make update 06:56:14 ---> Running in 49ef9861c2c7 06:56:15 CGO_ENABLED=0 GO111MODULE=on go mod download 06:56:16 Removing intermediate container 49ef9861c2c7 06:56:16 ---> cc8a42cff9ed 06:56:16 Step 15/24 : COPY . . 06:56:20 ---> 5b3a29cd7702 06:56:20 Step 16/24 : RUN ${MAKE} 06:56:20 ---> Running in b7bd2406fc90 06:56:20 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:56:35 lf-activate-venv(): INFO: Adding /tmp/venv-vHlk/bin to PATH 06:56:35 INFO: No Stack... 06:56:35 INFO: Retrieving Pricing Info for: v1-standard-2 06:56:35 INFO: Archiving Costs [Pipeline] sh 06:56:35 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:56:35 + cut -d, -f6 [Pipeline] lock 06:56:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] 06:56:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] did not exist. Created. 06:56:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:56:36 + echo total: 0.029999999329447746 [Pipeline] stash 06:56:36 Stashed 1 file(s) [Pipeline] } 06:56:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:56:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:56:51 Removing intermediate container b7bd2406fc90 06:56:51 ---> 90f462b4c83b 06:56:51 Step 17/24 : FROM alpine:3.12 06:56:52 3.12: Pulling from library/alpine 06:56:52 9a219e8acc52: Pulling fs layer 06:56:52 9a219e8acc52: Verifying Checksum 06:56:52 9a219e8acc52: Download complete 06:56:53 9a219e8acc52: Pull complete 06:56:53 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 06:56:53 Status: Downloaded newer image for alpine:3.12 06:56:53 ---> d75e27dfc0a0 06:56:53 Step 18/24 : EXPOSE 4000 06:56:53 ---> Running in e118ffc887f0 06:56:54 Removing intermediate container e118ffc887f0 06:56:54 ---> 0f49504ab00a 06:56:54 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:56:56 ---> 51c60384e0b6 06:56:56 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:56:56 ---> Running in 13402062aa22 06:56:56 Removing intermediate container 13402062aa22 06:56:56 ---> cfe0a53521bf 06:56:56 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:56:56 ---> Running in c624855c2698 06:56:57 Removing intermediate container c624855c2698 06:56:57 ---> 6a02b3ef3f3f 06:56:57 Step 22/24 : LABEL arch=arm64 06:56:57 ---> Running in bc01b98bbd85 06:56:57 Removing intermediate container bc01b98bbd85 06:56:57 ---> a84549ae12a0 06:56:57 Step 23/24 : LABEL git_sha=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c 06:56:57 ---> Running in 2255b851aba4 06:56:58 Removing intermediate container 2255b851aba4 06:56:58 ---> ae0e52242cd7 06:56:58 Step 24/24 : LABEL version=0.0.0 06:56:58 ---> Running in 99161d5bc0be 06:56:59 Removing intermediate container 99161d5bc0be 06:56:59 ---> eea7ee7485b9 06:56:59 [Warning] One or more build-args [ARCH] were not consumed 06:56:59 Successfully built eea7ee7485b9 06:56:59 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:57:00 ---> job-cost.sh 06:57:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0l6U 06:57:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-0l6U/bin to PATH 06:59:16 INFO: No Stack... 06:59:16 INFO: Retrieving Pricing Info for: lf-standard-4 06:59:16 INFO: Archiving Costs [Pipeline] sh 06:59:16 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:59:16 + cut -d, -f6 [Pipeline] lock 06:59:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] 06:59:16 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] did not exist. Created. 06:59:16 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:59:17 /w/workspace/edgex-ui-go/1@tmp/durable-7434baa2/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-7434baa2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:59:17 + echo total: 0.20999999344348907 [Pipeline] stash 06:59:17 Warning: overwriting stash ‘stack-cost’ 06:59:17 Stashed 1 file(s) [Pipeline] } 06:59:17 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-329-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:59:19 provisioning config files... 06:59:19 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/config6313440325535824693tmp [Pipeline] { [Pipeline] sh 06:59:20 + set +x 06:59:20 + curl -s https://codecov.io/bash 06:59:20 + bash -s -- 06:59:20 06:59:20 _____ _ 06:59:20 / ____| | | 06:59:20 | | ___ __| | ___ ___ _____ __ 06:59:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:59:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:59:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:59:20 Bash-20210309-2b87ace 06:59:20 06:59:20 06:59:20 ==> git version 2.24.3 found 06:59:20 ==> 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:59:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:59:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:59:20 ==> Jenkins CI detected. 06:59:20 project root: . 06:59:20 --> token set from env 06:59:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:59:20 ==> Running gcov in . (disable via -X gcov) 06:59:20 ==> Python coveragepy not found 06:59:20 ==> Searching for coverage reports in: 06:59:20 + . 06:59:20 -> Found 1 reports 06:59:20 ==> Detecting git/mercurial file structure 06:59:20 ==> Reading reports 06:59:20 + ./coverage.out bytes=10 06:59:20 ==> Appending adjustments 06:59:20 https://docs.codecov.io/docs/fixing-reports 06:59:20 + Found adjustments 06:59:20 ==> Gzipping contents 06:59:20 4.0K /tmp/codecov.DaaX6S.gz 06:59:20 ==> Uploading reports 06:59:20 url: https://codecov.io 06:59:20 query: branch=PR-329&commit=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=329&job=&cmd_args= 06:59:20 -> Pinging Codecov 06:59:20 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-329&commit=1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=329&job=&cmd_args= 06:59:21 -> Uploading to 06:59:21 https://storage.googleapis.com/codecov/v4/raw/2021-04-09/FB506323287CE973F263BFD2A0EB1F37/1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c/1b644ca0-0596-4c0a-944c-95fa31074df9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210409%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210409T065921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf0387ae355d4b73ddc6040ec7c9dd778939e195b93b91b7f10f0de1dd760491 06:59:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:59:21 Dload Upload Total Spent Left Speed 06:59:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3606 0 0 100 3606 0 7429 --:--:-- --:--:-- --:--:-- 7435 06:59:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1b74dc5ffd770f47674a4d1fbcad4ff5e4e9cf4c [Pipeline] } 06:59:21 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:59:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:59:25 ---> package-listing.sh 06:59:25 ++ facter osfamily 06:59:25 ++ tr '[:upper:]' '[:lower:]' 06:59:25 + OS_FAMILY=redhat 06:59:25 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-329 06:59:25 + START_PACKAGES=/tmp/packages_start.txt 06:59:25 + END_PACKAGES=/tmp/packages_end.txt 06:59:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:25 + PACKAGES=/tmp/packages_start.txt 06:59:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-329 ']' 06:59:25 + PACKAGES=/tmp/packages_end.txt 06:59:25 + case "${OS_FAMILY}" in 06:59:25 + rpm -qa 06:59:25 + sort 06:59:30 + '[' -f /tmp/packages_start.txt ']' 06:59:30 + '[' -f /tmp/packages_end.txt ']' 06:59:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-329 ']' 06:59:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-329/archives/ 06:59:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-329/archives/ [Pipeline] echo 06:59:30 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-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:59:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:59:31 06:59:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:59:31 alpine: Pulling from edgex-lftools-log-publisher 06:59:31 df20fa9351a1: Pulling fs layer 06:59:31 36b3adc4ff6f: Pulling fs layer 06:59:31 8ad3a11d3b57: Pulling fs layer 06:59:31 46f8f816bc3b: Pulling fs layer 06:59:31 93b61091891f: Pulling fs layer 06:59:31 93b9cdb0e59b: Pulling fs layer 06:59:31 5e14af77c1be: Pulling fs layer 06:59:31 01666e4c0597: Pulling fs layer 06:59:31 aa168da1d23b: Pulling fs layer 06:59:31 93b9cdb0e59b: Waiting 06:59:31 5e14af77c1be: Waiting 06:59:31 01666e4c0597: Waiting 06:59:31 aa168da1d23b: Waiting 06:59:31 46f8f816bc3b: Waiting 06:59:31 93b61091891f: Waiting 06:59:31 36b3adc4ff6f: Verifying Checksum 06:59:31 36b3adc4ff6f: Download complete 06:59:31 46f8f816bc3b: Verifying Checksum 06:59:31 46f8f816bc3b: Download complete 06:59:32 df20fa9351a1: Download complete 06:59:32 93b9cdb0e59b: Verifying Checksum 06:59:32 93b9cdb0e59b: Download complete 06:59:32 93b61091891f: Verifying Checksum 06:59:32 93b61091891f: Download complete 06:59:32 5e14af77c1be: Verifying Checksum 06:59:32 5e14af77c1be: Download complete 06:59:32 01666e4c0597: Verifying Checksum 06:59:32 01666e4c0597: Download complete 06:59:32 8ad3a11d3b57: Verifying Checksum 06:59:32 8ad3a11d3b57: Download complete 06:59:32 df20fa9351a1: Pull complete 06:59:32 36b3adc4ff6f: Pull complete 06:59:33 8ad3a11d3b57: Pull complete 06:59:33 46f8f816bc3b: Pull complete 06:59:34 93b61091891f: Pull complete 06:59:34 aa168da1d23b: Verifying Checksum 06:59:34 aa168da1d23b: Download complete 06:59:34 93b9cdb0e59b: Pull complete 06:59:34 5e14af77c1be: Pull complete 06:59:34 01666e4c0597: Pull complete 06:59:41 aa168da1d23b: Pull complete 06:59:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:59:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:59:41 prd-centos7-docker-4c-2g-33396 does not seem to be running inside a container 06:59:41 $ 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-329/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-329 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329:/w/workspace/edgexfoundry_edgex-ui-go_PR-329:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:59:44 $ docker top cf644424cf16b15135857882808a270ffc1915941463cb2737d8dc9e100f8415 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:45 + touch /tmp/pre-build-complete [Pipeline] sh 06:59:46 + mkdir -p /var/log/sa [Pipeline] sh 06:59:46 + ls /var/log/sa-host 06:59:46 + sadf -c /var/log/sa-host/sa09 06:59:46 file_magic: OK 06:59:46 HZ: Using current value: 100 06:59:46 file_header: OK 06:59:46 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:59:46 Statistics: 06:59:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:59:46 File successfully converted to sysstat format version 12.2.1 06:59:46 + sadf -c /var/log/sa-host/sa23 06:59:46 file_magic: OK 06:59:46 HZ: Using current value: 100 06:59:46 file_header: OK 06:59:46 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:59:46 Statistics: 06:59:46 Hnuu...uuuununununu... 06:59:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:47 provisioning config files... 06:59:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-329@tmp/config6905901626128711479tmp [Pipeline] { [Pipeline] echo 06:59:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:59:47 ---> create-netrc.sh [Pipeline] } 06:59:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:59:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:59:48 ---> python-tools-install.sh [Pipeline] echo 06:59:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:59:48 ---> sudo-logs.sh 06:59:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:59:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:59:49 ---> job-cost.sh 06:59:49 lf-activate-venv: SKIPPING 06:59:49 DEBUG: total: 0.20999999344348907 06:59:49 INFO: Retrieving Stack Cost... 06:59:50 INFO: Retrieving Pricing Info for: v1-standard-2 06:59:50 INFO: Archiving Costs [Pipeline] echo 06:59:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:59:51 ---> logs-deploy.sh 06:59:51 lf-activate-venv: SKIPPING 06:59:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-329/1 06:59:51 INFO: archiving workspace using pattern(s): 06:59:53 Archives upload complete. 06:59:53 INFO: archiving logs to Nexus