MightyNerdEric commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 35fb886f332368eaee04ec4bf3cbfd710208dc4c rather than cf13810e1e59382d3745b709a3f2cecf0d1bf80c Obtained Jenkinsfile from 35fb886f332368eaee04ec4bf3cbfd710208dc4c Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh608027952782510316.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2002980956592963850.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1014/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1014/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh857919775106579827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1303140690879000626.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1014/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1014/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7257695519476579624.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-862 in /w/workspace/gexfoundry_device-sdk-go_PR-1014 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1014 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/jenkins-gitclient-ssh6442053919865892872.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/jenkins-gitclient-ssh403939969681117198.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1014/head:refs/remotes/origin/PR-1014 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35fb886f332368eaee04ec4bf3cbfd710208dc4c into PR head commit cf13810e1e59382d3745b709a3f2cecf0d1bf80c Merge succeeded, producing cf13810e1e59382d3745b709a3f2cecf0d1bf80c Checking out Revision cf13810e1e59382d3745b709a3f2cecf0d1bf80c (PR-1014) > git config core.sparsecheckout # timeout=10 > git checkout -f cf13810e1e59382d3745b709a3f2cecf0d1bf80c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/jenkins-gitclient-ssh1426330712799570735.key > git merge 35fb886f332368eaee04ec4bf3cbfd710208dc4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf13810e1e59382d3745b709a3f2cecf0d1bf80c # timeout=10 Commit message: "fix: device yaml to Json error" > git rev-list --no-walk cf13810e1e59382d3745b709a3f2cecf0d1bf80c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:45:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:13 ========================================================= 20:45:13 EdgeX Global Pipelines Version Info 20:45:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:15 ------------------- 20:45:15 stable info: 20:45:15 ------------------- 20:45:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:15 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:45:15 Message: update stable to v1.0.205 20:45:15 ------------------- 20:45:15 experimental info: 20:45:15 ------------------- 20:45:15 Commited By: **** collab-it+edgex@linuxfoundation.org 20:45:15 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:45:15 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:45:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1014 [Pipeline] echo 20:45:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1014 [Pipeline] echo 20:45:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1014 [Pipeline] echo 20:45:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf13810e1e59382d3745b709a3f2cecf0d1bf80c [Pipeline] echo 20:45:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf13810 [Pipeline] echo 20:45:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:17 provisioning config files... 20:45:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/config1391352099777672904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:17 ---> docker-login.sh 20:45:17 nexus3.edgexfoundry.org:10001 20:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:18 Configure a credential helper to remove this warning. See 20:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:18 20:45:18 Login Succeeded 20:45:18 nexus3.edgexfoundry.org:10002 20:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:18 Configure a credential helper to remove this warning. See 20:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:18 20:45:18 Login Succeeded 20:45:18 nexus3.edgexfoundry.org:10003 20:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:18 Configure a credential helper to remove this warning. See 20:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:18 20:45:18 Login Succeeded 20:45:18 nexus3.edgexfoundry.org:10004 20:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:18 Configure a credential helper to remove this warning. See 20:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:18 20:45:18 Login Succeeded 20:45:18 docker.io 20:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:18 Configure a credential helper to remove this warning. See 20:45:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:18 20:45:18 Login Succeeded 20:45:18 ---> docker-login.sh ends [Pipeline] } 20:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:19 + git log --format=format:%s -1 cf13810e1e59382d3745b709a3f2cecf0d1bf80c [Pipeline] echo 20:45:19 GIT_COMMIT: cf13810e1e59382d3745b709a3f2cecf0d1bf80c, Commit Message: fix: device yaml to Json error [Pipeline] echo 20:45:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:20 20:45:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:45:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:20 latest: Pulling from edgex-devops/git-semver 20:45:20 31603596830f: Pulling fs layer 20:45:20 04fac38145f0: Pulling fs layer 20:45:20 701f6daf10bf: Pulling fs layer 20:45:20 24f72da36158: Pulling fs layer 20:45:20 24f72da36158: Waiting 20:45:20 04fac38145f0: Verifying Checksum 20:45:20 04fac38145f0: Download complete 20:45:21 31603596830f: Verifying Checksum 20:45:21 31603596830f: Download complete 20:45:21 31603596830f: Pull complete 20:45:21 04fac38145f0: Pull complete 20:45:21 24f72da36158: Verifying Checksum 20:45:21 24f72da36158: Download complete 20:45:21 701f6daf10bf: Verifying Checksum 20:45:21 701f6daf10bf: Download complete 20:45:21 701f6daf10bf: Pull complete 20:45:21 24f72da36158: Pull complete 20:45:21 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:45:22 prd-centos7-docker-4c-2g-862 does not seem to be running inside a container 20:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1014 -v /w/workspace/gexfoundry_device-sdk-go_PR-1014:/w/workspace/gexfoundry_device-sdk-go_PR-1014:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1014@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:45:22 $ docker top bb4d227e1197c34231f1dfbc67d230c618cb5b09a093ec98cee3b8dcf00ee3c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:22 [ssh-agent] Looking for ssh-agent implementation... 20:45:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:23 $ docker exec bb4d227e1197c34231f1dfbc67d230c618cb5b09a093ec98cee3b8dcf00ee3c1 ssh-agent 20:45:23 SSH_AUTH_SOCK=/tmp/ssh-Py6b9d64SNC4/agent.13 20:45:23 SSH_AGENT_PID=20 20:45:23 Running ssh-add (command line suppressed) 20:45:23 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/private_key_7480546645756972867.key (/w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/private_key_7480546645756972867.key) 20:45:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:23 + git tag --points-at HEAD [Pipeline] } 20:45:23 $ docker exec --env ******** --env ******** bb4d227e1197c34231f1dfbc67d230c618cb5b09a093ec98cee3b8dcf00ee3c1 ssh-agent -k 20:45:23 unset SSH_AUTH_SOCK; 20:45:23 unset SSH_AGENT_PID; 20:45:23 echo Agent pid 20 killed; 20:45:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:23 [ssh-agent] Looking for ssh-agent implementation... 20:45:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:24 $ docker exec bb4d227e1197c34231f1dfbc67d230c618cb5b09a093ec98cee3b8dcf00ee3c1 ssh-agent 20:45:24 SSH_AUTH_SOCK=/tmp/ssh-9SHGkJLlHonf/agent.53 20:45:24 SSH_AGENT_PID=59 20:45:24 Running ssh-add (command line suppressed) 20:45:24 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/private_key_8193543948423256414.key (/w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/private_key_8193543948423256414.key) 20:45:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:24 + git semver init 20:45:24 # -> Open(): unable to determine branch for HEAD 20:45:24 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1014/.git 20:45:24 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1014 20:45:24 # $SEMVER_REMOTE_NAME = origin 20:45:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:45:24 # $SEMVER_USER_NAME = edgex-jenkins 20:45:24 # $SEMVER_BRANCH = PR-1014 20:45:24 # $SEMVER_TEMP = /tmp/semver-919358136 20:45:24 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:45:25 # '/tmp/semver-919358136' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1014/.semver' 20:45:25 # -> Force: false 20:45:25 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1014/.semver [Pipeline] } 20:45:25 $ docker exec --env ******** --env ******** bb4d227e1197c34231f1dfbc67d230c618cb5b09a093ec98cee3b8dcf00ee3c1 ssh-agent -k 20:45:25 unset SSH_AUTH_SOCK; 20:45:25 unset SSH_AGENT_PID; 20:45:25 echo Agent pid 59 killed; 20:45:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:26 + git semver [Pipeline] } 20:45:26 $ docker stop --time=1 bb4d227e1197c34231f1dfbc67d230c618cb5b09a093ec98cee3b8dcf00ee3c1 20:45:27 $ docker rm -f bb4d227e1197c34231f1dfbc67d230c618cb5b09a093ec98cee3b8dcf00ee3c1 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:28 Stashed 1 file(s) [Pipeline] echo 20:45:28 [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 20:45:43 Still waiting to schedule task 20:45:43 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-862’ 20:45:43 Still waiting to schedule task 20:45:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:47:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-863 in /w/workspace/gexfoundry_device-sdk-go_PR-1014 [Pipeline] { [Pipeline] ws 20:47:54 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 20:47:54 Selected Git installation does not exist. Using Default 20:47:54 The recommended git tool is: NONE 20:47:59 using credential edgex-jenkins-ssh 20:47:59 Cloning the remote Git repository 20:48:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:48:00 > git init /w/workspace/device-sdk-go/7 # timeout=10 20:48:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:48:00 > git --version # timeout=10 20:48:00 > git --version # 'git version 2.17.1' 20:48:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:48:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1014/head:refs/remotes/origin/PR-1014 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:48:02 Merging remotes/origin/main commit 35fb886f332368eaee04ec4bf3cbfd710208dc4c into PR head commit cf13810e1e59382d3745b709a3f2cecf0d1bf80c 20:48:02 Merge succeeded, producing cf13810e1e59382d3745b709a3f2cecf0d1bf80c 20:48:02 Checking out Revision cf13810e1e59382d3745b709a3f2cecf0d1bf80c (PR-1014) 20:48:02 > git config core.sparsecheckout # timeout=10 20:48:02 > git checkout -f cf13810e1e59382d3745b709a3f2cecf0d1bf80c # timeout=10 20:48:02 > git remote # timeout=10 20:48:02 > git config --get remote.origin.url # timeout=10 20:48:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:02 > git merge 35fb886f332368eaee04ec4bf3cbfd710208dc4c # timeout=10 20:48:02 > git rev-parse HEAD^{commit} # timeout=10 20:48:02 > git config core.sparsecheckout # timeout=10 20:48:02 > git checkout -f cf13810e1e59382d3745b709a3f2cecf0d1bf80c # timeout=10 20:48:07 Commit message: "fix: device yaml to Json error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:07 provisioning config files... 20:48:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config3273416433981268856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:08 ---> docker-login.sh 20:48:08 nexus3.edgexfoundry.org:10001 20:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:09 Configure a credential helper to remove this warning. See 20:48:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:09 20:48:09 Login Succeeded 20:48:09 nexus3.edgexfoundry.org:10002 20:48:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:10 Configure a credential helper to remove this warning. See 20:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:10 20:48:10 Login Succeeded 20:48:10 nexus3.edgexfoundry.org:10003 20:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:10 Configure a credential helper to remove this warning. See 20:48:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:10 20:48:10 Login Succeeded 20:48:10 nexus3.edgexfoundry.org:10004 20:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:11 Configure a credential helper to remove this warning. See 20:48:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:11 20:48:11 Login Succeeded 20:48:11 docker.io 20:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:12 Configure a credential helper to remove this warning. See 20:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:12 20:48:12 Login Succeeded 20:48:12 ---> docker-login.sh ends [Pipeline] } 20:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:12 ========================================================= 20:48:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:48:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:48:13 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:48:13 Sending build context to Docker daemon 2.616MB 20:48:13 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 20:48:13 Step 2/9 : FROM ${BASE} AS builder 20:48:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:48:14 595b0fe564bb: Pulling fs layer 20:48:14 24495759ef45: Pulling fs layer 20:48:14 d148012ef14d: Pulling fs layer 20:48:14 e90a11edd702: Pulling fs layer 20:48:14 d77568369979: Pulling fs layer 20:48:14 fc1c9f9a7f3b: Pulling fs layer 20:48:14 170f2ba95c9a: Pulling fs layer 20:48:14 97ac5df62f85: Pulling fs layer 20:48:14 e90a11edd702: Waiting 20:48:14 d77568369979: Waiting 20:48:14 fc1c9f9a7f3b: Waiting 20:48:14 170f2ba95c9a: Waiting 20:48:14 97ac5df62f85: Waiting 20:48:14 d148012ef14d: Verifying Checksum 20:48:14 d148012ef14d: Download complete 20:48:14 24495759ef45: Verifying Checksum 20:48:14 24495759ef45: Download complete 20:48:14 d77568369979: Verifying Checksum 20:48:14 d77568369979: Download complete 20:48:14 595b0fe564bb: Verifying Checksum 20:48:14 595b0fe564bb: Download complete 20:48:14 fc1c9f9a7f3b: Verifying Checksum 20:48:14 fc1c9f9a7f3b: Download complete 20:48:14 170f2ba95c9a: Verifying Checksum 20:48:14 170f2ba95c9a: Download complete 20:48:14 595b0fe564bb: Pull complete 20:48:15 24495759ef45: Pull complete 20:48:15 d148012ef14d: Pull complete 20:48:17 97ac5df62f85: Verifying Checksum 20:48:17 97ac5df62f85: Download complete 20:48:18 e90a11edd702: Verifying Checksum 20:48:18 e90a11edd702: Download complete 20:48:24 Running on prd-centos7-docker-4c-2g-864 in /w/workspace/gexfoundry_device-sdk-go_PR-1014 [Pipeline] { [Pipeline] ws 20:48:24 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 20:48:24 Selected Git installation does not exist. Using Default 20:48:24 The recommended git tool is: NONE 20:48:27 using credential edgex-jenkins-ssh 20:48:27 Cloning the remote Git repository 20:48:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:48:27 > git init /w/workspace/device-sdk-go/7 # timeout=10 20:48:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:48:27 > git --version # timeout=10 20:48:27 > git --version # 'git version 2.24.4' 20:48:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:27 [INFO] Currently running in a labeled security context 20:48:27 [INFO] Currently SELinux is 'enforcing' on the host 20:48:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh4385963323978172322.key 20:48:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:28 Merging remotes/origin/main commit 35fb886f332368eaee04ec4bf3cbfd710208dc4c into PR head commit cf13810e1e59382d3745b709a3f2cecf0d1bf80c 20:48:28 Merge succeeded, producing cf13810e1e59382d3745b709a3f2cecf0d1bf80c 20:48:28 Checking out Revision cf13810e1e59382d3745b709a3f2cecf0d1bf80c (PR-1014) 20:48:29 e90a11edd702: Pull complete 20:48:29 d77568369979: Pull complete 20:48:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:48:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:48:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:48:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:28 [INFO] Currently running in a labeled security context 20:48:28 [INFO] Currently SELinux is 'enforcing' on the host 20:48:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh5437371915131355754.key 20:48:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1014/head:refs/remotes/origin/PR-1014 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:48:29 > git config core.sparsecheckout # timeout=10 20:48:29 > git checkout -f cf13810e1e59382d3745b709a3f2cecf0d1bf80c # timeout=10 20:48:29 > git remote # timeout=10 20:48:29 > git config --get remote.origin.url # timeout=10 20:48:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:29 [INFO] Currently running in a labeled security context 20:48:29 [INFO] Currently SELinux is 'enforcing' on the host 20:48:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/7@tmp/jenkins-gitclient-ssh2972927211715793938.key 20:48:29 > git merge 35fb886f332368eaee04ec4bf3cbfd710208dc4c # timeout=10 20:48:29 > git rev-parse HEAD^{commit} # timeout=10 20:48:29 > git config core.sparsecheckout # timeout=10 20:48:29 > git checkout -f cf13810e1e59382d3745b709a3f2cecf0d1bf80c # timeout=10 20:48:29 fc1c9f9a7f3b: Pull complete 20:48:29 170f2ba95c9a: Pull complete 20:48:32 Commit message: "fix: device yaml to Json error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:33 provisioning config files... 20:48:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config3838163821521959997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:33 ---> docker-login.sh 20:48:33 nexus3.edgexfoundry.org:10001 20:48:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:33 Configure a credential helper to remove this warning. See 20:48:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:33 20:48:33 Login Succeeded 20:48:33 nexus3.edgexfoundry.org:10002 20:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:34 Configure a credential helper to remove this warning. See 20:48:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:34 20:48:34 Login Succeeded 20:48:34 nexus3.edgexfoundry.org:10003 20:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:34 Configure a credential helper to remove this warning. See 20:48:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:34 20:48:34 Login Succeeded 20:48:34 nexus3.edgexfoundry.org:10004 20:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:34 Configure a credential helper to remove this warning. See 20:48:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:34 20:48:34 Login Succeeded 20:48:34 docker.io 20:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:34 Configure a credential helper to remove this warning. See 20:48:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:34 20:48:34 Login Succeeded 20:48:34 ---> docker-login.sh ends [Pipeline] } 20:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:48:35 ========================================================= 20:48:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:48:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:48:35 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:48:35 Sending build context to Docker daemon 2.617MB 20:48:35 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 20:48:35 Step 2/9 : FROM ${BASE} AS builder 20:48:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:48:35 540db60ca938: Pulling fs layer 20:48:35 adcc1eea9eea: Pulling fs layer 20:48:35 4c4ab2625f07: Pulling fs layer 20:48:35 db62176df00c: Pulling fs layer 20:48:35 3b30891b0d05: Pulling fs layer 20:48:35 06b49ca38bd5: Pulling fs layer 20:48:35 c788192a36de: Pulling fs layer 20:48:35 a77e37c0d609: Pulling fs layer 20:48:35 c3185cebc471: Pulling fs layer 20:48:35 3b30891b0d05: Waiting 20:48:35 06b49ca38bd5: Waiting 20:48:35 c788192a36de: Waiting 20:48:35 a77e37c0d609: Waiting 20:48:35 c3185cebc471: Waiting 20:48:35 db62176df00c: Waiting 20:48:35 4c4ab2625f07: Verifying Checksum 20:48:35 4c4ab2625f07: Download complete 20:48:35 adcc1eea9eea: Verifying Checksum 20:48:35 adcc1eea9eea: Download complete 20:48:35 3b30891b0d05: Verifying Checksum 20:48:35 3b30891b0d05: Download complete 20:48:35 06b49ca38bd5: Verifying Checksum 20:48:35 06b49ca38bd5: Download complete 20:48:35 c788192a36de: Verifying Checksum 20:48:35 c788192a36de: Download complete 20:48:35 540db60ca938: Verifying Checksum 20:48:35 540db60ca938: Download complete 20:48:36 540db60ca938: Pull complete 20:48:36 adcc1eea9eea: Pull complete 20:48:36 4c4ab2625f07: Pull complete 20:48:36 a77e37c0d609: Verifying Checksum 20:48:36 a77e37c0d609: Download complete 20:48:36 97ac5df62f85: Pull complete 20:48:36 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:48:36 ---> 04bc70af865f 20:48:36 Step 3/9 : WORKDIR /device-sdk-go 20:48:38 ---> Running in 1a7666c3221a 20:48:39 Removing intermediate container 1a7666c3221a 20:48:39 ---> b270d6dda468 20:48:39 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:48:39 ---> Running in f4419ef75adf 20:48:39 c3185cebc471: Verifying Checksum 20:48:39 c3185cebc471: Download complete 20:48:39 db62176df00c: Verifying Checksum 20:48:39 db62176df00c: Download complete 20:48:40 Removing intermediate container f4419ef75adf 20:48:40 ---> fa60d83695e7 20:48:40 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:40 ---> Running in 77c9a2d75c46 20:48:42 Removing intermediate container 77c9a2d75c46 20:48:42 ---> 89e248952c36 20:48:42 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:48:42 ---> Running in 62a99629abfa 20:48:43 db62176df00c: Pull complete 20:48:43 3b30891b0d05: Pull complete 20:48:43 06b49ca38bd5: Pull complete 20:48:43 c788192a36de: Pull complete 20:48:43 a77e37c0d609: Pull complete 20:48:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:48:44 c3185cebc471: Pull complete 20:48:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:48:44 ---> 031687cdd783 20:48:44 Step 3/9 : WORKDIR /device-sdk-go 20:48:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:48:45 OK: 218 MiB in 52 packages 20:48:46 ---> Running in 9ef24d2ec3ad 20:48:46 Removing intermediate container 9ef24d2ec3ad 20:48:46 ---> ca4c10c3d81d 20:48:46 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:48:46 ---> Running in e7ff72954909 20:48:46 Removing intermediate container e7ff72954909 20:48:46 ---> 8b9f3d1a3aca 20:48:46 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:46 ---> Running in 261d2b3363fb 20:48:47 Removing intermediate container 261d2b3363fb 20:48:47 ---> c0c286abe439 20:48:47 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:48:47 ---> Running in 0e4258031ab8 20:48:47 Removing intermediate container 62a99629abfa 20:48:47 ---> bf4fc9bf83ef 20:48:47 Step 7/9 : COPY . . 20:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:48:48 ---> 3a138eb99c75 20:48:48 Step 8/9 : RUN go mod download 20:48:48 ---> Running in 5ad7441e9d38 20:48:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:48:48 OK: 219 MiB in 52 packages 20:48:49 Removing intermediate container 0e4258031ab8 20:48:49 ---> b4a1c64b9f37 20:48:49 Step 7/9 : COPY . . 20:48:49 ---> ed05c88ce70f 20:48:49 Step 8/9 : RUN go mod download 20:48:49 ---> Running in 7b005d48491f 20:49:04 Removing intermediate container 7b005d48491f 20:49:04 ---> 6dc9fe581ed1 20:49:04 Step 9/9 : RUN make build 20:49:04 ---> Running in 46a37ca1c885 20:49:04 go mod tidy 20:49:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:49:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:49:14 Removing intermediate container 46a37ca1c885 20:49:14 ---> f2dbeef85f3c 20:49:14 [Warning] One or more build-args [MAKE] were not consumed 20:49:14 Successfully built f2dbeef85f3c 20:49:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:49:14 + docker inspect -f . ci-base-image-x86_64 20:49:14 . [Pipeline] withDockerContainer 20:49:14 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 20:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:49:15 $ docker top ec5ebd90bfab0aa752f11c3017556e7f92d81198f494e9f0b1eb948854b26995 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:15 + go version 20:49:15 go version go1.16.6 linux/amd64 [Pipeline] } 20:49:15 $ docker stop --time=1 ec5ebd90bfab0aa752f11c3017556e7f92d81198f494e9f0b1eb948854b26995 20:49:17 $ docker rm -f ec5ebd90bfab0aa752f11c3017556e7f92d81198f494e9f0b1eb948854b26995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:17 + docker inspect -f . ci-base-image-x86_64 20:49:17 . [Pipeline] withDockerContainer 20:49:17 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 20:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:49:18 $ docker top a5349c6740278da5f53c4ed1b2837cdf94756e42c1352d32813340a22b16eb31 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:49:18 + go mod tidy [Pipeline] sh 20:49:19 + make test 20:49:19 go mod tidy 20:49:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:49:20 Removing intermediate container 5ad7441e9d38 20:49:20 ---> eaed21be35a5 20:49:20 Step 9/9 : RUN make build 20:49:20 ---> Running in db8caec5cfbc 20:49:20 go mod tidy 20:49:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:49:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:49:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:49:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:49:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:49:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 24.2% of statements 20:49:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:49:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements 20:49:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 20:49:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.048s coverage: 9.0% of statements 20:49:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:49:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:49:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 28.7% of statements 20:49:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:49:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements 20:49:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:49:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:49:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 20:49:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.843s coverage: 89.2% of statements 20:49:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:49:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 20:49:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:49:51 GO111MODULE=on go vet ./... 20:49:53 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:49:53 Removing intermediate container db8caec5cfbc 20:49:53 ---> d90e22a1efd3 20:49:53 [Warning] One or more build-args [MAKE] were not consumed 20:49:53 Successfully built d90e22a1efd3 20:49:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:49:53 + docker inspect -f . ci-base-image-arm64 20:49:53 . [Pipeline] withDockerContainer 20:49:53 prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container 20:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:49:55 $ docker top 535572c2d87c356a0f9e1c9d3004a672e90aa0cbb425e0cdc55240f48d48bfff -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:56 + go version 20:49:56 go version go1.16.6 linux/arm64 [Pipeline] } 20:49:56 $ docker stop --time=1 535572c2d87c356a0f9e1c9d3004a672e90aa0cbb425e0cdc55240f48d48bfff 20:49:58 $ docker rm -f 535572c2d87c356a0f9e1c9d3004a672e90aa0cbb425e0cdc55240f48d48bfff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:59 + docker inspect -f . ci-base-image-arm64 20:49:59 . [Pipeline] withDockerContainer 20:49:59 prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container 20:49:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:50:01 $ docker top 79eeb21b37d82f4892f13e8be6774b3f1448501ecc6a374ad057a366b11845b5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:50:02 gofmt -l . 20:50:02 [ "`gofmt -l .`" = "" ] 20:50:02 ./bin/test-attribution-txt.sh 20:50:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:50:02 $ docker stop --time=1 a5349c6740278da5f53c4ed1b2837cdf94756e42c1352d32813340a22b16eb31 20:50:02 + go mod tidy 20:50:03 $ docker rm -f a5349c6740278da5f53c4ed1b2837cdf94756e42c1352d32813340a22b16eb31 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 20:50:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:50:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 20:50:04 + make test 20:50:04 go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:50:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] sh 20:50:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:50:07 + ls -al . 20:50:07 total 232 20:50:07 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 26 20:50 . 20:50:07 drwxrwxr-x. 4 jenkins jenkins 28 Aug 26 20:48 .. 20:50:07 drwxrwxr-x. 2 jenkins jenkins 64 Aug 26 20:48 bin 20:50:07 -rw-rw-r--. 1 jenkins jenkins 24816 Aug 26 20:48 CHANGELOG.md 20:50:07 -rw-r--r--. 1 jenkins jenkins 125634 Aug 26 20:49 coverage.out 20:50:07 -rw-rw-r--. 1 jenkins jenkins 140 Aug 26 20:48 .dockerignore 20:50:07 drwxrwxr-x. 5 jenkins jenkins 62 Aug 26 20:48 example 20:50:07 drwxrwxr-x. 8 jenkins jenkins 179 Aug 26 20:48 .git 20:50:07 drwxrwxr-x. 3 jenkins jenkins 125 Aug 26 20:48 .github 20:50:07 -rw-rw-r--. 1 jenkins jenkins 138 Aug 26 20:48 .gitignore 20:50:07 -rw-r--r--. 1 jenkins jenkins 576 Aug 26 20:50 go.mod 20:50:07 -rw-r--r--. 1 jenkins jenkins 20408 Aug 26 20:49 go.sum 20:50:07 -rw-rw-r--. 1 jenkins jenkins 677 Aug 26 20:48 GOVERNANCE.md 20:50:07 drwxrwxr-x. 15 jenkins jenkins 224 Aug 26 20:48 internal 20:50:07 -rw-rw-r--. 1 jenkins jenkins 880 Aug 26 20:48 Jenkinsfile 20:50:07 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 26 20:48 LICENSE 20:50:07 -rw-rw-r--. 1 jenkins jenkins 1026 Aug 26 20:48 Makefile 20:50:07 drwxrwxr-x. 3 jenkins jenkins 16 Aug 26 20:48 openapi 20:50:07 -rw-rw-r--. 1 jenkins jenkins 619 Aug 26 20:48 OWNERS.md 20:50:07 drwxrwxr-x. 5 jenkins jenkins 50 Aug 26 20:48 pkg 20:50:07 -rw-rw-r--. 1 jenkins jenkins 7646 Aug 26 20:48 README.md 20:50:07 drwxrwxr-x. 4 jenkins jenkins 54 Aug 26 20:48 snap 20:50:07 -rw-rw-r--. 1 jenkins jenkins 5 Aug 26 20:45 VERSION 20:50:07 -rw-rw-r--. 1 jenkins jenkins 222 Aug 26 20:48 version.go [Pipeline] isUnix [Pipeline] sh 20:50:07 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cf13810e1e59382d3745b709a3f2cecf0d1bf80c --label arch=amd64 --label version=0.0.0 . 20:50:07 Sending build context to Docker daemon 2.743MB 20:50:07 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:50:07 Step 2/23 : FROM ${BASE} AS builder 20:50:07 ---> f2dbeef85f3c 20:50:07 Step 3/23 : WORKDIR /device-sdk-go 20:50:07 ---> Running in 634e2fabf10a 20:50:07 Removing intermediate container 634e2fabf10a 20:50:07 ---> 09166625388c 20:50:07 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:50:07 ---> Running in c62745841086 20:50:07 Removing intermediate container c62745841086 20:50:07 ---> 8ecf5a93eed5 20:50:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:07 ---> Running in c4ad0000a076 20:50:08 Removing intermediate container c4ad0000a076 20:50:08 ---> 7ec82a87326a 20:50:08 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:50:08 ---> Running in 3ba954a987ca 20:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:50:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:50:09 OK: 219 MiB in 52 packages 20:50:10 Removing intermediate container 3ba954a987ca 20:50:10 ---> 4fc03c2b385f 20:50:10 Step 7/23 : COPY . . 20:50:10 ---> 2099ba0492f5 20:50:10 Step 8/23 : RUN go mod download 20:50:10 ---> Running in e7eb1fa57291 20:50:10 Removing intermediate container e7eb1fa57291 20:50:10 ---> 6c8559ade8f3 20:50:10 Step 9/23 : RUN make build 20:50:10 ---> Running in ff4949ce1a66 20:50:11 go mod tidy 20:50:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:50:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:50:12 Removing intermediate container ff4949ce1a66 20:50:12 ---> d7d68d01735a 20:50:12 Step 10/23 : FROM alpine:3.12 20:50:12 3.12: Pulling from library/alpine 20:50:12 339de151aab4: Pulling fs layer 20:50:13 339de151aab4: Verifying Checksum 20:50:13 339de151aab4: Download complete 20:50:13 339de151aab4: Pull complete 20:50:13 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:50:13 Status: Downloaded newer image for alpine:3.12 20:50:13 ---> 13621d1b12d4 20:50:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:50:13 ---> Running in 816af768be2f 20:50:13 Removing intermediate container 816af768be2f 20:50:13 ---> f0db5365c3e7 20:50:13 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:13 ---> Running in 9428003071b3 20:50:13 Removing intermediate container 9428003071b3 20:50:13 ---> 74b897c106eb 20:50:13 Step 13/23 : RUN apk add --update --no-cache zeromq 20:50:13 ---> Running in e74ec2de5ec2 20:50:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:50:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:50:15 (1/5) Installing libgcc (9.3.0-r2) 20:50:15 (2/5) Installing libsodium (1.0.18-r0) 20:50:15 (3/5) Installing libstdc++ (9.3.0-r2) 20:50:16 (4/5) Installing libzmq (4.3.3-r0) 20:50:16 (5/5) Installing zeromq (4.3.3-r0) 20:50:16 Executing busybox-1.31.1-r20.trigger 20:50:16 OK: 8 MiB in 19 packages 20:50:16 Removing intermediate container e74ec2de5ec2 20:50:16 ---> ed20f2b7f6fa 20:50:16 Step 14/23 : WORKDIR / 20:50:16 ---> Running in 1f00d93a6a5b 20:50:16 Removing intermediate container 1f00d93a6a5b 20:50:16 ---> 546f47255e5c 20:50:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:50:17 ---> 63fc5e6bf00c 20:50:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:50:17 ---> 3df095e99842 20:50:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:50:17 ---> 43702b6495e9 20:50:17 Step 18/23 : EXPOSE 59999 20:50:17 ---> Running in 2fed13797a21 20:50:17 Removing intermediate container 2fed13797a21 20:50:17 ---> a0c8d95affb0 20:50:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:50:17 ---> Running in f948d911e783 20:50:17 Removing intermediate container f948d911e783 20:50:17 ---> 179b88492a64 20:50:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:17 ---> Running in df9c901cb25c 20:50:17 Removing intermediate container df9c901cb25c 20:50:17 ---> 3b987961ed52 20:50:17 Step 21/23 : LABEL arch=amd64 20:50:17 ---> Running in a4452ea71468 20:50:17 Removing intermediate container a4452ea71468 20:50:17 ---> b9dc8339c341 20:50:17 Step 22/23 : LABEL git_sha=cf13810e1e59382d3745b709a3f2cecf0d1bf80c 20:50:17 ---> Running in b9ece474480e 20:50:17 Removing intermediate container b9ece474480e 20:50:17 ---> 260c0c11f39c 20:50:17 Step 23/23 : LABEL version=0.0.0 20:50:17 ---> Running in af7fc43a82a9 20:50:18 Removing intermediate container af7fc43a82a9 20:50:18 ---> 08bcf7aca938 20:50:18 [Warning] One or more build-args [MAKE ARCH] were not consumed 20:50:18 Successfully built 08bcf7aca938 20:50:18 Successfully tagged device-sdk-simple: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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:18 20:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:19 latest: Pulling from edgex-lftools-log-publisher 20:50:19 b4d181a07f80: Pulling fs layer 20:50:19 a1111a8f2ec3: Pulling fs layer 20:50:19 ed53099fbce6: Pulling fs layer 20:50:19 dc539afda2c1: Pulling fs layer 20:50:19 77bc0d833cb6: Pulling fs layer 20:50:19 9065ff56babe: Pulling fs layer 20:50:19 d287ab97295c: Pulling fs layer 20:50:19 dc539afda2c1: Waiting 20:50:19 77bc0d833cb6: Waiting 20:50:19 9065ff56babe: Waiting 20:50:19 d287ab97295c: Waiting 20:50:19 a1111a8f2ec3: Verifying Checksum 20:50:19 a1111a8f2ec3: Download complete 20:50:19 dc539afda2c1: Verifying Checksum 20:50:19 dc539afda2c1: Download complete 20:50:20 ed53099fbce6: Verifying Checksum 20:50:20 ed53099fbce6: Download complete 20:50:20 77bc0d833cb6: Verifying Checksum 20:50:20 77bc0d833cb6: Download complete 20:50:20 9065ff56babe: Verifying Checksum 20:50:20 9065ff56babe: Download complete 20:50:21 b4d181a07f80: Verifying Checksum 20:50:21 b4d181a07f80: Download complete 20:50:22 b4d181a07f80: Pull complete 20:50:22 a1111a8f2ec3: Pull complete 20:50:22 ed53099fbce6: Pull complete 20:50:22 dc539afda2c1: Pull complete 20:50:23 77bc0d833cb6: Pull complete 20:50:23 9065ff56babe: Pull complete 20:50:24 d287ab97295c: Verifying Checksum 20:50:24 d287ab97295c: Download complete 20:50:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:50:29 d287ab97295c: Pull complete 20:50:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:50:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:50:29 prd-centos7-docker-4c-2g-864 does not seem to be running inside a container 20:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:50:31 $ docker top 5f144886a3b34f26c4ebef2b324fd4e66ac4757c76f5733d04e15c6cfb8e9634 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:32 ---> job-cost.sh 20:50:32 lf-activate-venv: SKIPPING 20:50:32 INFO: No Stack... 20:50:33 INFO: Retrieving Pricing Info for: v3-standard-2 20:50:33 INFO: Archiving Costs [Pipeline] sh 20:50:33 + cat /w/workspace/device-sdk-go/7/archives/cost.csv 20:50:33 + cut -d, -f6 [Pipeline] lock 20:50:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] 20:50:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] did not exist. Created. 20:50:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:33 + echo total: 0.05999999865889549 [Pipeline] stash 20:50:34 Stashed 1 file(s) [Pipeline] } 20:50:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:34 $ docker stop --time=1 5f144886a3b34f26c4ebef2b324fd4e66ac4757c76f5733d04e15c6cfb8e9634 20:50:35 $ docker rm -f 5f144886a3b34f26c4ebef2b324fd4e66ac4757c76f5733d04e15c6cfb8e9634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:51:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:51:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:51:35 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:51:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.268s coverage: 24.2% of statements 20:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:51:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.213s coverage: 28.1% of statements 20:51:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.271s coverage: 78.9% of statements 20:51:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.208s coverage: 9.0% of statements 20:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:51:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.314s coverage: 28.7% of statements 20:51:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:51:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.200s coverage: 83.3% of statements 20:51:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:51:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:51:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.317s coverage: 58.0% of statements 20:51:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.012s coverage: 89.2% of statements 20:51:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:51:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.189s coverage: 4.9% of statements 20:51:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:51:45 GO111MODULE=on go vet ./... 20:52:25 gofmt -l . 20:52:25 [ "`gofmt -l .`" = "" ] 20:52:25 ./bin/test-attribution-txt.sh 20:52:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:52:25 $ docker stop --time=1 79eeb21b37d82f4892f13e8be6774b3f1448501ecc6a374ad057a366b11845b5 20:52:27 $ docker rm -f 79eeb21b37d82f4892f13e8be6774b3f1448501ecc6a374ad057a366b11845b5 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:52:28 Warning: overwriting stash ‘coverage-report’ 20:52:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:52:29 + ls -al . 20:52:29 total 268 20:52:29 drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 20:52 . 20:52:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 20:48 .. 20:52:29 -rw-rw-r-- 1 jenkins jenkins 140 Aug 26 20:48 .dockerignore 20:52:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 20:48 .git 20:52:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 20:48 .github 20:52:29 -rw-rw-r-- 1 jenkins jenkins 138 Aug 26 20:48 .gitignore 20:52:29 -rw-rw-r-- 1 jenkins jenkins 24816 Aug 26 20:48 CHANGELOG.md 20:52:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 20:48 GOVERNANCE.md 20:52:29 -rw-rw-r-- 1 jenkins jenkins 880 Aug 26 20:48 Jenkinsfile 20:52:29 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 26 20:48 LICENSE 20:52:29 -rw-rw-r-- 1 jenkins jenkins 1026 Aug 26 20:48 Makefile 20:52:29 -rw-rw-r-- 1 jenkins jenkins 619 Aug 26 20:48 OWNERS.md 20:52:29 -rw-rw-r-- 1 jenkins jenkins 7646 Aug 26 20:48 README.md 20:52:29 -rw-rw-r-- 1 jenkins jenkins 5 Aug 26 20:45 VERSION 20:52:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 20:48 bin 20:52:29 -rw-r--r-- 1 jenkins jenkins 125634 Aug 26 20:51 coverage.out 20:52:29 drwxrwxr-x 5 jenkins jenkins 4096 Aug 26 20:48 example 20:52:29 -rw-r--r-- 1 jenkins jenkins 576 Aug 26 20:52 go.mod 20:52:29 -rw-r--r-- 1 jenkins jenkins 20408 Aug 26 20:50 go.sum 20:52:29 drwxrwxr-x 15 jenkins jenkins 4096 Aug 26 20:48 internal 20:52:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 20:48 openapi 20:52:29 drwxrwxr-x 5 jenkins jenkins 4096 Aug 26 20:48 pkg 20:52:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 20:48 snap 20:52:29 -rw-rw-r-- 1 jenkins jenkins 222 Aug 26 20:48 version.go [Pipeline] isUnix [Pipeline] sh 20:52:30 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cf13810e1e59382d3745b709a3f2cecf0d1bf80c --label arch=arm64 --label version=0.0.0 . 20:52:30 Sending build context to Docker daemon 2.742MB 20:52:30 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 20:52:30 Step 2/23 : FROM ${BASE} AS builder 20:52:30 ---> d90e22a1efd3 20:52:30 Step 3/23 : WORKDIR /device-sdk-go 20:52:30 ---> Running in e34395ce0e09 20:52:31 Removing intermediate container e34395ce0e09 20:52:31 ---> d7d70cdb8ec8 20:52:31 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:52:31 ---> Running in 806f0f06fea2 20:52:32 Removing intermediate container 806f0f06fea2 20:52:32 ---> 3ce1d7bc49c3 20:52:32 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:32 ---> Running in 7ea8084d716f 20:52:34 Removing intermediate container 7ea8084d716f 20:52:34 ---> 724abc0c055f 20:52:34 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:52:34 ---> Running in 9918d8ec1414 20:52:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:52:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:52:37 OK: 218 MiB in 52 packages 20:52:38 Removing intermediate container 9918d8ec1414 20:52:38 ---> 5112d6c174ce 20:52:38 Step 7/23 : COPY . . 20:52:40 ---> 8107ed33ef15 20:52:40 Step 8/23 : RUN go mod download 20:52:40 ---> Running in 2d60d94a1a60 20:52:42 Removing intermediate container 2d60d94a1a60 20:52:42 ---> bce487eadb11 20:52:42 Step 9/23 : RUN make build 20:52:42 ---> Running in cb60103aeb4e 20:52:43 go mod tidy 20:52:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:52:46 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:52:47 Removing intermediate container cb60103aeb4e 20:52:47 ---> 5bf2324fb11c 20:52:47 Step 10/23 : FROM alpine:3.12 20:52:48 3.12: Pulling from library/alpine 20:52:48 d2f70382dc9a: Pulling fs layer 20:52:48 d2f70382dc9a: Download complete 20:52:49 d2f70382dc9a: Pull complete 20:52:49 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:52:49 Status: Downloaded newer image for alpine:3.12 20:52:49 ---> c4fd0aeabfcf 20:52:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:52:49 ---> Running in ae6831e3c5a6 20:52:50 Removing intermediate container ae6831e3c5a6 20:52:50 ---> 48fec73b1acd 20:52:50 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:50 ---> Running in e1230b54c7c9 20:52:52 Removing intermediate container e1230b54c7c9 20:52:52 ---> 0c35c2a1bc90 20:52:52 Step 13/23 : RUN apk add --update --no-cache zeromq 20:52:52 ---> Running in 02041962b771 20:52:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:52:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:52:55 (1/5) Installing libgcc (9.3.0-r2) 20:52:55 (2/5) Installing libsodium (1.0.18-r0) 20:52:55 (3/5) Installing libstdc++ (9.3.0-r2) 20:52:55 (4/5) Installing libzmq (4.3.3-r0) 20:52:55 (5/5) Installing zeromq (4.3.3-r0) 20:52:55 Executing busybox-1.31.1-r20.trigger 20:52:55 OK: 8 MiB in 19 packages 20:52:57 Removing intermediate container 02041962b771 20:52:57 ---> 14a20e4ee89d 20:52:57 Step 14/23 : WORKDIR / 20:52:57 ---> Running in 412c54a8eafe 20:52:57 Removing intermediate container 412c54a8eafe 20:52:57 ---> 56623278d96c 20:52:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:52:58 ---> e2c039102477 20:52:58 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:53:00 ---> 3b43cc4ec20f 20:53:00 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:53:00 ---> a076cb39984c 20:53:00 Step 18/23 : EXPOSE 59999 20:53:01 ---> Running in 9e9d23c4c3fe 20:53:01 Removing intermediate container 9e9d23c4c3fe 20:53:01 ---> 56a4a8c367d9 20:53:01 Step 19/23 : ENTRYPOINT ["/device-simple"] 20:53:01 ---> Running in 3f9f4b0d4784 20:53:02 Removing intermediate container 3f9f4b0d4784 20:53:02 ---> 6a8d393bfea3 20:53:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:02 ---> Running in 377315707a45 20:53:02 Removing intermediate container 377315707a45 20:53:02 ---> c9b022fdbef0 20:53:02 Step 21/23 : LABEL arch=arm64 20:53:03 ---> Running in 8ff03fe4ab14 20:53:03 Removing intermediate container 8ff03fe4ab14 20:53:03 ---> 0cf0ae2ff645 20:53:03 Step 22/23 : LABEL git_sha=cf13810e1e59382d3745b709a3f2cecf0d1bf80c 20:53:03 ---> Running in 095c04e21c8c 20:53:04 Removing intermediate container 095c04e21c8c 20:53:04 ---> 1014f194e3b6 20:53:04 Step 23/23 : LABEL version=0.0.0 20:53:04 ---> Running in 74ca6c532b5f 20:53:04 Removing intermediate container 74ca6c532b5f 20:53:04 ---> ccfa5222e87a 20:53:04 [Warning] One or more build-args [MAKE ARCH] were not consumed 20:53:04 Successfully built ccfa5222e87a 20:53:04 Successfully tagged device-sdk-simple-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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:05 20:53:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:53:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:06 arm64: Pulling from edgex-lftools-log-publisher 20:53:06 448f6bf000e3: Pulling fs layer 20:53:06 f757da607395: Pulling fs layer 20:53:06 05883995daec: Pulling fs layer 20:53:06 8603b9c90790: Pulling fs layer 20:53:06 1560dd03e051: Pulling fs layer 20:53:06 27f5ce0e4adf: Pulling fs layer 20:53:06 c2d8d7efcc4b: Pulling fs layer 20:53:06 1560dd03e051: Waiting 20:53:06 27f5ce0e4adf: Waiting 20:53:06 c2d8d7efcc4b: Waiting 20:53:06 8603b9c90790: Waiting 20:53:07 f757da607395: Verifying Checksum 20:53:07 f757da607395: Download complete 20:53:07 8603b9c90790: Verifying Checksum 20:53:07 8603b9c90790: Download complete 20:53:07 1560dd03e051: Verifying Checksum 20:53:07 1560dd03e051: Download complete 20:53:07 27f5ce0e4adf: Download complete 20:53:07 05883995daec: Download complete 20:53:08 448f6bf000e3: Verifying Checksum 20:53:08 448f6bf000e3: Download complete 20:53:11 c2d8d7efcc4b: Verifying Checksum 20:53:11 c2d8d7efcc4b: Download complete 20:53:11 448f6bf000e3: Pull complete 20:53:12 f757da607395: Pull complete 20:53:13 05883995daec: Pull complete 20:53:14 8603b9c90790: Pull complete 20:53:15 1560dd03e051: Pull complete 20:53:15 27f5ce0e4adf: Pull complete 20:53:30 c2d8d7efcc4b: Pull complete 20:53:30 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:53:30 prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container 20:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:53:34 $ docker top 11ee6c2efc3762d6dddf92571c2d18ff8764febbe31002e3767c7e0e460be797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:35 ---> job-cost.sh 20:53:35 lf-activate-venv: SKIPPING 20:53:35 INFO: No Stack... 20:53:37 INFO: Retrieving Pricing Info for: v3-standard-4 20:53:37 INFO: Archiving Costs [Pipeline] sh 20:53:37 + cat /w/workspace/device-sdk-go/7/archives/cost.csv 20:53:37 + cut -d, -f6 [Pipeline] lock 20:53:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] 20:53:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] did not exist. Created. 20:53:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:53:38 /w/workspace/device-sdk-go/7@tmp/durable-186033b9/script.sh: 1: /w/workspace/device-sdk-go/7@tmp/durable-186033b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:53:39 + echo total: 0.10999999940395355 [Pipeline] stash 20:53:39 Warning: overwriting stash ‘stack-cost’ 20:53:39 Stashed 1 file(s) [Pipeline] } 20:53:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1014-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:53:39 $ docker stop --time=1 11ee6c2efc3762d6dddf92571c2d18ff8764febbe31002e3767c7e0e460be797 20:53:41 $ docker rm -f 11ee6c2efc3762d6dddf92571c2d18ff8764febbe31002e3767c7e0e460be797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 20:53:42 provisioning config files... 20:53:42 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/config3189629466231058022tmp [Pipeline] { [Pipeline] sh 20:53:42 + set +x 20:53:42 + curl -s https://codecov.io/bash 20:53:42 + bash -s -- 20:53:42 20:53:42 _____ _ 20:53:42 / ____| | | 20:53:42 | | ___ __| | ___ ___ _____ __ 20:53:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:42 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:42 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:42 Bash-1.0.6 20:53:42 20:53:42 20:53:42 ==> git version 2.24.4 found 20:53:42 ==> 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 20:53:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:53:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:53:42 ==> Jenkins CI detected. 20:53:42 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1014 20:53:42 project root: . 20:53:42 --> token set from env 20:53:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:42 ==> Running gcov in . (disable via -X gcov) 20:53:42 ==> Python coveragepy not found 20:53:42 ==> Searching for coverage reports in: 20:53:42 + . 20:53:42 -> Found 1 reports 20:53:42 ==> Detecting git/mercurial file structure 20:53:42 ==> Reading reports 20:53:42 + ./coverage.out bytes=125634 20:53:42 ==> Appending adjustments 20:53:42 https://docs.codecov.io/docs/fixing-reports 20:53:43 + Found adjustments 20:53:43 ==> Gzipping contents 20:53:43 16K /tmp/codecov.8T02gD.gz 20:53:43 ==> Uploading reports 20:53:43 url: https://codecov.io 20:53:43 query: branch=PR-1014&commit=cf13810e1e59382d3745b709a3f2cecf0d1bf80c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1014%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1014&job=&cmd_args= 20:53:43 -> Pinging Codecov 20:53:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1014&commit=cf13810e1e59382d3745b709a3f2cecf0d1bf80c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1014%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1014&job=&cmd_args= 20:53:43 -> Uploading to 20:53:43 https://storage.googleapis.com/codecov/v4/raw/2021-08-26/7E55EF52A471D76F132DFD9A03CDDE97/cf13810e1e59382d3745b709a3f2cecf0d1bf80c/4b1128d3-a168-4772-8bca-5c6a78897450.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T205343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dcf1116b9bfdbaf77a95bb1a55fa39aab914aecb733b2d4d53e576c73435945 20:53:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:43 Dload Upload Total Spent Left Speed 20:53:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16036 0 0 100 16036 0 36605 --:--:-- --:--:-- --:--:-- 36611 20:53:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/cf13810e1e59382d3745b709a3f2cecf0d1bf80c [Pipeline] } 20:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [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] sh 20:53:45 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1014/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:53:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:46 ---> package-listing.sh 20:53:46 ++ facter osfamily 20:53:46 ++ tr '[:upper:]' '[:lower:]' 20:53:46 + OS_FAMILY=redhat 20:53:46 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1014 20:53:46 + START_PACKAGES=/tmp/packages_start.txt 20:53:46 + END_PACKAGES=/tmp/packages_end.txt 20:53:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:46 + PACKAGES=/tmp/packages_start.txt 20:53:46 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1014 ']' 20:53:46 + PACKAGES=/tmp/packages_end.txt 20:53:46 + case "${OS_FAMILY}" in 20:53:46 + rpm -qa 20:53:46 + sort 20:53:47 + '[' -f /tmp/packages_start.txt ']' 20:53:47 + '[' -f /tmp/packages_end.txt ']' 20:53:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:47 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1014 ']' 20:53:47 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1014/archives/ 20:53:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1014/archives/ [Pipeline] echo 20:53:47 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/gexfoundry_device-sdk-go_PR-1014/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:53:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:48 20:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:48 latest: Pulling from edgex-lftools-log-publisher 20:53:48 b4d181a07f80: Pulling fs layer 20:53:48 a1111a8f2ec3: Pulling fs layer 20:53:48 ed53099fbce6: Pulling fs layer 20:53:48 dc539afda2c1: Pulling fs layer 20:53:48 77bc0d833cb6: Pulling fs layer 20:53:48 9065ff56babe: Pulling fs layer 20:53:48 d287ab97295c: Pulling fs layer 20:53:48 dc539afda2c1: Waiting 20:53:48 77bc0d833cb6: Waiting 20:53:48 9065ff56babe: Waiting 20:53:48 d287ab97295c: Waiting 20:53:48 a1111a8f2ec3: Verifying Checksum 20:53:48 a1111a8f2ec3: Download complete 20:53:48 dc539afda2c1: Verifying Checksum 20:53:48 dc539afda2c1: Download complete 20:53:49 77bc0d833cb6: Verifying Checksum 20:53:49 77bc0d833cb6: Download complete 20:53:49 9065ff56babe: Verifying Checksum 20:53:49 9065ff56babe: Download complete 20:53:49 ed53099fbce6: Verifying Checksum 20:53:49 ed53099fbce6: Download complete 20:53:50 b4d181a07f80: Verifying Checksum 20:53:50 b4d181a07f80: Download complete 20:53:51 b4d181a07f80: Pull complete 20:53:51 a1111a8f2ec3: Pull complete 20:53:51 ed53099fbce6: Pull complete 20:53:51 dc539afda2c1: Pull complete 20:53:51 77bc0d833cb6: Pull complete 20:53:51 9065ff56babe: Pull complete 20:53:53 d287ab97295c: Verifying Checksum 20:53:53 d287ab97295c: Download complete 20:53:57 d287ab97295c: Pull complete 20:53:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:53:57 prd-centos7-docker-4c-2g-862 does not seem to be running inside a container 20:53:57 $ 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/gexfoundry_device-sdk-go_PR-1014/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1014 -v /w/workspace/gexfoundry_device-sdk-go_PR-1014:/w/workspace/gexfoundry_device-sdk-go_PR-1014:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1014@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:53:59 $ docker top b3b1a5953633ddbe5fa978c38bd670a00a643c2cc5535c0274a3491fc39d8582 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:00 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:00 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:00 + ls /var/log/sa-host 20:54:00 + sadf -c /var/log/sa-host/sa05 20:54:00 file_magic: OK 20:54:00 HZ: Using current value: 100 20:54:00 file_header: OK 20:54:00 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 20:54:00 Statistics: 20:54:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:54:00 File successfully converted to sysstat format version 12.0.3 20:54:00 + sadf -c /var/log/sa-host/sa26 20:54:00 file_magic: OK 20:54:00 HZ: Using current value: 100 20:54:00 file_header: OK 20:54:00 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 20:54:00 Statistics: 20:54:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:54:00 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:01 provisioning config files... 20:54:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1014@tmp/config6955430444261842465tmp [Pipeline] { [Pipeline] echo 20:54:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:01 ---> create-netrc.sh [Pipeline] } 20:54:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:02 ---> python-tools-install.sh [Pipeline] echo 20:54:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:02 ---> sudo-logs.sh 20:54:02 Archiving 'sudo' log.. 20:54:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-862.vexxhost.local: Name or service not known 20:54:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-862.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:54:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:02 ---> job-cost.sh 20:54:02 lf-activate-venv: SKIPPING 20:54:02 DEBUG: total: 0.10999999940395355 20:54:02 INFO: Retrieving Stack Cost... 20:54:03 INFO: Retrieving Pricing Info for: v3-standard-2 20:54:04 INFO: Archiving Costs [Pipeline] echo 20:54:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:04 ---> logs-deploy.sh 20:54:04 lf-activate-venv: SKIPPING 20:54:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1014/7 20:54:04 INFO: archiving workspace using pattern(s): 20:54:05 Archives upload complete. 20:54:05 INFO: archiving logs to Nexus 20:54:05 ---> uname -a: 20:54:05 Linux prd-centos7-docker-4c-2g-862.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:54:05 20:54:05 20:54:05 ---> lscpu: 20:54:05 Architecture: x86_64 20:54:05 CPU op-mode(s): 32-bit, 64-bit 20:54:05 Byte Order: Little Endian 20:54:05 Address sizes: 40 bits physical, 48 bits virtual 20:54:05 CPU(s): 2 20:54:05 On-line CPU(s) list: 0,1 20:54:05 Thread(s) per core: 1 20:54:05 Core(s) per socket: 1 20:54:05 Socket(s): 2 20:54:05 NUMA node(s): 1 20:54:05 Vendor ID: AuthenticAMD 20:54:05 CPU family: 23 20:54:05 Model: 49 20:54:05 Model name: AMD EPYC-Rome Processor 20:54:05 Stepping: 0 20:54:05 CPU MHz: 2799.998 20:54:05 BogoMIPS: 5599.99 20:54:05 Virtualization: AMD-V 20:54:05 Hypervisor vendor: KVM 20:54:05 Virtualization type: full 20:54:05 L1d cache: 32K 20:54:05 L1i cache: 32K 20:54:05 L2 cache: 512K 20:54:05 L3 cache: 16384K 20:54:05 NUMA node0 CPU(s): 0,1 20:54:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:54:05 20:54:05 20:54:05 ---> nproc: 20:54:05 2 20:54:05 20:54:05 20:54:05 ---> df -h: 20:54:05 Filesystem Size Used Avail Use% Mounted on 20:54:05 overlay 40G 7.7G 33G 20% / 20:54:05 tmpfs 64M 0 64M 0% /dev 20:54:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:54:05 shm 64M 0 64M 0% /dev/shm 20:54:05 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:54:05 20:54:05 20:54:05 ---> sar -b -r -n DEV: 20:54:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 20:54:05 20:54:05 20:44:28 LINUX RESTART (2 CPU) 20:54:05 20:54:05 20:45:01 tps rtps wtps bread/s bwrtn/s 20:54:05 20:46:01 80.15 4.43 75.72 2834.77 3346.47 20:54:05 20:47:01 0.93 0.00 0.93 0.00 22.53 20:54:05 20:48:01 0.27 0.00 0.27 0.00 3.15 20:54:05 20:49:01 0.13 0.00 0.13 0.00 2.18 20:54:05 20:50:01 0.28 0.00 0.28 0.00 3.40 20:54:05 20:51:01 0.38 0.00 0.38 0.00 6.16 20:54:05 20:52:01 0.32 0.00 0.32 0.00 5.25 20:54:05 20:53:01 0.23 0.00 0.23 0.00 2.85 20:54:05 Average: 10.34 0.55 9.79 354.48 424.16 20:54:05 20:54:05 20:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:54:05 20:46:01 5463592 0 806092 10.06 2620 1736636 1283248 14.17 580572 1565480 8 20:54:05 20:47:01 5473380 0 796296 9.94 2620 1736644 1206580 13.32 571784 1566036 8 20:54:05 20:48:01 5471528 0 798148 9.97 2620 1736644 1206904 13.32 573608 1566132 12 20:54:05 20:49:01 5470720 0 798948 9.98 2620 1736652 1206928 13.33 574048 1566860 8 20:54:05 20:50:01 5472516 0 797148 9.95 2620 1736656 1206728 13.32 569456 1569948 20 20:54:05 20:51:01 5471336 0 798320 9.97 2620 1736664 1206716 13.32 570472 1569948 12 20:54:05 20:52:01 5471468 0 798184 9.97 2620 1736668 1206644 13.32 570076 1569948 20 20:54:05 20:53:01 5462332 0 807316 10.08 2620 1736672 1206644 13.32 579324 1569948 8 20:54:05 Average: 5469609 0 800056 9.99 2620 1736654 1216299 13.43 573668 1568038 12 20:54:05 20:54:05 20:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:54:05 20:46:01 eth0 363.27 226.14 676.91 60.74 0.00 0.00 0.00 0.00 20:54:05 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:46:01 docker0 13.55 11.44 1.83 28.18 0.00 0.00 0.00 0.00 20:54:05 20:47:01 eth0 0.78 0.08 0.06 0.03 0.00 0.00 0.00 0.00 20:54:05 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:48:01 eth0 4.75 2.28 3.53 0.30 0.00 0.00 0.00 0.00 20:54:05 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:49:01 eth0 0.70 0.32 0.29 0.20 0.00 0.00 0.00 0.00 20:54:05 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:50:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:54:05 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:51:01 eth0 0.18 0.13 0.07 0.04 0.00 0.00 0.00 0.00 20:54:05 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:54:05 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:54:05 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 Average: eth0 46.28 28.67 85.15 7.68 0.00 0.00 0.00 0.00 20:54:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:54:05 Average: docker0 1.69 1.43 0.23 3.52 0.00 0.00 0.00 0.00 20:54:05 20:54:05 20:54:05 ---> sar -P ALL: 20:54:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 20:54:05 20:54:05 20:44:28 LINUX RESTART (2 CPU) 20:54:05 20:54:05 20:45:01 CPU %user %nice %system %iowait %steal %idle 20:54:05 20:46:01 all 8.56 0.00 3.02 1.93 0.05 86.45 20:54:05 20:46:01 0 9.46 0.00 3.34 2.62 0.05 84.53 20:54:05 20:46:01 1 7.67 0.00 2.69 1.23 0.05 88.36 20:54:05 20:47:01 all 0.20 0.00 0.05 0.00 0.03 99.72 20:54:05 20:47:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:54:05 20:47:01 1 0.35 0.00 0.07 0.00 0.03 99.55 20:54:05 20:48:01 all 0.22 0.00 0.06 0.00 0.03 99.69 20:54:05 20:48:01 0 0.07 0.00 0.07 0.00 0.03 99.83 20:54:05 20:48:01 1 0.37 0.00 0.05 0.00 0.03 99.55 20:54:05 20:49:01 all 0.11 0.00 0.03 0.00 0.03 99.83 20:54:05 20:49:01 0 0.17 0.00 0.02 0.00 0.02 99.80 20:54:05 20:49:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:54:05 20:50:01 all 0.12 0.00 0.03 0.00 0.04 99.81 20:54:05 20:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:54:05 20:50:01 1 0.18 0.00 0.03 0.00 0.05 99.73 20:54:05 20:51:01 all 0.09 0.00 0.02 0.00 0.03 99.86 20:54:05 20:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:54:05 20:51:01 1 0.15 0.00 0.02 0.00 0.03 99.80 20:54:05 20:52:01 all 0.08 0.00 0.06 0.00 0.04 99.82 20:54:05 20:52:01 0 0.03 0.00 0.03 0.00 0.05 99.88 20:54:05 20:52:01 1 0.13 0.00 0.08 0.00 0.03 99.75 20:54:05 20:53:01 all 0.16 0.00 0.05 0.00 0.03 99.76 20:54:05 20:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:54:05 20:53:01 1 0.28 0.00 0.05 0.00 0.05 99.62 20:54:05 Average: all 1.17 0.00 0.41 0.24 0.04 98.14 20:54:05 Average: 0 1.22 0.00 0.44 0.32 0.03 97.99 20:54:05 Average: 1 1.13 0.00 0.37 0.15 0.04 98.30 20:54:05 20:54:05 20:54:05