Pull request #990 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 5b9873fc5658fb4b4c48b057788cd55a404aa657 rather than 5669c30b8ab6fb074970a33fffe0991f26afb72a Obtained Jenkinsfile from 5b9873fc5658fb4b4c48b057788cd55a404aa657 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1051300305696921364.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8432215729375619358.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 6a41506d72e8e131afc862d141935157bee59f41 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-990/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-990/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6477094595265272188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh658254637077664704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-990/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-990/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8944845651504014170.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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/v1 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-30 in /w/workspace/dgexfoundry_device-sdk-go_PR-990 [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/dgexfoundry_device-sdk-go_PR-990 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/jenkins-gitclient-ssh7735639810430482204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5b9873fc5658fb4b4c48b057788cd55a404aa657 into PR head commit 5669c30b8ab6fb074970a33fffe0991f26afb72a Merge succeeded, producing 5669c30b8ab6fb074970a33fffe0991f26afb72a Checking out Revision 5669c30b8ab6fb074970a33fffe0991f26afb72a (PR-990) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/jenkins-gitclient-ssh8245630048851329766.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/990/head:refs/remotes/origin/PR-990 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5669c30b8ab6fb074970a33fffe0991f26afb72a # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/jenkins-gitclient-ssh7062195663328395509.key > git merge 5b9873fc5658fb4b4c48b057788cd55a404aa657 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5669c30b8ab6fb074970a33fffe0991f26afb72a # timeout=10 Commit message: "fix: Fix device service update failed when startup" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:01:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:01:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:01:35 ========================================================= 10:01:35 EdgeX Global Pipelines Version Info 10:01:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 67bcbe47cca7c5745db99d78b87dbcee659b2159 # timeout=10 10:01:36 ------------------- 10:01:36 stable info: 10:01:36 ------------------- 10:01:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:01:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:01:36 Message: update stable to v1.0.195 10:01:37 ------------------- 10:01:37 experimental info: 10:01:37 ------------------- 10:01:37 Commited By: **** collab-it+edgex@linuxfoundation.org 10:01:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:01:37 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:01:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:01:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:01:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-990 [Pipeline] echo 10:01:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-990 [Pipeline] echo 10:01:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-990 [Pipeline] echo 10:01:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5669c30b8ab6fb074970a33fffe0991f26afb72a [Pipeline] echo 10:01:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5669c30 [Pipeline] echo 10:01:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:38 provisioning config files... 10:01:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/config2293207568745353602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:38 ---> docker-login.sh 10:01:38 nexus3.edgexfoundry.org:10001 10:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:38 Configure a credential helper to remove this warning. See 10:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:38 10:01:38 Login Succeeded 10:01:38 nexus3.edgexfoundry.org:10002 10:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:39 Configure a credential helper to remove this warning. See 10:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:39 10:01:39 Login Succeeded 10:01:39 nexus3.edgexfoundry.org:10003 10:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:39 Configure a credential helper to remove this warning. See 10:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:39 10:01:39 Login Succeeded 10:01:39 nexus3.edgexfoundry.org:10004 10:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:39 Configure a credential helper to remove this warning. See 10:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:39 10:01:39 Login Succeeded 10:01:39 docker.io 10:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:39 Configure a credential helper to remove this warning. See 10:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:39 10:01:39 Login Succeeded 10:01:39 ---> docker-login.sh ends [Pipeline] } 10:01:39 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 10:01:40 + git log --format=format:%s -1 5669c30b8ab6fb074970a33fffe0991f26afb72a [Pipeline] echo 10:01:40 GIT_COMMIT: 5669c30b8ab6fb074970a33fffe0991f26afb72a, Commit Message: fix: Fix device service update failed when startup [Pipeline] echo 10:01:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:40 10:01:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:01:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:41 latest: Pulling from edgex-devops/git-semver 10:01:41 31603596830f: Pulling fs layer 10:01:41 54011a49482f: Pulling fs layer 10:01:41 a6820b24f6d8: Pulling fs layer 10:01:41 f581987b2513: Pulling fs layer 10:01:41 f581987b2513: Waiting 10:01:41 54011a49482f: Verifying Checksum 10:01:41 54011a49482f: Download complete 10:01:41 31603596830f: Verifying Checksum 10:01:41 31603596830f: Download complete 10:01:41 a6820b24f6d8: Verifying Checksum 10:01:41 a6820b24f6d8: Download complete 10:01:41 f581987b2513: Verifying Checksum 10:01:41 f581987b2513: Download complete 10:01:41 31603596830f: Pull complete 10:01:41 54011a49482f: Pull complete 10:01:42 a6820b24f6d8: Pull complete 10:01:42 f581987b2513: Pull complete 10:01:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:01:42 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 10:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-990 -v /w/workspace/dgexfoundry_device-sdk-go_PR-990:/w/workspace/dgexfoundry_device-sdk-go_PR-990:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-990@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:01:43 $ docker top 3cf8239725446124ca1ed9507711eace51de1237e0a61619aa71c2c6271efe83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:01:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:43 [ssh-agent] Looking for ssh-agent implementation... 10:01:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:43 $ docker exec 3cf8239725446124ca1ed9507711eace51de1237e0a61619aa71c2c6271efe83 ssh-agent 10:01:44 SSH_AUTH_SOCK=/tmp/ssh-xidP72Nh1Am9/agent.14 10:01:44 SSH_AGENT_PID=21 10:01:44 Running ssh-add (command line suppressed) 10:01:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/private_key_1729193655160826559.key (/w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/private_key_1729193655160826559.key) 10:01:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:44 + git tag --points-at HEAD [Pipeline] } 10:01:44 $ docker exec --env ******** --env ******** 3cf8239725446124ca1ed9507711eace51de1237e0a61619aa71c2c6271efe83 ssh-agent -k 10:01:44 unset SSH_AUTH_SOCK; 10:01:44 unset SSH_AGENT_PID; 10:01:44 echo Agent pid 21 killed; 10:01:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:01:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:44 [ssh-agent] Looking for ssh-agent implementation... 10:01:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:44 $ docker exec 3cf8239725446124ca1ed9507711eace51de1237e0a61619aa71c2c6271efe83 ssh-agent 10:01:44 SSH_AUTH_SOCK=/tmp/ssh-2TM10flT7eHx/agent.54 10:01:44 SSH_AGENT_PID=60 10:01:44 Running ssh-add (command line suppressed) 10:01:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/private_key_7024406242378198849.key (/w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/private_key_7024406242378198849.key) 10:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:45 + git semver init 10:01:45 # -> Open(): unable to determine branch for HEAD 10:01:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-990/.git 10:01:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-990 10:01:45 # $SEMVER_REMOTE_NAME = origin 10:01:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:01:45 # $SEMVER_USER_NAME = edgex-jenkins 10:01:45 # $SEMVER_BRANCH = PR-990 10:01:45 # $SEMVER_TEMP = /tmp/semver-461734493 10:01:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:01:46 # '/tmp/semver-461734493' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-990/.semver' 10:01:46 # -> Force: false 10:01:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-990/.semver [Pipeline] } 10:01:46 $ docker exec --env ******** --env ******** 3cf8239725446124ca1ed9507711eace51de1237e0a61619aa71c2c6271efe83 ssh-agent -k 10:01:46 unset SSH_AUTH_SOCK; 10:01:46 unset SSH_AGENT_PID; 10:01:46 echo Agent pid 60 killed; 10:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:46 + git semver [Pipeline] } 10:01:46 $ docker stop --time=1 3cf8239725446124ca1ed9507711eace51de1237e0a61619aa71c2c6271efe83 10:01:47 $ docker rm -f 3cf8239725446124ca1ed9507711eace51de1237e0a61619aa71c2c6271efe83 [Pipeline] // withDockerContainer [Pipeline] sh 10:01:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:01:48 Stashed 1 file(s) [Pipeline] echo 10:01:48 [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 10:02:03 Still waiting to schedule task 10:02:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:02:03 Still waiting to schedule task 10:02:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:03:17 Running on prd-centos7-docker-4c-2g-32 in /w/workspace/dgexfoundry_device-sdk-go_PR-990 [Pipeline] { [Pipeline] ws 10:03:17 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:03:17 Selected Git installation does not exist. Using Default 10:03:17 The recommended git tool is: NONE 10:03:19 using credential edgex-jenkins-ssh 10:03:19 Cloning the remote Git repository 10:03:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:03:19 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:03:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:03:19 > git --version # timeout=10 10:03:19 > git --version # 'git version 2.24.4' 10:03:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:03:19 [INFO] Currently running in a labeled security context 10:03:19 [INFO] Currently SELinux is 'enforcing' on the host 10:03:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5269496743360570179.key 10:03:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:03:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:03:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:03:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:03:20 [INFO] Currently running in a labeled security context 10:03:20 [INFO] Currently SELinux is 'enforcing' on the host 10:03:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1744267387036685479.key 10:03:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/990/head:refs/remotes/origin/PR-990 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:03:20 Merging remotes/origin/master commit 5b9873fc5658fb4b4c48b057788cd55a404aa657 into PR head commit 5669c30b8ab6fb074970a33fffe0991f26afb72a 10:03:20 Merge succeeded, producing 5669c30b8ab6fb074970a33fffe0991f26afb72a 10:03:20 Checking out Revision 5669c30b8ab6fb074970a33fffe0991f26afb72a (PR-990) 10:03:20 > git config core.sparsecheckout # timeout=10 10:03:20 > git checkout -f 5669c30b8ab6fb074970a33fffe0991f26afb72a # timeout=10 10:03:20 > git remote # timeout=10 10:03:20 > git config --get remote.origin.url # timeout=10 10:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:03:20 [INFO] Currently running in a labeled security context 10:03:20 [INFO] Currently SELinux is 'enforcing' on the host 10:03:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh5847067367961026995.key 10:03:20 > git merge 5b9873fc5658fb4b4c48b057788cd55a404aa657 # timeout=10 10:03:20 > git rev-parse HEAD^{commit} # timeout=10 10:03:20 > git config core.sparsecheckout # timeout=10 10:03:20 > git checkout -f 5669c30b8ab6fb074970a33fffe0991f26afb72a # timeout=10 10:03:24 Commit message: "fix: Fix device service update failed when startup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:03:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:03:26 + sudo service docker restart 10:03:26 + true 10:03:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:44 provisioning config files... 10:03:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8206743956356368644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:44 ---> docker-login.sh 10:03:44 nexus3.edgexfoundry.org:10001 10:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:44 Configure a credential helper to remove this warning. See 10:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:44 10:03:44 Login Succeeded 10:03:44 nexus3.edgexfoundry.org:10002 10:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:45 Configure a credential helper to remove this warning. See 10:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:45 10:03:45 Login Succeeded 10:03:45 nexus3.edgexfoundry.org:10003 10:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:45 Configure a credential helper to remove this warning. See 10:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:45 10:03:45 Login Succeeded 10:03:45 nexus3.edgexfoundry.org:10004 10:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:45 Configure a credential helper to remove this warning. See 10:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:45 10:03:45 Login Succeeded 10:03:45 docker.io 10:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:03:45 Configure a credential helper to remove this warning. See 10:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:03:45 10:03:45 Login Succeeded 10:03:45 ---> docker-login.sh ends [Pipeline] } 10:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:03:45 ========================================================= 10:03:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:03:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:03:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:03:46 Sending build context to Docker daemon 2.69MB 10:03:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:03:46 Step 2/8 : FROM ${BASE} 10:03:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:03:46 540db60ca938: Pulling fs layer 10:03:46 adcc1eea9eea: Pulling fs layer 10:03:46 4c4ab2625f07: Pulling fs layer 10:03:46 0510c868ecb4: Pulling fs layer 10:03:46 afea3b2eda06: Pulling fs layer 10:03:46 7809a108b3ef: Pulling fs layer 10:03:46 f706445af74f: Pulling fs layer 10:03:46 0510c868ecb4: Waiting 10:03:46 afea3b2eda06: Waiting 10:03:46 7809a108b3ef: Waiting 10:03:46 f706445af74f: Waiting 10:03:46 4c4ab2625f07: Verifying Checksum 10:03:46 4c4ab2625f07: Download complete 10:03:46 adcc1eea9eea: Verifying Checksum 10:03:46 adcc1eea9eea: Download complete 10:03:46 afea3b2eda06: Verifying Checksum 10:03:46 afea3b2eda06: Download complete 10:03:46 7809a108b3ef: Verifying Checksum 10:03:46 7809a108b3ef: Download complete 10:03:46 540db60ca938: Verifying Checksum 10:03:46 540db60ca938: Download complete 10:03:46 540db60ca938: Pull complete 10:03:46 adcc1eea9eea: Pull complete 10:03:46 4c4ab2625f07: Pull complete 10:03:47 f706445af74f: Verifying Checksum 10:03:47 f706445af74f: Download complete 10:03:48 0510c868ecb4: Verifying Checksum 10:03:48 0510c868ecb4: Download complete 10:03:51 0510c868ecb4: Pull complete 10:03:51 afea3b2eda06: Pull complete 10:03:51 7809a108b3ef: Pull complete 10:03:52 f706445af74f: Pull complete 10:03:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:03:52 ---> b068be0155e3 10:03:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:03:57 ---> Running in 6c2529b2cd2b 10:03:57 Removing intermediate container 6c2529b2cd2b 10:03:57 ---> 372ae38f366e 10:03:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:57 ---> Running in 1abf4c222632 10:03:57 Removing intermediate container 1abf4c222632 10:03:57 ---> 94f719e3d00b 10:03:57 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:03:57 ---> Running in e228a012979f 10:03:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:03:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:03:59 (1/6) Installing libc-dev (0.7.2-r3) 10:03:59 (2/6) Installing libsodium (1.0.18-r0) 10:03:59 (3/6) Installing pkgconf (1.7.3-r0) 10:03:59 (4/6) Installing libsodium-dev (1.0.18-r0) 10:03:59 (5/6) Installing libzmq (4.3.3-r1) 10:03:59 (6/6) Installing zeromq-dev (4.3.3-r1) 10:03:59 Executing busybox-1.32.1-r6.trigger 10:03:59 OK: 150 MiB in 46 packages 10:03:59 Removing intermediate container e228a012979f 10:03:59 ---> 4472839c7e80 10:03:59 Step 6/8 : WORKDIR /device-sdk-go 10:03:59 ---> Running in ab68ae41cc2f 10:03:59 Removing intermediate container ab68ae41cc2f 10:03:59 ---> 4aa26f32f896 10:03:59 Step 7/8 : COPY . . 10:04:00 ---> ca80e6039dc6 10:04:00 Step 8/8 : RUN go mod download 10:04:00 ---> Running in 964608175e02 10:04:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31 in /w/workspace/dgexfoundry_device-sdk-go_PR-990 [Pipeline] { [Pipeline] ws 10:04:02 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 10:04:02 Selected Git installation does not exist. Using Default 10:04:02 The recommended git tool is: NONE 10:04:07 using credential edgex-jenkins-ssh 10:04:08 Cloning the remote Git repository 10:04:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:04:08 > git init /w/workspace/device-sdk-go/2 # timeout=10 10:04:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:04:08 > git --version # timeout=10 10:04:08 > git --version # 'git version 2.17.1' 10:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:04:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:04:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:04:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/990/head:refs/remotes/origin/PR-990 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:04:10 Merging remotes/origin/master commit 5b9873fc5658fb4b4c48b057788cd55a404aa657 into PR head commit 5669c30b8ab6fb074970a33fffe0991f26afb72a 10:04:10 Merge succeeded, producing 5669c30b8ab6fb074970a33fffe0991f26afb72a 10:04:10 Checking out Revision 5669c30b8ab6fb074970a33fffe0991f26afb72a (PR-990) 10:04:10 > git config core.sparsecheckout # timeout=10 10:04:10 > git checkout -f 5669c30b8ab6fb074970a33fffe0991f26afb72a # timeout=10 10:04:10 > git remote # timeout=10 10:04:10 > git config --get remote.origin.url # timeout=10 10:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:10 > git merge 5b9873fc5658fb4b4c48b057788cd55a404aa657 # timeout=10 10:04:10 > git rev-parse HEAD^{commit} # timeout=10 10:04:10 > git config core.sparsecheckout # timeout=10 10:04:10 > git checkout -f 5669c30b8ab6fb074970a33fffe0991f26afb72a # timeout=10 10:04:12 Removing intermediate container 964608175e02 10:04:12 ---> e27102722e9d 10:04:12 Successfully built e27102722e9d 10:04:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:04:12 + docker inspect -f . ci-base-image-x86_64 10:04:12 . [Pipeline] withDockerContainer 10:04:12 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 10:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 10:04:13 $ docker top 8e4012231a236d7f427d3d3a2f2a5491fa2cc5ca55769b0382f1aba4695160f7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:13 + go version 10:04:13 go version go1.16.3 linux/amd64 [Pipeline] } 10:04:13 $ docker stop --time=1 8e4012231a236d7f427d3d3a2f2a5491fa2cc5ca55769b0382f1aba4695160f7 10:04:14 Commit message: "fix: Fix device service update failed when startup" 10:04:14 $ docker rm -f 8e4012231a236d7f427d3d3a2f2a5491fa2cc5ca55769b0382f1aba4695160f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:15 + docker inspect -f . ci-base-image-x86_64 10:04:15 . [Pipeline] withDockerContainer 10:04:16 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 10:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 10:04:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 10:04:16 $ docker top 7526842b276d8a701cca5127ef7cfe79eeec4d0c4062d5f35f400b4555050b40 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 10:04:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:04:16 + go mod tidy [Pipeline] sh 10:04:17 + sudo service docker restart 10:04:17 + true 10:04:17 + make test 10:04:17 go mod tidy 10:04:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:04:22 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:35 provisioning config files... 10:04:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7594132479981786717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:36 ---> docker-login.sh 10:04:36 nexus3.edgexfoundry.org:10001 10:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:37 Configure a credential helper to remove this warning. See 10:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:37 10:04:37 Login Succeeded 10:04:37 nexus3.edgexfoundry.org:10002 10:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:37 Configure a credential helper to remove this warning. See 10:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:37 10:04:37 Login Succeeded 10:04:37 nexus3.edgexfoundry.org:10003 10:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:38 Configure a credential helper to remove this warning. See 10:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:38 10:04:38 Login Succeeded 10:04:38 nexus3.edgexfoundry.org:10004 10:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:39 Configure a credential helper to remove this warning. See 10:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:39 10:04:39 Login Succeeded 10:04:39 docker.io 10:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:40 Configure a credential helper to remove this warning. See 10:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:40 10:04:40 Login Succeeded 10:04:40 ---> docker-login.sh ends [Pipeline] } 10:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:40 ========================================================= 10:04:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:04:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:04:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:04:41 Sending build context to Docker daemon 2.679MB 10:04:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:04:41 Step 2/8 : FROM ${BASE} 10:04:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:04:41 595b0fe564bb: Pulling fs layer 10:04:41 3088b5b3c5c0: Pulling fs layer 10:04:41 5b7225fbf94c: Pulling fs layer 10:04:41 ba82ee9f976e: Pulling fs layer 10:04:41 506bd15cee9f: Pulling fs layer 10:04:41 75a0a4a0db45: Pulling fs layer 10:04:41 618dc40b7e24: Pulling fs layer 10:04:41 506bd15cee9f: Waiting 10:04:41 75a0a4a0db45: Waiting 10:04:41 618dc40b7e24: Waiting 10:04:41 ba82ee9f976e: Waiting 10:04:41 5b7225fbf94c: Verifying Checksum 10:04:41 5b7225fbf94c: Download complete 10:04:41 3088b5b3c5c0: Verifying Checksum 10:04:41 3088b5b3c5c0: Download complete 10:04:41 506bd15cee9f: Verifying Checksum 10:04:41 506bd15cee9f: Download complete 10:04:41 75a0a4a0db45: Verifying Checksum 10:04:41 75a0a4a0db45: Download complete 10:04:41 595b0fe564bb: Verifying Checksum 10:04:41 595b0fe564bb: Download complete 10:04:42 595b0fe564bb: Pull complete 10:04:43 3088b5b3c5c0: Pull complete 10:04:43 5b7225fbf94c: Pull complete 10:04:43 618dc40b7e24: Verifying Checksum 10:04:43 618dc40b7e24: Download complete 10:04:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:04:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:04:44 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:04:45 ba82ee9f976e: Verifying Checksum 10:04:45 ba82ee9f976e: Download complete 10:04:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 24.2% of statements 10:04:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:04:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 10:04:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 10:04:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.042s coverage: 9.0% of statements 10:04:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:04:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:04:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:04:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 28.7% of statements 10:04:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:04:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 83.3% of statements 10:04:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:04:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:04:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 10:04:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements 10:04:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:04:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.065s coverage: 4.9% of statements 10:04:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:04:50 GO111MODULE=on go vet ./... 10:04:55 ba82ee9f976e: Pull complete 10:04:55 506bd15cee9f: Pull complete 10:04:56 75a0a4a0db45: Pull complete 10:04:59 618dc40b7e24: Pull complete 10:04:59 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:04:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:04:59 ---> a36622ca3599 10:04:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:05:02 ---> Running in 14dc510f5f3a 10:05:02 Removing intermediate container 14dc510f5f3a 10:05:02 ---> 8317336c5cb6 10:05:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:02 ---> Running in d623d3e1ec99 10:05:05 Removing intermediate container d623d3e1ec99 10:05:05 ---> be573f195c81 10:05:05 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 10:05:05 ---> Running in 9e8e6cbad677 10:05:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:05:08 (1/6) Installing libc-dev (0.7.2-r3) 10:05:08 (2/6) Installing libsodium (1.0.18-r0) 10:05:08 (3/6) Installing pkgconf (1.7.3-r0) 10:05:08 (4/6) Installing libsodium-dev (1.0.18-r0) 10:05:08 (5/6) Installing libzmq (4.3.3-r1) 10:05:08 (6/6) Installing zeromq-dev (4.3.3-r1) 10:05:08 Executing busybox-1.32.1-r6.trigger 10:05:08 gofmt -l . 10:05:08 [ "`gofmt -l .`" = "" ] 10:05:08 ./bin/test-attribution-txt.sh 10:05:08 ./bin/test-go-mod-tidy.sh 10:05:08 OK: 139 MiB in 46 packages [Pipeline] } 10:05:08 $ docker stop --time=1 7526842b276d8a701cca5127ef7cfe79eeec4d0c4062d5f35f400b4555050b40 10:05:10 Removing intermediate container 9e8e6cbad677 10:05:10 ---> cea551c51742 10:05:10 Step 6/8 : WORKDIR /device-sdk-go 10:05:10 ---> Running in aed25aee6def 10:05:10 $ docker rm -f 7526842b276d8a701cca5127ef7cfe79eeec4d0c4062d5f35f400b4555050b40 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:10 Removing intermediate container aed25aee6def 10:05:10 ---> 7ea5f0bbe3cb 10:05:10 Step 7/8 : COPY . . 10:05:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:05:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:05:12 ---> 27c183541a70 10:05:12 Step 8/8 : RUN go mod download 10:05:12 ---> Running in 9457f2c07433 [Pipeline] sh 10:05:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:05:14 + ls -al . 10:05:14 total 208 10:05:14 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 25 10:05 . 10:05:14 drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 10:03 .. 10:05:14 drwxrwxr-x. 2 jenkins jenkins 64 Jun 25 10:03 bin 10:05:14 -rw-r--r--. 1 jenkins jenkins 125635 Jun 25 10:04 coverage.out 10:05:14 -rw-rw-r--. 1 jenkins jenkins 987 Jun 25 10:03 Dockerfile.build 10:05:14 -rw-rw-r--. 1 jenkins jenkins 140 Jun 25 10:03 .dockerignore 10:05:14 drwxrwxr-x. 5 jenkins jenkins 62 Jun 25 10:03 example 10:05:14 drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 10:03 .git 10:05:14 drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 10:03 .github 10:05:14 -rw-rw-r--. 1 jenkins jenkins 138 Jun 25 10:03 .gitignore 10:05:14 -rw-r--r--. 1 jenkins jenkins 548 Jun 25 10:05 go.mod 10:05:14 -rw-r--r--. 1 jenkins jenkins 20210 Jun 25 10:04 go.sum 10:05:14 drwxrwxr-x. 15 jenkins jenkins 224 Jun 25 10:03 internal 10:05:14 -rw-rw-r--. 1 jenkins jenkins 894 Jun 25 10:03 Jenkinsfile 10:05:14 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 25 10:03 LICENSE 10:05:14 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 25 10:03 Makefile 10:05:14 drwxrwxr-x. 4 jenkins jenkins 26 Jun 25 10:03 openapi 10:05:14 drwxrwxr-x. 5 jenkins jenkins 50 Jun 25 10:03 pkg 10:05:14 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 25 10:03 README.md 10:05:14 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 25 10:03 RELEASE-NOTES.txt 10:05:14 drwxrwxr-x. 4 jenkins jenkins 54 Jun 25 10:03 snap 10:05:14 -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 10:01 VERSION 10:05:14 -rw-rw-r--. 1 jenkins jenkins 222 Jun 25 10:03 version.go [Pipeline] isUnix [Pipeline] sh 10:05:15 + 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=5669c30b8ab6fb074970a33fffe0991f26afb72a --label arch=amd64 --label version=0.0.0 . 10:05:15 Sending build context to Docker daemon 2.817MB 10:05:15 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:05:15 Step 2/23 : FROM ${BASE} AS builder 10:05:15 ---> e27102722e9d 10:05:15 Step 3/23 : WORKDIR /device-sdk-go 10:05:15 ---> Running in 501fc109953a 10:05:15 Removing intermediate container 501fc109953a 10:05:15 ---> c43341cd24d9 10:05:15 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:05:15 ---> Running in 47fd06e4cfc2 10:05:15 Removing intermediate container 47fd06e4cfc2 10:05:15 ---> 747b03ae0f56 10:05:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:15 ---> Running in b6fa187acb77 10:05:15 Removing intermediate container b6fa187acb77 10:05:15 ---> 481726520234 10:05:15 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:05:15 ---> Running in b113b5ddf668 10:05:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:05:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:05:17 OK: 150 MiB in 46 packages 10:05:17 Removing intermediate container b113b5ddf668 10:05:17 ---> 6818d16d5c7e 10:05:17 Step 7/23 : COPY . . 10:05:17 ---> 9abcffaa4cf8 10:05:17 Step 8/23 : RUN go mod download 10:05:17 ---> Running in a0e64bc7917f 10:05:18 Removing intermediate container a0e64bc7917f 10:05:18 ---> 67cf0ec596c4 10:05:18 Step 9/23 : RUN make build 10:05:18 ---> Running in 130cc7cffd9d 10:05:18 go mod tidy 10:05:18 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 10:05:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:05:29 Removing intermediate container 130cc7cffd9d 10:05:29 ---> a08b8d6af542 10:05:29 Step 10/23 : FROM alpine:3.12 10:05:30 3.12: Pulling from library/alpine 10:05:30 339de151aab4: Pulling fs layer 10:05:30 339de151aab4: Verifying Checksum 10:05:30 339de151aab4: Download complete 10:05:30 339de151aab4: Pull complete 10:05:30 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:05:30 Status: Downloaded newer image for alpine:3.12 10:05:30 ---> 13621d1b12d4 10:05:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:05:30 ---> Running in b6972c2bd90e 10:05:30 Removing intermediate container b6972c2bd90e 10:05:30 ---> 419cf797a766 10:05:30 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:30 ---> Running in 37f5f4994211 10:05:31 Removing intermediate container 37f5f4994211 10:05:31 ---> 0584eb75dd47 10:05:31 Step 13/23 : RUN apk add --update --no-cache zeromq 10:05:31 ---> Running in 0f1740d2d03b 10:05:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:05:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:05:32 (1/5) Installing libgcc (9.3.0-r2) 10:05:32 (2/5) Installing libsodium (1.0.18-r0) 10:05:32 (3/5) Installing libstdc++ (9.3.0-r2) 10:05:33 (4/5) Installing libzmq (4.3.3-r0) 10:05:33 (5/5) Installing zeromq (4.3.3-r0) 10:05:33 Executing busybox-1.31.1-r20.trigger 10:05:33 OK: 8 MiB in 19 packages 10:05:34 Removing intermediate container 0f1740d2d03b 10:05:34 ---> ee85e0853ae9 10:05:34 Step 14/23 : WORKDIR / 10:05:34 ---> Running in 49ab2b206826 10:05:34 Removing intermediate container 49ab2b206826 10:05:34 ---> 94ad2517216c 10:05:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:05:34 ---> a1cdb43dc52e 10:05:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:05:34 ---> ae507868d804 10:05:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:05:34 ---> b358caabb2a7 10:05:34 Step 18/23 : EXPOSE 59999 10:05:34 ---> Running in 3781c16d300b 10:05:35 Removing intermediate container 3781c16d300b 10:05:35 ---> a2289b60c01e 10:05:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:05:35 ---> Running in b56c731a42c7 10:05:35 Removing intermediate container b56c731a42c7 10:05:35 ---> 5693f122df89 10:05:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:05:35 ---> Running in cb589106883f 10:05:35 Removing intermediate container cb589106883f 10:05:35 ---> cd1c3f8c7e00 10:05:35 Step 21/23 : LABEL arch=amd64 10:05:35 ---> Running in fd2655f8d04e 10:05:35 Removing intermediate container fd2655f8d04e 10:05:35 ---> 799896b6cb11 10:05:35 Step 22/23 : LABEL git_sha=5669c30b8ab6fb074970a33fffe0991f26afb72a 10:05:35 ---> Running in 2df7e0b09b8c 10:05:35 Removing intermediate container 2df7e0b09b8c 10:05:35 ---> 9e017384eda4 10:05:35 Step 23/23 : LABEL version=0.0.0 10:05:35 ---> Running in 0106519674c9 10:05:35 Removing intermediate container 0106519674c9 10:05:35 ---> 2e54c6a69b31 10:05:35 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:05:35 Successfully built 2e54c6a69b31 10:05:35 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] libraryResource [Pipeline] sh 10:05:36 ---> job-cost.sh 10:05:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VhDf 10:05:39 Removing intermediate container 9457f2c07433 10:05:39 ---> 7b1ca86c61a3 10:05:39 Successfully built 7b1ca86c61a3 10:05:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:05:39 + docker inspect -f . ci-base-image-arm64 10:05:39 . [Pipeline] withDockerContainer 10:05:40 prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container 10:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 10:05:41 $ docker top da37939cbfa141652e95138473c27590918c6e5f5535ddd3feca524f848efa66 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:42 + go version 10:05:42 go version go1.16.5 linux/arm64 [Pipeline] } 10:05:42 $ docker stop --time=1 da37939cbfa141652e95138473c27590918c6e5f5535ddd3feca524f848efa66 10:05:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:05:44 $ docker rm -f da37939cbfa141652e95138473c27590918c6e5f5535ddd3feca524f848efa66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:45 + docker inspect -f . ci-base-image-arm64 10:05:45 . [Pipeline] withDockerContainer 10:05:45 prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container 10:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 10:05:47 $ docker top 33b2a32d19458574daa71d4974311539a86c37cc5bc98e0c4b01d0b49265cdf8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:48 + go mod tidy [Pipeline] sh 10:05:49 + make test 10:05:49 go mod tidy 10:05:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-VhDf/bin to PATH 10:05:59 INFO: No Stack... 10:05:59 INFO: Retrieving Pricing Info for: v3-standard-2 10:05:59 INFO: Archiving Costs [Pipeline] sh 10:05:59 + cut -d, -f6 10:05:59 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 10:05:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] 10:05:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] did not exist. Created. 10:05:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:00 + echo total: 0.05999999865889549 [Pipeline] stash 10:06:00 Stashed 1 file(s) [Pipeline] } 10:06:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:06:12 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 10:07:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 10:07:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 10:07:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 10:07:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.264s coverage: 24.2% of statements 10:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 10:07:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.253s coverage: 28.1% of statements 10:07:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.228s coverage: 78.9% of statements 10:07:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.218s coverage: 9.0% of statements 10:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 10:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 10:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 10:07:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.336s coverage: 28.7% of statements 10:07:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 10:07:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.221s coverage: 83.3% of statements 10:07:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 10:07:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 10:07:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.307s coverage: 58.0% of statements 10:07:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.994s coverage: 89.2% of statements 10:07:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 10:07:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.183s coverage: 4.9% of statements 10:07:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 10:07:34 GO111MODULE=on go vet ./... 10:08:30 gofmt -l . 10:08:30 [ "`gofmt -l .`" = "" ] 10:08:30 ./bin/test-attribution-txt.sh 10:08:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:08:30 $ docker stop --time=1 33b2a32d19458574daa71d4974311539a86c37cc5bc98e0c4b01d0b49265cdf8 10:08:32 $ docker rm -f 33b2a32d19458574daa71d4974311539a86c37cc5bc98e0c4b01d0b49265cdf8 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:33 Warning: overwriting stash ‘coverage-report’ 10:08:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:35 + ls -al . 10:08:35 total 244 10:08:35 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 10:08 . 10:08:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:04 .. 10:08:35 -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 10:04 .dockerignore 10:08:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:04 .git 10:08:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:04 .github 10:08:35 -rw-rw-r-- 1 jenkins jenkins 138 Jun 25 10:04 .gitignore 10:08:35 -rw-rw-r-- 1 jenkins jenkins 987 Jun 25 10:04 Dockerfile.build 10:08:35 -rw-rw-r-- 1 jenkins jenkins 894 Jun 25 10:04 Jenkinsfile 10:08:35 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 10:04 LICENSE 10:08:35 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 25 10:04 Makefile 10:08:35 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 25 10:04 README.md 10:08:35 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 25 10:04 RELEASE-NOTES.txt 10:08:35 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:01 VERSION 10:08:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:04 bin 10:08:35 -rw-r--r-- 1 jenkins jenkins 125634 Jun 25 10:07 coverage.out 10:08:35 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:04 example 10:08:35 -rw-r--r-- 1 jenkins jenkins 548 Jun 25 10:08 go.mod 10:08:35 -rw-r--r-- 1 jenkins jenkins 20210 Jun 25 10:05 go.sum 10:08:35 drwxrwxr-x 15 jenkins jenkins 4096 Jun 25 10:04 internal 10:08:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:04 openapi 10:08:35 drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 10:04 pkg 10:08:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:04 snap 10:08:35 -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 10:04 version.go [Pipeline] isUnix [Pipeline] sh 10:08:35 + 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=5669c30b8ab6fb074970a33fffe0991f26afb72a --label arch=arm64 --label version=0.0.0 . 10:08:36 Sending build context to Docker daemon 2.805MB 10:08:36 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 10:08:36 Step 2/23 : FROM ${BASE} AS builder 10:08:36 ---> 7b1ca86c61a3 10:08:36 Step 3/23 : WORKDIR /device-sdk-go 10:08:36 ---> Running in 59d5e982ac3b 10:08:37 Removing intermediate container 59d5e982ac3b 10:08:37 ---> a2ecc8c8e204 10:08:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:08:37 ---> Running in a03d7627bbb6 10:08:37 Removing intermediate container a03d7627bbb6 10:08:37 ---> 6be34c0bbf4a 10:08:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:37 ---> Running in 61fb7cace2d9 10:08:40 Removing intermediate container 61fb7cace2d9 10:08:40 ---> 29feaaa89784 10:08:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 10:08:40 ---> Running in 5aa99ae5b593 10:08:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:08:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:08:43 OK: 139 MiB in 46 packages 10:08:44 Removing intermediate container 5aa99ae5b593 10:08:44 ---> 08941adac7d6 10:08:44 Step 7/23 : COPY . . 10:08:46 ---> 1ec016738f17 10:08:46 Step 8/23 : RUN go mod download 10:08:46 ---> Running in 2877010daded 10:08:48 Removing intermediate container 2877010daded 10:08:48 ---> 9fed11ba1f1f 10:08:48 Step 9/23 : RUN make build 10:08:48 ---> Running in 7704932261e2 10:08:49 go mod tidy 10:08:50 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 10:09:23 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:09:24 Removing intermediate container 7704932261e2 10:09:24 ---> 3088676b8ade 10:09:24 Step 10/23 : FROM alpine:3.12 10:09:25 3.12: Pulling from library/alpine 10:09:25 d2f70382dc9a: Pulling fs layer 10:09:25 d2f70382dc9a: Verifying Checksum 10:09:25 d2f70382dc9a: Download complete 10:09:26 d2f70382dc9a: Pull complete 10:09:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:09:26 Status: Downloaded newer image for alpine:3.12 10:09:26 ---> c4fd0aeabfcf 10:09:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:09:26 ---> Running in bfe25c4ec692 10:09:27 Removing intermediate container bfe25c4ec692 10:09:27 ---> 0ce99994f757 10:09:27 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:27 ---> Running in 1cc483c8445c 10:09:29 Removing intermediate container 1cc483c8445c 10:09:29 ---> 59d3c8fc95d0 10:09:29 Step 13/23 : RUN apk add --update --no-cache zeromq 10:09:29 ---> Running in fb39f047c887 10:09:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:09:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:09:31 (1/5) Installing libgcc (9.3.0-r2) 10:09:31 (2/5) Installing libsodium (1.0.18-r0) 10:09:32 (3/5) Installing libstdc++ (9.3.0-r2) 10:09:32 (4/5) Installing libzmq (4.3.3-r0) 10:09:32 (5/5) Installing zeromq (4.3.3-r0) 10:09:32 Executing busybox-1.31.1-r20.trigger 10:09:32 OK: 8 MiB in 19 packages 10:09:33 Removing intermediate container fb39f047c887 10:09:33 ---> a00e2b921137 10:09:33 Step 14/23 : WORKDIR / 10:09:33 ---> Running in 62f1bc79be7b 10:09:34 Removing intermediate container 62f1bc79be7b 10:09:34 ---> 47809107eb19 10:09:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:09:35 ---> 7cd712f21c1e 10:09:35 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:09:36 ---> c04988235fc9 10:09:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:09:37 ---> b7f353b60f52 10:09:37 Step 18/23 : EXPOSE 59999 10:09:37 ---> Running in f34dbe82dde8 10:09:37 Removing intermediate container f34dbe82dde8 10:09:37 ---> 8eddf902f89a 10:09:37 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:09:37 ---> Running in fee49df78b45 10:09:38 Removing intermediate container fee49df78b45 10:09:38 ---> a31e82116904 10:09:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:09:38 ---> Running in 1c4c4e27740c 10:09:38 Removing intermediate container 1c4c4e27740c 10:09:38 ---> 122718e9cf76 10:09:38 Step 21/23 : LABEL arch=arm64 10:09:39 ---> Running in 1b4590208a48 10:09:39 Removing intermediate container 1b4590208a48 10:09:39 ---> 9a375d4ac790 10:09:39 Step 22/23 : LABEL git_sha=5669c30b8ab6fb074970a33fffe0991f26afb72a 10:09:39 ---> Running in fa4b439d02fe 10:09:40 Removing intermediate container fa4b439d02fe 10:09:40 ---> 14f07b2283a6 10:09:40 Step 23/23 : LABEL version=0.0.0 10:09:40 ---> Running in 49aa5c072e8a 10:09:40 Removing intermediate container 49aa5c072e8a 10:09:40 ---> fc12ae1c1f3c 10:09:40 [Warning] One or more build-args [MAKE ARCH] were not consumed 10:09:40 Successfully built fc12ae1c1f3c 10:09:40 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] libraryResource [Pipeline] sh 10:09:41 ---> job-cost.sh 10:09:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mg3d 10:10:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-Mg3d/bin to PATH 10:11:42 INFO: No Stack... 10:11:42 INFO: Retrieving Pricing Info for: v2-standard-4 10:11:42 INFO: Archiving Costs [Pipeline] sh 10:11:42 + + cutcat /w/workspace/device-sdk-go/2/archives/cost.csv 10:11:42 -d, -f6 [Pipeline] lock 10:11:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] 10:11:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] did not exist. Created. 10:11:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:11:43 /w/workspace/device-sdk-go/2@tmp/durable-9385b8d0/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-9385b8d0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:11:43 + echo total: 0.18000000715255737 [Pipeline] stash 10:11:43 Warning: overwriting stash ‘stack-cost’ 10:11:43 Stashed 1 file(s) [Pipeline] } 10:11:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-990-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:11:44 provisioning config files... 10:11:44 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/config4561769148975840722tmp [Pipeline] { [Pipeline] sh 10:11:44 + set +x 10:11:44 + bash -s -- 10:11:44 + curl -s https://codecov.io/bash 10:11:44 10:11:44 _____ _ 10:11:44 / ____| | | 10:11:44 | | ___ __| | ___ ___ _____ __ 10:11:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:11:44 | |___| (_) | (_| | __/ (_| (_) \ V / 10:11:44 \_____\___/ \__,_|\___|\___\___/ \_/ 10:11:44 Bash-1.0.3 10:11:44 10:11:44 10:11:44 ==> git version 2.24.4 found 10:11:44 ==> 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 10:11:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:11:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:11:44 ==> Jenkins CI detected. 10:11:44 project root: . 10:11:44 --> token set from env 10:11:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:11:45 ==> Running gcov in . (disable via -X gcov) 10:11:45 ==> Python coveragepy not found 10:11:45 ==> Searching for coverage reports in: 10:11:45 + . 10:11:45 -> Found 1 reports 10:11:45 ==> Detecting git/mercurial file structure 10:11:45 ==> Reading reports 10:11:45 + ./coverage.out bytes=125634 10:11:45 ==> Appending adjustments 10:11:45 https://docs.codecov.io/docs/fixing-reports 10:11:45 + Found adjustments 10:11:45 ==> Gzipping contents 10:11:45 16K /tmp/codecov.RBeRIC.gz 10:11:45 ==> Uploading reports 10:11:45 url: https://codecov.io 10:11:45 query: branch=PR-990&commit=5669c30b8ab6fb074970a33fffe0991f26afb72a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-990%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=990&job=&cmd_args= 10:11:45 -> Pinging Codecov 10:11:45 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-990&commit=5669c30b8ab6fb074970a33fffe0991f26afb72a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-990%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=990&job=&cmd_args= 10:11:45 -> Uploading to 10:11:45 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/7E55EF52A471D76F132DFD9A03CDDE97/5669c30b8ab6fb074970a33fffe0991f26afb72a/f88e3991-896b-49fd-90db-c47e43ce48d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T101145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6f8ead49ffb3c06311bd585077e66bef66a664e7364ed08023ca0ed340e993a 10:11:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:45 Dload Upload Total Spent Left Speed 10:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16321 0 0 100 16321 0 40515 --:--:-- --:--:-- --:--:-- 40599 10:11:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5669c30b8ab6fb074970a33fffe0991f26afb72a [Pipeline] } 10:11:46 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] libraryResource [Pipeline] sh 10:11:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:48 ---> package-listing.sh 10:11:48 ++ facter osfamily 10:11:48 ++ tr '[:upper:]' '[:lower:]' 10:11:48 + OS_FAMILY=redhat 10:11:48 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-990 10:11:48 + START_PACKAGES=/tmp/packages_start.txt 10:11:48 + END_PACKAGES=/tmp/packages_end.txt 10:11:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:48 + PACKAGES=/tmp/packages_start.txt 10:11:48 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-990 ']' 10:11:48 + PACKAGES=/tmp/packages_end.txt 10:11:48 + case "${OS_FAMILY}" in 10:11:48 + rpm -qa 10:11:48 + sort 10:11:49 + '[' -f /tmp/packages_start.txt ']' 10:11:49 + '[' -f /tmp/packages_end.txt ']' 10:11:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:49 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-990 ']' 10:11:49 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-990/archives/ 10:11:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-990/archives/ [Pipeline] echo 10:11:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-990/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:11:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:50 10:11:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:50 alpine: Pulling from edgex-lftools-log-publisher 10:11:50 df20fa9351a1: Pulling fs layer 10:11:50 36b3adc4ff6f: Pulling fs layer 10:11:50 8ad3a11d3b57: Pulling fs layer 10:11:50 46f8f816bc3b: Pulling fs layer 10:11:50 93b61091891f: Pulling fs layer 10:11:50 93b9cdb0e59b: Pulling fs layer 10:11:50 5e14af77c1be: Pulling fs layer 10:11:50 01666e4c0597: Pulling fs layer 10:11:50 aa168da1d23b: Pulling fs layer 10:11:50 46f8f816bc3b: Waiting 10:11:50 93b61091891f: Waiting 10:11:50 93b9cdb0e59b: Waiting 10:11:50 5e14af77c1be: Waiting 10:11:50 01666e4c0597: Waiting 10:11:50 aa168da1d23b: Waiting 10:11:50 36b3adc4ff6f: Verifying Checksum 10:11:50 36b3adc4ff6f: Download complete 10:11:50 46f8f816bc3b: Verifying Checksum 10:11:50 46f8f816bc3b: Download complete 10:11:50 df20fa9351a1: Verifying Checksum 10:11:50 df20fa9351a1: Download complete 10:11:50 93b61091891f: Verifying Checksum 10:11:50 93b61091891f: Download complete 10:11:50 93b9cdb0e59b: Verifying Checksum 10:11:50 93b9cdb0e59b: Download complete 10:11:50 5e14af77c1be: Verifying Checksum 10:11:50 5e14af77c1be: Download complete 10:11:50 01666e4c0597: Verifying Checksum 10:11:50 01666e4c0597: Download complete 10:11:50 8ad3a11d3b57: Verifying Checksum 10:11:50 8ad3a11d3b57: Download complete 10:11:51 df20fa9351a1: Pull complete 10:11:51 36b3adc4ff6f: Pull complete 10:11:51 8ad3a11d3b57: Pull complete 10:11:51 46f8f816bc3b: Pull complete 10:11:52 93b61091891f: Pull complete 10:11:52 93b9cdb0e59b: Pull complete 10:11:52 5e14af77c1be: Pull complete 10:11:52 01666e4c0597: Pull complete 10:11:53 aa168da1d23b: Verifying Checksum 10:11:53 aa168da1d23b: Download complete 10:11:58 aa168da1d23b: Pull complete 10:11:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:11:58 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 10:11:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-990/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-990 -v /w/workspace/dgexfoundry_device-sdk-go_PR-990:/w/workspace/dgexfoundry_device-sdk-go_PR-990:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-990@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:12:01 $ docker top d7de2e4330cc4696bb37604f3b6ff61c21ffa95cfb4712c37c06f4a498c6032b -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:12:01 + mkdir -p /var/log/sa [Pipeline] sh 10:12:02 + ls /var/log/sa-host 10:12:02 + sadf -c /var/log/sa-host/sa05 10:12:02 file_magic: OK 10:12:02 HZ: Using current value: 100 10:12:02 file_header: OK 10:12:02 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 10:12:02 Statistics: 10:12:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:12:02 File successfully converted to sysstat format version 12.2.1 10:12:02 + sadf -c /var/log/sa-host/sa25 10:12:02 file_magic: OK 10:12:02 HZ: Using current value: 100 10:12:02 file_header: OK 10:12:02 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 10:12:02 Statistics: 10:12:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:12:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:02 provisioning config files... 10:12:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp/config6679697942279168935tmp [Pipeline] { [Pipeline] echo 10:12:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:12:02 ---> create-netrc.sh [Pipeline] } 10:12:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:12:03 ---> python-tools-install.sh [Pipeline] echo 10:12:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:12:03 ---> sudo-logs.sh 10:12:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:12:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:12:03 ---> job-cost.sh 10:12:03 lf-activate-venv: SKIPPING 10:12:03 DEBUG: total: 0.18000000715255737 10:12:03 INFO: Retrieving Stack Cost... 10:12:04 INFO: Retrieving Pricing Info for: v3-standard-2 10:12:05 INFO: Archiving Costs [Pipeline] echo 10:12:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:12:05 ---> logs-deploy.sh 10:12:05 lf-activate-venv: SKIPPING 10:12:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-990/2 10:12:05 INFO: archiving workspace using pattern(s): 10:12:06 Archives upload complete. 10:12:06 INFO: archiving logs to Nexus 10:12:07 ---> uname -a: 10:12:07 Linux prd-centos7-docker-4c-2g-30.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:12:07 10:12:07 10:12:07 ---> lscpu: 10:12:07 Architecture: x86_64 10:12:07 CPU op-mode(s): 32-bit, 64-bit 10:12:07 Byte Order: Little Endian 10:12:07 Address sizes: 40 bits physical, 48 bits virtual 10:12:07 CPU(s): 2 10:12:07 On-line CPU(s) list: 0,1 10:12:07 Thread(s) per core: 1 10:12:07 Core(s) per socket: 1 10:12:07 Socket(s): 2 10:12:07 NUMA node(s): 1 10:12:07 Vendor ID: AuthenticAMD 10:12:07 CPU family: 23 10:12:07 Model: 49 10:12:07 Model name: AMD EPYC-Rome Processor 10:12:07 Stepping: 0 10:12:07 CPU MHz: 2800.000 10:12:07 BogoMIPS: 5600.00 10:12:07 Virtualization: AMD-V 10:12:07 Hypervisor vendor: KVM 10:12:07 Virtualization type: full 10:12:07 L1d cache: 64 KiB 10:12:07 L1i cache: 64 KiB 10:12:07 L2 cache: 1 MiB 10:12:07 L3 cache: 32 MiB 10:12:07 NUMA node0 CPU(s): 0,1 10:12:07 Vulnerability Itlb multihit: Not affected 10:12:07 Vulnerability L1tf: Not affected 10:12:07 Vulnerability Mds: Not affected 10:12:07 Vulnerability Meltdown: Not affected 10:12:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:12:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:12:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:12:07 Vulnerability Srbds: Not affected 10:12:07 Vulnerability Tsx async abort: Not affected 10:12:07 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:12:07 10:12:07 10:12:07 ---> nproc: 10:12:07 2 10:12:07 10:12:07 10:12:07 ---> df -h: 10:12:07 Filesystem Size Used Available Use% Mounted on 10:12:07 overlay 40.0G 7.6G 32.4G 19% / 10:12:07 tmpfs 64.0M 0 64.0M 0% /dev 10:12:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:12:07 shm 64.0M 0 64.0M 0% /dev/shm 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-990 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-990@tmp 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:12:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:12:07 10:12:07 10:12:07 ---> free -m: 10:12:07 total used free shared buff/cache available 10:12:07 Mem: 7821 991 4731 0 2098 6652 10:12:07 Swap: 1023 0 1023 10:12:07 10:12:07 10:12:07 ---> ip addr: 10:12:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:12:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:12:07 inet 127.0.0.1/8 scope host lo 10:12:07 valid_lft forever preferred_lft forever 10:12:07 inet6 ::1/128 scope host 10:12:07 valid_lft forever preferred_lft forever 10:12:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:12:07 link/ether fa:16:3e:d7:43:13 brd ff:ff:ff:ff:ff:ff 10:12:07 inet 10.30.123.186/23 brd 10.30.123.255 scope global dynamic eth0 10:12:07 valid_lft 85735sec preferred_lft 85735sec 10:12:07 inet6 fe80::f816:3eff:fed7:4313/64 scope link 10:12:07 valid_lft forever preferred_lft forever 10:12:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:12:07 link/ether 02:42:22:6e:70:80 brd ff:ff:ff:ff:ff:ff 10:12:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:12:07 valid_lft forever preferred_lft forever 10:12:07 inet6 fe80::42:22ff:fe6e:7080/64 scope link 10:12:07 valid_lft forever preferred_lft forever 10:12:07 10:12:07 10:12:07 ---> sar -b -r -n DEV: 10:12:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:12:07 10:12:07 10:00:51 LINUX RESTART (2 CPU) 10:12:07 10:12:07 10:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:12:07 10:03:01 1.72 0.00 1.72 0.00 0.00 37.38 0.00 10:12:07 10:04:01 0.33 0.00 0.33 0.00 0.00 5.81 0.00 10:12:07 10:05:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 10:12:07 10:06:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 10:12:07 10:07:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 10:12:07 10:08:01 0.37 0.00 0.37 0.00 0.00 5.25 0.00 10:12:07 10:09:02 0.18 0.00 0.18 0.00 0.00 2.97 0.00 10:12:07 10:10:01 0.29 0.00 0.29 0.00 0.00 3.27 0.00 10:12:07 10:11:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 10:12:07 10:12:01 51.15 0.13 51.02 0.00 13.72 14383.06 0.00 10:12:07 Average: 5.51 0.01 5.50 0.00 1.37 1447.52 0.00 10:12:07 10:12:07 10:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:12:07 10:03:01 5461640 0 804008 10.04 2620 1740664 1205988 13.31 576300 1572952 20 10:12:07 10:04:01 5460332 0 805308 10.06 2620 1740672 1206508 13.32 578392 1572360 8 10:12:07 10:05:01 5458484 0 807156 10.08 2620 1740672 1206556 13.32 579804 1572356 8 10:12:07 10:06:01 5460548 0 805088 10.05 2620 1740676 1206244 13.32 577444 1573092 8 10:12:07 10:07:01 5460304 0 805324 10.06 2620 1740684 1206328 13.32 574268 1576628 8 10:12:07 10:08:01 5460912 0 804716 10.05 2620 1740684 1206244 13.32 573892 1576628 20 10:12:07 10:09:02 5450632 0 814988 10.18 2620 1740692 1206244 13.32 584044 1576628 8 10:12:07 10:10:01 5449844 0 815772 10.19 2620 1740696 1206304 13.32 584912 1576628 8 10:12:07 10:11:01 5450068 0 815544 10.18 2620 1740700 1206244 13.32 586236 1574812 8 10:12:07 10:12:01 4903832 0 957112 11.95 2620 2145368 1401184 15.47 793752 1840364 0 10:12:07 Average: 5401660 0 823502 10.28 2620 1781151 1225784 13.53 600904 1601245 10 10:12:07 10:12:07 10:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:12:07 10:03:01 eth0 1.23 0.08 0.11 0.01 0.00 0.00 0.00 0.00 10:12:07 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:04:01 eth0 4.61 2.25 3.56 0.32 0.00 0.00 0.00 0.00 10:12:07 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:05:01 eth0 0.97 0.53 0.54 0.39 0.00 0.00 0.00 0.00 10:12:07 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:12:07 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:07:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:12:07 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:12:07 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:09:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:12:07 10:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:10:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 10:12:07 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:11:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:12:07 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:12:01 eth0 197.77 175.52 2173.84 18.97 0.00 0.00 0.00 0.00 10:12:07 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 Average: eth0 20.61 17.93 218.21 1.98 0.00 0.00 0.00 0.00 10:12:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:07 10:12:07 10:12:07 ---> sar -P ALL: 10:12:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 10:12:07 10:12:07 10:00:51 LINUX RESTART (2 CPU) 10:12:07 10:12:07 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:12:07 10:03:01 all 0.09 0.00 0.05 0.00 0.03 99.83 10:12:07 10:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:12:07 10:03:01 1 0.13 0.00 0.05 0.00 0.03 99.78 10:12:07 10:04:01 all 0.10 0.00 0.09 0.00 0.03 99.77 10:12:07 10:04:01 0 0.10 0.00 0.12 0.00 0.03 99.75 10:12:07 10:04:01 1 0.10 0.00 0.07 0.00 0.03 99.80 10:12:07 10:05:01 all 0.06 0.00 0.04 0.00 0.03 99.87 10:12:07 10:05:01 0 0.08 0.00 0.03 0.00 0.02 99.87 10:12:07 10:05:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:12:07 10:06:01 all 0.04 0.00 0.03 0.00 0.03 99.89 10:12:07 10:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:12:07 10:06:01 1 0.05 0.00 0.03 0.00 0.05 99.87 10:12:07 10:07:01 all 0.07 0.00 0.04 0.00 0.03 99.86 10:12:07 10:07:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:12:07 10:07:01 1 0.08 0.00 0.05 0.00 0.03 99.83 10:12:07 10:08:01 all 0.08 0.00 0.03 0.01 0.02 99.87 10:12:07 10:08:01 0 0.05 0.00 0.03 0.02 0.02 99.88 10:12:07 10:08:01 1 0.12 0.00 0.02 0.00 0.02 99.85 10:12:07 10:09:02 all 0.08 0.00 0.05 0.00 0.03 99.85 10:12:07 10:09:02 0 0.03 0.00 0.03 0.00 0.03 99.90 10:12:07 10:09:02 1 0.12 0.00 0.07 0.00 0.02 99.80 10:12:07 10:10:01 all 0.08 0.00 0.04 0.00 0.02 99.86 10:12:07 10:10:01 0 0.07 0.00 0.05 0.00 0.02 99.86 10:12:07 10:10:01 1 0.09 0.00 0.03 0.00 0.02 99.86 10:12:07 10:11:01 all 0.08 0.00 0.03 0.00 0.03 99.87 10:12:07 10:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:12:07 10:11:01 1 0.13 0.00 0.02 0.00 0.02 99.83 10:12:07 10:12:01 all 7.16 0.00 3.11 0.93 0.03 88.77 10:12:07 10:12:01 0 7.61 0.00 3.23 0.97 0.03 88.16 10:12:07 10:12:01 1 6.71 0.00 2.99 0.88 0.03 89.38 10:12:07 Average: all 0.77 0.00 0.35 0.09 0.03 98.76 10:12:07 Average: 0 0.80 0.00 0.36 0.10 0.03 98.72 10:12:07 Average: 1 0.75 0.00 0.33 0.09 0.03 98.80 10:12:07 10:12:07 10:12:07