Pull request #57 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 siggiskulason for edgexfoundry/device-rest-go Loading trusted files from base branch master at 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 rather than 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 Obtained Jenkinsfile from 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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/device-rest-go/branches/PR-57/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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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/device-rest-go/branches/PR-57/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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:device-rest-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: device-rest-go-settings PROJECT: device-rest-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-device-rest-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 SECURITY_NOTIFY_LIST: security-issues@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-11627 in /w/workspace/dgexfoundry_device-rest-go_PR-57 [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/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-57 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 into PR head commit 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 Merge succeeded, producing 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 Checking out Revision 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 (PR-57) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/57/head:refs/remotes/origin/PR-57 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 # 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 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 # timeout=10 Commit message: "fix(snap): Update snap versioning logic" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:48:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:26 ========================================================= 16:48:26 EdgeX Global Pipelines Version Info 16:48:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:48:28 ------------------- 16:48:28 stable info: 16:48:28 ------------------- 16:48:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:28 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 16:48:28 Message: update stable to v1.0.162 16:48:29 ------------------- 16:48:29 experimental info: 16:48:29 ------------------- 16:48:29 Commited By: **** collab-it+edgex@linuxfoundation.org 16:48:29 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 16:48:29 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 16:48:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:48:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:48:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:48:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:48:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:48:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:48:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:48:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:48:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:48:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-57 [Pipeline] echo 16:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-57 [Pipeline] echo 16:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-57 [Pipeline] echo 16:48:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 [Pipeline] echo 16:48:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25c89ca [Pipeline] echo 16:48:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:48:34 provisioning config files... 16:48:34 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-57@tmp/config2502036032133193304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:34 ---> docker-login.sh 16:48:34 nexus3.edgexfoundry.org:10001 16:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:35 Configure a credential helper to remove this warning. See 16:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:35 16:48:35 Login Succeeded 16:48:35 nexus3.edgexfoundry.org:10002 16:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:35 Configure a credential helper to remove this warning. See 16:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:35 16:48:35 Login Succeeded 16:48:35 nexus3.edgexfoundry.org:10003 16:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:35 Configure a credential helper to remove this warning. See 16:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:35 16:48:35 Login Succeeded 16:48:35 nexus3.edgexfoundry.org:10004 16:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:35 Configure a credential helper to remove this warning. See 16:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:35 16:48:35 Login Succeeded 16:48:35 docker.io 16:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:36 Configure a credential helper to remove this warning. See 16:48:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:36 16:48:36 Login Succeeded 16:48:36 ---> docker-login.sh ends [Pipeline] } 16:48:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:37 + git log --format=format:%s -1 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 [Pipeline] echo 16:48:37 GIT_COMMIT: 25c89cabf416d2bac17a3e59a931a2fdea64d6d2, Commit Message: fix(snap): Update snap versioning logic [Pipeline] echo 16:48:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:38 16:48:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:48:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:38 latest: Pulling from edgex-devops/git-semver 16:48:38 31603596830f: Pulling fs layer 16:48:38 2a8b12db71e7: Pulling fs layer 16:48:38 6ca5941a6612: Pulling fs layer 16:48:38 ecc8261a40a4: Pulling fs layer 16:48:38 ecc8261a40a4: Waiting 16:48:38 2a8b12db71e7: Verifying Checksum 16:48:38 2a8b12db71e7: Download complete 16:48:39 31603596830f: Verifying Checksum 16:48:39 31603596830f: Download complete 16:48:39 ecc8261a40a4: Verifying Checksum 16:48:39 ecc8261a40a4: Download complete 16:48:39 6ca5941a6612: Verifying Checksum 16:48:39 6ca5941a6612: Download complete 16:48:39 31603596830f: Pull complete 16:48:39 2a8b12db71e7: Pull complete 16:48:40 6ca5941a6612: Pull complete 16:48:40 ecc8261a40a4: Pull complete 16:48:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:48:40 prd-centos7-docker-4c-2g-11627 does not seem to be running inside a container 16:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-57 -v /w/workspace/dgexfoundry_device-rest-go_PR-57:/w/workspace/dgexfoundry_device-rest-go_PR-57:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-57@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-57@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:10004/edgex-devops/git-semver:latest cat 16:48:42 $ docker top 315850853d4fe68da469b5c9993d20630862646aae735ef0ce62ce625a886f6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:43 [ssh-agent] Looking for ssh-agent implementation... 16:48:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:43 $ docker exec 315850853d4fe68da469b5c9993d20630862646aae735ef0ce62ce625a886f6d ssh-agent 16:48:43 SSH_AUTH_SOCK=/tmp/ssh-W3bs9izu72hx/agent.12 16:48:43 SSH_AGENT_PID=17 16:48:43 Running ssh-add (command line suppressed) 16:48:43 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-57@tmp/private_key_4832201944926231705.key (/w/workspace/dgexfoundry_device-rest-go_PR-57@tmp/private_key_4832201944926231705.key) 16:48:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:44 + git tag --points-at HEAD [Pipeline] } 16:48:44 $ docker exec --env ******** --env ******** 315850853d4fe68da469b5c9993d20630862646aae735ef0ce62ce625a886f6d ssh-agent -k 16:48:44 unset SSH_AUTH_SOCK; 16:48:44 unset SSH_AGENT_PID; 16:48:44 echo Agent pid 17 killed; 16:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:44 [ssh-agent] Looking for ssh-agent implementation... 16:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:44 $ docker exec 315850853d4fe68da469b5c9993d20630862646aae735ef0ce62ce625a886f6d ssh-agent 16:48:45 SSH_AUTH_SOCK=/tmp/ssh-07wrcscmSCQh/agent.46 16:48:45 SSH_AGENT_PID=52 16:48:45 Running ssh-add (command line suppressed) 16:48:45 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-57@tmp/private_key_4965344873168950790.key (/w/workspace/dgexfoundry_device-rest-go_PR-57@tmp/private_key_4965344873168950790.key) 16:48:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:45 + git semver init 16:48:45 # -> Open(): unable to determine branch for HEAD 16:48:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-57/.git 16:48:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-57 16:48:45 # $SEMVER_REMOTE_NAME = origin 16:48:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:48:45 # $SEMVER_USER_NAME = edgex-jenkins 16:48:45 # $SEMVER_BRANCH = PR-57 16:48:45 # $SEMVER_TEMP = /tmp/semver-138614288 16:48:45 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 16:48:46 # '/tmp/semver-138614288' -> '/w/workspace/dgexfoundry_device-rest-go_PR-57/.semver' 16:48:46 # -> Force: false 16:48:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-57/.semver [Pipeline] } 16:48:46 $ docker exec --env ******** --env ******** 315850853d4fe68da469b5c9993d20630862646aae735ef0ce62ce625a886f6d ssh-agent -k 16:48:46 unset SSH_AUTH_SOCK; 16:48:46 unset SSH_AGENT_PID; 16:48:46 echo Agent pid 52 killed; 16:48:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:47 + git semver [Pipeline] } 16:48:47 $ docker stop --time=1 315850853d4fe68da469b5c9993d20630862646aae735ef0ce62ce625a886f6d 16:48:48 $ docker rm -f 315850853d4fe68da469b5c9993d20630862646aae735ef0ce62ce625a886f6d [Pipeline] // withDockerContainer [Pipeline] sh 16:48:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:49 Stashed 1 file(s) [Pipeline] echo 16:48:49 [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 16:49:06 Still waiting to schedule task 16:49:06 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11627’ 16:49:06 Still waiting to schedule task 16:49:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:50:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11628 in /w/workspace/dgexfoundry_device-rest-go_PR-57 [Pipeline] { [Pipeline] ws 16:50:51 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 16:50:56 using credential edgex-jenkins-ssh 16:50:56 Cloning the remote Git repository 16:50:56 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 16:50:56 > git init /w/workspace/device-rest-go/1 # timeout=10 16:50:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:50:56 > git --version # timeout=10 16:50:56 > git --version # 'git version 2.17.1' 16:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:59 Merging remotes/origin/master commit 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 into PR head commit 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 16:50:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:50:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:50:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:50:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/57/head:refs/remotes/origin/PR-57 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:50:59 > git config core.sparsecheckout # timeout=10 16:50:59 > git checkout -f 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 # timeout=10 16:50:59 > git remote # timeout=10 16:50:59 Merge succeeded, producing 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 16:50:59 Checking out Revision 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 (PR-57) 16:50:59 > git config --get remote.origin.url # timeout=10 16:50:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:59 > git merge 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 # timeout=10 16:50:59 > git rev-parse HEAD^{commit} # timeout=10 16:50:59 > git config core.sparsecheckout # timeout=10 16:50:59 > git checkout -f 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 # timeout=10 16:51:03 Commit message: "fix(snap): Update snap versioning logic" 16:51:03 > git --version # timeout=10 16:51:03 > git --version # 'git version 2.17.1' 16:51:03 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:51:04 provisioning config files... 16:51:04 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2044543607716682158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:05 ---> docker-login.sh 16:51:05 nexus3.edgexfoundry.org:10001 16:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:07 Configure a credential helper to remove this warning. See 16:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:07 16:51:07 Login Succeeded 16:51:07 nexus3.edgexfoundry.org:10002 16:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:07 Configure a credential helper to remove this warning. See 16:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:07 16:51:07 Login Succeeded 16:51:07 nexus3.edgexfoundry.org:10003 16:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:08 Configure a credential helper to remove this warning. See 16:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:08 16:51:08 Login Succeeded 16:51:08 nexus3.edgexfoundry.org:10004 16:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:08 Configure a credential helper to remove this warning. See 16:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:08 16:51:08 Login Succeeded 16:51:08 docker.io 16:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:09 Configure a credential helper to remove this warning. See 16:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:09 16:51:09 Login Succeeded 16:51:09 ---> docker-login.sh ends [Pipeline] } 16:51:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:51:10 ========================================================= 16:51:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:51:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:51:10 + 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 . 16:51:10 Sending build context to Docker daemon 79.87kB 16:51:11 Step 1/10 : ARG BASE=golang:1.15-alpine 16:51:11 Step 2/10 : FROM ${BASE} 16:51:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:51:11 b538f80385f9: Pulling fs layer 16:51:11 74f711af9a0d: Pulling fs layer 16:51:11 99f96fe45779: Pulling fs layer 16:51:11 8529a6b9a6be: Pulling fs layer 16:51:11 45590311c82a: Pulling fs layer 16:51:11 69ca0ff8b7b3: Pulling fs layer 16:51:11 209524e5b208: Pulling fs layer 16:51:11 45590311c82a: Waiting 16:51:11 69ca0ff8b7b3: Waiting 16:51:11 209524e5b208: Waiting 16:51:11 8529a6b9a6be: Waiting 16:51:11 99f96fe45779: Verifying Checksum 16:51:11 99f96fe45779: Download complete 16:51:11 74f711af9a0d: Download complete 16:51:11 45590311c82a: Verifying Checksum 16:51:11 45590311c82a: Download complete 16:51:11 69ca0ff8b7b3: Verifying Checksum 16:51:11 69ca0ff8b7b3: Download complete 16:51:11 b538f80385f9: Verifying Checksum 16:51:11 b538f80385f9: Download complete 16:51:12 b538f80385f9: Pull complete 16:51:13 74f711af9a0d: Pull complete 16:51:13 99f96fe45779: Pull complete 16:51:14 209524e5b208: Verifying Checksum 16:51:14 209524e5b208: Download complete 16:51:15 8529a6b9a6be: Verifying Checksum 16:51:15 8529a6b9a6be: Download complete 16:51:28 8529a6b9a6be: Pull complete 16:51:28 45590311c82a: Pull complete 16:51:28 69ca0ff8b7b3: Pull complete 16:51:30 209524e5b208: Pull complete 16:51:30 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:51:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:51:30 ---> 5bddaf1c2fca 16:51:30 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:51:33 ---> Running in fd611a7d0800 16:51:33 Removing intermediate container fd611a7d0800 16:51:33 ---> 0b480ff95f3b 16:51:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:51:33 ---> Running in 4c5791ecd10c 16:51:34 Removing intermediate container 4c5791ecd10c 16:51:34 ---> d59e45dea0db 16:51:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:51:34 ---> Running in 09da9eead771 16:51:35 Removing intermediate container 09da9eead771 16:51:35 ---> 5700141a95dd 16:51:35 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:35 ---> Running in d9d42828afb2 16:51:38 Removing intermediate container d9d42828afb2 16:51:38 ---> 9677c1066714 16:51:38 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:38 ---> Running in e63f2a5f9b6f 16:51:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:51:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:51:41 OK: 142 MiB in 39 packages 16:51:42 Removing intermediate container e63f2a5f9b6f 16:51:42 ---> 6fdf67b89328 16:51:42 Step 8/10 : WORKDIR /device-rest-go 16:51:42 ---> Running in 2c2431411dde 16:51:43 Removing intermediate container 2c2431411dde 16:51:43 ---> 0ebfbf44265a 16:51:43 Step 9/10 : COPY . . 16:51:44 ---> 37971e495147 16:51:44 Step 10/10 : RUN go mod download 16:51:44 ---> Running in 0226abae2644 16:51:45 Running on prd-centos7-docker-4c-2g-11629 in /w/workspace/dgexfoundry_device-rest-go_PR-57 [Pipeline] { [Pipeline] ws 16:51:45 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 16:51:48 using credential edgex-jenkins-ssh 16:51:48 Cloning the remote Git repository 16:51:48 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 16:51:48 > git init /w/workspace/device-rest-go/1 # timeout=10 16:51:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:51:48 > git --version # timeout=10 16:51:48 > git --version # 'git version 2.16.5' 16:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:51 Merging remotes/origin/master commit 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 into PR head commit 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 16:51:51 Merge succeeded, producing 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 16:51:51 Checking out Revision 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 (PR-57) 16:51:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:51:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 16:51:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 16:51:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/57/head:refs/remotes/origin/PR-57 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:51:51 > git config core.sparsecheckout # timeout=10 16:51:51 > git checkout -f 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 # timeout=10 16:51:51 > git remote # timeout=10 16:51:51 > git config --get remote.origin.url # timeout=10 16:51:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:51 > git merge 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 # timeout=10 16:51:51 > git rev-parse HEAD^{commit} # timeout=10 16:51:51 > git config core.sparsecheckout # timeout=10 16:51:51 > git checkout -f 25c89cabf416d2bac17a3e59a931a2fdea64d6d2 # timeout=10 16:51:55 Commit message: "fix(snap): Update snap versioning logic" 16:51:55 > git --version # timeout=10 16:51:55 > git --version # 'git version 2.16.5' 16:51:55 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:51:56 provisioning config files... 16:51:56 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5764308426077637128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:56 ---> docker-login.sh 16:51:56 nexus3.edgexfoundry.org:10001 16:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:57 Configure a credential helper to remove this warning. See 16:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:57 16:51:57 Login Succeeded 16:51:57 nexus3.edgexfoundry.org:10002 16:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:57 Configure a credential helper to remove this warning. See 16:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:57 16:51:57 Login Succeeded 16:51:57 nexus3.edgexfoundry.org:10003 16:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:57 Configure a credential helper to remove this warning. See 16:51:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:57 16:51:57 Login Succeeded 16:51:57 nexus3.edgexfoundry.org:10004 16:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:58 Configure a credential helper to remove this warning. See 16:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:58 16:51:58 Login Succeeded 16:51:58 docker.io 16:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:58 Configure a credential helper to remove this warning. See 16:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:58 16:51:58 Login Succeeded 16:51:58 ---> docker-login.sh ends [Pipeline] } 16:51:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:51:58 ========================================================= 16:51:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:51:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:51:59 + 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 . 16:51:59 Sending build context to Docker daemon 79.87kB 16:51:59 Step 1/10 : ARG BASE=golang:1.15-alpine 16:51:59 Step 2/10 : FROM ${BASE} 16:51:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:51:59 df20fa9351a1: Pulling fs layer 16:51:59 ed8968b2872e: Pulling fs layer 16:51:59 a92cc7c5fd73: Pulling fs layer 16:51:59 e871e8e8d7a9: Pulling fs layer 16:51:59 e73272ec9a57: Pulling fs layer 16:51:59 1e910a182e73: Pulling fs layer 16:51:59 4e634b169226: Pulling fs layer 16:51:59 e73272ec9a57: Waiting 16:51:59 1e910a182e73: Waiting 16:51:59 4e634b169226: Waiting 16:51:59 e871e8e8d7a9: Waiting 16:51:59 a92cc7c5fd73: Verifying Checksum 16:51:59 a92cc7c5fd73: Download complete 16:51:59 ed8968b2872e: Verifying Checksum 16:51:59 ed8968b2872e: Download complete 16:51:59 e73272ec9a57: Verifying Checksum 16:51:59 e73272ec9a57: Download complete 16:51:59 df20fa9351a1: Download complete 16:51:59 1e910a182e73: Verifying Checksum 16:51:59 1e910a182e73: Download complete 16:51:59 df20fa9351a1: Pull complete 16:52:00 ed8968b2872e: Pull complete 16:52:00 a92cc7c5fd73: Pull complete 16:52:02 4e634b169226: Verifying Checksum 16:52:02 4e634b169226: Download complete 16:52:02 e871e8e8d7a9: Verifying Checksum 16:52:02 e871e8e8d7a9: Download complete 16:52:06 Removing intermediate container 0226abae2644 16:52:06 ---> c4340f1f7d93 16:52:06 Successfully built c4340f1f7d93 16:52:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:52:07 + docker inspect -f . ci-base-image-arm64 16:52:07 . [Pipeline] withDockerContainer 16:52:07 prd-ubuntu18.04-docker-arm64-4c-16g-11628 does not seem to be running inside a container 16:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:52:07 e871e8e8d7a9: Pull complete 16:52:07 e73272ec9a57: Pull complete 16:52:08 1e910a182e73: Pull complete 16:52:09 $ docker top ced1140655104ea48f58c2886abf74c08daff8d1bc5773de665c8b4709bc4355 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:10 + go version 16:52:10 go version go1.15.2 linux/arm64 [Pipeline] } 16:52:11 $ docker stop --time=1 ced1140655104ea48f58c2886abf74c08daff8d1bc5773de665c8b4709bc4355 16:52:12 $ docker rm -f ced1140655104ea48f58c2886abf74c08daff8d1bc5773de665c8b4709bc4355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 16:52:13 4e634b169226: Pull complete 16:52:13 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:52:13 ---> f7629b54cfaa 16:52:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:52:13 ---> Running in d69ba44ba8e9 [Pipeline] } [Pipeline] // stage [Pipeline] stage 16:52:13 Removing intermediate container d69ba44ba8e9 16:52:13 ---> c56fc83274a7 16:52:13 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:52:13 ---> Running in f138e14a8684 [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:14 Removing intermediate container f138e14a8684 16:52:14 ---> c3036bd006b8 16:52:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:52:14 ---> Running in ff1a78d0811e 16:52:14 Removing intermediate container ff1a78d0811e 16:52:14 ---> 3854c6a5677a 16:52:14 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:14 ---> Running in e13fdb5c63b1 16:52:14 + docker inspect -f . ci-base-image-arm64 16:52:14 . [Pipeline] withDockerContainer 16:52:14 prd-ubuntu18.04-docker-arm64-4c-16g-11628 does not seem to be running inside a container 16:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:52:15 Removing intermediate container e13fdb5c63b1 16:52:15 ---> 5bf6dbc582db 16:52:15 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:52:15 ---> Running in f4a73f9a4c90 16:52:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:52:16 $ docker top f49ce9bde29cb1630358213070e847bfd4edba7124313361996b373ffd21943b -eo pid,comm 16:52:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 16:52:17 OK: 166 MiB in 39 packages 16:52:17 Removing intermediate container f4a73f9a4c90 16:52:17 ---> dd1c4238fb4a 16:52:17 Step 8/10 : WORKDIR /device-rest-go 16:52:17 ---> Running in a9fb4747ace4 16:52:17 Removing intermediate container a9fb4747ace4 16:52:17 ---> f1c0853c204f 16:52:17 Step 9/10 : COPY . . 16:52:18 + make test 16:52:18 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:52:18 ---> 537b71d6c8db 16:52:18 Step 10/10 : RUN go mod download 16:52:18 ---> Running in 325cb7f50748 16:52:19 ? github.com/edgexfoundry/device-rest-go [no test files] 16:52:40 Removing intermediate container 325cb7f50748 16:52:40 ---> afb97ade73d5 16:52:40 Successfully built afb97ade73d5 16:52:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:52:40 + docker inspect -f . ci-base-image-x86_64 16:52:40 . [Pipeline] withDockerContainer 16:52:40 prd-centos7-docker-4c-2g-11629 does not seem to be running inside a container 16:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 16:52:41 $ docker top f4a63a67c4d89fd3990db7467a906bdcbb58424ccf60324597d89b0312fe6880 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:42 + go version 16:52:42 go version go1.15.2 linux/amd64 [Pipeline] } 16:52:42 $ docker stop --time=1 f4a63a67c4d89fd3990db7467a906bdcbb58424ccf60324597d89b0312fe6880 16:52:43 $ docker rm -f f4a63a67c4d89fd3990db7467a906bdcbb58424ccf60324597d89b0312fe6880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:44 + docker inspect -f . ci-base-image-x86_64 16:52:44 . [Pipeline] withDockerContainer 16:52:45 prd-centos7-docker-4c-2g-11629 does not seem to be running inside a container 16:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 16:52:45 $ docker top 85c4181c5428a6696b92d106fcf705ddda6081bdd2d0594eed3604e3cfc32b9c -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:46 + make test 16:52:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:52:47 ? github.com/edgexfoundry/device-rest-go [no test files] 16:52:51 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:52:51 ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 56.3% of statements 16:52:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:52:59 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:52:59 ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 56.3% of statements 16:52:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:53:00 gofmt -l . 16:53:00 [ "`gofmt -l .`" = "" ] 16:53:00 ./bin/test-go-mod-tidy.sh 16:53:00 ./bin/test-attribution-txt.sh 16:53:00 gofmt -l . 16:53:00 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:53:00 $ docker stop --time=1 f49ce9bde29cb1630358213070e847bfd4edba7124313361996b373ffd21943b 16:53:00 ./bin/test-go-mod-tidy.sh 16:53:00 ./bin/test-attribution-txt.sh 16:53:02 $ docker rm -f f49ce9bde29cb1630358213070e847bfd4edba7124313361996b373ffd21943b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 16:53:03 $ docker stop --time=1 85c4181c5428a6696b92d106fcf705ddda6081bdd2d0594eed3604e3cfc32b9c 16:53:03 + sudo chown -R jenkins:jenkins . 16:53:05 $ docker rm -f 85c4181c5428a6696b92d106fcf705ddda6081bdd2d0594eed3604e3cfc32b9c [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 16:53:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:06 Warning: overwriting stash ‘coverage-report’ 16:53:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 16:53:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:11 + ls -al . 16:53:11 total 96 16:53:11 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 9 16:53 . 16:53:11 drwxrwxr-x. 4 jenkins jenkins 28 Nov 9 16:51 .. 16:53:11 -rw-rw-r--. 1 jenkins jenkins 5294 Nov 9 16:51 Attribution.txt 16:53:11 drwxrwxr-x. 2 jenkins jenkins 64 Nov 9 16:51 bin 16:53:11 drwxrwxr-x. 3 jenkins jenkins 32 Nov 9 16:51 cmd 16:53:11 -rw-r--r--. 1 jenkins jenkins 9369 Nov 9 16:52 coverage.out 16:53:11 -rw-rw-r--. 1 jenkins jenkins 1519 Nov 9 16:51 Dockerfile 16:53:11 -rw-rw-r--. 1 jenkins jenkins 989 Nov 9 16:51 Dockerfile.build 16:53:11 -rw-rw-r--. 1 jenkins jenkins 151 Nov 9 16:51 .dockerignore 16:53:11 drwxrwxr-x. 2 jenkins jenkins 93 Nov 9 16:52 driver 16:53:11 drwxrwxr-x. 8 jenkins jenkins 179 Nov 9 16:51 .git 16:53:11 drwxrwxr-x. 2 jenkins jenkins 60 Nov 9 16:51 .github 16:53:11 -rw-rw-r--. 1 jenkins jenkins 339 Nov 9 16:51 .gitignore 16:53:11 -rw-r--r--. 1 jenkins jenkins 273 Nov 9 16:53 go.mod 16:53:11 -rw-r--r--. 1 jenkins jenkins 14105 Nov 9 16:53 go.sum 16:53:11 -rw-rw-r--. 1 jenkins jenkins 680 Nov 9 16:51 Jenkinsfile 16:53:11 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 9 16:51 LICENSE 16:53:11 -rw-rw-r--. 1 jenkins jenkins 951 Nov 9 16:51 Makefile 16:53:11 -rw-rw-r--. 1 jenkins jenkins 5917 Nov 9 16:51 README.md 16:53:11 drwxrwxr-x. 4 jenkins jenkins 54 Nov 9 16:51 snap 16:53:11 -rw-rw-r--. 1 jenkins jenkins 5 Nov 9 16:48 VERSION 16:53:11 -rw-rw-r--. 1 jenkins jenkins 713 Nov 9 16:51 version.go [Pipeline] isUnix [Pipeline] sh 16:53:11 + ls -al . 16:53:11 total 124 16:53:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 16:52 . 16:53:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 16:50 .. 16:53:11 -rw-rw-r-- 1 jenkins jenkins 151 Nov 9 16:50 .dockerignore 16:53:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 16:51 .git 16:53:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 16:50 .github 16:53:11 -rw-rw-r-- 1 jenkins jenkins 339 Nov 9 16:50 .gitignore 16:53:11 -rw-rw-r-- 1 jenkins jenkins 5294 Nov 9 16:50 Attribution.txt 16:53:11 -rw-rw-r-- 1 jenkins jenkins 1519 Nov 9 16:50 Dockerfile 16:53:11 -rw-rw-r-- 1 jenkins jenkins 989 Nov 9 16:50 Dockerfile.build 16:53:11 -rw-rw-r-- 1 jenkins jenkins 680 Nov 9 16:50 Jenkinsfile 16:53:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 16:50 LICENSE 16:53:11 -rw-rw-r-- 1 jenkins jenkins 951 Nov 9 16:50 Makefile 16:53:11 -rw-rw-r-- 1 jenkins jenkins 5917 Nov 9 16:50 README.md 16:53:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 16:48 VERSION 16:53:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 16:50 bin 16:53:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 16:50 cmd 16:53:11 -rw-r--r-- 1 jenkins jenkins 9369 Nov 9 16:52 coverage.out 16:53:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 16:52 driver 16:53:11 -rw-r--r-- 1 jenkins jenkins 273 Nov 9 16:52 go.mod 16:53:11 -rw-r--r-- 1 jenkins jenkins 14105 Nov 9 16:52 go.sum 16:53:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 16:50 snap 16:53:11 -rw-rw-r-- 1 jenkins jenkins 713 Nov 9 16:50 version.go [Pipeline] isUnix [Pipeline] sh 16:53:11 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=25c89cabf416d2bac17a3e59a931a2fdea64d6d2 --label arch=amd64 --label version=0.0.0 . 16:53:11 Sending build context to Docker daemon 91.65kB 16:53:12 Step 1/25 : ARG BASE=golang:1.15-alpine 16:53:12 Step 2/25 : FROM ${BASE} AS builder 16:53:12 ---> afb97ade73d5 16:53:12 Step 3/25 : ARG MAKE='make build' 16:53:12 ---> Running in 3547ac308649 16:53:12 Removing intermediate container 3547ac308649 16:53:12 ---> e98c5ec0cb2b 16:53:12 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:53:12 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=25c89cabf416d2bac17a3e59a931a2fdea64d6d2 --label arch=arm64 --label version=0.0.0 . 16:53:12 Sending build context to Docker daemon 91.65kB 16:53:12 ---> Running in f586be4bd5c5 16:53:12 Removing intermediate container f586be4bd5c5 16:53:12 ---> 62df503ea385 16:53:12 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:53:12 Step 1/25 : ARG BASE=golang:1.15-alpine 16:53:12 Step 2/25 : FROM ${BASE} AS builder 16:53:12 ---> c4340f1f7d93 16:53:12 Step 3/25 : ARG MAKE='make build' 16:53:12 ---> Running in 1f509e869ec2 16:53:12 Removing intermediate container 1f509e869ec2 16:53:12 ---> eb920911f9d7 16:53:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:12 ---> Running in 571f63ad4c30 16:53:12 ---> Running in 5a73ca5d0424 16:53:13 Removing intermediate container 5a73ca5d0424 16:53:13 ---> 8677392f7c0c 16:53:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:53:13 ---> Running in 0f6af1e42afa 16:53:14 Removing intermediate container 0f6af1e42afa 16:53:14 ---> b33638de7314 16:53:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:53:14 ---> Running in b272d84d8130 16:53:14 Removing intermediate container 571f63ad4c30 16:53:14 ---> bb6b3e371d6d 16:53:14 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:14 ---> Running in 90717b2a41fa 16:53:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:53:14 Removing intermediate container b272d84d8130 16:53:14 ---> 73a79b24c3a3 16:53:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:14 ---> Running in 5d825025aa39 16:53:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:53:15 OK: 166 MiB in 39 packages 16:53:15 Removing intermediate container 90717b2a41fa 16:53:15 ---> be0ec6189602 16:53:15 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 16:53:15 ---> Running in 09e7da7e56d7 16:53:16 Removing intermediate container 09e7da7e56d7 16:53:16 ---> 2904c5d1274c 16:53:16 Step 9/25 : COPY go.mod . 16:53:16 ---> 823d75ea6842 16:53:16 Step 10/25 : COPY Makefile . 16:53:16 ---> 69325d002ec7 16:53:16 Step 11/25 : RUN make update 16:53:16 ---> Running in c4f2c174e698 16:53:16 CGO_ENABLED=0 GO111MODULE=on go mod download 16:53:17 Removing intermediate container 5d825025aa39 16:53:17 ---> 6593958149d9 16:53:17 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:17 Removing intermediate container c4f2c174e698 16:53:17 ---> fc63a82dd810 16:53:17 Step 12/25 : COPY . . 16:53:17 ---> Running in 5e4d210fbfc0 16:53:17 ---> edd99dca19fa 16:53:17 Step 13/25 : RUN $MAKE 16:53:17 ---> Running in a7cc8c3364a3 16:53:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 16:53:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:20 OK: 142 MiB in 39 packages 16:53:21 Removing intermediate container 5e4d210fbfc0 16:53:21 ---> f910805c4bf4 16:53:21 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 16:53:21 ---> Running in 3d8dd49ca879 16:53:22 Removing intermediate container 3d8dd49ca879 16:53:22 ---> d0a9781ca2b4 16:53:22 Step 9/25 : COPY go.mod . 16:53:22 ---> 5ecbdddcfb26 16:53:22 Step 10/25 : COPY Makefile . 16:53:23 ---> 23a30f197e70 16:53:23 Step 11/25 : RUN make update 16:53:23 ---> Running in 444bfde182ea 16:53:25 CGO_ENABLED=0 GO111MODULE=on go mod download 16:53:26 Removing intermediate container 444bfde182ea 16:53:26 ---> bd5045498476 16:53:26 Step 12/25 : COPY . . 16:53:27 ---> 73727cd63a31 16:53:27 Step 13/25 : RUN $MAKE 16:53:27 ---> Running in a812b3625652 16:53:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 16:53:30 Removing intermediate container a7cc8c3364a3 16:53:30 ---> 529ddbd4410e 16:53:30 Step 14/25 : FROM alpine:latest 16:53:30 latest: Pulling from library/alpine 16:53:30 188c0c94c7c5: Pulling fs layer 16:53:30 188c0c94c7c5: Verifying Checksum 16:53:30 188c0c94c7c5: Download complete 16:53:30 188c0c94c7c5: Pull complete 16:53:30 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:53:30 Status: Downloaded newer image for alpine:latest 16:53:30 ---> d6e46aa2470d 16:53:30 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:53:30 ---> Running in bda972dc4db0 16:53:30 Removing intermediate container bda972dc4db0 16:53:30 ---> be986f0ba41f 16:53:30 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 16:53:30 ---> Running in 2a5d8d4ee44e 16:53:30 Removing intermediate container 2a5d8d4ee44e 16:53:30 ---> a12cba746883 16:53:30 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 16:53:30 ---> d7c2ab4d50e7 16:53:30 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 16:53:30 ---> b0558bc266c4 16:53:30 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 16:53:31 ---> b21e9de879e2 16:53:31 Step 20/25 : EXPOSE 49986 16:53:31 ---> Running in ef498c65c02c 16:53:31 Removing intermediate container ef498c65c02c 16:53:31 ---> ae8eba85b4a7 16:53:31 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 16:53:31 ---> Running in 783b6634a6fe 16:53:31 Removing intermediate container 783b6634a6fe 16:53:31 ---> 89cf2831ff58 16:53:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:53:31 ---> Running in 5afb361e838c 16:53:32 Removing intermediate container 5afb361e838c 16:53:32 ---> d818445570b6 16:53:32 Step 23/25 : LABEL arch=amd64 16:53:32 ---> Running in 1b92a7713b68 16:53:32 Removing intermediate container 1b92a7713b68 16:53:32 ---> f1ee84c5b88b 16:53:32 Step 24/25 : LABEL git_sha=25c89cabf416d2bac17a3e59a931a2fdea64d6d2 16:53:32 ---> Running in 9f81ad7c30cf 16:53:32 Removing intermediate container 9f81ad7c30cf 16:53:32 ---> af31ccdf0ca4 16:53:32 Step 25/25 : LABEL version=0.0.0 16:53:32 ---> Running in 4679ff384a55 16:53:32 Removing intermediate container 4679ff384a55 16:53:32 ---> d31de457943a 16:53:32 [Warning] One or more build-args [ARCH] were not consumed 16:53:32 Successfully built d31de457943a 16:53:32 Successfully tagged docker-device-rest-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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:55 Removing intermediate container a812b3625652 16:53:55 ---> abb5f3885dc7 16:53:55 Step 14/25 : FROM alpine:latest 16:53:55 latest: Pulling from library/alpine 16:53:55 5f621e34cdf4: Pulling fs layer 16:53:55 5f621e34cdf4: Download complete 16:53:56 5f621e34cdf4: Pull complete 16:53:56 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:53:56 Status: Downloaded newer image for alpine:latest 16:53:56 ---> 2e77e061c27f 16:53:56 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:53:56 ---> Running in 7867fd9ec7a9 16:53:56 Removing intermediate container 7867fd9ec7a9 16:53:56 ---> db3d7d24bb44 16:53:56 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 16:53:56 ---> Running in 02436a2e13f7 16:53:57 Removing intermediate container 02436a2e13f7 16:53:57 ---> 4755c8a575fe 16:53:57 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 16:53:58 ---> 983b58e0b4e1 16:53:58 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 16:53:58 ---> 29ad0e57f252 16:53:58 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 16:54:00 ---> 0fbecb5da448 16:54:00 Step 20/25 : EXPOSE 49986 16:54:00 ---> Running in 96f8cf90e1e5 16:54:00 Removing intermediate container 96f8cf90e1e5 16:54:00 ---> ef47158036a2 16:54:00 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 16:54:00 ---> Running in 0ddfccbb4866 16:54:01 Removing intermediate container 0ddfccbb4866 16:54:01 ---> 646ee7450b7f 16:54:01 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:54:01 ---> Running in d383fee14873 16:54:01 Removing intermediate container d383fee14873 16:54:01 ---> 6cb73cc09244 16:54:01 Step 23/25 : LABEL arch=arm64 16:54:01 ---> Running in 204b9e348718 16:54:02 Removing intermediate container 204b9e348718 16:54:02 ---> 9ed1015dcf9b 16:54:02 Step 24/25 : LABEL git_sha=25c89cabf416d2bac17a3e59a931a2fdea64d6d2 16:54:02 ---> Running in a2aff8f0b044 16:54:03 Removing intermediate container a2aff8f0b044 16:54:03 ---> ec01f37247ec 16:54:03 Step 25/25 : LABEL version=0.0.0 16:54:03 ---> Running in eae1565e3016 16:54:03 Removing intermediate container eae1565e3016 16:54:03 ---> 2d730d567134 16:54:03 [Warning] One or more build-args [ARCH] were not consumed 16:54:03 Successfully built 2d730d567134 16:54:03 Successfully tagged docker-device-rest-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 [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 16:54:06 provisioning config files... 16:54:06 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-57@tmp/config6959284317098318547tmp [Pipeline] { [Pipeline] sh 16:54:06 + set +x 16:54:06 + curl -s https://codecov.io/bash 16:54:06 + bash -s -- 16:54:06 16:54:06 _____ _ 16:54:06 / ____| | | 16:54:06 | | ___ __| | ___ ___ _____ __ 16:54:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:06 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:06 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:06 Bash-20201106-81372f2 16:54:06 16:54:06 16:54:06 ==> Jenkins CI detected. 16:54:06 project root: . 16:54:06 --> token set from env 16:54:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:06 ==> Running gcov in . (disable via -X gcov) 16:54:06 ==> Python coveragepy not found 16:54:06 ==> Searching for coverage reports in: 16:54:06 + . 16:54:06 -> Found 1 reports 16:54:06 ==> Detecting git/mercurial file structure 16:54:06 ==> Reading reports 16:54:06 + ./coverage.out bytes=9369 16:54:06 ==> Appending adjustments 16:54:06 https://docs.codecov.io/docs/fixing-reports 16:54:06 + Found adjustments 16:54:06 ==> Gzipping contents 16:54:06 ==> Uploading reports 16:54:06 url: https://codecov.io 16:54:06 query: branch=PR-57&commit=25c89cabf416d2bac17a3e59a931a2fdea64d6d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-57%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=57&job=&cmd_args= 16:54:07 -> Pinging Codecov 16:54:07 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-57&commit=25c89cabf416d2bac17a3e59a931a2fdea64d6d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-57%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=57&job=&cmd_args= 16:54:07 -> Uploading to 16:54:07 https://storage.googleapis.com/codecov/v4/raw/2020-11-09/4E5D53B4F1F92C436F7061BF334D961C/25c89cabf416d2bac17a3e59a931a2fdea64d6d2/25b01988-bbda-471b-ade1-b834f061956e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T165407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e96c678dedcadff27d47a0254f88c7e0512c1825aa0aea1b0473fa17ee55b040 16:54:07 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:07 Dload Upload Total Spent Left Speed 16:54:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1695 0 0 100 1695 0 4381 --:--:-- --:--:-- --:--:-- 4391 16:54:07 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/25c89cabf416d2bac17a3e59a931a2fdea64d6d2 [Pipeline] } 16:54:07 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 16:54:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:13 ---> package-listing.sh 16:54:13 ++ tr '[:upper:]' '[:lower:]' 16:54:13 ++ facter osfamily 16:54:13 + OS_FAMILY=redhat 16:54:13 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-57 16:54:13 + START_PACKAGES=/tmp/packages_start.txt 16:54:13 + END_PACKAGES=/tmp/packages_end.txt 16:54:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:13 + PACKAGES=/tmp/packages_start.txt 16:54:13 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-57 ']' 16:54:13 + PACKAGES=/tmp/packages_end.txt 16:54:13 + case "${OS_FAMILY}" in 16:54:13 + rpm -qa 16:54:13 + sort 16:54:17 + '[' -f /tmp/packages_start.txt ']' 16:54:17 + '[' -f /tmp/packages_end.txt ']' 16:54:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:17 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-57 ']' 16:54:17 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-57/archives/ 16:54:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-57/archives/ [Pipeline] echo 16:54:17 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/dgexfoundry_device-rest-go_PR-57/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:54:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:54:18 16:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:54:18 alpine: Pulling from edgex-lftools-log-publisher 16:54:18 df20fa9351a1: Pulling fs layer 16:54:18 36b3adc4ff6f: Pulling fs layer 16:54:18 8ad3a11d3b57: Pulling fs layer 16:54:18 46f8f816bc3b: Pulling fs layer 16:54:18 93b61091891f: Pulling fs layer 16:54:18 93b9cdb0e59b: Pulling fs layer 16:54:18 5e14af77c1be: Pulling fs layer 16:54:18 01666e4c0597: Pulling fs layer 16:54:18 aa168da1d23b: Pulling fs layer 16:54:18 93b61091891f: Waiting 16:54:18 93b9cdb0e59b: Waiting 16:54:18 5e14af77c1be: Waiting 16:54:18 01666e4c0597: Waiting 16:54:18 aa168da1d23b: Waiting 16:54:18 46f8f816bc3b: Waiting 16:54:18 36b3adc4ff6f: Verifying Checksum 16:54:18 36b3adc4ff6f: Download complete 16:54:18 46f8f816bc3b: Verifying Checksum 16:54:18 46f8f816bc3b: Download complete 16:54:18 df20fa9351a1: Verifying Checksum 16:54:18 df20fa9351a1: Download complete 16:54:18 93b9cdb0e59b: Download complete 16:54:18 5e14af77c1be: Verifying Checksum 16:54:18 5e14af77c1be: Download complete 16:54:18 93b61091891f: Verifying Checksum 16:54:18 93b61091891f: Download complete 16:54:18 01666e4c0597: Verifying Checksum 16:54:18 01666e4c0597: Download complete 16:54:18 8ad3a11d3b57: Verifying Checksum 16:54:18 8ad3a11d3b57: Download complete 16:54:19 df20fa9351a1: Pull complete 16:54:19 36b3adc4ff6f: Pull complete 16:54:20 8ad3a11d3b57: Pull complete 16:54:20 46f8f816bc3b: Pull complete 16:54:20 93b61091891f: Pull complete 16:54:20 93b9cdb0e59b: Pull complete 16:54:20 5e14af77c1be: Pull complete 16:54:21 aa168da1d23b: Verifying Checksum 16:54:21 aa168da1d23b: Download complete 16:54:21 01666e4c0597: Pull complete 16:54:27 aa168da1d23b: Pull complete 16:54:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:54:27 prd-centos7-docker-4c-2g-11627 does not seem to be running inside a container 16:54:27 $ 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/dgexfoundry_device-rest-go_PR-57/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-57 -v /w/workspace/dgexfoundry_device-rest-go_PR-57:/w/workspace/dgexfoundry_device-rest-go_PR-57:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-57@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-57@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:54:31 $ docker top 7e668c74889de2c01865fde6b35b7d167e860f5d761af6600dfcc3baae74ac09 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:54:32 + mkdir -p /var/log/sa [Pipeline] sh 16:54:32 + ls /var/log/sa-host 16:54:32 + sadf -c /var/log/sa-host/sa05 16:54:32 file_magic: OK 16:54:32 HZ: Using current value: 100 16:54:32 file_header: OK 16:54:32 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 16:54:32 Statistics: 16:54:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:54:32 File successfully converted to sysstat format version 12.2.1 16:54:32 + sadf -c /var/log/sa-host/sa09 16:54:32 file_magic: OK 16:54:32 HZ: Using current value: 100 16:54:32 file_header: OK 16:54:32 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 16:54:32 Statistics: 16:54:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:54:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:33 provisioning config files... 16:54:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-57@tmp/config1389256183680760357tmp [Pipeline] { [Pipeline] echo 16:54:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:54:33 ---> create-netrc.sh [Pipeline] } 16:54:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:54:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:54:34 ---> python-tools-install.sh [Pipeline] echo 16:54:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:54:34 ---> sudo-logs.sh 16:54:34 Archiving 'sudo' log.. [Pipeline] echo 16:54:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:54:35 ---> job-cost.sh 16:54:35 lf-activate-venv: SKIPPING 16:54:35 INFO: No Stack... 16:54:36 INFO: Retrieving Pricing Info for: v1-standard-2 16:54:36 INFO: Archiving Costs [Pipeline] echo 16:54:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:54:37 ---> logs-deploy.sh 16:54:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-57/1 16:54:37 INFO: archiving workspace using pattern(s): 16:54:39 Archives upload complete. 16:54:39 INFO: archiving logs to Nexus