Branch indexing 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 177901c0c2e2fd4e232d0c5d67b34206db6cc66d+a3df5a9219cebd743c534ea7ba05fe82cddb65a8 (0eb3eb16a177a3a469b81bb23ae6f8056ee7e9d3) 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-ssh121099923180161379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh8274743182823111181.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 9d0281235b943b7ad605f650702698f9078b2862 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-934/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-934/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7227317888331786107.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh1735082434472255624.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-934/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-934/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6016459482042857830.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-15247 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [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-934 # 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-934@tmp/jenkins-gitclient-ssh7076159228305408778.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/jenkins-gitclient-ssh8025212893963100156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 177901c0c2e2fd4e232d0c5d67b34206db6cc66d Merge succeeded, producing 08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7 Checking out Revision 08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7 (PR-934) > git config core.sparsecheckout # timeout=10 > git checkout -f 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # 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-934@tmp/jenkins-gitclient-ssh7190642327620857616.key > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7 # timeout=10 Commit message: "Merge commit 'a3df5a9219cebd743c534ea7ba05fe82cddb65a8' into HEAD" > git rev-list --no-walk 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:15 ========================================================= 02:44:15 EdgeX Global Pipelines Version Info 02:44:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:44:17 ------------------- 02:44:17 stable info: 02:44:17 ------------------- 02:44:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:44:17 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:44:17 Message: update stable to v1.0.192 02:44:17 ------------------- 02:44:17 experimental info: 02:44:17 ------------------- 02:44:17 Commited By: **** collab-it+edgex@linuxfoundation.org 02:44:17 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:44:17 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-934 [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-934 [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-934 [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7 [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08a71c5 [Pipeline] echo 02:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:18 provisioning config files... 02:44:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config1749307145586628865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:19 ---> docker-login.sh 02:44:19 nexus3.edgexfoundry.org:10001 02:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:19 Configure a credential helper to remove this warning. See 02:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:19 02:44:19 Login Succeeded 02:44:19 nexus3.edgexfoundry.org:10002 02:44:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:19 Configure a credential helper to remove this warning. See 02:44:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:19 02:44:19 Login Succeeded 02:44:19 nexus3.edgexfoundry.org:10003 02:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:20 Configure a credential helper to remove this warning. See 02:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:20 02:44:20 Login Succeeded 02:44:20 nexus3.edgexfoundry.org:10004 02:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:20 Configure a credential helper to remove this warning. See 02:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:20 02:44:20 Login Succeeded 02:44:20 docker.io 02:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:20 Configure a credential helper to remove this warning. See 02:44:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:20 02:44:20 Login Succeeded 02:44:20 ---> docker-login.sh ends [Pipeline] } 02:44:20 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 02:44:21 + git log --format=format:%s -1 08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7 [Pipeline] echo 02:44:21 GIT_COMMIT: 08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7, Commit Message: Merge commit 'a3df5a9219cebd743c534ea7ba05fe82cddb65a8' into HEAD [Pipeline] echo 02:44:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:22 02:44:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:44:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:22 latest: Pulling from edgex-devops/git-semver 02:44:22 31603596830f: Pulling fs layer 02:44:22 54011a49482f: Pulling fs layer 02:44:22 a6820b24f6d8: Pulling fs layer 02:44:22 f581987b2513: Pulling fs layer 02:44:22 f581987b2513: Waiting 02:44:22 54011a49482f: Download complete 02:44:22 31603596830f: Verifying Checksum 02:44:22 31603596830f: Download complete 02:44:22 f581987b2513: Verifying Checksum 02:44:22 f581987b2513: Download complete 02:44:22 a6820b24f6d8: Verifying Checksum 02:44:22 a6820b24f6d8: Download complete 02:44:23 31603596830f: Pull complete 02:44:23 54011a49482f: Pull complete 02:44:23 a6820b24f6d8: Pull complete 02:44:24 f581987b2513: Pull complete 02:44:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:44:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:44:24 prd-centos7-docker-4c-2g-15247 does not seem to be running inside a container 02:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:44:25 $ docker top 5d50d0a3901826cb8944410322961679c0187e48fd36d469d65e68f36b1a45b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:25 [ssh-agent] Looking for ssh-agent implementation... 02:44:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:25 $ docker exec 5d50d0a3901826cb8944410322961679c0187e48fd36d469d65e68f36b1a45b7 ssh-agent 02:44:25 SSH_AUTH_SOCK=/tmp/ssh-BFJ7e55a3YXi/agent.14 02:44:25 SSH_AGENT_PID=21 02:44:25 Running ssh-add (command line suppressed) 02:44:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_4407940737748261861.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_4407940737748261861.key) 02:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:26 + git tag --points-at HEAD [Pipeline] } 02:44:26 $ docker exec --env ******** --env ******** 5d50d0a3901826cb8944410322961679c0187e48fd36d469d65e68f36b1a45b7 ssh-agent -k 02:44:26 unset SSH_AUTH_SOCK; 02:44:26 unset SSH_AGENT_PID; 02:44:26 echo Agent pid 21 killed; 02:44:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:26 [ssh-agent] Looking for ssh-agent implementation... 02:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:26 $ docker exec 5d50d0a3901826cb8944410322961679c0187e48fd36d469d65e68f36b1a45b7 ssh-agent 02:44:26 SSH_AUTH_SOCK=/tmp/ssh-GQxZgughJUBl/agent.55 02:44:26 SSH_AGENT_PID=62 02:44:26 Running ssh-add (command line suppressed) 02:44:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_8987436851378766708.key (/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/private_key_8987436851378766708.key) 02:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:26 + git semver init 02:44:26 # -> Open(): unable to determine branch for HEAD 02:44:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.git 02:44:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-934 02:44:26 # $SEMVER_REMOTE_NAME = origin 02:44:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:44:26 # $SEMVER_USER_NAME = edgex-jenkins 02:44:26 # $SEMVER_BRANCH = PR-934 02:44:26 # $SEMVER_TEMP = /tmp/semver-834489194 02:44:26 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:44:27 # '/tmp/semver-834489194' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver' 02:44:27 # -> Force: false 02:44:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-934/.semver [Pipeline] } 02:44:27 $ docker exec --env ******** --env ******** 5d50d0a3901826cb8944410322961679c0187e48fd36d469d65e68f36b1a45b7 ssh-agent -k 02:44:27 unset SSH_AUTH_SOCK; 02:44:27 unset SSH_AGENT_PID; 02:44:27 echo Agent pid 62 killed; 02:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:27 + git semver [Pipeline] } 02:44:27 $ docker stop --time=1 5d50d0a3901826cb8944410322961679c0187e48fd36d469d65e68f36b1a45b7 02:44:29 $ docker rm -f 5d50d0a3901826cb8944410322961679c0187e48fd36d469d65e68f36b1a45b7 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:29 Stashed 1 file(s) [Pipeline] echo 02:44:29 [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 02:44:45 Still waiting to schedule task 02:44:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:44:45 Still waiting to schedule task 02:44:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:46:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15248 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 02:46:53 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 02:46:53 Selected Git installation does not exist. Using Default 02:46:53 The recommended git tool is: NONE 02:46:56 Running on prd-centos7-docker-4c-2g-15249 in /w/workspace/dgexfoundry_device-sdk-go_PR-934 [Pipeline] { [Pipeline] ws 02:46:56 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 02:46:57 Selected Git installation does not exist. Using Default 02:46:57 The recommended git tool is: NONE 02:46:59 using credential edgex-jenkins-ssh 02:46:59 Cloning the remote Git repository 02:46:59 using credential edgex-jenkins-ssh 02:46:59 Cloning the remote Git repository 02:46:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:46:59 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:46:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:59 > git --version # timeout=10 02:46:59 > git --version # 'git version 2.17.1' 02:46:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:46:59 > git init /w/workspace/device-sdk-go/3 # timeout=10 02:46:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:46:59 > git --version # timeout=10 02:46:59 > git --version # 'git version 2.24.4' 02:46:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:59 [INFO] Currently running in a labeled security context 02:46:59 [INFO] Currently SELinux is 'enforcing' on the host 02:46:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh52479827269697696.key 02:46:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:01 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 177901c0c2e2fd4e232d0c5d67b34206db6cc66d 02:47:01 Merge succeeded, producing 482d33d7ac057caafd0387d45c1b9ed660ad79a6 02:47:01 Checking out Revision 482d33d7ac057caafd0387d45c1b9ed660ad79a6 (PR-934) 02:47:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:47:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:47:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:00 [INFO] Currently running in a labeled security context 02:47:00 [INFO] Currently SELinux is 'enforcing' on the host 02:47:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8171728884408049799.key 02:47:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/934/head:refs/remotes/origin/PR-934 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:47:01 > git config core.sparsecheckout # timeout=10 02:47:01 > git checkout -f 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 02:47:01 > git remote # timeout=10 02:47:01 > git config --get remote.origin.url # timeout=10 02:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:01 [INFO] Currently running in a labeled security context 02:47:01 [INFO] Currently SELinux is 'enforcing' on the host 02:47:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh603467690421445867.key 02:47:01 > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 02:47:01 > git rev-parse HEAD^{commit} # timeout=10 02:47:01 > git config core.sparsecheckout # timeout=10 02:47:01 > git checkout -f 482d33d7ac057caafd0387d45c1b9ed660ad79a6 # timeout=10 02:47:02 Merging remotes/origin/master commit a3df5a9219cebd743c534ea7ba05fe82cddb65a8 into PR head commit 177901c0c2e2fd4e232d0c5d67b34206db6cc66d 02:47:02 Merge succeeded, producing 29b7ac85919d660d2d3a0656b7fa39e6daad8d1a 02:47:02 Checking out Revision 29b7ac85919d660d2d3a0656b7fa39e6daad8d1a (PR-934) 02:47:02 > git config core.sparsecheckout # timeout=10 02:47:02 > git checkout -f 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 02:47:02 > git remote # timeout=10 02:47:02 > git config --get remote.origin.url # timeout=10 02:47:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:02 > git merge a3df5a9219cebd743c534ea7ba05fe82cddb65a8 # timeout=10 02:47:02 > git rev-parse HEAD^{commit} # timeout=10 02:47:02 > git config core.sparsecheckout # timeout=10 02:47:02 > git checkout -f 29b7ac85919d660d2d3a0656b7fa39e6daad8d1a # timeout=10 02:47:04 Commit message: "Merge commit 'a3df5a9219cebd743c534ea7ba05fe82cddb65a8' into HEAD" 02:47:04 > git rev-list --no-walk 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:47:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:47:06 + true 02:47:06 + sudo service docker restart 02:47:06 Redirecting to /bin/systemctl restart docker.service 02:47:07 Commit message: "Merge commit 'a3df5a9219cebd743c534ea7ba05fe82cddb65a8' into HEAD" 02:47:07 > git rev-list --no-walk 177901c0c2e2fd4e232d0c5d67b34206db6cc66d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:47:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:47:09 + true 02:47:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:25 provisioning config files... 02:47:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config316891688333177425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:25 ---> docker-login.sh 02:47:25 nexus3.edgexfoundry.org:10001 02:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:25 Configure a credential helper to remove this warning. See 02:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:25 02:47:25 Login Succeeded 02:47:25 nexus3.edgexfoundry.org:10002 02:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:25 Configure a credential helper to remove this warning. See 02:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:25 02:47:25 Login Succeeded 02:47:25 nexus3.edgexfoundry.org:10003 02:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:25 Configure a credential helper to remove this warning. See 02:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:25 02:47:25 Login Succeeded 02:47:25 nexus3.edgexfoundry.org:10004 02:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:25 Configure a credential helper to remove this warning. See 02:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:25 02:47:25 Login Succeeded 02:47:25 docker.io 02:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:26 Configure a credential helper to remove this warning. See 02:47:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:26 02:47:26 Login Succeeded 02:47:26 ---> docker-login.sh ends [Pipeline] } 02:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:47:26 ========================================================= 02:47:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:47:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:47:26 + 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 . 02:47:26 Sending build context to Docker daemon 2.592MB 02:47:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:47:26 Step 2/8 : FROM ${BASE} 02:47:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:27 540db60ca938: Pulling fs layer 02:47:27 adcc1eea9eea: Pulling fs layer 02:47:27 4c4ab2625f07: Pulling fs layer 02:47:27 0510c868ecb4: Pulling fs layer 02:47:27 afea3b2eda06: Pulling fs layer 02:47:27 7809a108b3ef: Pulling fs layer 02:47:27 f706445af74f: Pulling fs layer 02:47:27 afea3b2eda06: Waiting 02:47:27 7809a108b3ef: Waiting 02:47:27 f706445af74f: Waiting 02:47:27 0510c868ecb4: Waiting 02:47:27 4c4ab2625f07: Verifying Checksum 02:47:27 4c4ab2625f07: Download complete 02:47:27 adcc1eea9eea: Verifying Checksum 02:47:27 adcc1eea9eea: Download complete 02:47:27 afea3b2eda06: Verifying Checksum 02:47:27 afea3b2eda06: Download complete 02:47:27 540db60ca938: Verifying Checksum 02:47:27 540db60ca938: Download complete 02:47:27 7809a108b3ef: Verifying Checksum 02:47:27 7809a108b3ef: Download complete 02:47:27 540db60ca938: Pull complete 02:47:27 adcc1eea9eea: Pull complete 02:47:27 4c4ab2625f07: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:27 provisioning config files... 02:47:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8149535080396276266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:27 ---> docker-login.sh 02:47:27 nexus3.edgexfoundry.org:10001 02:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:29 Configure a credential helper to remove this warning. See 02:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:29 02:47:29 Login Succeeded 02:47:29 nexus3.edgexfoundry.org:10002 02:47:29 f706445af74f: Verifying Checksum 02:47:29 f706445af74f: Download complete 02:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:29 0510c868ecb4: Verifying Checksum 02:47:29 0510c868ecb4: Download complete 02:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:29 Configure a credential helper to remove this warning. See 02:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:29 02:47:29 Login Succeeded 02:47:29 nexus3.edgexfoundry.org:10003 02:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:30 Configure a credential helper to remove this warning. See 02:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:30 02:47:30 Login Succeeded 02:47:30 nexus3.edgexfoundry.org:10004 02:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:30 Configure a credential helper to remove this warning. See 02:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:30 02:47:30 Login Succeeded 02:47:30 docker.io 02:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:31 Configure a credential helper to remove this warning. See 02:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:31 02:47:31 Login Succeeded 02:47:31 ---> docker-login.sh ends [Pipeline] } 02:47:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:47:32 ========================================================= 02:47:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:47:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:47:32 + 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 . 02:47:33 0510c868ecb4: Pull complete 02:47:33 afea3b2eda06: Pull complete 02:47:33 7809a108b3ef: Pull complete 02:47:33 Sending build context to Docker daemon 2.591MB 02:47:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:47:33 Step 2/8 : FROM ${BASE} 02:47:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:47:33 595b0fe564bb: Pulling fs layer 02:47:33 7186ed65a4f7: Pulling fs layer 02:47:33 316046926c0a: Pulling fs layer 02:47:33 4ebd0625c992: Pulling fs layer 02:47:33 207e8628e3a3: Pulling fs layer 02:47:33 c791037a9be2: Pulling fs layer 02:47:33 ffd874e62e21: Pulling fs layer 02:47:33 4ebd0625c992: Waiting 02:47:33 207e8628e3a3: Waiting 02:47:33 c791037a9be2: Waiting 02:47:33 ffd874e62e21: Waiting 02:47:33 316046926c0a: Verifying Checksum 02:47:33 316046926c0a: Download complete 02:47:33 7186ed65a4f7: Verifying Checksum 02:47:33 7186ed65a4f7: Download complete 02:47:33 207e8628e3a3: Verifying Checksum 02:47:33 207e8628e3a3: Download complete 02:47:33 595b0fe564bb: Download complete 02:47:33 c791037a9be2: Download complete 02:47:34 595b0fe564bb: Pull complete 02:47:34 f706445af74f: Pull complete 02:47:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:47:34 ---> b068be0155e3 02:47:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:34 7186ed65a4f7: Pull complete 02:47:35 316046926c0a: Pull complete 02:47:35 ffd874e62e21: Verifying Checksum 02:47:35 ffd874e62e21: Download complete 02:47:36 4ebd0625c992: Verifying Checksum 02:47:36 4ebd0625c992: Download complete 02:47:39 ---> Running in ac81e14ade3d 02:47:39 Removing intermediate container ac81e14ade3d 02:47:39 ---> b2c9a10c39f2 02:47:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:39 ---> Running in 4e23cdd5f34c 02:47:39 Removing intermediate container 4e23cdd5f34c 02:47:39 ---> 943902bd5058 02:47:39 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:47:39 ---> Running in 72d9ceb59050 02:47:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:47:41 (1/6) Installing libc-dev (0.7.2-r3) 02:47:41 (2/6) Installing libsodium (1.0.18-r0) 02:47:41 (3/6) Installing pkgconf (1.7.3-r0) 02:47:42 (4/6) Installing libsodium-dev (1.0.18-r0) 02:47:42 (5/6) Installing libzmq (4.3.3-r1) 02:47:42 (6/6) Installing zeromq-dev (4.3.3-r1) 02:47:42 Executing busybox-1.32.1-r6.trigger 02:47:42 OK: 150 MiB in 46 packages 02:47:42 Removing intermediate container 72d9ceb59050 02:47:42 ---> 6619f1ac3d51 02:47:42 Step 6/8 : WORKDIR /device-sdk-go 02:47:42 ---> Running in 3a8df1bcd005 02:47:42 Removing intermediate container 3a8df1bcd005 02:47:42 ---> 1c8cdafe27ff 02:47:42 Step 7/8 : COPY . . 02:47:43 ---> 8f0bddbbd506 02:47:43 Step 8/8 : RUN go mod download 02:47:43 ---> Running in c7e33dc60bed 02:47:47 4ebd0625c992: Pull complete 02:47:47 207e8628e3a3: Pull complete 02:47:47 c791037a9be2: Pull complete 02:47:50 ffd874e62e21: Pull complete 02:47:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:47:50 ---> cfc18b08335c 02:47:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:47:52 ---> Running in a220c3d59e1d 02:47:53 Removing intermediate container a220c3d59e1d 02:47:53 ---> a1b75fd74a94 02:47:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:53 ---> Running in 824905df8cd8 02:47:55 Removing intermediate container 824905df8cd8 02:47:55 ---> 87a97f7cb312 02:47:55 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:47:55 ---> Running in af8be06ee80d 02:47:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:47:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:47:58 Removing intermediate container c7e33dc60bed 02:47:58 ---> bbf77a7a895f 02:47:58 Successfully built bbf77a7a895f 02:47:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:47:58 (1/6) Installing libc-dev (0.7.2-r3) 02:47:58 (2/6) Installing libsodium (1.0.18-r0) 02:47:58 (3/6) Installing pkgconf (1.7.3-r0) 02:47:58 (4/6) Installing libsodium-dev (1.0.18-r0) 02:47:58 + docker inspect -f . ci-base-image-x86_64 02:47:58 . [Pipeline] withDockerContainer 02:47:58 prd-centos7-docker-4c-2g-15249 does not seem to be running inside a container 02:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:47:58 (5/6) Installing libzmq (4.3.3-r1) 02:47:58 (6/6) Installing zeromq-dev (4.3.3-r1) 02:47:58 Executing busybox-1.32.1-r6.trigger 02:47:58 OK: 139 MiB in 46 packages 02:47:58 $ docker top eea9bb4ffb83ee763739269e3c0359c47ca281b33f863ae35df01b397003d794 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:59 + go version 02:47:59 go version go1.16.3 linux/amd64 [Pipeline] } 02:47:59 $ docker stop --time=1 eea9bb4ffb83ee763739269e3c0359c47ca281b33f863ae35df01b397003d794 02:48:00 Removing intermediate container af8be06ee80d 02:48:00 ---> 0bd95bc4dec8 02:48:00 Step 6/8 : WORKDIR /device-sdk-go 02:48:00 ---> Running in 86bf8a6644ca 02:48:00 $ docker rm -f eea9bb4ffb83ee763739269e3c0359c47ca281b33f863ae35df01b397003d794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:00 Removing intermediate container 86bf8a6644ca 02:48:00 ---> 30d47d51c8d9 02:48:00 Step 7/8 : COPY . . 02:48:01 + docker inspect -f . ci-base-image-x86_64 02:48:01 . [Pipeline] withDockerContainer 02:48:01 prd-centos7-docker-4c-2g-15249 does not seem to be running inside a container 02:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:01 $ docker top ee7aef9d3659227d247f450dc0d40b222f8357ebc1489057daa2cbb1886a8b19 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:02 + go mod tidy [Pipeline] sh 02:48:02 ---> 2b7fbb054bd2 02:48:02 Step 8/8 : RUN go mod download 02:48:02 ---> Running in 030f2117a40c 02:48:02 + make test 02:48:02 go mod tidy 02:48:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:48:07 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:48:29 Removing intermediate container 030f2117a40c 02:48:29 ---> 2d5897875ada 02:48:29 Successfully built 2d5897875ada 02:48:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:48:29 + docker inspect -f . ci-base-image-arm64 02:48:29 . [Pipeline] withDockerContainer 02:48:29 prd-ubuntu18.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container 02:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:48:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:48:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:48:31 $ docker top bc8d3d12abde5da90c3f1ae5c04d9f7ad8d4e3c9b29179ff3e5c9af4a4dee289 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:32 + go version 02:48:32 go version go1.16.3 linux/arm64 [Pipeline] } 02:48:32 $ docker stop --time=1 bc8d3d12abde5da90c3f1ae5c04d9f7ad8d4e3c9b29179ff3e5c9af4a4dee289 02:48:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.059s coverage: 25.4% of statements 02:48:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:48:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 28.1% of statements 02:48:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements 02:48:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.047s coverage: 10.7% of statements 02:48:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:48:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:48:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:48:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 30.2% of statements 02:48:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:48:34 $ docker rm -f bc8d3d12abde5da90c3f1ae5c04d9f7ad8d4e3c9b29179ff3e5c9af4a4dee289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:35 + docker inspect -f . ci-base-image-arm64 02:48:35 . [Pipeline] withDockerContainer 02:48:35 prd-ubuntu18.04-docker-arm64-4c-16g-15248 does not seem to be running inside a container 02:48:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements 02:48:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:48:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:48:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements 02:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.832s coverage: 89.2% of statements 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:48:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 5.0% of statements 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:48:36 GO111MODULE=on go vet ./... 02:48:37 $ docker top 5acffe3cf6497579c777c24fb7dd6b263b6a760bb22cf08f75f8ba855372b8e9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:38 + go mod tidy [Pipeline] sh 02:48:39 + make test 02:48:39 go mod tidy 02:48:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:48:54 gofmt -l . 02:48:54 [ "`gofmt -l .`" = "" ] 02:48:54 ./bin/test-attribution-txt.sh 02:48:54 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:48:54 $ docker stop --time=1 ee7aef9d3659227d247f450dc0d40b222f8357ebc1489057daa2cbb1886a8b19 02:48:57 $ docker rm -f ee7aef9d3659227d247f450dc0d40b222f8357ebc1489057daa2cbb1886a8b19 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:49:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:01 + ls -al . 02:49:01 total 212 02:49:01 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 02:48 . 02:49:01 drwxrwxr-x. 4 jenkins jenkins 28 May 20 02:46 .. 02:49:01 drwxrwxr-x. 2 jenkins jenkins 64 May 20 02:47 bin 02:49:01 -rw-r--r--. 1 jenkins jenkins 126187 May 20 02:48 coverage.out 02:49:01 -rw-rw-r--. 1 jenkins jenkins 987 May 20 02:47 Dockerfile.build 02:49:01 -rw-rw-r--. 1 jenkins jenkins 140 May 20 02:47 .dockerignore 02:49:01 drwxrwxr-x. 5 jenkins jenkins 62 May 20 02:47 example 02:49:01 drwxrwxr-x. 8 jenkins jenkins 179 May 20 02:47 .git 02:49:01 drwxrwxr-x. 2 jenkins jenkins 103 May 20 02:47 .github 02:49:01 -rw-rw-r--. 1 jenkins jenkins 138 May 20 02:47 .gitignore 02:49:01 -rw-r--r--. 1 jenkins jenkins 575 May 20 02:48 go.mod 02:49:01 -rw-r--r--. 1 jenkins jenkins 20803 May 20 02:48 go.sum 02:49:01 drwxrwxr-x. 15 jenkins jenkins 224 May 20 02:47 internal 02:49:01 -rw-rw-r--. 1 jenkins jenkins 894 May 20 02:47 Jenkinsfile 02:49:01 -rw-rw-r--. 1 jenkins jenkins 11341 May 20 02:47 LICENSE 02:49:01 -rw-rw-r--. 1 jenkins jenkins 997 May 20 02:47 Makefile 02:49:01 drwxrwxr-x. 4 jenkins jenkins 26 May 20 02:47 openapi 02:49:01 drwxrwxr-x. 5 jenkins jenkins 50 May 20 02:47 pkg 02:49:01 -rw-rw-r--. 1 jenkins jenkins 7652 May 20 02:47 README.md 02:49:01 -rw-rw-r--. 1 jenkins jenkins 6616 May 20 02:47 RELEASE-NOTES.txt 02:49:01 drwxrwxr-x. 4 jenkins jenkins 54 May 20 02:47 snap 02:49:01 -rw-rw-r--. 1 jenkins jenkins 5 May 20 02:44 VERSION 02:49:01 -rw-rw-r--. 1 jenkins jenkins 222 May 20 02:47 version.go [Pipeline] isUnix [Pipeline] sh 02:49:01 + 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=29b7ac85919d660d2d3a0656b7fa39e6daad8d1a --label arch=amd64 --label version=0.0.0 . 02:49:01 Sending build context to Docker daemon 2.719MB 02:49:01 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 02:49:01 Step 2/23 : FROM ${BASE} AS builder 02:49:01 ---> bbf77a7a895f 02:49:01 Step 3/23 : WORKDIR /device-sdk-go 02:49:01 ---> Running in d86e4e3a4f57 02:49:01 Removing intermediate container d86e4e3a4f57 02:49:01 ---> 72ddd5bed259 02:49:01 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:01 ---> Running in 1668eb323996 02:49:01 Removing intermediate container 1668eb323996 02:49:01 ---> b4e9e1642647 02:49:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:01 ---> Running in 5d024fa9c30c 02:49:02 Removing intermediate container 5d024fa9c30c 02:49:02 ---> 08fb84bd130d 02:49:02 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:49:02 ---> Running in b35243498370 02:49:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:49:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:49:03 OK: 150 MiB in 46 packages 02:49:03 Removing intermediate container b35243498370 02:49:03 ---> a1cc739c433f 02:49:03 Step 7/23 : COPY . . 02:49:04 ---> cc1540f05f16 02:49:04 Step 8/23 : RUN go mod download 02:49:04 ---> Running in fbbb663baead 02:49:04 Removing intermediate container fbbb663baead 02:49:04 ---> 4aaa4ed6a1ac 02:49:04 Step 9/23 : RUN make build 02:49:04 ---> Running in fa09084c44e0 02:49:05 go mod tidy 02:49:05 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 02:49:06 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:49:17 Removing intermediate container fa09084c44e0 02:49:17 ---> bd6d6f1ffc28 02:49:17 Step 10/23 : FROM alpine:3.12 02:49:17 3.12: Pulling from library/alpine 02:49:17 339de151aab4: Pulling fs layer 02:49:17 339de151aab4: Verifying Checksum 02:49:17 339de151aab4: Download complete 02:49:17 339de151aab4: Pull complete 02:49:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:49:17 Status: Downloaded newer image for alpine:3.12 02:49:17 ---> 13621d1b12d4 02:49:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:17 ---> Running in 106106ddcedf 02:49:17 Removing intermediate container 106106ddcedf 02:49:17 ---> 4cdf52e2ae99 02:49:17 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:17 ---> Running in c6f23127b023 02:49:17 Removing intermediate container c6f23127b023 02:49:17 ---> 28ccefbea19b 02:49:17 Step 13/23 : RUN apk add --update --no-cache zeromq 02:49:17 ---> Running in f627f71a2751 02:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:49:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:49:19 (1/5) Installing libgcc (9.3.0-r2) 02:49:19 (2/5) Installing libsodium (1.0.18-r0) 02:49:19 (3/5) Installing libstdc++ (9.3.0-r2) 02:49:20 (4/5) Installing libzmq (4.3.3-r0) 02:49:20 (5/5) Installing zeromq (4.3.3-r0) 02:49:20 Executing busybox-1.31.1-r20.trigger 02:49:20 OK: 8 MiB in 19 packages 02:49:20 Removing intermediate container f627f71a2751 02:49:20 ---> 3c96feb550fa 02:49:20 Step 14/23 : WORKDIR / 02:49:20 ---> Running in d44e438b4108 02:49:20 Removing intermediate container d44e438b4108 02:49:20 ---> 7e8fbd547187 02:49:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:49:20 ---> 58fe4c0778d2 02:49:20 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:49:21 ---> df67cd9af0b8 02:49:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:49:21 ---> 90e2a8446e85 02:49:21 Step 18/23 : EXPOSE 49990 02:49:21 ---> Running in ea95dd0a7c05 02:49:21 Removing intermediate container ea95dd0a7c05 02:49:21 ---> ab45565f1551 02:49:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:49:21 ---> Running in 8764783082a7 02:49:21 Removing intermediate container 8764783082a7 02:49:21 ---> 00aefcef9f4f 02:49:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:21 ---> Running in 58eed9e0f8b2 02:49:21 Removing intermediate container 58eed9e0f8b2 02:49:21 ---> 28f06af05fd2 02:49:21 Step 21/23 : LABEL arch=amd64 02:49:22 ---> Running in 5588b55a42f6 02:49:22 Removing intermediate container 5588b55a42f6 02:49:22 ---> 3d5ffa037c15 02:49:22 Step 22/23 : LABEL git_sha=29b7ac85919d660d2d3a0656b7fa39e6daad8d1a 02:49:22 ---> Running in 84a771235708 02:49:22 Removing intermediate container 84a771235708 02:49:22 ---> 6c2abbba56da 02:49:22 Step 23/23 : LABEL version=0.0.0 02:49:22 ---> Running in 5bd45a983b98 02:49:22 Removing intermediate container 5bd45a983b98 02:49:22 ---> 4ff77084e732 02:49:22 [Warning] One or more build-args [MAKE ARCH] were not consumed 02:49:22 Successfully built 4ff77084e732 02:49:22 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 02:49:23 ---> job-cost.sh 02:49:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gNxE 02:49:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-gNxE/bin to PATH 02:49:48 INFO: No Stack... 02:49:48 INFO: Retrieving Pricing Info for: v3-standard-2 02:49:49 INFO: Archiving Costs [Pipeline] sh 02:49:49 + cut -d, -f6 02:49:49 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 02:49:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-3-stack-cost] 02:49:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-3-stack-cost] did not exist. Created. 02:49:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:49 + echo total: 0.05999999865889549 [Pipeline] stash 02:49:49 Stashed 1 file(s) [Pipeline] } 02:49:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:50:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:50:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.361s coverage: 25.4% of statements 02:50:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:50:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.195s coverage: 28.1% of statements 02:50:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.234s coverage: 78.9% of statements 02:50:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.252s coverage: 10.7% of statements 02:50:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:50:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:50:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:50:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.297s coverage: 30.2% of statements 02:50:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:50:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.229s coverage: 83.3% of statements 02:50:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:50:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:50:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.362s coverage: 58.0% of statements 02:50:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.050s coverage: 89.2% of statements 02:50:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 02:50:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.184s coverage: 5.0% of statements 02:50:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:50:25 GO111MODULE=on go vet ./... 02:51:21 gofmt -l . 02:51:21 [ "`gofmt -l .`" = "" ] 02:51:21 ./bin/test-attribution-txt.sh 02:51:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:51:22 $ docker stop --time=1 5acffe3cf6497579c777c24fb7dd6b263b6a760bb22cf08f75f8ba855372b8e9 02:51:24 $ docker rm -f 5acffe3cf6497579c777c24fb7dd6b263b6a760bb22cf08f75f8ba855372b8e9 [Pipeline] // withDockerContainer [Pipeline] sh 02:51:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:51:25 Warning: overwriting stash ‘coverage-report’ 02:51:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:51:27 + ls -al . 02:51:27 total 248 02:51:27 drwxrwxr-x 10 jenkins jenkins 4096 May 20 02:51 . 02:51:27 drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:46 .. 02:51:27 -rw-rw-r-- 1 jenkins jenkins 140 May 20 02:47 .dockerignore 02:51:27 drwxrwxr-x 8 jenkins jenkins 4096 May 20 02:47 .git 02:51:27 drwxrwxr-x 2 jenkins jenkins 4096 May 20 02:47 .github 02:51:27 -rw-rw-r-- 1 jenkins jenkins 138 May 20 02:47 .gitignore 02:51:27 -rw-rw-r-- 1 jenkins jenkins 987 May 20 02:47 Dockerfile.build 02:51:27 -rw-rw-r-- 1 jenkins jenkins 894 May 20 02:47 Jenkinsfile 02:51:27 -rw-rw-r-- 1 jenkins jenkins 11341 May 20 02:47 LICENSE 02:51:27 -rw-rw-r-- 1 jenkins jenkins 997 May 20 02:47 Makefile 02:51:27 -rw-rw-r-- 1 jenkins jenkins 7652 May 20 02:47 README.md 02:51:27 -rw-rw-r-- 1 jenkins jenkins 6616 May 20 02:47 RELEASE-NOTES.txt 02:51:27 -rw-rw-r-- 1 jenkins jenkins 5 May 20 02:44 VERSION 02:51:27 drwxrwxr-x 2 jenkins jenkins 4096 May 20 02:47 bin 02:51:27 -rw-r--r-- 1 jenkins jenkins 126188 May 20 02:50 coverage.out 02:51:27 drwxrwxr-x 5 jenkins jenkins 4096 May 20 02:47 example 02:51:27 -rw-r--r-- 1 jenkins jenkins 575 May 20 02:51 go.mod 02:51:27 -rw-r--r-- 1 jenkins jenkins 20803 May 20 02:48 go.sum 02:51:27 drwxrwxr-x 15 jenkins jenkins 4096 May 20 02:47 internal 02:51:27 drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:47 openapi 02:51:27 drwxrwxr-x 5 jenkins jenkins 4096 May 20 02:47 pkg 02:51:27 drwxrwxr-x 4 jenkins jenkins 4096 May 20 02:47 snap 02:51:27 -rw-rw-r-- 1 jenkins jenkins 222 May 20 02:47 version.go [Pipeline] isUnix [Pipeline] sh 02:51:27 + 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=29b7ac85919d660d2d3a0656b7fa39e6daad8d1a --label arch=arm64 --label version=0.0.0 . 02:51:28 Sending build context to Docker daemon 2.718MB 02:51:28 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 02:51:28 Step 2/23 : FROM ${BASE} AS builder 02:51:28 ---> 2d5897875ada 02:51:28 Step 3/23 : WORKDIR /device-sdk-go 02:51:28 ---> Running in 4978d351e92a 02:51:29 Removing intermediate container 4978d351e92a 02:51:29 ---> 7c4769d2c63c 02:51:29 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:51:29 ---> Running in 11d684417f7d 02:51:29 Removing intermediate container 11d684417f7d 02:51:29 ---> f689bb16956e 02:51:29 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:29 ---> Running in e4a227cbd517 02:51:32 Removing intermediate container e4a227cbd517 02:51:32 ---> 85d12c6a63a1 02:51:32 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:51:32 ---> Running in 61fa97af1b3b 02:51:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:51:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:51:34 OK: 139 MiB in 46 packages 02:51:36 Removing intermediate container 61fa97af1b3b 02:51:36 ---> 8360bf843eff 02:51:36 Step 7/23 : COPY . . 02:51:37 ---> 6e528d0ecb8c 02:51:37 Step 8/23 : RUN go mod download 02:51:37 ---> Running in bfc0fee64f8c 02:51:40 Removing intermediate container bfc0fee64f8c 02:51:40 ---> 767138640080 02:51:40 Step 9/23 : RUN make build 02:51:40 ---> Running in 40557304e2a6 02:51:41 go mod tidy 02:51:41 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 02:52:20 Removing intermediate container 40557304e2a6 02:52:20 ---> 1b102cb7342f 02:52:20 Step 10/23 : FROM alpine:3.12 02:52:20 3.12: Pulling from library/alpine 02:52:20 d2f70382dc9a: Pulling fs layer 02:52:20 d2f70382dc9a: Verifying Checksum 02:52:20 d2f70382dc9a: Download complete 02:52:20 d2f70382dc9a: Pull complete 02:52:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:52:20 Status: Downloaded newer image for alpine:3.12 02:52:20 ---> 9852663dfa18 02:52:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:52:20 ---> Running in 16ded3b7448b 02:52:20 Removing intermediate container 16ded3b7448b 02:52:20 ---> d0c97180a45b 02:52:20 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:20 ---> Running in ec24a3e1b3c0 02:52:21 Removing intermediate container ec24a3e1b3c0 02:52:21 ---> 7286bcc53202 02:52:21 Step 13/23 : RUN apk add --update --no-cache zeromq 02:52:21 ---> Running in 8b930e36a77c 02:52:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:52:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:52:24 (1/5) Installing libgcc (9.3.0-r2) 02:52:24 (2/5) Installing libsodium (1.0.18-r0) 02:52:24 (3/5) Installing libstdc++ (9.3.0-r2) 02:52:25 (4/5) Installing libzmq (4.3.3-r0) 02:52:25 (5/5) Installing zeromq (4.3.3-r0) 02:52:25 Executing busybox-1.31.1-r20.trigger 02:52:25 OK: 8 MiB in 19 packages 02:52:26 Removing intermediate container 8b930e36a77c 02:52:26 ---> fead06e35513 02:52:26 Step 14/23 : WORKDIR / 02:52:27 ---> Running in caf671a79e52 02:52:27 Removing intermediate container caf671a79e52 02:52:27 ---> e27da4ba66e4 02:52:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:52:28 ---> 1b0e5eb21422 02:52:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:52:29 ---> 10dfcaf7eb57 02:52:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:52:30 ---> c58de8486e69 02:52:30 Step 18/23 : EXPOSE 49990 02:52:30 ---> Running in 31cffa30a593 02:52:30 Removing intermediate container 31cffa30a593 02:52:30 ---> 7e4685a93ace 02:52:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:52:31 ---> Running in db2da8fcf28b 02:52:31 Removing intermediate container db2da8fcf28b 02:52:31 ---> f57de08a3948 02:52:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:31 ---> Running in 73b817c3387e 02:52:32 Removing intermediate container 73b817c3387e 02:52:32 ---> ba0ef4e6caf7 02:52:32 Step 21/23 : LABEL arch=arm64 02:52:32 ---> Running in 35271e519f2a 02:52:32 Removing intermediate container 35271e519f2a 02:52:32 ---> 70892519f83d 02:52:32 Step 22/23 : LABEL git_sha=29b7ac85919d660d2d3a0656b7fa39e6daad8d1a 02:52:32 ---> Running in e8a4eef5385c 02:52:33 Removing intermediate container e8a4eef5385c 02:52:33 ---> 581508d87b27 02:52:33 Step 23/23 : LABEL version=0.0.0 02:52:33 ---> Running in 96d2bf856fca 02:52:34 Removing intermediate container 96d2bf856fca 02:52:34 ---> 15c952d790f7 02:52:34 [Warning] One or more build-args [MAKE ARCH] were not consumed 02:52:34 Successfully built 15c952d790f7 02:52:34 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 02:52:34 ---> job-cost.sh 02:52:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2i1o 02:53:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-2i1o/bin to PATH 02:54:35 INFO: No Stack... 02:54:35 INFO: Retrieving Pricing Info for: v2-standard-4 02:54:36 INFO: Archiving Costs [Pipeline] sh 02:54:36 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 02:54:36 + cut -d, -f6 [Pipeline] lock 02:54:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-934-3-stack-cost] 02:54:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-934-3-stack-cost] did not exist. Created. 02:54:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-934-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:36 /w/workspace/device-sdk-go/3@tmp/durable-27cb48e3/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-27cb48e3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:54:37 + echo total: 0.18000000715255737 [Pipeline] stash 02:54:37 Warning: overwriting stash ‘stack-cost’ 02:54:37 Stashed 1 file(s) [Pipeline] } 02:54:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-934-3-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 02:54:38 provisioning config files... 02:54:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config1859482119484320568tmp [Pipeline] { [Pipeline] sh 02:54:38 + set +x 02:54:38 + curl -s https://codecov.io/bash 02:54:38 + bash -s -- 02:54:38 02:54:38 _____ _ 02:54:38 / ____| | | 02:54:38 | | ___ __| | ___ ___ _____ __ 02:54:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:54:38 | |___| (_) | (_| | __/ (_| (_) \ V / 02:54:38 \_____\___/ \__,_|\___|\___\___/ \_/ 02:54:38 Bash-1.0.2 02:54:38 02:54:38 02:54:38 ==> git version 2.24.4 found 02:54:38 ==> 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 02:54:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:54:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:54:38 ==> Jenkins CI detected. 02:54:38 project root: . 02:54:38 --> token set from env 02:54:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:54:39 ==> Running gcov in . (disable via -X gcov) 02:54:39 ==> Python coveragepy not found 02:54:39 ==> Searching for coverage reports in: 02:54:39 + . 02:54:39 -> Found 1 reports 02:54:39 ==> Detecting git/mercurial file structure 02:54:39 ==> Reading reports 02:54:39 + ./coverage.out bytes=126188 02:54:39 ==> Appending adjustments 02:54:39 https://docs.codecov.io/docs/fixing-reports 02:54:39 + Found adjustments 02:54:39 ==> Gzipping contents 02:54:39 20K /tmp/codecov.V5ix52.gz 02:54:39 ==> Uploading reports 02:54:39 url: https://codecov.io 02:54:39 query: branch=PR-934&commit=08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 02:54:39 -> Pinging Codecov 02:54:39 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-934&commit=08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-934%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=934&job=&cmd_args= 02:54:39 -> Uploading to 02:54:39 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/7E55EF52A471D76F132DFD9A03CDDE97/08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7/5df8a998-5cfc-4137-a053-b54ac59b2240.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T025439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17dbc776d57c1527273b5d2a3d63435c67559c2f4506fef55cc4e844693d0b4e 02:54:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:39 Dload Upload Total Spent Left Speed 02:54:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16480 0 0 100 16480 0 40254 --:--:-- --:--:-- --:--:-- 40293 02:54:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/08a71c5fbf79fa01eb9cf4b2ebc25eea023d88b7 [Pipeline] } 02:54:40 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 02:54:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:42 ---> package-listing.sh 02:54:42 ++ tr '[:upper:]' '[:lower:]' 02:54:42 ++ facter osfamily 02:54:42 + OS_FAMILY=redhat 02:54:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-934 02:54:42 + START_PACKAGES=/tmp/packages_start.txt 02:54:42 + END_PACKAGES=/tmp/packages_end.txt 02:54:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:42 + PACKAGES=/tmp/packages_start.txt 02:54:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 02:54:42 + PACKAGES=/tmp/packages_end.txt 02:54:42 + case "${OS_FAMILY}" in 02:54:42 + rpm -qa 02:54:42 + sort 02:54:43 + '[' -f /tmp/packages_start.txt ']' 02:54:43 + '[' -f /tmp/packages_end.txt ']' 02:54:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:43 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-934 ']' 02:54:43 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ 02:54:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-934/archives/ [Pipeline] echo 02:54:43 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-934/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:54:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:44 02:54:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:44 alpine: Pulling from edgex-lftools-log-publisher 02:54:44 df20fa9351a1: Pulling fs layer 02:54:44 36b3adc4ff6f: Pulling fs layer 02:54:44 8ad3a11d3b57: Pulling fs layer 02:54:44 46f8f816bc3b: Pulling fs layer 02:54:44 93b61091891f: Pulling fs layer 02:54:44 93b9cdb0e59b: Pulling fs layer 02:54:44 5e14af77c1be: Pulling fs layer 02:54:44 01666e4c0597: Pulling fs layer 02:54:44 aa168da1d23b: Pulling fs layer 02:54:44 93b61091891f: Waiting 02:54:44 93b9cdb0e59b: Waiting 02:54:44 5e14af77c1be: Waiting 02:54:44 01666e4c0597: Waiting 02:54:44 aa168da1d23b: Waiting 02:54:44 46f8f816bc3b: Waiting 02:54:44 36b3adc4ff6f: Verifying Checksum 02:54:44 36b3adc4ff6f: Download complete 02:54:44 46f8f816bc3b: Verifying Checksum 02:54:44 46f8f816bc3b: Download complete 02:54:44 df20fa9351a1: Verifying Checksum 02:54:44 df20fa9351a1: Download complete 02:54:44 93b61091891f: Verifying Checksum 02:54:44 93b61091891f: Download complete 02:54:44 93b9cdb0e59b: Verifying Checksum 02:54:44 93b9cdb0e59b: Download complete 02:54:44 01666e4c0597: Verifying Checksum 02:54:44 01666e4c0597: Download complete 02:54:44 5e14af77c1be: Verifying Checksum 02:54:44 5e14af77c1be: Download complete 02:54:44 df20fa9351a1: Pull complete 02:54:45 36b3adc4ff6f: Pull complete 02:54:45 8ad3a11d3b57: Verifying Checksum 02:54:45 8ad3a11d3b57: Download complete 02:54:45 8ad3a11d3b57: Pull complete 02:54:45 46f8f816bc3b: Pull complete 02:54:46 93b61091891f: Pull complete 02:54:46 93b9cdb0e59b: Pull complete 02:54:46 5e14af77c1be: Pull complete 02:54:46 01666e4c0597: Pull complete 02:54:47 aa168da1d23b: Verifying Checksum 02:54:47 aa168da1d23b: Download complete 02:54:51 aa168da1d23b: Pull complete 02:54:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:54:51 prd-centos7-docker-4c-2g-15247 does not seem to be running inside a container 02:54:51 $ 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-934/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-934 -v /w/workspace/dgexfoundry_device-sdk-go_PR-934:/w/workspace/dgexfoundry_device-sdk-go_PR-934:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:54:54 $ docker top 1bd60a5ccbea5c617b84b33c2728313a2c2d179822ed9b1c3f06e43c87220547 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:54 + mkdir -p /var/log/sa [Pipeline] sh 02:54:55 + ls /var/log/sa-host 02:54:55 + sadf -c /var/log/sa-host/sa05 02:54:55 file_magic: OK 02:54:55 HZ: Using current value: 100 02:54:55 file_header: OK 02:54:55 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 02:54:55 Statistics: 02:54:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:54:55 File successfully converted to sysstat format version 12.2.1 02:54:55 + sadf -c /var/log/sa-host/sa20 02:54:55 file_magic: OK 02:54:55 HZ: Using current value: 100 02:54:55 file_header: OK 02:54:55 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 02:54:55 Statistics: 02:54:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:54:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:55 provisioning config files... 02:54:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp/config1366274386344673077tmp [Pipeline] { [Pipeline] echo 02:54:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:56 ---> create-netrc.sh [Pipeline] } 02:54:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:54:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:54:56 ---> python-tools-install.sh [Pipeline] echo 02:54:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:56 ---> sudo-logs.sh 02:54:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:57 ---> job-cost.sh 02:54:57 lf-activate-venv: SKIPPING 02:54:57 DEBUG: total: 0.18000000715255737 02:54:57 INFO: Retrieving Stack Cost... 02:54:57 INFO: Retrieving Pricing Info for: v3-standard-2 02:54:58 INFO: Archiving Costs [Pipeline] echo 02:54:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:58 ---> logs-deploy.sh 02:54:58 lf-activate-venv: SKIPPING 02:54:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-934/3 02:54:58 INFO: archiving workspace using pattern(s): 02:54:59 Archives upload complete. 02:54:59 INFO: archiving logs to Nexus 02:55:00 ---> uname -a: 02:55:00 Linux prd-centos7-docker-4c-2g-15247.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:55:00 02:55:00 02:55:00 ---> lscpu: 02:55:00 Architecture: x86_64 02:55:00 CPU op-mode(s): 32-bit, 64-bit 02:55:00 Byte Order: Little Endian 02:55:00 Address sizes: 40 bits physical, 48 bits virtual 02:55:00 CPU(s): 2 02:55:00 On-line CPU(s) list: 0,1 02:55:00 Thread(s) per core: 1 02:55:00 Core(s) per socket: 1 02:55:00 Socket(s): 2 02:55:00 NUMA node(s): 1 02:55:00 Vendor ID: AuthenticAMD 02:55:00 CPU family: 23 02:55:00 Model: 49 02:55:00 Model name: AMD EPYC-Rome Processor 02:55:00 Stepping: 0 02:55:00 CPU MHz: 2800.000 02:55:00 BogoMIPS: 5600.00 02:55:00 Virtualization: AMD-V 02:55:00 Hypervisor vendor: KVM 02:55:00 Virtualization type: full 02:55:00 L1d cache: 64 KiB 02:55:00 L1i cache: 64 KiB 02:55:00 L2 cache: 1 MiB 02:55:00 L3 cache: 32 MiB 02:55:00 NUMA node0 CPU(s): 0,1 02:55:00 Vulnerability Itlb multihit: Not affected 02:55:00 Vulnerability L1tf: Not affected 02:55:00 Vulnerability Mds: Not affected 02:55:00 Vulnerability Meltdown: Not affected 02:55:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:55:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:55:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:55:00 Vulnerability Srbds: Not affected 02:55:00 Vulnerability Tsx async abort: Not affected 02:55:00 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 02:55:00 02:55:00 02:55:00 ---> nproc: 02:55:00 2 02:55:00 02:55:00 02:55:00 ---> df -h: 02:55:00 Filesystem Size Used Available Use% Mounted on 02:55:00 overlay 40.0G 7.6G 32.4G 19% / 02:55:00 tmpfs 64.0M 0 64.0M 0% /dev 02:55:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:55:00 shm 64.0M 0 64.0M 0% /dev/shm 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-934@tmp 02:55:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:55:00 02:55:00 02:55:00 ---> free -m: 02:55:00 total used free shared buff/cache available 02:55:00 Mem: 7821 933 4789 0 2097 6709 02:55:00 Swap: 1023 0 1023 02:55:00 02:55:00 02:55:00 ---> ip addr: 02:55:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:55:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:55:00 inet 127.0.0.1/8 scope host lo 02:55:00 valid_lft forever preferred_lft forever 02:55:00 inet6 ::1/128 scope host 02:55:00 valid_lft forever preferred_lft forever 02:55:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:55:00 link/ether fa:16:3e:ac:aa:fa brd ff:ff:ff:ff:ff:ff 02:55:00 inet 10.30.123.254/23 brd 10.30.123.255 scope global dynamic eth0 02:55:00 valid_lft 85725sec preferred_lft 85725sec 02:55:00 inet6 fe80::f816:3eff:feac:aafa/64 scope link 02:55:00 valid_lft forever preferred_lft forever 02:55:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:55:00 link/ether 02:42:3b:a2:4c:47 brd ff:ff:ff:ff:ff:ff 02:55:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:55:00 valid_lft forever preferred_lft forever 02:55:00 inet6 fe80::42:3bff:fea2:4c47/64 scope link 02:55:00 valid_lft forever preferred_lft forever 02:55:00 02:55:00 02:55:00 ---> sar -b -r -n DEV: 02:55:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 02:55:00 02:55:00 02:43:34 LINUX RESTART (2 CPU) 02:55:00 02:55:00 02:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:55:00 02:45:01 104.76 13.28 91.48 0.00 4659.23 5217.23 0.00 02:55:00 02:46:01 0.93 0.00 0.93 0.00 0.00 23.80 0.00 02:55:00 02:47:01 0.47 0.00 0.47 0.00 0.00 7.28 0.00 02:55:00 02:48:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 02:55:00 02:49:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 02:55:00 02:50:01 0.40 0.00 0.40 0.00 0.00 5.78 0.00 02:55:00 02:51:02 0.27 0.00 0.27 0.00 0.00 4.41 0.00 02:55:00 02:52:01 0.29 0.00 0.29 0.00 0.00 3.91 0.00 02:55:00 02:53:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 02:55:00 02:54:01 0.27 0.00 0.27 0.00 0.00 4.02 0.00 02:55:00 Average: 10.86 1.33 9.52 0.00 466.99 529.31 0.00 02:55:00 02:55:00 02:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:55:00 02:45:01 5456072 0 809892 10.11 2620 1740356 1303260 14.39 580588 1572220 132 02:55:00 02:46:01 5467424 0 798532 9.97 2620 1740364 1206160 13.32 571488 1572188 12 02:55:00 02:47:01 5467028 0 798928 9.98 2620 1740364 1206184 13.32 573380 1570592 16 02:55:00 02:48:01 5464280 0 801672 10.01 2620 1740368 1206208 13.32 576604 1570592 8 02:55:00 02:49:01 5465648 0 800296 9.99 2620 1740376 1205956 13.31 571020 1574800 8 02:55:00 02:50:01 5465336 0 800608 10.00 2620 1740376 1206028 13.32 571276 1574800 8 02:55:00 02:51:02 5465844 0 800092 9.99 2620 1740384 1205956 13.31 570996 1574800 8 02:55:00 02:52:01 5457832 0 808100 10.09 2620 1740388 1205956 13.31 579128 1574800 8 02:55:00 02:53:01 5457016 0 808912 10.10 2620 1740392 1205956 13.31 579564 1574852 8 02:55:00 02:54:01 5457104 0 808820 10.10 2620 1740396 1205956 13.31 581384 1572952 8 02:55:00 Average: 5462358 0 803585 10.03 2620 1740376 1215762 13.42 575543 1573260 22 02:55:00 02:55:00 02:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:55:00 02:45:01 eth0 625.07 434.23 1091.83 88.71 0.00 0.00 0.00 0.00 02:55:00 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:45:01 docker0 14.30 10.97 2.06 27.28 0.00 0.00 0.00 0.00 02:55:00 02:46:01 eth0 4.16 1.97 3.07 0.13 0.00 0.00 0.00 0.00 02:55:00 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:47:01 eth0 0.90 0.30 0.32 0.14 0.00 0.00 0.00 0.00 02:55:00 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:48:01 eth0 0.52 0.28 0.27 0.26 0.00 0.00 0.00 0.00 02:55:00 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:49:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:00 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:50:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 02:55:00 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:51:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:00 02:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:00 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:00 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:00 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 Average: eth0 63.28 43.84 109.82 8.96 0.00 0.00 0.00 0.00 02:55:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:00 Average: docker0 1.43 1.10 0.21 2.73 0.00 0.00 0.00 0.00 02:55:00 02:55:00 02:55:00 ---> sar -P ALL: 02:55:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 02:55:00 02:55:00 02:43:34 LINUX RESTART (2 CPU) 02:55:00 02:55:00 02:44:01 CPU %user %nice %system %iowait %steal %idle 02:55:00 02:45:01 all 12.76 0.00 3.21 3.05 0.06 80.92 02:55:00 02:45:01 0 12.17 0.00 3.72 2.93 0.05 81.12 02:55:00 02:45:01 1 13.35 0.00 2.70 3.16 0.07 80.71 02:55:00 02:46:01 all 0.12 0.00 0.03 0.00 0.04 99.82 02:55:00 02:46:01 0 0.17 0.00 0.02 0.00 0.03 99.78 02:55:00 02:46:01 1 0.07 0.00 0.03 0.00 0.05 99.85 02:55:00 02:47:01 all 0.06 0.00 0.03 0.00 0.03 99.87 02:55:00 02:47:01 0 0.08 0.00 0.02 0.00 0.03 99.87 02:55:00 02:47:01 1 0.03 0.00 0.05 0.00 0.03 99.88 02:55:00 02:48:01 all 0.03 0.00 0.03 0.00 0.03 99.92 02:55:00 02:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:55:00 02:48:01 1 0.03 0.00 0.03 0.00 0.05 99.88 02:55:00 02:49:01 all 0.08 0.00 0.02 0.00 0.04 99.87 02:55:00 02:49:01 0 0.08 0.00 0.02 0.00 0.03 99.87 02:55:00 02:49:01 1 0.07 0.00 0.02 0.00 0.05 99.87 02:55:00 02:50:01 all 0.09 0.00 0.03 0.00 0.03 99.84 02:55:00 02:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:55:00 02:50:01 1 0.15 0.00 0.03 0.00 0.03 99.78 02:55:00 02:51:02 all 0.08 0.00 0.02 0.00 0.03 99.87 02:55:00 02:51:02 0 0.03 0.00 0.02 0.00 0.05 99.90 02:55:00 02:51:02 1 0.13 0.00 0.02 0.00 0.02 99.83 02:55:00 02:52:01 all 0.07 0.00 0.03 0.00 0.03 99.87 02:55:00 02:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:55:00 02:52:01 1 0.12 0.00 0.05 0.00 0.02 99.81 02:55:00 02:53:01 all 0.11 0.00 0.03 0.00 0.03 99.83 02:55:00 02:53:01 0 0.05 0.00 0.02 0.00 0.03 99.90 02:55:00 02:53:01 1 0.17 0.00 0.03 0.00 0.03 99.77 02:55:00 02:54:01 all 0.03 0.00 0.03 0.00 0.03 99.92 02:55:00 02:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:55:00 02:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:55:00 Average: all 1.32 0.00 0.34 0.30 0.04 98.01 02:55:00 Average: 0 1.24 0.00 0.38 0.29 0.03 98.06 02:55:00 Average: 1 1.39 0.00 0.30 0.31 0.04 97.96 02:55:00 02:55:00 02:55:00