Pull request #1033 updated 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from c6c2082073dd4873b72b19af6481e6d325eb3a59+65791aa66105356d7211b84a08e8523cbf0bcc17 (f7efa0071552fc604ef5d3f912f586dbb350915a) 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-ssh4738939051212823761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8104732328425103113.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-1033/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-1033/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3340926902369027096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh4430876799304823659.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1033/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-1033/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4253899232345434518.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1396 in /w/workspace/gexfoundry_device-sdk-go_PR-1033 [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-1033 # 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-1033@tmp/jenkins-gitclient-ssh4041467606864883762.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-1033@tmp/jenkins-gitclient-ssh1732153693401909316.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1033/head:refs/remotes/origin/PR-1033 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 65791aa66105356d7211b84a08e8523cbf0bcc17 into PR head commit c6c2082073dd4873b72b19af6481e6d325eb3a59 Merge succeeded, producing c6c2082073dd4873b72b19af6481e6d325eb3a59 Checking out Revision c6c2082073dd4873b72b19af6481e6d325eb3a59 (PR-1033) > git config core.sparsecheckout # timeout=10 > git checkout -f c6c2082073dd4873b72b19af6481e6d325eb3a59 # 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-1033@tmp/jenkins-gitclient-ssh773483054566514269.key > git merge 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6c2082073dd4873b72b19af6481e6d325eb3a59 # timeout=10 Commit message: "feat: add NewCommandValueWithOrigin function" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:49:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:49:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:49:40 ========================================================= 08:49:40 EdgeX Global Pipelines Version Info 08:49:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bb1d3b63eee75a9dd4c9da7a4e2acdb0313c65b1 # timeout=10 08:49:41 ------------------- 08:49:41 stable info: 08:49:41 ------------------- 08:49:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:49:41 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:49:41 Message: update stable to v1.0.210 08:49:42 ------------------- 08:49:42 experimental info: 08:49:42 ------------------- 08:49:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:49:42 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 08:49:42 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1033 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1033 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1033 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6c2082073dd4873b72b19af6481e6d325eb3a59 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6c2082 [Pipeline] echo 08:49:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:42 provisioning config files... 08:49:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/config8039545935699501705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:42 ---> docker-login.sh 08:49:42 nexus3.edgexfoundry.org:10001 08:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:43 Configure a credential helper to remove this warning. See 08:49:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:43 08:49:43 Login Succeeded 08:49:43 nexus3.edgexfoundry.org:10002 08:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:43 Configure a credential helper to remove this warning. See 08:49:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:43 08:49:43 Login Succeeded 08:49:43 nexus3.edgexfoundry.org:10003 08:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:43 Configure a credential helper to remove this warning. See 08:49:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:43 08:49:43 Login Succeeded 08:49:43 nexus3.edgexfoundry.org:10004 08:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:43 Configure a credential helper to remove this warning. See 08:49:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:43 08:49:43 Login Succeeded 08:49:43 docker.io 08:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:44 Configure a credential helper to remove this warning. See 08:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:44 08:49:44 Login Succeeded 08:49:44 ---> docker-login.sh ends [Pipeline] } 08:49:44 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 08:49:44 + git log --format=format:%s -1 c6c2082073dd4873b72b19af6481e6d325eb3a59 [Pipeline] echo 08:49:44 GIT_COMMIT: c6c2082073dd4873b72b19af6481e6d325eb3a59, Commit Message: feat: add NewCommandValueWithOrigin function [Pipeline] echo 08:49:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:45 08:49:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:49:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:45 latest: Pulling from edgex-devops/git-semver 08:49:45 a0d0a0d46f8b: Pulling fs layer 08:49:45 3e5f54012d9b: Pulling fs layer 08:49:45 4c7163046ea9: Pulling fs layer 08:49:45 0c2d73faf560: Pulling fs layer 08:49:45 0c2d73faf560: Waiting 08:49:45 3e5f54012d9b: Verifying Checksum 08:49:45 3e5f54012d9b: Download complete 08:49:45 a0d0a0d46f8b: Verifying Checksum 08:49:45 a0d0a0d46f8b: Download complete 08:49:45 4c7163046ea9: Verifying Checksum 08:49:45 4c7163046ea9: Download complete 08:49:45 0c2d73faf560: Verifying Checksum 08:49:45 0c2d73faf560: Download complete 08:49:45 a0d0a0d46f8b: Pull complete 08:49:45 3e5f54012d9b: Pull complete 08:49:46 4c7163046ea9: Pull complete 08:49:46 0c2d73faf560: Pull complete 08:49:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:49:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:49:46 prd-centos7-docker-4c-2g-1396 does not seem to be running inside a container 08:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1033 -v /w/workspace/gexfoundry_device-sdk-go_PR-1033:/w/workspace/gexfoundry_device-sdk-go_PR-1033:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1033@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:49:47 $ docker top f5a6a665e60dec9b24f63989e53096c9b37967eafb3682f158c893363ca72125 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:47 [ssh-agent] Looking for ssh-agent implementation... 08:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:47 $ docker exec f5a6a665e60dec9b24f63989e53096c9b37967eafb3682f158c893363ca72125 ssh-agent 08:49:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaEJiGe/agent.14 08:49:47 SSH_AGENT_PID=20 08:49:47 Running ssh-add (command line suppressed) 08:49:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_6434555481140943227.key (/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_6434555481140943227.key) 08:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:47 + git tag --points-at HEAD [Pipeline] } 08:49:47 $ docker exec --env ******** --env ******** f5a6a665e60dec9b24f63989e53096c9b37967eafb3682f158c893363ca72125 ssh-agent -k 08:49:47 unset SSH_AUTH_SOCK; 08:49:47 unset SSH_AGENT_PID; 08:49:47 echo Agent pid 20 killed; 08:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:49:47 [ssh-agent] Looking for ssh-agent implementation... 08:49:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:49:48 $ docker exec f5a6a665e60dec9b24f63989e53096c9b37967eafb3682f158c893363ca72125 ssh-agent 08:49:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhniaGb/agent.55 08:49:48 SSH_AGENT_PID=62 08:49:48 Running ssh-add (command line suppressed) 08:49:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_5384141238045854872.key (/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/private_key_5384141238045854872.key) 08:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:49:48 + git semver init 08:49:48 # -> Open(): unable to determine branch for HEAD 08:49:48 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1033/.git 08:49:48 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1033 08:49:48 # $SEMVER_REMOTE_NAME = origin 08:49:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:49:48 # $SEMVER_USER_NAME = edgex-jenkins 08:49:48 # $SEMVER_BRANCH = PR-1033 08:49:48 # $SEMVER_TEMP = /tmp/semver-235687874 08:49:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:49:49 # '/tmp/semver-235687874' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1033/.semver' 08:49:49 # -> Force: false 08:49:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1033/.semver [Pipeline] } 08:49:49 $ docker exec --env ******** --env ******** f5a6a665e60dec9b24f63989e53096c9b37967eafb3682f158c893363ca72125 ssh-agent -k 08:49:49 unset SSH_AUTH_SOCK; 08:49:49 unset SSH_AGENT_PID; 08:49:49 echo Agent pid 62 killed; 08:49:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:49:49 + git semver [Pipeline] } 08:49:49 $ docker stop --time=1 f5a6a665e60dec9b24f63989e53096c9b37967eafb3682f158c893363ca72125 08:49:51 $ docker rm -f f5a6a665e60dec9b24f63989e53096c9b37967eafb3682f158c893363ca72125 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:49:51 Stashed 1 file(s) [Pipeline] echo 08:49:51 [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 08:49:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1394 in /w/workspace/gexfoundry_device-sdk-go_PR-1033 [Pipeline] { [Pipeline] ws 08:49:52 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 08:49:52 Selected Git installation does not exist. Using Default 08:49:52 The recommended git tool is: NONE 08:49:58 using credential edgex-jenkins-ssh 08:49:58 Cloning the remote Git repository 08:49:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:49:58 > git init /w/workspace/device-sdk-go/3 # timeout=10 08:49:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:49:58 > git --version # timeout=10 08:49:58 > git --version # 'git version 2.17.1' 08:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:49:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:49:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:49:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:49:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:00 Merging remotes/origin/main commit 65791aa66105356d7211b84a08e8523cbf0bcc17 into PR head commit c6c2082073dd4873b72b19af6481e6d325eb3a59 08:50:00 Merge succeeded, producing c6c2082073dd4873b72b19af6481e6d325eb3a59 08:50:00 Checking out Revision c6c2082073dd4873b72b19af6481e6d325eb3a59 (PR-1033) 08:49:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1033/head:refs/remotes/origin/PR-1033 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:50:00 > git config core.sparsecheckout # timeout=10 08:50:00 > git checkout -f c6c2082073dd4873b72b19af6481e6d325eb3a59 # timeout=10 08:50:00 > git remote # timeout=10 08:50:00 > git config --get remote.origin.url # timeout=10 08:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:00 > git merge 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 08:50:00 > git rev-parse HEAD^{commit} # timeout=10 08:50:00 > git config core.sparsecheckout # timeout=10 08:50:00 > git checkout -f c6c2082073dd4873b72b19af6481e6d325eb3a59 # timeout=10 08:50:05 Commit message: "feat: add NewCommandValueWithOrigin function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:06 Dload Upload Total Spent Left Speed 08:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh 08:50:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:50:06 Still waiting to schedule task 08:50:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:50:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:50:07 + sudo tee /etc/docker/daemon.new 08:50:07 { 08:50:07 "registry-mirrors": [ 08:50:07 "https://nexus3.edgexfoundry.org:10001" 08:50:07 ], 08:50:07 "bip": "10.250.0.254/24", 08:50:07 "hosts": [ 08:50:07 "tcp://0.0.0.0:5555", 08:50:07 "unix:///var/run/docker.sock" 08:50:07 ], 08:50:07 "mtu": 1458, 08:50:07 "selinux-enabled": true, 08:50:07 "seccomp-profile": "/etc/docker/seccomp.json" 08:50:07 } [Pipeline] sh 08:50:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:50:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:26 provisioning config files... 08:50:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config1812772589300049449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:26 ---> docker-login.sh 08:50:26 nexus3.edgexfoundry.org:10001 08:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:28 Configure a credential helper to remove this warning. See 08:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:28 08:50:28 Login Succeeded 08:50:28 nexus3.edgexfoundry.org:10002 08:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:29 Configure a credential helper to remove this warning. See 08:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:29 08:50:29 Login Succeeded 08:50:29 nexus3.edgexfoundry.org:10003 08:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:29 Configure a credential helper to remove this warning. See 08:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:29 08:50:29 Login Succeeded 08:50:29 nexus3.edgexfoundry.org:10004 08:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:30 Configure a credential helper to remove this warning. See 08:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:30 08:50:30 Login Succeeded 08:50:30 docker.io 08:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:31 Configure a credential helper to remove this warning. See 08:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:31 08:50:31 Login Succeeded 08:50:31 ---> docker-login.sh ends [Pipeline] } 08:50:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:50:31 ========================================================= 08:50:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:50:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:50:32 + 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 . 08:50:32 Sending build context to Docker daemon 2.694MB 08:50:32 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:50:32 Step 2/10 : FROM ${BASE} AS builder 08:50:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:50:32 552d1f2373af: Pulling fs layer 08:50:32 ea3f2d53f512: Pulling fs layer 08:50:32 9e70ebbbe112: Pulling fs layer 08:50:32 7a9cfe048b4a: Pulling fs layer 08:50:32 72dc09318566: Pulling fs layer 08:50:32 f4f7b4309257: Pulling fs layer 08:50:32 0ac9a79272e3: Pulling fs layer 08:50:32 b78e95d17946: Pulling fs layer 08:50:32 7a9cfe048b4a: Waiting 08:50:32 72dc09318566: Waiting 08:50:32 f4f7b4309257: Waiting 08:50:32 0ac9a79272e3: Waiting 08:50:32 b78e95d17946: Waiting 08:50:32 9e70ebbbe112: Verifying Checksum 08:50:32 9e70ebbbe112: Download complete 08:50:32 ea3f2d53f512: Verifying Checksum 08:50:32 ea3f2d53f512: Download complete 08:50:32 72dc09318566: Verifying Checksum 08:50:32 72dc09318566: Download complete 08:50:32 f4f7b4309257: Verifying Checksum 08:50:32 f4f7b4309257: Download complete 08:50:32 0ac9a79272e3: Verifying Checksum 08:50:32 0ac9a79272e3: Download complete 08:50:32 552d1f2373af: Download complete 08:50:33 552d1f2373af: Pull complete 08:50:34 ea3f2d53f512: Pull complete 08:50:34 9e70ebbbe112: Pull complete 08:50:35 b78e95d17946: Verifying Checksum 08:50:35 b78e95d17946: Download complete 08:50:35 7a9cfe048b4a: Download complete 08:50:47 7a9cfe048b4a: Pull complete 08:50:47 72dc09318566: Pull complete 08:50:47 f4f7b4309257: Pull complete 08:50:47 0ac9a79272e3: Pull complete 08:50:53 b78e95d17946: Pull complete 08:50:53 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:50:53 ---> 8b459fc5aaf0 08:50:53 Step 3/10 : ARG MAKE=make build 08:50:57 ---> Running in 24ba85584220 08:50:57 Removing intermediate container 24ba85584220 08:50:57 ---> c39b0c092abb 08:50:57 Step 4/10 : WORKDIR /device-sdk-go 08:50:57 ---> Running in 47f0e59eaecb 08:50:58 Removing intermediate container 47f0e59eaecb 08:50:58 ---> e9b52ceb14e6 08:50:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:50:58 ---> Running in c3964e926356 08:50:58 Removing intermediate container c3964e926356 08:50:58 ---> 35c903cda89d 08:50:58 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:58 ---> Running in 2351c82ea22a 08:51:01 Removing intermediate container 2351c82ea22a 08:51:01 ---> c7341adb8efe 08:51:01 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:51:01 ---> Running in e7efdec1d1b7 08:51:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:04 OK: 219 MiB in 52 packages 08:51:05 Removing intermediate container e7efdec1d1b7 08:51:05 ---> e5af9f8a8ff3 08:51:05 Step 8/10 : COPY . . 08:51:06 ---> 79ea4088eb0f 08:51:06 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:06 ---> Running in 8fbae6cb2f55 08:51:27 Running on prd-centos7-docker-4c-2g-1397 in /w/workspace/gexfoundry_device-sdk-go_PR-1033 [Pipeline] { [Pipeline] ws 08:51:27 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 08:51:27 Selected Git installation does not exist. Using Default 08:51:27 The recommended git tool is: NONE 08:51:29 using credential edgex-jenkins-ssh 08:51:29 Cloning the remote Git repository 08:51:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:51:28 > git init /w/workspace/device-sdk-go/3 # timeout=10 08:51:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:51:28 > git --version # timeout=10 08:51:28 > git --version # 'git version 2.24.4' 08:51:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:28 [INFO] Currently running in a labeled security context 08:51:28 [INFO] Currently SELinux is 'enforcing' on the host 08:51:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh5689091680142593150.key 08:51:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:51:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:51:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:51:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:29 [INFO] Currently running in a labeled security context 08:51:29 [INFO] Currently SELinux is 'enforcing' on the host 08:51:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh1682078510211760151.key 08:51:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1033/head:refs/remotes/origin/PR-1033 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:51:31 Merging remotes/origin/main commit 65791aa66105356d7211b84a08e8523cbf0bcc17 into PR head commit c6c2082073dd4873b72b19af6481e6d325eb3a59 08:51:31 Merge succeeded, producing c6c2082073dd4873b72b19af6481e6d325eb3a59 08:51:31 Checking out Revision c6c2082073dd4873b72b19af6481e6d325eb3a59 (PR-1033) 08:51:30 > git config core.sparsecheckout # timeout=10 08:51:30 > git checkout -f c6c2082073dd4873b72b19af6481e6d325eb3a59 # timeout=10 08:51:30 > git remote # timeout=10 08:51:30 > git config --get remote.origin.url # timeout=10 08:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:30 [INFO] Currently running in a labeled security context 08:51:30 [INFO] Currently SELinux is 'enforcing' on the host 08:51:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh3952614032405060486.key 08:51:30 > git merge 65791aa66105356d7211b84a08e8523cbf0bcc17 # timeout=10 08:51:30 > git rev-parse HEAD^{commit} # timeout=10 08:51:30 > git config core.sparsecheckout # timeout=10 08:51:30 > git checkout -f c6c2082073dd4873b72b19af6481e6d325eb3a59 # timeout=10 08:51:34 Commit message: "feat: add NewCommandValueWithOrigin function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:35 provisioning config files... 08:51:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8568953765515306919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:35 ---> docker-login.sh 08:51:35 nexus3.edgexfoundry.org:10001 08:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:35 Configure a credential helper to remove this warning. See 08:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:35 08:51:35 Login Succeeded 08:51:35 nexus3.edgexfoundry.org:10002 08:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:35 Configure a credential helper to remove this warning. See 08:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:35 08:51:35 Login Succeeded 08:51:35 nexus3.edgexfoundry.org:10003 08:51:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:35 Configure a credential helper to remove this warning. See 08:51:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:35 08:51:35 Login Succeeded 08:51:35 nexus3.edgexfoundry.org:10004 08:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:36 Configure a credential helper to remove this warning. See 08:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:36 08:51:36 Login Succeeded 08:51:36 docker.io 08:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:36 Configure a credential helper to remove this warning. See 08:51:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:36 08:51:36 Login Succeeded 08:51:36 ---> docker-login.sh ends [Pipeline] } 08:51:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:51:36 ========================================================= 08:51:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:51:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:51:36 + 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 . 08:51:36 Sending build context to Docker daemon 2.696MB 08:51:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 08:51:36 Step 2/10 : FROM ${BASE} AS builder 08:51:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:51:36 a0d0a0d46f8b: Pulling fs layer 08:51:36 31adcdaf11c8: Pulling fs layer 08:51:36 b8b176561691: Pulling fs layer 08:51:36 4527c011a84f: Pulling fs layer 08:51:36 5d74067f8e1e: Pulling fs layer 08:51:36 e0aca202a116: Pulling fs layer 08:51:36 3a43be97a3b4: Pulling fs layer 08:51:36 34cad66bf833: Pulling fs layer 08:51:36 b4e3c513aaa6: Pulling fs layer 08:51:36 4527c011a84f: Waiting 08:51:36 5d74067f8e1e: Waiting 08:51:36 e0aca202a116: Waiting 08:51:36 3a43be97a3b4: Waiting 08:51:36 34cad66bf833: Waiting 08:51:36 b4e3c513aaa6: Waiting 08:51:36 b8b176561691: Verifying Checksum 08:51:36 b8b176561691: Download complete 08:51:36 31adcdaf11c8: Verifying Checksum 08:51:36 31adcdaf11c8: Download complete 08:51:36 5d74067f8e1e: Verifying Checksum 08:51:36 5d74067f8e1e: Download complete 08:51:36 e0aca202a116: Verifying Checksum 08:51:36 e0aca202a116: Download complete 08:51:36 a0d0a0d46f8b: Verifying Checksum 08:51:36 a0d0a0d46f8b: Download complete 08:51:36 3a43be97a3b4: Verifying Checksum 08:51:36 3a43be97a3b4: Download complete 08:51:37 34cad66bf833: Verifying Checksum 08:51:37 34cad66bf833: Download complete 08:51:37 a0d0a0d46f8b: Pull complete 08:51:37 4527c011a84f: Verifying Checksum 08:51:37 4527c011a84f: Download complete 08:51:37 31adcdaf11c8: Pull complete 08:51:37 b8b176561691: Pull complete 08:51:37 b4e3c513aaa6: Verifying Checksum 08:51:37 b4e3c513aaa6: Download complete 08:51:41 4527c011a84f: Pull complete 08:51:41 5d74067f8e1e: Pull complete 08:51:41 e0aca202a116: Pull complete 08:51:41 3a43be97a3b4: Pull complete 08:51:41 34cad66bf833: Pull complete 08:51:44 b4e3c513aaa6: Pull complete 08:51:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:51:44 ---> 9f6097aaca64 08:51:44 Step 3/10 : ARG MAKE=make build 08:51:46 ---> Running in dd81b77f6546 08:51:46 Removing intermediate container dd81b77f6546 08:51:46 ---> f25b3e5b3331 08:51:46 Step 4/10 : WORKDIR /device-sdk-go 08:51:46 ---> Running in a8bd4e716d02 08:51:46 Removing intermediate container a8bd4e716d02 08:51:46 ---> 6464e04a8cf3 08:51:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:51:46 ---> Running in 7c6d5f4f80a0 08:51:46 Removing intermediate container 7c6d5f4f80a0 08:51:46 ---> 5e4943611755 08:51:46 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:46 ---> Running in 836fa160bdf4 08:51:46 Removing intermediate container 836fa160bdf4 08:51:46 ---> 6fe002c083c2 08:51:46 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:51:46 ---> Running in 35440f58e318 08:51:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:51:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:51:48 OK: 220 MiB in 52 packages 08:51:48 Removing intermediate container 35440f58e318 08:51:48 ---> 9d94f3f1a3c2 08:51:48 Step 8/10 : COPY . . 08:51:48 ---> 737eb4094165 08:51:48 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:48 ---> Running in 88d701abf3ea 08:52:15 Removing intermediate container 88d701abf3ea 08:52:15 ---> 4b4864e4c75f 08:52:15 Step 10/10 : RUN ${MAKE} 08:52:15 ---> Running in a13d02fab944 08:52:15 noop 08:52:15 Removing intermediate container a13d02fab944 08:52:15 ---> b98dfc0d283b 08:52:15 Successfully built b98dfc0d283b 08:52:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:52:15 + docker inspect -f . ci-base-image-x86_64 08:52:15 . [Pipeline] withDockerContainer 08:52:15 prd-centos7-docker-4c-2g-1397 does not seem to be running inside a container 08:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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-x86_64 cat 08:52:16 $ docker top b7c4fdaee2a48356bc2218850afd4dad6fbab0fc1bd07729fccc96aacebea4df -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:16 + go version 08:52:16 go version go1.16.8 linux/amd64 [Pipeline] } 08:52:16 $ docker stop --time=1 b7c4fdaee2a48356bc2218850afd4dad6fbab0fc1bd07729fccc96aacebea4df 08:52:17 $ docker rm -f b7c4fdaee2a48356bc2218850afd4dad6fbab0fc1bd07729fccc96aacebea4df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:52:18 + docker inspect -f . ci-base-image-x86_64 08:52:18 . [Pipeline] withDockerContainer 08:52:18 prd-centos7-docker-4c-2g-1397 does not seem to be running inside a container 08:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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-x86_64 cat 08:52:18 $ docker top 13cc56f70d85e32d40b90a919ef6ba6688d19c588d74da3425412cae1fdcaedd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:52:19 + make test 08:52:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:52:24 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:52:28 Removing intermediate container 8fbae6cb2f55 08:52:28 ---> a250c92eba93 08:52:28 Step 10/10 : RUN ${MAKE} 08:52:28 ---> Running in edb426b2347a 08:52:28 noop 08:52:28 Removing intermediate container edb426b2347a 08:52:28 ---> 3d8ff3dbd0d6 08:52:28 Successfully built 3d8ff3dbd0d6 08:52:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:52:29 + docker inspect -f . ci-base-image-arm64 08:52:29 . [Pipeline] withDockerContainer 08:52:29 prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container 08:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 08:52:31 $ docker top b3541f57c42891ee3e59990b4fc8b96624183bce892d741458bb9243a4621217 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:32 + go version 08:52:32 go version go1.16.8 linux/arm64 [Pipeline] } 08:52:32 $ docker stop --time=1 b3541f57c42891ee3e59990b4fc8b96624183bce892d741458bb9243a4621217 08:52:33 $ docker rm -f b3541f57c42891ee3e59990b4fc8b96624183bce892d741458bb9243a4621217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:52:34 + docker inspect -f . ci-base-image-arm64 08:52:34 . [Pipeline] withDockerContainer 08:52:34 prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container 08:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** ci-base-image-arm64 cat 08:52:36 $ docker top 8a940411b5a337288ad76ae0a2e70ec0d33162a52842773f35426cb7b002f3a0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:52:37 + make test 08:52:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:52:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:52:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:52:46 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:52:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.049s coverage: 23.5% of statements 08:52:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:52:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 28.1% of statements 08:52:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 08:52:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.053s coverage: 9.0% of statements 08:52:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:52:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:52:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:52:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.069s coverage: 28.7% of statements 08:52:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:52:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.057s coverage: 83.3% of statements 08:52:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:52:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:52:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 57.8% of statements 08:52:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.827s coverage: 88.8% of statements 08:52:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:52:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.050s coverage: 4.9% of statements 08:52:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:52:51 GO111MODULE=on go vet ./... 08:53:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:53:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:53:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:53:09 ./bin/test-attribution-txt.sh [Pipeline] } 08:53:09 $ docker stop --time=1 13cc56f70d85e32d40b90a919ef6ba6688d19c588d74da3425412cae1fdcaedd 08:53:11 $ docker rm -f 13cc56f70d85e32d40b90a919ef6ba6688d19c588d74da3425412cae1fdcaedd [Pipeline] // withDockerContainer [Pipeline] sh 08:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:53:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:53:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:53:13 + ls -al . 08:53:13 total 264 08:53:13 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 08:53 . 08:53:13 drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 08:51 .. 08:53:13 drwxrwxr-x. 2 jenkins jenkins 37 Oct 14 08:51 bin 08:53:13 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 14 08:51 CHANGELOG.md 08:53:13 -rw-r--r--. 1 jenkins jenkins 126693 Oct 14 08:52 coverage.out 08:53:13 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 08:51 .dockerignore 08:53:13 drwxrwxr-x. 5 jenkins jenkins 62 Oct 14 08:51 example 08:53:13 drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 08:51 .git 08:53:13 drwxrwxr-x. 3 jenkins jenkins 125 Oct 14 08:51 .github 08:53:13 -rw-rw-r--. 1 jenkins jenkins 131 Oct 14 08:51 .gitignore 08:53:13 -rw-rw-r--. 1 jenkins jenkins 583 Oct 14 08:51 go.mod 08:53:13 -rw-rw-r--. 1 jenkins jenkins 49618 Oct 14 08:51 go.sum 08:53:13 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:51 GOVERNANCE.md 08:53:13 drwxrwxr-x. 15 jenkins jenkins 224 Oct 14 08:51 internal 08:53:13 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 08:51 Jenkinsfile 08:53:13 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 14 08:51 LICENSE 08:53:13 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 14 08:51 Makefile 08:53:13 drwxrwxr-x. 3 jenkins jenkins 16 Oct 14 08:51 openapi 08:53:13 -rw-rw-r--. 1 jenkins jenkins 619 Oct 14 08:51 OWNERS.md 08:53:13 drwxrwxr-x. 5 jenkins jenkins 50 Oct 14 08:51 pkg 08:53:13 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 14 08:51 README.md 08:53:13 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 08:51 snap 08:53:13 -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 08:49 VERSION 08:53:13 -rw-rw-r--. 1 jenkins jenkins 222 Oct 14 08:51 version.go [Pipeline] isUnix [Pipeline] sh 08:53:14 + 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=c6c2082073dd4873b72b19af6481e6d325eb3a59 --label arch=amd64 --label version=0.0.0 . 08:53:14 Sending build context to Docker daemon 2.823MB 08:53:14 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:53:14 Step 2/24 : FROM ${BASE} AS builder 08:53:14 ---> b98dfc0d283b 08:53:14 Step 3/24 : ARG MAKE=make build 08:53:14 ---> Running in 6070842c2f28 08:53:14 Removing intermediate container 6070842c2f28 08:53:14 ---> 0e9c92a6f388 08:53:14 Step 4/24 : WORKDIR /device-sdk-go 08:53:14 ---> Running in bce5586bcf00 08:53:14 Removing intermediate container bce5586bcf00 08:53:14 ---> 55a150c73e94 08:53:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:53:14 ---> Running in 62f9bca5e2c4 08:53:14 Removing intermediate container 62f9bca5e2c4 08:53:14 ---> a446a77dec0b 08:53:14 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:14 ---> Running in ee234637072b 08:53:14 Removing intermediate container ee234637072b 08:53:14 ---> 9a9109710c79 08:53:14 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:53:14 ---> Running in 2d14750bf381 08:53:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:53:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:53:16 OK: 220 MiB in 52 packages 08:53:16 Removing intermediate container 2d14750bf381 08:53:16 ---> 0db9b8f22b21 08:53:16 Step 8/24 : COPY . . 08:53:16 ---> b7f39e39bcd4 08:53:16 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:16 ---> Running in a8ddceaa8476 08:53:17 Removing intermediate container a8ddceaa8476 08:53:17 ---> 9ddee8d349c5 08:53:17 Step 10/24 : RUN ${MAKE} 08:53:17 ---> Running in e6fccc943138 08:53:17 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 08:53:27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:53:28 Removing intermediate container e6fccc943138 08:53:28 ---> 2f851d92e933 08:53:28 Step 11/24 : FROM alpine:3.14 08:53:29 3.14: Pulling from library/alpine 08:53:29 a0d0a0d46f8b: Already exists 08:53:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:53:29 Status: Downloaded newer image for alpine:3.14 08:53:29 ---> 14119a10abf4 08:53:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:53:29 ---> Running in a6b64ab93c4f 08:53:29 Removing intermediate container a6b64ab93c4f 08:53:29 ---> 3b5f76ebb20d 08:53:29 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:29 ---> Running in ee5214e3c399 08:53:30 Removing intermediate container ee5214e3c399 08:53:30 ---> 83e6473d6d9e 08:53:30 Step 14/24 : RUN apk add --update --no-cache zeromq 08:53:30 ---> Running in a4c68c2f6bbb 08:53:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:53:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:53:31 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:53:31 (2/5) Installing libsodium (1.0.18-r0) 08:53:31 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:53:32 (4/5) Installing libzmq (4.3.4-r0) 08:53:32 (5/5) Installing zeromq (4.3.4-r0) 08:53:32 Executing busybox-1.33.1-r3.trigger 08:53:32 OK: 8 MiB in 19 packages 08:53:32 Removing intermediate container a4c68c2f6bbb 08:53:32 ---> c5e5df7118a3 08:53:32 Step 15/24 : WORKDIR / 08:53:32 ---> Running in 34301d78ab3a 08:53:32 Removing intermediate container 34301d78ab3a 08:53:32 ---> 94bb02ab21e2 08:53:32 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:53:32 ---> 860b86cb8443 08:53:32 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:53:33 ---> 1e9ac9231c4a 08:53:33 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:53:33 ---> 697821de1dd2 08:53:33 Step 19/24 : EXPOSE 59999 08:53:33 ---> Running in 9fa971030cdb 08:53:33 Removing intermediate container 9fa971030cdb 08:53:33 ---> dc565b171fb0 08:53:33 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:53:33 ---> Running in 4cfddf1bdbb7 08:53:33 Removing intermediate container 4cfddf1bdbb7 08:53:33 ---> 26173c021656 08:53:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:33 ---> Running in 5e6ac33997e0 08:53:33 Removing intermediate container 5e6ac33997e0 08:53:33 ---> d52fc3c7a4e2 08:53:33 Step 22/24 : LABEL arch=amd64 08:53:33 ---> Running in 4814a01ac995 08:53:33 Removing intermediate container 4814a01ac995 08:53:33 ---> 61b1ae88ccb4 08:53:33 Step 23/24 : LABEL git_sha=c6c2082073dd4873b72b19af6481e6d325eb3a59 08:53:33 ---> Running in 55a336a3ba93 08:53:33 Removing intermediate container 55a336a3ba93 08:53:33 ---> 251e8c14a8c9 08:53:33 Step 24/24 : LABEL version=0.0.0 08:53:33 ---> Running in 6bceb679a408 08:53:33 Removing intermediate container 6bceb679a408 08:53:33 ---> 7b34f0093c19 08:53:33 [Warning] One or more build-args [ARCH] were not consumed 08:53:33 Successfully built 7b34f0093c19 08:53:33 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 08:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:34 08:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:34 latest: Pulling from edgex-lftools-log-publisher 08:53:34 b4d181a07f80: Pulling fs layer 08:53:34 a1111a8f2ec3: Pulling fs layer 08:53:34 ed53099fbce6: Pulling fs layer 08:53:34 dc539afda2c1: Pulling fs layer 08:53:34 77bc0d833cb6: Pulling fs layer 08:53:34 9065ff56babe: Pulling fs layer 08:53:34 d287ab97295c: Pulling fs layer 08:53:34 dc539afda2c1: Waiting 08:53:34 77bc0d833cb6: Waiting 08:53:34 9065ff56babe: Waiting 08:53:34 d287ab97295c: Waiting 08:53:34 a1111a8f2ec3: Verifying Checksum 08:53:34 a1111a8f2ec3: Download complete 08:53:34 dc539afda2c1: Verifying Checksum 08:53:34 dc539afda2c1: Download complete 08:53:34 77bc0d833cb6: Verifying Checksum 08:53:34 77bc0d833cb6: Download complete 08:53:34 ed53099fbce6: Verifying Checksum 08:53:34 ed53099fbce6: Download complete 08:53:34 9065ff56babe: Verifying Checksum 08:53:34 9065ff56babe: Download complete 08:53:35 b4d181a07f80: Verifying Checksum 08:53:35 b4d181a07f80: Download complete 08:53:35 d287ab97295c: Verifying Checksum 08:53:35 d287ab97295c: Download complete 08:53:36 b4d181a07f80: Pull complete 08:53:36 a1111a8f2ec3: Pull complete 08:53:37 ed53099fbce6: Pull complete 08:53:37 dc539afda2c1: Pull complete 08:53:37 77bc0d833cb6: Pull complete 08:53:37 9065ff56babe: Pull complete 08:53:42 d287ab97295c: Pull complete 08:53:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:53:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:53:42 prd-centos7-docker-4c-2g-1397 does not seem to be running inside a container 08:53:42 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 08:53:45 $ docker top 0cc269fd5601e043140ed3a93a5eba88c3b7fef6033a0b50d90864b9a8c57c08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:46 ---> job-cost.sh 08:53:46 lf-activate-venv: SKIPPING 08:53:46 INFO: No Stack... 08:53:51 INFO: Retrieving Pricing Info for: v3-standard-2 08:53:51 INFO: Archiving Costs [Pipeline] sh 08:53:52 + cut -d, -f6 08:53:52 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 08:53:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] 08:53:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] did not exist. Created. 08:53:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:53:52 + echo total: 0.05999999865889549 [Pipeline] stash 08:53:52 Stashed 1 file(s) [Pipeline] } 08:53:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:53:52 $ docker stop --time=1 0cc269fd5601e043140ed3a93a5eba88c3b7fef6033a0b50d90864b9a8c57c08 08:53:53 $ docker rm -f 0cc269fd5601e043140ed3a93a5eba88c3b7fef6033a0b50d90864b9a8c57c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:54:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:54:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:54:01 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:54:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.296s coverage: 23.5% of statements 08:54:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:54:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.253s coverage: 28.1% of statements 08:54:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.314s coverage: 78.9% of statements 08:54:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.181s coverage: 9.0% of statements 08:54:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:54:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:54:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:54:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.328s coverage: 28.7% of statements 08:54:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:54:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.254s coverage: 83.3% of statements 08:54:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:54:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:54:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.345s coverage: 57.8% of statements 08:54:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.080s coverage: 88.8% of statements 08:54:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:54:19 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.206s coverage: 4.9% of statements 08:54:19 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:54:20 GO111MODULE=on go vet ./... 08:55:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:16 ./bin/test-attribution-txt.sh [Pipeline] } 08:55:16 $ docker stop --time=1 8a940411b5a337288ad76ae0a2e70ec0d33162a52842773f35426cb7b002f3a0 08:55:19 $ docker rm -f 8a940411b5a337288ad76ae0a2e70ec0d33162a52842773f35426cb7b002f3a0 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:20 Warning: overwriting stash ‘coverage-report’ 08:55:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:21 + ls -al . 08:55:21 total 300 08:55:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:55 . 08:55:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:49 .. 08:55:21 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:50 .dockerignore 08:55:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:50 .git 08:55:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:50 .github 08:55:21 -rw-rw-r-- 1 jenkins jenkins 131 Oct 14 08:50 .gitignore 08:55:21 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 14 08:50 CHANGELOG.md 08:55:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:50 GOVERNANCE.md 08:55:21 -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 08:50 Jenkinsfile 08:55:21 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:50 LICENSE 08:55:21 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 14 08:50 Makefile 08:55:21 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:50 OWNERS.md 08:55:21 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 14 08:50 README.md 08:55:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:49 VERSION 08:55:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:50 bin 08:55:21 -rw-r--r-- 1 jenkins jenkins 126693 Oct 14 08:54 coverage.out 08:55:21 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:50 example 08:55:21 -rw-rw-r-- 1 jenkins jenkins 583 Oct 14 08:50 go.mod 08:55:21 -rw-rw-r-- 1 jenkins jenkins 49618 Oct 14 08:50 go.sum 08:55:21 drwxrwxr-x 15 jenkins jenkins 4096 Oct 14 08:50 internal 08:55:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:50 openapi 08:55:21 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:50 pkg 08:55:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:50 snap 08:55:21 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:50 version.go [Pipeline] isUnix [Pipeline] sh 08:55:22 + 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=c6c2082073dd4873b72b19af6481e6d325eb3a59 --label arch=arm64 --label version=0.0.0 . 08:55:22 Sending build context to Docker daemon 2.821MB 08:55:22 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 08:55:22 Step 2/24 : FROM ${BASE} AS builder 08:55:22 ---> 3d8ff3dbd0d6 08:55:22 Step 3/24 : ARG MAKE=make build 08:55:23 ---> Running in f4ff90e18639 08:55:23 Removing intermediate container f4ff90e18639 08:55:23 ---> f9a33cd153cc 08:55:23 Step 4/24 : WORKDIR /device-sdk-go 08:55:23 ---> Running in 24a7aaac2007 08:55:24 Removing intermediate container 24a7aaac2007 08:55:24 ---> a7c13ff51dd2 08:55:24 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:55:24 ---> Running in 8078776833b6 08:55:24 Removing intermediate container 8078776833b6 08:55:24 ---> 82fbcf4b7164 08:55:24 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:24 ---> Running in 894729c0d5a5 08:55:26 Removing intermediate container 894729c0d5a5 08:55:26 ---> 43a2271a8938 08:55:26 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:55:27 ---> Running in 362dc61ad01a 08:55:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:55:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:55:30 OK: 219 MiB in 52 packages 08:55:31 Removing intermediate container 362dc61ad01a 08:55:31 ---> cf66e1009c17 08:55:31 Step 8/24 : COPY . . 08:55:32 ---> 4e3c7435bb60 08:55:32 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:32 ---> Running in 7bbada3a0f32 08:55:35 Removing intermediate container 7bbada3a0f32 08:55:35 ---> 875060004448 08:55:35 Step 10/24 : RUN ${MAKE} 08:55:35 ---> Running in fc93aa6ae225 08:55:36 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 08:56:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:56:11 Removing intermediate container fc93aa6ae225 08:56:11 ---> d592c36b7b19 08:56:11 Step 11/24 : FROM alpine:3.14 08:56:11 3.14: Pulling from library/alpine 08:56:11 552d1f2373af: Already exists 08:56:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 08:56:12 Status: Downloaded newer image for alpine:3.14 08:56:12 ---> bb3de5531c18 08:56:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:12 ---> Running in f9d44270f76a 08:56:12 Removing intermediate container f9d44270f76a 08:56:12 ---> 60ed253cf84a 08:56:12 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:12 ---> Running in 00151e84d9a7 08:56:14 Removing intermediate container 00151e84d9a7 08:56:14 ---> 01c2fd9fa7f0 08:56:14 Step 14/24 : RUN apk add --update --no-cache zeromq 08:56:15 ---> Running in 27ae784ebd98 08:56:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:56:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:56:18 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:56:18 (2/5) Installing libsodium (1.0.18-r0) 08:56:18 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:56:18 (4/5) Installing libzmq (4.3.4-r0) 08:56:18 (5/5) Installing zeromq (4.3.4-r0) 08:56:18 Executing busybox-1.33.1-r3.trigger 08:56:18 OK: 8 MiB in 19 packages 08:56:19 Removing intermediate container 27ae784ebd98 08:56:19 ---> 723cfb55a8a8 08:56:19 Step 15/24 : WORKDIR / 08:56:20 ---> Running in 143ef4406895 08:56:20 Removing intermediate container 143ef4406895 08:56:20 ---> ca411d8f654e 08:56:20 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:56:21 ---> 239e2e18d27f 08:56:21 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:56:22 ---> b9cb91205bd1 08:56:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:56:23 ---> 4b5ae290a1a0 08:56:23 Step 19/24 : EXPOSE 59999 08:56:23 ---> Running in f7286634e566 08:56:24 Removing intermediate container f7286634e566 08:56:24 ---> 90de192f6616 08:56:24 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:56:24 ---> Running in 663eb9be4158 08:56:24 Removing intermediate container 663eb9be4158 08:56:24 ---> c71ec4c4da23 08:56:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:56:24 ---> Running in 14462fbf9e60 08:56:25 Removing intermediate container 14462fbf9e60 08:56:25 ---> b40897978b7a 08:56:25 Step 22/24 : LABEL arch=arm64 08:56:25 ---> Running in 777fba357fdd 08:56:26 Removing intermediate container 777fba357fdd 08:56:26 ---> f43b4eb18c92 08:56:26 Step 23/24 : LABEL git_sha=c6c2082073dd4873b72b19af6481e6d325eb3a59 08:56:26 ---> Running in da529554212f 08:56:26 Removing intermediate container da529554212f 08:56:26 ---> 1537b9e5abcc 08:56:26 Step 24/24 : LABEL version=0.0.0 08:56:26 ---> Running in ffd59041a452 08:56:26 Removing intermediate container ffd59041a452 08:56:26 ---> 2e4f8f8c5103 08:56:26 [Warning] One or more build-args [ARCH] were not consumed 08:56:27 Successfully built 2e4f8f8c5103 08:56:27 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 08:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:56:28 08:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:56:28 arm64: Pulling from edgex-lftools-log-publisher 08:56:28 448f6bf000e3: Pulling fs layer 08:56:28 f757da607395: Pulling fs layer 08:56:28 05883995daec: Pulling fs layer 08:56:28 8603b9c90790: Pulling fs layer 08:56:28 1560dd03e051: Pulling fs layer 08:56:28 27f5ce0e4adf: Pulling fs layer 08:56:28 c2d8d7efcc4b: Pulling fs layer 08:56:28 1560dd03e051: Waiting 08:56:28 27f5ce0e4adf: Waiting 08:56:28 c2d8d7efcc4b: Waiting 08:56:28 8603b9c90790: Waiting 08:56:28 f757da607395: Download complete 08:56:28 8603b9c90790: Verifying Checksum 08:56:28 8603b9c90790: Download complete 08:56:28 05883995daec: Verifying Checksum 08:56:28 05883995daec: Download complete 08:56:28 27f5ce0e4adf: Verifying Checksum 08:56:28 27f5ce0e4adf: Download complete 08:56:28 1560dd03e051: Verifying Checksum 08:56:28 1560dd03e051: Download complete 08:56:29 448f6bf000e3: Verifying Checksum 08:56:29 448f6bf000e3: Download complete 08:56:32 c2d8d7efcc4b: Verifying Checksum 08:56:32 c2d8d7efcc4b: Download complete 08:56:33 448f6bf000e3: Pull complete 08:56:33 f757da607395: Pull complete 08:56:35 05883995daec: Pull complete 08:56:36 8603b9c90790: Pull complete 08:56:36 1560dd03e051: Pull complete 08:56:37 27f5ce0e4adf: Pull complete 08:56:52 c2d8d7efcc4b: Pull complete 08:56:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:56:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:56:52 prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container 08:56:52 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:56:56 $ docker top afe5c28ce320c92d16263008369e424cc2e3535a24d6579104d511cb466201d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:57 ---> job-cost.sh 08:56:57 lf-activate-venv: SKIPPING 08:56:57 INFO: No Stack... 08:57:19 INFO: Retrieving Pricing Info for: v3-standard-4 08:57:19 INFO: Archiving Costs [Pipeline] sh 08:57:20 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 08:57:20 + cut -d, -f6 [Pipeline] lock 08:57:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] 08:57:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] did not exist. Created. 08:57:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:57:21 /w/workspace/device-sdk-go/3@tmp/durable-7872f533/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-7872f533/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:57:21 + echo total: 0.10999999940395355 [Pipeline] stash 08:57:21 Warning: overwriting stash ‘stack-cost’ 08:57:21 Stashed 1 file(s) [Pipeline] } 08:57:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1033-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:57:21 $ docker stop --time=1 afe5c28ce320c92d16263008369e424cc2e3535a24d6579104d511cb466201d8 08:57:23 $ docker rm -f afe5c28ce320c92d16263008369e424cc2e3535a24d6579104d511cb466201d8 [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 08:57:24 provisioning config files... 08:57:24 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/config2249759402025480155tmp [Pipeline] { [Pipeline] sh 08:57:24 + set +x 08:57:24 + curl -s https://codecov.io/bash 08:57:24 + bash -s -- 08:57:24 08:57:24 _____ _ 08:57:24 / ____| | | 08:57:24 | | ___ __| | ___ ___ _____ __ 08:57:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:57:24 | |___| (_) | (_| | __/ (_| (_) \ V / 08:57:24 \_____\___/ \__,_|\___|\___\___/ \_/ 08:57:24 Bash-1.0.6 08:57:24 08:57:24 08:57:24 ==> git version 2.24.4 found 08:57:24 ==> 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 08:57:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:57:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:57:24 ==> Jenkins CI detected. 08:57:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1033 08:57:24 project root: . 08:57:24 --> token set from env 08:57:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:57:24 ==> Running gcov in . (disable via -X gcov) 08:57:24 ==> Python coveragepy not found 08:57:24 ==> Searching for coverage reports in: 08:57:24 + . 08:57:24 -> Found 1 reports 08:57:24 ==> Detecting git/mercurial file structure 08:57:24 ==> Reading reports 08:57:24 + ./coverage.out bytes=126693 08:57:24 ==> Appending adjustments 08:57:24 https://docs.codecov.io/docs/fixing-reports 08:57:25 + Found adjustments 08:57:25 ==> Gzipping contents 08:57:25 16K /tmp/codecov.xC0KR9.gz 08:57:25 ==> Uploading reports 08:57:25 url: https://codecov.io 08:57:25 query: branch=PR-1033&commit=c6c2082073dd4873b72b19af6481e6d325eb3a59&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1033%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1033&job=&cmd_args= 08:57:25 -> Pinging Codecov 08:57:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1033&commit=c6c2082073dd4873b72b19af6481e6d325eb3a59&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1033%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1033&job=&cmd_args= 08:57:25 -> Uploading to 08:57:25 https://storage.googleapis.com/codecov/v4/raw/2021-10-14/7E55EF52A471D76F132DFD9A03CDDE97/c6c2082073dd4873b72b19af6481e6d325eb3a59/e54c28af-047b-46c8-945f-a214e80b5630.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211014%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211014T085725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7799577869ece06ba729871a323261cdbefb3474d97c4d9c4b903812bc3833a 08:57:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:57:25 Dload Upload Total Spent Left Speed 08:57:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16116 0 0 100 16116 0 47162 --:--:-- --:--:-- --:--:-- 47122 08:57:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c6c2082073dd4873b72b19af6481e6d325eb3a59 [Pipeline] } 08:57:25 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 08:57:27 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1033/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:57:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:57:27 ---> package-listing.sh 08:57:27 ++ facter osfamily 08:57:27 ++ tr '[:upper:]' '[:lower:]' 08:57:28 + OS_FAMILY=redhat 08:57:28 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1033 08:57:28 + START_PACKAGES=/tmp/packages_start.txt 08:57:28 + END_PACKAGES=/tmp/packages_end.txt 08:57:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:57:28 + PACKAGES=/tmp/packages_start.txt 08:57:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1033 ']' 08:57:28 + PACKAGES=/tmp/packages_end.txt 08:57:28 + case "${OS_FAMILY}" in 08:57:28 + rpm -qa 08:57:28 + sort 08:57:28 + '[' -f /tmp/packages_start.txt ']' 08:57:28 + '[' -f /tmp/packages_end.txt ']' 08:57:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:57:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1033 ']' 08:57:28 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1033/archives/ 08:57:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1033/archives/ [Pipeline] echo 08:57:28 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-1033/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:57:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:57:29 08:57:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:57:29 latest: Pulling from edgex-lftools-log-publisher 08:57:29 b4d181a07f80: Pulling fs layer 08:57:29 a1111a8f2ec3: Pulling fs layer 08:57:29 ed53099fbce6: Pulling fs layer 08:57:29 dc539afda2c1: Pulling fs layer 08:57:29 77bc0d833cb6: Pulling fs layer 08:57:29 9065ff56babe: Pulling fs layer 08:57:29 d287ab97295c: Pulling fs layer 08:57:29 dc539afda2c1: Waiting 08:57:29 77bc0d833cb6: Waiting 08:57:29 9065ff56babe: Waiting 08:57:29 d287ab97295c: Waiting 08:57:29 a1111a8f2ec3: Verifying Checksum 08:57:29 a1111a8f2ec3: Download complete 08:57:29 dc539afda2c1: Verifying Checksum 08:57:29 dc539afda2c1: Download complete 08:57:29 ed53099fbce6: Verifying Checksum 08:57:29 ed53099fbce6: Download complete 08:57:30 9065ff56babe: Verifying Checksum 08:57:30 9065ff56babe: Download complete 08:57:30 77bc0d833cb6: Verifying Checksum 08:57:30 77bc0d833cb6: Download complete 08:57:30 b4d181a07f80: Verifying Checksum 08:57:30 b4d181a07f80: Download complete 08:57:30 d287ab97295c: Verifying Checksum 08:57:30 d287ab97295c: Download complete 08:57:31 b4d181a07f80: Pull complete 08:57:31 a1111a8f2ec3: Pull complete 08:57:32 ed53099fbce6: Pull complete 08:57:32 dc539afda2c1: Pull complete 08:57:32 77bc0d833cb6: Pull complete 08:57:32 9065ff56babe: Pull complete 08:57:38 d287ab97295c: Pull complete 08:57:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:57:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:57:38 prd-centos7-docker-4c-2g-1396 does not seem to be running inside a container 08:57:38 $ 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-1033/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-1033 -v /w/workspace/gexfoundry_device-sdk-go_PR-1033:/w/workspace/gexfoundry_device-sdk-go_PR-1033:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1033@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:57:40 $ docker top 3d2edd6e9b21f62eb94ac632f37fa8485d58d5a5575e83ce99849fb6f048f1ba -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:40 + touch /tmp/pre-build-complete [Pipeline] sh 08:57:41 + mkdir -p /var/log/sysstat [Pipeline] sh 08:57:41 + ls /var/log/sa-host 08:57:41 + sadf -c /var/log/sa-host/sa14 08:57:41 file_magic: OK 08:57:41 HZ: Using current value: 100 08:57:41 file_header: OK 08:57:41 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 08:57:41 Statistics: 08:57:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:57:41 File successfully converted to sysstat format version 12.0.3 08:57:41 + sadf -c /var/log/sa-host/sa30 08:57:41 file_magic: OK 08:57:41 HZ: Using current value: 100 08:57:41 file_header: OK 08:57:41 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 08:57:41 Statistics: 08:57:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:57:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:41 provisioning config files... 08:57:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1033@tmp/config7222160332077731749tmp [Pipeline] { [Pipeline] echo 08:57:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:57:41 ---> create-netrc.sh [Pipeline] } 08:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:57:42 ---> python-tools-install.sh [Pipeline] echo 08:57:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:57:42 ---> sudo-logs.sh 08:57:42 Archiving 'sudo' log.. 08:57:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1396.novalocal: Name or service not known 08:57:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1396.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:57:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:57:42 ---> job-cost.sh 08:57:42 lf-activate-venv: SKIPPING 08:57:42 DEBUG: total: 0.10999999940395355 08:57:42 INFO: Retrieving Stack Cost... 08:57:43 INFO: Retrieving Pricing Info for: v3-standard-2 08:57:43 INFO: Archiving Costs [Pipeline] echo 08:57:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:57:43 ---> logs-deploy.sh 08:57:43 lf-activate-venv: SKIPPING 08:57:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1033/3 08:57:43 INFO: archiving workspace using pattern(s): 08:57:44 Archives upload complete. 08:57:44 INFO: archiving logs to Nexus 08:57:45 ---> uname -a: 08:57:45 Linux prd-centos7-docker-4c-2g-1396.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:57:45 08:57:45 08:57:45 ---> lscpu: 08:57:45 Architecture: x86_64 08:57:45 CPU op-mode(s): 32-bit, 64-bit 08:57:45 Byte Order: Little Endian 08:57:45 Address sizes: 40 bits physical, 48 bits virtual 08:57:45 CPU(s): 2 08:57:45 On-line CPU(s) list: 0,1 08:57:45 Thread(s) per core: 1 08:57:45 Core(s) per socket: 1 08:57:45 Socket(s): 2 08:57:45 NUMA node(s): 1 08:57:45 Vendor ID: AuthenticAMD 08:57:45 CPU family: 23 08:57:45 Model: 49 08:57:45 Model name: AMD EPYC-Rome Processor 08:57:45 Stepping: 0 08:57:45 CPU MHz: 2799.998 08:57:45 BogoMIPS: 5599.99 08:57:45 Virtualization: AMD-V 08:57:45 Hypervisor vendor: KVM 08:57:45 Virtualization type: full 08:57:45 L1d cache: 32K 08:57:45 L1i cache: 32K 08:57:45 L2 cache: 512K 08:57:45 L3 cache: 16384K 08:57:45 NUMA node0 CPU(s): 0,1 08:57:45 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 08:57:45 08:57:45 08:57:45 ---> nproc: 08:57:45 2 08:57:45 08:57:45 08:57:45 ---> df -h: 08:57:45 Filesystem Size Used Avail Use% Mounted on 08:57:45 overlay 40G 7.7G 33G 20% / 08:57:45 tmpfs 64M 0 64M 0% /dev 08:57:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:57:45 shm 64M 0 64M 0% /dev/shm 08:57:45 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:57:45 08:57:45 08:57:45 ---> sar -b -r -n DEV: 08:57:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 08:57:45 08:57:45 08:49:04 LINUX RESTART (2 CPU) 08:57:45 08:57:45 08:50:01 tps rtps wtps bread/s bwrtn/s 08:57:45 08:51:01 3.90 0.02 3.88 0.53 118.82 08:57:45 08:52:01 0.48 0.00 0.48 0.00 9.05 08:57:45 08:53:01 0.37 0.00 0.37 0.00 4.70 08:57:45 08:54:01 0.32 0.00 0.32 0.00 5.53 08:57:45 08:55:01 0.30 0.00 0.30 0.00 4.53 08:57:45 08:56:01 0.32 0.00 0.32 0.00 4.68 08:57:45 08:57:01 0.28 0.00 0.28 0.00 4.18 08:57:45 Average: 0.85 0.00 0.85 0.08 21.64 08:57:45 08:57:45 08:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:57:45 08:51:01 5678440 0 628540 7.85 2620 1699332 1518260 16.76 573380 1523188 20 08:57:45 08:52:01 5688780 0 618192 7.72 2620 1699340 1420276 15.68 565036 1523792 8 08:57:45 08:53:01 5692352 0 614620 7.67 2620 1699340 1420000 15.68 560800 1523792 8 08:57:45 08:54:01 5692900 0 614064 7.67 2620 1699348 1420000 15.68 559904 1524656 8 08:57:45 08:55:01 5694504 0 612452 7.65 2620 1699356 1420108 15.68 558032 1524656 8 08:57:45 08:56:01 5694448 0 612504 7.65 2620 1699360 1420120 15.68 558124 1524748 20 08:57:45 08:57:01 5693848 0 613044 7.65 2620 1699420 1420000 15.68 558476 1524760 16 08:57:45 Average: 5690753 0 616202 7.69 2620 1699357 1434109 15.83 561965 1524227 13 08:57:45 08:57:45 08:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:57:45 08:51:01 eth0 3.28 1.23 3.00 0.15 0.00 0.00 0.00 0.00 08:57:45 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:52:01 eth0 0.78 0.43 0.31 0.21 0.00 0.00 0.00 0.00 08:57:45 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:53:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:57:45 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:54:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:57:45 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:55:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:57:45 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:56:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:57:45 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:57:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:57:45 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 Average: eth0 0.69 0.32 0.50 0.06 0.00 0.00 0.00 0.00 08:57:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:45 08:57:45 08:57:45 ---> sar -P ALL: 08:57:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/14/21 _x86_64_ (2 CPU) 08:57:45 08:57:45 08:49:04 LINUX RESTART (2 CPU) 08:57:45 08:57:45 08:50:01 CPU %user %nice %system %iowait %steal %idle 08:57:45 08:51:01 all 0.25 0.00 0.06 0.00 0.02 99.67 08:57:45 08:51:01 0 0.08 0.00 0.07 0.00 0.02 99.83 08:57:45 08:51:01 1 0.42 0.00 0.05 0.00 0.02 99.52 08:57:45 08:52:01 all 0.26 0.00 0.06 0.00 0.01 99.67 08:57:45 08:52:01 0 0.08 0.00 0.07 0.00 0.02 99.83 08:57:45 08:52:01 1 0.43 0.00 0.05 0.00 0.00 99.52 08:57:45 08:53:01 all 0.14 0.00 0.05 0.00 0.02 99.79 08:57:45 08:53:01 0 0.07 0.00 0.07 0.00 0.02 99.85 08:57:45 08:53:01 1 0.22 0.00 0.03 0.00 0.02 99.73 08:57:45 08:54:01 all 0.23 0.00 0.04 0.00 0.02 99.72 08:57:45 08:54:01 0 0.40 0.00 0.05 0.00 0.02 99.53 08:57:45 08:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:57:45 08:55:01 all 0.22 0.00 0.03 0.00 0.02 99.73 08:57:45 08:55:01 0 0.38 0.00 0.05 0.00 0.02 99.55 08:57:45 08:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:57:45 08:56:01 all 0.26 0.00 0.04 0.00 0.01 99.69 08:57:45 08:56:01 0 0.47 0.00 0.05 0.00 0.02 99.47 08:57:45 08:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:57:45 08:57:01 all 0.20 0.00 0.03 0.00 0.02 99.75 08:57:45 08:57:01 0 0.33 0.00 0.02 0.00 0.02 99.63 08:57:45 08:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:57:45 Average: all 0.22 0.00 0.05 0.00 0.01 99.72 08:57:45 Average: 0 0.26 0.00 0.05 0.00 0.02 99.67 08:57:45 Average: 1 0.18 0.00 0.04 0.00 0.01 99.77 08:57:45 08:57:45 08:57:45